/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
.woocommerce ul#shipping_method .amount{
	font-weight: normal;
	color: #191919;
}

.yay-currency-custom-selected-option{
    font-family: "CanvaSans";
    font-size: 13pt;
    color: black;
}

.yay-currency-custom-select__trigger{
    border: 0;
}

.yay-currency-custom-select__trigger:hover{
	border: 0;
}

.yay-currency-single-page-switcher{
    margin-bottom: 0 !important;
}

.yay-currency-custom-arrow::before{
	display: none;
}

.yay-currency-custom-selected-option,
.yay-currency-custom-arrow{
	margin: 0 !important
}

.yay-currency-custom-arrow{
	width: 14px;
	height: 14px;
}

.yay-currency-custom-arrow::after{
	width: 14px;
	height: 14px;
	content: '';
	background-image: url('assets/images/down.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transform: initial;
	background-color: #fff;
}

.open .yay-currency-custom-arrow::after {
    left: 3px;
    transform: rotate(180deg);
}

.yay-currency-custom-select.open .yay-currency-custom-select__trigger{
	border: 0;
}

#products-per-page-form{
    display: flex;
    align-items: center;
	margin-bottom: 10px;
}

#products-per-page-form label{
    font-family: "CloudLoop Bold";
    font-size: 14pt;
    color: #000;
    flex: 0 0 auto;
    width: 140px;
}

#per-page-select{
    padding: 0;
    border: 0;
    flex: 0 0 auto;
    width: 41px;
	appearance: none; /* Chrome, Safari */
  	-webkit-appearance: none; /* Safari */
  	-moz-appearance: none; /* Firefox */
	background-image: url('assets/images/down.png');
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-position: right center;
	font-family: "CloudLoop Bold";
	font-size: 14pt;
	color: #000;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li span,
.woocommerce-page .woocommerce-pagination ul.page-numbers li a{
	border: 0;
	background-color: #fff;
	font-family: "CloudLoop Bold";
    font-size: 14pt;
	color: #181818 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	color: red !important;
	background-color: initial !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
	padding: 0;
}

.woocommerce div.product form.cart .variations select{
	background: url(assets/images/plus.png) !important;
    background-position: 128px 10px !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
}

/* checkout  */
.elementor-widget-woocommerce-checkout-page .woocommerce h3{
	margin-bottom: 9px;
}

.e-woo-select2-wrapper .select2-results__option:focus {
    color: #000;
}

.e-woo-select2-wrapper .select2-results__option:hover {
    color: #FFF;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.woocommerce-checkout input, 
.woocommerce-checkout textarea{
    font-size: 10pt !important;
}

.woocommerce-checkout abbr[title] {
    text-decoration: initial;
}

.woocommerce-checkout form .form-row-first,
.woocommerce-checkout form .form-row-last{
    display: inline-block;
    width: 49% !important;
}

.woocommerce-checkout form .form-row-first{
    margin-right: 2% !important;
}

.woocommerce-checkout input::placeholder, .woocommerce-checkout textarea::placeholder{
    opacity: 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{
    display: block;
}

.woocommerce-checkout form .form-row .required{
    color: #69615e;
    font-weight: 500;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper{
    position: relative;
}

.woocommerce-checkout .form-row label[for="billing_address_1"]{
    padding-left: 18px;
    margin-top: 5px;
    margin-bottom: 18px !important;
	display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{
	margin-bottom: 0;
}

.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper > span{
    font-family: "CloudLoop", Sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000000;
    position: absolute;
    top: 15px;
    left: 14px;
    pointer-events: none;
}

.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:focus + span,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:focus + textarea,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:not(:placeholder-shown) + span,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper textarea:not(:placeholder-shown) + span{
    display: none;
}

.woocommerce-checkout .form-row:not(#billing_address_1_field) > label
{
    display: none !important;
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below{
    margin-top: 0 !important;
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field{
    padding: 5px 10px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-width: 13px 8px 0;
    border-color: #000 transparent transparent transparent !important;
    top: 15px;
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
    grid-template-columns: 53% auto;
    grid-column-gap: 0;
}

.e-checkout__column.e-checkout__column-start,
.e-checkout__column.e-checkout__column-end{
	padding-top: 55px;
}

.e-checkout__column.e-checkout__column-start{
	padding-right: 90px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.e-checkout__column.e-checkout__column-start > div{
	width: 580px;
}

.e-checkout__column.e-checkout__column-end{
	padding-left: 90px;
    display: flex;
    flex-direction: column;
    align-items: start;
	background-color: rgb(217, 217, 217);
	padding-bottom: 70px;
}

.e-checkout__column.e-checkout__column-end > div{
	width: 400px;
}

body[data-elementor-device-mode="tablet"] .e-checkout__column.e-checkout__column-start,
body[data-elementor-device-mode="mobile"] .e-checkout__column.e-checkout__column-start,
body[data-elementor-device-mode="tablet"] .e-checkout__column.e-checkout__column-end,
body[data-elementor-device-mode="mobile"] .e-checkout__column.e-checkout__column-end{
	padding-right: 0;
	padding-left: 0;
}

body[data-elementor-device-mode="tablet"] .e-checkout__column.e-checkout__column-start > div,
body[data-elementor-device-mode="mobile"] .e-checkout__column.e-checkout__column-start > div,
body[data-elementor-device-mode="tablet"] .e-checkout__column.e-checkout__column-end > div,
body[data-elementor-device-mode="mobile"] .e-checkout__column.e-checkout__column-end > div{
	width: 100%;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-checkout-page .e-coupon-box,
body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-checkout-page .e-checkout__order_review-2{
	padding: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total strong{
    font-weight: normal !important;
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description{
    margin-bottom: 10px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info{
    padding: 10px 15px !important;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page a{
    color: #DD844B !important;
}

#ship-to-different-address span{
    font-family: "CloudLoop", Sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000000;
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address{
	margin-top: 5px !important;
	margin-bottom: 40px !important;
}

.elementor-widget-woocommerce-checkout-page .shipping_address:before{
	content: "Shipping Address";
	font-family: "CloudLoop Bold", Sans-serif;
    font-size: 24pt;
    font-weight: normal;
    line-height: 1.2em;
	color: #000;
	display: block;
	margin-bottom: 10px;
}

.woocommerce-shipping-may-be-available-html.e-checkout-message.e-cart-content{
    font-family: "Montserrat", Sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000000;
    font-style: italic;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    margin: 0 auto;
    margin-top: 20px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr td:nth-child(2),
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr th:nth-child(2)
{
    text-align: right;
}

.shop_table.woocommerce-checkout-review-order-table th{
	width: 30%;
}

#billing_phone_field {
    display: inline-block;
    width: 49%;
    margin-right: 2% !important;
	vertical-align: top;
}

#billing_email_field {
    display: inline-block;
    width: 49%;
}

#billing_phone_field .woocommerce-input-wrapper > div {
    width: 100%;
}

.woocommerce-checkout .woocommerce-form__input-checkbox{
	width: 14px;
    height: 14px;
	border: 1px solid #000;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	cursor: pointer;
}

.woocommerce-checkout .woocommerce-form__input-checkbox:checked ~ span:before{
	content: "";
    width: 10px !important;
    height: 10px !important;
    background-color: #000;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 2px;
}

.woocommerce-checkout .woocommerce-form__label{
	gap: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__rememberme{
	position: relative;
}

.elementor-widget-woocommerce-checkout-page .elementor-woocomemrce-login-rememberme{
	font-family: "CloudLoop";
	font-size: 10pt;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span{
	position: initial !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead{
	display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation{
	display: grid;
    grid-template-columns: 1fr 1fr;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation dd.variation-Vendor{
	margin-left: 10px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{
	margin-right: 10px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot{
	text-align: left;
    border-top: 1px solid #000;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods{
	list-style-type: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: #FFF !important;
    padding: 10px 20px;
    margin-top: 10px;
}

.iti--separate-dial-code .iti__selected-flag{
	background-color: #D1C8C1 !important;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{
	border-right: 10px solid #fdf7f4;
    z-index: 9;
}

.reset_variations{
	font-size: 8pt;
    background-color: initial;
    color: #d89779;
    padding: 0;
	margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-checkout__container {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-column-gap: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
	.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper > span,
	.select2-container--default .select2-selection__placeholder{
	    font-size: 18px;
	}
	
	#billing_phone_field,
	#billing_email_field{
		width: 100%;
		margin-right: 0 !important;
		display: block;
	}
}
.woocommerce-form-row span em{
	font-size: 12px !important;
}

.woocommerce-Address{text-align: justify !important;}

.woocommerce-info{margin-bottom:10px;}

.woocommerce-checkout-review-order-table{
	table-layout: fixed;
}

.woocommerce-checkout-review-order-table .product-name{
	width: 80%;
}

.checkout-product-image{
	position: relative;
}

.checkout-product-image .product-quantity{
	position: absolute;
	font-family: "Bold Ink", Sans-serif; 
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background-color: #FFF;
	font-size: 10pt;
	text-align: center;
	line-height: 43px;
	border: 1px solid #000;
	font-weight: bold;
	top: -20px;
    right: -20px;
}

.checkout-product-image img{
	width: 89px;
	border-radius: 8px;
}

.cs-checkout-item-product{
	display: flex;
	gap: 20px;
	align-items: center;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total{
	vertical-align: middle;
}

/* My account */
.cs-title-account{
	font-family: "CloudLoop Bold", Sans-serif;
    font-size: 32pt;
    font-weight: normal;
    line-height: 1.1em;
    color: #000;
	margin-bottom: 20px;
	text-align: center;
}

.cs-info-account{
	font-family: "DM Sans", Sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000;
	text-align: center;
}

.cs-login-name{
	text-decoration: underline !important;
	color: #000 !important;
}

.custom-register-form{
	max-width: 262px;
	margin: 0 auto;
	margin-top: 34px;
}

.mb-18{
	margin-bottom: 18px;
}

.mb-40{
	margin-bottom: 40px !important;
}

.text-center{
	text-align: center;
}

.custom-register-form label,
.cs-layout-myacount form label{
	font-family: "CloudLoop";
	font-size: 10pt;
	text-transform: uppercase !important;
	margin-bottom: 7px;
	color: #000;
	line-height: 1.2em !important;
}

.custom-register-form input,
.custom-register-form select,
.cs-layout-myacount form input,
.cs-layout-myacount form select{
	border-radius: 0 !important;
	height: 49px;
	border-color: #000 !important;
}

.custom-register-form input::placeholder,
.cs-layout-myacount input::placeholder{
	font-family: "CloudLoop" !important;
    font-size: 12pt !important;
}

.cs-button-1{
	height: 41px;
    padding: 0 36px;
    font-size: 14pt;
    text-transform: uppercase;
    font-family: "CloudLoop Bold", Sans-serif;
    color: #FFF;
    background: #000;
    border: 0;
    border-radius: 8px;
}

.cs-layout-myacount{
	margin-top: 100px;
	margin-bottom: 112px;
}

.cs-layout-myacount form{
	max-width: 262px;
	margin: 0 auto !important;
	margin-top: 34px !important;
}

.cs-layout-myacount .form-row{
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 !important;
}

.woocommerce-LostPassword.lost_password{
	text-align: right;
	margin-top: -10px !important;
}

.woocommerce-LostPassword.lost_password a{
    display: block;
    width: 100%;
    font-family: "CloudLoop";
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline !important;
	color: #000 !important;
}

.woocommerce-form-login .show-password-input{
	display: none !important;
}

.woocommerce-notices-wrapper{
	font-size: 10pt;
	margin-top: 10
}

/* cart header */
.elementor-menu-cart__toggle .elementor-button{
	width: 175px;
	height: 47px;
	border: 2px solid #000;
	border-radius: 6px;
	display: inline-block;
}

.elementor-menu-cart__toggle .elementor-button:hover{
	border: 2px solid #000;
}

.elementor-menu-cart__toggle .elementor-button-icon:before{
	content: "";
	width: 27px;
	height: 32px;
	background-image: url("assets/images/t.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
    top: 5px;
    left: 10px;
}

.elementor-menu-cart__toggle .elementor-button-icon svg{
	display: none;
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
	display: inline-flex;
    align-items: center;
    position: absolute;
    right: 10px !important;
    top: 4px !important;
    background-color: initial;
    color: #181818;
    border: 0;;
	gap: 3px;
	
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]:after{
	content: "Items";
	display: inline-block;
}

.elementor-menu-cart__toggle_button .elementor-button-text{
	position: absolute;
    top: 25px;
    right: 10px;
}

/* my account  */
.woocommerce-account .e-my-account-tab {
	margin-bottom: 80px;
}

/* Archive  */
.woocommerce .products ul li, .woocommerce ul.products li .woocommerce-loop-product__buttons{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.woocommerce a.added_to_cart{
	padding: 0 !important;
}

/* page  cart  */
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a{
	font-size: 40px;
}

.cs-list-category-sg a{
    font-family: "CloudLoop Bold", Sans-serif;
    font-size: 18pt;
    font-weight: normal;
    color: #000000;
}

body[data-elementor-device-mode="tablet"] .cs-list-category-sg a,
body[data-elementor-device-mode="mobile"] .cs-list-category-sg a{
    font-size: 12pt;
}