.dn{display:none;}
.dni{display:none !important;}
.db{display:block;}
.w100v{width:90vw;}
.cur{cursor:pointer;}
.logo {
    display: inline-block;
}
a.custom-logo-link {
    box-shadow: none !important;
}
.custom-logo-new {
    height: 40px;
    width: 166px;
    background: url(https://seren-cbd.com/wp-content/uploads/2021/10/icon-9.png) no-repeat;
    background-size: 100%;
    text-indent: -1000em;
    overflow: hidden;
    display: inline-block;
}
.main-secondary{
	display:flex;
	z-index: 0;
    position: absolute;
    width: 100%;
    background-color: #fff;
	opacity: 0;
    visibility: hidden; 
	margin-top: -46px;
    padding: 30px 0;
}
.nv-post-cover{
	z-index:-1 !important;
}
.sub-menu{
	display:none !important;
}
.has-nav,.builder-item--primary-menu,.nv-nav-wrap,.nav-menu-primary,.primary-menu-ul,.primary-menu-ul a,.primary-menu-ul .d_m{
	 height: 100%;
 }  
.hfg-item-first{
	z-index: 20;
}
.category{padding:0 10%;}
.hover{
	z-index: 40 !important;
	opacity: 1;
    visibility: visible;
	/*.nv-image-buttons {z-index: 0 !important;}*/
}
.secondary-img{
	padding: 10px;
}
.cur{cursor:pointer;}
.d_m{
	line-height:1.6;
	font-size: 16px;
    color: #fff;
	display: flex;
    align-items: center;
}
.d_m2{
	color: #1b3152 !important;
    padding: 0 10px;
	cursor:pointer;
}
.d_m:hover,.d_m span:hover {color: #447ee5;}
.d_m2,.d_m2:after,.d_m2:before {
  transition: all .3s;
}
.current-menu-item .d_m2{
	color: #fff !important;
	background: #ffbc52; 
}
.d_m2 {
  position:relative;
  z-index: 1;
}
.d_m2:hover {
  color: #fff !important;
}
.d_m2:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 110%;
  content: '';
  background: #324664;
  visibility: none;
  z-index: -1;
}
.d_m2:hover:after {
  visibility: visible;
  width: 100%;
}
.nav-ul li.current-menu-item>.d_m,.nav-ul li.current-menu-item .menu-item-title-wrap {
    color: var(--activeColor);
}
#quiz{
	max-width:90%;
	margin:0 auto;
	text-align:center;
}
#quiz .all_box{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: auto;
    width: 72%;
}
#quiz #step2 .all_box{
    width: 100%;
}
#quiz #step3 .all_box{
    display: inline-flex !important;
    flex-wrap: wrap !important;
    margin: auto !important;
    width: 80%;
	justify-content: center;
}
#quiz .box{
    background-color: #fff;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-family: 'TisaPro', serif;
    border: #cfcfcf 1px solid;
    font-size: 1.2em;
	margin: auto auto 30px;
}
#quiz #step1 .box{
	width: 170px;
	height: 180px;
}
#quiz #step2 .box{
	width: 190px;
    height: 80px;
}
#quiz #step3 .box{
	height: auto;
    width: max-content;
    padding: 15px 5px 15px 5px;
	margin: 10px 30px;
}
.box img {
    transform: translate(0, 30px);
}
#quiz .box span {
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 300ms ease;
    user-select: none;
    color: #1b3152;
	overflow-y: hidden !important;
}
#quiz #step1 .box span {
	 transform: translate(0, 110px);
	 max-height: 60px;
}
#quiz #step2 .box span {
	 transform: translate(0, 15px);
	 max-height: 50px;
}
#quiz #step3 .box span {
	white-space: nowrap;
	position: relative;
}
.progressbar {
    margin-top: 5px;
    margin-bottom: 35px;
    position: relative;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
}
.proggress{
	transition: all 250ms ease 0s;
	background-color: #ffbc52; 
	height: 10px; 
	border-radius: 0px; 
}
#step1 .active{
	border:#1b3152 5px solid;
}
#step2 .active,#step3 .active{
	background-color:#1b3152;
}
#step2 .active span,#step3 .active span{
	color:#fff;
}
#quiz .box:hover span{
	color: #ffbc52;
}
.step_back, .step_next{
	background-color: #1b3152;
	color:#fff;
}
.step_next span{
	color:#fff;
}
.step_back:hover, .step_next:hover{
	background-color:#ffbc52;
}
.step_next span:hover{
	color:#fff;
}
.woocommerce .star-rating::before {
	content: "\53\53\53\53\53" !important;
}
.header-menu-sidebar-inner {
    padding: 1.2em 1em;
}
.header-menu-sidebar-inner .primary-menu-ul{
		overflow-y: visible;
}
.header-menu-sidebar-inner .caret {
    width: 40px;
    height: 20px;
}
.nv-image-buttons {
	z-index:inherit;
}
.wcsatt-options-wrapper{
	width:100%;
	padding-bottom: 20px;
}
.wcsatt-options-product-wrapper{
	height: 40px;
    background-color: #cbe4f0;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
	margin-top: -16px;
}

.wcsatt-options-product-dropdown {
    border: none;
    text-align: center;
    padding: 0;
	background-color: #cbe4f0;
	display: inline-block;
}

.wcsatt-options-product-dropdown-label {
    float: left;
	font-size: 18px;
}
.wcsatt-options-prompt-radios{
	padding-left:0 !important;
}
.bg_c{
	background-color: #cbe4f0;
}
.wcsatt-options-prompt-radio {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
}
.entry-summary .subscription-option{
	display:none;
}
.nv-content-wrap .woocommerce{
	display:flex;
	flex-wrap: wrap;
}
.woocommerce .woocommerce-notices-wrapper{
	width: 100% !important;
}
.woocommerce .woocommerce-cart-form{
	width: 70% !important;
}
.woocommerce .cart-collaterals{
	width: 30% !important;	
	padding: 0 0 0 10px;
}
.woocommerce .cart-collaterals .cart_totals {
	background-color: #f3f3f6;
	padding: 0 10px;
	margin-top: -20px;
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
    justify-content: center;
}
.woocommerce table.shop_table.cart .product-remove {
	display: none;
}

.woocommerce .woocommerce-cart-form table td{
	vertical-align: top !important;
	padding: 20px 0 !important;
}
.woocommerce .woocommerce-cart-form table .woocommerce-cart-form__cart-item,.woocommerce .woocommerce-cart-form table thead tr{
	border-bottom:1px solid #dadada !important; 
}
.woocommerce .woocommerce-cart-form table thead th{
	color:#1b3152 !important; 
	font-weight: 400 !important;
}
.woocommerce-cart-form .product-price .subscription-details, .woocommerce-cart-form .product-subtotal .subscription-details{
	font-size:13px !important;
}
.woocommerce-cart-form .product-price ul{
	padding-left: 0 !important;
}
.woocommerce-cart-form .product-price ul li{max-height: 50px;}
.woocommerce-cart-form .product-quantity{
	text-align: center !important;
}
.woocommerce-cart-form .woocommerce-cart-form  th{
	padding: 0 0 20px 0;
}
.woocommerce-cart-form .my_remove{
	text-decoration: underline;
}
.woocommerce-cart-form .product-name a:last-child:hover{
	color:red !important;
}
.woocommerce-cart-form__cart-item .product-price label{
	margin-bottom:0 !important;
}
.woocommerce-cart-form__cart-item .product-price span{
	line-height:1 !important;
}
.woocommerce-cart-form__cart-item .product-price{
	min-width: 174px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:100%;
}
.woocommerce-cart-form__contents th {
    padding: 0 15px 0 0 !important;
}
.woocommerce-cart-form__cart-item .product-subtotal .woocommerce-Price-amount{
	padding-right: 15px !important;
}
.woocommerce-cart-form__cart-item .product-subtotal .subscription-details{
	display:block;
}
.woocommerce-cart-form__cart-item .product-price .one-time-option::before {
    content: "One time\0a";
	white-space: pre;
	color:#1b3152;
} 
.product-price .wcsatt-options > .one-time-option + :not(.one-time-option)::before {
      content: "Subscription\0a";
	white-space: pre;
	color:#1b3152;
 }
.woocommerce .cart-collaterals .cart_totals table th,.woocommerce .cart-collaterals .cart_totals table td {
    border-bottom: 1px solid #dadada !important;
}
#pages .woocommerce ul.products:not(.tns-slider) {
	width:100% !important;
}
@media screen and (max-width: 1023px){
.nav-ul li a, .nav-ul .menu-item-title-wrap {
     color: white !important;
}
.navbar-toggle .icon-bar {
    color: white;
}
.nv-top-bar #secondary-menu .menu-item {
    background-color: inherit;
}
.header-menu-sidebar-bg {
    --color: white !important;
    --bgColor: #1b3152 !important;
}
.has-nav, .builder-item--primary-menu, .nv-nav-wrap, .nav-menu-primary, .primary-menu-ul, .primary-menu-ul a {
	height: auto;
	}
.has-nav{border-bottom: 1px solid #000;}
#secondary-menu .menu-item a {
    padding: 0 20px !important;
}
.navbar-toggle {
    display: block;
}
.nv-content-wrap .woocommerce{
	display:block;
}
.woocommerce .woocommerce-cart-form{
	width: 100% !important;
}
.woocommerce .cart-collaterals{
	width: 100% !important;
}
}
@media screen and (max-width: 960px)
.header-menu-sidebar-inner .builder-item {border-top: 1px solid #fff;}
}