/*
Theme Name: Prana Collectivec
Theme URI: https://oceanwp.org/
Description: This is a child theme of OceanWP.
Author: Shafiqul
Author URI: https://www.suvronur.com/
Template: oceanwp
Version: 1.0
*/

/* ----------------------- Default Start ---------------------- */

body {
  overflow-x: hidden;
}

h2 {
    margin-left: -2px;
}

.text-white {
  color: #fff;
}

#site-header-sticky-wrapper {
    position: absolute;
    width: 100%;
}

.vc_btn3 {
    background: #67074e !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 17px !important;
    letter-spacing: 2px;
    font-weight: normal;
    border-radius: 0 !important;
    padding: 7px 20px !important;
    transition: all .3s ease-in-out .0s;
}
.vc_btn3:hover {
    background: #2f2250 !important;
}
.blue-btn .vc_btn3 {
    background: #2f2250 !important;
}
.blue-btn .vc_btn3:hover {
    background: #67074e !important;
}

.white .vc_btn3 {
    background: #fff !important;
  color: #2f2250 !important;
}
.white .vc_btn3:hover {
    background: #67074e !important;
  color: #fff !important;
}

.light-gray .vc_btn3 {
    background: #baccce !important;
  color: #2f2250 !important;
}
.light-gray .vc_btn3:hover {
    background: #67074e !important;
  color: #fff !important;
}

.bg-rct-right {
    overflow: visible;
    position: relative;
  z-index: 1;
}

.bg-rct-left {
    overflow: visible;
    position: relative;
  z-index: 1;
}

.bg-rct-left-border {
    position: absolute;
  width: 90%;
  height: 260px;
  left: -75px;
  bottom: 85px;
  border-left: 28px solid #2f2250;
  z-index: -1;
}

.bg-rct-left-border::before {
    content: "";
    width: 300px;
    height: 28px;
    background: #2f2250;
    display: block;
}

.bg-rct-left-border::after {
    content: "";
    width: 3000px;
    height: 28px;
    background: #2f2250;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bg-rct-right-border {
    position: absolute;
    width: 100%;
    height: 300px;
    top: 28px;
    right: -75px;
    margin-top: 21px;
    border-right: 28px solid #67074e;
    z-index: -1;
}

.bg-rct-right-border::before {
    content: "";
    width: 3000px;
    height: 28px;
    background: #67074e;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.bg-rct-right-border::after {
    content: "";
    width: 50%;
    height: 28px;
    background: #67074e;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.widget-title {
    padding: 0;
    border: none;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.dot {
    margin-left: 0;
    list-style: none;
}
.dot li {
    padding-left: 15px;
}
.dot li::before {
    content: "\f0da ";
    font-family: fontawesome;
    color: #67074e;
    margin-left: -15px;
    margin-right: 6px;
}

.page-id-19827 main .container .content-area{
	background: rgba(255,255,255,.7);
	padding: 50px 40px 50px !important;
}

a.woocommerce-terms-and-conditions-link{
	color: rgb(255,0,0)!important;
	text-decoration: underline;
	text-transform: capitalize;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions{
	border: 1px solid #67074e;
    padding: 15px;
}



@media only screen and (max-width: 1500px) {
  .bg-rct-left-border {
    border-left: 15px solid #2f2250;
    left: -24px;
  }
  .bg-rct-left-border::before {
    height: 15px;
  }
  .bg-rct-left-border::after {
    height: 15px;
  }
  .bg-rct-right-border {
    border-right: 15px solid #67074e;
    right: -24px;
  }
  .bg-rct-right-border::before {
    height: 15px;
  }
  .bg-rct-right-border::after {
    height: 15px;
  }
}

@media only screen and (min-width: 1250px){
  body .services-mega-menu.sfHover .megamenu.sub-menu {
    display: flex !important;
  }
  body .services-mega-menu .megamenu.sub-menu {
    flex-flow: wrap;
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  body .services-mega-menu .megamenu.sub-menu,
  body .shop-mega-menu .megamenu.sub-menu {
    padding-bottom: 20px;
  }
  body .services-mega-menu .megamenu.sub-menu > li:nth-child(1) {
    width: 66.66% !important;
    text-align: left;
    padding: 0 15px;
  }
  body .services-mega-menu .megamenu.sub-menu > li:nth-child(2) {
    width: 33.33% !important;
    text-align: left;
    padding: 0 15px;
  }
  body .services-mega-menu .megamenu.sub-menu > li > a {
    font-weight: bold;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #67074e;
  }
  body .services-mega-menu .megamenu.sub-menu > li > .sub-menu {
    display: flex !important;
    flex-flow: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  body .services-mega-menu .megamenu.sub-menu > li > .sub-menu > li {
    width: 50% !important;
    padding: 0 15px;
  }
  body .services-mega-menu .megamenu.sub-menu > li > .sub-menu > li > a {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee;
  }
  body .services-mega-menu .megamenu.sub-menu > li:nth-child(2) > ul > li {
    width: 100% !important;
  }
  
  .shop-mega-menu.sfHover .megamenu {
    display: flex !important;
  }
  .shop-mega-menu .megamenu {
    flex-flow: wrap;
    margin: 0 -15px;
  }
  body .shop-mega-menu .megamenu > li {
    width: 25% !important;
    padding: 0 15px;
  }
  .shop-mega-menu .megamenu > li .sub-menu li {
    display: block !important;
    border-bottom: 1px solid #eee !important;
  }
  .shop-mega-menu .megamenu > li .sub-menu li a {
    padding-left: 22px;
    padding-right: 0;
    position: relative;
  }
  .shop-mega-menu .megamenu > li .sub-menu li a::before {
    content: "";
    background: #6d1255;
    width: 10px;
    height: 1px;
    position: absolute;
    left: 6px;
    top: 20.5px;
  }
  .shop-mega-menu .megamenu > li .sub-menu li.menu-parent-category-item a {
    padding-left: 0;
    font-weight: bold;
  }
  .shop-mega-menu .megamenu > li .sub-menu li.menu-parent-category-item a::before {
    display: none !important;
  }
}

@media only screen and (max-width: 1249px){ 
  .shop-mega-menu > .sub-menu > li > a {
    display: none !important;
  }
  .shop-mega-menu .sub-menu > li .sub-menu {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .bg-rct-left-border {
    display: none;
  }
  .bg-rct-right-border {
    display: none;
  }
  .page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
    font-size: 22px !important;
  }
  .page-header {
    padding: 145px 0 10px 0 !important;
  }
  .mobile-heading-h2,
  .testimonial-item-left h2 {
    font-size: 30px !important;
  }
  .mobile-heading-h3 {
    font-size: 20px !important;
  }
  .mobile-space {
    height: 30px !important;
  }
}

/* ----------------------- Default End ---------------------- */

/* ----------------------- Header Start ---------------------- */
#site-logo #site-logo-inner a:hover img {
  opacity: 1;
}

.search-toggle-li {
    display: none;
}

.prana-search-toggole {
    margin-left: 6px;
}

.home #site-header {
    position: absolute;
}

#site-header::before {
    content: "";
    background: rgb(2,0,36);
    background: linear-gradient(360deg, rgba(2,0,36,0) 0%, rgba(0,0,0,0.7) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}

.center-menu #site-navigation-wrap #site-navigation {
    display: inline-block;
}

.header-left-sicon-list {
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}

.header-left-sicon-list li {
    display: inline-block;
}

.header-left-sicon-list li + li {
    margin-left: 10px;
}

.header-left-sicon-list li a {
    color: #fff;
    line-height: 85px;
    display: inline-block;
  font-size: 20px;
}

.header-left-sicon-list .wcmenucart-cart-icon .wcmenucart-count::after {
    display: none;
}

.header-left-sicon-list .wcmenucart-cart-icon {
    position: relative;
}

.header-left-sicon-list .wcmenucart-cart-icon::before {
    content: "\f07a";
    font-family: fontawesome;
}

.header-left-sicon-list .wcmenucart-cart-icon .wcmenucart-count {
    position: absolute;
    border-color: #fff !important;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    top: 13px;
    right: -20px;
    background: transparent !important;
  line-height: 25px;
}

.megamenu.sub-menu::before {
    content: "";
    position: absolute;
    width: 1000%;
    height: 100%;
    background: #fff;
    left: -300%;
}

.megamenu.sub-menu {
    text-align: center;
  opacity: 0;
  box-shadow: none;
}

.megamenu.sub-menu li {
    width: auto !important;
    border: none !important;
    float: none !important;
    display: inline-block !important;
}

.navigation .megamenu li a.menu-link {
    font-size: 15px;
    font-weight: 400;
    color: #67074e;
}

.navigation .megamenu li a.menu-link:hover {
    color: #2f2250;
}
.center-menu #site-navigation-wrap {
    top: 0;
}

@media only screen and (min-width: 1250px) {
  #site-logo {
    z-index: 1;
    position: relative;
  }
}

/* ----------------------- Header End ---------------------- */


/* ----------------------- Slider Start ---------------------- */
.text-shadow {
    text-shadow: 0 0 15px #000;
}
.rev-btn {
    transition: all .3s ease-in-out .0s !important;
}
/* ----------------------- Slider End ---------------------- */

/* ----------------------- Testimonial Start ---------------------- */
.testimonial-block {
    background: #67074e;
}

.testimonial-item {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
}

.testimonial-item-left {
    width: 49%;
    padding-left: 60px;
  position: relative;
  padding-bottom: 60px;
}

.testimonial-item-left h2 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
  letter-spacing: 2px;
}

.prana-testimonial-content p {
    color: #fff;
}

.prana-testimonial-name {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 35px;
}

.prana-testimonial-name::before {
    content: "";
    background: #fff;
    display: inline-block;
    height: 2px;
    width: 8px;
    position: relative;
    top: -5px;
    margin-right: 5px;
}

.testimonial-item-right {
    width: 48%;
    background-position: center !important;
    background-size: cover !important;
}

.owl-carousel .owl-item {
    overflow: hidden;
}

.testimonial-item-right img {
    opacity: 0;
}

.prana-testimonial-btn {
    color: #fff;
    position: absolute;
    bottom: 70px;
    right: 15px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}

.prana-testimonial-btn:hover {
    color: #2f2250;
}

.prana-testimonial-btn .arrow {
    background: #fff;
    height: 2px;
    width: 40px;
    display: inline-block;
    position: relative;
    top: -5px;
    margin-left: 5px;
  transition: all .3s ease-in-out .0s;
}

.prana-testimonial-btn .arrow::before {
    content: "";
    background: #fff;
    width: 10px;
    height: 3px;
    position: absolute;
    z-index: 1;
    right: -12px;
    top: -5px;
    transform: skewY(45deg);
  transition: all .3s ease-in-out .0s;
}

.prana-testimonial-btn .arrow::after {
    content: "";
    background: #fff;
    width: 10px;
    height: 3px;
    position: absolute;
    z-index: 1;
    right: -12px;
    bottom: -5px;
    transform: skewY(-45deg);
  transition: all .3s ease-in-out .0s;
}

.prana-testimonial-btn:hover .arrow,
.prana-testimonial-btn:hover .arrow::before, 
.prana-testimonial-btn:hover .arrow::after {
  background: #2f2250;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dots li button::before {
    display: none;
}

.slick-dots {
    bottom: 30px !important;
    left: 50px !important;
    width: auto !important;
}

.slick-dots li {
    width: auto;
}

.slick-dots li button {
    border: 2px solid #fff !important;
    padding: 4px !important;
    display: inline-block !important;
    background: transparent !important;
    border-radius: 0 !important;
    width: auto !important;
    height: auto !important;
}

.slick-dots li.slick-active button {
  background: #fff !important;
}

.all-testimonials {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.testimonial-single-item {
    background: #67074e;
    width: 48.5%;
    text-align: center;
    margin-top: 35px;
}
.testimonial-item-top {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.testimonial-item-bottom {
    padding: 40px 20px;
}
.testimonial-item-bottom .prana-testimonial-name {
    margin-top: 20px;
}
.testimonial-item-bottom .prana-testimonial-name a {
  color: #fff;
}
.testimonial-item-bottom .prana-testimonial-name a:hover {
  color: #2f2250;
}
.testimonial-item-top img {
    opacity: 0;
}
.testimonial-item-bottom .prana-testimonial-content p::before {
    content: "\f10d";
    font-family: fontawesome;
    margin-right: 5px;
    position: relative;
    top: -5px;
    font-size: 17px;
}
.testimonial-item-bottom .prana-testimonial-content p::after {
    content: "\f10e";
    font-family: fontawesome;
    margin-left: 5px;
    position: relative;
    bottom: -5px;
    font-size: 17px;
}

@media only screen and (min-width: 768px){
  .testimonial-item-left.full-width {
    width: 100%;
    padding-right: 60px;
    text-align: center;
    padding-bottom: 100px;
  }

  .testimonial-item-left.full-width .prana-testimonial-btn {
    right: unset !important;
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-item-right {
    width: 100%;
    order: 1;
  }
  
  .testimonial-item-left {
    width: 100%;
    order: 2;
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .prana-testimonial-btn {
    right: 40px;
  }
  
  .slick-dots {
    left: 20px !important;
  }
  .testimonial-item-left {
    padding-bottom: 90px;
  }
  .prana-testimonial-btn {
    right: inherit;
    left: 30px;
    bottom: 65px;
  }
  .prana-testimonial-name,
  .prana-testimonial-btn {
    font-size: 17px;
  }
  .prana-testimonial-btn .arrow {
    width: 30px;
  }
  .prana-testimonial-btn .arrow::after {
    width: 7px;
    right: -9px;
    bottom: -3px;
  }
  .prana-testimonial-btn .arrow::before {
    width: 7px;
    right: -9px;
    top: -4px;
  }
}
/* ----------------------- Testimonial End ---------------------- */

/* ----------------------- Home Start ---------------------- */
.product-block .woocommerce ul.products li.product .woo-entry-inner {
    text-align: left;
}

.product-block .woocommerce ul.products .product {
    padding-bottom: 0;
    margin-bottom: 5px;
    padding-top: 15px;
}

.product-block .woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
    margin-bottom: 15px;
}

.product-block .woo-entry-image-main {
    width: 100%;
    -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.product-block .product-inner:hover .woo-entry-image-main {
    -webkit-transform: rotate(-10deg) scale(1.4);
  transform: rotate(-10deg) scale(1.4);
}

.product-block .woocommerce ul.products li.product .woo-entry-inner li.title {
    display: inline-block;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  width: 75%;
}

.product-block .woocommerce ul.products li.product .price {
    font-size: 15px;
    font-weight: normal;
    color: #2f2250;
}

.product-block .woocommerce ul.products li.product .price .amount {
  color: #2f2250;
}

.product-block .woocommerce ul.products li.product li.inner {
    display: inline-block;
    margin: 0;
    float: right;
  display: inline-block;
  margin: 0;
  float: right;
  width: 25%;
  text-align: right;
}

.product-block .woocommerce ul.products li.product li.category,
.product-block .woocommerce ul.products li.product li.btn-wrap {
    display: none;
}

.product-block .woo-entry-image {
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out .0s;
}

.product-block .woo-entry-image a::before {
    content: "";
    background: #67074e;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  transition: all .3s ease-in-out .0s;
  z-index: 1;
}

.product-block .product-inner:hover .woo-entry-image a::before {
    opacity: .6;
}

.home-faqs .vc_tta-tabs-container {
    margin-right: 0 !important;
}

.home-faqs .vc_tta-tabs-list {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
}

body .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    background: #67074e;
    color: #fff;
    border-radius: 0;
    width: 100% !important;
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    transition: all .3s ease-in-out .0s;
  border: none;
}

body .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, 
body .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover,
body .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a{
  background: #2f2250;
  color: #fff;
}

.home-faqs .vc_tta.vc_general .vc_tta-tab {
    max-width: 300px;
    width: 32%;
}

body .home-faqs .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: transparent;
    border: none;
}

body .home-faqs .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
}

.home-faqs .vc_toggle {
    background: #fff;
    margin-bottom: 0;
    margin-top: 25px;
    padding: 14px 20px;
    text-align: center;
}

.home-faqs .vc_toggle h4 {
    text-transform: uppercase;
    letter-spacing: .6px;
}

.home-faqs .vc_toggle.vc_toggle_active {
    background: #67074e;
}

.home-faqs .vc_toggle.vc_toggle_active h4 {
    color: #fff;
}

.home-faqs .vc_toggle.vc_toggle_active p {
    color: #fff;
    font-size: 16px;
}

.home-faqs .vc_toggle.vc_toggle_active .vc_toggle_content {
    margin-bottom: 0;
}

.home-faqs .vc_toggle_round .vc_toggle_icon {
    background: #67074e !important;
}

.home-faqs .vc_toggle_round .vc_toggle_icon::after, 
.home-faqs .vc_toggle_round .vc_toggle_icon::before {
    background-color: #fff !important;
}

.home-faqs .vc_toggle_round.vc_toggle_active .vc_toggle_icon {
    background: #fff !important;
}

.home-faqs .vc_toggle_round.vc_toggle_active .vc_toggle_icon::after, 
.home-faqs .vc_toggle_round.vc_toggle_active .vc_toggle_icon::before {
    background-color: #67074e !important;
}

body .home-faqs .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    margin-bottom: 30px;
}

.home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    text-align: center;
    color: #fff !important;
    background: #67074e;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer !important;
}

.home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background: #2f2250;
}

.home-blog-section .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 0;
}

.home-blog-section h2 {
  line-height: 22px;
}

.home-blog-section h2 a {
    color: #fff !important;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px !important;
    letter-spacing: 1px;
    transition: all .3s ease-in-out .0s;
}

.home-blog-section h2 a:hover {
    color: #67074e !important;
}

.home-blog-section p {
    color: #fff;
}


.home-blog-section .vc_grid-item-zone-c-bottom.vc_visible-item.fadeIn.animated {
    padding-bottom: 0;
    margin-bottom: -12px;
}

.widget_product_categories li a::before {
  border-color: #2f2250 !important;
}
.woocommerce.single-product div.product {
    background: rgba(255,255,255,.7);
    padding: 50px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #67074e;
}
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-cart-form__contents tbody {
    background: rgba(255,255,255,.6);
}
#checkout-wrapper form.checkout,
#checkout-wrapper #checkout_login {
    background: rgba(255,255,255,.7);
    padding: 40px;
}

#checkout-wrapper #checkout_login {
    padding-top: 90px !important;
}
body.logged-in #checkout-wrapper #checkout_login{
  display:none;
}
.products.oceanwp-row.grid {
    display: flex;
    flex-flow: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.products.oceanwp-row.grid .col {
    float: none !important;
}

.products.oceanwp-row.grid .col .product-inner {
    position: relative;
  padding-bottom: 30px;
  height: 100%;
}
.products.oceanwp-row.grid .col .product-inner .btn-wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

body .woof_sid_auto_shortcode {
    border: none;
    background: rgba(255,255,255,.6);
    border-radius: 0;
    padding: 30px 30px 20px !important;
    margin-bottom: 35px;
}
body .woof_redraw_zone {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}
body .woof_redraw_zone .woof_container {
    width: 25%;
    padding: 0 15px;
}

/* body .woof_redraw_zone .woof_container .woof_block_html_items {
    max-height: 110px;
    overflow-y: auto;
} */

body .woof_list label {
    font-size: 14px;
  margin-left: 0;
  text-transform: capitalize;
}

body.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  top: 0;
}

.outofstock-badge {
    position: absolute;
    z-index: 1;
    background: #67074e;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 10px 7px;
  color: #fff;
    top: 10px;
}

.woocommerce ul.products li.product li.inner .laybuy-payment-info {
    display: none;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    font-weight: bold;
}

.shipping-popup {
    position: fixed;
    background: rgba(0,0,0,.8);
    left: 0;
    z-index: 100000;
    top: 0;
    width: 100%;
    height: 100%;
  display: none;
  padding: 20px;
}
.shipping-popup .shipping-popup-close {
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
}
.shipping-popup .shipping-popup-inner {
    background: #fff;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 6px;
}
.cart-shipping-process {
    margin-top: 10px;
    transition: all .3s ease-in-out .0s;
  cursor: pointer;
}
.cart-shipping-process:hover {
  color: #67074e;
}
.cart-shipping-process i {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-left: 2px;
}

.mCSB_buttonUp,
.mCSB_buttonDown {
    background-image: url('./images/cs_mCSB_buttons.png') !important;
}

#owp-checkout-timeline.arrow .timeline-wrapper::before {
  border-top-width: 31px !important;
}

@media only screen and (max-width: 959px) {
  body .woof_redraw_zone .woof_container {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .home-blog-section .big-empty {
    height: 20px !important;
  }
  .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
  }
  .home-faqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: transparent !important;
    border: none;
  }
  .home-faqs .vc_tta-panel + .vc_tta-panel {
    margin-top: 10px;
  }
  .home-faqs .vc_toggle {
    margin-top: 10px;
  }
  .home-blog-section h2 a {
    font-size: 20px;
  }
  .home-blog-section h2 {
    line-height: 16px;
  }
}

@media only screen and (max-width: 559px) {
  body .woof_redraw_zone .woof_container {
    width: 100%;
  }
}

/* ----------------------- Home End ---------------------- */

/* ----------------------- WooCommerce Start ---------------------- */
.products .woo-entry-image .woo-entry-image-main {
    width: 100%;
}

.products .woo-entry-image {
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out .0s;
}

.products .woo-entry-image a::before {
    content: "";
    background: #67074e;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  transition: all .3s ease-in-out .0s;
  z-index: 1;
}

.products .product-inner:hover .woo-entry-image a::before {
    opacity: .6;
}

.products .woo-entry-image .woo-entry-image-main {
    width: 100%;
    -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.products .product-inner:hover .woo-entry-image-main {
    -webkit-transform: rotate(-10deg) scale(1.4);
  transform: rotate(-10deg) scale(1.4);
}

.woocommerce ul.products li.product li.category {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
    margin-bottom: 15px;
}

.woocommerce ul.products li.product li.title a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
}

.woocommerce ul.products li.product .woo-entry-inner li.title {
    margin-bottom: 8px;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price .amount {
    font-size: 15px;
}

.woocommerce div.product .woocommerce-product-gallery img {
    width: 100%;
}

.woocommerce .related.products h2 {
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 25px !important;
}

.woocommerce div.product .woocommerce-tabs {
    padding-top: 50px !important;
}

.woocommerce button.button.single_add_to_cart_button {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 2px;
    padding: 10px 28px;
}

.quantity .qty, .quantity .minus, .quantity .plus {
    border-color: #67074e !important;
  color: #67074e !important;
}

body .product_meta {
    font-size: 16px;
}

body .product_meta .posted_in {
    color: #67074e;
}

.widget_product_categories li a::before, .widget_layered_nav li a::before {
    border-color: #67074e;
    border-width: 2px;
}

.widget_product_categories li a, .widget_layered_nav li a {
    font-size: 16px !important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-color: transparent !important;
}

li.woocommerce-mini-cart-item a {
    color: #67074e;
    line-height: 28px;
    font-style: normal;
    font-size: 16px;
}

.widget_shopping_cart_content .buttons .checkout {
    line-height: normal;
    font-weight: normal;
    font-size: 15px;
  height: 45px;
}

.widget_shopping_cart_content .buttons .button:first-child {
    font-size: 15px;
    font-weight: normal;
    height: 45px;
    line-height: 17px;
    color: #67074e !important;
    border-color: #67074e !important;
    transition: all .3s ease-in-out .0s !important;
}

.widget_shopping_cart_content .buttons .button:first-child:hover {
    color: #fff !important;
    background: #67074e;
}

.widget_shopping_cart .total strong {
    color: #67074e !important;
}

body .woocommerce table.shop_table thead th,
body .woocommerce .cart-collaterals h2 {
    color: #67074e;
    text-transform: capitalize;
    font-size: 18px;
}

body .woocommerce table.shop_table td.product-name a {
    color: #67074e;
}

body .woocommerce button.button,
body .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-weight: normal;
    font-size: 14px;
    padding: 9px 20px;
}

body #owp-checkout-timeline .timeline-step {
    border-color: #2f2250;
}

body #owp-checkout-timeline .timeline-step {
    color: #2f2250;
}

body #owp-checkout-timeline .timeline-wrapper {
    color: #2f2250;
}

body #owp-checkout-timeline .timeline-label {
    font-weight: 500;
    font-size: 17px;
}

.woocommerce-order h2 {
    font-size: 30px;
    text-transform: capitalize;
    margin-top: 20px;
}

.woocommerce-message .button {
    padding: 12px 20px;
}

.woocommerce-message,
.woocommerce-checkout .woocommerce-info {
    background: rgba(255,255,255,.7);
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.woocommerce-checkout form.checkout_coupon {
  background: rgba(255,255,255,.7);
}
body .woocommerce-account .woocommerce-info .woocommerce-Button {
    padding: 9px 16px;
}
body .woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
    background: transparent;
    padding: 0;
    border: none;
}
body .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3,
body .woocommerce-additional-fields h3 {
    color: #67074e;
    font-style: normal;
    font-size: 20px;
  font-weight: bold;
}
body .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
    background: transparent;
    padding: 15px 0;
    color: #000;
    font-size: 15px;
}
body .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    top: 0;
    background: #67074e;
    color: #fff;
    padding: 5px 17px;
    font-size: 14px;
    line-height: normal;
}
body .woocommerce-MyAccount-content .addresses .woocommerce-Address {
    background: rgba(255,255,255,.5);
    padding: 20px;
}
body .woocommerce-MyAccount-content input:not([type="submot"]),
body .woocommerce-billing-fields__field-wrapper input:not([type="submit"]),
body .woocommerce-billing-fields__field-wrapper .select2-selection,
body .woocommerce-additional-fields__field-wrapper textarea,
#checkout-wrapper #checkout_login input:not([type="submit"]),
body.woocommerce-checkout .woocommerce-account-fields input:not([type="submit"]),
body .woocommerce-billing-fields__field-wrapper select {
    border: 2px solid #67074e !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #67074e;
  font-weight: normal;
}
body .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #67074e;
    font-weight: normal;
    line-height: 24px;
}
body .woocommerce-MyAccount-content label,
body .woocommerce-billing-fields__field-wrapper label,
body .woocommerce-additional-fields__field-wrapper label,
#checkout-wrapper #checkout_login label {
    color: #67074e;
    font-size: 16px;
    font-weight: bold;
}
body .woocommerce-MyAccount-content legend {
    font-size: 20px;
    color: #67074e;
}
body.woocommerce .widget_product_categories li li a {
  position: relative;
  display: block;
  line-height: 1.6;
  padding-left: 22px;
  text-transform: capitalize;
}
body.woocommerce .widget_product_categories li li a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(0,0,0,0.15);
}

body.woocommerce .widget_price_filter .price_label {
    font-size: 14px;
    color: #67074e;
    font-weight: 700;
}

/* ----------------------- WooCommerce End ---------------------- */

/* ----------------------- Footer Start ---------------------- */
#footer-widgets .span_1_of_3 {
    width: 100% !important;
}

.footer-box.span_1_of_3.col.col-1 {
    position: relative;
    z-index: 1;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.footer-box.span_1_of_3.col.col-1::after {
    content: "" !important;
    background: rgba(47, 34, 80, .53);
    position: absolute;
    width: 1000%;
    height: 100%;
    top: 0;
    left: -200%;
    display: block;
    visibility: unset;
    z-index: -1;
}
.footer-box.span_1_of_3.col.col-2,
.footer-box.span_1_of_3.col.col-3 {
  position: relative;
}
.footer-box.span_1_of_3.col.col-3 {
    padding-bottom: 30px !important;
}
.footer-box.span_1_of_3.col.col-2::after,
.footer-box.span_1_of_3.col.col-3::after {
    content: "" !important;
    background: #2f2250;
    position: absolute;
    width: 1000%;
    height: 100%;
    top: 0;
    left: -200%;
    display: block;
    visibility: unset;
    z-index: -1;
}

.fnewsletter-title {
    text-align: center;
    font-weight: normal;
    font-size: 40px;
    color: #fff;
  font-style: normal;
}

.mailchimp-pranacollectivec {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.footer-subs-sign {
    width: 19%;
}

.footer-subs-wrap {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  width: 79%;
}

.f-form-col {
    width: 23%;
}

.f-form-col.newsltr-preferences {
    width: 100%;
}

.f-form-col:not(.newsltr-preferences):not(.submit-col) input, 
.f-form-col select {
    width: 100%;
  border: 2px solid #fff !important;
  border-radius: 0;
  color: #fff;
  padding: 0 15px;
  font-size: 15px;
  min-height: 43px;
  margin-top: 15px;
  text-transform: uppercase;
}

.f-form-col.submit-col {
    width: 100%;
}

.f-form-col.submit-col input {
    width: 100% !important;
    font-weight: normal;
    background: #fff;
    transition: all .3s ease-in-out .0s;
    font-size: 15px;
    margin-top: 15px;
    color: #67074e;
}

.f-form-col.submit-col input:hover {
    background: #67074e;
  color: #fff;
}

/* .pran-top-footer-con {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.pran-fmiddle-top {
    flex: 1;
} */

.pranacollectivec-footer-middle {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.pranacollectivec-footer-middle > * {
    width: 50%;
}

.pranacollectivec-footer-middle h3 {
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    line-height: 65px;
  margin-bottom: 0;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 20px;
}

.fot-soc-icons {
    top: -25px;
    position: relative;
    float: right;
    display: inline-block;
    margin-top: -20px !important;
}

.fot-soc-icons li {
    float: left;
    margin-left: 15px;
}

.fot-soc-icons li a {
    color: #67074e !important;
    background: #fff;
    border: 5px solid #886598;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 45px;
    z-index: 1;
    position: relative;
    transition: all .3s ease-in-out .0s;
}

.fot-soc-icons li a:hover {
    color: #fff !important;
    background: #67074e;
}

.f-form-col:not(.newsltr-preferences):not(.submit-col) ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
  opacity: 1 !important;
}
.f-form-col:not(.newsltr-preferences):not(.submit-col) ::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  opacity: 1 !important;
}
.f-form-col:not(.newsltr-preferences):not(.submit-col) :-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
  opacity: 1 !important;
}
.f-form-col:not(.newsltr-preferences):not(.submit-col) :-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
  opacity: 1 !important;
}

.f-form-col.newsltr-preferences > br {
    display: none;
}

.f-form-col.newsltr-preferences > * {
    margin-right: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

.f-form-col.newsltr-preferences input {
    margin-right: 2px;
}

.f-form-col.newsltr-preferences {
    margin-top: 15px;
}

.pran-fmiddle-bottom {
  text-align: right;
}

.pran-fmiddle-bottom p {
    margin-bottom: 0;
    text-align: right;
    text-transform: uppercase;
}

.pranacollectivec-footer-middle p {
    display: block;
    width: 100%;
    float: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.pran-fmiddle-bottom span {
    display: inline-block;
}

.pran-fmiddle-bottom span + span {
    margin-left: 15px;
}

.fbook-btn {
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
}

.fbook-btn i {
  color: #ccb0d9;
  margin-left: 6px;
}

#footer-widgets .footer-box .fbook-btn:hover {
    color: #ccb0d9;
}

.form-control-pranacollectivec {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
  margin-top: 20px;
}

.form-item-wrap {
    width: 49%;
}

.form-item-wrap input[type="text"], 
.form-item-wrap input[type="email"], 
.form-item-wrap textarea {
    border: 3px solid #fdcbce;
    border-radius: 0 !important;
    margin-bottom: 25px;
    height: 67px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    padding: 25px;
}

.form-item-wrap textarea {
    height: 248px;
    margin-bottom: 0;
    border-bottom: 0;
}

.form-item-wrap input[type="submit"] {
    height: 94px;
    color: #fff;
    background: #ccb0d9;
    font-size: 30px;
    width: 100%;
    font-weight: 400;
    transition: all .3s ease-in-out .0s;
}

.form-item-wrap input[type="submit"]:hover {
    background: #984878;
}

.form-control-pranacollectivec ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
  opacity: 1 !important;
}
.form-control-pranacollectivec ::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  opacity: 1 !important;
}
.form-control-pranacollectivec :-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
  opacity: 1 !important;
}
.form-control-pranacollectivec :-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
  opacity: 1 !important;
}


/*-- Win Popup Start --*/

#popmake-18109 {
    background-image: url('https://yourprana.com/wp-content/uploads/2020/01/k_Post_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 4%;
  max-width: 90%;
}
.win-popup {
    background-color: rgba(255, 255, 255, 0.62) !important;
    text-align: center;
    padding: 30px 30px 45px;
    position: relative;
    overflow: hidden;
}
.win-popup > img {
    position: absolute;
    top: -15px;
    right: -40px;
    max-width: 175px;
}
.win-popup-inner .big-font {
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 25px;
}
.win-popup-inner .prana-collective-btn {
    background:  #67074e;
  color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 8px;
    transition: all .3s ease-in-out .0s;
}
.win-popup-inner .prana-collective-btn:hover {
    background: #2f2250;
  color: #fff;
}
.win-popup-inner .font-medium {
    font-style: normal;
    color: #67074e;
    font-size: 40px;
    font-weight: 400;
    margin-top: 40px;
  margin-bottom: 30px;
}
.win-popup-cf {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.win-popup-cf .cf-full {
  display: flex;
  flex-flow: wrap;
}
.win-popup-cf .cf-full .cf-half {
  width: 50%;
  padding: 0 10px;
}
.win-popup-cf .wpcf7-text {
    height: 42px;
    border: 2px solid #67074e;
  border-radius: 0;
  padding: 0 18px;
  color: #67074e;
    font-weight: 400;
    margin-bottom: 12px;
}
.win-popup-cf .wpcf7-submit {
    padding: 13px 38px;
    font-size: 14px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
}
.win-popup-falback {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
}
.win-popup-inner p {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px){
  .win-popup-inner .big-font {
    font-size: 34px;
  }
  .win-popup > img {
    max-width: 80px;
    right: -20px;
    top: -8px;
  }
  .win-popup-inner .font-medium {
    font-size: 26px;
    margin-top: 28px;
    margin-bottom: 18px;
  }
  .win-popup-inner .prana-collective-btn {
    padding: 10px 18px;
  }
}

/*-- Win Popup End --*/



@media only screen and (max-width: 1023px){ 
  .pranacollectivec-footer-middle > * {
    width: 100%;
  }
  .pran-fmiddle-bottom {
    margin-top: 15px;
  }
  .pran-fmiddle-bottom,
  .pran-fmiddle-bottom p {
    text-align: left;
  }
  .pranacollectivec-footer-middle h3 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 980px) and (min-width: 768px) {
  #footer-widgets .span_1_of_3 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px){
  .footer-subs-wrap,
  .footer-subs-sign {
    width: 100%;
  }
  .f-form-col {
    width: 48%;
  }
  #footer-widgets .span_1_of_3 {
    margin-bottom: 0;
  }
  .form-item-wrap {
    width: 100%;
  }
  .fot-soc-icons li a {
    width: 70px;
    height: 70px;
    font-size: 25px;
    line-height: 60px;
  }
  .fot-soc-icons {
    top: -15px;
  }
  .pran-fmiddle-bottom {
    margin-top: 0;
    text-align: left;
  }
  .pran-fmiddle-bottom p {
    text-align: left;
  }
  .pran-fmiddle-bottom span + span {
    margin-left: 0;
  }
  .pran-fmiddle-bottom span {
    display: block;
  }
}
@media only screen and (max-width: 500px){
  .f-form-col {
    width: 100%;
  }
  .f-form-col.newsltr-preferences > * {
    display: block;
  }
  .pranacollectivec-footer-middle h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .fot-soc-icons li a {
    width: 50px;
    height: 50px;
    top: 10px;
    line-height: 42px;
    font-size: 20px;
  }
}
/* ----------------------- Footer End ---------------------- */

/* ----------------------- Event Start ---------------------- */
.wpem-main {
  font-size: 16px;
}
.wpem-event-single-image img {
    width: 100%;
}
.wpem-single-event-footer {
    display: none;
}
.prana-wpemSi_list {
    margin: 0;
    list-style: none;
}
.prana-wpemSi_list li {
    padding-bottom: 12px;
    position: relative;
    min-height: 45px;
    padding-left: 38px;
}
.prana-wpemSi_list .prana-evmi_icon {
    width: 30px;
    display: inline-block;
    color: #67074e;
    font-size: 30px;
    text-align: center;
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.prana-evmi_info {
    font-size: 17px;
    font-weight: 400;
}
.prana-wpemSi-btn {
    display: block;
    text-align: center;
    margin-top: 20px;
    transition: all .3s ease-in-out .0s;
}
.prana-event-more.vc_btn3 {
    text-align: center;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper {
    border: none;
    background: none !important;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details {
    padding: 0;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title {
    margin: 10px 0 6px 0;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
    font-size: 24px;
    line-height: 1.5;
    font-style: normal;
    color: #67074e;
    text-transform: uppercase;
    font-weight: 600;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #2f2250;
    padding-bottom: 10px;
  padding-left: 0;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time::before {
    display: none;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-excerpt {
    margin-bottom: 15px;
    margin-top: 15px;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-excerpt p {
    line-height: 1.6;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date {
    background: #67074e;
    box-shadow: none;
    border-radius: 0;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date > * {
    color: #fff !important;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time .prana-evmi_info {
    font-size: 14px;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time .prana-evmi_icon {
    color: #67074e;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time div + div {
    margin-top: 5px;
}
.wpem-main.wpem-event-listings-header {
    display: none;
}
.wpem-form-wrapper .wpem-form-group input[type="color"], .wpem-form-wrapper .wpem-form-group input[type="date"], .wpem-form-wrapper .wpem-form-group input[type="datetime-local"], .wpem-form-wrapper .wpem-form-group input[type="datetime"], .wpem-form-wrapper .wpem-form-group input[type="email"], .wpem-form-wrapper .wpem-form-group input[type="file"], .wpem-form-wrapper .wpem-form-group input[type="month"], .wpem-form-wrapper .wpem-form-group input[type="number"], .wpem-form-wrapper .wpem-form-group input[type="password"], .wpem-form-wrapper .wpem-form-group input[type="search"], .wpem-form-wrapper .wpem-form-group input[type="tel"], .wpem-form-wrapper .wpem-form-group input[type="text"], .wpem-form-wrapper .wpem-form-group input[type="time"], .wpem-form-wrapper .wpem-form-group input[type="url"], .wpem-form-wrapper .wpem-form-group input[type="week"], .wpem-form-wrapper .wpem-form-group select, .wpem-form-wrapper .wpem-form-group textarea, .wpem-form-wrapper .chosen-container {
    border: 2px solid #67074e;
    border-radius: 0;
    background-color: #fff;
    color: #67074e;
}
.wpem-form-wrapper .wpem-form-group input[type="color"]:hover, .wpem-form-wrapper .wpem-form-group input[type="date"]:hover, .wpem-form-wrapper .wpem-form-group input[type="datetime-local"]:hover, .wpem-form-wrapper .wpem-form-group input[type="datetime"]:hover, .wpem-form-wrapper .wpem-form-group input[type="email"]:hover, .wpem-form-wrapper .wpem-form-group input[type="file"]:hover, .wpem-form-wrapper .wpem-form-group input[type="month"]:hover, .wpem-form-wrapper .wpem-form-group input[type="number"]:hover, .wpem-form-wrapper .wpem-form-group input[type="password"]:hover, .wpem-form-wrapper .wpem-form-group input[type="search"]:hover, .wpem-form-wrapper .wpem-form-group input[type="tel"]:hover, .wpem-form-wrapper .wpem-form-group input[type="text"]:hover, .wpem-form-wrapper .wpem-form-group input[type="time"]:hover, .wpem-form-wrapper .wpem-form-group input[type="url"]:hover, .wpem-form-wrapper .wpem-form-group input[type="week"]:hover, .wpem-form-wrapper .wpem-form-group select:hover, .wpem-form-wrapper .wpem-form-group textarea:hover, .wpem-form-wrapper .chosen-container:hover, .wpem-form-wrapper .chosen-container:fcous {
    border-color: #2f2250 !important;
    background-color: #67074e !important;
    color: #fff !important;
}
.wpem-form-wrapper .wpem-form-group input[type="color"]:focus, .wpem-form-wrapper .wpem-form-group input[type="date"]:focus, .wpem-form-wrapper .wpem-form-group input[type="datetime-local"]:focus, .wpem-form-wrapper .wpem-form-group input[type="datetime"]:focus, .wpem-form-wrapper .wpem-form-group input[type="email"]:focus, .wpem-form-wrapper .wpem-form-group input[type="file"]:focus, .wpem-form-wrapper .wpem-form-group input[type="month"]:focus, .wpem-form-wrapper .wpem-form-group input[type="number"]:focus, .wpem-form-wrapper .wpem-form-group input[type="password"]:focus, .wpem-form-wrapper .wpem-form-group input[type="search"]:focus, .wpem-form-wrapper .wpem-form-group input[type="tel"]:focus, .wpem-form-wrapper .wpem-form-group input[type="text"]:focus, .wpem-form-wrapper .wpem-form-group input[type="time"]:focus, .wpem-form-wrapper .wpem-form-group input[type="url"]:focus, .wpem-form-wrapper .wpem-form-group input[type="week"]:focus, .wpem-form-wrapper .wpem-form-group select:focus, .wpem-form-wrapper .wpem-form-group textarea:focus {
    border-color: #2f2250;
    background-color: #67074e;
    color: #fff !important;
}
.chosen-container-single .chosen-single span {
    margin-top: 8px;
    font-size: 16px;
}
.chosen-container-single .chosen-single div {
    top: 8px;
}
.wpem-form-wrapper .chosen-container .chosen-single {
    color: #67074e;
    min-height: 45px;
}
#event_filters {
    display: none;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img {
    z-index: 1;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img::after {
    content: "";
    position: absolute;
    background: #67074e;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in-out .0s;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper:hover .wpem-event-banner .wpem-event-banner-img::after {
    opacity: .4;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
  max-height: 100%;
  line-height: 24px;
}

@media only screen and (max-width: 767px){
  .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
    font-size: 20px;
  }
}
/* ----------------------- Event End ---------------------- */


/* ----------------------- Blog Start ---------------------- */

.blog-entry.post .thumbnail .overlay {
    background: #67074e;
    bottom: 0;
    height: 0;
    top: unset;
  opacity: 1;
}
.blog-entry.post:hover .thumbnail .overlay {
    height: 100%;
}
.blog-entry.grid-entry .blog-entry-inner {
    position: relative;
    border: none;
    padding-bottom: 0;
}
.blog-entry.grid-entry .blog-entry-wrapper {
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out .0s;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 87%;
}
.blog-entry.grid-entry:hover .blog-entry-wrapper {
    bottom: 30%;
}
.blog-entry.post .thumbnail a::after {
    content: "";
    background: #67074e;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  left: 0;
    opacity: .4;
  transition: all .3s ease-in-out .0s;
}
.blog-entry.post:hover .thumbnail a::after {
    opacity: 0;
}
.blog-entry.grid-entry ul.meta i {
    display: none;
}
.blog-entry.grid-entry ul.meta a {
    font-size: 18px;
    color: #fff;
    font-style: italic;
}
.blog-entry.grid-entry .blog-entry-header .entry-title a {
    font-size: 24px;
    color: #fff !important;
    line-height: 28px;
    text-transform: uppercase;
}
.blog-entry.grid-entry .blog-entry-header {
    margin-top: 0;
    margin-bottom: 0;
}
.blog-entry.grid-entry .blog-entry-inner {
    padding: 0 25px 0;
}
.blog-entry.grid-entry {
    margin-bottom: 30px !important;
}
ul.page-numbers {
    text-align: center;
}
.page-numbers a:hover, .page-links a:hover span, .page-numbers.current, .page-numbers.current:hover, .page-links > span {
    background-color: #67074e;
    color: #fff !important;
    border-color: #67074e !important;
}
.page-numbers a, .page-numbers span:not(.elementor-screen-only), .page-links span {
    color: #67074e;
    border-color: #67074e;
}
.single-post.content-max-width .thumbnail, .single-post.content-max-width .wp-block-cover-text.alignwide, .single-post.content-max-width .wp-block-image.alignwide, .single-post.content-max-width .wp-block-gallery.alignwide, .single-post.content-max-width .wp-block-text-columns.alignwide, .single-post.content-max-width .entry-share, .single-post.content-max-width nav.post-navigation, .single-post.content-max-width #author-bio, .single-post.content-max-width #related-posts {
    max-width: 1320px;
}
.single-post.content-max-width .entry-header, .single-post.content-max-width ul.meta, .single-post.content-max-width .entry-content h1, .single-post.content-max-width .entry-content h2, .single-post.content-max-width .entry-content h3, .single-post.content-max-width .entry-content h4, .single-post.content-max-width .entry-content h5, .single-post.content-max-width .entry-content h6, .single-post.content-max-width .entry-content blockquote, .single-post.content-max-width .entry-content p, .single-post.content-max-width .wp-block-image, .single-post.content-max-width .wp-block-gallery, .single-post.content-max-width .wp-block-video, .single-post.content-max-width .wp-block-quote, .single-post.content-max-width .wp-block-text-columns, .single-post.content-max-width .entry-content ul, .single-post.content-max-width .entry-content ol, .single-post.content-max-width .wp-block-cover-text, .single-post.content-max-width .post-tags, .single-post.content-max-width .comments-area {
    max-width: 1320px;
}
.single-post #content {
    padding-left: 15px;
    padding-right: 15px;
}
.single-post #content > article {
    background: rgba(255,255,255,.6);
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  padding-bottom: 40px;
}
.single-post.content-max-width .thumbnail {
    padding-left: 0;
    padding-right: 0;
  text-align: center;
}
.single-post.content-max-width .thumbnail img {
  width: 450px;
    height: auto;
}
.single-post #content > article > * {
    padding-left: 20px;
    padding-right: 20px;
}
.theme-heading.related-posts-title,
.comment-reply-title {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
  text-transform: uppercase;
}
.theme-heading.related-posts-title .text::before {
    display: none;
}
.single-post #comment,
.single-post #author,
.single-post #email,
.single-post #url {
    background: #fff;
    border: 2px solid #67074e;
    border-radius: 0;
    color: #67074e;
    font-size: 16px;
}
.single-post #main #content-wrap {
    padding-top: 50px;
}
#related-posts .published {
    display: none;
}
.single-post .related-post {
    position: relative;
}
.single-post .related-post .related-post-title {
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out .0s;
    max-width: 87%;
    margin: 20px 35px;
    font-style: normal;
}
.single-post .related-post:hover .related-post-title {
    bottom: 40%;
}
.single-post .related-post .related-post-title a {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: left;
}
.related-thumb:hover img {
  opacity: 1;
}
.single-post .related-thumb {
    position: relative;
}
.single-post .related-thumb::before {
    content: "";
    background: #67074e;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .4;
    transition: all .3s ease-in-out .0s;
}
.single-post .related-post:hover .related-thumb::before {
    opacity: 0;
}
.single-post .related-thumb::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background: #67074e;
    bottom: 0;
    left: 0;
    transition: all .3s ease-in-out .0s;
}
.single-post .related-post:hover .related-thumb::after {
    height: 100%;
}
.single-post.content-max-width #related-posts,
.single-post.content-max-width .comments-area {
    margin-left: 20px;
    margin-right: 20px;
}
.single-post.content-max-width .entry-content blockquote {
    margin-left: 20px;
    margin-right: 20px;
}

.single-post #content > article .meta.clr li, .single-post #content > article .meta.clr li a, .single-post #content > article .meta.clr li i {
    font-size: 16px;
    color: #2f2250;
}
.single-post.content-max-width p.meta-block .meta {
    padding: 40px 0 0 0;
    margin-bottom: 0;
    margin-top: 0;
}

.services-cf7 .cf-full {
    display: flex;
    flex-flow: wrap;
    margin: 0 -10px;
}
.services-cf7 .cf-full .cf-half {
    width: 50%;
    padding: 0 10px;
}
.services-cf7 .wpcf7-text {
    border: 2px solid #67074e;
  color: #67074e;
    border-radius: 0;
    height: 48px;
    font-size: 17px;
    padding: 0 16px;
  margin-bottom: 15px;
}
.services-cf7 .wpcf7-textarea {
    border: 2px solid #67074e;
  color: #67074e;
    font-size: 16px;
    padding: 16px;
    border-radius: 0;
    height: 100px;
}
.services-cf7 .wpcf7-text:focus,
.services-cf7 .wpcf7-textarea:focus {
  border-color: #2f2250;
}
.services-cf7 .wpcf7-submit {
    width: 100%;
    min-height: 48px;
    font-size: 16px;
    margin-top: 15px;
}
.services-cf7 br {
    display: none;
}
.health-appraisal a {
    background: #2f2250;
  color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 11px 30px;
    display: inline-block;
    letter-spacing: 1px;
    transition: all .3s ease-in-out .0s;
}
.health-appraisal a:hover {
  background: #67074e;
  color: #fff;
}
.services-contact-info {
  list-style: none;
  margin-left: 0;
}
.services-contact-info li {
  padding-left: 30px;
  padding-bottom: 8px;
  font-size: 18px;
}
.services-contact-info li i {
  width: 30px;
  text-align: center;
  margin-left: -30px;
  margin-right: 3px;
}
.service-checkout-btn .vc_btn3 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

@media only screen and (min-width: 500px){
  .single-post.content-max-width .thumbnail,
  .single-post.content-max-width ul.meta{
    width: auto;
    max-width: inherit;
    display: inline-block;
  }
  .single-post.content-max-width .thumbnail-block{
    max-width: inherit;
    float: right;
  }
  .single-post.content-max-width p.meta-block + p.thumbnail-block {
    max-width: 450px;
  }
  .single-post.content-max-width p.meta-block{
    margin-bottom: 0;
  }
  .single-post.content-max-width p.meta-block + p{
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px){
  .blog-entry.grid-entry {
    max-width: 480px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
  }
  .single-post #content > article > * {
    padding-left: 0;
    padding-right: 0;
  }
  .single-post.content-max-width #related-posts {
    margin-left: 0;
    margin-right: 0;
  }
}

/* ----------------------- Blog End ---------------------- */

/* ----------------------- Contact Page Start ---------------------- */
.nf-form-fields-required {
    display: none;
}
.nf-form-content label {
    color: #67074e;
}
.nf-form-content input[type="button"] {
    width: 100% !important;
    background: #67074e !important;
    cursor: pointer;
    font-size: 17px;
    font-weight: normal;
}
.nf-form-content input[type="button"]:hover {
    background: #2f2250 !important;
  color: #fff !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
    border: 2px solid #67074e !important;
    color: #67074e !important;
}
/* ----------------------- Contact Page End ---------------------- */

/* ----------------------- Course Start ---------------------- */

/* .learn-press-breadcrumb,
.learn-press-search-course-form {
    display: none;
} */
.learn-press-courses .course-permalink {
    position: relative;
  display: block;
}
.learn-press-courses .course-permalink img {
    width: 100%;
}
.learn-press-courses .course-permalink .course-title {
    position: absolute;
    bottom: 0;
    left: 15px;
    color: #fff;
    font-style: normal;
    transition: all .3s ease-in-out .0s;
    z-index: 1;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 600 !important;
}
.learn-press-courses .lp_course:hover .course-permalink .course-title {
    bottom: 38%;
}
.learn-press-courses .lp_course {
    position: relative;
}
.learn-press-courses .course-info {
    position: absolute;
    top: 15px;
    left: 15px;
}
body ul.learn-press-courses .course .course-thumbnail {
    margin-bottom: 0;
}
.learn-press-courses .lp_course .course-permalink::before {
    content: "";
    background: #67074e;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .4;
  transition: all .3s ease-in-out .0s;
}
.learn-press-courses .lp_course:hover .course-permalink::before {
    opacity: 0;
}
.learn-press-courses .lp_course .course-permalink::after {
    content: "";
    background: #67074e;
    position: absolute;
    width: 100%;
    height: 0;
  transition: all .3s ease-in-out .0s;
  bottom:0;
}
.learn-press-courses .lp_course:hover .course-permalink::after {
    height: 100%;
}
.learn-press-courses .lp-course-buttons {
    display: none;
}
body ul.learn-press-courses .course .course-info .course-price .price {
    background: #2f2250;
    font-size: 14px;
    padding: 4px 8px 2px;
  color: #fff;
}
ul.learn-press-courses .course .course-info .course-instructor {
    display: none;
}

.lp-single-course .course-summary .course-landing-summary,
.lp-single-course .course-summary .course-learning-summary {
    background: rgba(255,255,255,.6);
}
.lp-single-course .course-summary {
    display: flex;
    flex-flow: wrap;
}
.lp-single-course .course-summary .course-landing-summary, 
.lp-single-course .course-summary .course-learning-summary {
    width: 68.5%;
}
.lp-single-course .course-summary .prana-lp-sidebar {
    width: 28.5%;
    margin-left: 3%;
}
.lp-single-course .course-summary .prana-lp-sidebar-inner {
    background: rgba(255,255,255,.6);
  padding: 30px;
}
body .lp-widget .lp-course-info-fields .lp-course-info .lp-label {
    background: #67074e;
}
.lp-widget .lp-course-info-fields li {
    padding-left: 15px;
}
.lp-widget .lp-course-info-fields li::before {
    content: "\f0da ";
    font-family: fontawesome;
    color: #67074e;
    margin-left: -15px;
    margin-right: 6px;
}
.single-lp_course .course-meta {
    margin: 0;
    padding: 15px 35px;
}
#learn-press-course-tabs {
    margin-bottom: 40px;
}
ul.learn-press-nav-tabs {
    border-bottom: 3px solid #67074e !important;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 !important;
    border-top: 3px solid #67074e !important;
}
ul.learn-press-nav-tabs .course-nav {
    float: unset !important;
    flex: 1;
    text-align: center;
}
ul.learn-press-nav-tabs .course-nav::after {
    display: none !important; 
}
ul.learn-press-nav-tabs .course-nav a {
    border: none !important;
    text-transform: uppercase;
    font-weight: normal;
    width: 100%;
}
ul.learn-press-nav-tabs .course-nav.active a, ul.learn-press-nav-tabs .course-nav:hover a {
    background: #67074e;
    color: #fff;
}
#learn-press-course-tabs .course-tab-panel.active {
    display: block;
    border: 1px solid #eee;
    border-top: 0;
    padding: 25px 35px;
}
.course-curriculum ul.curriculum-sections .section-header {
    border-bottom: none !important;
    border-left: 4px solid #2f2250;
    margin-bottom: 15px;
    background: #67074e;
    padding: 5px 15px;
}
.course-curriculum ul.curriculum-sections .section-header .section-meta span {
    color: #fff;
}
body .course-learning-summary .learn-press-course-results-progress {
    padding-left: 35px;
    padding-right: 35px;
}
body .lp-label {
    background: #67074e;
    color: #fff;
}
body .course-curriculum ul.curriculum-sections .section-content .course-item {
    border-top: none;
    margin-bottom: 8px;
    border-bottom: 3px solid #67074e;
    padding-left: 15px;
    padding-right: 15px;
}
body #learn-press-course-tabs {
    margin-bottom: 20px;
}
body .lp-single-course .course-summary .course-price {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
}
body .lp-single-course .course-summary .course-learning-summary .course-remaining-time {
    padding: 0 35px;
}
body .lp-single-course .course-summary .lp-course-buttons {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.lp-single-course .course-summary .lp-course-buttons .lp-button {
    padding: 0 40px;
    line-height: normal;
    font-size: 15px;
    font-weight: normal;
}
.course-curriculum ul.curriculum-sections .section-header .section-title {
    color: #fff;
    font-size: 20px;
}
body .course-curriculum ul.curriculum-sections .section-header .section-desc {
    color: #fff;
    font-style: normal;
}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
    border-radius: 0;
    font-size: 12px;
    padding: 2px 12px;
    line-height: normal;
}
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before {
    color: #67074e;
}
body .course-curriculum ul.curriculum-sections .section-content .course-item::before {
    background: #67074e;
}
.lp-single-course .course-author h3 {
    color: #67074e;
    font-weight: bold;
    font-style: normal;
    font-size: 24px;
}

@media only screen and (max-width:900px){
  .lp-single-course .course-summary .course-landing-summary, 
    .lp-single-course .course-summary .course-learning-summary {
        width: 100%;
    }
    .lp-single-course .course-summary .prana-lp-sidebar {
        width: 100%;
        margin-left: 0;
    }
}

/* ----------------------- Course End ---------------------- */

.guess-this-rock .cf7-wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.guess-this-rock .cf7-half {
    width: 50%;
    padding: 0 15px;
}
.guess-this-rock .cf7-full {
    width: 100%;
    padding: 0 15px;
}
.guess-this-rock .wpcf7-form-control.wpcf7-text {
    height: 60px;
    background: #fff;
    border: 2px solid #67074e;
    color: #67074e;
    font-size: 18px;
    border-radius: 0;
    padding: 0 20px;
    margin-bottom: 25px;
}
.guess-this-rock .wpcf7-form-control.wpcf7-textarea {
    height: 60px;
    background: #fff;
    border: 2px solid #67074e;
    color: #67074e;
    font-size: 18px;
    border-radius: 0;
    padding: 15px 20px;
    margin-bottom: 25px;
}
.guess-this-rock .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    height: 60px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 500;
}
.guess-this-rock ::-webkit-input-placeholder { 
  color: #67074e !important;
  opacity: 1;
}
.guess-this-rock ::-moz-placeholder { 
  color: #67074e !important;
  opacity: 1;
}
.guess-this-rock :-ms-input-placeholder { 
  color: #67074e !important;
  opacity: 1;
}
.guess-this-rock :-moz-placeholder {
  color: #67074e !important;
  opacity: 1;
}
.guess-this-rock .file-upload-wrapper {
    position: relative;
    display: block;
}
.guess-this-rock .file-upload-wrapper .wpcf7-form-control.wpcf7-file {
    opacity: 0;
    z-index: 1;
    min-height: 60px;
    width: 100%;
}
.guess-this-rock .file-upload-wrapper::before {
    content: attr(data-text);
    background: #fff;
    color: #67074e;
    min-height: 60px;
    font-size: 18px;
    border: 2px solid #67074e;
    width: 100%;
    line-height: 1.4;
    position: absolute;
    padding: 15px 20px;
}
