/*
Theme Name: Jaroti Child
Theme URI: https://demo.theme-sky.com/jaroti/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: jaroti
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: jaroti-child
*/


.gform_wrapper .gform_button {
    background-color: #ff6600 !important; /* Change to your desired color */
    color: #ffffff !important; /* Text color */
    border: none; /* Optional: Removes default border */
    padding: 10px 20px; /* Optional: Adjusts button size */
    border-radius: 5px; /* Optional: Adds rounded corners */
}

.woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
    height: 340px;
    object-fit: contain;
}
.woocommerce-shop .woocommerce .products .product .product-wrapper .meta-wrapper .wcvendors_sold_by_in_loop {
    margin: 0 0 5px 0;
    line-height: 1.2;
}
.woocommerce-shop .woocommerce .products .product .product-wrapper .meta-wrapper .heading-title.product-name {
    margin: 0 0 5px 0;
}
.woocommerce-shop .woocommerce .products .product .product-wrapper .meta-wrapper br {
    display: none;
}
.wcv-commission-header .wcv-form .control-group .wcv-cols-group .control > label {
    display: block;
    margin-bottom: 15px;
}
/* .wcv-commission-header .wcv-form .control-group.all-33 {
    margin-bottom: 0;
} */
.wcv-commission-header .wcv-form .control-group .wcv-cols-group .control .wcv-button {
    padding: 18px 28px !important;
}
.woocommerce-dashboard .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a::before {
	display:none;
}

.header-top nav.top-header-menu .menu .menu-item .sub-menu {
    background: transparent;
    width: 120px;
    top: 18px;
    padding: 10px;
    text-align: center;
}
.header-top nav.top-header-menu .menu .menu-item .sub-menu .menu-item a {
    color: #000 !important;
    background: #fff;
    display: block;
    z-index: 1;
    font-weight: 600;
}
.header-top nav.top-header-menu .menu .menu-item .sub-menu:after {
    top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li > a::before {
	display:none !important;
}


/* 16-9-2025 */
.breadcrumb-title-wrapper .breadcrumb-content {
    max-width: 1260px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.post-type-archive-product .page-container{
    max-width: 1260px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.post-type-archive-product .page-container #main-content,
.woocommerce-wishlist .page-container #main-content,
.single-product .page-container #main-content{
    padding: 0;
}
.post-type-archive-product .page-container , 
.woocommerce-wishlist .page-container,
.single-product .page-container{
    max-width: 1260px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.product-name, h3.product-name, .product-name h3 {
    font-weight: 600;
    font-size: 20px !important;
    line-height: 1.3 !important;
	letter-spacing:0 !important;
    margin-bottom: 15px !important;
}
#main .breadcrumb-title-wrapper.no-title ~ .page-container {
    padding-top: 50px;
}
.wishlist_table.mobile {
	gap: 20px!important;
}
.product-wrapper .meta-wrapper br {
    display: none !important;
}
.single-product .wau_wrapper_div {
    width: 100%;
}
.single-product .wau_wrapper_div  input[type='file'] {
    border: 1px solid #ddd;
    padding: 16px 20px;
    border-radius: 100px;
    width: 100% !important;
}
.single-product .woocommerce-variation-add-to-cart .wau_wrapper_div {
    width: 100%;
}
.single-product.woocommerce div.product form.cart .reset_variations{
	 position: unset !important;
}
.single-product .product .summary .meta-content .tags-link {
    margin: 0 0 0 15px;
	display: inline-block;
}
.single-product.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}
.pf-size-guide-modal-wrapper .pf-size-guide-modal__content ul.pf-product-size-guide__tabs li {
    padding: 15px 20px;
}
.pf-size-guide-modal-size-chart .pf-size-guide-modal-size-chart__tabs li {
    padding: 15px 20px !important;
}

.form-wrp form input,
.form-wrp form textarea{
    font-size: 16px !important;
    line-height: 1.3em !important;
    padding: 20px 20px 20px 20px !important;
    border-radius: 0px 0px 0px 0px !important;
    height: 65px !important;
}
.form-wrp form textarea{
	height:120px !important;
}
.form-wrp form input:focusk,
.form-wrp form textarea:focus{
	outline:0 !important;
	box-shadow:none !important;
}
.form-wrp .woocommerce-checkout-payment .form-row [type="submit"] {
    background: #f06261 !important;
    border: 0 !important;
    font-size: 18px;
    font-weight: 600;
    padding: 18px;
    color: #fff !important;
    border-radius: 50px !important;
}
.form-wrp .woocommerce-checkout-payment .form-row [type="submit"]:hover{
	 background:#348188 !important;
}
.form-wrp .woocommerce-checkout h3#order_review_heading {
    border-radius: 0 !important;
}
.form-wrp .woocommerce-checkout .woocommerce-checkout-review-order {
    border-radius: 0 !important;
    border-color: #f06261 !important;
}
.woocommerce-checkout ul.woocommerce-error li a {
    color: #fff !important;
}

.vendor-top-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 70px;
}
.custom-vendors-list.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.custom-vendors-list.list {
  display: block;
}
.custom-vendors-list.list .vendor-card {
  margin-bottom: 20px;
}

.vendor-card {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 0;
    background: #fff;
}
.vendor-title {
    margin-top: 0;
    margin-bottom: 15px;
}
.vendor-description {
    margin-bottom: 30px;
}
.vendor-view-toggle {
    border: 1px solid #ddd;
    border-right: 0;
    display: flex;
}
.vendor-description p {
    margin: 0;
}
.vendor-view-toggle .toggle-btn {
    display: inline-block;
    padding: 8px 15px 12px;
    font-size: 20px;
    color: #666;
    text-decoration: none;
    border-right: 1px solid #ddd;
	transition:all 0.5s ease;
}
.vendor-view-toggle .toggle-btn.active, .vendor-view-toggle .toggle-btn:hover {
    background: #f06261;
    color: #fff;
}
.vendor-card a.visit-store {
    background: #f06261;
    color: #fff;
    padding: 15px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    margin-top: auto;
	transition:all 0.5s ease;
}
.vendor-card a.visit-store:hover {
    background-color: rgba(52, 129, 137, 1);
}
form.vendor-search-form input[type="text"] {
    margin: 0;
}
form.vendor-search-form {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 50%;
}
.vendor-card .vendor-image {
    margin-bottom: 20px;
}


.woocommerce-cart .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: space-between;
    align-items: baseline;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    display: block;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 65%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 30% !important;
    border-color: #1d232729 !important;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
    font-size: 16px;
    line-height: 1.33;
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.product-name dl.variation {
    font-size: 13px;
    line-height: 1.1;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.product-name p {
    margin: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.product-name dl.variation dt.variation-SoldBy {
    margin-right: 5px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table.shop_table thead th {
    margin: 0 0 10px 0px !important;
    font-size: 18px !important;
    font-weight: 600;
    color: #000;
    line-height: 1.1;
   
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-price,
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-quantity{
    margin-right: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-price span.woocommerce-Price-amount.amount,
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-subtotal span.woocommerce-Price-amount {
    font-weight: 400;
    font-size: 16px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-quantity .number-button br {
    display: none;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody .cart_item td.product-quantity .number-button [type="number"] {
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 18px;
    width: 85px;
}
table.shop_table .product-quantity .quantity .minus, table.shop_table .product-quantity .quantity .plus {
    font-size: 18px;
    line-height: 2;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.actions p {
    margin: 0;
}
.woocommerce-cart.empty-cart .woocommerce {
    flex-direction: column;
    gap: 0;
}
.woocommerce-cart.empty-cart .woocommerce .wc-empty-cart-message .cart-empty {
    font-size: 20px;
    line-height: 1.3;
}
.woocommerce-cart.empty-cart .woocommerce .return-to-shop .button {
    line-height: 1.3;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
	transition: all 0.3s ease;
    padding: 18px 20px;
    border-color: #348188;
	
}
.woocommerce-cart.empty-cart .woocommerce .return-to-shop .button br {
    display: none;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.actions button[name="update_cart"] {
    background: #f06261 !important;
    border-color:#f06261 !important;
	transition: all 0.3s ease;
}

.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button br {
    display: none;
}
.shopping-cart-wrapper .cart-dropdown-form .dropdown-footer .button {
    border-color: #f06261 !important;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    line-height: 1.3;
    background: #f06261 !important;
    color: #fff !important;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button,
#shipping-calculator-form [type="submit"]{
    border-color: #f06261;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    line-height: 1.3;
    background: #f06261;
    color: #fff;
}
.woocommerce-cart.empty-cart .woocommerce .return-to-shop .button:hover,
.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.actions button[name="update_cart"]:hover,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover,
#shipping-calculator-form [type="submit"]:hover,
.shopping-cart-wrapper .cart-dropdown-form .dropdown-footer .button:hover{
    opacity: 1 !important;
    background: #348189 !important;
    border-color: #348189 !important;
}
#shipping-calculator-form br {
    display: none;
}
#shipping-calculator-form .form-row label {
    padding-bottom: 6px;
    text-align: left;
}
#shipping-calculator-form .form-row input {
    border-radius: 50px;
    border-color: #cbcbcb;
    padding: 11px 19px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	padding-left: 10px !important;
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label,
.woocommerce-checkout .shipping_address .form-row label{
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #000;
    padding-bottom: 6px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 20px 30px 19px 20px !important;
    font-size: 16px !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 24px;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper input,
.woocommerce-checkout .shipping_address .form-row .woocommerce-input-wrapper input {
    border-radius: 50px !important;
	 font-size: 16px;
    letter-spacing: 0.2px;
    border-color: #ccc;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea {
    border-radius: 25px !important;
    border-color: #ccc !important;
}
.woocommerce-checkout .form-wrp .woocommerce-checkout #order_review_heading {
    border-color: #1d232729 !important;
    border-radius: 30px 30px 0 0 !important;
}
.woocommerce-checkout .form-wrp .woocommerce-checkout .woocommerce-checkout-review-order {
    border-color: #1d232729 !important;
    border-radius: 0 0 30px 30px !important;
}
.woocommerce-checkout .form-wrp .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead tr th {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1.3;
}
.woocommerce-checkout .form-wrp .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item td.product-name {
    font-size: 16px !important;
    line-height: 1.4 !important;
}
.woocommerce-checkout .form-wrp .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item td.product-total span.woocommerce-Price-amount,
.woocommerce-checkout .form-wrp .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot span.woocommerce-Price-amount{
    font-size: 16px;
    font-weight: 600;
}
.shopping-cart-wrapper .cart-dropdown-form ul.cart_list li.woocommerce-mini-cart-item .cart-item-wrapper .product-name a {
    font-size: 16px !important;
}

.woocommerce-notices-wrapper {
    display: none !important;
}

.text-uppercase .uc_content .ue_grid_item_bottom .uc_post_grid_style_one_button .uc_more_btn,
.text-uppercase .uc_content .ue_grid_item_bottom .uc_post_grid_style_one_button a{
    text-transform: uppercase !important;
	    padding: 14px 20px !important;
}
.text-uppercase .uc_content .ue_grid_item_bottom .uc_post_grid_style_one_button .add_to_cart_button {
    padding: 14px 20px;
	 text-transform: uppercase !important;
}

.post-content-wrp {
    padding-left: 0 !important;
}
.post-content-wrp h2, .post-content-wrp h3, .post-content-wrp h4, .post-content-wrp h5, .post-content-wrp h6 {
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
.post-content-wrp a{
	color: #f06261 !important;
}
.post-content-wrp a:hover{
	color:#348189 !important;
}
.post-content-wrp ul li {
    position: relative;
    padding-left: 15px;
}
.post-content-wrp ul li:before {
    content: "";
    background: #348189;
    height: 6px;
    width: 6px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 13px;
}
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot th {
    width: 35%;
}
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot td {
    padding-left: 10px;
}
#order_review table.shop_table ul#shipping_method {
    margin-left: 0;
    text-align: left;
}
#order_review table.shop_table .woocommerce-shipping-methods li label {
    line-height: 1.4;
}
@media only screen and (max-width:1310px) {
	.post-type-archive-product .page-container , 
	.woocommerce-wishlist .page-container,
	.single-product .page-container{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.wishlist_table.mobile li{
		width: 23.66% ;
	}
	    .woocommerce div.product .summary form.cart div.quantity {
        width: auto;
    }
	.woocommerce-cart .woocommerce .cart-collaterals {
		padding: 30px 20px;
	}
}
@media only screen and (max-width:1100px) {
	.wcv-commission-header > .small-100 {
		width: 100%;
	}
	    .wcv-commission-header .wcv-form-exclude > .small-100 {
        width: 100%;
    }
	.wcv-commission-header .wcv-form-exclude .control-group {
		margin: 0;
	}
	.wcv-commission-header .wcv-form .control-group .wcv-cols-group .control .wcv-button {
		padding: 18px 28px !important;
		width: 100%;
	}
	
	.wishlist_table.mobile li{
        width: 31.5%;
    }
	.custom-vendors-list.grid {
		gap: 20px;
	}
	.vendor-card {
		padding: 30px 20px;
	}
	.vendor-top-flex {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width:991px) {
	.header-v5 .header-middle .menu-wrapper.menu-center {
        width: auto;
        flex: none;
        order: unset;
        padding: 5px 0 0;
        text-align: left;
    }
	.custom-vendors-list.grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.woocommerce-cart .woocommerce {
		flex-direction: column;
	}
	.woocommerce-cart .woocommerce form.woocommerce-cart-form, .woocommerce-cart .woocommerce .cart-collaterals {
        width: 100% !important;
    }
}
@media only screen and (min-width: 768px) {
  .woocommerce-cart  .woocommerce table.shop_table.wishlist_table .product-remove, 
	.woocommerce-cart .woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove {
        order: 100;
        width: 50px;
    }
}
@media only screen and (max-width: 767px) {
	.wcv-commission-header .wcv-form .control-group .wcv-cols-group .control > label {
			display:none;
	}
	.wcv-commission-header .wcv-form .control-group .wcv-cols-group .control .wcv-button {
		margin-bottom:10px;
		width: 100%;
	}
	.woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
		height: auto;
	}
	.product-name, h3.product-name, .product-name h3 {
		font-size: 18px !important;
	}
	#main .breadcrumb-title-wrapper.no-title ~ .page-container {
		padding-top: 40px;
	}
	
	    .wishlist_table.mobile li {
        width: 48.33%;
    }
	.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{
		        gap: 10px;
	}
	.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
		margin: 0 10px 0 0 !important;
	}
	.custom-vendors-list.grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.vendor-top-flex {
        margin-bottom: 35px;
            gap: 11px;
    }
	
	.woocommerce-cart .woocommerce form.woocommerce-cart-form {
		margin-bottom: 30px;
	}
	.woocommerce-cart .woocommerce form.woocommerce-cart-form tbody td.actions button[name="update_cart"] {
    	margin-bottom: 10px;
	}
	.woocommerce-cart .woocommerce table.shop_table .product-name a {
		width: 150px;
	}
}
@media only screen and (max-width:575px) {
	 .wishlist_table.mobile li {
        width: 100% !important;
    }
	
	.woocommerce .wishlist-title {
		margin-bottom: 20px !important;
	}
	.single-product .product .summary .woocommerce-variation-add-to-cart {
        flex-wrap: nowrap !important;
        flex-direction: column !important;
        align-items: baseline !important;
    }
	.single-product  .summary form.cart .single_add_to_cart_button {
		width: 100%;
	}
	.single-product .product .summary .meta-content .tags-link {
		margin: 8px 0 0 0px;
		display: block;
	}
	.vendor-view-toggle .toggle-btn {
		padding: 8px 8px 12px;
	}
	form.vendor-search-form{
	width: 100%;	
	}
}