/* Custom Slider CSS Start */
ul#webTicker {
    margin-bottom: -3px;
}
.custom-hero-slider.hero {
    position: relative;
    display: block !important;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.custom-hero-slider.hero .custom-hero-viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.custom-hero-slider.hero .custom-hero-track {
    display: flex;
    width: 100%;
    transition: transform .5s ease;
    will-change: transform;
}

.custom-hero-slider.hero .slide,
.custom-hero-slider.hero .custom-hero-slide {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.custom-hero-slider.hero .slide img.desktop,
.custom-hero-slider.hero .slide img.mobile,
.custom-hero-slider.hero .custom-hero-slide img.desktop,
.custom-hero-slider.hero .custom-hero-slide img.mobile {
    display: block;
    width: 100%;
    height: 95vh;
    object-fit: cover;
}

.custom-hero-slider.hero .overlay {
    position: absolute;
    inset: 0;
    z-index: 3;
    pointer-events: none;
}

.custom-hero-slider.hero .overlay .copy {
    position: absolute;
    bottom: 10%;
    max-width: 35%;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
		pointer-events: auto;
}

/* .custom-hero-slider.hero .slide.active .copy,
.custom-hero-slider.hero .custom-hero-slide.active .copy {
    opacity: 1 !important;
} */

.custom-hero-slider.hero .overlay .copy.left {
    left: 8%;
    right: auto;
    text-align: left;
		opacity: 1;
}

.custom-hero-slider.hero .overlay .copy.center {
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

/* .custom-hero-slider.hero .overlay .copy.right {
    left: auto;
    right: 7%;
    text-align: right;
} */

.custom-hero-slider.hero .owl-nav {
    margin-top: 0;
}
.owl-carousel-large.custom-hero-slider.hero .slide .overlay .copy{
	opacity: 1;
}
.custom-hero-slider.hero .owl-prev,
.custom-hero-slider.hero .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 67px;
    height: 67px;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 6;
    cursor: pointer;
}

.custom-hero-slider.hero .owl-prev {
    left: 18px;
}

.custom-hero-slider.hero .owl-next {
    right: 18px;
}

.custom-hero-slider.hero .owl-prev img,
.custom-hero-slider.hero .owl-next img {
    display: block;
    width: 50px;
    height: 50px;
    max-width: none;
}

.custom-hero-slider.hero .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    text-align: center;
    z-index: 6;
}

.custom-hero-slider.hero .owl-dot {
    display: inline-block;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.custom-hero-slider.hero .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: rgba(255,255,255,.45);
    display: block;
    border-radius: 50%;
}

.custom-hero-slider.hero .owl-dot.active span {
    background: #ffffff;
}

@media (max-width: 767px) {
    .custom-hero-slider.hero .overlay .copy {
        left: 20px;
        right: 20px;
        bottom: 16%;
        max-width: none;
    }

	.custom-hero-slider.hero .owl-prev,
	.custom-hero-slider.hero .owl-next {
		display: none;
	}
    .custom-hero-slider.hero .owl-prev {
        left: 10px;
    }

    .custom-hero-slider.hero .owl-next {
        right: 10px;
    }

}
/* Custom Slider CSS End */
.min-order-error .ppc-button-wrapper,
body.min-order-error ul.wc_payment_methods.payment_methods.methods {
    display: none;
}
body.woocommerce-cart .wc-proceed-to-checkout a.button.continue-shopping {
    color: #FFF;
    background: #bbd42d;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 14px;
    transition: 0.3s;
    border-radius: 5px;
}
body.woocommerce-cart .wc-proceed-to-checkout a.button.continue-shopping:hover {
    background: #9eb325;
    color: #ffffff;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 14px;
    border-radius: 5px !important;
}
.page-id-14827 .cr-pswp.pswp,
.page-id-14827 .woosc-popup.woosc-settings,
.page-id-14827 .woosc-popup.woosc-share,
.page-id-14827 div#woosc-area,
.page-id-14827 .woosc-popup.woosc-search {
    display: none;
}
.woocommerce form.checkout_coupon {
	display: flex;
	gap: 10px;
	margin-bottom: 34px;
}
.woocommerce form.checkout_coupon p.form-row {
	margin-bottom: 0;
	width: 100% !important;
	max-width: 100%;
}
.woocommerce form.checkout_coupon p.form-row input {
	margin: 0 !important;
	height: 100%;
}
.woocommerce form.checkout_coupon p.form-row button.button {
	margin: 0 !important;
	width: 100% !important;
	float: none !important;
	max-width: 100% !important;
}
.woocommerce form.checkout_coupon .clear {
	display: none;
}
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li {
	border: none;
	float: none;
}
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a, 
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li span {
	padding: 10px 20px;
	background: #badc10;
	color: #ffffff;
	font-weight: 500;
	transition: .2s;
	text-decoration: none;
	font-size: 26px;
	line-height: 1.4;
	border: none;
}
nav.prdctfltr-pagination.prdctfltr-pagination-default ul {
	display: flex;
	gap: 5px;
	justify-content: center;
	margin-top: 30px;
	flex-wrap:wrap;
}
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a:focus, 
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a:hover, 
nav.prdctfltr-pagination.prdctfltr-pagination-default ul li span.current {
	border: none;
	background: #9eb325;
	color: #ffffff;
	text-decoration: underline;
}
header.site-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	background: transparent !important;
	border: none;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-name {
	padding-left: 10px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: transparent;
	margin-top: 40px;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0;
}

.wc_payment_method label {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 24px; /* 150% */
	display: unset !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	padding: 10px 10px 20px;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}
.woocommerce-checkout #payment ul.payment_methods li {
	border-radius: 10px;
	background: #F8F8F8;
	padding: 24px 24px;
	margin-top: 24px;
}
.woocommerce-checkout #payment div.form-row {
	padding: 0;
	margin-top: 20px;
}
.woocommerce-checkout #payment div.form-row p.form-row {
	line-height: normal;
	margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
	font-size: 14px;
}
.woocommerce-checkout #payment div.form-row p.form-row span {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
	width: 100%;
	border-radius: 8px !important;
}
/* Custom pagination Start */
body.woocommerce-page nav.navigation.pagination {
	margin-top: 30px;
}
.custom-pagination {
	display: flex;
	gap: 5px;
	justify-content: center;
	flex-wrap: wrap;
	flex: 0 0 100%;
	width: 100%;

}
body .page-numbers.current {
	padding: 10px 20px;
	background: #9eb325;
	color: #ffffff;
	font-weight: 500;
	text-decoration: underline;
}

body a.page-numbers {
	padding: 10px 20px;
	background: #badc10;
	color: #ffffff;
	font-weight: 500;
	transition: .2s;
	text-decoration: none;
}

body a.page-numbers:hover {
	background: #9eb325;
	text-decoration: underline;
}
/* Custom pagination End */
table.shop_table.woocommerce-checkout-review-order-table tfoot {
	padding-top: 14px;
	display: block;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot th {
	padding: 0;
	border: none;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}
table.shop_table.woocommerce-checkout-review-order-table tfoot td {
	border: none;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr {
	display: flex;
	justify-content: space-between;
	padding-bottom: 16px;
	flex-wrap: wrap;
	gap: 20px;
}
#dynamic-delivery-date i{
	margin-left: 5px;
}
#dynamic-delivery-date span {
	font-size: 14px;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total {
	border-top: 0.667px solid rgba(0, 0, 0, 0.10);
	padding-top: 14px;
	margin-top: 14px;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, 
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: 28px; /* 140% */
	text-transform: uppercase;
}
div#order_review {
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	padding: 32px;
	width: 100%;
	max-width: 31%;
}
h3#order_review_heading {
	border-bottom: 0.667px solid rgba(0, 0, 0, 0.10);
	margin-bottom: 32px;
	padding-bottom: 16px;
}
table.shop_table.woocommerce-checkout-review-order-table {
	border: none;
}
.woocommerce-checkout-review-order-table thead th {
	color: #000;
	font-size: 14px;
	font-weight: 800 !important;
	line-height: 20px !important; /* 142.857% */
	padding: 0 !important;
	border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart_item {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 16px;
	border:none;
}
table.shop_table.woocommerce-checkout-review-order-table tbody {
	border: none;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td {
	border: none;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px; 
}
.woocommerce-checkout-review-order-table thead tr {
	border-bottom: 0.667px solid rgba(0, 0, 0, 0.10);
	padding-bottom: 16px;
	margin-bottom: 16px;
	display: flex;
	justify-content: space-between;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td .product-quantity {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	border: none !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	padding: 32px;
	align-self: flex-start;
	width: 100%;
	max-width: 65%;
}
.woocommerce-page .select2-results__option {
	color: #0A0A0A;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: none;
	width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: none;
	width: 100%;
	border-bottom: 0.667px solid rgba(0, 0, 0, 0.10);
	margin-bottom: 16px;
}
form.checkout.woocommerce-checkout {
	display: flex;
	gap: 32px;
	flex-wrap:wrap;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout, form.checkout.woocommerce-checkout .woocommerce-error {
	flex: 0 0 100%;
}
.woocommerce-checkout h3 {
	margin: 0;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 24px; /* 150% */
	text-transform: uppercase;
}
.woocommerce-billing-fields__field-wrapper {
	padding-top: 32px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px; /* 100% */
	margin-bottom: 8px;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	border-radius: 8px;
	border: 0.667px solid rgba(0, 0, 0, 0.00);
	background: #F3F3F5;
	color: #717182;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 8px 12px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}
.woocommerce form .form-row {
	margin-bottom: 32px;
	padding: 0;
}
.woocommerce-input-wrapper strong {
	width: 100%;
	color: #0A0A0A;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	padding: 0;
	display: block;
}
p#billing_address_1_field {
	margin-bottom: 8px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	border-radius: 8px !important;
	border: 0.667px solid rgba(0, 0, 0, 0.00) !important;
	background: #F3F3F5;
	padding: 7px 12px;
	color: #0A0A0A;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}
.select2-container .select2-selection--single {
	background: transparent;
	border-radius: 8px;
}
h3#ship-to-different-address {
	margin-bottom: 32px;
}
p#shipping_address_1_field {
	margin-bottom: 8px;
}
.woocommerce-page form #order_comments {
	min-height: 6vw;
}
.woocommerce-checkout .checkout .col-2 .notes {
	margin-bottom: 0;
}
body .product-quantity {
	border-radius: 8px;
	border: 0.667px solid rgba(0, 0, 0, 0.10) !important;
}

body .product-quantity .quantity {
	display: flex;
	gap: 0;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

body .product-quantity .quantity button.qty {
	width: auto;
	background: transparent;
	border: none !important;
	color: #000000;
	outline: none !important;
	box-shadow: none;
	padding: 0;
	font-size: 16px;
	line-height: normal;
	padding: 5px 12px;
	top: 0;
	bottom: 0;
	display: flex !important;
	font-weight: 500;
}

body .product-quantity .quantity button.qty:hover {
	border: none !important;
	box-shadow: none;
}

tbody.product-table tr.woocommerce-cart-form__cart-item td.product-quantity input::-webkit-outer-spin-button,
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

body .product-quantity .quantity button.minus.qty {
	position: absolute;
	left: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals h2 {
	color: #000;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px; /* 150% */
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 32px;
}
.cart-collaterals table.shop_table.shop_table_responsive {
	border: none;
	margin: 0;
}
.cart-collaterals table tr {
	display: flex;
	justify-content: space-between;
	border: none;
	padding-top: 16px;
}
.cart-collaterals table tr th {
	color: #000;
	font-size: 16px;
	font-weight: 500 !important;
	line-height: 24px !important; /* 150% */
	padding: 0 !important;
	border: none !important;
}
.cart-collaterals table tr td {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px !important; /* 150% */
	padding: 0 !important;
	border: none !important;
}
.cart-collaterals table tr.cart-subtotal {
	border-bottom: 0.667px solid rgba(0, 0, 0, 0.10);
	padding-bottom: 16px;
	margin-bottom: 24px;
	padding-top: 0;
}
.cart-collaterals table tr.shipping {
	flex-direction: column;
}
.cart-collaterals table tr.shipping td a.shipping-calculator-button {
	border-radius: 8px;
	background: #000;
	padding: 8px;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	line-height: 20px; /* 142.857% */
	text-decoration: none;
	width: 100%;
	text-align:center;
	margin-top:12px;
	border: 1px solid #000;
}
.cart-collaterals table tr.tax-total {
	border-bottom: 0.667px solid rgba(0, 0, 0, 0.10);
	padding-bottom: 47px;
}
.cart-collaterals table tr.order-total {
	padding-top: 30px;
}
.cart-collaterals table tr.order-total th, .cart-collaterals table tr.order-total td {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 800 !important;
	line-height: 28px; /* 133.333% */
	text-transform: uppercase;
}
.cart-collaterals table tr.shipping td a.shipping-calculator-button:hover {
	color: #000;
	background: transparent;
}
.cart-collaterals .wc-proceed-to-checkout {
	padding-top: 32px;
	padding-bottom: 0;
}
.cart-collaterals a.checkout-button.button.alt.wc-forward {
	border-radius: 8px !important;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	line-height: 20px; /* 142.857% */
	text-transform: uppercase;
}
.woocommerce-cart article.page, .woocommerce-checkout article.page{
	max-width: 1280px;
	margin: 0 auto;
	width: 100%;
}
tbody.product-table {
	border: none !important;
	border-color: transparent !important;
}
tbody.product-table tr.woocommerce-cart-form__cart-item {
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	display: block;
	border-color: transparent !important;
	padding: 32px;
	margin-bottom: 16px;
	outline: none;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td {
	padding: 0;
	border: none;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	border: none;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-thumbnail {
	min-width: 120px;
	width: 120px;
}
#wc-cybersource-credit-card-credit-card-form .woocommerce-error {
	margin-bottom: 0;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-name a {
	color: #000;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px; /* 150% */
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 0;
	display: block;
	width: 100%;
	max-width: 226px;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
	width: 100%;
	height: auto;
	border-radius: 8px !important;
	padding: 8px 12px !important;
	border: 0.667px solid rgba(0, 0, 0, 0.00) !important;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-price {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #000;
	width: 100px;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-quantity {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 29px;
	min-height: 31px;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-quantity input {
	border: none;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #000;
	text-align: center;
	padding: 0;
	width: 100%;
	border-radius: 8px;
	width: auto;
	padding-left: 32px;
}
tbody.product-table tr.woocommerce-cart-form__cart-item  td.product-subtotal {
	color: #000;
	text-align: right;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 24px; /* 150% */
	padding-left: 30px;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-subtotal a.remove {
	color: #6A7282 !important;
	font-weight: 400;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 32px;
	font-size: 26px;
	right: 32px;
}
tbody.product-table tr.woocommerce-cart-form__cart-item td.product-subtotal a.remove:hover {
	background: transparent;
	color: var(--wc-red) !important;
}
.woocommerce-error {
	border-radius: 0 8px 8px 0;
	border: none;
	border-left: 4px solid #FF0707;
	background: #FFCDCD;
	padding: 16px 24px 16px 24px;
	color: #FF0707;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px; /* 150% */
	margin-bottom: 24px;
	outline:none;
	display: flex;
	align-items: center;
	gap: 5px;
}
.woocommerce-error:before {
	position: unset;
	content: url(/wp-content/uploads/2026/03/Icon.svg);
	height:20px;
	margin-right:8px
}
.woocommerce-message, .woocommerce-info {
	border-radius: 0 8px 8px 0;
	border: none;
	border-left: 4px solid #0DCAF0;
	background: #D1ECF1;
	padding: 16px 24px 16px 24px;
	color: #0C5460;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px; /* 150% */
	margin-bottom: 24px;
	outline:none;
}
.woocommerce-message::before, .woocommerce-info::before {
	color: #0C5460 !important;
	position: unset;
	margin-right:8px

}
.woocommerce-message a {
	color: #0C5460;
}
.woocommerce-message a:hover {
	text-decoration: none;
}




/* Side cart css start */
.icon-check {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 234px;
	width: 100%;
	position: absolute;
	top: 32px;
	right: 0;
}
.icon-check p {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	text-transform: none;
	margin: 0;
	display: flex;
	gap: 8px;
	align-items: center;
}
body.woocommerce-cart h1.entry-title, body.woocommerce-checkout h1.entry-title {
	font-size: 48px;
	text-align: start;
	position:relative;
}
body p.custom-cart-subtitle {
	margin-top: 16px;
	font-size: 16px;
	color: #999999;
	margin-bottom: 45px;
	font-weight: 500;
	line-height: 24px;
	text-transform: none;
}
body.woocommerce-cart .entry-content, body.woocommerce-checkout .entry-content {
	margin-top: 16px;
}
body.woocommerce-cart main#primary, 
body.woocommerce-checkout main#primary {
	padding-top: 80px;
}
body.woocommerce-cart table.coupon-sec {
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
	padding: 30px;
	margin-bottom: 16px;
}


body.woocommerce-cart input#coupon_code {
	background: #F3F3F5;
	border: unset;
	height: 48px;
	border-radius: 8px;
	margin-bottom: 0 !important;
}

body.woocommerce-cart td.actions {
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	text-transform: uppercase;
	padding:0;
}
body.woocommerce-cart .coupon {
	display: flex;
	justify-content: center;
	gap: 16px;
	width: 100%;
	align-items: center;
	padding-top: 24px;
}
body.woocommerce-cart input#coupon_code::placeholder {
	font-size: 14px;
	color:#717182;
}
body.woocommerce-cart .coupon button.button {
	font-size: 14px !important;
	background: #3D9CD2 !important;
	width: 232px;
	height: 48px;
	border-radius: 8px !important;
	margin-top: 0 !important;
}
body.woocommerce-cart .coupon button[name=apply_coupon] {
	width: 284px;
}
body.woocommerce-cart.woocommerce button[disabled] {
	opacity: .5 !important;
	background: transparent !important;
	color: #3D9CD2 !important;
	border: 1px solid #3D9CD2;
}
body.woocommerce-cart.woocommerce-page button[name=update_cart] {
	margin-bottom: 0 !important;
	background: transparent !important;
	color: #3D9CD2 !important;
	border: 1px solid #3D9CD2;
}
body.woocommerce-cart .woo-cart-form_cart-collaterals {
	display: flex;
	gap: 40px;
	padding-top:16px;
}
body.woocommerce-cart form.woocommerce-cart-form {
	width: 100%;
	max-width: 840px;
}
body.woocommerce-cart .cart-collaterals {
	max-width: 400px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.10);
	padding: 32px;
	align-self: flex-start;
}
body.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100% !important;
	float: unset !important;
}
/* div#cc-saves a.cc-button {
background: #bbd42d;
}
div#cc-saves a.cc-button:hover {
background: #9eb325;
}
div#cc-saves a.button.cc-button-sm.cc_cart_from_sfl {
background: #bbd42d !important;
}
div#cc-saves a.button.cc-button-sm.cc_cart_from_sfl:hover {
background: #9eb325 !important;
}
.cc-compass span.cc-compass-count {
background: #3d9cd2;
}
div#cc-cart .cc_item_quantity_update.cc_item_quantity_plus:hover {
background: #bbd42d !important;
border-color: #bbd42d !important;
}

div#cc-cart .cc_item_quantity_update.cc_item_quantity_minus:hover {
background: #bbd42d !important;
border-color: #bbd42d !important;
}

div#cc-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
background: #bbd42d !important;
}
div#cc-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
background: #9eb325 !important;
}
div#cc-cart a.cc-button.cc-button-primary {
background: #bbd42d;
}

div#cc-cart a.cc-button.cc-button-primary:hover {
background: #9eb325;
}

div#cc-cart input.cc-button-sm.cc-coupon-btn:hover {
background: #9eb325 !important;
border-color: #9eb325 !important;
}

div#cc-cart input.cc-button-sm.cc-coupon-btn {
background: #bbd42d !important;
color: #ffffff !important;
font-weight: 600;
border-color: #bbd42d !important;
cursor: pointer;
} */

/* Side cart css end */

.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods {
	display: flex;
    flex-direction: column;
}
.woocommerce #main .products .product .thumbnail .buttons a:nth-child(2) {
	padding: 16px 26px;
	font-weight: 700;
}
#termly-consent-preferences {
	display: block;
	height: 0;
}
.woocommerce #payment div.payment_method_cybersource_credit_card #wc-cybersource-credit-card-account-number-hosted, .woocommerce #payment div.payment_method_cybersource_credit_card #wc-cybersource-credit-card-csc-hosted {
	padding-right: 0.6em !important;
}
.gravity-form textarea {
	min-height: 0 !important;
}
.single-product .iconic-woothumbs-all-images-wrap .slick-list {
	height: fit-content !important;
}

.woocommerce .woo-carousel .item .thumbnail .out-of-stock {
	z-index: 950;
}
.woocommerce #main .products .product .thumbnail .out-of-stock,
.woocommerce #main .products .item .thumbnail .out-of-stock,
.woocommerce #product-listing .product .thumbnail .out-of-stock,
.woocommerce #product-listing .item .thumbnail .out-of-stock {
	z-index: 950;
	background-color: #999;
}
.woocommerce .product-info .product-summary > div.product-badge span.out-of-stock {
	z-index: 950;
}

@-moz-document url-prefix() {
	.single-product .iconic-woothumbs-all-images-wrap .slick-list {
		height: 40% !important;
	}
}
#timeline .item .image img {
	object-position: left top;
}
@media (max-width: 1279px) {
	body.woocommerce-cart .woo-cart-form_cart-collaterals {
		flex-direction: column;
	}
	body.woocommerce-cart form.woocommerce-cart-form {
		max-width: 100%;
	}
	body.woocommerce-cart .cart-collaterals {
		margin: 0 auto;
	}
	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
		margin-bottom: 0;
	}
	tbody.product-table tr.woocommerce-cart-form__cart-item:last-of-type {
		margin-bottom: 0;
	}
	body.woocommerce-page table.cart img {
		max-width: 100% !important;
	}
}
@media (max-width: 1023px) {
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		max-width: 100%;
	}
	form.checkout.woocommerce-checkout {
		flex-direction: column;
	}
	div#order_review {
		margin: 0 auto;
		max-width: 400px;
	}
	body p.custom-cart-subtitle {
		margin-bottom: 50px;
	}
}
@media (max-width: 768px) {
    .owl-carousel-large .slide .overlay .copy.right {
        right: 0;
        left: 0;
    }
	nav.prdctfltr-pagination.prdctfltr-pagination-default ul li a, 
	nav.prdctfltr-pagination.prdctfltr-pagination-default ul li span{
		font-size:20px;
	}
	body.woocommerce-cart .coupon button[name=apply_coupon] {
		width: 100%;
	}
	.cart-collaterals table tr td {
		background: transparent !important;
	}
	body.woocommerce-cart .coupon button.button {
		width: 100%;
	}

	body.woocommerce-cart .coupon {
		flex-direction: column;
	}

	body.woocommerce-cart input#coupon_code {
		padding: 12px;
	}
	tbody.product-table tr.woocommerce-cart-form__cart-item {
		display: block;
		padding: 24px;
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td.product-name a {
		max-width: 100%;
		display: unset;
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td.product-price {
		width: 100%;
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td.product-quantity {
		border: none !important;
	}

	body .product-quantity .quantity {
		max-width: max-content;
		margin-left: auto;
		border-radius: 8px;
		border: 0.667px solid rgba(0, 0, 0, 0.10);
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td.product-subtotal {
		padding: 0;
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td {
		padding-bottom: 16px;
		background: transparent !important;
	}

	tbody.product-table tr.woocommerce-cart-form__cart-item td.product-subtotal a.remove {
		right: 24px;
		top: 5px;
	}

	body.woocommerce-cart h1.entry-title {
		margin-bottom: 80px;
	}

	body.woocommerce-cart table.coupon-sec {
		padding: 20px;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		padding: 24px;
	}
	div#order_review {
		padding: 24px;
	}
	body p.custom-cart-subtitle {
		margin-bottom: 16px;
	}
	.icon-check {
		position: unset;
		margin-bottom: 80px;
	}
	.woocommerce .woocommerce-ordering {
		float: unset;
	}
	li.product.type-product h2.woocommerce-loop-product__title, .short-desc, .price, ul.products li.product .tinvwl_add_to_wishlist_button {
		font-size: 16px;
	}
	.woocommerce #main .products .product .thumbnail .buttons a:first-child {
		font-size: 16px;
	}
	.woocommerce #main .products .product .thumbnail .best-seller {
		font-size: 16px;
	}
	.woocommerce #main .products .product .thumbnail .buttons a:nth-child(2) {
		font-size: 16px;
	}
	#timeline .item .image img {
		height: auto;
	}
	.owl-carousel .owl-nav button.owl-prev img,
	.owl-carousel .owl-nav button.owl-next img {
		display: none;
	}
}
