/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 09 2025 | 09:11:48 */
*:focus-visible{
	outline:none!important;
}
.woocommerce-form-coupon-toggle,#wal-redeem-wallet-fund-forms-wrapper,.woocommerce-additional-fields{
	display:none;
}
.wishlist-empty{
	text-align:center!important;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    margin-top: 20px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 50px 0px;
}
div.woocommerce ul.order_details li {
    margin: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
	padding-right:0px;
}
.woocommerce ul.order_details li.woocommerce-order-overview__email.email {
    padding-inline: 20px;
}
@media screen and (max-width:790px){
	ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
		flex-direction:column;
	}
	div.woocommerce ul.order_details li{
		border-right:none;
		border-bottom: 1px dashed #cfc8d8;
		display: flex;
        align-items: center;
        justify-content: space-between;
	}
	.woocommerce ul.order_details li.woocommerce-order-overview__email.email {
    padding-inline: 0px;
}
	.woocommerce ul.order_details li strong {
		font-size:12px;
	}
 
}
/* checkout */
#a_default_my_checkout .checkout-steps .step{
	color:black;
	font-weight:700;
	position:relative;
}
#shipping-step h3{
	text-align:center;
	color:#2B7FA6;
	font-size:25px;
	font-weight:700;
}
#a_default_my_checkout .checkout-steps .step.active:after {
	content: ''; 
    position: absolute;
    left: 0;
    background-image: url(https://turkssouvenirhub.com/wp-content/uploads/2025/09/Vector-1.svg);
    bottom: -25px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#a_default_my_checkout .form-row input::placeholder{
	color:white;
}
#continue-to-payment{
	margin-top:50px;
	padding:13px 55px;
	color:white;
	background-color:#FFB500;
    border-radius: 10px;
    font-weight: 800;
    font-size: 20px;
}
input#shipping_phone::placeholder {
    color: white;
}
#a_default_my_checkout .a_new_order_summary_container{
	display:flex;
	margin-top: 60px;
	gap: 40px;
	position: relative;
}
#a_default_my_checkout .a_new_order_summary_container >*{
	width:100%;
	display:grid;
    grid-template-columns: 35fr 65fr; 
    height: 100%;
    gap: 40px;
	grid-template-rows: auto 1fr;
}
#order-summary-section tfoot th,#order-summary-section tfoot td{
	border:none;
	vertical-align: middle;
}
#payment-step >.shipping-address-summary, #payment-step >.billing-address-summary {
    padding: 20px 30px 45px 30px;
    box-shadow: 0 5px 24px rgb(0 0 0 / 17%);
}
#payment-step .shipping-address-box{
	display: flex;
    flex-direction: column;
    gap: 100px;
}
.shipping-address-summary div h3{
	color:#2B7FA6;
	font-size:25px;
	font-weight:700;
	text-align:center;
	margin-block: 0 35px;
}
#order-summary-section h3{
	font-size:25px;
	font-weight:700;
	color:black;
	margin-block:0 40px;
}
#edit-shipping{
	color: #ffffff;
    padding: 10px 45px;
    align-self: center;
    font-weight: 800;
    background: #2b7fa6;
}
#order-summary-section{
	box-shadow: 0 5px 24px rgb(0 0 0 / 17%);
	padding: 45px 30px 20px 30px;
	height: max-content;
}
#a_default_my_checkout .woocommerce-shipping-fields__field-wrapper{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
	justify-content: space-between;
}
.woocommerce-checkout #payment {
    background: transparent;
    padding-block: 40px;
}
.select2{
	width:100%!important;
}
#a_default_my_checkout .billing-option{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
#shipping-summary-content{
	font-size: 18px;
    font-weight: 500;
	color: black;
}
#order_review{
	padding:20px 30px;
		display: flex;
    flex-direction: column;
}
#shipping-summary-content p{
	margin-bottom:5px;
}
.woocommerce  #order-summary-section table.shop_table tbody th,
.woocommerce  #order-summary-section table.shop_table tfoot td,
.woocommerce  #order-summary-section table.shop_table tfoot th {
  font-size:20px;
  font-weight:500;
}
#order-summary-section .order-total th{
  font-weight: bold !important;
}
#order_review,.shipping-address-box,.order-summary-box,.billing-address-box{
	max-width: 550px;
    margin: auto;

}
.a_new_order_summary_container_main{
	
    margin-bottom: 200px;
}
.form-row.place-order{
   display: flex;
    max-width: 350px;
    padding-top: 55px !important;
    width: 100%;
    margin: auto !important;
    flex-direction: column-reverse;
}
button#change_billing{
	padding: 0;
    background-color: transparent;
    color: #2b7fa6;
    text-shadow: none;
    border: none;
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 500;
	line-height: 1;
}
#order_review .billing-option .billing-header{
	display: flex;
    align-items: flex-start;
    gap: 15px;
}
.woocommerce #billing_details.col2-set .col-1, .woocommerce-page #billing_details.col2-set .col-1{
	width:100%;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: 100%;
}
#billing_details .woocommerce-billing-fields h3{
	display:none;
}
/* #billing_details .woocommerce-billing-fields__field-wrapper{
	max-width: 425px;
    margin: auto;
} */
#order_review .billing-option .billing-header label{
	display: flex;
    align-items: center;
    gap: 10px;
	font-size:18px;
	cursor: pointer;
}
#order_review .billing-option .billing-header label:before, .wallet-checkbox-label:before {
    content: '';
    width: 14px;
    height: 15px;
    border: 1px solid #2b7fa6;
	background-color: #ECECEC;
}
#order_review .billing-option .billing-header label input, .wallet-checkbox-label input{
	display:none;
}
#order_review .billing-option .billing-header label.active:before,.wallet-checkbox-label.active:before  {
    background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMkI3RkE2Ij48cGF0aCBkPSJNMzgyLTI0MCAxNTQtNDY4bDU3LTU3IDE3MSAxNzEgMzY3LTM2NyA1NyA1Ny00MjQgNDI0WiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 15px;
}
#order_review .billing-option>div {
	display: flex;
    flex-direction: column;
    gap: 20px;
}
button#place_order{
	background-color: #ffb500;
    font-size: 20px;
    font-weight: 800;
    border-radius: 10px;
    padding-block: 13px;
    margin-bottom: 15px;
}
.form-row.place-order .woocommerce-privacy-policy-text{
	font-size:15px;
	text-align:center;
}
#a_default_my_checkout .woocommerce form .form-row .input-text,#a_default_my_checkout .woocommerce form .form-row select,#a_default_my_checkout .select2-container .select2-selection--single .select2-selection__rendered {
	color: #ffffff !important;
    background-color: #52c0e1 !important;
    border: none !important;
    padding: 12px 16px;
    line-height: 1 !important;
	font-size: 18px;
	border-radius: 4px;
}
#a_default_my_checkout .select2-container .select2-dropdown,#a_default_my_checkout .select2-container .select2-selection{
	border: none !important;
} 
.select2-container .select2-selection--single .select2-selection__arrow b{
	filter:invert(1);
}
#ms_addresses,#billing_country {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSJ3aGl0ZSI+PHBhdGggZD0iTTQ4MC0zNDQgMjQwLTU4NGw1Ni01NiAxODQgMTg0IDE4NC0xODQgNTYgNTYtMjQwIDI0MFoiLz48L3N2Zz4=")!important;
}
#ms_addresses option {
    background-color: white !important;
    color: black;
    border-radius: 4px;
}

#a_default_my_checkout .woocommerce form .form-row .input-text:focus, #a_default_my_checkout .woocommerce form .form-row select:focus, #a_default_my_checkout .select2-container .select2-selection--single .select2-selection__rendered:focus {
    background-color: #2b7fa6 !important;
}
#ms_shipping_addresses_field select{
	padding: 12px 16px!important;
}
#a_default_my_checkout .woocommerce-shipping-fields__field-wrapper>p,#billing_details .woocommerce-billing-fields__field-wrapper>p{
	width:100%;
}

#a_default_my_checkout .wal-checkout-partial-fund-usage-wrapper,#a_default_my_checkout .wal-cart-partial-fund-usage-wrapper {
    float: unset;
    display: block;
    width: 100%;
}
#a_default_my_checkout .checkout-steps{
	display: flex;
    max-width: 700px;
	width:100%;
    margin: auto;
    justify-content: space-between;
    font-size: 28px;
}
#a_default_my_checkout #shipping-step .col-2{
    float: unset;
    width: 100%;
}
#a_default_my_checkout #shipping-step{
	padding-inline: 20px;
    width: 100%;
    display: flex;
    margin: auto;
	margin-top:40px;
    padding-block:25px 50px;
    flex-direction: column;
    align-items: center;
	box-shadow: 0 4px 24px rgb(0 0 0 / 17%);
}
#a_default_my_checkout #customer_details{
	max-width:450px;
	margin:auto;
}
.a_review_mob_section{
	grid-column: 2 / 3;
    grid-row: 1 / 3;
    width: 100%;
	box-shadow: 0 5px 24px rgb(0 0 0 / 17%);
}
.a_payment_methods h3{
	color: #2B7FA6;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
	margin:0;
}
@media screen and (max-width:1200px){
	.woocommerce #order-summary-section table.shop_table tbody th, .woocommerce #order-summary-section table.shop_table tfoot td, .woocommerce #order-summary-section table.shop_table tfoot th ,#shipping-summary-content,div .wallet-label,div .wallet-checkbox-label {
    font-size: 16px;
}
	.shipping-address-summary div h3 ,#order-summary-section h3,.a_payment_methods h3 {
		font-size:20px;
		margin-block: 0 20px;
		
	}
	#a_default_my_checkout .checkout-steps {
		font-size:22px;
	}
	#a_default_my_checkout .a_new_order_summary_container{
		margin-top: 40px;
	}
	
  div #a_default_my_checkout .a_new_order_summary_container >* {
    grid-template-columns: 45fr 55fr; 
	  gap:20px;
}

}
@media screen and (max-width:900px){
	.a_review_mob_section {
    grid-column: unset;
    grid-row: unset;
}
	div #a_default_my_checkout .a_new_order_summary_container >* {
        grid-template-columns: 1fr;
		grid-template-rows: auto auto auto;
}
	#order-summary-section{
		order:1;
	}
	#order_review {
    flex-direction: column-reverse;
		gap:20px;
}
	.billing-option h3{
	    display: block !important;
        font-size: 20px;
        font-weight: 700;
		color:#2B7FA6;
		text-align:center;
		margin-block: 0 20px;
	}
/* 	#payment-step .billing-address-summary{
		display:block!important;
	}
	#order_review .billing-option{
		display:none!important;
	} */
	#a_default_my_checkout .a_new_order_summary_container{
		flex-direction:column;
	}
	div #a_default_my_checkout .a_new_order_summary_container >* {
    width: 100% !important;
}
	#edit-shipping{
		align-self:stretch;
	}
	#payment-step .shipping-address-box {
    gap: 50px;
}
 
}
@media screen and (max-width: 600px) {
	#payment-step >.shipping-address-summary,#order_review ,#order-summary-section {
		padding-inline:20px!important;
	}
	div .checkout-wallet-main-container {
		margin-top:30px;
	}
    #a_default_my_checkout .checkout-steps {
        font-size: 18px;
    }
	#shipping-step h3,.shipping-address-summary div h3, #order-summary-section h3,.billing-option h3,button#place_order, #continue-to-payment,.a_payment_methods h3  {
		font-size:18px;
	}
	#a_default_my_checkout .woocommerce form .form-row .input-text, #a_default_my_checkout .woocommerce form .form-row select, #a_default_my_checkout .select2-container .select2-selection--single .select2-selection__rendered {
		font-size:16px;
	}
	#a_default_my_checkout .woocommerce form .form-row label{
		font-size:12px;
	}
}
#billing_address_display{
	color:black;
}
/* chekout */




/* order popup */
input {
    accent-color: #2b7fa6!important;
}
.order-again{
	display:none!important;
}
section.woocommerce-order-details table td,section.woocommerce-order-details  table tr,section.woocommerce-order-details table th{
	border:none!important;
	text-align: left;
	padding-inline: 0!important;
    padding-block: 20px !important;
}
section.woocommerce-order-details table{
	max-width: 900px;
}

section.woocommerce-order-details table thead tr th{
	color:#2B7FA6;
	font-size:18px;
}
section.woocommerce-order-details table tbody td{
	font-size:15px;
}
section.woocommerce-order-details table tbody td.product-name a{
	color: #2B7FA6 !important;
    text-decoration: none;
}
section.woocommerce-order-details .woocommerce-order-details__title ,section.woocommerce-customer-details h2.woocommerce-shipping-details__title {
	color:#2B7FA6;
	font-size:25px;
	font-weight:600;
	text-align: center;
}
section.woocommerce-customer-details h2.woocommerce-shipping-details__title{
	margin-block:25px;
}
section.woocommerce-order-details .a_detail-value{
	text-align: center;
    display: block;
    margin-bottom: 40px;
    font-size: 25px;
    color: black;
    font-weight: 600;
}
section.woocommerce-order-details .order-summary-totals {
	margin-top: 50px;
}
section.woocommerce-order-details .order-total-row {
	display: flex;
	margin:auto;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #000;
}
section.woocommerce-order-details .order-total-row:first-child{
	border-top: 1px solid #000; 
}
section.woocommerce-order-details .order-total-row_data{
	max-width: 350px;
    width: 100%;
    display: flex;
    align-items: center;
}
section.woocommerce-order-details .order-total-row_data span{
	width:100%;
	font-weight: 500 !important;
    color: black;
	font-size:15px!important;
}
section.woocommerce-customer-details .shipping-details-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

section.woocommerce-customer-details .shipping-detail-row {
    display: flex;
    gap:10px;
	font-size: 15px;
	color: black;
}
section.woocommerce-customer-details  .cancel-order-section,section.woocommerce-customer-details  .return-order-section{
	text-align:center;
	margin-top:30px;
}
.woocommerce-customer-details{
	padding-bottom:20px;
}
section.woocommerce-customer-details .cancel-popup-btn{
	 background-color: #FF0202;
    color: white;
    padding: 12px 40px;
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
    border-radius: 10px;
}
section.woocommerce-customer-details .return-popup-btn{
	background-color: #2B7FA6;
    color: white;
    padding: 12px 40px;
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
    border-radius: 10px;
} 
.a_new_contactSupport{
	margin-top:50px;
}
@media screen and (max-width:790px){
	.product-checkbox label,div #returnEmail {
		font-size:12px;
	}
	.return-field>label{
		font-size:14px;
	}
	div .return-instructions p {
		font-size:14px;
	}
	div .return-instructions {
		padding:0;
	}
	.a_new_contactSupport {
    margin-top: 20px;
}
	section.woocommerce-customer-details .cancel-popup-btn,section.woocommerce-customer-details .return-popup-btn {
		font-size:16px;
	}
	section.woocommerce-order-details .a_detail-value{
		margin-bottom: 20px;
		font-size:20px;
	}
	section.woocommerce-order-details .order-summary-totals {
    margin-top: 20px;
}
	section.woocommerce-order-details .order-total-row_data span,section.woocommerce-customer-details .shipping-detail-row {
		font-size: 12px !important;
/* 		text-align:center; */
	}
	div.codal-content{
		padding:40px 15px;
	}
	#orderModal .modal-content{
		width:98%!important;
		padding-right: 0 !important;
	}
	section.woocommerce-order-details table td, section.woocommerce-order-details table tr, section.woocommerce-order-details table th{
	padding-block: 10px !important;
/*     text-align: center; */
    padding-inline: 5px !important;
	font-size: 12px !important;
	}
section.woocommerce-order-details table tbody td {
    font-size: 10px!important;
}	
}
/* order popup */


/* my-account */
.e-my-account-tab__orders .a_orders_title{
	color: #2b7fa6;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin-block: 10px 70px;
}
.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders th,.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders td{
	width:20%!important;
	border:none!important;
	text-align: center;
	padding-inline:2px!important;
}
.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr:first-child td{
	padding-top:50px!important;
}
@media screen and (max-width: 767px) {
	body .select2-container, body .ui-widget.ui-datepicker{
		z-index: 100 !important;
	}
}
.woocommerce-MyAccount-content{
	font-family:'Lato';
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address {
	width: 100% !important;
	float: unset !important;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .a_edits_address{
	padding:0!important;
	height:100%!important;
}
.woocommerce-MyAccount-content .addresses .a_default_edit_address.edit{
	margin:0!important;
	position:static!important;
	float:unset!important;
	font-style:normal!important;
	text-decoration:none!important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
}
input:focus-visible{
	outline:none!important;
}
.page-header{
	display:none!important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width:100%;
}
.wal-myaccount-wallet-details-content h2 {
	font-size: 18px !important;
	font-family: 'Lato';
	font-weight: 600;
}
.elementor-20 .elementor-element.elementor-element-d20c1a6 .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:normal;
	padding: 10px 15px;
}
.iti--show-flags{
	width:100%;
}
.wal-myaccount-wallet-details-wrapper{
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color:#2b7fa6;
}
.wal-myaccount-wallet-details-content{
	width: 60%!important;
	background-color: #2b7fa6;
	margin: auto;
	padding: 20px 20px 60px 20px;
	border-radius: 4px;
	margin-block: 50px 70px;
	float: unset !important;
}
.select2-container{
	width:max-content;
}
.elementor-20 .elementor-element.elementor-element-d20c1a6 .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.elementor-20 .elementor-element.elementor-element-d20c1a6 .select2-container--default .select2-selection--single .select2-selection__arrow b{
	filter:invert(1);
}
.e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper {
	padding-block: 50px !important;
	padding-inline: 30px !important;
}
.wal-myaccount-wallet-balance-content,.elementor-kit-8 .wal-myaccount-wallet-balance-content label {
	margin:0!important;
	color:white!important;
}
.e-my-account-tab__edit-address .woocommerce-address-fields{
	padding:0!important;
}
body div .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper >a.button{
	margin: auto !important;
	display: block;
	width: max-content;
	color: white!important;
	padding: 14px 0px;
	min-width: 80%;
	text-align: center;
	background-color: #ffb500;
	border-radius: 10px;
	font-size: 20px;
	margin-top: 50px !important;
	font-weight: 800;
}
body div .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper >a.button:hover{
	background-color: #ffb500!important;
}
.a_edits_address {
	display: flex;
	align-items: center;
}
.a_edits_address >*{
	width:100%;
	font-weight:600;
	font-style: normal;
	color: black;
}
.e-my-account-tab__edit-address .u-columns.woocommerce-Addresses.col2-set.addresses{
	display: flex;
	gap: 20px;
	flex-direction: column;
}
.e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper{
	display: flex;
	flex-direction: column;
}
.e-my-account-tab__edit-address .remove.delete-address-button[aria-label="Delete address"]{
	order:1;
	color: white !important;
	background-color: #ffb500;
	border-radius: 4px;
	padding: 14px 70px;
	width: max-content;
	height: max-content;
	margin: auto;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 800;
}
.a_edits_address >*:first-child{
	padding-right:50px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
address.a_edits_address>*:first-child{
	letter-spacing: 0.6px;
}
.a_edits_address >*:last-child{
	width:60px;
	color:#2B7FA6!important;
}
.a_edits_address_header>*{
	font-size:18px;
	color:#2B7FA6!important;
}
.woocommerce-address-fields__field-wrapper,#billing_details .woocommerce-billing-fields__field-wrapper {
    max-width: 425px;
	margin:auto;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content: space-between;
}
.woocommerce-address-fields__field-wrapper>p{
	width:100%;
}
#shipping_city_field, #shipping_postcode_field,#billing_postcode_field,#billing_city_field{
	width:48%!important;
}
.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-number>a{
	text-decoration:none!important;
}
@media screen and (min-width:1100px){
}
@media screen and (max-width:768px){
	.e-my-account-tab__orders .a_orders_title{
		margin-block:0px 40px;
	}
	.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr:first-child td{
		padding-top:0!important;
	}
	.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td{
		padding:0!important;
	}
	.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr{
		display: flex;
		gap: 20px;
		flex-direction: column;
		margin-bottom: 25px;
		padding-bottom: 25px;
		border-bottom: 1px solid #ddd !important;
	}
	.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr:last-child{
		border-bottom: none !important;
	}
	.e-my-account-tab__orders table.woocommerce-orders-table.woocommerce-MyAccount-orders td{
		display:flex!important;
		flex-direction:row;
		justify-content:space-between;
		width:100%!important;
		align-items:center;
	}
}
@media screen and (min-width:790px){
	.e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper{
		width:80%;
		margin:auto;
	}
	form.woocommerce-EditAccountForm{
		max-width:425px;
		margin:auto;
	}
	.woocommerce-MyAccount-navigation{
		width: fit-content!important;
		position:absolute;
	}
	.woocommerce-MyAccount-navigation ul{
		display: flex;
		flex-direction: column;
		width: fit-content;
	}
	.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
		float: unset;
		padding-inline-start: 0;
		width: 55%;
		margin: auto;
	}
}
/* .woocommerce-MyAccount-navigation-link--dashboard{
display:none!important;
} */
li.woocommerce-MyAccount-navigation-link.is-active a:before{
	background: radial-gradient(circle, #52C0E1 50%, #2B7FA6 0%, #2B7FA6 1000%, #52C0E1 100%);
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{
	display:flex!important;
	align-items:center;
	gap:20px;
}
.woocommerce-edit-account .page-header{
	display:none;
}
li.woocommerce-MyAccount-navigation-link a:before {
	content: '';
	display: flex;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 2px solid white;
	box-shadow: 0 0 0 2px #2B7FA6;
}
/* my-account */


/* cart */
@media screen and (min-width:1100px){
	.a_default_cart_page .e-cart__column-end{
		width: 1040px;
		margin: auto;
	}
	.e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper{
		width:60%;
		margin:auto;
	}
}
.a_default_cart_page .elementor-widget-woocommerce-cart .woocommerce .cart_totals  table.shop_table{
	max-width:800px;
	margin:auto;
}
.a_default_cart_page #shipping_method li label,.a_default_cart_page #shipping_method li label .woocommerce-Price-amount bdi{
	font-size:20px!important;
	font-weight:500!important;
	font-family: 'Lato'!important;
}
.a_default_cart_page .e-cart-totals .woocommerce-shipping-destination,.a_default_cart_page .e-cart-totals .woocommerce-shipping-calculator{
	display:none;
}
.a_default_cart_page .e-cart-totals{
	padding:50px 20px!important;
}
.a_default_cart_page .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout{
	align-items:center;
}
.elementor-kit-8 .a_default_cart_page  input:not([type="button"]):not([type="submit"]) {
	width: 18px;
	height: 18px;
	accent-color: #2B7FA6;
}
.woocommerce-cart .elementor-18 .elementor-element.elementor-element-feb4708 .cart_totals h2 {
	text-align:center;
	padding: 0!important;
	margin-bottom: 40px!important;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before {
	content: attr(data-title);
	display:none!important;
	float: inline-start;
	font-weight: 700;
}
body .woocommerce ul#shipping_method li {
	margin:0;
}
.a_default_cart_page .wc-proceed-to-checkout{
	display:none!important;
}
body .woocommerce-message::before {
	color: #2B7FA6;
	position: static;
}
body .woocommerce-message {
	border-top-color: #2b7fa6;
	text-align: center;
}
body .woocommerce-message a{
	color: #2B7FA6;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th {
	display: block!important;
	font-size: 20px;
	white-space: nowrap;
	font-family: 'Lato';
	font-weight: 500;
	color: black;
	width: fit-content !important;
	padding-block: 10px !important;
}
.a_default_cart_page .order-total th,.a_default_cart_page .order-total bdi{
	font-weight:600!important;
}
body .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td {
	text-align: left !important;
	vertical-align: middle;
}
/* Table ko auto layout par set karo */
.woocommerce-cart  .page-header{
	display:none;
}
body .woocommerce .e-cart-section table.shop_table {
	max-width: 1400px;
}
body .cart-empty:before{
	position:static;
}
.a_default_cart_page .product-name div,
.a_default_cart_page .product-action div{
	display:flex;
	align-items:center;
	flex-direction:row;
	gap:20px;
	width:max-content;
}
.woocommerce-cart .cart {
	table-layout: auto!important;
	width: auto!important;
	/* 100% ki jagah auto use karo */
}
.woocommerce-cart .cart tr th{
	padding-block: 40px !important;
}
.woocommerce-cart .cart tr th,.woocommerce-cart .cart tr td,.wc-empty-cart-message{
	text-align:center;
}
/* Har TD ko minimum width do */
.woocommerce-cart .cart td {
/* 	    min-width: 100%!important; */
	white-space: nowrap!important;
	/* Content wrap nahi hoga */
	padding: 20px !important;
	border-top: none !important;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents th {
    width: 33.33%;
}
.elementor-widget-woocommerce-cart .woocommerce .product-action div span a{
	font-size:18px!important;
	font-weight:600!important;
	color:#2B7FA6!important;
	text-decoration:none!important;
}
.a_default_cart_page td.product-name a{
	color: black !important;
	text-decoration: none;
	font-size: 15px;
	max-width: 140px;
	white-space: break-spaces;
	text-align: left;
	line-height: 1.4;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.a_default_cart_page .product-quantity .a_qty_value{
	color:white!important;
}
@media screen and (min-width:769px){
	.a_default_cart_page .product-quantity {
		width: 1px!important;
		white-space: nowrap!important;
	}
	.a_default_cart_page .product-action {
		width: 1px!important;
		white-space: nowrap!important;
	}
}
/* Product name ko flexible rakho */

.woocommerce  table.shop_table.woocommerce-cart-form__contents thead tr th.product-name {
	width: auto!important;
	/* Ye remaining space lega */
}
body .woocommerce td.product-name .wc-item-meta dd, body .woocommerce td.product-name dl.variation dd {
	margin: revert;
}
@media (max-width: 440px) {
	div .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
		padding: 0px;
	}
	div .elementor-widget-woocommerce-cart .e-cart-section {
	}
}
@media screen and (max-width:790px){
	.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{
		margin-top:50px;
	}
	.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th,.a_default_cart_page #shipping_method li label,.a_default_cart_page #shipping_method li label .woocommerce-Price-amount bdi{
		font-size:16px!important;
		white-space: break-spaces;
	}
	tr.wallet-credit-available td label{
		font-size:16px!important;
		align-items: flex-start!important;
	}
	.wallet-credit-available #use_wallet_credit{
		width:16px!important;
		height:16px!important;
	}
}
@media screen and (max-width:768px){
	.woocommerce-orders-table__cell-order-actions>a{
		padding:0!important;
	}
	.a_default_cart_page .cart_totals tr{
		display:table-row!important;
	}
	.a_default_cart_page .cart_totals tr td{
		display:table-cell!important;
		padding-left:15px!important;
	}
	.woocommerce-cart .cart tbody tr td{
		display:flex!important;
		align-items:center!important
	}
	.woocommerce-cart .cart tbody tr td > * {
		width: 100% !important;
		text-align: center !important;
	}
}
@media screen and (max-width:1000px){
	.product-name div, .product-action div {
		flex-direction: column;
	}
	.a_default_cart_page td.product-name a {
		text-align:center;
	}
	.elementor-widget-woocommerce-cart .woocommerce .product-action div span a{
		font-size:16px!important;
	}
}
.elementor-18 .elementor-element.elementor-element-feb4708 .e-shop-table .cart td:before{
	min-width:100px;
	text-align:left;
}
/* cart */
/* form */
input::placeholder, textarea::placeholder{
	opacity: 1!important;
}
#a_new_form input:focus,#a_new_form  textarea:focus{
	background-color: #2B7FA6!important;
}
.elementor-field-type-tel .iti--show-flags{
	width: 100%!important;
}
.iti__selected-country{
	padding: 0!important;
	padding-left: 10px!important;
	display: flex!important;
	border: none!important;
	background: transparent!important;
}
.iti__search-input:focus{
	background-color: transparent!important;
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover{
	background-color: transparent!important;
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
	background-color: transparent!important;
}
.iti .iti__selected-dial-code {
	margin-left: 0!important;
	font-weight: 500!important;
	font-size: 18px!important;
}
@media screen and (max-width:790px){
	.iti .iti__selected-dial-code{
		font-size: 16px!important;
	}
}
.iti__selected-country-primary .iti__arrow{
	border-top:4px solid white!important;
}
.iti__selected-country-primary .iti__arrow--up{
	border-top: none!important;
	border-bottom:4px solid white!important;
}
/* form */
.a_parent_woof::-webkit-scrollbar {
	width: 6px;
}
.a_parent_woof::-webkit-scrollbar-track {
	background: #ebebeb;
	border-radius: 30px;
}
.a_parent_woof::-webkit-scrollbar-thumb:hover {
	background: #2B7FA6;
}
.a_parent_woof::-webkit-scrollbar-thumb {
	border-radius: 30px;
	width: 10px;
	background: #52C0E1;
}
.a_default_rocket_filter .bapf_head h3,.a_default_rocket_filter .divi_slider_class h3{
	font-size:18px;
	color:#52C0E1;
	margin-top:0!important;
	border-bottom:none!important;
	padding-bottom:0!important;
}
.a_default_rocket_filter .bapf_body ul li{
	position: relative;
}
.a_default_rocket_filter .bapf_body ul li label{
	display:flex!important;
	padding-block:8px;
}
.a_default_rocket_filter .a_quick_picks.bapf_attr_product_tag,.a_default_rocket_filter .bapf_attr__sale{
	margin:0!important;
	text-transform:capitalize;
}
.a_default_rocket_filter .bapf_body li input[type=checkbox]{
	position: absolute;
	width: 15px;
	height: 15px;
	top: 50%;
	background: #ECECEC;
	border: 2px solid #ECECEC;
	box-shadow: 0 0 0 2px #2B7FA6;
	transform: translateY(-45%);
	padding: 1px;
	left: -35px;
}
.a_default_rocket_filter .bapf_asradio2 ul li input[type=checkbox]:checked {
	background: radial-gradient(circle, #52C0E1 50%, #2B7FA3 0%, #2B7FA6 1000%, #52C0E1 100%);
}
.a_default_rocket_filter .bapf_ckbox_smlchck input[type=checkbox]:checked:after {
	width: 8px;
	height: 3px;
	border: solid #2B7FA6;
	border-width: 0 0 2px 2px;
	top: 2px;
	left: 1px;
}
.a_default_rocket_filter .divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range{
	background: #2B7FA6;
}
.a_default_rocket_filter .divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-handle{
	background: #52C0E1;
	border: 1px solid #2B7FA6;
	box-shadow: 0 0 0px 5px rgba(43, 127, 166, 0.2);
}
@media (min-width:790px) and (max-width:850px){
	.a_off_canvas .e-con-inner,.a_default_sorting_box{
		gap:10px!important;
	}
}
.a_off_canvas .elementor-widget-off-canvas .e-off-canvas {
	z-index:100;
}
@media screen and (min-width:790px){
	.a_off_canvas .elementor-widget-off-canvas{
		display:none;
	}
}
.woof_container_inner .irs--big .irs-from,.woof_container_inner .irs--big .irs-to,.woof_container_inner .irs--big .irs-single{
	background: #52C0E1;
}
.woof_container_inner .irs--big .irs-handle.state_hover,.woof_container_inner .irs--big .irs-handle:hover {
	background-color: #52C0E1;
	background: #52C0E1;
}
.woof_container_inner .irs--big .irs-handle {
	top: 26px;
	width: 25px;
	height: 25px;
	border: 1px solid #2B7FA6;
	background-color: #2B7FA6;
	background: #52C0E1;
	box-shadow: 0 0 15px rgb(43 127 166 / 50%);
	border-radius: 30px;
}
.woof_container_inner .irs--big .irs-bar {
	top: 39px;
	height: 3px;
	background-color: #2B7FA6;
	background:#2B7FA6;
	box-shadow:unset;
	border:none;
}
.woof_container_inner .irs--big .irs-line {
	top: 33px;
	height: 12px;
	background: transparent;
	border: none;
	border-radius: 12px;
}
.woof_list  li .woof_radio_term_reset_visible{
	position:static!important;
	padding:0!important;
	display:flex!important;
}
.woof_list  li{
	margin:0!important;
	position:relative;
	display: flex;
	align-items: center;
	gap: 10px;
	padding-block: 6px;
}
.woof_checkbox_instock_container .woof_container_inner,.woof_checkbox_sales_container .woof_container_inner{
	position:relative;
	display: flex;
	align-items: center;
}
.woof_list  li .woof_radio_term_reset img{
	width: 20px;
	filter: grayscale(1);
	height: 20px;
}
.woof_list input,.woof_checkbox_instock,.woof_checkbox_sales{
	position:absolute;
	accent-color: #409eba!important;
	top: 50%;
	transform: translateY(-50%) scale(1.5);
	left: -30px;
}
@media screen and (max-width:790px){
	.woof_submit_search_form_container button {
		margin-block:5px!important;
	}
	.woof_list input,.woof_checkbox_instock,.woof_checkbox_sales{
		position:static;
		transform: translateY(5%) scale(1.5);
	}
	.woof_checkbox_instock_container .woof_container_inner,.woof_checkbox_sales_container .woof_container_inner{
		gap:5px;
	}
}
.elementor-kit-8 label {
	color: black!important;
}
.woof_loader, .woof_info_popup {
	display: none !important;
}
.woof_submit_search_form_container{
	position:absolute;
	top:0;
	right:0;
	margin:0!important;
}
.woof_submit_search_form_container button:hover{
	background-color:#2B7FA6!important;
	color:white!important;
}
.woof_submit_search_form_container button{
	background-color:#52C0E1!important;
	color:white!important;
	font-size:14px!important;
}
.woof_list li label,.woof_checkbox_instock_container label,.woof_checkbox_sales_container label{
	font-size:14px!important;
	padding:0!important;
	margin:0!important;
	line-height: 140%;
	text-transform: capitalize;
}
.woof_checkbox_instock_container label,.woof_checkbox_sales_container label{
	margin-left:-8px!important;
}
.woof_checkbox_sales_container,.woof_fs_product_tag {
	margin-bottom:0!important;
}
/* soting */
.wc-custom-dropdown, .custom-dropdown  {
	position: relative;
	display: inline-block;
}
@media screen and (min-width:1100px){
	.wc-custom-dropdown, .custom-dropdown {
		min-width: 220px;
	}
	div .dropdown-selected {
		padding: 10px 35px 10px 15px;
	}
}
@media screen and (max-width:790px){
	.wc-custom-dropdown, .custom-dropdown {
		min-width: 220px;
	}
}
.dropdown-arrow {
	position: absolute;
	right: 6px;
	top: 53%;
	transform: translateY(-50%);
	font-size: 12px;
	color: #666;
	transition: transform 0.2s;
	display:flex;
}
.dropdown-options.show {
	display: block;
}
.dropdown-options li {
	text-align: left;
	padding: 5px 15px;
	cursor: pointer;
	font-size: 14px;
	color: #333;
	transition: background-color 0.2s;
}
.dropdown-options li.selected {
	background-color: #2B7FA6;
	color: white;
}
.wc-custom-dropdown.open .dropdown-arrow ,.custom-dropdown.open .dropdown-arrow{
	transform: translateY(-50%) rotate(180deg);
}
.dropdown-selected {
	padding: 10px 30px 10px 10px;
	white-space: nowrap;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #52C0E1;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	user-select: none;
	color: white;
	text-align:left
}
.dropdown-options {
	position: absolute;
	text-align:left;
	top: 150%;
	left: 0;
	right: 0;
	background: white;
	border: 1px solid #ddd;
	border-top: none;
	border-radius: 0 0 4px 4px;
	max-height: 100dvh;
	overflow-y: auto;
	z-index: 1000;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 0 2px 8px rgba(0,0,0,0.15);
	border-radius:4px;
}
.dropdown-options li:hover {
	background-color: #f8f9fa;
}
.dropdown-options li.selected:hover{
	background-color:#2B7FA6;
}
.dropdown-options li:first-child{
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}
.variations_form table .label:after{
	content:" :";
}
.variations_form table tr{
	display:flex;
	gap:10px;
	align-items:center;
}
.variations_form table td, table th {
	padding:0!important;
}
.variations_form table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
	background:transparent!important;
}
.variations_form table tbody tr:hover>td, table tbody tr:hover>th {
	background-color:transparent!important;
}
.variations_form .reset_variations{
	display:none!important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child {
	margin: 0;
}
div #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
	max-width: 70%;
	left: 50%;
	transform: translateX(-50%) !important;
	top: 100%;
	box-shadow: 0px 40px 46px 0px rgba(0, 0, 0, 0.14);
}
div #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li{
	box-shadow: inset 0 30px 30px -30px rgba(0, 0, 0, 0.05);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	font-family:'Lato'!important;
}
#mega-menu-menu-1 li.mega-toggle-on.mega-menu-item-has-children > ul > li{
	padding:40px 60px 60px 60px!important;
}
#mega-menu-wrap-menu-1{
	font-family: 'lato' !important;
}
@media screen and (max-width:1350px){
	#mega-menu-menu-1 li.mega-toggle-on.mega-menu-item-has-children > ul > li{
		padding:25px 40px 40px 40px!important;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
		font-size:16px!important;
	}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	width:max-content!important;
}
.a_default_menu_button{
	color: white!important;
	padding: 8px 30px!important;
	font-weight: 700;
	background-color: #FFB500;
	text-decoration: none!important;
	border-radius: 4px;
	font-family:'Lato'!important;
}
.a_default_off-canvas_menu .a_default_menu_button{
	margin-left:15px!important;
	width:max-content!important;
	font-size:18px!important;
}
#mega-menu-wrap-menu-1 .widget_block{
	margin-top:15px!important;
}
@media screen and (min-width:1100px){
	.mega-menu-wrap > ul > li > a[aria-current="page"],.mega-menu-wrap > ul > li >  a[aria-expanded="true"]{
		text-decoration: underline!important;
		text-decoration-style: wavy!important;
		text-decoration-color: #048D9D!important;
		text-underline-offset: 5px!important;
		font-weight:700!important;
	}
}
@media only screen and (max-width: 1100px) {
	div #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
		margin:0;
	}
}
@media (max-width:1200px) and (min-width:1100px){
	div #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{
		margin:0 30px 0 0;
	}
}
.a_default_off-canvas_menu ul.elementor-nav-menu--dropdown {
	margin:0!important;
	position:relative!important;
}
.a_default_off-canvas_menu ul.elementor-nav-menu--dropdown li a{
	/* 	padding: 12px!important; */
	/*     margin: 0!important; */
	border: 0!important;
}
.a_default_off-canvas_menu ul li ul li ul{
	padding-left:20px!important;
}
.a_default_off-canvas_menu ul{
	width:100%!important;
}
.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{
	transform:rotate(0)!important;
}
.a_des_mega_menu .elementor-widget,#mega-menu-wrap-menu-1 #mega-menu-menu-1, #mega-menu-wrap-menu-1,.a_des_mega_menu.e-con,.a_des_mega_menu .elementor-widget-container{
	position:static!important;
}
@media screen and (min-width:1101px){
	#a_header_top .elementor-widget-off-canvas,.a_default_off-canvas_menu{
		display:none!important;
	}
}
.a_off_canvas .elementor-widget-off-canvas .e-off-canvas[aria-hidden=true] ,#a_header_top .elementor-widget-off-canvas .e-off-canvas[aria-hidden=true]{
	opacity: 1 !important;
	transform: translateX(-120%);
	visibility: visible!important;
}
.a_off_canvas .elementor-widget-off-canvas .e-off-canvas,#a_header_top .elementor-widget-off-canvas .e-off-canvas{
	transition: transform .5s!important;
}
.a_off_canvas .elementor-widget-off-canvas .e-off-canvas[aria-hidden=false],#a_header_top .elementor-widget-off-canvas .e-off-canvas[aria-hidden=false]{
	opacity: 1 !important;
	transform: translateX(0);
}
/* quantity */
/* Hide default input */
.quantity input.qty {
	display: none !important;
}
div .woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
	content: " ";
	display: none;
}
/* Custom wrapper */
.quantity .a_custom_qty {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #52C0E1;
	border-radius: 4px;
	padding: 8px;
	gap: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.quantity .a_custom_qty .a_qty_btn {
	background-color: transparent!important;
	border: none;
	color: #fff!important;
	font-size: 20px!important;
	font-weight: bold;
	cursor: pointer;
	padding: 0 10px!important;
	margin:0!important;
	line-height:1;
}
.quantity .a_custom_qty .a_qty_value {
	min-width: 20px;
	text-align: center;
	line-height:1;
}
.a_product_page_atc .quantity:before {
	content: 'Quantity : ';
	font-size: 18px;
	color: black;
	font-weight: 500;
	margin-right: 10px;
}
.a_product_page_atc .cart,.a_product_page_atc .woocommerce-variation-add-to-cart{
	flex-direction:column!important;
	align-items: flex-start!important;
	gap:25px;
}
.a_product_page_atc .single_add_to_cart_button{
	margin:0!important;
}
/* quantity */
/* badges */
.a_product_page_atc .a_badge_container{
	display:flex;
	gap:10px;
}
.a_default_sale-badge,.a_default_new-badge{
	padding: 2px 10px;
	background-color: white;
	border: 1px solid black;
	border-radius: 40px;
	font-size:13px!important;
	font-weight:400;
	display:block;
}
.a_default_sale-badge{
	color:#FF0000;
}
.a_default_sold-badge{
	display:block;
	padding: 2px 10px;
	background-color: black;
	border-radius: 40px;
	font-size:13px!important;
	font-weight:400;
	color:white;
	background-color:black;
}
/* badges */
/* product variation */
.a_product_page_atc table{
	font-family:'Lato'!important;
	font-size:18px;
	letter-spacing:1px!important;
}
.a_product_page_atc th.label{
	white-space:nowrap!important;
}
.a_product_page_atc .variations_form table tr.a_size_row{
	display:grid;
	grid-template-columns:auto 1fr;
	row-gap:10px;
	column-gap:10px
}
.a_size_row .a_default_size_chart{
	grid-column: 1 / -1;
	text-align: center;
}
.a_size_row .a_default_size_chart a{
	font-size: 14px;
	color: #2B7FA6;
	text-decoration: underline;
	text-underline-offset: 4px;
}
.a_size_row .value ul li.button-variable-item{
	border: none!important;
	box-shadow: none!important;
	margin: 0!important;
	background-color: #52C0E1!important;
	color: white!important;
	border-radius: 4px!important;
}
.a_size_row .value ul li.button-variable-item span{
	line-height:unset!important;
}
.a_size_row .value ul li.button-variable-item.selected{
	background-color: #2B7FA6!important;
}
.a_size_row .value ul{
	gap:12px;
}
.a_product_page_atc .a_size_row,.a_product_page_atc .a_size_row td.value{
	width:max-content!important;
}
.a_product_page_atc table.variations tbody{
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{
	display:none!important;
}
@media screen and (max-width:790px){
	.a_product_page_atc .single_add_to_cart_button,.a_product_page_atc .single_variation_wrap{
		width:100%!important;
	}
	.a_product_gallery{
		display:block!important;
	}
	.a_product_page_atc table, .a_product_page_atc .quantity:before{
		font-size:16px!important;
	}
	.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
		width:30px;
		height:30px;
	}
	.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
		font-size:14px;
		line-height: 150% !important;
	}
}
/* product variation */
