/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.p-margin-none p:last-child{
	margin-bottom: 0;
}

/* Monile Off Canvas Popup */
.mobile-off-canvas-popup nav ul.elementor-nav-menu li a.elementor-item-active{
	text-decoration: underline !important;
}

.mobile-off-canvas-popup nav ul.elementor-nav-menu li a:focus-visible{
	outline: none !important;
}

.header-menu-bar-icon i.off-canvas-close{
	font-size: 25px;
}


/* Cart Page CSS */
.cart-wrapper .e-cart__container{
	grid-template-columns: 62% auto !important;
}

.cart-wrapper .woocommerce-cart-form table{
	border-collapse: collapse;
}

.cart-wrapper .woocommerce-cart-form table tbody tr:first-child td{
	border-top: 1px solid rgba(117, 117, 117, 0.5) !important;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail img{
	width: 100px;
	margin: 0 auto;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.product-name a{
	color: #000 !important;
	font-size: 16px;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.product-quantity input.input-text{
	width: 3em;
    border-radius: 0;
    padding: 5px;
    min-height: 40px;
    max-height: 40px;
	font-size: 24px !important;
	color: #000;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.product-quantity input.input-text:focus,
.cart-wrapper .woocommerce-cart-form table tbody tr td.product-quantity input.input-text:focus-visible{
	border-radius: 0 !important;
	outline: none !important;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.actions{
	padding-top: 30px !important;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.actions button[type="submit"]{
	font-size: 16px;
	font-weight: 600;
	color: #FD98B5 !important;
	background-color: transparent;
	border: 2px solid #FD98B5;
	border-radius: 0;
	padding: 15px 30px !important;
	letter-spacing: 0.02em;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.actions button[type="submit"]:hover{
	background-color: #FD98B5;
	border-color: #FD98B5;
	color: #FFF !important;
}

.cart-wrapper .woocommerce-cart-form table tbody tr td.actions button[type="submit"]:disabled:hover{
	background-color: #FD98B5;
	border-color: #FD98B5;
	color: #FFF !important;
}

.cart-wrapper .woocommerce-cart-form .coupon-col-start input.input-text{
	color: #000;
	font-family: "Quicksand", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.02em;
    background-color: transparent;
    border-radius: 0;
    border: none;
	padding: 15px;
	min-height: 50px;
}

.cart-wrapper .woocommerce-cart-form .coupon-col-start input.input-text::placeholder{
	color: #000 !important;
	opacity: 1 !important;
}

.cart-wrapper .woocommerce-cart-form .coupon-col-end button.e-apply-coupon{
	float: none;
	border: none;
    border-radius: 0;
    background-color: #FD98B5;
    color: #FFF;
	font-family: "Quicksand", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.02em;
	padding: 15px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-wrapper .woocommerce-cart-form .coupon-col-end button.e-apply-coupon:hover{
	background-color: #000;
	color: #FFF;
}

.cart-wrapper .cart_totals h2{
	border-bottom: 1px solid rgba(117, 117, 117, 0.5);
    padding: 0 20px 15px 0 !important;
	margin-bottom: 25px !important;
}

.cart-wrapper .cart_totals table tbody tr td,
.cart-wrapper .cart_totals table tbody tr td .woocommerce-Price-amount{
	color: #F39633 !important;
}

.cart-wrapper .cart_totals table tbody tr.order-total td{
	padding-top: 30px !important;
}

.cart-wrapper .cart_totals table tbody tr.order-total td:before,
.cart-wrapper .cart_totals table tbody tr.order-total td .woocommerce-Price-amount{
	font-size: 24px !important;
}

.cart-wrapper .cart_totals .wc-proceed-to-checkout{
	padding-top: 20px;
}

.cart-wrapper .cart_totals .wc-proceed-to-checkout a.checkout-button{
	font-size: 18px;
}


/* Checkout Page CSS */
.checkout-wrap p.form-row input{
	font-weight: 600 !important;
}

.checkout-wrap p.form-row input::placeholder{
	opacity: 1 !important;
}

.checkout-wrap .woocommerce-billing-fields > h3,
.checkout-wrap h3#order_review_heading{
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(117, 117, 117, 0.5);
}

.checkout-wrap #place_order{
	margin-top: 20px;
}

.checkout-wrap #order_review table{
	border-collapse: collapse;
}

.checkout-wrap #order_review table thead tr th{
	color: rgba(117, 117, 117, 0.5);
}

.checkout-wrap #order_review table thead tr th:last-child,
.checkout-wrap #order_review table tbody tr td:last-child,
.checkout-wrap #order_review table tfoot tr td{
	text-align: right;
}

.checkout-wrap #order_review table tbody tr td:last-child,
.checkout-wrap #order_review table tfoot tr td{
	color: #F39633;
}

.checkout-wrap #order_review table tfoot tr.order-total th,
.checkout-wrap #order_review table tfoot tr.order-total td{
	font-size: 22px;
	padding-top: 25px;
}

.checkout-wrap #order_review table tbody tr td.product-name strong{
	color: #FD98B5;
	font-weight: bold;
}

.checkout-wrap .e-coupon-box .col.coupon-col-2 	button.e-apply-coupon{
	width: 90%;
	min-height: 56px;
}



@media only screen and (max-width: 991px) {
  
	.br-tablet-none br{
		display: none;
	}
	
	/* Monile Off Canvas Popup */
	.mobile-off-canvas-popup.dialog-type-lightbox{
		top: 133px;	
	}
	
	/* Cart Page CSS */
	.cart-wrapper .e-cart__container{
		grid-template-columns: repeat(1,1fr) !important;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail:before{
		display: none;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail img{
		width: 80px;
		margin: 0 0 0 auto;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td:before{
		margin-right: 20px;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail,
	.cart-wrapper .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td.product-remove{
		justify-content: flex-end;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr{
		border: none !important;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td{
		border-top: 1px solid rgba(117, 117, 117, 0.5) !important;	
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-quantity input.input-text{
		min-height: 35px;
		max-height: 35px;
		font-size: 18px !important;
	}
	
	.cart-wrapper .woocommerce-cart-form .coupon-col-start input.input-text{
		text-align: center;
		padding: 12px;
		min-height: 45px;
	}
	
	.cart-wrapper .cart_totals{
		margin-top: 40px;
	}
	
	.cart-wrapper .cart_totals table tbody tr.order-total td:before,
	.cart-wrapper .cart_totals table tbody tr.order-total td .woocommerce-Price-amount{
		font-size: 20px !important;
	}
	
	.cart-wrapper .cart_totals .wc-proceed-to-checkout a.checkout-button{
		font-size: 16px;
	}
	
	.cart-wrapper .e-cart-totals{
		margin-bottom: 0 !important;
	}
	
	/* Checkout Page CSS */
	.checkout-wrap #billing_first_name_field,
	.checkout-wrap #billing_last_name_field{
		float: none;
		margin-right: 0 !important;
		margin-left: -5px !important;
		width: calc(100% + 10px);
	}
	
	.checkout-wrap #order_review table tfoot tr.order-total th,
	.checkout-wrap #order_review table tfoot tr.order-total td{
		font-size: 20px;
	}
	
	.checkout-wrap .e-coupon-box .coupon-container-grid{
		display: grid !important;
		grid-template-columns: 70% auto !important;
	}
	
	.checkout-wrap .e-coupon-box .col.coupon-col-1 input{
		margin-bottom: 0 !important;
	}
	
	.checkout-wrap .e-coupon-box .col.coupon-col-2{
		text-align: right !important;
	}
	
	.checkout-wrap #place_order{
		margin-bottom: 0 !important;
	}

	
	
	
}

@media only screen and (max-width: 767px) {
  
	.br-mobile-none br{
		display: none;
	}
	
	/* Monile Off Canvas Popup */
	.mobile-off-canvas-popup.dialog-type-lightbox{
		top: 100px;	
	}
	
	section.mobile-off-canvas-menu-section-wrap{
		height: 100vh;
	}
	
	section.mobile-off-canvas-menu-section-wrap > .elementor-container{
		height: 100%;
	}
	
	/* Cart Page CSS */
	.cart-wrapper .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item{
		padding: initial;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail img{
		width: 60px;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-name a{
		font-size: 14px;
	}
	
	.cart-wrapper .woocommerce-cart-form table tbody tr td.product-quantity input.input-text{
		min-height: 34px;
		max-height: 34px;
		width: 3.5em;
		font-size: 16px !important;
	}
	
	.cart-wrapper .cart_totals table tbody tr.order-total td:before,
	.cart-wrapper .cart_totals table tbody tr.order-total td .woocommerce-Price-amount{
		font-size: 18px !important;
	}
	
	/* Checkout Page CSS */
	.checkout-wrap .e-coupon-box .coupon-container-grid{
		display: block !important;
	}
	
	.checkout-wrap .e-coupon-box .col.coupon-col-1 input{
		padding: 13px 15px !important;
		margin-bottom: 20px !important;
	}
	
	.checkout-wrap .e-coupon-box .col.coupon-col-2{
		text-align: center !important;
	}
	
	.checkout-wrap .e-coupon-box .col.coupon-col-2 	button.e-apply-coupon{
		display: block;
		width: 100%;
		min-height: 52px;
	}
	
}




