/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2025 | 20:53:33 */
//fix

/*LIST ITEM ORDER CSS*/

.sgi-product-description {
    display: flex;
    flex-direction: column;
}

.sgi-product-description > a {
    order: 1;
}

dl.variation {
    order: 3;
}

.sgi-specs {
    order: 2;
}

.sgi-cmnt {
    order: 4;
}

input, textarea, select, button{
	outline: none !important ;
}

.sgi-product-thumbnail > a {
    max-height: 100%;
}

.sgi-product-thumbnail > a > img{
	max-height: 119px ;
	object-fit: contain ;
}

.payment-banner-temp{
	    background: #f5f5f5;
    width: calc(100% + 46px);
    position: relative;
    left: -23px;
    margin-top: 23px;
}

li.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 19px;
    border-bottom: 1px solid #d2d2d2;
    padding: 20px 0;
    box-sizing: border-box;
}

li.woocommerce-cart-form__cart-item.cart_item:last-child {
    border-bottom: 0px solid transparent;
}

ul.shop_items.cart_items {
    background: #fff;
    margin: 0;
    list-style: none;
    padding: 0 22px;
}

.sgi-product-thumbnail {
    width: 124px;
    height: 119px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

span.sgi-coupon {
    font-family: 'DIN';
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #3F3F3F;
	cursor: pointer ;
}

.sgi-cmnt span {
    font-family: 'Din';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    gap: 5px;
}

.sgi-product-description > a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2em;
}

.sgi-specs {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
    font-family: 'DIN';
}

.sgi-price .amount {
    font-family: 'DIN';
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
	color: #000 !important; 
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: transparent;
}



.sgi-qty::-webkit-outer-spin-button,
.sgi-qty::-webkit-inner-spin-button{
	-webkit-appearance: none ;
	appearance: none ;
}


input.sgi-qty {
    border: 1px solid #d2d2d2;
    border-radius: 0;
    height: 44px;
    width: 55px;
    max-width: 55px;
    padding: 0 !important;
	font-size: 18px ;
	line-height: 1em ;
	font-weight: 700 ;
	color: #2D3133;
}

.hidden{
	display: none !important;
}



span.sgi-plus, span.sgi-minus {
    border: 1px solid #d2d2d2;
    min-height: 44px;
    width: 31px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	font-size: 18px ;
	line-height: 1em ;
	font-weight: 700 ;
	color: #2D3133;
	cursor: pointer ;
}

span.sgi-plus{
	border-left: 0px solid ;
}

span.sgi-minus{
	border-right: 0px solid ;
}

.sgi-quantity .quantity {
    display: flex ;
    align-items: center ;
    justify-content: center ;
}

.quantity {
    display: flex ;
    align-items: center ;
    justify-content: center ;
}


form.woocommerce-cart-form {
    max-width: 69%;
    float: left;
    clear: left;
	width: 69%
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    background: #fff;
    padding: 10px 23px 0px;
}

.sgi-pdf-dw{
	font-size: 18px ;
	font-weight: 700 ;
	color: #C20E1A ;
	text-transform: uppercase ;
	padding: 20px  24px ;
	border: 1px solid #C20E1A ;
	outline: none !important;
	border-radius: 0px ;
	transition: all 0.4s ease ;
	width: 100% ;
}

a.checkout-button.button.sgi-ptc.alt.wc-forward {
    margin: 0;
    border-radius: 0;
    background: #C20E1A;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #C20E1A;
    padding: 20px 24px;
    display: block;
}

.sgi-pdf-dw:hover{
	background: #C20E1A ;
	color: #fff ;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 29%;
    float: right;
    clear: right;
}


ul.shop_table.shop_table_responsive.sgi-cart-total li {
    display: flex;
    align-items: center;
    justify-content: space-between;
	border-bottom: 1px solid #d2d2d2 ;
	padding: 14px 0;
	font-size: 14px ;
	font-weight: 400 ;
	color: #000 ;
	line-height: 1.2em ;
}

ul.shop_table.shop_table_responsive.sgi-cart-total li:last-child{
	border-bottom: 0px solid ;
}

ul.shop_table.shop_table_responsive.sgi-cart-total{
	list-style: none ;
	padding: 0 ;
}

ul.shop_table.shop_table_responsive.sgi-cart-total li.order-total.sgi-total {
    font-size: 18px;
    color: #C20E1A;
    font-weight: 700;
    line-height: 22px;
}

ul.shop_table.shop_table_responsive.sgi-cart-total li.order-total.sgi-total div {
	width: 50%;
}

ul.shop_table.shop_table_responsive.sgi-cart-total li.order-total.sgi-total div:nth-child(2) {
	text-align: right;
}

ul.shop_table.shop_table_responsive.sgi-cart-total li.order-total.sgi-total div bdi::after {
    content: "\A";
    white-space: pre;
}

.coupon-area.actions {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    z-index: 100;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: none;
    width: 450px;
    max-width: 95%;
    margin: 0;
}

.coupon label {
    font-size: 16px;
    line-height: 1.3em;
    font-family: din;
    font-weight: 500;
    margin-bottom: 15px;
}

.coupon-area.actions.active {
    display: block;
	animation: fadeIn 0.4s ease ;
}

body.woocommerce-cart input#coupon_code {
    margin-bottom: 15px;
}

button.button.sgi-coupon-submit {
    color: #fff !important;
    background: #C20E1A !important;
    border-radius: 0;
    padding: 16px 20px;
    font-family: din;
    font-size: 16px !important;
    text-transform: uppercase;
}

@keyframes fadeIn{
	from{
		opacity: 0;
	}
	to{
		opacity: 1 ;
	}
}

@media(max-width: 767px ){
	form.woocommerce-cart-form {
    max-width: 100%;
    width: 100%;
    float: none;
    clear: both;
}
	
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    float: none;
    margin: 0px;
    clear: both;
	margin-top: 15px ;
}
	
	li.woocommerce-cart-form__cart-item.cart_item {
    flex-direction: column;
    align-items: center;
		position: relative;
}
	
	.sgi-remove.product-remove {
    position: absolute;
    top: 20px;
    right: 0;
}
	
	.sgi-product-description {
    text-align: center;
}
}

.sgi-reassurance-band-js-moved .elementor-widget-wrap {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    padding: 20px 0;
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.sgi-reassurance-band-js-moved .elementor-element-9d4af38,
.sgi-reassurance-band-js-moved .elementor-element-9f4ed38,
.sgi-reassurance-band-js-moved .elementor-element-14b8c7b,
.sgi-reassurance-band-js-moved .elementor-element-ea634eb {
    flex: 1 1 20%;
    padding: 10px;
    text-align: center;
}

.sgi-reassurance-band-js-moved .elementor-icon-box-wrapper {
    flex-direction: column;
}

.sgi-reassurance-band-js-moved .elementor-icon-box-icon {
    margin-right: 0 !important;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .sgi-reassurance-band-js-moved .elementor-widget-wrap {
        flex-direction: column;
    }
    .sgi-reassurance-band-js-moved .elementor-element-9d4af38,
    .sgi-reassurance-band-js-moved .elementor-element-9f4ed38,
    .sgi-reassurance-band-js-moved .elementor-element-14b8c7b,
    .sgi-reassurance-band-js-moved .elementor-element-ea634eb {
        flex: 1 1 100%;
        max-width: 100%;
    }
}