/**
Theme Name: Astra Child Qeretail
Author: Qeretail
Author URI: https://www.qeretail.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-qeretail
Template: astra
Stylesheet
*/

 /* Taxanomy category pages */

 .taxonomy-faqs h3{
   font-size: 20px;
  font-family: "Mona Sans", sans-serif;
  font-weight: 600;
  color: #000;
}

.taxonomy-faqs .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  padding-top: 15px;
  margin-top: 20px;
	position: relative;
	display: none;
}

.faq-question.active + .faq-answer { display: block; max-height: unset !important; }
.taxonomy-faqs .faq-answer:before { width: 100%; max-width: 552px; height: 1px; content: ""; position: absolute; left: 0; top: 0; background: #B4B4B4; }


.faq-item p {
   margin-top: 10px;
  margin-bottom: 0;
  opacity: 0.7;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  max-width: 524px;
}

.faq-item p a { text-decoration: none !important; }

.faq-question {
    cursor: pointer;
    user-select: none;
}

.ast-single-product-thumbnails .woocommerce-product-gallery-thumbnails__wrapper .ast-woocommerce-product-gallery__image img { aspect-ratio: 1/1; } 
.ast-single-product-thumbnails .woocommerce-product-gallery-thumbnails__wrapper .ast-woocommerce-product-gallery__image img { object-fit: cover;   } 

.faq-answer.active {
    max-height: 1000px; /* Adjust as necessary for content size */
}

h3.faq-question {
    display: flex;
    justify-content: space-between;
}

.faq-question {
    cursor: pointer;
    user-select: none;
    position: relative;
    padding-right: 30px; 
}

.plus-minus {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 12px;
    width: 12px;
    background: url(/wp-content/uploads/2025/10/plus.png) no-repeat center / 12px;
    transition: all .5s ease;
}
.faq-question.active .plus-minus {
    /*transform: translateY(-50%) rotate(360deg);*/
	background-image:url('/wp-content/uploads/2025/10/minus-icon.png');
}
/* .plus-minus::before, .plus-minus::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    height: 12px;
    width: 3px;
    background-color: rgba(0,0,0,0.4); 
    transition: transform 0.3s ease;
} */

/* .plus-minus::after {
    transform: rotate(90deg);
} */
/* 
.faq-question.active .plus-minus::before {
    transform: rotate(90deg);
}

.faq-question.active .plus-minus::after {
    transform: rotate(180deg);
	opacity: 0;
} */

.bottom-copy__wrapper{
    margin-bottom: 40px;
}

.bottom-copy__wrapper p a{
    text-decoration: underline;
}



.faq-title{
    text-align: center;
    margin-top: 20px;
}

 /* Taxanomy category pages ends */

 /* Home page copy edits */
.homepage-copy__wrapper.wd_container h1{
    text-align: center;
    font-size: 56px;
    margin-bottom: 20px;
}

.homepage-copy__wrapper.wd_container p{
    text-align: center;
}

.homepage-copy__wrapper.wd_container h2{
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}

.wd_about_item_content h3{
    font-size: 26px;
}

.homepage-copy__wrapper.wd_why_content h2{
    font-size: 40px;
    color: white;
}



.homepage-copy__wrapper p a{
    text-decoration: underline;
}

.homepage-copy__wrapper h2{
    font-size: 40px;
    margin-bottom: 20px;
}

.wd_about_item_text p a{
    text-decoration: underline;
}




.ct_section_heading {
    text-align: center;
    margin-bottom: 35px;
}

.ct-review-slider__stars {
    margin-bottom: 10px;
}

.ct-review-slider__stars svg {
    height: 15px;
    width: auto;
}





.ct-review-slider__nav {
text-align: center;
  z-index: 1;
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
	background: url(/wp-content/uploads/2025/10/icon-bdr.png) no-repeat top 10px center;
}

.ct-review-slider__nav-item {
display: inline-block;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 0;
  border: 0;
  text-align: center;
  background-color: #fff;
  line-height: 40px;
  margin: 0 15px;
  cursor: pointer; outline: 0;

}



.ct-review-slider__nav-item svg { display: none; }
.ct-review-slider__nav-prev { background: url(/wp-content/uploads/2025/10/prev-review-icon.png) no-repeat center; }
.ct-review-slider__nav-prev:hover { opacity:0.8; }
.ct-review-slider__nav-next { background: url(/wp-content/uploads/2025/10/right-review-icon.png) no-repeat center; }
.ct-review-slider__nav-next:hover { opacity:0.8; }


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

   

    

    .ast-below-header-wrap .ast-header-html-5 {
        display: block;
        width: auto !important;
        height: auto !important;
    }

    .mobile_usp {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile_usp li {
        margin-bottom: 10px;
        color: #fff;
        list-style: none;
        text-align: right;
    }

    .mobile_usp li img {
        max-height: 24px;
        width: auto;
        vertical-align: middle;
        margin: 0 0 0 6px !important;
    }

    .home .wd_main-header {
        padding-top: 200px;
    }

        .ast-mobile-header-content {
            position: absolute;
            left: 0;
            top: 120px;
            width: 100%;
            right: 0;
            max-height: none !important;
        }

}


@media(max-width: 768px){
    .homepage-copy__wrapper.wd_container h1 {
        font-size: 46px;
    }
       
}
/* Home page copy edits ends */

/**
* Product Categories - USP
*/
.woocommerce.woocommerce-shop #content > .ast-container:first-child,
.tax-product_cat #content > .ast-container:first-child {
    flex-direction: column;
}

.ct-usp__outer-wrapper .ct-usp__inner-wrapper {  display: grid; grid-template-columns: repeat(3,1fr); gap: 150px; max-width: 1360px !important; }
.ct-usp__outer-wrapper { background-color: #fff; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; margin-bottom: 5em; padding: 80px 0 80px 0; display: flex; border-top: 1px solid #B3B3B3; border-bottom: 1px solid #B3B3B3; margin-top: 70px; }

.ct-usp__outer-wrapper .ct-usp__inner-wrapper .ct-usp:nth-child(n+4) {display: none;}
.ct-usp__inner-wrapper .ct-usp .ct-usp__copy .ct-usp__title { color: #000; font-family: "Mona Sans"; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; margin: 15px 0 10px 0; }
.ct-usp__inner-wrapper .ct-usp__desc p { color: #000; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; margin: 0; }
.ct-usp__inner-wrapper .ct-usp { flex-direction: column; }


.ct-usp__copy {
    width: 100%;
}

.ct-usp__title,
.ct-usp__desc {
    color: #fff;
}

/**
 * Blog - Content Bottom
 */
.ct-blog-content-bottom {
	padding: 1em 2em;
}

/**
 * PDP - USP
 */
.ct-pdp-usp__outer-wrapper {
   padding-top: 1em;
   width: 100%;
   order: 9;
}

.ct-pdp-usp__outer-wrapper .ct-usp.ct-usp--alt {
	display: block;
	text-align: center;
}

.ct-pdp-usp__outer-wrapper .ct-usp__title {
	color: #034154;
	font-size: 16px;
	line-height: 22.5px;
}

.ct-pdp-usp__outer-wrapper .ct-usp__img {
    width: auto;
	height: 64px;
	padding-bottom: 1em;
}

@media (max-width: 600px) {
	.ct-pdp-usp__outer-wrapper .ct-usp__inner-wrapper {
	  display: flex;
	  flex-direction: column;
	  gap: 3em;
	}
}

/* Sticky Header */

  

  /* New Footer */
.ct-copy-right-wrapper{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.ct-badges-wrapper{
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.ct-new-footer-row{
	position: relative;
	z-index: 2;
	
}
.ct-footer-social-col{
	width: 50%;
}

.ct-footer-social-col{
	margin-bottom: 30px;
}
.ct-footer-social-col li{
	display: flex;
	flex-direction: row;
	gap: 15px;
	list-style-type:none;
	width: 100%;
}
.ct-footer-social-col li a{
	max-width: 48px;
	width: 100%;
}
.ct-footer-socials-wrapper{
	display: flex;
	align-items: center;
}
.ct-footer-badge-wrapper{
	display: flex;
	align-items: center;
	gap: 30px;
	margin-left: auto;
}
.ct-footer-badge-subwrapper{
	display: flex;
	align-content: center;
	align-items: center;
	gap: 25px;
}
.ct-footer-badge-wrapper p{
	color: #FFF;
font-family: "Ridley Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 29px;
	margin: 0px;
	line-height: 1em;
}
.ct-new-footer-row .ast-builder-footer-grid-columns{
	    max-width: 1620px !important;;
}
@media only screen and (max-width: 1025px) {
	.ct-footer-socials-wrapper{
		flex-direction: column;
	}
	.ct-footer-social-col{
		width: 100%;
	}
	.ct-footer-badge-wrapper{
		margin-left: 0px;
	}
	.ct-copy-right-text{
		text-align: left;
		width: 100%;
	}
	.ct-copy-right-wrapper{
		flex-direction: column;
		gap: 15px;
	}
	.ct-badges-wrapper{
		width: 100%;
		justify-content: flex-start;
        gap: 15px;
	}
	
}
@media only screen and (max-width: 487px) {
	.ct-footer-social-col li{
		justify-content: center;
	}
	.ct-footer-badge-wrapper{
		flex-direction: column;
	}
	.ct-copy-right-text{
		text-align: center;
	}
    .ct-badges-wrapper{
        justify-content: center;
    }
    .ct-badges-wrapper img{
        width: calc(16.6% - 13px);
    }
}

/* Builder Pages */
.ct-selected-item-config .selected-choice{
	color: #000 !important;
	font-family: "Ridley Grotesk";
	font-size: 13px !important;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
	opacity: 1 !important;
}
.ct-selected-item-config .text.layer-name{
	color: #000 !important;
	font-family: "Ridley Grotesk";
	font-size: 16px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal;
	margin-bottom: 5px;
}
.ct-selected-item-config {
	background: #034154;
}
.ct-selected-item-config .description{
	display: none !important;
}
.ct-selected-item-config .img, .ct-selected-item-config .selected-choice-image{
	opacity: 1 !important;
}
.layers-list-item:after{
	content: 'CHANGE';
	pointer-events: none;
	position: absolute;
	right: 20px;
  top: 10px;
	text-align: center;
	font-family: "Ridley Grotesk";
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 12.5px;
border: 1px solid rgba(255, 255, 255, 0.35);
	padding: 3px 14px;
background: #034154;
	color: rgba(255, 255, 255, 0.98);


}
.layers-list-item:not(.ct-selected-item-config):after{
	content: 'SELECT';
	color: #ffffff;
}
@media (max-width: 48em) {
    ::-webkit-scrollbar-thumb {
			background: #F96D11 !important;
	}
	::-webkit-scrollbar{
		width: 4px !important;
	}
}

/* Page Text Copy */
.ct-link-p a{
 text-decoration: underline !important;
}




.ct-review-slider__body {
  height: 157px;
  overflow-y: auto;
  padding: 0px;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #f96d11 transparent;
}

/* Chrome, Safari, Edge */
.ct-review-slider__body::-webkit-scrollbar {
  width: 12px;
}

.ct-review-slider__body::-webkit-scrollbar-track {
  background: #ffe0e0;
  border-radius: 10px;
}

.ct-review-slider__body::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #ff6ec4, #7873f5);
  border-radius: 10px;
  border: 3px solid #ffe0e0;
}

.ct-review-slider__body::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(45deg, #f093fb, #f5576c);
}

.wd_news_item_img img{
    object-fit: cover; object-position: center; width: 100%; height: 100%;
}
.wd_news_item_title h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* line-height: 1.4; */
    /* max-height: 2.8em; */
}


.wd_news_item_descr p{
     display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');
/* font-family: "Mona Sans", sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
/* font-family: "Space Grotesk", sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*  font-family: "Roboto", sans-serif; */

.home .site-branding {  padding: 32px 0; }
.ast-primary-header-bar .ast-builder-html-element p {  font-size: 15px; text-transform: uppercase; font-weight: 500; }
.main-header-bar-navigation .main-navigation { margin-top: -20px; }
.ast-search-icon .slide-search { background: url(/wp-content/uploads/2025/10/hdr-search-icon.png) no-repeat left center; padding-left: 30px;  }
.ast-search-icon .slide-search:hover .screen-reader-text { color:#FF8A1C; }
.ast-search-icon .slide-search .ast-icon { display: none; }
.ast-search-icon .slide-search .screen-reader-text { height: auto; width: auto; clip-path: unset; margin: 0; font-size: 15px; color: #fff; overflow: unset; position: relative !important; }
.ast-header-account .ast-header-account-link .ast-header-account-text { color: #FFF; font-size: 15px; font-style: normal; font-weight: 400; }
.ast-header-account .ast-header-account-link:hover .ast-header-account-text { color: #FF8A1C; }
.ast-header-account .ast-header-account-link .ahfb-svg-iconset { width: 19px; height: 19px; background: url(/wp-content/uploads/2025/10/hdr-account-icon.png) no-repeat left center; }
.ast-header-account .ast-header-account-link .ahfb-svg-iconset .account-icon { display: none; }
.ast-site-header-cart .ast-woo-header-cart-info-wrap { font-size: 15px; color: #FFF; font-weight: 400; line-height: normal; padding: 0; margin: 0; }
.ast-site-header-cart .ast-woo-header-cart-info-wrap:hover { color: #FF8A1C; }
.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after { color: #fff; background-color:transparent; position: relative; left: 0; top: 0;  }
.ast-site-header-cart .cart-container { height: 28px; background: url(/wp-content/uploads/2025/10/hdr-cart-icon.png) no-repeat left center; padding-left: 35px; padding-right: 20px; }
.ast-addon-cart-wrap .astra-icon {  position: absolute !important; right: -18px; }
.ast-addon-cart-wrap .astra-icon .ast-icon svg { display: none !important; }
.site-header-section .ast-header-account .ast-header-account-wrap { border-left: 1px solid #083D4C; border-right: 1px solid #083D4C; padding: 0 25px; margin: 0 20px; line-height: 30px; }
.ast-below-header-wrap .ast-grid-right-section { padding-right: 5px; }

/* header#ast-fixed-header {  display: none;} */
/* #ast-mobile-header .ast-main-header-wrap.main-header-bar-wrap, div#ast-desktop-header {
    display: none;
} */
.ast-addon-cart-wrap .astra-icon { position: absolute !important; right: 0; margin: 0 !important; font-size: 0 !important; padding: 0 !important; width: auto !important; height: auto !important; }	
.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap i.astra-icon:after { }
.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap i.astra-icon .ast-icon {  padding-left: 0 !important; }


.ast-footer-copyright .ct-copy-right-text { align-content: center; font-size: 16px; text-align: left; }
.ast-footer-copyright .ct-copy-right-text strong { font-weight: 600; }
.ast-footer-copyright .ct-copy-right-text .bull { color: #2B4D59; display: inline-block; padding: 0 12px; }
.site-below-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns { align-items: center;  }
.site-below-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-section { height: 100%; align-content: center; border-top: 1px solid #102B3F; }
.site-primary-footer-wrap + .ct-new-footer-row { display: none; }

.site-primary-footer-wrap .site-footer-section .widget-title { font-size: 30px !important; color: #fff !important; font-weight: 400 !important; padding: 0; margin: 0 0 45px 0; }
.footer-widget-area nav .menu {	column-count: 2; }
.footer-widget-area nav .menu li { margin-bottom: 18px; }
.footer-widget-area nav .menu li .menu-link {  color: #fff; font-size: 16px; font-weight: 400; line-height: normal; }
.footer-widget-area nav .menu li .menu-link:hover { color: #FF8A1C; }

.contact_info { margin: 0; padding: 0; display: flex; flex-direction: column; row-gap: 15px; }
.contact_info p { padding: 0 0 0 35px; margin: 0 0 15px 0 !important; font-size: 16px; font-weight:500; line-height: 26px; color:#fff; }
.contact_info p a { text-decoration: none; color:#fff; }
.contact_info p a:hover { color:#FF8A1C;  }
.contact_info p strong { display: block; font-weight: 600; }
.contact_info .call_icon { background: url(/wp-content/uploads/2025/10/ftr-call-icon.png) no-repeat left 0;  }
.contact_info .mail_icon { background: url(/wp-content/uploads/2025/10/ftr-mail-icon.png) no-repeat left 3px;  }
.contact_info .clock_icon { background: url(/wp-content/uploads/2025/10/ftr-clock-icon.png) no-repeat left 1px; }

.ast-footer-copyright a:hover { color: #FF8A1C; }
.site-footer .wpcf7-form p { color: #fff; font-weight: 400; line-height: normal; }
.site-footer .wpcf7-form .wd_subscribe_form { margin-top: 0; }
.site-footer .wpcf7 input[type="email"] {  color: #fff; background: #D9D9D9; height: 50px; border: 0; border-radius: 0; padding-left: 30px; font-size: 16px; font-weight: 500; color: #000;  font-family: "Mona Sans", sans-serif; }
.site-footer .wpcf7 input[type="email"]::-webkit-input-placeholder { color: #000; opacity: 1; }
.site-footer .wpcf7 input[type="email"]::-moz-placeholder { color: #000; opacity: 1; }
.site-footer .wpcf7 input[type="email"]:-ms-input-placeholder { color: #000; opacity: 1; }
.site-footer .wpcf7 input[type="email"]:-moz-placeholder { color: #000; opacity: 1; }
.site-footer .wd_subscribe_form input[type="submit"] { margin-top: -10px; background: #FF8A1C; padding: 0; width: 100%; max-width: 155px; border-radius: 0; font-size: 16px; font-weight: 500; height: 50px; border: 0; }
.site-footer .wd_subscribe_form input[type="submit"]:hover { background: #fff; color:#000; }
.site-footer-primary-section-2 .footer-widget-area {  padding-left: 140px; }
.site-footer-section .wpcf7  { max-width: 325px; margin-left: auto; }
.site-footer-primary-section-3 { padding-right: 20px; }
.site-footer-primary-section-3 .widget-title + p { max-width: 280px; }
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns { grid-template-columns: 385px 530px 400px auto; position: relative; }
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns:before { position: absolute; width: 100%; max-width: 1600px; margin: 0 auto; height: 1px; content: ""; left: 0; right: 0; background: #D9D9D9; opacity: 10%; bottom: -30px; }
.ast-builder-grid-row-4-equal .site-footer-above-section-2 p { color: #FFF; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; max-width: 390px; margin: 0 auto; padding: 0 10px; }
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-section { border-right: 1px solid rgba(217,217,217,0.2); min-height: 152px; align-content: center; }
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-above-section-4 { border-right: 0; }
.satisfaction_secure_icon li { color: #fff; font-size: 16px; line-height: 24px; padding: 5px 5px 0 35px; font-style: normal; font-weight: 400; margin-bottom: 10px; }
.satisfaction_secure_icon { list-style: none; max-width: 310px; margin: 0 auto; padding: 0 20px;  }
.satisfaction_secure_icon li.guarantee_icon {  background: url(/wp-content/uploads/2025/10/guarantee-icon.png) no-repeat left 1px; }
.satisfaction_secure_icon li.secure_icon {   background: url(/wp-content/uploads/2025/10/secure-icon.png) no-repeat left 1px; }
.site-footer { background: url(/wp-content/uploads/2025/10/footer-bg.jpg) no-repeat center; background-repeat: repeat-x; }

.home .ast-below-header-bar { background: transparent; }
.home-border { display: inline-block; width: 100%; height: 1px; margin: 10px 0 10px; background: #122B50;  }


.wd_selling .wd_container { position: relative; max-width: 1600px; padding: 0; }
.wd_selling .wd_container .wd_selling_title { width: 332px; position: absolute; left: 0; top: 0; text-align: left; top: 10px; }
.wd_selling .wd_container .wd_contain { width: 100%; padding-left: 560px; padding-right: 80px; min-height: 620px; }
.wd_selling .wd_selling_title h2 { font-size: 46px; margin-bottom: 10px; letter-spacing: 0; font-weight: 500; }
.wd_selling .wd_selling_title p { color: #000; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin: 0; }
.wd_selling .wd_selling_tab-list { flex-direction: column; }
.wd_selling .wd_selling_tab-list .wd_selling_tab { color: #666; margin: 0; border-radius: 0; border: 0; border-bottom: 1px solid #B8B7B7; font-size: 30px; font-weight: 600; line-height: normal; height: 65px;  background: #fff; padding: 0; }
.wd_selling .wd_selling_tab-list .wd_selling_tab:hover { color: #FF8A1C; background: #FFF6EA; }
.wd_selling .wd_selling_tab-list .wd_selling_tab:hover svg path {  fill: #0B2030; color: #0B2030; } 
.wd_selling .wd_selling_tab-list .wd_selling_tab img { margin-right: 12px; margin-left: 30px; }
.wd_selling .wd_selling_tab-list .wd_selling_tab svg { margin-left: 30px; }
.wd_selling .wd_selling_tab-list .wd_selling_tab.wd_selling_tab.active { background: #FFF6EA; color: #FF8A1C; }
.wd_selling .wd_selling_tab-list .wd_selling_tab.wd_selling_tab.active svg path {  fill: #0B2030; color: #0B2030; }
.tab_content { position: relative; }
.wd_selling .wd_product_slider-button-next.swiper-button-next { right: -80px !important; opacity: 1; }
.wd_selling .wd_product_slider-button-prev.swiper-button-prev { left:-80px !important; opacity: 1; }
.wd_selling .woocommerce-page ul.products li.product { margin-bottom: 0px; }
.wd_selling .woocommerce ul.products { margin-bottom: 0; }
.wd_selling .woocommerce-js ul.products li.product { margin-bottom: 0;  }
.wd_selling ul.products li.product .astra-shop-thumbnail-wrap {  padding: 20px;  }
.wd_selling ul.products li.product .price { display:none !important; }


.astra-shop-summary-wrap .cr-reviews-rating {  justify-content: center; }
.astra-shop-summary-wrap a.cr-review-link { color: rgba(0,0,0,0.7) !important; font-size: 14px !important; font-weight: 400; line-height: 25px; margin-bottom: 0 !important; }
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product { margin-bottom: 20px; }
.woocommerce-js ul.products li.product .astra-shop-summary-wrap { padding:0; }



.custom_edc_sec { text-align: center; position: relative; padding-bottom: 20px; }
.custom_edc_sec h1 { color: #000; text-align: center; font-size: 46px; font-style: normal; font-weight: 400; line-height: normal; margin: 0 0 30px 0; }
.custom_edc_sec p { color: #000; text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin: 0 0 25px 0; }
.custom_edc_sec p a { text-decoration: underline; color: #FF8A1C; text-underline-offset: 4px; }
.custom_edc_sec p a:hover { color: #000; }
.custom_edc_sec:before { width: 420px; height: 189px; position: absolute; left: 0; top: -170px; content: ""; background: url(/wp-content/uploads/2025/10/custom_edc.png) no-repeat left top; }


.accordion-parent .main-title-heading h2 { font-size: 46px; margin-bottom: 20px; color: #000; line-height: normal; }
.accordion-parent .main-title-heading p { color: #000; text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; max-width: 1170px; margin: 0 auto; }
.accordion-parent .main-title-heading { margin-bottom: 70px; }
.accordion-parent .accordion_tab-list { display: flex; gap: 20px; }
.accordion-parent .accordion_tab-list .accordion_title { transition:all .3s ease;display: inline-block; background: #FF8A1C; color: #fff; height: 60px; align-content: center; text-align: center; font-size: 35px; font-style: normal; font-weight: 500; line-height: normal; max-width: 240px; width: 100%; }

.accordion-parent .accordion_tab-list .accordion_title a { width: 100%; height: 100%; display: inline-block; color: #fff; align-content: center; }
.accordion-parent .accordion_tab-list .accordion_title.active,.accordion-parent .accordion_tab-list .accordion_title:hover {transition:all .3s ease; background: #0B2030 !important; color: #fff;  }
.accordion-parent .accordion_contain { border: 4px solid #FF8A1C; position: relative; }
.accordion-parent .accordion_tab-list .accordion_title:nth-child(2) { background: rgb(255 138 28 / 90%); }
.accordion-parent .accordion_tab-list .accordion_title:nth-child(3) { background: rgb(255 138 28 / 85%); }
.accordion-parent .accordion_tab-list .accordion_title:nth-child(4) { background: rgb(255 138 28 / 75%); }
.accordion-parent .accordion_tab-list .accordion_title:nth-child(5) { background: rgb(255 138 28 / 65%); }
.accordion-parent .accordion_tab-list .accordion_title:nth-child(6) { background: rgb(255 138 28 / 60%); }
.page-id-45 .accordion-parent .wd_container { padding-left:0 !important;  padding-right:0 !important; }
.page-id-45 .find-answer-section .wd_container { padding-left:0 !important;  padding-right:0 !important; }

.tab_content_in { display: flex; gap: 20px; align-items: center; padding: 66px 20px; }
.tab_content_in .content_left { width: 400px; min-width: 400px; padding-left: 95px; padding-right: 30px; }
.tab_content_in .content_left p { color: #000; font-size: 35px; font-style: normal; font-weight: 700; line-height: normal; margin: 0 0 25px 0;  }
.tab_content_in .content_right { width: 100%; text-align: center; }
.tab_content_in .wd_swiper_build_yours_button { background: #0B2030; font-size: 16px; line-height: 24px; height: 50px; min-width: 123px; padding: 5px 15px; font-weight: 400; font-family: "Space Grotesk", sans-serif; }
.tab_content_in .wd_swiper_build_yours_button:hover { background: #FF8A1C; color:#fff; }
.tab_content_in .content_right img { max-width: 1040px; }

.wd_why { padding: 70px 0 165px 0; position: relative; background: url(/wp-content/uploads/2025/10/why-choose-bg.png) no-repeat left bottom;  }
.wd_why .wd_why_content h2 { color: #002A3A; font-size: 56px; font-weight: 500; margin-bottom: 20px; line-height: normal;  }
.wd_why .wd_why_content p { color: #000; text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 20px;  }
.wd_why .wd_container { flex-direction: column; }
.wd_why .wd_why_items_content h3 { color: #185A7D; font-size: 24px; font-weight: 600; line-height: normal; color: #185A7D; margin-bottom: 0; font-family: "Mona Sans", sans-serif; }
.wd_why .wd_why_items_content p { margin: 0; color: #000; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; }
.wd_why .wd_why_content { text-align: center; padding-bottom: 90px; }


.wd_why_items { display: grid; grid-template-columns: repeat(2,1fr); row-gap: 75px; column-gap: 230px; max-width: 1310px; margin: 0 auto; position: relative; }
.wd_why_items li:first-child, .wd_why_items li:nth-child(7) { padding-right: 50px; }
.wd_why_items li:nth-child(3), .wd_why_items li:nth-child(5) { padding-right: 130px;  }
.wd_why_items li:nth-child(4), .wd_why_items li:nth-child(6) { padding-left:80px; }
.wd_why_items li:nth-child(3) .ser_icon, .wd_why_items li:nth-child(4) .ser_icon, .wd_why_items li:nth-child(7) .ser_icon, .wd_why_items li:nth-child(8) .ser_icon { background: #D1EAFD; }
.wd_why_items li:nth-child(3) .ser_icon .ser_icon_in, .wd_why_items li:nth-child(4) .ser_icon .ser_icon_in, .wd_why_items li:nth-child(7) .ser_icon .ser_icon_in, .wd_why_items li:nth-child(8) .ser_icon .ser_icon_in { background: #B6D9F3; } 
.wd_why_items:before { width: 135px; height: 659px; position: absolute; left: 23%; top: 20px; content: ""; background: url(/wp-content/uploads/2025/10/bdr-left.png) no-repeat left center;  }
.wd_why_items:after { width: 135px; height: 659px; position: absolute; right: 27%; top: 20px; content: ""; background: url(/wp-content/uploads/2025/10/bdr-right.png) no-repeat right center;  }
.wd_why_items li .wd_why_item { display: flex; align-items: center; gap: 20px;  position: relative; }
.wd_why_items_icon .ser_icon { width: 115px; height: 115px; background: #FFF2EA; border-radius: 115px; padding: 10px; }
.wd_why_items_icon .ser_icon .ser_icon_in { width: 100%; height: 100%; text-align: center; align-content: center; background:#FFE5D5; border-radius: 100%; transition: 1s ease-in-out; }
.wd_why_items_icon .ser_icon .ser_icon_in svg { display: block; margin: 0 auto; transition: 1s ease-in-out; }
.wd_why_items_icon .ser_icon .ser_icon_in:hover svg { rotate: 360deg; }
.wd_why_items_icon .ser_icon { z-index: 1; position: relative; }
.wd_why_items li:nth-child(odd) .wd_why_items_icon { order: 2; }
.wd_why_items li:nth-child(odd) .wd_why_item {  justify-content: end; }
.wd_why_items li:nth-child(odd) .wd_why_items_content { text-align: right; }
.why_item_btm { background: url(/wp-content/uploads/2025/10/ak-logo.png) no-repeat left 48% center; }




.ct_testimonials { padding-top: 70px; padding-bottom: 60px; background: url(/wp-content/uploads/2025/10/reviews-bg.jpg) no-repeat center; background-size: cover; min-height: 477px; position: relative; }
.ct_testimonials:after {  width: 417px; height: 310px; position: absolute; right:0; top: 20px; content: ""; background: url(/wp-content/uploads/2025/10/review-blade-knives.png) no-repeat right top; z-index: 1; }
.ct_testimonials .ct_section_heading { color: #FFF; text-align: center; font-size: 80px; font-style: normal; font-weight: 500; line-height: normal; margin: 0 0 40px 0;  }
.ct-review-slider_slick { background: #fff; padding: 50px 10px; min-height: 477px; position: relative; }
.ct-review-slider_slick:before {  max-width: 1580px; height: 100%; position: absolute; left: 0; right:0; top: 10px; content: ""; background: url(/wp-content/uploads/2025/10/review-bdr.png) no-repeat left top; margin: 0 auto; }
.ct-review-slider__slide-in { text-align: center; padding: 60px 10px 0 10px; position: relative; }
.ct-review-slider__stars img { max-width: 90px;  margin: 0 auto; }
.ct-review-slider__slide-in .ct-review-slider__title { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 600; line-height: 25px;  margin-bottom: 10px; }
.ct-review-slider__slide-in .ct-review-slider__body { color: #000; text-align: center; font-size: 15px; font-style: normal; font-weight: 400; line-height: 22px;  max-width: 400px;
  margin: 0 auto; }
.ct-review-slider__slide-in .ct-review-slider__name {  color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 600; line-height: 25px; margin: 0; display: inline-block;
  position: relative; margin-top: 50px; }
.ct-review-slider__slide-in .ct-review-slider__name:before { position: absolute; left: -10px; top: 0; content: "-"; font-size: 16px; font-size: 18px; color: #000; font-weight: 600; }

.slick-current .ct-review-slider__stars { opacity:0; }
.slick-current .ct-review-slider__title { opacity:0; }
.slick-current .ct-review-slider__body { opacity:0; }
.slick-current .ct-review-slider__name { opacity:0; }


.ct_testimonials .ct-review-slider-wrapper .slick-dots { display: none !important; } 
.ct_testimonials .ct-review-slider-wrapper .slick-arrow {  width: 40px; height: 40px; border: 0; transform: unset !important; top: unset; bottom: -60px;  }
.ct_testimonials .ct-review-slider-wrapper .slick-prev { background: #fff url(/wp-content/uploads/2025/11/left-arrow-ic.png) no-repeat center !important; left: calc(50% - 50px); background-size: 26px !important; }
.ct_testimonials .ct-review-slider-wrapper .slick-next { background: #fff url(/wp-content/uploads/2025/11/right-arrow-ic.png) no-repeat center !important; right: calc(50% - 50px); background-size: 26px !important; }
.ct_testimonials .review-text p { color: #000; }
.ct_testimonials .cr-review-card-inner .middle-row { padding: 10px 0; }
.ct_testimonials .cr-review-card-inner .middle-row .datetime { display: none; }


.about_with_blog { display: flex; gap: 20px; justify-content: space-between; }
.about_with_blog .about_content { max-width: 470px; }
.about_with_blog .about_content p { color: #000; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin: 0; }
.about_with_blog .about_content .raed-more { color: #082439; display: inline-block; font-size: 16px; font-weight: 600; text-decoration-line: underline; text-underline-offset: 4px; margin-top: 25px; }
.about_with_blog .about_content .raed-more:hover { color: #FF8A1C; }
.about_with_blog .blog_content { max-width: 460px; }
.about_with_blog h3 { color: #000; font-size: 48px; font-style: normal; font-weight: 500; line-height: normal; margin: 0 0 20px 0;  }
.about_with_blog .about_icon { list-style: none; margin: 0; padding: 100px 0 0 0; display: flex; flex-direction: column; gap: 40px; }
.about_with_blog .about_icon li { display: flex; align-items: center; gap: 25px; font-size: 20px; font-weight: 500; line-height: normal; color: #000; }
.about_with_blog .about_icon li span { min-width: 71px; }

.wd_news { background: url(/wp-content/uploads/2025/10/about-bg.png) no-repeat left bottom; background-size: cover; padding-top: 240px; padding-bottom:140px; margin-top:20px; position: relative; }

.wd_news:before {  width: 638px; height: 159px; position: absolute; right: 0; bottom: 70px; content: ""; background: url(/wp-content/uploads/2025/10/blog-after.png) no-repeat right bottom;  }
.wd_news_list .wd_news_item { background: #fff; padding: 20px; display: flex; align-items: center; gap: 30px; width: 100%; }
.wd_news_list .wd_news_item .wd_news_item_img { height: 110px; width: 110px; min-width: 110px;  }
.wd_news_list .wd_news_item .wd_news_item_date { color: #919191; font-size: 14px; font-style: normal; font-weight: 600; line-height: 20px; }
.wd_news_list .wd_news_item .wd_news_item_title h4 { max-width: 200px; color: #0B0B0B; font-family: "Mona Sans"; font-size: 18px !important; font-style: normal; font-weight: 600; line-height: 20px; margin-bottom: 5px; max-width: 200px; }
.wd_news_list .wd_news_item .wd_news_item_title h4 a { display: block; color: #0B0B0B; }
.wd_news_list .wd_news_item .wd_news_item_button .wd_news_item_button_text {  color: #FF8A1C; font-size: 16px; font-weight: 600; line-height: 20px; display: inline-block; text-decoration-line: underline; text-underline-offset: 4px; }
.wd_news_list .wd_news_item .wd_news_item_button .wd_news_item_button_text:hover {  color: #000; }
.blog_content .view-more { color: #082439; display: inline-block; font-size: 16px; font-weight: 600; line-height: normal; margin-top: 35px; text-decoration: underline; text-underline-offset: 4px; }
.blog_content .view-more:hover { color: #FF8A1C; }

section.insta-section { display: inline-block; width: 100%; position: relative; padding-top: 50px; }
section.insta-section:before { width: 100%; height: 50px; position: absolute; left: 0; bottom: 0; content: ""; background: #0E1F2C; }
.insta-section .insta-boxes { display: inline-block; background: #fff; padding: 0 10px 10px 10px; margin: 0 -20px;  }
.insta-section .insta-title { text-align: center; margin: 0 0 20px; }
.insta-section .insta-title h2 { margin: 0; display: inline-block; font-weight: 500; text-transform: none; color: #000000; letter-spacing: 0; font-size: 50px; line-height: normal; }
.insta-section .insta-title h2 a { display: flex; text-decoration: none; align-items: center; gap: 20px; color: #000; position: relative; }
.insta-section .insta-title h2 a:hover { color: #FF8A1C; }
.insta-section .insta-boxes .col { float: left;  width: 50%; }
.insta-section .insta-boxes .col a { padding: 0px;  overflow: hidden;  display: block; border: 9px solid #fff; position: relative; border: 9px solid #fff !important; }
.insta-section .insta-boxes .col a:first-child { width: 66.6%;  float: left; }
.insta-section .insta-boxes .col a img {  width: 100%; }
.insta-section .insta-boxes .col a:after { position: absolute; content: ''; inset: 0; opacity: 0; background: url(/wp-content/uploads/2025/10/insta-icon-hover.png) no-repeat center; transition: all 0.5s ease; }
.insta-section .insta-boxes .col a:before {
 position: absolute; content: ''; inset: 0; opacity: 0;  background:linear-gradient(135deg, #FAE100 14.64%, #FCB720 25.25%, #FF7950 35.86%, #FF1C74 50%, #6C1CD1 85.36%); transition: all 0.5s ease; }
.insta-section .insta-boxes .col a:hover:before { opacity: 0.6; }
.insta-section .insta-boxes .col a:hover:after { opacity: 1; }
.home .ast-builder-layout-element .ast-site-identity { margin-top: 0; margin-bottom: 0; }
.ast-archive-description .page-title { font-size: 46px !important; font-weight: 500 !important; line-height: normal; margin-top: -10px; margin-bottom: 20px !important; }
.archive .site-content #primary { margin-top: 0; }
.ast-archive-description p { color: #000; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; max-width: 1450px; }
.archive .ast-archive-description { border-bottom: 0; }
.ast-archive-description { margin-bottom: 55px; }
.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count { margin: 0 0 0 20px;  color: #000; font-size: 20px; font-style: normal; font-weight: 400; line-height: 25px; }

.archive .site-main .products.columns-4 { grid-template-columns: repeat(5,1fr); row-gap: 40px; column-gap: 20px;  }
.archive.woocommerce ul.products li.product h2.woocommerce-loop-product__title { -webkit-line-clamp: 5; min-height: 124px; max-width: 250px; margin: 0 auto; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound { margin: 0; padding: 0; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_elements { position: absolute; top: 0;left: 0;z-index: 9; padding: 40px 20px 20px;background: #fff;height: 100%;width:100%;}
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_notice.woocommerce-message {
    position: absolute;
    background: #fff;
    z-index: 9;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
.woocommerce-js ul.products li.product a.wcwl_control[data-context="leave"] button {
    width: auto !important;
    display: inline-block !important;
    padding: 12px 22px !important;
    position: absolute !IMPORTANT;
    top: 0px;
    left: 0;
    height: 50px;
    margin: 0 !important;
}
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_elements .woocommerce_waitlist.button { max-width: 194px; width: 100%; margin: 0 auto !important; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_elements .wcwl_intro p { margin-bottom: 0; padding-bottom: 5px;text-align:center; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_elements .wcwl_control .woocommerce_waitlist { }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_toggle { position: absolute; left: 0; top: 0; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_toggle button.button { margin: -1px 0 0 -1px !important; background: #597183; font-size: 16px; font-weight: 500; line-height: 24px; text-transform: uppercase; height: 50px; padding: 0 !important; width: 173px; }
.woocommerce-js ul.products li.product .wcwl_frontend_wrap.bound .wcwl_toggle button.button:hover { background:#0B2030; color:#fff; }
.crstar-rating-svg .cr-rating-icon-base { height: auto; }
.summary.entry-summary .wcwl_elements button.woocommerce_waitlist.button {  width: 100% !important;  max-width: 100% !important; padding: 16px 20px !important;}
.archive .cat-btm-sec .bottom-copy__wrapper { display: grid; grid-template-columns: repeat(2,1fr); gap: 130px;  }
.archive .cat-btm-sec { padding-left: 0 !important; padding-right: 0 !important; padding-top: 50px !important; padding-bottom: 90px !important; }
.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left h2 { color: #000; font-size: 36px; font-style: normal; font-weight: 400; line-height: normal; }
.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__right h2 { color: #000; font-size: 32px; font-style: normal; font-weight: 400; line-height: normal; }
.archive .cat-btm-sec .bottom-copy-column__wrapper p { color: #000; font-size: 16px; font-style: normal; font-weight: 400; line-height: 26px; margin: 0; max-width: 584px; }
.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left {  padding-bottom: 50px; }
.archive .cat-btm-sec .bottom-copy-column__wrapper p a { text-decoration: none; }
.archive .cat-btm-sec .bottom-copy-column__wrapper p a:hover { color: #000; }
.taxonomy-faqs .faq-title { text-align: left; color: #000; font-size: 33px; font-style: normal; font-weight: 500; line-height: normal; margin: 0 0 30px 0; }
.taxonomy-faqs .faq-item { margin-bottom: 30px; border: 1px solid #B7B7B7; padding: 45px; padding: 25px 45px; }
.wpfClearButton.wpfButton { border-radius: 0 !important; }
.post-type-archive-product .ast-archive-description { margin-bottom: 0; }
.post-type-archive .ct-link-p { margin-bottom: 0; }
.post-type-archive .archive .site-content #primary { margin-bottom: 0;  }
p.ct-link-p { color: #000; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; max-width: 1450px; }
p.ct-link-p a { text-decoration: none !important; }
p.ct-link-p a:hover { color: #000; }


.ast-pagination-circle .ast-pagination .page-numbers { border-radius: 0; background: #efefef; }
.ast-pagination-circle .ast-pagination .next.page-numbers, .ast-pagination-circle .ast-pagination .prev.page-numbers { border-radius: 0; }
.woocommerce-pagination ul.page-numbers .page-numbers.current, .ast-pagination .pagination .page-numbers.current {  color: #fff; }
.ast-pagination .pagination .page-numbers { background: #efefef; }
.ast-pagination .pagination .page-numbers:hover { background: #FF8A1C; color: #fff;  }
article.post .ast-date-meta .entry-date .date-day { color: #fff !important; }
article.post .ast-date-meta .entry-date .date-year { color: #fff !important; }
article.post .ast-date-meta .entry-date .date-month { color: #fff !important; }
article.post .post-content .ast-blog-single-element .ast-button { margin: 0; }
article.post .post-content .ast-excerpt-container p { margin-top: 20px;  }
article.post .post-content .entry-title { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 57px; font-size: 22px;  }
.ct-blog-content-bottom p a { text-decoration: none !important; }
.ct-blog-content-bottom p a:hover { color:#000; }

.single-post .wd_single-blog .ast-single-post-featured-section { margin-left: 0; margin-right: 0; }
.single-post.ast-separate-container { background-color: #fff; }
.woocommerce-wishlist .site-main { padding-top: 0 !important; padding-bottom: 30px; }
.woocommerce-wishlist .site-main article h2 {  text-align: center; font-size: 46px; margin: 0; }
.woocommerce-wishlist .site-main a { text-decoration: none !important; }
.wishlist-page-links-separator { padding: 0 2px; opacity: 0.5; }

.page-template-default .entry-content p strong { font-weight: 600; }
.privacy-policy h5.wp-block-heading { font-size: 46px; }
.privacy-policy .wp-block-columns { padding: 0; }
.privacy-policy .entry-content a { text-decoration: none !important; }
.privacy-policy .wp-block-separator.has-alpha-channel-opacity { opacity: 0; }
.privacy-policy .ast-container { padding-left: 20px !important; padding-right: 20px !important; } 
.page-id-9 .ast-container { padding-left: 20px !important; padding-right: 20px !important; } 
.privacy-policy .entry-content { padding-bottom: 30px; }
.single-post .entry-content a { text-decoration: none !important; }
.single-post .entry-content a:hover { color:#000; }
li.woocommerce-MyAccount-navigation-link a:hover { opacity:0.8; }
.ast-desktop .astra-cart-drawer.active { left: 100% !important; }


ul.products li.product .astra-shop-thumbnail-wrap .attachment-woocommerce_thumbnail { box-sizing: border-box; object-fit: cover; }
ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link { position: relative; }
ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link .shop__description { opacity: 0; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; background: rgba(0,0,0,0.4);display:none; }
ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link .shop__description .yith-wcwl-add-button .button  { font-size: 0 !important; margin: 0 !important; }
ul.products li.product .astra-shop-thumbnail-wrap .ast-quick-view-trigger { bottom: 0px; opacity: 0 !important; }
ul.products li.product .astra-shop-thumbnail-wrap:hover .ast-quick-view-trigger { opacity: 1 !important; }
ul.products li.product .astra-shop-thumbnail-wrap .ast-quick-view-trigger .ast-card-action-tooltip { font-size: 0 !important; } 
.yith-wcwl-add-button .yith-wcwl-icon::before {	color: #fff; }
.astra-shop-thumbnail-wrap:hover .shop__description { opacity: 1 !important; }
.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap span.ast-on-card-button { display: none;}
.wd_selling .slick-slide > div { padding:0 10px; }
.wd_selling .slick-list { margin: 0 -10px; }
.wd_selling .woocommerce-loop-product__title {  padding-left: 40px; padding-right: 40px; }
.wd_selling .slick-next, .wd_selling .slick-prev { top: 47%; }


.mkl_pc .mkl_pc_container footer { background: #0B2030 !important; }
.mkl_pc .mkl_pc_container footer h3.product-name { color: #fff !important; }
.mkl_pc .mkl_pc_container footer .mkl-footer--action-button { color: #fff !important; }
.footer__section-right .primary.button.btn.btn-primary.configurator-add-to-cart { background: #FF8A1C !important; }
.footer__section-right .primary.button.btn.btn-primary.configurator-add-to-cart:hovre {  background: #000 !important; }
.configure-product .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header { padding: 0 !important; }
.mkl_pc .mkl_pc_container .mkl_pc_viewer { background: #EBEBEB; }
.footer__section-right .quantity.buttons_added .minus  { background: #D9D9D9; color:#0B2030;  }
.footer__section-right .quantity.buttons_added .plus  {  background: #D9D9D9; color:#0B2030; } 
.mkl_pc .mkl_pc_container footer .mkl-footer--action-button.reset-configuration { border: 1px solid #fff; }

#ast-quick-view-modal .summary-content .woocommerce-product-rating {  flex-direction: unset !important; }
#ast-quick-view-modal .woocommerce-product-details__short-description p a { text-decoration: none; }
#ast-quick-view-modal .woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button { height: 60px !important; }
.woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button { height: 60px !important; }
.summary.entry-summary .wcwl_elements.bound .wcwl_email_elements  { width: 100%; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.layers-list-item > button i { opacity: 1 !important; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li button { background-color: #E4E4E4 !important; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.layer-choices-title { color: #fff; background: #0B2030 !important; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.layer-choices-title > span a.close::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.layer-choices-title > span a.close::after { background: #fff !important; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li > button span.choice-price { color: #000 !important; }
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li button span.text { color: #000; }
.home ul.products li.product .astra-shop-thumbnail-wrap .ast-quick-view-trigger { bottom: 20px; }

a.jdgm-write-rev-link { text-decoration: none !important; }
.jdgm-form-wrapper input:not([type="submit"]), .jdgm-form-wrapper textarea { border-radius: 0 !important; }
.jdgm-write-rev-link, .jdgm-ask-question-btn, .jdgm-widget input.jdgm-review-search, .jdgm-subtab__name, .jdgm-widget .jdgm-btn.jdgm-btn, .jdgm-chip { border-radius: 0 !important; }
.jdgm-form__fieldset .jdgm-btn { margin: 4px; border-radius: 0 !important; text-decoration: none !important; }
.jdgm-form__fieldset .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown { background-color: transparent !important; }
.jdgm-medals .jdgm-medals__container {  white-space: unset !important; }
.woocommerce-form__label .woocommerce-form__input-checkbox {  margin-top: -5px; }
.paypal-button.paypal-button-shape-pill { border-radius: 0 !important; }
.wc-proceed-to-checkout .checkout-button { padding: 0 !important; height: 45px; align-content: center; }
.yith-wcwl-add-button .separator { text-align: center; display: block;}
.grecaptcha-badge { bottom: 190px !important; }
.footer__section-center .mkl-pc-modal .save-my-design__login_form { flex-direction: column; }

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
    fill: #fe882f !important;
}
.cr-all-reviews-shortcode .ivole-meter .ivole-meter-bar{background-color:#fe882f !important;}
.paypal-button.paypal-button-shape-pill {
    border-radius: 0;
}
.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content {
    height: calc(100% - 64px);
}
.astra-cart-drawer .astra-cart-drawer-close:focus {
    outline: none !important;
}
.astra-cart-drawer-content.ast-large-view,div#astra-mobile-cart-drawer {
    overflow: hidden;
}
.woocommerce-cart .site .site-content #primary {
    margin-top: 0 !important;
}
.ct-sticky-nav {
    position: fixed;
    width: 100%;
    top: 0;z-index:9999;
    background: #0b202f;
}
.ct-sticky-nav img.custom-logo {
    max-width: 60px;
}
.home .ct-sticky-nav .site-branding {
    padding: 18px 0;
}
.ct-sticky-nav .main-header-bar-navigation .main-navigation,.ct-sticky-nav .ast-builder-grid-row>.site-header-section.site-header-below-section-right>div {
    margin-top: 0px;
}
.wcwl_elements button.woocommerce_waitlist.button {
    padding: 10px !important;
    width: 100% !important;
    max-width: 146px !important;
}
.wcwl_frontend_wrap .wcwl_email_elements {
    margin-top: 5px;
	 margin-bottom: 10px;
    width: 100% !IMPORTANT;
}
.wcwl_frontend_wrap .wcwl_email_elements input.wcwl_email,select.wishlist-select {
    width: 100%;
}
body #yith-wcwl-popup-message {
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
}
a.ast-on-card-button.ast-select-options-trigger {
    display: none !important;
}
.woocommerce ul.products.slick-slider li.product {
    padding-bottom: 40px !important;
}
.ct-blog-content-bottom h3 {
    margin-bottom: 20px;
}
.ct-blog-content-bottom p {
    max-width: 1220px;
    margin: 0 auto 18px;
}
.contact-detail-lists ul {
    list-style: none;
    padding: 0;
}
.contact-detail-lists ul li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.contact-detail-lists ul li p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
}
.contact-detail-lists ul li img {
    width: 35px;
    flex: 0 0 35px;
    display: flex;
}
section.contact-page-section .wd_container {
    padding: 0 !important;
}
table#yith-woocompare-table thead th, table#yith-woocompare-table thead td {
    /* display: none; */
    padding: 0;
}


.about_years_sec .slick-prev { left: calc(50% - 60px); transform: unset; top: -80px; }
.about_years_sec .slick-next { right: calc(50% - 60px); transform: unset; top: -80px; }





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

.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns { grid-template-columns: auto auto auto auto; }	
.ast-builder-grid-row-4-equal .site-footer-above-section-2 p { padding: 0 20px; }
.site-footer-primary-section-3 { padding-right: 0; }
.site-footer-primary-section-2 .footer-widget-area { padding-left: 20px; }
.footer_logo { display: inline-block; padding-right: 20px; }
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-above-section-4 { padding-left: 20px; }
.ast-footer-copyright .ct-copy-right-text { font-size: 14px;  }	
.site-header-below-section-left { padding-left: 0; }	
.ct_testimonials::after { width: 320px; height: 230px; background-size: contain; }	
.tab_content_in .content_right img { max-width: 100%; }	
.wd_selling .wd_container .wd_selling_title { left: 20px; }
.archive .ast-builder-layout-element .ast-site-identity { margin: 0; }	
.taxonomy-faqs .faq-item { padding: 25px 30px; }	
.wd_selling .slick-next { right: -70px; }
.wd_selling .slick-prev { left: -70px; }
.ct-review-slider_slick::before { display:none; }	
 .wd_selling .wd_container .wd_contain {padding-left: 460px ;    }
	
}



@media only screen and (max-width: 1440px) { 
	
.ast-builder-menu-1 .menu-item > .menu-link { padding-right: 40px !important;  }	
.wd_selling .wd_container .wd_selling_title { text-align: center; top: 0; position: relative; width: 100%; left: 0; }	
.wd_selling .wd_selling_tab-list { flex-direction: row; border-bottom: 1px solid #efefef; margin-bottom: 20px; margin-top: 30px; }	
.wd_selling .wd_container { padding: 0 20px; }	
.wd_selling .wd_container .wd_contain { padding-left: 0; padding-right: 0; }
.wd_selling .wd_selling_tab-list .wd_selling_tab img { display: none; }	
.wd_selling .wd_selling_tab-list .wd_selling_tab { padding: 0 25px; border-bottom: 0; background: #efefef; margin: 0 3px; font-size: 24px; height: 50px; }	
.wd_selling .wd_selling_tab-list .wd_selling_tab svg { margin-left: 10px; }	
.wd_selling { padding: 70px 0 10px; }	
.wd_selling .wd_product_slider-button-next.swiper-button-next { right: 50% !important; opacity: 1; bottom: -40px; top: auto; margin-right: -60px; }	
.wd_selling .wd_product_slider-button-prev.swiper-button-prev { left: 50% !important; opacity: 1; bottom: -40px; top: auto; margin-left: -60px; }
.custom_edc_sec::before { width: 300px; height: 140px; top: -140px; background-size: contain; }	
.wd_news::before { bottom: 0; background-size: 390px; }	
.wd_news {  padding-top: 80px; padding-bottom: 100px; }	
.ct_testimonials .ct_section_heading { font-size: 50px; }	
.wd_why_items { max-width: 1140px; }	
.wd_why .wd_why_items_content p { font-size: 14px; }
.wd_why .wd_why_items_content h3 { line-height: 1.2; font-size: 20px; }	
.wd_why_items:before { left: 20%; }	
.wd_why_items:after {	right: 25%; }
.custom_edc_sec h1 { font-size: 36px; }
.custom_edc_sec p { font-size: 17px; }
.wd_why .wd_why_content p { font-size: 18px; }
.wd_why .wd_why_content h2 { font-size: 40px; }
.about_with_blog h3 { font-size: 40px; }
.insta-section .insta-title h2 { font-size: 40px; }
.site-primary-footer-wrap .site-footer-section .widget-title { margin: 0 0 25px 0; }
.tab_content_in .content_left { padding-left: 65px; }
.wd_selling .wd_selling_title h2 { font-size: 40px; }	
.accordion-parent .main-title-heading h2 { font-size: 40px; }
.accordion-parent .accordion_tab-list .accordion_title { font-size: 28px; }
.wd_btn-box.wd_btn-box--header { margin-top: 70px; }	
section.insta-section::before { display:none;  }	
.archive .site-main .products.columns-4 { grid-template-columns: repeat(4,1fr); }	
.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left h2 { font-size: 28px; }	
.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__right h2 { font-size: 26px; }
.taxonomy-faqs .faq-title { font-size: 28px; }
.archive .ct-usp__outer-wrapper .ct-usp__inner-wrapper { gap: 50px; }	
.ast-archive-description .page-title { font-size: 40px !important; }	
p.ct-link-p { font-size: 18px; }
.post-type-archive-product .ast-archive-description { padding-bottom: 0; }	
.before_main_section { margin-top: 0; margin-bottom:0; }	
.post-type-archive-product .site-content #primary { margin-bottom: 0; }	
.ct-usp__outer-wrapper { margin-top: 0; }	
.single-product .ast-builder-layout-element .ast-site-identity { margin: 0; }	
.woocommerce-js nav.woocommerce-pagination ul li { margin: 0 4px 4px 0; }	
.wd_selling .slick-next { right: calc(50% - 60px); top: unset; bottom: -90px; }
.wd_selling .slick-prev { left: calc(50% - 60px); top: unset; bottom: -90px; }
.ct_testimonials::after { width: 240px; height: 170px; }	
	
}


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

.ast-builder-menu-1 .menu-item > .menu-link { padding-right: 30px !important;  }	
.site-header-section .ast-header-account .ast-header-account-wrap { padding: 0 12px; margin: 0 10px; }	

.satisfaction_secure_icon li { font-size: 14px; }	
.ast-builder-grid-row-4-equal .site-footer-above-section-2 p { font-size: 14px; }
.footer-social-inner-wrap .ast-builder-social-element { margin-right: 0; }
.footer-widget-area nav .menu li .menu-link { font-size: 14px; }	
.contact_info p { font-size: 14px; }
.site-primary-footer-wrap .site-footer-section .widget-title { font-size: 24px !important; }	
.ast-footer-copyright .ct-copy-right-text { text-align: center; }	
.ast-footer-copyright .ct-badges-wrapper img { margin: 0 auto; }
.ast-footer-copyright { padding: 15px 0 !important; }	
.site-footer { background-image: none; }	
.site-footer .wpcf7 input[type="email"] { font-size: 14px; }	
.site-footer .wd_subscribe_form input[type="submit"] { font-size: 15px; }
.site-footer .wpcf7-form p { font-size: 14px; }	
.wd_selling { padding: 40px 0 10px; }
.wd_selling .wd_selling_title h2 { font-size: 32px; }
.wd_selling .wd_selling_title p { font-size: 18px; }
.wd_selling .wd_selling_tab-list { margin-bottom: 20px; margin-top: 20px; }	
.wd_selling .woocommerce-js ul.products li.product { margin-top:0; }	
.wd_selling .wd_product_slider-button-next.swiper-button-next { bottom: -20px; }	
.wd_selling .wd_product_slider-button-prev.swiper-button-prev { bottom: -20px; }
.custom_edc_sec h1 { font-size: 28px; margin-bottom: 10px; }	
.custom_edc_sec p { font-size: 16px; margin: 0 0 15px 0; }
.custom_edc_sec p br { display:none; }	
.custom_edc_sec { padding-bottom: 10px; }	
.wd_sizes { padding: 50px 0 50px 0; }	
.accordion-parent .main-title-heading h2 { font-size: 30px; margin-bottom: 10px; }	
.accordion-parent .main-title-heading p { font-size: 16px; }
.accordion-parent .main-title-heading { margin-bottom: 20px; }
.tab_content_in .content_left { padding-left: 0; }
.wd_why { padding: 50px 0 50px 0; background-size: 100%; }	
.wd_why_items::before { display:none; }	
.wd_why_items::after { display:none; }	
.custom_edc_sec::before { display:none; }
.wd_why .wd_why_content h2 { font-size: 30px; }
.wd_why .wd_why_content p { font-size: 16px; margin-bottom: 15px; }	
.wd_why .wd_why_content { padding-bottom: 20px; }
.wd_why_items li:nth-child(2n+1) .wd_why_item { justify-content: flex-start; }	
.wd_why_items li:nth-child(2n+1) .wd_why_items_icon { order: 1; }
.accordion-parent .accordion_tab-list .accordion_title { font-size: 24px; }	
.tab_content_in .content_left p { font-size: 28px;  }
.wd_why .wd_why_content p br { display:none; }	
.wd_why_items { max-width: 100%; row-gap: 30px;column-gap: 30px;  }	
.wd_why_items li:nth-child(2n+1) .wd_why_items_content { order: 2; text-align: left; }	
.wd_why_items li:first-child, .wd_why_items li:nth-child(7) { padding-right: 0; }	
.wd_why_items li:nth-child(3), .wd_why_items li:nth-child(5) { padding-right: 0; }	
.wd_why_items li:nth-child(4), .wd_why_items li:nth-child(6) { padding-left: 0; }	
.why_item_btm { background-image: none; }  	
.wd_why .wd_why_items_content p br { display:none; }
.ct_testimonials .ct_section_heading { font-size: 30px; margin: 0 0 20px 0; }
.ct_testimonials::after { top: -30px }	
.ct_testimonials { padding-top: 50px; padding-bottom: 50px; }	
.about_with_blog h3 { font-size: 30px; margin-bottom: 10px; }
.about_with_blog .about_content p { font-size: 16px; line-height: 26px; }	
.about_with_blog .about_content .raed-more { font-size: 15px; margin-top: 10px; }
.about_with_blog .about_icon { padding: 50px 0 0 0; gap: 20px; }
.about_with_blog .about_icon li { gap: 20px; font-size: 16px; }
.wd_news_list { margin-top: 10px; }	
.wd_news_list .wd_news_item .wd_news_item_title h4 { font-size: 16px !important; }
.wd_news { padding-top: 50px; padding-bottom: 50px; }
.wd_news::before { bottom: 0; background-size: 310px; }	
.insta-section .insta-title h2 { font-size: 30px; }	
.insta-section .insta-title h2 a svg { max-width: 36px; }	
.insta-section .insta-title h2 a { gap: 10px; }
.insta-section .insta-title { margin: 0 0 10px; }
.ast-archive-description .page-title { font-size: 30px !important; margin-top: 10px; }	
.ast-archive-description p { font-size: 18px; }	
.ast-archive-description { margin-bottom: 20px; }
.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count { font-size: 18px; margin: 0; }
.ast-shop-toolbar-aside-wrap .astra-woo-filter-text { font-size: 20px !important; }	
.woocommerce-page .ast-shop-toolbar-container form.woocommerce-ordering::before {font-size: 18px; }
.ct-usp__inner-wrapper .ct-usp__desc p br { display:none; }	
.archive .ct-usp__outer-wrapper .ct-usp__inner-wrapper { gap: 30px; }	
.ct-usp__outer-wrapper { padding: 50px 0 50px 0; }	
.archive .cat-btm-sec .bottom-copy__wrapper { gap: 50px; }	
.archive .cat-btm-sec { padding-top: 10px !important; padding-bottom: 40px !important; }
.woocommerce-page .ast-shop-toolbar-container .woocommerce-ordering { width: 390px; max-width: 390px; }
.archive .site-main .products.columns-4 { grid-template-columns: repeat(3,1fr); }	
p.ct-link-p { font-size: 16px; }
.blog .ast-row .ast-width-md-4 { width: 50%; }	
.blog .site-content #primary { margin-top: 0; }
.wd_selling .wd_container .wd_contain { min-height: 570px; }
.wd_selling .slick-prev { bottom: -90px; }
.wd_selling .slick-next { bottom: -90px; }
.wd_selling ul.products li.product .astra-shop-summary-wrap { padding:0 10px; }	
.wd_selling ul.products li.product h2.woocommerce-loop-product__title { min-height: 60px; }	
.ct-review-slider__slide-in .ct-review-slider__name { margin-top: 20px; }
.ast-footer-copyright .ct-badges-wrapper img { max-width: 250px; }	
.ct_testimonials .slick-list.draggable::before { background-size: contain; }	
.contact-detail-lists ul li p {  font-size: 16px;}	
.contact-detail-lists ul li {  margin-bottom: 12px;}
.contact-detail-lists ul li img {  width: 28px; flex: 0 0 28px;}
.contact-detail-lists ul { margin-right: 20px;}	
.ct_testimonials .ct-review-slider-wrapper .slick-next { background-size: 25px !important; right: calc(50% - 45px); }	
.ct_testimonials .ct-review-slider-wrapper .slick-prev { background-size: 25px !important; left: calc(50% - 45px); }	
.ct_testimonials .ct-review-slider-wrapper .slick-arrow { bottom: -50px; }	
.ct_testimonials::after { width: 220px; height: 150px; } 	
	
}

@media only screen and (max-width: 921px) { 
	#ast-mobile-header .ast-site-header-cart-li a .ast-addon-cart-wrap { margin-left: 0 !important; }
	.ast-below-header-wrap .ast-grid-right-section { padding-right: 0; }
	.ast-site-header-cart .cart-container { padding-left: 2px;  padding-right: 45px;  }
	.single-post .site-main { padding-top: 20px; }
	.page-template-default .accordion-parent .main-title-heading h2 { padding-top:20px; }
	.site-header-below-section-left .ast-builder-layout-element:first-child { border-right: 1px solid #083D4C; margin-right: 10px; }
	.site-header-section .ast-header-account .ast-header-account-wrap { padding: 0 10px; }
	.ast-search-icon .slide-search .screen-reader-text { display: none; }	
	.ast-search-icon .slide-search { width: 20px; height: 20px; padding-left: 0; }
	.ast-header-break-point .ast-header-search { padding-left: 0; }
	.ast-header-account .ast-header-account-link .ast-header-account-text { font-size: 0; }
	.ast-mobile-header-wrap .ast-header-account .ast-header-account-wrap a.ast-header-account-link { gap: 0; }
	.ast-site-header-cart .ast-woo-header-cart-info-wrap { font-size: 0; }
	.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap { margin: 0; }
	.site-header-section .ast-header-account .ast-header-account-wrap { border-left: 0; }
	.home .site-branding { padding: 15px 0; }
	.ast-builder-grid-row > .site-header-section.site-header-below-section-right > div { margin-top: 0; }
	.ast-primary-header-bar .ast-builder-html-element p { font-size: 13px; text-transform: capitalize; line-height: 1.2; text-align: center;  }
	.ast-primary-header p img { display: none; }
	.ast-mobile-header-wrap .ast-primary-header .ast-builder-layout-element { padding: 0 20px; }
	.ast-button-wrap .menu-toggle.main-header-menu-toggle { padding: .1em; }
	.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile { padding-top: 20px; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns { grid-template-columns: 1fr 1fr !important;  }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-section { min-height: 100px; align-content: center; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-above-section-4 .footer-social-inner-wrap { text-align: left; }
	.ast-builder-grid-row-4-equal .site-footer-above-section-2 p { max-width: 100%; text-align: left; }
	.satisfaction_secure_icon { padding: 0 20px 0 0; max-width: 100%; text-align: left; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-above-section-2 { border-right: 0; }
	.footer_logo { margin-bottom: 15px; }
	.footer_logo img { max-width: 240px;  }
	.footer-widget-area nav .menu li { margin-bottom: 12px; }
	.contact_info p { margin: 0 0 5px 0 !important; }

	.satisfaction_secure_icon li.secure_icon { margin-bottom: 0; }
	.site-footer-primary-section-2 .footer-widget-area { padding-left: 0; }
	.site-footer-section .wpcf7 { max-width: 600px; margin-left: 0; }
	.site-primary-footer-wrap .site-footer-section .widget-title { font-size: 22px !important; margin: 10px 0 10px 0; }
	.about_with_blog { flex-wrap: wrap; gap: 30px; }	
	.about_with_blog .about_content { max-width: 100%; }
	.about_with_blog .blog_content { max-width: 100%; }
	.about_with_blog .about_icon { flex-direction: row; gap: 30px; padding: 30px 0 0 0; }
	.about_with_blog .about_icon li { gap: 10px;  }
	.wd_news_list .wd_news_item .wd_news_item_title h4 { max-width: 100%; }
	.wd_news_list { gap: 20px; }
	.blog_content .view-more { font-size: 15px; margin-top: 20px; }
	.wd_news::before { display:none; }
	section.insta-section { padding-top: 0; }
	.wd_news { margin-top: 0; background-size: 150%; }
	.insta-section .insta-title { margin: 0; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns::before { display:none; }
	.wd_product_slider-button-next.swiper-button-next { width: 36px; height: 36px; }
	.wd_product_slider-button-prev.swiper-button-prev { width: 36px; height: 36px; }
	.wd_selling .wd_product_slider-button-next.swiper-button-next { margin-right: -40px; }
	.wd_selling .wd_product_slider-button-prev.swiper-button-prev { margin-left: -40px; }
	.ast-archive-description .page-title { margin-top: 20px; font-size: 26px !important; }
	.ast-archive-description p { font-size: 16px; }
	.ast-archive-description { margin-bottom: 0; }
	.woocommerce-page .ast-shop-toolbar-container .woocommerce-ordering { width: 380px; max-width: 380px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left h2 { font-size: 24px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__right h2 { font-size: 22px; }
	.taxonomy-faqs .faq-title { font-size: 24px; }
	.taxonomy-faqs h3 { font-size: 18px; }
	.archive .cat-btm-sec .bottom-copy__wrapper { grid-template-columns: repeat(1,1fr); margin-bottom: 0; gap: 30px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper p { max-width: 100%; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left { padding-bottom: 20px; }
	.taxonomy-faqs .faq-title { margin-bottom: 15px; }
	.taxonomy-faqs .faq-item { margin-bottom: 10px; }
	.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count { font-size: 16px; }
	.woocommerce-page .ast-shop-toolbar-container form.woocommerce-ordering::before { font-size: 16px; margin: 0 0 0 20px; }
	.ct-usp__outer-wrapper { margin-bottom: 3em; }
	.blog .ast-row .ast-width-md-4 { width: 100%; }	
	.privacy-policy h5.wp-block-heading { font-size: 30px; padding-top: 20px; }
	#h-shipping-amp-returns-policy {  padding-top: 20px; }
	.ast-breadcrumbs a span { font-size: 14px !important; line-height: 26px; }
	.woocommerce-breadcrumb a, .woocommerce-breadcrumb span, .ast-header-breadcrumb a, .ast-header-breadcrumb span { font-size: 14px !important; line-height: 26px; }
	.trail-items li:after { height: 16px; }
	.wd_selling .slick-next, .wd_selling .slick-prev { width: 40px; height: 40px; bottom: -80px; }
	.wd_selling .slick-next { right: calc(50% - 50px); }
	.wd_selling .slick-prev { left: calc(50% - 50px); }
	.wd_selling .wd_container .wd_contain { min-height: 580px; }
	.ct_testimonials .slick-list.draggable::before { display:none; }
	.slick-current .ct-review-slider__stars { opacity: 1; }
	.slick-current .ct-review-slider__title { opacity: 1; }
	.slick-current .ct-review-slider__body { opacity: 1; }
	.slick-current .ct-review-slider__name { opacity: 1; }
	.accordion-parent .accordion_tab-list .accordion_title { font-size: 20px; height: 45px; }
	#ast-quick-view-content div.images { width: 100% !important; }
	#ast-quick-view-content div.summary { width: 100% !important; }
	#ast-quick-view-modal .ast-content-main-wrapper { padding: 2% !important; height: auto; }	
	.ct_testimonials::after {width: 240px;height: 140px;background-size: contain;top: 20px;}
	
}


@media only screen and (max-width: 800px) { 
	
.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns { grid-template-columns: 1fr !important; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-section { border-right: 0; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-section { min-height: auto; }
	.ast-footer-copyright { padding: 5px 0 !important; }
	.ast-footer-copyright .ct-copy-right-text .bull { padding: 0 5px; }
	.ast-builder-grid-row-4-equal .site-footer-above-section-2 p { padding: 0; }
	.ast-builder-grid-row-4-equal .ast-builder-footer-grid-columns .site-footer-above-section-4 { padding-left: 0; }
	.satisfaction_secure_icon { padding: 15px 0; }
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section { margin: 15px 0; }
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] { text-align: left; }
	.home .wd_main-header { padding-top: 250px; padding-bottom: 30px; }
	.wd_btn-box.wd_btn-box--header { margin-top: 110px; }
	.wd_selling .wd_selling_tab-list .wd_selling_tab { font-size: 18px; }
	.wd_selling .wd_selling_tab-list .wd_selling_tab svg { max-width: 20px; }
	.wd_why .wd_why_items_content h3 { font-size: 18px; }
	.wd_why_items_icon .ser_icon { width: 100px; height: 100px; }
	.wd_why_items li .wd_why_item { gap: 10px; }
	.archive .ct-usp__outer-wrapper .ct-usp__inner-wrapper { grid-template-columns: repeat(1,1fr); }
	.archive .ct-usp__outer-wrapper .ct-usp__inner-wrapper .ct-usp { flex-direction: row; display: flex; gap: 20px; } 
	.archive .ct-usp__outer-wrapper .ct-usp__inner-wrapper .ct-usp:nth-child(n+4) { display: none !important; }
	.woocommerce-page .ast-shop-toolbar-container .woocommerce-ordering { width: 290px; max-width: 290px; }
	.ct-usp__outer-wrapper { margin-top: 30px; }
	p.ct-link-p { font-size: 15px; }
	.ct_testimonials .ct-review-slider__body { height: 155px;  }
	.ct_testimonials { min-height: 370px; }
	.ct-review-slider_slick { min-height: 370px; padding: 30px 10px 50px 10px; }
	.ct-review-slider__slide-in .ct-review-slider__body { max-width: 100%; padding: 0 10px; }
	.ct-review-slider__slide-in .ct-review-slider__name { margin-top: 10px; }
	.ct-review-slider__nav { bottom: 0px; }
	.ct-review-slider__slide-in { padding: 20px 10px 0 10px; }
	.wd_sizes { padding: 20px 0 20px 0; }
	.accordion-parent .accordion_tab-list { gap: 10px; }
	.tab_content_in { padding: 20px; flex-direction: column; }
	.tab_content_in .content_left { padding-right: 0; width: 100%; min-width: 100%; }
	.tab_content_in .content_left p { font-size: 24px; margin-bottom: 10px; }
	.tab_content_in .wd_swiper_build_yours_button { height: 45px; font-size: 14px; }
	.woocommerce-js div.product form.cart div.quantity input.qty { width: 100% !important; }
	.grecaptcha-badge { bottom: 60px !important; }
	.iframe_code_sec .footer__section-right .quantity  qty.input-text  {  height: 48px !important; }

}
@media (max-width:767px){
	.contact-detail-lists ul {margin-right: 0;margin-bottom: 40px;margin-top: 0;}
	.wd_selling .wd_container .wd_contain,.wd_selling .wd_container .wd_contain {min-height: unset; }
	.wd_selling .wd_container .wd_contain {padding-bottom: 110px;    }
	.wd_selling .slick-next, .wd_selling .slick-prev { bottom: -90px;}
}

@media only screen and (max-width: 640px) { 
	.ct-sticky-nav img.custom-logo {max-width: 50px;}
	.ct_testimonials::after{display:none;}	
	.ast-footer-copyright .ct-copy-right-text .bull { display: block; height: 0; }
	.ast-footer-copyright .ct-badges-wrapper img { max-width: 240px; width: 100%; } 
	.wd_selling { padding: 10px 0 10px; }
	.wd_selling .wd_selling_title h2 { font-size: 24px; }
	.wd_selling .wd_selling_title p { font-size: 15px; }
	.wd_selling .wd_selling_tab-list .wd_selling_tab { font-size: 16px; height: 40px; padding: 0 15px; }
	.wd_selling .wd_selling_tab-list .wd_selling_tab svg { max-width: 18px; margin-left: 5px; }
	.custom_edc_sec h1 { font-size: 24px; }
	.wd_sizes { padding: 30px 0 30px 0; }
	.accordion-parent .main-title-heading h2 { font-size: 24px; }
	.accordion-parent .main-title-heading p { font-size: 15px; }
	.accordion-parent .accordion_tab-list .accordion_title { height: 45px; font-size: 20px; }
	.tab_content_in { padding: 20px 20px; flex-direction: column; }
	.tab_content_in .content_left { width: 100%; min-width: 100%; padding-right: 0; }
	.tab_content_in .content_left p { font-size: 24px; margin-bottom: 10px; }
	.tab_content_in .wd_swiper_build_yours_button { font-size: 15px; height: 40px; }
	.accordion-parent .accordion_tab-list { gap: 10px; }
	.wd_why { padding: 20px 0 30px 0; }
	.wd_why .wd_why_content p { font-size: 15px; }
	.wd_why_items li .wd_why_item { flex-direction: column; } 
	.wd_why_items li:nth-child(2n+1) .wd_why_items_content { text-align: center; }
	.wd_why .wd_why_items_content h3 { text-align: center; }
	.wd_why .wd_why_items_content p { text-align: center; }
	.wd_why_items_icon .ser_icon { width: 90px; height: 90px; }
	.wd_why_items_icon .ser_icon .ser_icon_in svg { max-width: 40px; }
	.ct_testimonials .ct_section_heading { font-size: 24px; }
	.about_with_blog h3 { font-size: 24px; }
	.about_with_blog .about_content p { font-size: 15px; line-height: 24px; }
	.about_with_blog .about_content .raed-more { font-size: 14px; }
	
	.about_with_blog .about_icon li { flex-direction: column; gap: 5px; width: auto;  text-align: center; }
	.about_with_blog .about_icon li span svg { max-width: 50px; }
	.about_with_blog .about_icon { gap: 10px; padding: 20px 0 0 0; justify-content: space-between; }
	.wd_news { background-size: 240%; }
	.insta-section .insta-title h2 { font-size: 26px; }
	.insta-section .insta-boxes .col a { border: 5px solid #fff !important; }
	.ast-archive-description .page-title { font-size: 22px !important; margin-bottom: 10px !important; }
	.ast-archive-description p { font-size: 15px; }
	.ast-shop-toolbar-aside-wrap .astra-woo-filter-text { display: none; }
	.ast-shop-toolbar-aside-wrap .astra-shop-filter-button { padding: 12px 13px !important; }
	.taxonomy-faqs .faq-title { font-size: 22px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left h2 { font-size: 22px; }
	 .archive .ct-usp__outer-wrapper { padding-top: 30px; padding-bottom: 30px; }
	 .archive .ct-usp__inner-wrapper .ct-usp .ct-usp__copy .ct-usp__title { font-size: 18px; }
	.single-post .ast-container.wd_single-blog { padding-left:20px !important; padding-right:20px !important; }
	.privacy-policy h5.wp-block-heading { font-size: 28px; }
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title { font-size: 17px; }
	.wd_selling ul.products li.product .astra-shop-thumbnail-wrap { padding: 10px; }
	.woocommerce ul.products li.product .add_to_cart_button, .woocommerce ul.products li.product a.button { font-size: 14px; height: 42px; }
	.iframe_code_sec .footer__section-right .quantity  qty.input-text  {  height: 48px !important; }
	.insta-section .insta-boxes .col a:after {  background-size: 30px; }
	.home ul.products li.product .astra-shop-thumbnail-wrap .ast-quick-view-trigger {bottom: 9px;}
	.cr-reviews-slider { margin-left:0; margin-right:0; }
}

@media only screen and (max-width: 575px) {  
.wd_selling .wd_container .wd_contain { padding-bottom: 90px;}
.woocommerce-page .ast-shop-toolbar-container form.woocommerce-ordering::before{display:none;}
.wd_selling .slick-next { bottom: -80px; }
.wd_selling .slick-prev { bottom: -80px; }
.wd_selling .wd_container .wd_contain,.wd_selling .wd_container .wd_contain {
    min-height: unset;
    height: 100%;
}	
.accordion-parent .accordion_tab-list { gap: 2px; }	
.accordion-parent .accordion_tab-list .accordion_title { height: 40px; font-size: 14px; }	
.tab_content_in .content_left p { font-size: 20px; }	
.footer__section-right .quantity  .qty.input-text  {  height: 48px !important; }	
.footer__section-right .primary.button.btn.btn-primary.configurator-add-to-cart { margin-left: 10px !important; }	
.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap > *:first-child {
    justify-content: end !important;
    width: auto !important;
} .site-header .ast-builder-layout-element .site-branding {
    padding: 10px 0;
}	
	
}


@media only screen and (max-width: 450px) { 
	
	.ct_testimonials .ct-review-slider-wrapper .slick-dots { display: block !important; }
	.cr-reviews-slider .slick-dots li button::before { font-size: 15px !important; opacity: .65 !important;  color: #fff !important; }
	.cr-reviews-slider .slick-dots li.slick-active button::before { opacity: 1 !important; color: #fff !important; }
	.ct_testimonials { padding-top: 40px !important; padding-bottom: 20px !important; }
	.ct_testimonials .ct-review-slider-wrapper .slick-arrow { display: none; }
	
	.wd_selling .wd_selling_tab-list .wd_selling_tab { font-size: 14px;padding: 0 10px; text-align: center; width: 100%; justify-content: center; }
	.wd_selling .wd_selling_tab-list .wd_selling_tab svg { display:none; }
	.taxonomy-faqs .faq-title { font-size: 20px; }
	.taxonomy-faqs h3 { font-size: 16px; }
	.taxonomy-faqs .faq-item { padding: 25px 20px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper p { font-size: 15px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__right h2 { font-size: 20px; }
	.archive .cat-btm-sec .bottom-copy-column__wrapper .taxonomy-bottom-copy__left h2 { font-size: 20px; }
	.footer__section-right .quantity  .qty.input-text  {  height: 48px !important; }
}