@font-face {
	font-family: Lato-Bold;
	src: url(./fonts/Lato-Bold.ttf);
}
@font-face {
	font-family: Lato-Light;
	src: url(./fonts/Lato-Light.ttf);
}
@font-face {
	font-family: baskervi;
	src: url(./fonts/baskervi.ttf);
}
@font-face {
	font-family: Baskerville;
	src: url(./fonts/Baskerville.ttf);
}
@font-face {
	font-family: Baskerville-SemiBold;
	src: url(./fonts/Baskerville-SemiBold.ttf);
}
.container-blog-custom  .main-page-left .wpb_text_column ul li {
	padding: 0 15px;
}
.container-blog-custom .wpb_text_column ul li {
    list-style-type: none;
	
}
.container-blog.container-blog-custom {
    padding: 0;
	margin-top: 35px;
}

.container-blog-custom  .top-post-background-image:after {
    opacity: 0.7;
} 
.container-blog-custom  .post-excerpt {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 35px;
    font-family: Lato-Light;
    color: #5b5b59;
}
.container-blog-custom  .top-post-content a.read_more:hover {
    opacity: .8;
}
.container-blog-custom  .top-post-content a.read_more {
	height: 60px;
    background: #f2d5b4;
    color: #000 !important;
    display: inline-flex;
    justify-items: center;
    align-items: center;
    padding: 0 40px;
    font-family: baskervi;
    font-size: 25px;
    border-radius: 7px;
    margin: 0px;
}
/* .container-blog-custom  .top-post-background-image img { */
    /* height: 685px; */
    /* width: 100%; */
    /* object-fit: cover; */
    /* max-height: inherit !important; */
/* } */
/* .container-blog-custom  .top-post-background-image { */
    /* width: 100%; */
/* } */
.container-blog-custom  .top-post-content h4 {
    margin: 0px;
	line-height: 1;
	color: #5b5b59 !important;
}
.container-blog-custom  a.post_title.w4pl_post_title {
    font-size: 40px;
	color: #5b5b59 !important;
	font-family: Lato-Bold;
}
.main-navigation {
    padding: 47px 0;
}
.menu-toggle {
    display: none;
}
.main-navigation {
    display: block;
    width: 100%;
}
.main-navigation {
    border-bottom: 2px solid #d9d9db;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation a {
    color: #3f3d3e;
    font-family: Lato-Bold;
    font-size: 20px;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation li {
    position: relative;
}
.main-navigation ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.post-title-more {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 5px;
    width: calc(100% - 122px);
    float: left;
    padding-left: 10px;
}

.container-blog-custom .wpb_text_column ul.most-popular-posts li .post-title-more {    
    padding: 0px 0 0 10px;
    justify-content: space-between;    
}

/* .container-blog-custom .wpb_text_column ul.most-popular-posts li .post-title-more {
    display: block;
    padding: 0px 0 0 10px;
    position: relative;
} */

.container-blog-custom .wpb_text_column ul#blog-menu li a {
    text-transform: capitalize;
}

.container-blog-custom .wpb_text_column ul.most-popular-posts li a.read_more {
    position: static;    
    color: #757575 !important;
    font-family: Lato-Bold;
    font-size: 15px;
    text-transform: capitalize; 
    padding: 0px 0px 10px 0px;   
}

/* .container-blog-custom .wpb_text_column ul.most-popular-posts li a.read_more {
    position: absolute;
    bottom: 15px;
    color: #757575 !important;
    font-family: Lato-Bold;
    font-size: 15px;
    text-transform: capitalize;
    left: 10px;
} */


.container-blog-custom .wpb_text_column ul.most-popular-posts li a.post_title.w4pl_post_title{
	font-family: baskervi;
    font-size: 18px;
    color: #878787 !important;
	line-height: 1.2;
}
.container-blog-custom .wpb_text_column ul.most-popular-posts li {    
	margin-bottom: 45px;
	margin-top: 0px;
}
.container-blog-custom .main-page-left .wpb_wrapper .wpb_wrapper > p {
    margin-bottom: 0px;
}
.container-blog-custom .wpb_text_column ul.most-popular-posts li img {
    width: 122px;
    height: 122px;
    object-fit: cover;
    max-width: 122px;
    max-height: 122px;
}
.main-page-left {
    padding-top: 55px;
}
.main-page-right {
    padding-top: 55px;
    padding-left: 50px;
}

.container-blog-custom .main-page-left .post-excerpt {
    margin-bottom: 50px;
    font-family: baskervi;
    font-size: 18px;
	color: #555555 !important;
}
.container-blog-custom .main-page-right h2 {
    font-family: baskervi;
    font-size: 30px;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 20px;
    padding-bottom: 15px;
	margin-top: 0px;
	font-family: Lato-Bold;
}
.container-blog-custom .main-page-right >.wpb_wrapper {
    padding-top: 7px;
}
.main-page-right > .wpb_wrapper{
	padding: 35px 20px 0 20px;
    position: relative;
}
.main-page-right > .wpb_wrapper:before {
    position: absolute;
    height: 15px;
    top: 0px;
    background-image: linear-gradient(#f8f6f6 , #fff);
    width: 100%;
    content: '';
    left: 0px;
}
.container-blog-custom .main-page-left h4{
	/* margin:0px; */
	margin-bottom: 15px;
	margin-top: 25px;
}
.container-blog-custom .main-page-left a.post_title.w4pl_post_title {
    color: #555555 !important;
    font-family: Lato-Bold;
    font-size: 22px;
    margin-bottom: 0px;
}

.get_keep_in_touch a {
    color: #707070 !important;
    font-size: 28px;
    margin-right: 25px;
}

.container-blog-custom .main-page-left .wpb_wrapper .wpb_wrapper > a.text-center:hover{
	opacity:.8;
}
.container-blog-custom .main-page-left .wpb_wrapper .wpb_wrapper > a.text-center {
    height: 80px;
    background: #727272;
    color: #fff !important;
    display: none;
    justify-items: center;
    align-items: center;
    padding: 0 55px;
    font-family: baskervi;
    font-size: 25px;
    border-radius: 7px;
    float: right;
}

.page-numbers {
    overflow: hidden;
    background: #f2d5b4;
    min-width: 30px;
    display: inline-flex;
    justify-items: center;
    color: #fff;
    height: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
	width: fit-content;
}
a.prev.page-numbers,
a.next.page-numbers {
    padding: 0 20px;
}
.container-blog-custom .main-page-left [class*="block-grid-"] {
	margin: 0 -15px;
}
/*==============================CHANGE FONT PRODUCT==============================*/
.nm-shop-loop-details h3 a,
.woocommerce-tabs .tabs li.active a,
.product .summary .product_title {
   	font-family: Baskerville-SemiBold;
}
.woocommerce-tabs.wc-tabs-wrapper .entry-content li,
.woocommerce-tabs.wc-tabs-wrapper .entry-content,
.woocommerce-tabs.wc-tabs-wrapper .entry-content p,
.product .summary p,
.product .summary .price,
.woocommerce-product-details__short-description{
    font-family: Baskerville !important;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left {
    float: left;
    width: 50%;
}
li#video-thumbnail img {
    width: 100%;
    height: auto !important;
}
.nm-single-product-summary-col.col-xs-12 .images .vertical-img-left.nickx-slider-for {
    margin-left: 30px;
}
iframe#product_video_iframe {
    max-height: 270px;
}
.single-product .nm-single-product-top {
    margin-top: 40px;
}
.product .nm-single-product-summary-row .summary {
    padding-left: 40px;
}
.product .nm-single-product-summary-row .summary h1.product_title.entry-title {
    margin-top: 0;
}
.product .nm-single-product-summary-row .summary h1.product_title.entry-title {
    margin-top: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
    color: #4D4D4D;
}
.single-product section#nm-related, .single-product div#nm-product-meta {
    display: none;
}
div#tab-description {
    box-shadow: none;
}
.nm-additional-information-inner table.shop_attributes td, .nm-additional-information-inner table.shop_attributes th {
    width: auto;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .nm-tabs-panel-inner.entry-content {
    font-size: 18px;
}
.nm-additional-information-inner table.shop_attributes {
    width: auto;
    margin: 0 auto;
    margin-top: 40px;
}
.nm-additional-information-inner table.shop_attributes td {
    padding-left: 80px;
	font-family: Baskerville;
}
.nm-additional-information-inner table.shop_attributes td p {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: Baskerville !important;
}
.nm-additional-information-inner table.shop_attributes th {
    font-family: Baskerville-SemiBold;
	    padding-bottom: 35px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    border: none;
	    padding-top: 35px;
}
.single-product .nm-product-share-wrap.has-share-buttons {
    display: none;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0;
    float: left;
    width: 49px;
    text-align: center;
    height: 49px;
}
.yith-wcwl-wishlistexistsbrowse span.feedback i {
    margin-top: 0;
    float: left;
    width: 49px;
    text-align: center;
    height: 49px;
    background: #f2d5b4;
    margin: 0;
    font-size: 25px;
    line-height: 49px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .yith-wcwl-wishlistexistsbrowse >a {
    position: absolute;
    left: 60px;
    top: 14px;
    width: 100px;
    text-decoration: underline;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
    position: relative;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    background: #f2d5b4;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    position: relative;
    background: #f2d5b4;
    height: 49px;
    text-align: center;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i.yith-wcwl-icon.fa.fa-heart {
    margin: 0;
    font-size: 25px;
    line-height: 49px;
}
.product .summary form.cart {
    float: left;
    /* width: calc(100% - 49px); */
    width: 100%;
    /* padding-right: 9px; */
	padding-top: 0;
}
.product .summary form.cart .nm-quantity-wrap.qty-show {
    float: left;
    width: auto;
}
.product .summary form.cart .nm-quantity-wrap.qty-show {
    float: left;
    width: 35%;
	margin-top: 0;
}
.product .summary form.cart .nm-quantity-wrap.qty-show .with-attributes{
    float: left;
    width: 35%;
	margin-top: 0;
}
.product .summary form.cart .nm-quantity-wrap.qty-show input.input-text.qty {
    height: 49px;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #4D4D4D;
	width: 30px;
}
.single-product .nm-quantity-wrap .quantity .nm-qty-minus, .single-product .nm-quantity-wrap .quantity .nm-qty-plus {
    line-height: 52px;
    height: 49px;
	font-size: 11px;
    color: #4D4D4D;
}
.single-product .nm-qty-minus.nm-font-media-play:before {
    content: "\f068";
}
.single-product .nm-qty-plus.nm-font-media-play:before {
    content: "\f067";
}

/* .nm-product-summary-inner-col-2 > form {
    display: flex;
} */

.single-product button.nm-simple-add-to-cart-button.single_add_to_cart_button.button {
    float: left;
    width: calc(60% - 20px);
    height: 49px;
    margin: 0;
    border: 1px solid #f2d5b4;
    color: #000 !important;
    text-transform: inherit !important;
	font-size: 20px !important;
    line-height: 23px;
    font-family: Baskerville;
    /* white-space: nowrap; */
    margin-left: 10px;
    margin-right: 10px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
    margin: 0;
    font-size: 30px;
    line-height: 49px;
	color: #4D4D4D;
}
section.up-sells.upsells.products {
    border: none;
    padding: 0;
}
section.up-sells.upsells.products li {
    float: left;
    width: 100%;
    clear: both;
    display: flex;
	padding-bottom: 0;
}
section.up-sells.upsells.products li h3 {
    text-align: left;
    font-size: 17px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #4D4D4D;
}

section.up-sells.upsells.products li .nm-shop-loop-price {
    text-align: left;
    float: left;
    margin: 0;
    opacity: 1;
}
section.up-sells.upsells.products li .nm-shop-loop-after-title.action-link-hide {
    padding-top: 15px;
	float: left;
    width: 100%;
}
section.up-sells.upsells.products li .nm-shop-loop-thumbnail img {
    max-width: 125px;
}
section.up-sells.upsells.products li .nm-shop-loop-details {
    padding-left: 15px;
}
section.up-sells.upsells.products li .nm-shop-loop-actions a {
    padding: 0 35px !important;
    margin: 0;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF !important;
    text-transform: inherit !important;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px !important;
    font-family: Baskerville;
    color: #000 !important;
}
section.up-sells.upsells.products li .nm-shop-loop-actions {
    position: inherit;
    opacity: 1;
    float: left;
    margin-left: 15px;
    background: #FFFFFF;
    border: 0.5px solid #C6C6C6;
    margin-top: -10px;
    height: 42px;
}
.wpb_wrapper.wpb_wrapper_tab_detail_text {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
}
.wpb_wrapper.wpb_wrapper_tab_detail_text h4 {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    font-family: Baskerville-SemiBold;
    margin: 0;
}
.wpb_wrapper.wpb_wrapper_tab_detail_text .vc_tta-panel-heading {
    padding: 0;
	height: 44px;
}
.wpb_wrapper.wpb_wrapper_tab_detail_text .vc_tta-panels {
    border-bottom: 1px solid #C6C6C6;
    margin-bottom: 30px;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body p {
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body a {
    text-decoration: underline;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding-left: 20px;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body table td {
    border: 1px solid;
    color: black;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 15px;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body table {
    width: 100%;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left img.img-second-gallery-ct {
    width: 79%;
    float: right;
    padding-top: 20px;
}
.woocommerce-product-details__short-description.entry-content ul {
    margin-left: 30px;
}
.nm-product-summary-inner-col.nm-product-summary-inner-col-2 {
    float: left;
    width: 100%;
}
.nm-product-summary-inner-col p.afterpay-payment-info {
    border-bottom: 1px solid #C6C6C6;
    width: auto;
    float: left;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 17px;
    color: #4D4D4D;
}
.nm-product-summary-inner-col p.afterpay-payment-info u {
    font-size: 12px;
    line-height: 14px;
    text-decoration-line: underline;
    color: #4D4D4D;
}
.nm-product-summary-inner-col p.afterpay-payment-info span.woocommerce-Price-amount.amount {
    color: #4D4D4D;
    font-weight: 500;
    font-family: Baskerville;
}
.product .nm-single-product-summary-row .summary span.woocommerce-Price-amount.amount {
    line-height: 23px;
    color: #000000;
}
.woocommerce-product-details__short-description.entry-content {
    font-size: 18px;
    line-height: 24px;
    color: #4D4D4D;
}
.single-product section.up-sells.upsells.products h2 {
    font-family: Baskerville-SemiBold;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding-bottom: 10px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper li#tab-title-description a {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    text-decoration-line: underline;
    color: #000000;
    border: none;
}
a.scroll_to_description_img {
    float: left;
    padding-left: 15px;
	padding-top: 50px;
}
.single-product #video-thumbnail:before {
    font-size: 42px;
}
.icon_details_short_ct img {
    max-height: 70px;
}
.icon_details_short_ct .col-md-3 {
    text-align: center;
}
.icon_details_short_ct {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
form#yith-wcwl-form {
    padding-top: 32px;
}
form#yith-wcwl-form table.wishlist_view a.remove.remove_from_wishlist {
    font-size: 21px;
    margin-top: -15px;
}
form#yith-wcwl-form table.wishlist_view a.remove.remove_from_wishlist:before{
	display: none;
}
form#yith-wcwl-form td.product-name {
    padding-left: 16px;
}
form#yith-wcwl-form th.product-name span.nobr {
    color: black;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .nickx-slider-for .btn-prev {
    margin-left: 0;
    top: -32px;
    left: 30px;
    background: transparent !important;
    opacity: 1;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .nickx-slider-for .btn-prev:before {
    content: "\f343";
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .nickx-slider-for .btn-next {
    margin-right: 0;
    opacity: 1;
    left: 30px;
    bottom: -32px;
    top: unset;
    background: transparent !important;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .nickx-slider-for .btn-next:before {
    content: "\f347";
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .images {
    position: relative;
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left.no_arrow_left_ct .images .slider {
    position: static;
}
.single-product .nm-single-product-showcase {
    margin-top: 10px;
}
.nm-single-product .vertical-img-left.nickx-slider-for {
    width: calc(100% - 99px - 30px);
}
.nm-single-product-summary-col.col-xs-12 .gallery-image-left .images .slider li.slick-slide img {
        margin-bottom: 10px !important;
}
.product .summary .nm-product-summary-inner-col .price {
    padding-bottom: 6px;
}
.product .summary form.cart .nm-quantity-wrap.qty-show label {
    display: none !important;
}
body.single-product .product .summary form.cart .nm-quantity-wrap.qty-show {   
    text-align: center;
    margin-top: 20px;
    padding-right: 0;
	float: left;
    width: 25%;
    margin-top: 0;
    height: 49px;
	
}
form#nm-variations-form .nm-quantity-wrap.qty-show {
    float: left;
    width: 25%;
    margin-top: 0;
}
form#nm-variations-form button.nm-variable-add-to-cart-button {
    float: left;
    width: calc(60% - 20px);
    height: 49px;
    margin: 0;
    margin-left: 10px;
    border: 1px solid #f2d5b4;
    color: #000 !important;
    text-transform: inherit !important;
    font-size: 20px !important;
    line-height: 23px;
    font-family: Baskerville;
    margin-left: 10px;
    margin-right: 10px;
}

.product .summary .button {
    float: left;
    width: calc(60% - 20px);
    height: 49px;
    margin: 0;
    margin-left: 10px;
    border: 1px solid #f2d5b4;
    color: #000 !important;
    text-transform: inherit !important;
    font-size: 20px !important;
    line-height: 23px;
    font-family: Baskerville;
    margin-left: 10px;
    margin-right: 10px;
}

form#nm-variations-form .woocommerce-variation-add-to-cart {
    padding-top: 30px;
}
/*==============================CHANGE FONT PRODUCT==============================*/
@media screen and (max-width:1200px){
	.get_keep_in_touch a {
		font-size: 25px;
		margin-right: 15px;
	}
	.container-blog-custom .wpb_text_column ul.most-popular-posts li a.read_more {
		bottom: 0;
		font-size: 13px;
		left: 10px;
	}
	.container-blog-custom .wpb_text_column ul.most-popular-posts li a.post_title.w4pl_post_title {
		font-size: 13px;
	}
	.post-title-more {
		width: calc(100% - 70px);
	}
	.container-blog-custom .wpb_text_column ul.most-popular-posts li img {
		max-width: 70px;
		max-height: 70px;
		width: 70px;
		height: 70px;
	}
	.container-blog-custom  .blog-thumb-image img {
		height: 245px!important;
	}
	.main-navigation a {
		font-size: 15px;
	}
	.container-blog-custom .top-post-content a.read_more {
		height: 50px;
		padding: 0 20px;
		font-size: 18px;
	}
	.container-blog-custom a.post_title.w4pl_post_title {
		font-size: 30px;
	}
	.container-blog-custom .post-excerpt {
		font-size: 22px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.main-page-right {
		padding-left: 15px;
	}
	
	.main-page-right > .wpb_wrapper {
		padding: 35px 15px 0 15px;
		position: relative;
	}
}
@media screen and (max-width:1080px){
	.product .nm-single-product-summary-row .summary {
		width: 50%;
		float: right;
	}
}
@media screen and (max-width:892px){
	.product .summary form.cart .nm-quantity-wrap.qty-show input.input-text.qty {
		width: 20px;
	}
	section.up-sells.upsells.products li .nm-shop-loop-actions a {
		padding: 0 15px !important;
	}
}
@media screen and (max-width:800px){
	
	section.up-sells.upsells.products li .nm-shop-loop-actions a {
		padding: 0 5px !important;
	}
}
@media screen and (max-width:767px){
	.icon_details_short_ct .col-sm-3 {
		width: 25%;
		float: left;
	}
	.top-post-content {
		transform: translate(0%, -50%);
		padding: 40px;
	}
	
	.container-blog-custom a.post_title.w4pl_post_title {
		font-size: 24px;
	}
	.top-post-background-image img {
		max-height: 350px !important;
	}
	.container-blog-custom .post-excerpt {
		font-size: 16px;
	}
	.container-blog-custom .top-post-content a.read_more {
		height: 40px;
		padding: 0 15px;
		font-size: 14px;
	}
	.main-navigation ul {
		/* display: none; */
		flex-direction: column;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		padding: 0px 0 0 0;
	}
	.menu-toggle {
		/* display: block; */
		padding: 10px 20px;
		outline: none !important;
		border-radius: 2px;
		background: #d9d9db;
		border: 0px;
	}
	button.menu-toggle i {
		color: #fff;
	}
	button.menu-toggle:hover {
		opacity: .8;
	}
	.main-navigation li:not(:last-child) {
		position: relative;
		border-bottom: 1px solid #d9d9db;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	.nm-single-product-summary-col.col-xs-12 .gallery-image-left {
		float: left;
		width: 100%;
	}
	.product .nm-single-product-summary-row .summary {
		width: 100%;
		float: left;
		padding-left: 0;
	}
	section.up-sells.upsells.products li .nm-shop-loop-actions a {
		padding: 0 15px !important;
	}
}
@media screen and (max-width:550px){
	a.scroll_to_description_img img {
		max-width: 20px;
	}
	.nm-single-product-showcase {
		padding-top: 20px;
	}
	.nm-additional-information-inner table.shop_attributes td {
		padding-left: 50px;
	}
	.nm-additional-information-inner table.shop_attributes th {
		padding-bottom: 15px;
	}
	.nm-additional-information-inner table.shop_attributes td, .nm-additional-information-inner table.shop_attributes th, .nm-additional-information-inner table.shop_attributes td p {
		font-size: 18px;
		line-height: 20px;
	}
	.single-product .woocommerce-tabs .tabs li {
		text-align: center;
	}
}
@media screen and (max-width:375px){
	section.up-sells.upsells.products li .nm-shop-loop-actions {
		margin-left: 0;
		margin-top: 10px;
		height: auto;
		width: 100%;
		clear: both;
	}
	.nm-additional-information-inner table.shop_attributes td, .nm-additional-information-inner table.shop_attributes th, .nm-additional-information-inner table.shop_attributes td p {
		font-size: 14px;
		line-height: 15px;
	}
}
@media screen and (max-width:344px){
	.product .summary form.cart .nm-quantity-wrap.qty-show {
		width: 40%;
	}
	.single-product button.nm-simple-add-to-cart-button.single_add_to_cart_button.button {
		width: calc(60% - 15px);
		font-size: 15px !important;
	}
}
@media screen and (max-width:312px){
	.product .summary form.cart .nm-quantity-wrap.qty-show {
		width: 45%;
	}
	.single-product button.nm-simple-add-to-cart-button.single_add_to_cart_button.button {
		width: calc(55% - 5px);
		font-size: 13px !important;
		margin-left: 5px;
	}
}

.wn_ds_quotes_slider_wrapper {
    margin-top: 50px;
    margin-bottom: 100px;
    margin-left: 0px;
    margin-right: 0px;

}

.wn_ds_quotes_slider_images_wrapper {
    margin-top: 50px;
    text-align: center;
    
}

.wn_ds_quotes_slider_image {
    width: 20%;
    margin: 0% 5%;
    opacity: 0.3;
    transition: 0.4s ease;
}

.wn_ds_quotes_slider_image:hover {
    opacity: 1;
    transition: 0.4s ease;
    cursor: pointer;
}

.wn_ds_quotes_slider_image_active {
    opacity: 1;
    transition: 0.4s ease;
    cursor: pointer;
}

.wn_ds_quotes_slider_reviews_wrapper {
    display: block;
    text-align: center;
    position: relative;        
    padding: 100px 0px;
}

.wn_ds_quotes_slider_reviews_wrapper span {
    display: block;
    position: absolute;
    font-family: "Baskerville";
    font-size: 24px;
    padding: 0% 20%; 
    opacity: 0; 
    top: 70%;
    transform: translateY(-50%); 
    transition: 0.9s ease;   
    color: black;  
}

.wn_ds_quotes_slider_active {
    opacity: 1 !important;
    transition: 0.9s ease;
    top: 50% !important; 
}

@media only screen and (max-width: 480px) {
    .wn_ds_quotes_slider_reviews_wrapper span {
        padding: 0% 0%;
    }

    .wn_ds_quotes_slider_image {
        width: 28%;
        margin: 0% 2%;
    }
}

/***** Reviews Section ***/

.wn_ds_reviews_section_wrapper {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 100px 0px;
    /* background-color: gray; */
    position: relative;
}

.wn_ds_reviews_section_columns {
    display: block;
    width: calc(100% / 3);
    float: left;
    box-sizing: border-box;
}

.wn_ds_reviews_section_inner_column_left {
    width: 40%;
    text-align: right;
    margin-right: 20px;
}

.wn_ds_reviews_section_inner_column_right {
    width: 60%;
    padding-left: 10px;
    
}

.wn_ds_reviews_section_inner_column_right label {
    font-family: Georgia;
    color: #1a1919;
    font-size: 23px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.wn_ds_reviews_section_inner_column_right span {
    color: #f1d0b6;
    font-size: 22px;
    width: 22px;
    height: 22px;
}

.wn_ds_reviews_section_final {
    clear: both;
}

.wn_ds_reviews_section_inner_flex {
    display: flex;
    align-items: center;
}

.wn_ds_reviews_section_images {
    width: 75%;
    max-width: 100px;
}

.wn_ds_reviews_section_inner_full {
    text-align: center;
    padding: 0px 10px;
    margin-top: 20px;
}



.wn_ds_reviews_section_inner_full label {
    font-family: Georgia;
    color: #1a1919;
    font-size: 19px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.wn_ds_reviews_section_inner_full label:hover {
    cursor: pointer;
}

.wn_ds_reviews_section_inner_full p {
    line-height: 18px;
    font-size: 15px;
    color: #4D4D4D !important;
    font-family: Baskerville !important;
    margin-top: 15px;

}

.wn_ds_reviews_section_columns_middle {
    border-left: solid 2px #cecece;
    border-right: solid 2px #cecece;
}

.wn_ds_reviews_section_dots_wrapper {
    width: 100%;
    text-align: center;
    display: none;
}

.wn_ds_reviews_section_separator {
    background-color: #cecece;
    width: 90%;
    height: 2px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: none;
}

@media only screen and (max-width: 500px) {
    .wn_ds_reviews_section_columns {
        width: 100%;
        opacity: 0;
        margin-top: 20px;
        position: absolute;
        transition: 0.4s ease;
        transform: translateX(50%);
        border-left: none;
        border-right: none;            
    }

    .wn_ds_reviews_section_wrapper {
        height: 350px;
    }

    .wn_ds_reviews_section_dots_wrapper {
        position: absolute;
        bottom: 0;
        display: block;
    }
    .wn_ds_reviews_section_separator {
        display: block;
    }
    
}

.wn_ds_reviews_section_dots {
    background-color: #ccc;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 5px;
    border-radius: 15px;
    transition: .4s ease;
}

.wn_ds_reviews_section_dots:hover {
    background-color: #a6a5a5;
    transition: .4s ease;
    cursor: pointer;
}

.wn_ds_reviews_section_dots__active {
    background-color: #535353;
    transition: .4s ease;
}

.wn_ds_reviews_section_dots__active:hover {
    background-color: #535353;
    transition: .4s ease;
}

.wn_ds_reviews_section_disappear_to_left {
    opacity: 0;
    transition: opacity 0.4s ease;
    animation-duration: 0.8s;
    animation-name: desparece_to_left_animation;
    animation-fill-mode: forwards;
}

.wn_ds_reviews_section_disappear_to_right {
    opacity: 0;
    transition: opacity 0.4s ease;
    animation-duration: 0.8s;
    animation-name: wn_ds_reviews_section_disappear_to_right_animation;
    animation-fill-mode: forwards;
}

.wn_ds_reviews_section_appear_to_left {
    opacity: 1;
    transition: opacity 0.7s ease;
    animation-duration: 0.8s;
    animation-name: wn_ds_reviews_section_appear_to_left_animation;
    animation-fill-mode: forwards;
}

.wn_ds_reviews_section_appear_to_right {
    opacity: 1;
    transition: opacity 0.7s ease;
    animation-duration: 0.8s;
    animation-name: wn_ds_reviews_section_appear_to_right_animation;
    animation-fill-mode: forwards;
}

@keyframes desparece_to_left_animation {
    0%   {transform: translateX(0%);}
    100% {transform: translateX(-60%);}
}

@keyframes wn_ds_reviews_section_disappear_to_right_animation {
    0%   {transform: translateX(0%);}
    100% {transform: translateX(60%);}
}

@keyframes wn_ds_reviews_section_appear_to_left_animation {
    0%   {transform: translateX(60%);}
    100% {transform: translateX(0%);}
}

@keyframes wn_ds_reviews_section_appear_to_right_animation {
    0%   {transform: translateX(-60%);}
    100% {transform: translateX(0%);}
}

/**** Reviews Section - End ****/

@media only screen and (max-width: 480px) {
    .hide_on_mobile {
        display: none;
    }

    .wn_ds_latereal_but_mobile {
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
}

@media only screen and (max-width: 680px) {
    .wn_ds_latereal_but_mobile {
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
}

@media only screen and (min-width: 480px) {
    .hide_on_desktop {
        display: none;
    }
}

.wn_ds_latereal_but_mobile {
    margin-left: 25%;
    margin-right: 25%;
}

.wn_ds_display_none {
    display: none;
}

/************ Read more button for Details Section ************************/

.wn_ds_accordion_relative {
    position: relative;
}

.wn_ds_detail_tab {
    position: absolute;
}



.wn_ds_detail_tab__active {
    position: absolute;
}

.wn_ds_cortina {
    display: block;
    /* background-image: linear-gradient(to bottom, #f000 0%, #f7f7f7 75%); */
    background-image: linear-gradient(to bottom, #fff0 0%, #f7f7f7 70%);
	height: 100px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	width: 100%;
	margin-bottom: -26px;
}

.wn_ds_cortina_span {
    display: none;
    font-family: Baskerville, Georgia, 'Times New Roman', Times, serif;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #f2d5b4;
	padding: 2px 14px;
	line-height: 20px;
	border-radius: 20px;
    color: #111;
    cursor: pointer;
    opacity: 1;
    transition: 0.5s ease;
    z-index: 2;
}

.wn_ds_filler {
    display: block;    
    height: 265px; 
    transition: 0.5s ease;   
}

.wn_ds_accordion_panels {
    /* position: relative; */
}

.wn_ds_add_opacity_zero {
    transition: 0.5s ease;
    opacity: 0;
    
}

.wn_woo_checkout_giftcard_checkbox {
    -webkit-appearance: checkbox !important;
    height: unset !important;
    padding: 0px !important;
    margin: 0px 5px 0px 0px !important;
    cursor: pointer;
}

.product .single_variation {
    border: none !important;
}


.cwginstock-subscribe-form .cwginstock-panel-primary {
    border-color: #f7f7f7 !important;


}



.cwginstock-subscribe-form > .panel > .panel-heading {
    border-color: #f7f7f7 !important;
    background: #f7f7f7 !important;

}

