/** Shopify CDN: Minification failed

Line 352:17 Expected identifier but found bad string token
Line 352:18 Unterminated string token

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.quote_content p {
    font-family: 'Playfair Display';
    color: #fff;
    font-size: 22px;
}
.quote_avatar {
    display: none;
}
.post-info h4 {
    font-size: 22px;
    font-weight: 700;
}
.products-footer .view_more {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

/*- START BIDPIXEL CUSTOMISATION -*/

        
@font-face {
  font-family: "QuaintGarden";
  src: url("QuaintGarden.woff2") format("woff2"),
       url("QuaintGarden.woff") format("woff");
}  
        
@font-face {
  font-family: "FrederickatheGreat-Regular";
  src: url("FrederickatheGreat-Regular.woff2") format("woff2"),
       url("FrederickatheGreat-Regular.woff") format("woff");
} 
        
@font-face {
  font-family: "TortoiseAndDeerBold";
  src: url("TortoiseAndDeerBold.woff2") format("woff2"),
       url("TortoiseAndDeerBold.woff") format("woff");
} 
        
@font-face {
  font-family: "TortoiseAndDeerRegular";
  src: url("TortoiseAndDeerRegular.woff2") format("woff2"),
       url("TortoiseAndDeerRegular.woff") format("woff");
} 
        
.title_8 span, .title_9 span { font-family: "FrederickatheGreat-Regular" !important; }
.frederick { font-family: "FrederickatheGreat-Regular" !important; }
.b_1585640453760 { font-family: "TortoiseAndDeerRegular" !important; }
        
.footer__top .widget-title {
  font-size: 30px;
}      
        
        
.product_title {
  font-family: "FrederickatheGreat-Regular" !important;
  font-size: 40px;
  color: #e2b7a4;
  
}
 
        
.cta_bp {
	font-family: "Tortoise And Deer Bold", Verdana, Arial, sans-serif;
    font-weight: 400;
    border: 1px solid #d4bd8c;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  	padding-top: 17px;
    padding-right: 30px;
    padding-bottom: 17px;
    padding-left: 30px;
  	background: #e0c998;
    color: #ffffff;
}
        
        
.bp-line-separator {
    border-bottom-color: #b9c19e;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    width: 30%;
}
        
.quote_content p {
    font-family: 'Lato'!important;
    color: #6d6e71  !important;
    font-size: 22px;
}
        
.nt_menu >li>a {
  font-family: 'TortoiseAndDeerRegular' !important;
  color: #6d6e71 !important;
  
}
        
.tab-heading .nav_link_icon {
  background-color: #adb592;
}
        

.header-text  {
  font-family: "Tortoise And Deer Bold", Verdana, Arial, sans-serif;
  color: #ffffff;
  
}
  
.signup-newsletter-form .submit-btn {
  background: #adb592 !important;
}
  
        
.flickity-prev-next-button:before {
    left: 8px;
    color: #ffffff !important;
}
     
.lazy_icons .flickity-button {
  Border: none !important
}

.product__policies rte cb {
  color: #f2f2f2;
}

.locale-selectors__selector {
display: none !important;
}

.frm_cart_ajax_true .btn_btn2t4, .frm_cart_ajax_true .btn_checkout {
min-width: 300px !important;
min-height: 55px;
}

.nt_se_16273612671d20715f .h4, .nt_se_16273612671d20715f .h4>a {
font-size: 42px !important;
}

.nt_se_16273612671d20715f .rte-setting, .nt_se_16273612671d20715f .rte-setting>* {
font-size: 18px !important;
}

.read_full_story_btn {
font-family: TortoiseAndDeerBold;
color: #ffffff !important;
padding-top: 18px !important;
padding-bottom: 18px !important;
}

.saso-cross-sell-popup .saso-title {
overflow: visible !important;
}
/*- END BIDPIXEL CUSTOMISATION -*/

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  .header_full_false.h_transparent_true.template-index  .ntheader:not(.live_stuck) .ntheader_wrapper {
	    max-width: 1200px;
	    margin-left: auto;
	    margin-right: auto;
	    box-shadow: none !important;
	}
	.h_transparent_true.template-index  .ntheader:not(.live_stuck) .ntheader_wrapper:before {
	    content: "";
	    display: block;
	    height: 30px;
	}
	.header_full_false.h_transparent_true.template-index .ntheader:not(.live_stuck) .sp_header_mid .header__mid>.container {
	    padding-right: 30px;
	    padding-left: 30px;
	}

.footer__top .menu li {
font-size: 16px;
}

.nt_menu div.menu-item>a, .nt_menu ul li a {
font-family: TortoiseAndDeerRegular;
color: #adb592;
}

.footer__bot_wrap, .footer__bot .nt_currency ul, .footer__bot .nt_currency.cg {
font-size: 14px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .quote_content p {
    font-family: 'Playfair Display';
    color: #fff;
    font-size: 16px;
}
.post-info h4 {
    font-size: 20px;
    font-weight: 700;
}

.footer__bot a:not(:hover) {
font-size: 11px !important;
}

.footer__bot .col_2, .footer__bot .col_3 {
font-size: 11px;
}

.menu_infos_title {
font-size: 14px;
letter-spacing: 0.2px;
}

.cg {
font-size: 16px;
}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}

/*============== 21 Feb 2022 =================*/

div#shopify-section-1642756134f039c721 .heart-background-button {
    text-align: center;
    display: flex;
    justify-content: center;
}

.cstmStylesBlogsList{
  overflow: unset !important;
  flex-basis: unset !important;
}
.cstmStylesBlogsList::before{
  content: unset !important;
}
.cstmStylesBlogsList div{
    position: relative;
    width: 220px;
    height: 220px;
}

@media (max-width: 767px) {
.cstmStylesBlogsList div{
    position: relative;
    width: 100%;
    height: 220px;
}  
}

.cstmStylesBlogsList img{
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: cover;
}



@media (min-width: 1250px){
.widget_footer .klaviyo-form:before {
        content: "";
    position: absolute;
    top: -97%;
    right: -200px;
    background-image: url(/cdn/shop/files/five-reason-right-img.png?v=1642746525);
    background-position: center;
    height: 291px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.widget_footer .klaviyo-form{

  position: relative;
}}

@media(max-width:767px){
.mini-commitment.row {
    flex-direction: column !important;
    padding: 0 25px;
}
}

#shopify-section-162745496063a6cbd5 h3.h1.product_title.entry-title a {
    color: #6d6e71;
    font-weight: 600;
}


/* 23-02-2022*/

  .clearfix {
    width: 100%;
    display: block;
    height: 15px;
    overflow: hidden;
}


  .lookbook_ {
	padding-bottom: 15px;
}
  .tooltip-data-content{
  	 width: 250px;
    padding: 15px;
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    position: absolute;
    z-index: 888;
    left: -38px;
    transition: 0.7s all;
        left: 0px;
    opacity: 0;
    visibility: hidden;
    width: 250px;
    transform: translateY(55px);
  }

  .inner-slider {
    position: relative;
}
 .tooltip-data {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.main-plus-icon {
	position: absolute;
	font-size: 30px;"
	border-radius: 12px;
} 
.first-tooltip-title {
	font-weight: bold;
}

 span.plus-icon {
    background: #fff;
    padding: 3px 12px;
    color: #000;
    border-radius: 50%;
    cursor: pointer;
}
.tooltip-data-content.active1 {
       opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.tooltip-data-content img {
    width: 100%;
    height:106px;
    object-fit: cover;
    padding-bottom: 12px;
    margin: 0 auto;
}   
.first-tooltip-title {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
} 

.slick-slide > img {
    min-height: 550px;
    object-fit: cover;
    width: 100%;
}

.buy_now a {
    margin-top: 8px;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 0px;
  color:#fff;
}
  .slick-arrow::before {
    color: #000 !important;
}
  .slick-arrow {
    opacity: 0;
    transition: 0.3s all;
}
.slide-container:hover .slick-arrow {
    opacity: 1;
}

@media(max-width:767px){
.main-plus-icon {
 
    padding: 3px 25px !important;
}
.tooltip-data-content {
/*     left: 76px; */
    width: 220px;
    top: 9px;
   left: 50%;
  right:0;
}
.slick-slide > img {
    min-height: 400px;
    object-fit: cover;
    width: 100%;
}
 .main-plus-icon:nth-child(3) {
    bottom: 10%;
    left: 30%;
}
  .main-plus-icon:nth-child(1) {
    top: 42%;
}
  .main-plus-icon:nth-child(4) {
    right: 69%;
    bottom: 78%;
}
  .main-plus-icon:nth-child(2) {
    right: 2%;
    top: 48%;
}
  .main-plus-icon:nth-child(5) {
    right: 21%;
    bottom: 79%;
}
  
  div#shopify-section-1641451920964e06dc {
    margin: 0px 16px;
}

.main-plus-icon:nth-child(5) .tooltip-data-content {
    left: -110px;
    top: 9px;
}
.main-plus-icon:nth-child(2) .tooltip-data-content {
    top: -111px;
    left: -216px;
}
.main-plus-icon:nth-child(3) .tooltip-data-content {
    top: -241px;
    left: -56px;
}
.main-plus-icon:nth-child(1) .tooltip-data-content {
    top: -91px;
    left: 24px;
}
  .slick-arrow {
    opacity: 1;
}
  
  
}


   /* 10-01-2022*/
  

.close-icon {
    position: absolute;
    right: -7px;
    top: -5px;
    cursor: pointer;
}
  .close-icon span {
    color: #ffffff;
    background: #9b9b9b;
    padding: 3px 6px;
    border-radius: 50%;
}
  .first-tooltip-title {

    color: #6d6e71;
}
  .first-tooltip-discription {
    color: #6d6e71;
}
  
 .slick-arrow::before {
    color: #e2b7a4 !important;
}
  .slick-prev:before, .slick-next:before {
    font-size: 25px !important;
}
  
  
   .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
             -o-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
 

@media(min-width:1200px){
.thired .tooltip-data-content.active1 {
    transform: translateY(-200px);
}
.thired {
    bottom: 26% !important;
    left: 20% !important;
}

.first {
    left: 11% !important;
}
.fourth {
    right: 53% !important;
}
.fifth {
    right: 37% !important;
}
.second {
    bottom: 55px !important;
    right: 18% !important;
    top: auto !important;
}
.second .tooltip-data-content.active1 {
    opacity: 1;
    visibility: visible;
    transform: translate(-100px, -247px);
}

.sixth {
    left: 22% !important;
    top: 85% !important;
}
.sixth .tooltip-data-content.active1 {
    transform: translateY(-360px);
}
.seven {
    right: 45% !important;
    top: 55% !important;
}
.seven .tooltip-data-content.active1 {
    transform: translateY(-190px);
}
  
  
}

#shopify-section-1642745226c8934fae .container {
    padding-right: 0px;
    padding-left: 0px;
}
#shopify-section-1642745226c8934fae .first-tooltip-title {
    margin-bottom: 3px;
}
.first-tooltip-discription{
    line-height: 15px;
}
@media only screen and (max-width: 767px) {
.fourth .tooltip-data-content.active1 {
    transform: translateY(-0px);
}

  .sixth .tooltip-data-content {
    top: -151px;
}
 .featured_product_se .summary.entry-summary {
    text-align: center;
}
.featured_product_se .flex.wrap.fl_between.al_center.price-review {
    justify-content: center;
} 
  sixth .tooltip-data-content {
    top: -150px !important;
}


#shopify-section-1642745226c8934fae .backery_heading_section {
    margin-bottom: 30px;
}
  .slick-prev {
    left: -30px !important;
}
  .main-plus-icon:nth-child(1) .tooltip-data-content {
    top: -150px;
    left: 24px;
}
  
}

@media only screen and (max-width: 414px) {

.fourth .tooltip-data-content.active1  {
    transform: translateY(-16px);
}

}

#shopify-section-1642745226c8934fae .slick-slider {
    margin-bottom: 0;
}


@media only screen and (max-width: 991px){
#shopify-section-1642745226c8934fae .container {
    padding-right: 30px;
    padding-left: 30px;
}
}


.backery_heading_section p {

    margin-top: 15px !important;
}
.container.backery_con {
    max-width: 1300px;
}



/**********01-03-2022******************/
@media(max-width:320px){
  .main-plus-icon:nth-child(1) 
  .tooltip-data-content {
      left: 0;
  }
  /*.main-plus-icon:nth-child(2) .tooltip-data-content {
      left: -142px!important;
  }*/
  .tooltip-data-content {
      left: 30px;
  }
  .main-plus-icon:nth-child(1) .tooltip-data-content {
      top: -150px;
      left: 0px;
  }
  .main-plus-icon:nth-child(2) .tooltip-data-content {
      top: -177px!important;
      left: -141px;
      
  }
}

@media(max-width:360px){
  .tooltip-data-content {
      left: 40px;
  }
  .main-plus-icon:nth-child(5) .tooltip-data-content {
    left: -95px;  
}

  .main-plus-icon:nth-child(2) .tooltip-data-content {
      top: -111px;
      left: -141px !important;
  }
}

@media(max-width:375px){
  .main-plus-icon:nth-child(2) .tooltip-data-content {
      	top: -111px;
      	left: -180px;
  }
  .sixth:nth-child(2) .tooltip-data-content {
    	top: -149px;
      	left: -180px;
  }

}

@media screen and (min-width: 390px) and (max-width: 428px) { 
  	.tooltip-data-content {
    	top: 0px;
	} 
	.main-plus-icon:nth-child(2) .tooltip-data-content {
    	top: -177px;
	}
  div#shopify-section-16201120777016152b .flickity-enabled.is-draggable .flickity-viewport {
    height: 57px !important;
}
}

/*
@media(max-width:420px){
  .tooltip-data-content {
      top: 0px;
  }
  .main-plus-icon:nth-child(2) .tooltip-data-content {
      top: -180px;
      left: -216px;
  }

}*/
@media (min-width: 768px) and (max-width: 992px){
.second .active1 {
    transform: translate(-100px, 0px);
}
  .heart-section-pd .shg-c-md-4 {
    margin: 0 10px;
}
}


/* 02-03-2022*/

div#shopify-section-16201120777016152b .flickity-enabled.is-draggable .flickity-viewport {
    height: 88px !important;
}

button#in {
    display: none;
}
button#out {
    display: none;
}
.hr-line-pt hr {
    margin: 30px 0;

}
.hr-line-ps hr {
    margin: 30px 0;
}
.heart-section-pd .shg-c-md-4 {
    border: 1px solid #d4d0c8;
    background-color: #f8f8f8;
    padding: 40px 20px;
}
.heart-img-text .shg-rich-text img {
    margin: 0 0px;
  display: inline-block!important;
}
@media (max-width: 767px){


  .tooltip-data-content.active1 button#in, .tooltip-data-content.active1 button#out {
    border: 0;
    min-height: auto !important;
    padding: 0 12px;
    margin-bottom: 3px;  
    display: inline-block;
	border-radius: 50px;
}
   #shopify-section-162063214036493652 .flickity-enabled.is-draggable .flickity-viewport {
    height: 382px !important
}
.heart-section-pd .shg-c-md-4 {
  
    margin-bottom: 40px;
}
.hr-line-ps hr {
    margin: 55px 0;
}
}

/* 3/10/2022 */

.aas-seen-cust .shogun-heading-component {
    position: relative;
}
.aas-seen-cust .shogun-heading-component:before {
    position: absolute;
    border: 1px solid #000;
    content: "";
    width: 14%;
    top: 50%;
    left: 43%;
    z-index: -68;
}
.aas-seen-cust .shogun-heading-component h3 {
    position: relative;
    background: white;
    width: 9%;
    margin: 0 auto;
}
.aas-seen-cust .shogun-heading-component h3:before {
    position: absolute;
    content: "";
    z-index: 9999;
}



.why-cust h1 {
    color: #e2b7a4;
    font-size: 32px;
    font-family: TortoiseAndDeerRegular;
}
.our-product-cust h3 {
    color: #6d6e71 !important;
    font-size: 18px;
    font-family: TortoiseAndDeerRegular, sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.625 !important;
    font-style: italic !important;
      margin-top: 25px !important;
}
.para-cust p em {
    color: #6d6e71;
    font-size: 18px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 1.625;
}

/********** 09-03-2023 ****************************/
.widget h5.widget-title {  background-color: #efd8ce; color: #fff; font-family: "TortoiseAndDeerRegular" !important; padding: 10px;}
.widget h5.widget-title:after {display:none;}
i.fa-brands.fa-linkedin:before { content: "\f0e1"; font-family: 'fakalles';}
i.fa-brands.fa-pinterest:before { content: "\f231"; font-family: 'fakalles';}
.template-blog .articles.products.row{ flex-direction: column;}
.heart { display: flex; justify-content: space-evenly;}
.heart-image a { display: flex; flex-direction: column;}
p.m-bt { margin-bottom: 0px;}
.sidebar .widget_product_categories ul li:before { display:none;}
.template-blog article.col-lg-4 { width: 100%; max-width: 100%; gap: 20px; display:flex;}
.template-blog article a{ flex-basis: 100%; color: #BE9182 !important; }
.template-blog article .fs__16 { font-size: 18px; font-family: "TortoiseAndDeerRegular" !important; padding-bottom: 12px;}
.page-head h1 { font-family: "TortoiseAndDeerRegular" !important;}
.f__libre {  font-family: "TortoiseAndDeerRegular" !important;  font-style: normal;}
.template-blog article a.post-readmore{	color: #e2b7a4;}
.list-social li {display: inline-block; margin-right: 10px;}
.itunes-icon {background-color: #3093af;}
.itunes-icon span.itune-text {color: #fff;}
i.fa-brands.fa-google-plus:before { content: "\f0d5";}
.post-related  .fs__14 { font-size: 16px; font-family: "TortoiseAndDeerRegular" !important;}
.post-related  .cd { color: #e2b7a4; }
.post-related h4 { font-family: "TortoiseAndDeerRegular" !important; }

/*25-4-23  */
.article_img_cst_main {width: 75%;display: flex;justify-content: space-between;align-items: center;}
.social_share .mt__40.social_des_ {margin-top: 0px;}
.item {width: 100%;clear: both;padding: 24px 0px;border-top: 1px solid #e6e6e6;float:left;}
.left-content-cst {width: 80%;float: left;}
.right-content-cst { width: 20%;float: right;}
.article_img_cst {width: 50%;display: flex;align-items: center;}
.artical_author {width: 100%;display: grid;margin-left: 9px;font-size: 20px;font-weight: bold;}
.artical_author span {font-size: 12px;font-weight: normal;}
.rtet4 ul {list-style: none;margin: 0px;}
a.article-tags-cst {background-color: rgba(242, 242, 242, 1);padding: 11px 30px;border-radius: 22px;}
.tag-comment {border: none;padding: 0px;}
span.comment-number.pr {display: none;}
span.f__libre {font-size: 14px;color: rgb(116 116 116);font-weight: 400;}
.nt_cover :first-child {border-top: none;}
.article_img_cst img {width: 13%;}
.article_heading_cst {margin-top: 25px;padding-left: 0 !important;}
.more_from_author_cst a {text-transform: capitalize;font-size: 20px;font-weight: 600;}
.fixedSidebar {position: fixed;top: 0;width: 270px;}
.rtet4 ul li a {border: none !important;}
.sidebar { border-left: 1px solid rgba(242, 242, 242, 1);padding-left: 16px;}
.content_bar {padding: 0 50px 0 15px;}
.sidebar .widget:not(:first-child) {margin-top: 30px;}
.post {color: #292929;margin-top: 15px;font-family: source-serif-pro, Georgia, Cambria, "Times New Roman", Times, serif;font-size: 19px;line-height: 34px;}
.post p {margin-bottom: 0px;}
/****** 26-4-23  **********/
.sidebar_author {font-size: 20px;color: #000;font-weight: 500;}
p.sidebar_author_desc {font-size: 14px;line-height: 22px;}
.sidebar_more_from_medium p {font-weight: 600;color: #000;font-size: 18px;margin-bottom: 0px;}
a.article-title.db {color: #000 !important;font-weight: bold !important;font-size: 17px;}
.widget_if_ar {padding-left: 15px;font-size: 15px;}
.relate-post-cst {background: #fafafa;width: 100%;float: left;padding: 20px;}
.widget_post_list {padding: 0px 15px;}
.nt_filter_block {padding: 0px 10px;}
.page_head_article-heading {padding: 17% 0px !important;}
.article_heading_cst h1 {color: #292929;font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 36px;font-weight: 700;}
.rtet4 ul li h2 {color: #292929;font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 21px;font-weight: 600;}
/****** .post h1 {font-size: 27px;margin: 0.65em 0 0.2em;color: #292929;font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 21px;font-weight: 600;}**********/
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {color: #292929;font-family: source-serif-pro, Georgia, Cambria, "Times New Roman", Times, serif;}
.post ul li {list-style: disc;    margin: 0px 5%;}
h5.mg__0.fs__14 {font-size: 20px;color: #292929;font-weight: bold;font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.page_head_article-heading:before {background-color: transparent !important;}
.social_share .tooltip_top:before {border-top-color: #e2b7a4;}
.social_share .ttip_nt .tt_txt {background: #e2b7a4;color: #fff;}
.social_share .nt-social .twitter:hover {color: #e2b7a4 !important;}
.social_share .nt-social .facebook:hover { color: #e2b7a4 !important;}
.social_share .nt-social .email:hover{ color: #e2b7a4 !important;}
.social_share .nt-social .pinterest:hover{ color: #e2b7a4 !important;}
.social_share .nt-social .tumblr:hover{ color: #e2b7a4 !important;}
.social_share .nt-social .telegram:hover{ color: #e2b7a4 !important;}
.main_italic_section {font-style: italic;box-shadow: inset 3px 0 0 0 rgba(41, 41, 41, 1);padding-left: 18px;margin-left: -20px;}
.tu {text-transform: capitalize;}
.cb {color: #6d6e71;}

@media only screen and (max-width:1024px) and (min-width: 768px){
.sidebar .widget_post_list .row {flex-direction: column;}
.fixedSidebar {width: 170px;}
}

@media (max-width: 767px){
.template-blog article.col-lg-4 {  display:block; }
.template-blog .nt_single_blog .post_nt_loop {  margin-bottom: 50px; }
.fixedSidebar {position:static; width:auto;}
.article_img_cst_main { width: 100%;}
.sidebar {border-left: none;padding: 0px 10px;}
.template-article .mt__60.mb__60 { margin: 0px 0px 20px 0px;}
.post {font-size: 16px;}

}

@media only screen and (max-width:650px) and (min-width: 425px){
.content_bar {padding: 0 7px;}
.article_heading_cst h1 {font-size: 18px;}
.post h1 {font-size: 18px;}
.rtet4 ul li h2 {font-size: 18px;margin: 10px 0px;}
h5.mg__0.fs__14 {font-size: 18px;}
.main_italic_section {padding-left: 10px;margin-left: -10px;}
}
@media only screen and (max-width:424px) and (min-width:375px) { 
.article_img_cst {width: 42%;}  
.article_img_cst img {width: 20%;}
.post h1 {font-size: 16px;}
.content_bar {padding: 0 7px;}
.article_heading_cst h1 {font-size: 16px;}
.rtet4 ul li h2 {font-size: 16px;margin: 10px 0px;}
.main_italic_section {padding-left: 10px;margin-left: -10px;}
h5.mg__0.fs__14 {font-size: 18px;}
}
@media screen and (min-width:320px) and (max-width:374px){
.article_img_cst {width: 100%;}
.article_img_cst_main {width: 100%;display: block;justify-content: flex-start;}
.article_heading_cst h1 {font-size: 16px;}
.content_bar {padding: 0 7px;}
.rtet4 ul li h2 {font-size: 16px;margin: 10px 0px;}
.main_italic_section {padding-left: 10px;margin-left: -10px;}
h5.mg__0.fs__14 {font-size: 18px;}
.post h1 {font-size: 16px;}
}


/* mine___custom */
.switch__cart_protection_product__atc{
  cursor: pointer;
}
.cart_product_swatch___trigger.in_cart_list{
  pointer-events: none !important;
}
.cart_thres_1,
.cart_thres_2,
.cart_thres_3{
  color: #6d6e71;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}
/* mine___custom */