/*...................../ khocha header css start /.........................*/
.site-header-cart .cart-contents::before {
    content: '' !important;
}

/*...................../ khocha header css end /.........................*/
/*....................../khocha banner css start/....................*/
.khocha-banner h2 span {
    color: #1D1D1F;
}

/*....................../khocha banner css end/....................*/
.col-full {
    max-width: 1760px !important;
} 

/*....................../explore css start/....................*/

ul.products li.product .product-block {
    background-color: #ffffff !important;
    border: 1px solid #DDDDDD !important;
}

.product-transition {
    padding: 25px;
}

/* .opal-add-to-cart-button{
    border: 1px solid #ddd;
} */
.product-block .star-rating {
    display: none !important;
}

.woocommerce-loop-product__title a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.product-action a[class*=product_type_] {
    color: #0071E3 !important;
    border: 1px solid #ddd;
    border-radius: 0px !important;
}

.product-action a[class*=product_type_]:hover {
    border-radius: 0px !important;
    background-color: #0071E3 !important;
    color: #fff !important;
}

ul.products li.product.product-style-default:hover .product-action a[class*=product_type_] {
    background-color: #0071E3 !important;
    color: #fff !important;
}

/*....................../explore css end/....................*/

/*......................../shop-tears css start/........................*/
.shop-tears h2 {
    position: relative;
    display: inline-block;
    padding: 0px 100px;
}

.shop-tears h2::after {
    content: '';
    position: absolute;
    background: #337137;
    height: 1px;
    width: 100px;
    top: 45%;
    right: 0;
    width: 100%;
}

.shop-tears h2 span {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 0px 10px;
}

.gray-teas h2 span {
    background-color: #f5f6eb;
}

.more-link {
    padding: 12px 20px !important;
    background: #008FEE;
    border-radius: 100px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    border: 2px solid #008FEE !important;
}

.more-link:hover {
    border: 2px solid #008FEE !important;
    background: #fff !important;
    color: #008FEE !important;
}

.more-link-wrap a.more-link:before {
    display: none;
}

.post-content .entry-title a {
    color: #1D1D1F;
}

del bdi {
    color: #999999;
}

ins bdi {
    color: #E95144;
}

/* .details-info .name,
.details-info .job {
    color: #337137 !important;
} */
.testimonial-image-style .details-info.swiper-slide-thumb-active .name, .testimonial-image-style .details-info.swiper-slide-thumb-active .job{
    color: #337137 !important;
}
.testimonial-image-style .details-info .job{
    opacity: 1!important;
}

/*......................../shop-tears css end/........................*/

/*......................./ testimonial css start /.........................*/
.elementor-testimonial-item-wrapper {
    max-width: 1360px !important;
}

/*......................./ testimonial css end /.........................*/

/*......................../ video css start /........................*/
.elementor-video-wrapper .elementor-video-icon {
    border: none !important;
}

/*......................../ video css end /........................*/

/*......................./ blog page css start /.........................*/

.blog .site-main{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.blog .site-main article{
    width: 48%;
}

.blog .post-thumbnail{
    height: 400px;
}

@media (max-width: 600px){
    .blog .site-main article{
        width: 100%;
    }
    .blog .post-thumbnail{
        height: 200px;
    }
}

/*......................./ blog page css end /.........................*/

/*........................./ footer css start /.........................*/
.tnp-subscription {
    margin: 0px !important;
}

.tnp-field-email label {
    display: none !important;
}

input#tnp-1 {
    border: 1px solid #DFA90E;
    border-radius: 100px;
    width: 360px;
    background: transparent;
    color: #fff;
    padding: 18px 30px;
}

.tnp-subscription input.tnp-submit {
    background-color: #DFA90E !important;
    border-radius: 100px;
    padding: 16px 30px !important;
    font-size: 18px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #000 !important;
    position: relative;
}

.tnp-subscription input.tnp-submit::after {
    content: '';
    position: absolute;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
    background: url('https://yourcloudnetwork.net/projects/Khocha/wp-content/uploads/2024/03/arrow-right.png') no-repeat;
}

/*........................./ footer css end /.........................*/

/*.........................popup css start............................*/
.bulkorder_popup_overlay {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.wqoecf-pop-up-box {
    width: 865px;
}

.wqoecf-pop-up-box div.wpcf7 {
    width: 100%;
}

.bulk-popup {
    display: flex;
    flex-direction: column;
    gap: 31px;
}

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

.bulk-input {
    padding: 22px 33px !important;
    border: 1px solid #EBEBEB !important;
    border-radius: 10px !important;
    background-color: #F8F8F8 !important;
    width: 100%;
    color: #7A7A7A !important;
    font-size: 18px !important;
    line-height: 24px !important;
    text-transform: capitalize !important;
}
.wpcf7-email.bulk-input{
    text-transform: inherit !important;
}
.bulk-textarea {
    width: 100%;
    padding: 22px 33px;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    background-color: #F8F8F8;
    color: #7A7A7A;
    font-size: 18px;
    line-height: 24px;
    text-transform: inherit;
}

.bulk-submit {
    padding: 15px !important;
    border: 1px solid #2B672E !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    width: 100%;
    background-color: #2B672E !important;
}

.bulk-submit:hover {
    color: #2B672E !important;
    background-color: #fff !important;
}

.wpcf7 form {
    padding: 0px 35px;
}

.submitbtn {
    display: block;
}

/* do not group these rules */
*::-webkit-input-placeholder {
    color: #7A7A7A !important;
}

*:-moz-placeholder {
    /* FF 4-18 */
    color: #7A7A7A !important;
    opacity: 1;
}

*::-moz-placeholder {
    /* FF 19+ */
    color: #7A7A7A !important;
    opacity: 1;
}

*:-ms-input-placeholder {
    /* IE 10+ */
    color: #7A7A7A !important;
}

*::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #7A7A7A !important;
}

*::placeholder {
    /* modern browser */
    color: #7A7A7A !important;
}

.wqoecf_close {
    position: absolute;
    top: -30px;
    right: -30px;
    background: #2B672E;
    border: none;
    padding: 26px;
    width: 86px;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none !important;
    border-radius: 100px;
}

.wqoecf_close span {
    display: block;
    width: 2px;
    height: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.wqoecf_form_title {
    font-size: 40px !important;
    color: #194A33 !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
}

.single-product div.product .product_title {
    font-weight: 500 !important;
}

/*.........................popup css end............................*/

.single-product div.product .single_add_to_cart_button {
    background: #008FEE !important;
}

a.wqoecf_enquiry_button {
    font-weight: 500;
    font-size: 18px;
}

.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title {
    color: #194A33 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

/*............................................................................................................................................................................*/

/*Top search area*/
.site-header-search .button-search-popup {
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 18px 25px;
}

/*Top search area*/
.elementor-header-group-wrapper .site-header-account a {
    display: block;
}

.menu-dropdown .elementor-button-icon svg {
    width: 54px;
}

.header-group-action p {
    margin: 0;
}

.custom-bg {
    background-color: #F6EDD9 !important;
}

.shopmenu span.menu-title {
    border-bottom: 1px solid;
}

input#tnp-1::placeholder {
    color: #fff !important;
    opacity: 1;
}

input#tnp-1::-ms-input-placeholder {
    color: #fff !important;
}

@media (max-width: 1500px) {
    input#tnp-1 {
        width: 100%;
    }
}

@media (min-width: 1025px) {
    .main-navigation ul ul.sub-menu li {
        padding: 0 !important;
    }
}

/*About Page*/
.inner-header .elementor-header-group-wrapper svg path {
    stroke: #fff;
}

.inner-header .elementor-header-group-wrapper a p {
    color: #fff;
}

.inner-menu .primary-navigation ul li {
    margin-right: 20px;
    border-radius: 10px !important;
}

.inner-menu .primary-navigation ul li:hover,
.inner-menu .primary-navigation ul li.current-menu-item {
    background-color: #61DE6F !important;
}

.inner-menu .primary-navigation ul li .sub-menu {
    padding-left: 15px;
}

.inner-menu .primary-navigation ul li .sub-menu li:hover,
.inner-menu .primary-navigation ul li .sub-menu li:hover a {
    background-color: transparent !important;
}

.header-group-action span.count {
    position: absolute;
    background: #008FEE;
    padding: 3px 7px;
    border-radius: 100px;
    top: -15px;
    color: #fff !important;
    min-height: 24px;
    min-width: 24px;
}

.site-header-cart .header_icon_text {
    margin-top: 10px;
}

.elementor-widget-woocommerce-breadcrumb .elementor-widget-container .woocommerce-breadcrumb span {
    font-size: 0 !important;
    position: relative;
}

.elementor-widget-woocommerce-breadcrumb .elementor-widget-container .woocommerce-breadcrumb span:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://yourcloudnetwork.net/projects/Khocha/wp-content/uploads/2023/05/arrow-right-1.svg) 0 0 no-repeat;
    top: -16px;
    left: -13px;
}

/*Shop Page*/
.shopbanner .woocommerce-breadcrumb {
    opacity: 0 !important;
}

#secondary .gamma {
    background-color: #2B672E !important;
    border-radius: 6px 6px 0 0 !important;
    padding: 11px 20px !important;
    color: #fff !important;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    border-color: #2B672E !important;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #2B672E !important;
}

.widget_rating_filter ul li a:before,
.widget_layered_nav ul li a:before {
    width: 20px !important;
    height: 20px !important;
    box-shadow: 0 0 0 1px inset var(--border);
}

.widget_price_filter .price_slider_amount .button,
.pagination ul.page-numbers li .page-numbers,
.woocommerce-pagination ul.page-numbers li .page-numbers {
    font-weight: 500 !important;
    font-size: 16px !important;
}


.product-block:hover .product-transition {
    padding: 0 !important;
    transition: all ease 0.3s !important;
    -webkit-transition: all ease 0.3s !important;
}

ul.products li.product .product-block:hover {
    background-color: #F1FDEF !important;
}

.teapoz-sorting .gridlist-toggle {
    align-items: center !important;
    gap: 15px !important;
}

.teapoz-sorting .khocha_pro_filter {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
}

.teapoz-sorting .khocha_pro_filter p,
.woocommerce-products-header {
    margin-bottom: 0 !important;
}

.khocha_before_grid_content {
    position: absolute !important;
    max-width: 400px !important;
    top: 30% !important;
    left: 5% !important;
}

.khocha_before_grid_img {
    position: relative !important;
    margin-bottom: 25px !important;
}

.khocha_before_grid p {
    font-size: 18px !important;
}

/* Shop details */

.single-product .entry-summary-top{
    position: relative;
    z-index: 99;
}
.wpcvs-type-button .wpcvs-term > span.sale{
    display: none;
}
.wpcvs-type-button .wpcvs-term.term-sale{
    margin-bottom: 0!important;
}
.single-product .wpcvs-type-button .wpcvs-term {
    min-width: 102px;
    min-height: 52px;
    font-size: 16px;
    font-weight: 500;
}
.single-product ins .woocommerce-Price-amount bdi{
      color: #337137;
      font-weight: 500;
}
.single-product div.product .woocommerce-product-details__short-description{
    text-align: left;
}
.khocha-excerpt h5{
    margin-top: 20px;
    font-size: 20px;
}
.single-product div.product p.price .woocs_price_code{
    flex-direction: row-reverse;
}
.single-product a.wqoecf_enquiry_button:before{
    display: none;
}
.single-product div.product table.variations{
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
}
.single-product .wpcvs-type-button .wpcvs-term.wpcvs-selected{
    background-color: #337137;
}
.product-action a[class*=product_type_]:before{
    font-size: 0!important;
    content: ""!important;
    background: url(../images/cart.svg) 0 0 no-repeat;
    width: 28px;
    height: 27px;
}

.shop-action .woosw-btn:before{
/* 	font-size: 0!important; */
/*     content: ""!important; */
/*     background: url(../images/black_heart.svg) 0 0 no-repeat; */
/*     width: 22px;
    height: 20px; */
}

.shop-action .woosw-btn.woosw-added:before {
    content: "";
    color: red;
    /* margin-right: 0; */
/*     height: 20px;
    width: 22px; */
}
.group-action .shop-action .woosw-btn{border:1px solid #2B672E}
.group-action .shop-action button:hover .shop-action .woosw-btn:before{
    background: url(../images/heart.svg) 0 0 no-repeat;
}

ul.products li.product.product-style-default:hover .product-action a[class*=product_type_]:before{
    background: url(../images/cart-2.svg) 0 0 no-repeat;
}


.single-product div.product .product_title{
    display: none;
}
.single-product div.product .khocha-product-title .product_title{
    display: inline-block;
}
.khocha-product-title{
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.star-rating span::before{
    color: #F5B741!important;
}
.single-product div.product .woocommerce-product-rating .star-rating{
    font-size: 24px!important;
    height: 30px;
}
.single-product div.product .product_after_title{
    margin-bottom: 22px!important;
    padding-bottom: 0!important;
    border: none!important;
}
.single-product div.product p.price .price{
    display: flex;
}

.single-post .single-content, .single-post .single-content > *{
    max-width: inherit!important;
}
.custonm-brade li a span{
    color:#000!important;
}
.single-product div.product .single_add_to_cart_button{
    font-size: 18px!important;
}
.single-product div.product .summary.entry-summary .woosw-btn:before{
    display: none;
}
.single-product div.product .single_add_to_cart_button:before{
    font-size: 0!important;
    content: ""!important;
    background: url(../images/cart-2.svg) 0 0 no-repeat;
    width: 28px;
    height: 27px;
}
.single-product div.product form.cart .text-quantity {
    font-weight: normal!important;
    font-size: 18px!important;
}
.khocha_attr_grp{
    display: flex;
    justify-content: space-between;
}
.is-large.wc-block-cart .wc-block-cart-items th{
    text-align: center!important;
}
.is-large.wc-block-cart .wc-block-cart-items td{
    padding-right: 16px!important;
}
.woosq-popup{
    padding: 20px!important;
    padding-top: 0!important;
    padding-right: 0!important;
    max-height: inherit!important;
}
.woosq-popup .woosq-product{
    padding: 15px;
    padding-left: 0;
}
.khocha_before_grid_img img{
    width: 100%;
}
table.shop_table_responsive tr td{
    text-align: left!important;
}
.my_account_orders .button:hover, .woocommerce-MyAccount-downloads .button:hover{
    color: #fff!important;
}
.page-id-15 .status-publish{
    text-align: center;
}
.page-id-15 .woosw-list .woosw-actions{
    justify-content: center;
}
ul.products li.product .product-caption, ul.products .wc-block-grid__product .product-caption, .wc-block-grid__products li.product .product-caption, .wc-block-grid__products .wc-block-grid__product .product-caption{
    margin-top: 0!important;
}
.wc-block-cart__submit-container{
    background: #61DE6F;
    border-radius: 5px;
}
.wc-block-cart__submit-container:hover{
    background: #337136;
}
.wc-block-cart__submit-container a{
    color: #fff!important;
}
.woocommerce-order-received .entry-header{
    text-align: center;
}
.woocommerce-order .woocommerce-table--order-details tr td p{
    text-align: left;
}
.woocommerce-order .woocommerce-customer-details{
    max-width: 900px;
    margin: 0 auto;
}
.woocommerce-order .woocommerce-columns--addresses .woocommerce-column{
    border: 1px solid #e0e0e0;
    padding: 25px;
    min-height: 295px;
    margin-bottom: 15px;
}

.woocommerce-order ul.order_details + p {
    text-align: center;
}


form.woocommerce-form-register .form-row-wide {
    margin-bottom: 1em !important;
}

.login-button{
    margin-top: 60px !important;
    margin-bottom: 20px !important;
}

form.woocommerce-form-login button[type=submit]{
    margin-top: 30px;
}

td.woosw-item--actions {
    width: 200px;
    text-align: center;
}

table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: visible !important;
}
#page .site-content {
    margin-bottom: 0px !important;
}
.form-row-wide{
    position: relative;
}
.field_icon.toggle-password{
    position: absolute;
    right: 10px;
    top: 50px;
}

.woocommerce-Pagination a:hover{
    color: #ffffff !important;
}

.disabled.woocommerce-button--next {
    pointer-events: none;
    cursor: not-allowed;
  }
  .site-header-account .account-dropdown p{
    position: relative;
  }
  .site-header-account .account-dropdown .field_icon.toggle-password{
    top: 45px;
  }
  .woosw-popup-content-mid .woosw-item--actions .opal-add-to-cart-button a.button{
    padding-left: 0;
    padding-right: 0;
    width: 140px;
    color: #fff!important;
  }

.lost_reset_password{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
} 
address{
    font-style: inherit;
}
.order-again{text-align:center;}
.order-again a:hover{
	color:#fff!important;
}
.lost_reset_password p{
	position: relative;
}

.wps_cart_points_apply{
	background: #8cbc4f !important;
	display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 2.1428571429 !important;
  font-family: var(--e-global-typography-text-font-family) !important;
  border-radius: 5px !important;
  cursor: pointer;
  color: var(--white);
  padding: 10px 30px !important;
  letter-spacing: 0;
  text-transform: capitalize !important;
  
}
.wps_wpr_checkout_points_class{
	background: transparent !important;
	border: none !important;
}
.wps_wpr_each_section{
	display: none;
}
.group-action .shop-action .woosw-btn:hover{
  background-color: #fff !important; /*#008fee */ 
}

.redeem-point-form .wps_wpr_checkout_points_class{
	margin-bottom: 0px !important;
	padding: 0px !important;
}

.custom_point_checkout #wps_cart_points{
	width: 100%;
}

.widget_rating_filter ul li.chosen a:before, .widget_layered_nav ul li.chosen a:before {
    content: "";
    box-shadow: 0 0 0 2px inset #8cbc4f;
    background: #8cbc4f;
}
form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    float: left;
/*     margin-top: 10px !important; */
}
.woocommerce-form-login__rememberme {
	margin-bottom: 30px !important;
}
.login-button.mo_btn_transform {
    margin-top: 10px !important;
}

.elementor-208 .elementor-element.elementor-element-9ea728a .elementor-header-group-wrapper .header-group-action > div span:not(.login-form-title) {
    color: #194a33 !important;
}

.form-row-last {
    position: relative;
}
.product-name {
    display: flex;
    gap: 10px;
}

.item-thumbnail img{
    width: 100px;
    height: 100px;
}
.create-account{
    position: relative;
}
.khobilling_password {
    position: absolute;
    left: auto;
    bottom: 0;
    z-index: 3;
}
.wps_wpr_checkout_points_class {
    padding-left: 0px!important;
}

@media (min-width: 1300px) {
    /* .product-image{
        height: 368px;
    }
    .product-image:hover{
        height: 400px;
    }
    .product-image img{
        height: 100%;
        object-fit: cover;
    } */
    ul.products li.product .product-block{
        padding-bottom: 110px;
        position: relative;
    }
    ul.products li.product .product-caption, ul.products .wc-block-grid__product .product-caption, .wc-block-grid__products li.product .product-caption, .wc-block-grid__products .wc-block-grid__product .product-caption{
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    ul.products li.product.product-style-default .woocommerce-loop-product__title, ul.products .wc-block-grid__product.product-style-default .woocommerce-loop-product__title, .wc-block-grid__products li.product.product-style-default .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product.product-style-default .woocommerce-loop-product__title{
        height: 47px;
        overflow: hidden;
    }
}
@media (max-width: 1400px) {
    .khocha_before_grid_content h3 {
        font-size: 30px !important;
    }
    .single-product .wpcvs-type-button .wpcvs-term{
        min-width: 70px;
    }
    .single-product div.product .khocha-product-title .product_title{
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    .khocha_before_grid_content h3 {
        font-size: 20px !important;
    }
}

@media (max-width: 767px) {
    .khocha_before_grid_content {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        max-width: inherit !important;
        text-align: center !important;
    }
    .khocha-product-title{
        display: block;
    }
    .single-product div.product .product_after_title{
        margin-top: 20px!important;
    }
    .is-mobile table.wc-block-cart-items td, .is-medium table.wc-block-cart-items td{
        padding: 10px!important;
    }
    .wp-block-woocommerce-cart-cross-sells-block{
        padding-top: 20px;
    }
    ul.teapoz-products.products:not(.products-list) {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    #page .site-content {
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }

    h1{
        font-size: 42px !important;
    }
    .woocommerce-order .woocommerce-thankyou-order-received{
        font-size: 17px !important;
    }

    div#wps_wpr_button_to_add_points_section {
        padding: 5px 0px ;
    }

    .has-large-font-size {
        font-size: 24px !important;
    }
}
@media (min-width: 1600px) {
    .single-product div.product .summary {
        width: 45% !important;
        max-width: 100% !important;
    } 
}

@media (min-width: 1025px) {
    .widget-area {
        width: 317px !important;
        /* float: right !important; */
    }

    .woocommerce-shop .content-area {
        width: calc(100% - 440px) !important;
    }

}
@media (min-width: 769px){
	.form-row-first {
		margin-right: 0% !important;
	}
}

@media (max-width: 600px) {
    ul.teapoz-products.products:not(.products-list) {
        grid-template-columns: none!important;
    }
}


/*....................................................................................................................................................................*/


@media (min-width: 1600px) {
    /*.explore .elementor-swiper-button-prev {
        top: 71.5% !important;
        left: -16% !important;
    }

    .explore .elementor-swiper-button-next {
        top: 71.5% !important;
        left: -10% !important;
    }*/
}

@media (max-width: 1400px) {
    /*.explore .elementor-swiper-button-prev {
        top: 87% !important;
        left: -14% !important;
    }

    .explore .elementor-swiper-button-next {
        top: 87% !important;
        left: -9% !important;
    }*/

    .testimonialsec .elementor-testimonial-item-wrapper {
        max-width: 900px !important;
    }

    /* .testimonialsec .content {
        font-size: 18px !important;
        line-height: 24px !important;
    } */

    .post-inner .entry-title {
        font-size: 18px !important;
    }

    .more-link {
        padding: 6px 20px !important;
        font-size: 12px !important;
    }

    .shop-tears .elementor-heading-title {
        font-size: 38px !important;
        line-height: 40px !important;
    }
}

@media (max-width: 1200px) {
    /*.explore .elementor-swiper-button-next {
        top: 100% !important;
        left: -28% !important;
    }

    .explore .elementor-swiper-button-prev {
        top: 100% !important;
        left: -33% !important;
    }*/
}

@media (max-width: 1025px) {
    /*.explore .elementor-swiper-button-next {
        top: 74% !important;
        left: -18% !important;
    }

    .explore .elementor-swiper-button-prev {
        top: 74% !important;
        left: -25% !important;
    }*/

}

@media (max-width: 991px) {
    /*.explore .elementor-swiper-button-next {
        top: 58% !important;
        left: -11% !important;
    }

    .explore .elementor-swiper-button-prev {
        top: 58% !important;
        left: -20% !important;
    }*/

    .wqoecf-pop-up-box {
        width: 90%;
    }
}

@media (max-width: 768px) { 
    .elementor-widget-teapoz-testimonials .details-info .name {
        font-size: 12px;
    }

    .elementor-widget-teapoz-testimonials .details-info .job {
        font-size: 12px;
    }

    .shop-tears .elementor-heading-title {
        font-size: 28px !important;
        line-height: 30px !important;
    }

    .shop-tears h2 {
        padding: 0px 40px;
    }

    .testimonialsec .elementor-testimonial-item-wrapper {
        max-width: 600px !important;
    }

    /*.explore .elementor-swiper-button-next {
        top: 75% !important;
        left: -43% !important;
    }

    .explore .elementor-swiper-button-prev {
        top: 75% !important;
        left: -53% !important;
    }*/

    .colinline {
        flex-direction: column;
    }

    .wpcf7 form {
        padding: 0px 5px;
    }

    .bulk-input {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .bulk-textarea {
        font-size: 14px !important;
        line-height: 20px !important;
        height: 100px;
    }

    .wqoecf_close {
        top: -15px;
        right: -15px;
        padding: 10px;
        width: 50px;
        height: 50px;
    }

    .wqoecf_form_title {
        font-size: 24px !important;
    }

    .teapoz-sorting{
        padding: 15px 20px 5px !important;
    }
}

@media (max-width: 540px) {
    .testimonialsec .elementor-testimonial-item-wrapper {
        max-width: 300px !important;
    }

    /* .testimonialsec .content {
        font-size: 15px !important;
        line-height: 20px !important;
    } */

    .elementor-widget-teapoz-testimonials .details-info .name {
        font-size: 14px;
    }

    .elementor-widget-teapoz-testimonials .details-info .job {
        font-size: 12px;
    }
}





#policies_sidebar.fixed {
    position: fixed;
    width: 27%;
    top: 15px;
}

.page-id-8241 .col-full [data-elementor-type="wp-page"] {
    transform: none;
    margin-left: 0;
    width: 90vw;
}

@media (max-width: 600px){
    #policies_sidebar.fixed {
        position: relative;
        width: 100%;
        top: 0;
    }
}


.gridlist-toggle a.active svg path{
    stroke: #77d181;
}


/*.........................../21-08-24/...........................*/
.home .site-content {
	margin-top: 0px !important;
}
.khocha_banner_boldtext{
	margin-bottom: 20px;
}
.khocha_banner_boldtext span{
	color: #1D1D1F;
}
.khocha_bannertext{
	color: #1D1D1F;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.9px;
	padding: 0px 100px;
}
.khocha_content_slide .elementor-button.elementor-slide-button{
    padding: 18px 25px 18px 25px;
}

.khocha_content_slide.elementor-element .swiper .elementor-swiper-button
{
	color: #2b672e !important;
	border: 1px solid #2b672e !important;
}
.khocha_content_slide.elementor-element .swiper .elementor-swiper-button svg{
	fill: #2b672e !important;
}

.khocha_content_slide.elementor-element .swiper .elementor-swiper-button:hover
{
	background-color: #2b672e !important;
	border: 1px solid #2b672e !important;
	color: #fff !important;
}
.khocha_content_slide.elementor-element .swiper .elementor-swiper-button:hover svg{
	fill: #fff !important;
}

@media (max-width: 1024px){
	.khocha_banner_boldtext{
		font-size: 42px;
		line-height: 50px;
	}
}

@media (max-width: 767px){
	.home #page .site-content {
	margin-top: 0px !important;
}
	.khocha_bannertext{
		padding: 20px;
	}
	.khocha_banner_boldtext{
		font-size: 34px;
		line-height: 40px;
	}
}

/*.........................../21-08-24/...........................*/

/*.........................../22-08-24/...........................*/
table.shipping-table thead th {
	background-color:#8CBC4F;
    padding: 4px!important;
    vertical-align: middle;
}
table.shipping-table td, table th {
	border-bottom: 1px solid #8CBC4F;
    padding: 4px!important;
    text-align: left;
    vertical-align: top;
    word-break: break-all;
}

/*........................../28-08-24/..........................*/
.wpcvs-terms .wpcvs-term .wpcvs-term-inner{
    background-color: transparent !important;
}

.variations th{
    border-bottom: none;
}


.posted-on-square {
    display: none;
}

.error-message {
    display: none;
    color: red;
    font-size: 12px;
}
