@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kamalifestyles.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kamalifestyles.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(178,29,0);
	--wd-alternative-color: rgb(178,29,0);
	--wd-link-color: rgb(186,27,31);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(186,27,31);
	--btn-default-bgcolor-hover: rgba(186,27,31,0.81);
	--btn-accented-bgcolor: #e5322d;
	--btn-accented-bgcolor-hover: rgb(229,50,45);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 400px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 880px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


body{
	font-family: 'Montserrat', sans-serif !important;
	font-weight:400;
}
.whb-main-header {
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
}
.whb-row.whb-top-bar {
    background-color: rgba(187, 26, 32, 1);
    border-bottom-style: solid;
    height: 60px;
    line-height: 47px;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #990000 none repeat scroll 0 0 !important;
    border: 2px solid #990000;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px 30px;
    transition: ease all 1s;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #990000;
    border-radius: 5px;
    color: #990000;
    padding: 8px 30px;
}

.wpforms-container.wpforms-container-full .wpforms-field label.wpforms-field-label {
    padding: 0 0 0;
    font-size: 21px;
    color: #333;
    margin-bottom: 10px;
    text-align: left;
}

.wpforms-container.wpforms-container-full .wpforms-field input.wpforms-field-large, .wpforms-container.wpforms-container-full .wpforms-field .wpforms-field-medium {
    height: 35px;
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #888;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    padding-left: 8px;
	  text-align: left;
}

.sib_signup_box_inside_1 .subscribeBtn {
    float: left;
    width: 100%;
    background: #bb1a20 !important;
    color: #fff !important;
    border: none;
    padding: 10px;
    margin: 5px 0 20px 0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    height: 42px;
    line-height: 21px;
}

.sib_signup_box_inside_1 p.sib-email-area.hideField {
    display: none !important;
}
#life-text-section{
	height:400px;
	overflow-y:auto;
}
.register > p {
  font-size: 14px;
  margin-top: 10px;
}
.btn-new-red{
	float:left;
	background:#e5322d;
	border-radius:20px;
	font-size:14px !important;
	color:#fff;
	padding:5px 10px;
	
}
.services-box-1-new {
  background: #fff;
  color: #000;
  border-radius: 8px;
  padding: 20px 20px 30px 20px;
  text-align: center;
  border: 1px solid #ccc;
	height:415px;
}
.p-1-text{
	color: #000 !important;
	text-align:center;
}
.intro-new-text{
}
.intro-new-text h3{
	font-size:16px;
	color: #e5322d;
	font-weight:bold;
}
.intro-new-text h1{
	font-size:26px;
	margin: 0;
}
.intro-new-text h2 {
  font-size: 19px;
  color: #000;
  margin-bottom: 10px;
	margin-top: 10px
}
.intro-new-text p{
	font-size:13px;
}
.intro-new-text h4 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.btn-new-red-1 {
  float: left;
  background: #e5322d;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
	margin-top:10px;
}
.btn-new-red-2 {
  float: left;
  border: 1px solid #e5322d;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
  color: #e5322d;
  margin-left: 10px;
  margin-top: 10px;
}
.best-seller-section{
	background:#fcbbbb;
	padding: 20px 4px;
	border-radius:8px;
	min-height:340px;
}
.best-seller-section-blog{
	background:#e8f4e8;
	padding: 20px 4px;
	border-radius:8px;
	min-height:305px;
}
.best-seller-section-2{
	background:#a3d0bb;
	padding: 20px 4px;
	border-radius:8px;
	min-height:340px;
}
.best-seller-section-3{
	background:#fcaa94;
	padding: 20px 4px;
	border-radius:8px;
	min-height:340px;
}
.n-img-b {
  float: left;
  margin-right: 13px;
	padding-bottom: 20px;
	width:170px;
}
.n-text-bg p {
  font-size: 14px;
	color:#000;
	min-height:133px;
}
.shp-btn {
  float: left;
  background: #bb1a20;
  color: #fff;
  border-radius: 25px;
  padding: 4px 12px 8px 12px;
	margin-top: 33px;
}
.price-tag {
  float: right;
  background: #000;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
	margin-right: 15px;
  line-height: 18px;
  transform: rotate(-10deg);
  font-size: 14px;
	margin-top:20px;
	
}
.price-tg-bg{
	margin-top:129px;
}
.new-p-heading {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 3px;
	margin-top: 0px;
}
.name-text-1{
	font-size:16px;
	color:#c3c1c1;
}
.text-11{
	color:#ed4333;
	font-weight:bold;
}
.text-grey{
	color:#c6c6c6;
	margin-left:10px;
}
.star-img-1{
	margin:0;
}
.star-img-1 {
  margin-top: -6px !important;
  margin-bottom: -20px !important;
}
.pro-marg-top{
	margin-top:20px;
}
.btm-banner-testi{
	background:url('https://kamalifestyles.com/wp-content/uploads/2022/11/banner-btm.jpg') no-repeat;
	background-size:cover;
	background-position:top center;
	height:600px;
}
.testi-block{
	background:#fff;
	padding:20px;
}
.testi-block {
  background: url('https://kamalifestyles.com/wp-content/uploads/2022/11/qutes.png') #fff no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position-x: 0%;
  background-position-y: 0%;
  border-radius: 20px;
  padding: 100px 44px;
  text-align: center;
  position: relative;
  top: 247px;
  float: left;
  background-position: center center;
  border: 1px solid #ccc;
  z-index: 9999;
}
.testi-h {
  font-size: 18px;
  border-bottom: 2px solid #e5322d.;
  padding-bottom: 20px;
  text-align: center;
  width: 200px;
  margin: 0 auto;
    margin-bottom: 0px;
}
.test-pp{
	float:left;
	width:100;
}
.client-n{
	float:left;
	width:100%;
	text-align:center;
	margin-top: 28px;
}
.footer-container{
background-color: #fafafa !important;
}
.art-text p {
  font-size: 14px;
  color: #d6d5d5 !important;
}
.art-text h3 {
  font-size: 15px;
  font-weight: bold;
}
.new-m-head{
color: #e5322d.;
    font-size: 21px;
    margin-top: 10px;
	
}
.services-box-1-new:hover{
	background: #e5322d !important;
	cursor:pointer;
	
}
.new-m-head:hover{
color:#fff !important;
	
}
.feature-img-block{
	position:relative;
}
.heading-bar-feature {
    position: absolute;
    bottom: 25px;
    width: 100%;
    padding: 0 0 0 15px;
}
.btn-feature-bar a{
background: #fff;
    border-radius: 20px;
    color: #bb1a20;
    padding: 8px 10px;
    font-weight: bold;
    border: 2px solid #bb1a20;
}
.price-tag-f {
  float: right;
  background: #000;
  border-radius: 50px;
  padding:7px;
  color: #fff;
	margin-right: 10px;
  line-height: 18px;
  transform: rotate(-10deg);
  font-size: 13px;	
	margin-top:-15px;
	height:54px;
	width:54px;
}
.new-feature-heading1{
	    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
}
.n-text-bg h2{
	font-size: 16px;
    margin-bottom: 10px;
}
.services-box-1-new p{
	font-size:14px !important;
}
.feature-img-block img{
	    border-radius: 20px;
}
.img-gradient{
  position:relative;
  display:inline-block;
}


/* 
#002f4b,#dc4225 
Convert HEX to RGBA - http://hex2rgba.devoth.com/
*/
.img-gradient:after {
  content:'';
  position:absolute;
  left:5px; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
		border-radius:20px;
}
.img-gradient img{
  display:block;
}
.services-box-1-new:hover > p{
	color:#fff !important;
}
.services-box-1-new:hover > h2{
	color:#fff;
}
.blog-product-sidebar{
border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px;
}
.btn-feature-bar-blog a{
    background: #bb1a20;
    border-radius: 20px;
    font-size: 14px !important;
    color: #fff;
    padding: 5px 10px;
	float:left;
}
.blog-product-sidebar h3{
	    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.blog-pro-img-bloc{
	float:left;
	width:65px;
	margin-right: 10px;
}
.blog-product-sidebar ul li{
	padding: 15px 0 20px 0;
	border-bottom:1px solid #ccc;
}
.blog-pro-img-bloc img{
	border-radius:10px;
	
}
.blog-product-sidebar h4{
	    margin-bottom: 0px;
}
.sale-pro-price{
	color:rgba(208, 2, 27,1);
	font-weight:bold;
}
.product-blog-btn a{
	    background: rgba(208, 2, 27,1);
    color: #fff !important;
    padding: 5px;
    border-radius: 10px;
    margin-left: 20px;
}
.shop_table {
	border: 1px solid #ccc;
	border-radius:10px;
}
.woocommerce-privacy-policy-text{
	background: #fcdede;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px !important;
}
.woocommerce-privacy-policy-text p{
	font-size:11px !important;
}
.woocommerce-privacy-policy-text{
	float:left;
	width:100%;
	margin-top:20px;
}
.cart-actions .button[name="apply_coupon"] {
 border-radius: 50px;
}
.cart-actions .coupon .input-text {
    margin-right: -40px;
    max-width: 260px;
    border-radius: 40px;
    background-color: #f7f7f7;
}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    background-color: #fff;
}
.single-product-list ul{
	float:left;
	width:100%;
	list-style:disc inside;
	margin-bottom:30px;
	
}
.single-product-list ul li{
	float:left;
	width:100%;
	
}
.single-product-list ul li a{
	color:#000;
	
}
.single-product-list ul li a:hover, a:active, a:focus{
	text-decoration:none;
	color:rgba(187, 26, 32, 1);
}
.single-product-list ul li:active{
	text-decoration:none;
	color:rgba(187, 26, 32, 1);
}
.single-product-list h2{
font-size:16px;
	text-transform:uppercase;
}
.product-hover-box a{
	padding:11px 12px !important;
	border-radius:20px !important;
}
.order-first .button{
	    border-radius: 40px !important;
    color: #fff !important;
    background: #000 !important;
}
.cart-totals-inner .checkout-button{
	border-radius: 40px !important;
}
.checkout-order-review:before{
display:none !important;
}
#order_review_heading {
    font-size: 18px;
}
.woocommerce-billing-fields>h3 {
   font-size: 18px;
}
#place_order, .checkout_coupon .button{
	border-radius:40px !important;
}
.woocommerce-message {
	background-color: #e5322d;
  border-radius: 40px;
}
.vc_column-inner {
	padding-top: 20px !important;
}
.testi-h {
  font-size: 17px !important;
}
.p-FieldLabel{
	    font-weight: 400;
    font-size: 14px !important;
	    font-family: 'Montserrat', sans-serif !important;
    
}
.woocommerce-billing-fields__field-wrapper p{
	    font-size: 14px !important;
	margin-top: 20px !important;
    margin-bottom: 20px !important;

}
.pro-desc{
    padding: 10px 20px 0px 20px;
}
.cart-empty wd-empty-page {
  text-align: center !important;
}
/* checkout page custom style*/
.woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout #customer_details .woocommerce-form-login-toggle, 
.woocommerce-checkout .woocommerce .woocommerce-checkout #customer_details .woocommerce-form-coupon-toggle {
    display: inline-block;
    margin-left: 15px;
	  width: 100%;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout #customer_details form.woocommerce-form-login[action="https://kamalifestyles.com/my-account/"] {
    display: none !important;
}
.post-single-page li {
	font-size: 17px!important;
}
.wpb_wrapper>p {
  font-size: 17px !important;
}
.wd-entry-meta .meta-author{
   display: none;
}

.plan-heading  {
	font-size: 24px !important;
}

.g-recaptcha{
	float: left;
    width: 100%;
    margin-top: 20px;
}
/*new home page*/
.slider-heading-new{
	font-family: 'Montserrat', sans-serif !important;
}
.wd-tools-element .wd-tools-icon{
  padding: 5px;
border: 1px solid #F0F0F0;
border-radius: 8px;
}
.flexslider .slides img{
	border-radius:30px;
}
.shop-new-btn{
	background-color: #bb1a20;
border-color: #bb1a20 !important;
	border-radius: 5px;
	padding: 10px 14px;
font-size: 12px;
line-height: 16px;
	color:#fff;
	
}
.pro-new-text1{
	padding: 55px 0 90px 0 !important;
}
.vc_toggle_icon{
	right:0 !important;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a{
	display:none;
}
.flex-control-paging li a.flex-active{
	background:#BA1B1F !important;
}
.vc_toggle_title .vc_custom_heading{float:left;}
.vc_toggle_content{
	float:left;
	width:100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);;
padding-top: 10px;
}
.vc_toggle_content p{
	font-size:16px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
  height: 29px !important;
  width: 29px !important;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
  margin-left: 8px;
  top: 4px;
}
.tg-head-1{
}
.utbue-vid {
  width: 100%;
  height: 215px;
	border-radius:10px;
}
.view-btn{
	margin-top:25px;
}
.product-grid-item .wd-entities-title {
  margin-bottom: 5px !important;
  font-size: 20px !important;
  float: left;
  width: 100%;
  text-align: left;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:bold;
}
.product-grid-item .price {
  display: block;
  margin-bottom: 0;
  line-height: 2.3;
  float: left;
	font-size:22px;
}
.add_to_cart_button {
  background-color: #BA1B1F !important;
  border-radius: 8px !important;
  float: right;
}
.product-grid-item .wd-entities-title{
	margin-bottom:15px !important;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img{
	border-radius:16px;
}
.wd-tools-element>a{
color: #bb1a20 !important;
}
.active, .accordion:hover{
	background:transparent !important;
}
.active:after {
	content:none !important;
}
.popup-header-book img {
  width: 100%;
}
.popup-header-book {
  float: left;
  width: 100%;
}
.new-book-pop-txt h2 {
  font-size: 22px;
  font-weight: 800;
	margin-bottom: 10px;
}
.new-book-pop-txt h3 {
  font-size: 16px;
	margin-bottom:0px;
	font-family: 'Montserrat' !important;
}
.new-book-pop-txt p {
  font-size: 14px;
	margin-bottom:30px;
	float:left;
	width:100%;
}
.new-book-pop-txt {
  float: left;
  width: 100%;
  padding: 15px 20px;
}
.new-remind-btn {
  background: #BA1B1F;
  padding: 10px 20px;
  color: #fff;
	border-radius: 4px;
}
.new-remind-btn:hover {
    color: #fff;
}
.btn-sec{
	float:left;
	width:100%;
	margin:25px 0 20px 0;
	text-align: center !important;
}
.thnx-btn {
  margin-left: 10px;
  color: #000 !important;
	border: solid 1px #000;
    padding: 9px 20px;
}
.wd-nav[class*="wd-style-"] {
    --nav-color: #9E9E9E;
    --nav-color-hover: #bb1a20;
}
.sib-default-btn {
  border-radius: 8px;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
    background-color: #fff !important;
    text-align: center;
    width: 50px !important;
    height: 50px;
    border-radius: 45px !important;
}
.wpsisac-slick-slider .slick-arrow svg, .wpsisac-slick-carousal .slick-arrow svg {
	fill: #BA1B1F  !important;
}
.wpsisac-slick-slider .slick-arrow svg, .wpsisac-slick-carousal .slick-arrow svg {
    fill: #BA1B1F !important;
    height: 96% !important;
    width: 96% !important;
    padding: 10px 0;
}
.wpsisac-slick-carousal.design-1 .slick-next {
    right: 25px !important;
}
.wpsisac-slick-carousal.design-1 .slick-prev {
    left: 25px !important;
}
.wpsisac-slick-slider .slick-dots, .wpsisac-slick-carousal .slick-dots{
	display:none !important;
}
.ujipopup {
    top: 45% !important;
}

.contact-btn-header {
    background: #BA1B1F !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 32px;
    border-radius: 8px;
    letter-spacing: 0.0006em;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 290px;
    border-radius: 0 8px 8px 0 !important;
    background-color: #fff !important;
    border: solid 1px #E1E1E1;
}
button.searchsubmit {
    border-left: solid 1px #E1E1E1 !important;
    color: #BA1B1F !important;
}

/*.current-menu-item :after {
    content: "";
    display: block;
    width: 50%;
    position: relative;
    border-bottom: solid 2px;
}*/


#n2-ss-2-align {
    max-width: 100% !important;
}
.col-50 {
    float: left!important;
    width: 33%!important;
    padding: 0 !important;
}
.wd-post-content h3 {
    margin-bottom: 10px;
    font-family: montserrat !important;
    font-size: 24px !important;
    margin-top: -90px !important;
    margin-left: 20px !important;
    position: fixed !important;
}
.wd-post-entry-meta {
    display: none !important;
}
.program-imag img {
    border: solid 5px #bb1a20;
}
.video-button {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
}
.video-button .wd-icon {
    font-size: 14px;
    padding-left: 10px;
}
.faq-accord {
    width: 85% !important;
}
input.sib-email-area {
    margin-bottom: 16px;
    background: #f1f1f1;
    text-align: left;
}
.sib-default-btn {
	margin-top: 24px;
}
/*.wd-entities-title .post-title {
    display: block;
    color: #ffffff;
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
    margin-top: -91px;
    position: fixed;
    font-size: 24px;
    margin-left: 20px;
}*/
.blog-design-meta-image .wd-entities-title {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-family: montserrat !important;
    font-size: 24px !important;
    margin-top: -90px !important;
    margin-left: 20px !important;
    position: fixed !important;
    color: #fff;
}
.n2-ss-slider-2 .n2-ow {
	border-radius: 10px !important;
}

element.style {
}
.wpb_wrapper>p {
    font-size: 17px!important;
}
.wpb_wrapper>p {
    color: #333;
    font-size: 16px;
}
.entry-content p {
    padding: 0 0 0;
    font-size: 19px;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
}
.lt-new-text p {
    color: #545454;
}
h2.slider-heading-new {
    color: #131726;
}
.dating-coach {
    width: 46%;
}
.slider-5 {
    width: 54% !important;
}
.social-form-circle .wd-social-icon {
	margin-left: 21px;
}
@media only screen and (max-width: 600px) {
	.entry-content h2 {
    		font-size: 24px !important;
    		text-align: center !important;
    		line-height: 1.2em !important;
	}
	products-holder.wd-spacing-30.grid-columns-3.pagination- {
    display: block !important;
}
	.entry-content h3 {
		font-size: 16px !important;
    		text-align: center !important;
   		line-height: 1.2em !important;
	}
	#not-for-mobile {
		display: none !important;
	}
	.main-footer {
    display: none !important;
}
.not-for-mobile {
    display: none !important;
}
	.shop-btn-mobile {
    max-width: 50%;
}
	.read-btn-mobile {
    max-width: 50%;
}
	.col-50 {
		width: 100% !important;
	}	
}
@media only screen and (max-width: 600px) {
	.shpp-btn {
    padding: 12px 20px;
}
.rd-btn {
    padding: 12px 20px;
}
}
@media only screen and (min-width: 600px) {
.for-mobile {
    display: none !important;
}
}
@media only screen and (max-width: 420px) {
	.rd-btn, .shpp-btn {
  padding: 10px 10% !important;
  font-size: 12px;
}
.col-50 h2 {
  font-size: 18px !important;
  padding-bottom: 10px;
}
.rd-btn {
margin-left: 0px !important;
}
	.whb-column.whb-mobile-center.whb-hidden-lg {
  margin-right: -62px !important;
}
.wd-header-my-account {
  margin-right: -9px !important;
}
}
.wd-btn-arrow::after {
  font-size: 18px;
  line-height: 1;
  padding: opx !important;
  background: #fff;
  border-radius: 100%;
  padding: 10px;
  color: #BA1B1F;
}
.owl-dots .owl-dot.active span {
  background-color: #BA1B1F;
  border-color: #BA1B1F;
}
.top-b-btns {
    margin-top: 20px;
    float: left;
    width: 100%;
}
.shpp-btn {
    background: #BA1B1F;
    padding: 12px 32px;
    border-radius: 4px;
    font-weight: 500!important;
    color: #fff;
    font-size: 16px;
    text-transform: captilize;
    border: 2px solid #BA1B1F;
}
.rd-btn {
    background: #fff;
    padding: 12px 32px;
    border-radius: 4px;
    color: #BA1B1F;
    font-size: 16px;
    text-transform: captilize;
    border-color: #BA1B1F;
    border: 2px solid #BA1B1F;
    margin-left: 15px;
    font-weight: 500!important;
}
.sub-sub-menu {
    margin-left: 0px !important;
}

@media only screen and (max-width: 991px) {
	.home-products {
		display: none !important;
	}
}
.products-icon {
    max-width: 30px;
    margin-top: -5px;
    margin-right: 9px;
}
::marker {
	color: #000 px;
}
div#block-20 {
    border-bottom: 0px !important;
		padding-bottom: 0px !important;
}
.page.page-id-16 .vc_row.wpb_row.vc_inner .wpb_column.vc_column_container:nth-child(2) .btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-extra-small {
    font-size: 16px;
    color: #000;
}
.product-page-button {
    text-transform: unset;
}
.page.page-id-16 .vc_row.wpb_row.vc_inner .wpb_column.vc_column_container:nth-child(2) .btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-extra-small:hover {
    color: #fff !important;
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    width: 280px;
}
.wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: 0;
    left: 100%;
    margin: 0 0 0 5px;
}

/** spring sale pop up **/
.spring-sale-1 {
    font-family: 'Montserrat' !important;
    font-weight: 700;
}
.spring-sale-3 {
    font-weight: 700;
    line-height: 19px;
    letter-spacing: -0.39312976598739624px;
		margin-bottom: 10px !important;
}
.spring-sale-2 {
    margin-bottom: 10px !important;
}
.spring-sale-3 del {
    color: gray;
}
.spring-sale-4 {
    border-bottom: dashed 1.5px #000;
    padding-bottom: 5px;
}

/** Compare button **/
body .site-mobile-menu .menu-item-compare{
display:none;
}
body .site-mobile-menu li.menu-item-register {
display:none;
}
body .site-mobile-menu .login-side-opener{
display:none;
}
p.woocommerce-store-notice.demo_store {
    display: none;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: #900;
  color: #fff;
}
.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: #fff !important;
  color: #900000;
  border: solid 2px;
}
.reg-list {
	font-size: 17px !important;
}

/* test by Atta*/

a.btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-extra-small.product-page-button-23 {
		background: #be0000 !important;
    color: #fff;
    border: #be0000;
    padding: 10px 24px;
    border-radius: 6px;
}
a.btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-extra-small.product-page-button-23 {
    background: red !important;
}

.page.page-id-37295 .vc_row.wpb_row.vc_inner .wpb_column.vc_column_container:first-child .btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-extra-small {
    background: #be0000 !important;
    color: #fff;
    border: #be0000;
    padding: 10px 24px;
    border-radius: 6px;
}
@media (min-width: 1025px) {
	  
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-page-button {
  padding: 10px 12px !important;
  font-size: 10px;
}
}

@media (max-width: 576px) {
	.pro-desc h2 {
    text-align: left !important;
		padding-left: 3px;
}
.product-page-column {
  	width: 40% !important;
}
.shpp-btn {
    font-size: 10px !important;
}
.rd-btn {
    font-size: 10px !important;
}
}

