/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.5.1.1732884494
Updated: 2024-11-29 12:48:14

*/
/*ss*/
@import url("https://fonts.googleapis.com/css2?family=Caudex:ital,wght@0,400;0,700;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Overpass:ital,wght@0,100..900;1,100..900&display=swap rel=stylesheet");
.discount_bar {
    background-image: linear-gradient(180deg, #f8ca2a, #ffbe32) !important;
    padding: 15px 0 15px 0;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}
.dashicons-upload:before {
    content: "\f317";
	display:none !important;

}
.xoo-wsc-footer a.xoo-wsc-ft-btn {
    background: #000000;
    border: 1px solid #000000;
    color: white;
    margin-bottom: 10px;
}
.xoo-wsc-footer a.xoo-wsc-ft-btn:hover {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    margin-bottom: 10px;
}
/* ss end*/
.single-product .inside-article{
	padding-bottom:0px;
}
.home.separate-containers .site-main {
    margin-top: 0px;
}

section.best_seller {
    padding: 50px 50px;
    margin-left: -50px;
    margin-right: -50px;
    margin-top: -50px;
    margin-bottom: 50px;
    background: #fffbeb;
}

section.best_seller>* {
    box-sizing: border-box;
}

h2.heading_ctm {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}

.ctm_container {
    max-width: 1260px;
    margin: auto;
}

ul.ctm_products {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 40px 16px;
    padding-top: 20px;
    flex-wrap: wrap;
}

li.ctm_product {
    flex-basis: calc(25% - 12px);
    width: calc(25% - 12px);
    background: white;
    border: 1px solid #cbcbcb;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.off_label p {
    margin: 0px;
    color: white;
    font-size: 12px;
    z-index: 1;
    position: relative;
    font-weight: 600;
    text-align: center;
}

.off_label img {
    position: absolute;
    width: 66px;
    height: 66px;
    animation: spin 10s linear infinite;
    max-width: unset;
    top: -10px;
    left: -10px;
}

@keyframes spin {

    to {
        transform: rotate(360deg);
    }
}

.off_label {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    top: -17px;
    left: -10px;
}

.top_box {
    overflow: hidden;
    position: relative;
}

.black_friday_wrap {
    display: flex;
    gap: 12px;
}

.black_friday_wrap>div {
    flex-basis: 50%;
    text-align: center;
}

.black_friday_box {
    background: #000000;
    /*  padding: 8px 10px 9px 42px; */
    color: white;
    font-size: 12px;
    /* 	font-weight:600; */
    font-weight: 500;
    line-height: 14px;
    z-index: 1;
    padding: 8px 15px 9px 40px;
    text-align: center;
    display: inline-block;
}

span.black_friday {
    color: red;
    display: inline-block;
}

.standerd_prc_box {
    background: #eeeeee;
    border-radius: 10px;
    padding: 6px 12px;
    color: black;
    font-size: 14px;
}

span.standerd_box {
    font-size: 14px;
    margin-bottom: 8px;
    display: inline-block;
}

.images_box::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 33.33%, rgba(10, 8, 0, 0.64) 100%);
}

.images_box {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 5px;
}

.images_box img {
    max-width: 100%;
    height: 100%;
    max-height: 212px;
    /*     max-height: 260px;
    object-fit: cover; */
}

p.hp_customers {
    margin: 0px;
    position: absolute;
    bottom: 6px;
    left: 10px;
    font-size: 14px;
    color: white;
}

.product_cntnt_box {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 12px 12px;
}

h2.product_title {
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    /*     white-space: nowrap; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

p.price_ctm {
    margin: 0;
    font-weight: 900;
    font-size: 14px;
}

p.price_ctm del {
    opacity: 0.5;
}

p.discrip {
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.list_labels {
    display: flex;
    padding: 0px;
    margin: 0px;
    list-style: none;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 14px;
}

div.cart_button_wrap {
    padding: 0px 12px 12px;
}

a.cart_button_wrap {
    /*     padding: 8px 0px; */
    /* 	font-size:12px; */
    /* 	font-weight:600; */
    width: 100%;
    display: block;
    border: 1px solid;
    text-align: center;
    /* 	border-radius:6px;
    background: linear-gradient(0deg, #ffba0a, #FFD770); 
    border-color: #d99d05;
	color: black;*/
    background: #3eb333;
    border-color: #3eb333;
    color: white;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
}

a.cart_button_wrap:hover {
    background: white;
    border-color: black;
    color: black;
}

li.list_labels_item span {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.99993 6.59688L9.89993 0.696875C10.0833 0.513542 10.3166 0.421875 10.5999 0.421875C10.8833 0.421875 11.1166 0.513542 11.2999 0.696875C11.4833 0.880208 11.5749 1.11354 11.5749 1.39688C11.5749 1.68021 11.4833 1.91354 11.2999 2.09688L4.69993 8.69688C4.49993 8.89688 4.26659 8.99687 3.99993 8.99687C3.73326 8.99687 3.49993 8.89688 3.29993 8.69688L0.699927 6.09688C0.516593 5.91354 0.424927 5.68021 0.424927 5.39687C0.424927 5.11354 0.516593 4.88021 0.699927 4.69688C0.88326 4.51354 1.11659 4.42188 1.39993 4.42188C1.68326 4.42188 1.91659 4.51354 2.09993 4.69688L3.99993 6.59688Z' fill='%233eb333'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    /*     background-position: left center; */
    background-position: 5px 7px;
    padding-left: 20px;
}

li.list_labels_item img {
    display: none;
}

/***************************************************
********************* single product ***************
***************************************************/
/********************* gallery  section
***************************************************/
.product_made_quality_returns_info {
    order: 2;
    border: 2px solid #c6c6c6;
    margin-top: 15px;
    width: calc(100% - 85px);
    position: absolute;
    top: 415px;
    right: 0;
}

.product_made_quality_returns_info img {
    max-width: 100%;
    width: 45px !important;
    height: 40px !important;
    border: 0px !important;
    object-fit: contain;
    object-position: center;
}

.product_made_quality_returns_info ul {
    display: flex;
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: #ffffff;
}

.product_made_quality_returns_info ul li {
    flex-basis: 25%;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 10px 13px;
    text-align: center;
}

.images {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.flex-viewport {
    order: 1;
    width: calc(100% - 85px) !important;
    margin-bottom: 0px;
}

ol.flex-control-nav.flex-control-thumbs {
    width: 80px;
    display: flex;
    flex-direction: column;
    margin-right: 5px !important;
}

ol.flex-control-nav.flex-control-thumbs li {
    width: 100% !important;
    padding: 0px 5px 5px 0px !important;
}

/* width */
ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    width: 0px;
}

/* Track */
ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #3eb333;
    border-radius: 10px;
}

/********************* summary  section
***************************************************/
.woocommerce div.product .summary.entry-summary {
    margin-bottom: 50px;
}

.sales-flash-overlay>span.onsale {
    display: none !important;
}

.woocommerce div.product .summary .woocommerce-product-rating {
    margin-top: -5px;
    margin-bottom: 4px;
}

.sale_wrapper {
    margin-bottom: 15px;
}

.summary h1.product_title.entry-title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
}

.summary a.woocommerce-review-link {
    color: black;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.sale_wrapper p {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin: 0px;
    padding: 3px 10px;
    background: black;
    color: white;
    border-radius: 50px;
}

.sale_wrapper span {
    background: red;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 39px;
    padding: 2px 0px 0px;
    font-size: 10px;
    border: 1px solid black;
    color: white;
    font-weight: 800;
    text-align: center;
    transform: rotateZ(11deg) translateY(4px);
}

.sale_wrapper span::before {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 2px;
    width: 14px;
    height: 14px;
    border: solid black;
    border-width: 0px 0px 1px 1px;
    background: red;
    transform: rotateZ(45deg);
}

.sale_wrapper span>font {
    position: relative;
    z-index: 1;
}

.sale_wrapper span::after {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background: white;
    border-radius: 50%;
    top: 6px;
    left: -4px;
}

.summary p.price {
    font-size: 22px !important;
    margin-bottom: 15px;
}

.ss_product_info ul {
    display: flex;
    padding: 0px;
    margin: 0px;
}

.ss_product_info ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 12px;
    padding: 0px 16px;
    font-weight: 600;
}

.ss_product_info {
    padding: 10px 10px;
    border: 2px solid #c6c6c6;
    margin-bottom: 20px;
}

.ss_description {
    margin-bottom: 17px;
    font-size: 16px;
}

img.ss_payments_cards {
    margin-top: 20px;
}

.summary .quantity.buttons-added {
    display: none;
}

.summary button.single_add_to_cart_button.button.alt {
    width: 100%;
}

.woocommerce div.product .summary form.cart {
    margin-bottom: 0px;
}

/***************************************************
********** product single bottom sections **********
***************************************************/

/********************* bundle section
***************************************************/
section.bundle_section {
    padding: 0px 0px 50px;
	clear: both;
}

.bundle_include,
.why_bundle {
    padding: 30px 20px;
    background: #fffbeb;
}

h2.ctm_title_pd {
    text-align: center;
    margin: 0px;
    font-weight: 600;
}



/* bundle_include */
ul.tab_nav li img {
    max-width: 100%;
    height: 100%;
}

ul.tab_nav {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 0px;
    margin: 0px;
    list-style: none;
    gap: 20px;
    margin-top: 20px;
    padding: 17px;
    background: #ffffff;
    border: 1px solid #dddddd;
}

section.bundle_section .ctm_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

ul.tab_nav li {
    border: 2px solid #FFFFFF;
    background: black;
    transition: 0.25s;
}

ul.tab_nav li img {
    opacity: 0.7;
}

.tab_cntnt_wrap {
    display: flex;
    gap: 15px;
}

ul.actual_tabs {
    list-style: none;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

.tab_cntnt_wrap>div {
    flex-basis: 50%;
}

.tab_img img {
    max-width: 100%;
}

.tab_content h2 {
    font-size: 18px;
    margin: 15px 0px 0px 0px;
    font-weight: 600;
    text-transform: capitalize;
}

ul.actual_tabs>li {
    display: none;
}

ul.tab_nav>li.tab_active {
    border: 2px solid #000000;
    transform: scale(1.2);
}

ul.tab_nav li.tab_active img {
    opacity: 1;
}

ul.actual_tabs>li.tab_active {
    display: block;
}

.tab_content p {
    margin: 15px 0px 0px 0px;
    font-size: 16px;
}

/* why_bundle */
.why_bundle img {
    max-width: 100%;
    margin-top: 20px;
}

.why_bundle p {
    margin: 15px 0px 0px 0px;
    font-size: 16px;
}

.why_bundle img {
    max-width: 100%;
    margin-top: 20px;
    max-height: 257px;
    width: 100%;
    object-fit: contain;
    background: white;
}

/********************* result section
***************************************************/
section.result_section {
    padding: 0px 0px 50px;
	clear: both;
}

.result_img_cont {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 40px;
    margin-top: 30px;
}

.result_wrapper img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.9;
}

span.result_label {
    display: inline-block;
    font-weight: 600;
    padding: 11px 22px;
    background: #3eb333;
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
}

.result_wrapper {
    position: relative;
    display: flex;
    background: black;
}

.result_bottom>h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0px 0px 15px;
}

.result_bottom>p {
    margin: 0px;
    font-size: 16px;
}

/********************* testimonial section
***************************************************/
section.testimonial_section {
    padding: 50px 50px;
	margin:0px -50px;
    background: #fffbeb;
	clear: both;
}

.inner_cotainer_rev {
    display: flex;
    width: 100%;
    gap: 26px;
	margin-top:30px;
}

.commnet-left {
    max-width: 50%;
    padding: 20px;
    background: linear-gradient(90deg, #f7f5f1, transparent);
    padding-bottom: 70px;
}

h3.name_auther {
    margin: 0px 0px 0px;
    font-size: 24px;
	text-transform:capitalize;
}

p.cmnt-review {
    margin: 11px 0px 0px;
}
.single div#comments {
    display: none;
}
.commnet-right {
    max-width: 50%;
	display:flex;
	flex-direction:column;
}
.slider.slider-nav.slick-initialized.slick-slider {
    height: 100%;
}
.commnet-right .slick-track {
    display: flex;
}

.commnet-right .cmnt_user {
    height: inherit;
    display: flex;
    padding-right: 30px;
    transition: 0.5s;
	background:url(https://survili.ge/wp-content/uploads/2024/12/output-onlinepngtools.png);
	background-size:100px 100px;
	background-position:center center;
	background-repeat:no-repeat;
	
}

.cmnt_user.slick-current {
    transform: scale(1.2) translate(0px, -14px);
    padding-right: 30px;
}

.cmnt_user img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    box-shadow: 4px 4px 0 0 #3eb333;
    border-radius: 6px;
}

.commnet-right .slick-list.draggable {
    padding-top: 50px;
    padding-bottom: 15px;
    padding-left: 21px;
}

span.cmnt_quate {
    font-size: 174px;
    font-family: Caudex, serif !important;
    display: inline-block;
    position: absolute;
    line-height: 0;
}

.followers_wrap {
    padding-bottom: 56px;
}

p.followers {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    text-transform: uppercase;
}

span.cmnt_quate {
    font-size: 134px;
    font-family: Caudex, serif !important;
    display: inline-block;
    line-height: 136px;
    max-height: 64px;
    overflow: hidden;
    color: #eae8e3;
    font-weight: 600;
}

.commnet-right .slick-arrow {
    position: absolute;
    bottom: 14px;
    left: calc(-100% + -8px);
    width: 40px;
    height: 40px;
    font-size: 0px;
    border: 0px;
    background-image: url(https://survili.ge/wp-content/uploads/2024/12/right1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0px;
    transform: rotate(180deg);
    border-radius: 50%;
    cursor: pointer;
}

.commnet-right button.slick-next.slick-arrow {
    left: calc(-100% + 50px);
    transform: rotate(0deg);
}

.commnet-right .slick-arrow:hover {
    outline-offset: 1px;
    outline: 1px solid #3eb333;
}

/********************* state section
***************************************************/
section.handmade {
/*     background-image: url(https://survili.ge/wp-content/uploads/2024/12/handmade-bg-1.png); */
	background:#eceae5;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
    padding: 80px;
	margin:0px -50px;
	clear: both;
	position:relative;
}
/* section.handmade::before {
	background-image: url(https://survili.ge/wp-content/uploads/2024/12/background33.png);
	background-position:left center;
    background: transparent;
	background-size:contain;
	background-repeat:no-repeat;
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
}
section.handmade::after {
    background-image: url(https://survili.ge/wp-content/uploads/2024/12/background33.png);
    background: transparent;
	background-size:contain;
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
	background-position:right center;
	background-repeat:no-repeat;
} */
.banner-left_img{
	position: absolute;
    width: 20%;
    height: 100%;
	 top: 0;
    left: 0;
	display:flex;
	align-items:center;
}
.banner-right_img{
	position: absolute;
    width: 20%;
    height: 100%;
	top: 0;
    right: 0;
	display:flex;
	align-items:center;
}

section.handmade .ctm_container {
    position: static;
    z-index: 2;
}
.handmade h2.ctm_title_pd {
    font-size: 37px;
    max-width: 580px;
    margin: 0px auto 40px;
	position:relative;
	z-index: 2;
}

.handmade p {
    margin: 0px auto;
    max-width: 600px;
    text-align: center;
	font-size:16px;
	position:relative;
	z-index: 2;
/* 	font-weight:600; */
}
/********************* review section
***************************************************/
section.review_form_section{
    background-color: #fffbeb;
    padding: 50px 50px 25px;
	margin:0px -50px;
	clear: both;
}
section.review_form_section .ctm_container {
    padding: 25px;
    background: white;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
	position: relative;
    z-index: 2;
}
.reivew_row {
    display: flex;
    margin-top: 10px;
}
.reivew_row > div {
    flex-basis: 50%;
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    position: relative;
	text-align:center;
}
.reivew_row > .rev_cols:first-child::after {
    content: '';
    height: 50px;
    width: 1px;
    background: black;
    position: absolute;
    top: calc(50% - 25px);
    right: -1px;
}
.stars_ctm{
    color: #ffa200;
    font-family: WooCommerce;
    font-size: 16px;
    font-weight: 300;
}
a.review_button_ctm {
    width: 100%;
    max-width: 240px;
    margin: auto;
    display: block;
    border: 1px solid;
    text-align: center;
    background: #3eb333;
    border-color: #3eb333;
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: capitalize;
	cursor:pointer;
}

a.review_button_ctm:hover {
    background: white;
    border-color: black;
    color: black;
}
div#reviews {
    padding-top: 40px;
}

.rev_from_wrap {
    overflow: hidden;
    height: 0;
	transition:0.5s;
}
.rev_from_wrap.rev_active {
    height: 100%;
}
span.dashicons.dashicons-upload {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 86px;
    color: #989898;
    margin: 8px auto;
	background:url(https://survili.ge/wp-content/uploads/2024/12/uploading.png);
	background-repeat:no-repeat;
	background-size:100% 100%;	
}


p.comment-form-comment {
    text-align: center;
}

input#img {
    width: 100px;
    height: 100px;
    margin: -110px auto 0px;
    display: block;
    opacity: 0;
    cursor: pointer;
}
div#comments h2.woocommerce-Reviews-title {
    font-size: 24px;
}

.ss_review_wraper a.cancel_review_button {
    width: 100%;
    max-width: 104px;
    display: block;
    border: 1px solid;
    text-align: center;
    background: black;
    border-color: black;
    color: white;
    font-size: 15px;
    font-weight: 600;
    padding: 9px 20px;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
    margin: -54px 0px 0px 121px;
    transform: translateY(-3px);
}

.ss_review_wraper a.cancel_review_button:hover{
 	background: white;
    border-color: black;
    color: black;
}
input#submit:hover {
	border: 1px solid black !important;
}

input#submit {
    border: 1px solid #3eb333 !important;
	margin-bottom:3px !important;
}

/********************* FAQ section
***************************************************/
/* General styles */
.faq_section {
    padding: 25px 50px 50px;
    background: #fffbeb;
	margin:0px -50px;
	clear: both;
}

#FAQ {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.accordian {
    width: 100%;
    max-width: 787px;
    margin: 20px auto 0px;
}

.item {
    margin-bottom: 10px;
    position: relative;
}


/* .item::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #06965c;
  } */

.FAQ-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: #131414;
}

.faqQuestion {
    font-size: 16px;
    color: #131414;
    text-align: start;
    margin: 12px 0px;
}

.FAQ-content {
    max-height: 0;
    overflow: hidden;
    /* transition: max-height 0.8s cubic-bezier(0, 1, 0, 1); */
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    color: #131414;
}

.FAQ-content.show {
    max-height: 9999px;
    /* transition: max-height 0.8s cubic-bezier(1, 0, 1, 0); */
}

.expandToggle {
    /* background: #ffffff; */
    /* width: 30px; */
    /* height: 30px; */
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 18px; */
    /* font-weight: 600; */
    font-family: sans-serif;
    font-size: 32px;
    font-weight: 400;
    transform: rotate(0deg);
}

.selected .expandToggle {
    transform: rotate(180deg);
}

.FAQ-ShowMore {
    text-align: center;
    margin-top: 10px;
}

.FAQ-ShowMore button {
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 8px;
    background-color: #06965c;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.FAQ-ShowMore button:hover {
    background-color: #8ee0c4;
    color: black;
    font-weight: 700;
}

/***************************************************
********************* responsive ******************
***************************************************/
@media (max-width: 1024px) {
    li.ctm_product {
        flex-basis: calc(50% - 8px);
        width: calc(50% - 8px);
    }

    /* .black_friday_box {
	padding:8px 10px 9px 8px;
} */
    .product_made_quality_returns_info ul li {
        flex-basis: 50%;
        padding: 10px 20px 20px;
    }

    .product_made_quality_returns_info ul li:nth-child(1),
    .product_made_quality_returns_info ul li:nth-child(2) {
        padding-bottom: 0px;
    }

    .product_made_quality_returns_info ul {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {

    .single-product .inside-article {
        padding: 30px 20px 0px;
    }

    section.best_seller {
        padding: 50px 30px;
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -30px;
        margin-bottom: 50px;
    }

    .flex-viewport {
        width: 100% !important;
        margin-bottom: 0px !important;
        order: 0;
    }

    .product_made_quality_returns_info {
        position: static;
        width: 100%;
    }

    .product_made_quality_returns_info ul {
        flex-wrap: nowrap;
    }

    .product_made_quality_returns_info ul li {
        flex-basis: 25%;
        padding: 10px 10px 20px !important;
    }

    .images {
        flex-direction: column;
        flex-wrap: nowrap;
        margin-bottom: 20px !important;
    }

    ol.flex-control-nav.flex-control-thumbs {
        width: 100%;
        display: block;
        margin-top: 10px !important;
    }

    ol.flex-control-nav.flex-control-thumbs li {
        width: 25% !important;

    }

    .product_made_quality_returns_info {
        margin-top: 20px;
    }

    .summary h1.product_title.entry-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .woocommerce div.product .summary .woocommerce-product-rating {
        margin-bottom: 10px;
    }

    .summary p.price {
        margin-bottom: 20px;
    }

    .ss_description {
        margin-bottom: 20px;
    }

    .sale_wrapper {
        margin-bottom: 20px;
    }

    /* /////////////////////////////////////////// */
    h2.ctm_title_pd {
        font-size: 24px;
    }

    section.bundle_section .ctm_container {
        grid-template-columns: repeat(1, 1fr);
    }
	section.testimonial_section, section.handmade , 
	section.review_form_section {
    padding: 50px 20px;
    margin: 0px -20px;
}
	.faq_section {
    padding: 0px 20px 50px;
    margin: 0px -20px;
}
	.inner_cotainer_rev{
		flex-direction:column;
	}
	.commnet-left{
		max-width:100%;
		padding: 20px 20px;
	}
	.commnet-right{
		max-width:100%;
	}
	.commnet-right .slick-arrow {
    top: calc(50% - 20px);
    left: -13px;
    z-index: 1;
    background-color: white;
}
.commnet-right .slick-arrow.slick-next {
    left: unset !important;
    right: -11px;
}
	.reivew_row > .rev_cols:last-child {
    padding-bottom: 5px;
}
	.handmade h2.ctm_title_pd {
    margin-bottom: 20px;
	font-size: 28px;
}
.banner-right_img, .banner-left_img{
	order:-1;
	flex-basis:50%;
	padding:10px;
	margin-bottom:10px;
	position:static;
}
.handmade p {
    font-size: 14px;
	font-weight:600;
}
	.commnet-right .slick-list.draggable {
    padding: 0px 0px 10px !important;
}
.cmnt_user.slick-current {
    padding-top: 0px !important;
    transform: scale(1);
}
.commnet-right .cmnt_user {
    padding: 30px 10px 0px;
}
	section.handmade .ctm_container {
    display: flex;
    flex-wrap: wrap;
}
	section.result_section {
    padding: 0px 0px 50px;
}
	.result_bottom>h2 {
    font-size: 20px;
    margin: 0px 0px 8px;
}
	.ss_product_info ul{
	justify-content:center;
}
}

@media (max-width: 600px) {
    li.ctm_product {
        flex-basis: 100%;
        width: 100%;
    }

    h2.heading_ctm {
        margin-bottom: 20px;
    }

    /* /////////////////////////////////////////// */
	ul.tab_nav {
		gap:12;
	}
    .tab_cntnt_wrap>div {
        flex-basis: 60%;
    }

    .tab_cntnt_wrap>.tab_img {
        flex-basis: 40%;
    }

    .tab_content h2 {
        font-size: 14px;
    }

    .tab_content p {
        font-size: 14px;
    }

    .why_bundle p {
        font-size: 14px;
    }

    .result_img_cont {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .result_bottom>h2 {
        font-size: 18px;
    }

    .result_bottom>p {
        font-size: 14px;
    }
	.reivew_row {
    display: flex;
    margin-top: 0px;
    flex-direction: column;
}
	.reivew_row > .rev_cols:first-child::after {
        /* display: none; */
        height: 1px;
        width: 100px;
        top: auto;
        bottom: 0;
        right: calc(50% - 50px);
    }
		.faqQuestion {
    font-size: 14px;
}
.FAQ-content.show {
    font-size: 14px;
}
	
}
@media (max-width: 450px) {
	.commnet-right .cmnt_user {
    padding: 15px 10px 0px;
}
.cmnt_user.slick-current {
    padding: 0px 10px;
    transform: scale(1);
}

.commnet-right .cmnt_user {
    padding: 20px 10px 0px;
}
}