/* 
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 */
html {
    scroll-behavior: auto !important;
}
body {
	overflow-x: hidden;
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.sticky-minimized #header-top,
.sticky-minimized #notification-bar {
	display: none;
	transition: all 0.5;
}

.sticky-minimized header.sticky {
	position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1000;
	background-color: #fff;
    box-shadow: 0 1px 1px 0 #f0f0f0;
    animation-name: fadeInDown;
    animation-duration: .25s;
    border-bottom: none;
    max-width: 100%;
    margin: 0 auto;
}

.admin-bar.sticky-minimized header.sticky {
	top: 32px;
}

/*.yith-wcwl-icon.fa-heart-o {
	font-weight: 400;
}
.yith-wcwl-icon.fa-heart-o:before{
    content: "\f004";
}*/


.product_upsells {
	border: 1px solid #000;
    padding: 0 10px;
	margin-top: 40px;
}
#adfy-quick-view-modal-content .product_upsells {
	display: none;
}
.product_upsells ul {
	list-style: none;
	padding-left: 0;
}

.product_upsells ul li {
	display: flex;
    position: relative;
    overflow: hidden;
    padding-left: .75em;
    max-width: 100%;
    border-radius: 4px;
    box-shadow: 0px 1px 5px rgba(124, 124, 124, .4);
	margin-bottom: 20px;
}

.product_upsells ul li img {
	display: block;
	position: relative;
	align-self: center;
	height: 70px;
	width: 70px;
	flex: 0 0 70px;
	margin: .75em .75em;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #f1f1f1;
	overflow: hidden;
	border-radius: 4px;
}

.upsell-details {
	flex-grow: 1;
    overflow: hidden;
	display: flex;
    flex-direction: column;
    padding: 0.75em;
    padding-left: 0;
    margin-left: 0.75em;
}

.fc-wrapper .fc-step__substep-fields-inner {
	/*transition: none!important;*/
}

body:not(.has-checkout-must-login-notice) .fc-checkout-notices {
	float: none;
}

#sc-cc .sc-coupons-list {
	margin-bottom: 20px;
}

.woocommerce form.cart .quantity{
	border: 1px solid #cdcdcd;
	transition: .4s;
	margin-right: 20px;
	display: flex;
}
.woocommerce form.cart .quantity input.qty {
	padding: 0;
	width: 34px;
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	background-color: transparent;
	flex: 1 1 auto;
    padding: 0;
    border: none;
    -moz-appearance: textfield;
    appearance: textfield;
    -webkit-appearance: none;
    text-align: center;
	outline: none;
}
div.woocommerce form .form-row .woocommerce-input-wrapper,
div.woocommerce form .form-row .select2-selection:focus, div.woocommerce form .form-row input[type=checkbox]:focus, div.woocommerce form .form-row input[type=date]:focus, div.woocommerce form .form-row input[type=email]:focus, div.woocommerce form .form-row input[type=number]:focus, div.woocommerce form .form-row input[type=password]:focus, div.woocommerce form .form-row input[type=radio]:focus, div.woocommerce form .form-row input[type=search]:focus, div.woocommerce form .form-row input[type=tel]:focus, div.woocommerce form .form-row input[type=text]:focus, div.woocommerce form .form-row input[type=url]:focus, div.woocommerce form .form-row select:focus, div.woocommerce form .form-row textarea:focus, .woocommerce-checkout .fc-wrapper .fc-coupon_code__collapsible input#coupon_code:focus {
	outline: none!important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
	border-color: #d8d8d8!important;
}
.woocommerce form.cart .quantity input.qty::-webkit-inner-spin-button, 
.woocommerce form.cart .quantity input.qty::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.fc-wrapper .fc-checkout-step, .fc-wrapper .fc-checkout-step {
	
	border: none!important;
}
body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] {
	background: none!important;
}
.fc-step__substep {
	border: none!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .select2-selection, body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .select2-selection .select2-selection__rendered, body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .ts-control, body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=date], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=email], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=number], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=password], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=search], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=tel], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=text], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] input[type=url], body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] select, body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] textarea, .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	height: 50px;
}
body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .select2-selection .select2-selection__rendered {
	height: 48px;
}

div.woocommerce form .form-row .select2-selection .select2-selection__arrow, div.woocommerce form .form-row .select2-selection .select2-selection__clear {
	height: 100%;
}
.select2-selection__rendered {
	padding-top: 5px!important;
}

body.woocommerce-checkout div.woocommerce #add_payment_method .fc-wrapper #payment ul.payment_methods,
body.woocommerce-checkout div.woocommerce .fc-wrapper #payment ul.payment_methods {
	border-radius: 8px!important;
}

.woocommerce form.cart .quantity input.qty {
    -moz-appearance:textfield !important;
}
 
.woocommerce form.cart .button {
    vertical-align: middle;
    float: none;
}
.woocommerce button {
	outline: none!important;
}
.referral_field1 input {
	border-radius: 0!important;
	outline: none!important;
}
.referral_field1 .button,
.woocommerce .button.wc-backward {
	background-color: var(--e-global-color-primary)!important;
	color: #fff!important;
	border-radius: 0!important;
	outline: none!important;
}
.referral_field1 .button:hover,
.woocommerce .button.wc-backward:hover {
	background-color: var(--e-global-color-accent)!important;
	color: #fff;
}

.qty-button {
	cursor: pointer;
    padding: 0 16px;
    align-items: center;
    position: relative;
    display: inline-flex;
}


#customer_login .u-column1,
#customer_login .u-column2 {
	background: #fff;
	padding: 30px 40px;
}

.woocommerce #customer_login .woocommerce-form-login,
.woocommerce #customer_login .woocommerce-form-register {
	padding: 0;
	border: 0;
}
.woocommerce #customer_login .form-row-remember {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 25px;
}
.woocommerce #customer_login .form-row-remember label{
	font-weight: normal;
	display: flex;
	flex-grow: 1;
	column-gap: 10px;
}
.woocommerce #customer_login .form-row-remember label.lost_password{
	justify-content: end;
	color: #000;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove {
	bottom: none;
	top: 50%;
	transform: translateY(-50%);
}

select option span {
	position: relative;
}
 
 .woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}
.price {
	display: flex!important;
	flex-direction: column;
}
.woocommerce .price br,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price br{
	display: none;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	padding: 10px;
	font-style: normal;
}
.woocommerce p.stars a::before, 
.woocommerce .star-rating span::before {
	color: #EEEE22;
}

.woocommerce #review_form #respond textarea {
	border-radius: 0px;
}

#change-page-sizes {
	max-width: 100px;
	width: auto;
	display: inline-flex;
}

#filters {
	width: auto;
	display: inline-flex;
	margin-right: 20px;
}

.rs-my-reward-table-form {
	margin-top: 20px;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	padding-left:0;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	padding: 1em 2em 1em 2em;
    margin: 1em 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #7f54b3;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.premium-woo-product-wrapper,
ul.products .product,
.pp-woocommerce .swiper-wrapper .product .pp-woo-product-wrapper {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.custom-quick-view, 
ul.products .product button.addonify-qvm-button {
	position: absolute;
	left:0;
	top: 55%;
	width: 100%;
	opacity: 0;
	outline: none;
}

ul.products .product button.addonify-qvm-button,
.custom-quick-view button {
	width: 100%;
    color: var(--e-global-color-1a9b1d6);
    background-color: var(--e-global-color-accent);
	outline: none;
	border-radius: 0px;
	display: flex;
	font-weight: normal;
}

.loop-product-grid .loop-img-container {
	position: relative;
}
.loop-product-grid .loop-img-container .loop-quick-view { 
	opacity:0;
	position: absolute;
	left:0;
	bottom: 0;
    width: 100%;
}

.loop-img-container .loop-quick-view button.addonify-qvm-button {
	width: 100%;
    color: var(--e-global-color-1a9b1d6);
    background-color: var(--e-global-color-primary);
	outline: none;
	border-radius: 0px;
	display: flex;
	font-weight: normal;
}

.loop-product-grid:hover .loop-img-container .loop-quick-view button.addonify-qvm-button {
    color: var(--e-global-color-1a9b1d6);
    background-color: var(--e-global-color-accent);
}

.loop-product-grid:hover .loop-img-container .loop-quick-view { 
	opacity:1;
}
.pp-woocommerce .pp-woo-products-summary-wrap,
.ptitle-wrapper {
	position: relative;
}
ul.products .product .custom-quick-view-slider button.addonify-qvm-button {
	top: -50px!important;
}

.ptitle-wrapper button.addonify-qvm-button {
	top: -67px!important;
}

.premium-woo-product-wrapper:hover .custom-quick-view,
.pp-woocommerce .swiper-wrapper .product .pp-woo-product-wrapper:hover button.addonify-qvm-button, 
ul.products .product:hover button.addonify-qvm-button {
	opacity: 1;
}

ul.products li.product .button {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}


.referral_field1 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    column-gap: 20px;
}

.rs_my_referral_link_title {
	margin-bottom: 10px!important;
}
.rs_social_buttons {
	display: flex;
	column-gap: 10px;
	justify-content: start;
	align-items: center;
}

.referralclick {
    border: 0;
    padding: 5px 10px;
    background: #000;
    width: 30px;
    border-radius: 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.recently-viewed-section .onsale {
	display: none;
}

.recently-viewed-section .add_to_cart_button {
	display: none!important;
}
.recently-viewed-section ul.products li.product .button {
	margin-top: 0!important;
}

#addonify-quick-view-modal .woocommerce .product .summary .summary-content .cart .quantity input[type=number]{
	border: 1px solid #ededed;
	border-radius: 0;
}

.recently-viewed-section .woocommerce-loop-product__title {
	color: #000;
}

.recently-viewed-section .woocommerce-loop-product__title:hover {
	color: var(--e-global-color-accent);
}
.recently-viewed-section .add_to_cart_button,
.fp_apply_reward #mainsubmi {
	background-color: #000!important;
	color: #fff!important;
	border-radius: 0px!important;
	outline: none;
	font-weight: 500!important;
}
.recently-viewed-section .add_to_cart_button:hover,
.fp_apply_reward #mainsubmi:hover {
	background-color: var(--e-global-color-accent)!important;
	color: #fff;
}

.woocommerce-info.rspgpoints  {
	display: none;
}
.recently-viewed-section .price {
	color: #000!important;
}

.recently-viewed-heading {
	margin-bottom: 50px;
    text-align: center;
}


.wc_coupon_message_wrap {
	padding: 0px!important;	
}	
.postcode-city-wrap {
	display: flex;
	column-gap: 20px;
}

.postcode-city-wrap .form-row {
	width: 50%;
}

.paymentInstallments {
    background-color: #f7f7f7;
    display: inline-block;
    font-size: 80%;
    margin-top: 8px;
    padding: 8px 18px 8px 14px;
}
.dgwt-wcas-sp .paymentInstallments {
	display: none;
}
.paymentInstallments img {
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.woocommerce ul.products li.product a .paymentInstallments img {
	display: inline-block;
	vertical-align: middle;
	max-width: none;
	width: auto;
	margin-bottom: 0;
}
.woocommerce #review_form #respond p {
    margin: 0 0 15px;
}
.woocommerce #review_form #respond p label {
	margin-bottom: 10px;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent {
	display: flex;
    align-items: start;
    column-gap: 10px;
}

.woocommerce #review_form #respond p.form-submit {
	margin-top: 20px;
}

.upsell-details .paymentInstallments{
	display: none;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
	display: flex;
	column-gap: 5px;
}

.fc-checkout-header__inner {
	align-items: center;
	justify-content: center;
}
#mainsubmi {
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
	display: none;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
	float: left;
    margin-left: 10px;
    margin-right: 0 !important;
    padding: var(--fluidcheckout--order-summary--image-padding, 3px);
    background-color: var(--fluidcheckout--order-summary--image-background-color, var(--fluidcheckout--color--white, #fff));
    border: solid var(--fluidcheckout--order-summary--image-border-width, 1px) var(--fluidcheckout--order-summary--image-border-color, var(--fluidcheckout--border-color, var(--fluidcheckout--color--light-grey, #d8d8d8)));
    border-radius: var(--fluidcheckout--order-summary--image-border-radius, 3px);
    box-shadow: 0 1px 5px var(--fluidcheckout--order-summary--image-shadow-color, transparent);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	background-color: var(--e-global-color-primary)!important;
	border-radius: 0px;
	outline: none!important;
	color: #fff!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
	background-color: var(--e-global-color-accent)!important;
}

@media screen and (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
}


.lussonet-checkout, 
.checkout-page-logo,
.woocommerce-order-received .woocommerce {
    width: 100%;
    max-width: 1140px;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-inline-start: 0;
    padding-inline-end: 0;
}

.checkout-page-logo {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wc-block-components-button,
.wc-block-components-address-card button,
.woocommerce-order .button {
	background: var(--e-global-color-text);
	color: #fff;
	border: none;
	outline: none;
	border-radius: none;
}

.wc-block-components-button:hover,
.wc-block-components-button:focus,
.wc-block-components-address-card button:hover,
.wc-block-components-address-card button:focus {
	background: var(--e-global-color-accent);
	color: #fff;
}
.woocommerce-order .button,
.woocommerce-info button {
	background: var(--e-global-color-text)!important;
	color: #fff!important;
	border: none!important;
	outline: none!important;
	border-radius: 0!important;
}

.woocommerce-order .button:hover,
.woocommerce-order .button:focus {
	background: var(--e-global-color-accent)!important;
	color: #fff!important;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px){
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
		display: block;
	}
	.woocommerce #content table.cart .product-thumbnail::before, 
	.woocommerce table.cart .product-thumbnail::before, 
	.woocommerce-page #content table.cart .product-thumbnail::before, 
	.woocommerce-page table.cart .product-thumbnail::before {
		content: "";
	}
	.lussonet-checkout, 
	.checkout-page-logo,
	.woocommerce-order-received .woocommerce {
		padding-left: 15px;
		padding-right: 15px;
	}
	.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
		display: flex;
		flex-wrap: wrap;
		row-gap: 10px;
	}
	.elementor-widget-woocommerce-cart .woocommerce table.cart img {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		max-width: 150px;
	}
}