/*   
	Theme Name:        stg
	Theme URI:         https://www.stgltd.com
	Description:       Child Theme For STG.
	Version:           1.0
	Text Domain:       stg-child
  Template:          stg-elementor
*/ 

* {
	outline: none!important;
}

@media (hover: hover) and (pointer: none) {
	/*https://css-tricks.com/annoying-mobile-double-tap-link-issue/*/
	.elementor-nav-menu--main .elementor-nav-menu a {
		transition: none!important;
	}
	
	*:hover {
		color: inherit !important;
	}
}

a.scrollToTop {
    display: block; 
}

del {
    opacity: 0.6;
}

.related-bundle .product-actions-wrap del {
  text-decoration-color: #F54F7A;
}

p.price {
	direction: rtl;
}

p.price br,
p.price br:after {
	content: ' ';
}


.product-price-base ins,
.bundle-price-action ins,
.price ins {
	text-decoration: none;
}

.price del ins {
	text-decoration: line-through !important;
}

.stock {
	display: none;
}


figure.woocommerce-product-gallery__wrapper {
    display: grid;
	grid-gap: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 992px) {
	figure.woocommerce-product-gallery__wrapper {
		grid-gap: 5px;
	}

	.woocommerce-product-gallery__image:first-child {
		margin-bottom: 10px;
	}

}

.woocommerce-product-gallery__image:first-child {
	grid-column: 1/-1;
}

ul.products > li {
    width: 100%!important;
    margin: 0!important;
}

#product-images .woocommerce-product-gallery__image {
    border: 1px solid #DDDDDD;
	/*display: inline-block;
	float: right;*/
	width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
	float: right;
	border-top: 0;
}

/* .confetti-button .elementor-button {
	position: relative;
	transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
	box-shadow: 0 2px 25px #51587B;
  } */
  
  .confetti-button .elementor-button:focus { outline: 0; }
  
  .confetti-button .elementor-button:before, .confetti-button .elementor-button:after {
	position: absolute;
	content: '';
	display: block;
	width: 140%;
	height: 100%;
	left: -20%;
	z-index: -1000;
	transition: all ease-in-out 0.5s;
	background-repeat: no-repeat;
  }
  
  .confetti-button .elementor-button:before {
	display: none;
	top: -75%;
	background-image: radial-gradient(circle, #ffb1b1 20%, transparent 20%), radial-gradient(circle, transparent 20%, #ffb1b1 20%, transparent 30%), radial-gradient(circle, #51587B 20%, transparent 20%), radial-gradient(circle, #ffb1b1 20%, transparent 20%), radial-gradient(circle, transparent 10%, #51587B 15%, transparent 20%), radial-gradient(circle, #ffb1b1 20%, transparent 20%), radial-gradient(circle, #FBDD97 20%, transparent 20%), radial-gradient(circle, #51587B 20%, transparent 20%), radial-gradient(circle, #FBDD97 20%, transparent 20%);
	background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
  }
  
  .confetti-button .elementor-button:after {
	display: none;
	bottom: -75%;
	background-image: radial-gradient(circle, #ffb1b1 20%, transparent 20%), radial-gradient(circle, #51587B 20%, transparent 20%), radial-gradient(circle, transparent 10%, #51587B 15%, transparent 20%), radial-gradient(circle, #FBDD97 20%, transparent 20%), radial-gradient(circle, #51587B 20%, transparent 20%), radial-gradient(circle, #FBDD97 20%, transparent 20%), radial-gradient(circle, #ffb1b1 20%, transparent 20%);
	background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  }
  
  .confetti-button .elementor-button:active {
	transform: scale(0.9);
	background-color: #51587B;
	/* box-shadow: 0 2px 25px #51587B; */
  }
  
  .confetti-button .elementor-button.animate:before {
	display: block;
	animation: topBubbles ease-in-out 0.75s forwards;
  }
  
  .confetti-button .elementor-button.animate:after {
	display: block;
	animation: bottomBubbles ease-in-out 0.75s forwards;
  }
   @keyframes
  topBubbles {  0% {
   background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
   50% {
   background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
   100% {
   background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }
  @keyframes
  bottomBubbles {  0% {
   background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
   50% {
   background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
   100% {
   background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }



/* add to cart & addons */
/*.stg-product-addons-group:before,
.stg-product-addons-group:last-child:after {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #dddddd;
    content: '';
    margin: 30px 0;
}*/

.woocommerce div.product form.cart .variations select {
	margin: 0;
}

.woocommerce div.product form.cart .reset_variations {
	display: none!important;
}

.stg-pa-branding-spacer,
.single-product-section .product-actions-wrap,
.stg-product-addons-group-extradata,
.stg-product-addons-group-addons,
.addons-totals,
table.variations {
    padding-bottom: 15px!important;
    /*margin-bottom: 30px!important;*/
}

.addons-totals {
    margin-bottom: 0px!important;
}

.single-product-section .product-actions-wrap,
table.variations {
	padding-bottom: 30px!important;
}

.stg-product-addons-title {
	margin-top: 0;
}

.woocommerce div.product.elementor form.cart table.variations,
.stg-pa-branding-spacer,
.single-product-section .product-actions-wrap,
.stg-product-addons-group-extradata,
.stg-product-addons-group-addons {
	border-bottom: 1px solid #DDDDDD;
}

.stg-product-addons-group-branding_checkbox,
.stg-product-addons-group-branding {
	border-radius: 4px;
}

.stg-product-addons-group-branding_checkbox.checked {
    border-radius: 4px 4px 0 0;
}

.stg-product-addons-group-branding.has-branding-checkbox {
	 border-radius: 0 0 4px 4px;
}

.stg-product-addons-group-branding {
    padding: 0px 15px 15px 15px;
}

.stg-product-addons-group-branding_checkbox {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.stg-product-addons-group-branding_checkbox,
.stg-product-addons-group-branding {
    margin-right: 0!important;
    margin-left: 0!important;
}

.stg-pa-branding-spacer {
    padding-top: 0;
}

.product-price-base,
.addons-total {
	font-size: 18px;
	color: #51587B;
	text-decoration-color: #51587B;
	line-height: 1.3em;
}

.price-total {
	font-size: 19px;
	color: #f54f7a;
}

.price-total:before {
	color: #51587B;
}

.stg-product-addons-group-branding,
.stg-product-addons-group-branding_checkbox {
	background: #FDD0D0;
}

.stg-product-addons-group-branding_checkbox {
	padding-top: 15px;
}

.addon-branding_checkbox-wrap .addon-option-label,
.addon-branding_checkbox-wrap .addon-option-label:before {
	font-size: 25px;
    font-weight: 400;
    color: #26327F !important;
	align-items: center;
}

@media (max-width: 992px){
	.addon-branding_checkbox-wrap .addon-option-label,
	.addon-branding_checkbox-wrap .addon-option-label:before {
		font-size: 5vw;
	}
}

.stg-product-addons-group-branding_checkbox select, .stg-product-addons-group-branding_checkbox textarea, .stg-product-addons-group-branding_checkbox input,
.stg-product-addons-group-branding select,
.stg-product-addons-group-branding textarea,
.stg-product-addons-group-branding input {
  border-color: #ECC1CC !important;
}

/* .stg-product-addons-group-branding_checkbox input, */
.stg-product-addons-group-branding_checkbox textarea,
.stg-product-addons-group-branding_checkbox li label,
/* .stg-product-addons-group-branding_checkbox select, */
.stg-product-addons-group-branding_checkbox .addon-field-label,
/* .stg-product-addons-group-branding input, */
.stg-product-addons-group-branding textarea,
.stg-product-addons-group-branding li label,
/* .stg-product-addons-group-branding select, */
.stg-product-addons-group-branding .addon-field-label {
  color: #26327F !important;
}

.discount-table {
	color: #51587B;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
	margin-top: 20px;
}


.woocommerce-loop-category__title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 4vw);
	margin: 2vw !important;
	background: #fff;
}

body[data-elementor-device-mode="desktop"] li.product-category a:hover .woocommerce-loop-category__title {	
	color: #fff;
	background: #29D7D3;
	transition: all 0.3s ease;
}


.woocommerce ul.products li.product-category a img {
	margin: 0;
}

.wdr_bulk_table_msg {
    width: 100%;
}

/* BANNERS */
.hula-banner.banner-text {
	padding: 10%;
	text-align: center;
}

.hula-banner a {
	width: 100%;
}

.hula-banner p {
	font-family: "Mikhmoret-Rounded", Sans-serif;
	color: #26327F;
    font-size: 36px;
    font-weight: 400;
	margin: 0;
	margin-bottom: 20px;
}

.hula-banner button {
    font-size: 16px;
    letter-spacing: 1.1px;
    border: solid 1px #F54F7A;
    border-radius: 25px;
	outline: none;
	width: 100%;
	cursor: pointer;
}

.hula-banner:hover button {
    background: rgba(255, 255, 255, 0.01);
	color: #F54F7A;
}

.banner-text-container,
.hula-banner {
	width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.banner-text-container {
	padding: 10%;
	background-color: rgba(255, 255, 255, 0.84);
	align-content: center;
    align-items: center;
	flex-direction: column;
}

/* BUNDLES */
.bundled_products {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.bundled_products:before, 
.bundled_products:after {
	display: none !important;
}

.bundle-price-action {
	margin-right: auto;
	margin-left: 5px;
}

.bundled_products .bundled_product {
	width: 100%!important;
	margin: 0 !important;
	min-width: 100%;
}

.related-bundle .bundle_form > * {
	order: 10;
}

.related-bundle .bundle_data {
	order: 1;
	width: 100%;
}

.bundled_products .bundled_product {
	width: calc(100% / 3);
	display: flex;
	flex-direction: column;
	padding: 0 10px;
}

.bundled_products .bundled_product > * {
	min-width: 100%;
}

.bundled_item_cart_details *,
.bundled_products .bundled_product_title {
	color: #26327F;
    font-family: "Ploni", Sans-serif;
	font-size: 16px;
    font-weight: 400;
	text-align: center;
}

.bundled_products .bundled_product .details {
	padding: 10px 0 !important;	
}

.bundled_products del ins {
	text-decoration: line-through;
}

.related-bundle .product-actions-wrap .elementor-icon-wrapper {display: none !important;}
.related-bundle .product-actions-wrap .bundle_button .quantity {display: none;}

.related-bundle .bundled_product_summary,
.related-bundle .product.bundled_product_summary,
.related-bundle .product-actions-wrap {border-bottom: 0!important;}

.related-bundle .product-actions-wrap,
.related-bundle .bundled_product_summary,
.related-bundle .product.bundled_product_summary {
	padding-bottom: 10px!important;
	margin-bottom: 10px!important;
}

.bundled_products .bundled_product_title {
	width: 100%;
	display: inline-block;
}

.bundled_products .bundle_wrap {
	display: flex;
	align-items: center;
	padding: 0 10px;
	width: 100%;
}

.bundled_products, .related-bundle  {
	font-family: "Ploni", Sans-serif;
	font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
	color: #26327F;
}

.related-bundle .bundle-price-action:before {
	content: 'מחיר כולל ' !important;
	display: inline !important;
}

.related-bundle .product-actions-wrap .amount {
	color: #F54F7A;
	text-decoration-color: #F54F7A;
}

.bundled_products .bundle_add_to_cart_button {
	float: left !important;
	margin-left: 0;
}

.bundled_products .bundle_wrap:before {
	content: 'בדרך כלל נקנים יחד:';
	display: inline-block;
    float: right;
	font-size: 24px;
	color: #26327F;
    font-family: "Ploni", Sans-serif;
    font-weight: 300;
	line-height: 40px;
}

.product-actions-wrap {
	display: flex;
    align-items: center;
}

/* DISCOUNT ROLES */
.wdr_bulk_table_tr > td:not(.wdr_bulk_title),
.wdr_bulk_table_thead {
	display: none;
}
/* DISCOUNT ROLES END */



/* QUANTITY BUTTONS */
form .quantity {
	font-family: "Ploni", Sans-serif;
	border: 2px solid #DDDDDD;
    border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999999;
}

.quantity.hidden {
	display:none;
}

.quantity .qty {
	border: none;
	background: none;
	height: 100%;
	width: 2em !important;
	outline: none;
	appearance: none;
    -moz-appearance: none;
	-webkit-appearance: textfield;
}

.quantity .qty::-webkit-outer-spin-button,
.quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity:not(.edit-mode) .qty:not(:focus) {
	display: none;
}

.qty-input-button {
    display: inline-block;
    text-align: center;
    height: 34px;
    width: 34px;
    line-height: 34px;
	cursor: pointer;
	font-size: 22px;
	
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
	
}

.quantity.edit-mode .qty-input-mirror {
	display: none;
}

.quantity .qty,
.qty-input-mirror {
	padding: 0px;
	min-width: 3em;
	text-align: center;
	cursor: text;
	border: none !important;
}

.qty-input-mirror:before {
	content: attr(data-qty-input-value);
}

.woocommerce div.product form.cart div.quantity {
	margin: auto;
}

.elementor-posts .product-actions-wrap .quantity,
.quick-views-wrapper .product-actions-wrap .quantity,
.quick-views-wrapper .product-actions-wrap .qty-input-mirror,
.elementor-posts .product-actions-wrap .qty-input-mirror {
	width: auto;	
}

.quick-views-wrapper .product-actions-wrap,
.elementor-posts .product-actions-wrap {
	font-family: "Ploni", Sans-serif;
	flex-wrap: nowrap;
	flex-direction: column;
}

.theme-stg-elementor .quick-views-wrapper .product-actions-wrap .elementor-icon-wrapper,
.theme-stg-elementor .elementor-posts .product-actions-wrap .elementor-icon-wrapper  {
	width: 30%;
	margin: 0 !important;
	height: 36px;
}

.theme-stg-elementor .quick-views-wrapper .product-actions-wrap .quantity,
.theme-stg-elementor .elementor-posts .product-actions-wrap .quantity  {
	width: 100%;
	margin-left: 0!important;
	margin-right: 0!important;
}

.theme-stg-elementor .quick-views-wrapper .product-actions-wrap .button,
.theme-stg-elementor .elementor-posts .product-actions-wrap .button  {
	width: 100%;
	margin: 10px auto 10px auto !important;
	font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    fill: #F54F7A;
    color: #F54F7A;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #F54F7A;
    border-radius: 100px 100px 100px 100px;
    padding: 10px 30px 10px 30px;
}


@media (max-width: 992px){
	.theme-stg-elementor .quick-views-wrapper .product-actions-wrap .button,
	.theme-stg-elementor .elementor-posts .product-actions-wrap .button  {
		width: 100%;
		max-width: 100%;
		padding: 10px 0 10px 0;
	}
}


.theme-stg-elementor .quick-views-wrapper .product-actions-wrap .button:hover,
.theme-stg-elementor .elementor-posts .product-actions-wrap .button:hover  {
	color: #FFFFFF;
    background-color: #F54F7A;
}
/* QUANTITY BUTTONS END */

.quick-views-wrapper .product-actions-wrap,
.elementor-widget-posts .product-actions-wrap {
	padding: 5px 10px 0px 10px;
}

/* loader to fixed height of grid */
/*
body:not(.elementor-editor-active) .product.elementor-grid-item {
	position: relative;
}
body:not(.elementor-editor-active) .product.elementor-grid-item > div{
	transition: all 0.5s ease;
	opacity: 1;
}
body:not(.elementor-editor-active) .product.elementor-grid-item:not(.equal-height-ready) > div {
	opacity: 0;
}

body:not(.elementor-editor-active) .product.elementor-grid-item:not(.equal-height-ready):before{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(assets/img/loader.svg) no-repeat center;
	background-size: 100%;
}*/

.woocommerce div.product div.images {
	margin-bottom: 0;
}

.product-images-wrapper .elementor-widget {
	margin-bottom: 0!important;
}

section[data-has-sticky="1"] .product-images-wrapper .elementor-widget-wrap > *:not(#branding-img):not(#product-main-img):not(#product-images){
	display: none!important;
}

/* branding img for mobile */
@keyframes show-sticky-branding {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

/*
body[data-toggle-mode="edit"]:not([data-allow-branding="0"]) section[data-has-sticky="1"] > div {
    position: fixed;
    bottom: 30px;
    left: 0;
    width: 33%;
    z-index: 9999;
	animation-name: show-sticky-branding;
	animation-duration: 0.5s; 
	animation-timing-function: ease-out;
}
*/
section[data-has-sticky] > div {
	transition: transform 0.1s ease;
	transform-origin: top left;
}

section[data-has-sticky="1"] > div {
    position: fixed !important;
    top: 79px;
    left: 20px;
    z-index: 9999;
	padding-right: 20px;
}

section[data-has-sticky="0"] > div {
	/* transform: scale(1) !important; */
}

nav.woocommerce-MyAccount-navigation ul {
	list-style-type: none!important;
}
nav.woocommerce-MyAccount-navigation ul li a {
	color:#26327F;
	font-size: 20px;
    line-height: 27px;
}
nav.woocommerce-MyAccount-navigation ul li:hover a {
	color:#29D7D3;
}
.woocommerce-MyAccount-content a {
	color:#26327F;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 23%;
    background-color: #f4f4f4;
}
.woocommerce-MyAccount-content span.required {
	color:#F54F7A!important;
}
.woocommerce-MyAccount-content .woocommerce-Button.button,#customer_login .button {
	background-color: #F54F7A;
    border-radius: 50px;
    color: #fff;
	font-weight: 300;
	font-size: 17px;
    letter-spacing: 0.3px;
    width: 170px!important;
}
.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
#customer_login h2 {
	color:#26327F;
	font-weight: 600;
	font-family: "Mikhmoret-Rounded";
	font-size: 30px;
}
#customer_login input, form.woocommerce-EditAccountForm.edit-account input {
	background-color:#f4f4f4;
	border:none!important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	line-height: 40px!important;
}
#customer_login .required {
	color:#F54F7A!important;
}
p.woocommerce-LostPassword.lost_password a {
    color: #26327F;
}
.woocommerce-MyAccount-content fieldset {
    margin-top: 3em;
}

@media (max-width: 992px){
	.woocommerce-MyAccount-content .woocommerce-Button.button,#customer_login .button {
		width:100%!important;
	}
	#customer_login h2 {
		font-family: "Mikhmoret-Rounded";
		text-align: center;
		font-size: 30px;
	}
	nav.woocommerce-MyAccount-navigation {
		width: 100%!important;
		margin-bottom: 20px;
	}
	nav.woocommerce-MyAccount-navigation {
		overflow: auto;
		overflow-y: hidden;
	}
	nav.woocommerce-MyAccount-navigation::-webkit-scrollbar {
		display: none!important;
	}
	body[data-elementor-device-mode=mobile] nav.woocommerce-MyAccount-navigation > ul {
		display: -webkit-inline-box;
		padding-right: 90px;
	}
	li.woocommerce-MyAccount-navigation-link {
		margin-left: 15px;
	}
	nav.woocommerce-MyAccount-navigation ul li a {
		font-size: 18px;
	}
	.woocommerce-MyAccount-content fieldset label {
		line-height: 1!important;
	}
}


body:not(.elementor-editor-active) .hide-if-no-sticky {
    opacity: 0;
    transition: all 0.3s ease;
}
.elementor-sticky--active .hide-if-no-sticky {
    opacity: 1!important;
}
.stg-sub-terms-dropdown select {
    height: 2em;
    width: 100%;
    border-radius: 0;
    font-family: "Mikhmoret-Rounded";
    color: #26327F;
}

/* WISHLIST */

.yith-wcwl-add-to-wishlist {
	margin: 0;
}

.product-actions-wrap .yith-wcwl-add-to-wishlist {
	margin-right: -13px;
}

.yith-wcwl-add-button,
.yith-wcwl-add-button a {
    display: inline-block;
    width: 38px;
    height: 38px;
	overflow: hidden;
	font-size: 19px;
	color: #F54F7A;
	background: rgba(255, 255, 255, 0.78);
	border-radius: 100%;
}

.product-actions-wrap .yith-wcwl-add-button,
.product-actions-wrap .yith-wcwl-add-button a {
    width: 50px;
    height: 50px;
	font-size: 24px;
}

.product-actions-wrap .yith-wcwl-add-button a .yith-wcwl-icon {
	line-height: 50px;
}

.yith-wcwl-add-button a .yith-wcwl-icon {
	margin: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	float: right;
	text-align: center;
    line-height: 38px;
}

canvas.wishlist-confetti-canvas {
    width: 700px;
	height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
	transform: scale(1) translate(-50%, -50%);
    transform-origin: top left;
	pointer-events: none;
	max-width: 100%;
    max-height: 100%;

}

@media (max-width: 992px) {
	
	canvas.wishlist-confetti-canvas {
		width: 200px;
		height: 400px;
	}
}

#yith-wcwl-popup-message {
    font-weight: 300;
    font-family: "Ploni", Sans-serif;
    color: #26327F;
    font-size: 17px;
	
	-webkit-box-shadow: 0 0 20px -10px rgba(0,0,0,.3);
    -moz-box-shadow:0 0 20px -10px rgba(0,0,0,.3);
    box-shadow: 0 0 20px -10px rgba(0,0,0,.3);
	/* tali 2021-03-01 */
	display: none!important;
}

.product-name dl.variation {
	display: grid;
    grid-template-columns: 1fr 1fr;
    line-height: 1.2;
    align-items: baseline;
	font-size: 0.8em;
}

.products .product-category {
    border: 1px solid #DDDDDD;
}

body:not(.woocommerce-cart) .loop-image {
	height: 0!important;
    padding-top: 100%;
}

.loop-image.elementor-widget-image a {
    height: 100%;
	display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.loop-image .elementor-image {
    height: 100%;
}

.loop-image > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.woocommerce .loop-image img, .woocommerce-page .loop-image img {
    height: auto;
    width: auto!important;
    max-width: 100%;
    max-height: 100%;
	margin: auto;
}

.woocommerce-cart .grid-slider .loop-image {
    padding-top: 100%;
}

.product-name .variation p {
	margin: 0;
}

/* CART */
.woocommerce-cart .woocommerce .shop_table.cart .woocommerce-cart-form__cart-item .product-thumbnail {
	display: block;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
	display: none;
}
.cart_item .quantity {
    max-width: 130px!important;
}


.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    border-top: 1px solid #e0e0e0;
}

@media (max-width: 992px){	
	.woocommerce table.shop_table_responsive tr td.product-subtotal::before,
	.woocommerce table.shop_table_responsive tr td.product-price::before,
	.woocommerce-page table.shop_table_responsive tr td.product-subtotal::before,
	.woocommerce-page table.shop_table_responsive tr td.product-price::before {
		content: attr(data-title) ": "!important;
		font-weight: 700;
		display: inline!important;
		float: right;
	}
	.woocommerce-cart .stg-cart-widget .woocommerce .cart_item td.product-name {
		border-top: 0!important;
	}
}

/* CART END */

/* CHECKOUT STREETS */
.select2-container{
	color: rgb(112, 112, 112);
	min-width: 100%;
	font-family: "Ploni", Sans-serif;
}

.select2-results__option {
	font-weight: 300;
}

.select2-field .select2-container .select2-selection--single {
	height: 62px;
	margin-bottom: 0;
	border-radius: 0;
	border-color: #BCBCBC;
}

.select2-field .select2-selection__rendered {
	top: 20px;
	position: relative;
}

.select2-field  > label {
	position: absolute;
	font-size: 0.9em;
	z-index: 1;
	line-height: 3em!important;
}

.select2-field:not(.filled) label {
	line-height: 4.3em!important;
}

.select2-field .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 15px;
}

.select2-field .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: rgb(38, 50, 127);
}


.select2-dropdown {
	top: 10px;
}
/* CHECKOUT STREETS END */

.toggle-preview {
	display: none !important;
	/*line-height: TEMP DISPLAY NONE;*/
}

/* LOAD MORE PRODUCTS */
body:not(.has-more-products):not(.elementor-editor-active) .load-more-products-section {
	display: none;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods  {
	display: none;
}

.woocommerce-checkout-review-order-table td.product-name {
    width: 250px !important;
}


@media (max-width: 767px){
div#enable-toolbar {
    display: block !important;
}  
}
.woocommerce-message {
    font-family: "Ploni";
    font-size: 18px;
    color: #26327F;
}

.page-id-865 .quantity {
    min-width: 80px !important;
}

.stg-shipping-select::before {
    content: "\f0dd"!important;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900!important;
   
}

@media (min-width: 992px){
.woocommerce-cart td.product-quantity {
    padding: 10px !important;
}
}

@media (min-width: 992px){
.woocommerce-cart .woocommerce .shop_table.cart .product-quantity{
 	padding: 10px !important;
}
}
@media (max-width: 992px){
.woocommerce-cart .stg-cart-widget .woocommerce .cart_item td:not(.product-thumbnail) {
    padding-right: 100px !important;
}
}
/*CUSTOM TITLE CHECK OUT + CART PAGE */
tr.woocommerce-shipping-totals.shipping td, tr.custom-text-cart-shipping td {
    border-top: none !important;
  	padding-top: 0px;
}

td.custom-text-shipping, td.custom-text-cart-shipping {
    padding-bottom: 0px !important;
    font-weight: 300 !important;
  	font-size: 17px;
}

.stg-shipping-select:before {
    top: 40%;
 }
  
td.custom-text-cart-shipping {
    text-align: right !important;
}
  
  /*check box chekout*/
  
label.custom_checkout_field_update_order_meta {
    display: contents !important;
}
  
  
  /* CLUB */
.stg-checkout-widget .sc-card {
	margin: 0;
  	width: 100% !important;
	/*width: calc(100% - 420px)!important;*/
  	/*width: 360px !important;*/
	float: right;
	margin-botom: 20px; 
}

p.welcome-msg {
	display: none !important;
}

.joinClubMember-inner, .registerClubMember-inner { 
    max-width: 400px !important;
    padding: 50px !important;    
}

.joinClubMember span.clubmemberClose {
    top: 10px;
    left: 10px;
    position: absolute;
	background: none;
    color: #707070;
  
  
}

.joinClubMember-inner, .registerClubMember-inner{ 
  	font-family: 'Ploni' !important;
  	text-align: center;
  	color: #272264;
}
  
h4.stage-verify-mobile.popup-stage {
   	font-size: 29px !important;
  	color: #272264!important;
 	font-weight: 400!important;
}
  p.stage-verify-mobile.popup-stage label{
    font-size: 17px!important;
    color: #707070!important;
    font-weight: 300;
  }

  .joinClubMember-inner p.woocommerce-form-row{
    font-size: 12px!important;
    color: #707070!important;
    font-weight: 300;
    margin-top: 28px;
  }

p.stage-verify-mobile.popup-stage input, input#sclub_otp{
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border: none;
    font-size: 24px !important;
    margin-top: 18px!important;

}
  
  button#send_otp_btn, div.sc-card sapn button.woocommerce-Button.button.addmembership {
    background-color: #F54F7A;
    padding: 12px 35px 12px 35px;
    border-radius: 19px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 17px;
}
  
  a.clubBtnSty.loginForm, .joinClubMember-inner button#verify_otp_btn {
  	background-color: #F54F7A;
    padding: 12px 35px 12px 35px;
    border-radius: 19px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 17px !important;
  
  }
  
  .sc-card-nomember.mono-login a.clubBtnSty.registerForm, a.clubBtnSty.registerForm:hover,a.clubBtnSty.registerForm:selection, .joinClubMember-inner button#re_enter_mobile_btn{
  	background: none!important;
    padding: 12px 35px 12px 35px!important;
    border-radius: 19px!important;
    border: 1px solid #F54F7A!important;
    color: #F54F7A!important;
    font-weight: 400!important;
    font-size: 17px !important;
    
  }
  

  .sc-card-nomember.mono-login a.clubBtnSty.registerForm, a.clubBtnSty.registerForm:hover, button#re_enter_mobile_btn{
	background: none!important;
  padding: 12px 35px 12px 35px!important;
  border-radius: 19px!important;
  border: 1px solid #F54F7A!important;
  color: #F54F7A!important;
  font-weight: 400!important;
  font-size: 17px !important;
  
}
span#total-club-points, span.sctop {
    color: #F54F7A;
  border: none !important;
}
  
  table#sc_discount td {
    text-align: center !important;
  }
  
  #sc_discount input.reliasationis {
    width: 40% !important;
    text-align: center !important;
    color: #F54F7A !important;
}
  
  h3.sc-main-heading {
    text-align: center;
    color: #272264;
}
  
  div.sc-card sapn button.woocommerce-Button.button.addmembership {
    display: block !important;
    margin: auto;
}

.sc-col3.sc-cardres.mono-login table:first-child {
    margin: auto;
    padding-bottom: 16px;
}

form.woocommerce-form.woocommerce-form-register.register *, form.woocommerce-form.woocommerce-form-login.login * {
    font-weight: 400 !important;
    font-size: 16px;
}

form .sc-registration-field.required:before {
    top: 9px !important;
    right: 28px;
}

form .sc-registration-field.required label input {
    right: 0px !important;
    position: relative;
}

form .sc-registration-field.required label {
    right: 0px !important;
    position: relative;
}

p.welcome-msg {
    display: none !important;
}
  
@media (max-width: 991px){
  p.welcome-msg  {
   display: none !important;
 }
}

body[data-elementor-device-mode="mobile"] .sc-card-nomember.mono-login a.clubBtnSty.registerForm, a.clubBtnSty.registerForm:hover, button#re_enter_mobile_btn{
    padding: 12px 20px 12px 20px!important;
    font-size: 14px !important;
}

body[data-elementor-device-mode="mobile"] a.clubBtnSty.loginForm, .joinClubMember-inner button#verify_otp_btn {
    padding: 12px 20px 12px 20px;
    font-size: 14px !important;
}
}
woocommerce-checkout .sc-card {
    margin-bottom: 10px !important;
}
body[data-elementor-device-mode="mobile"] .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
    margin-top: 1em;
}

form.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
}

div#customer_details {
    order: 4;
}

div#order_review {
    order: 5;
  	margin-top: 2%;
}

.woocommerce-checkout label[for=billing_comments] {
    margin-top: -12px !important;
}

label[for="order_shipping_additional_comments"] {
    position: initial !important;
}

p#billing_comments_field {
    display: none;
}

.elementor-866 .elementor-element.elementor-element-cfdf23e #customer_details label {
    line-height: 2.3em !important;  
}

#popupVSButton div[id="openVSButton"] {
	right: 5px !important;
  	left: 300Px !important;
}