/*!/wp-content/themes/xstore-child/style.css*//*
 Theme Name:   Xstore Child
 Theme URI:    https://lidogr.com/
 Description:  XStore Child Theme
 Author:       me
 Author URI:   https://lidogr.com/
 Template:     xstore
 Version:      2.744
 Text Domain:  xstore-child
*/

/***************************** mine start *****************************/



.header-main-menu.et_element-top-level .menu > li > a {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
	color: rgb(52, 51, 51);
	padding: 22px !important;
	letter-spacing: .1em !important;
	font-size: 15px !important;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600 !important;
}



footer #custom_html-4 .textwidget p.social-icons-footer {
	text-align: center;
}
body.page-id-13206 .page-heading {
	display: none;
}
::selection,
::-moz-selection {
	background: #000;
	color: #fff;
}
.woocommerce-mine-logout a:before {
	content: '\e90a';
}
.header-wrapper {
    z-index: 100 !important;
}
.top-bar {
	background-color: #ad1457 !important;
}
.header.main-header.header-bg-block .container {
	max-width: 1850px;
}
.sidebar-widget ul li > ul.children li > a {
    padding-right: 15px;
    margin-left: 5px;
    padding-left: 10px;
}
.navigation-wrapper a.item-link:hover {
    font-weight: 600;
}
#pantoflakia {
	 background-position-y: -60px;
}
.stock.out-of-stock {
    border: 1px dashed red;
    color: red;
}
.onsale {
    background-color: limegreen !important;
}
.internet-only-price-badge-bottom {	
	position: absolute;
   	z-index: 3;
   	padding: 0;
   	background-color: limegreen;
   	font-size: 12px;
   	text-align: center;
   	color: #fff;
   	align-items: center;
   	justify-content: center;
   	text-transform: uppercase;
   	bottom: 0;
   	width: 100%;
   	margin: 0;
	display: none;
}
.footer-copyrights p {
    font-weight: 600;
}
#menu-item-6122 > a {
    color: limegreen;
    font-weight: 600;
}
.variations option:not(.enabled):not(:first-child) {
    color: lightgray;
}
.variations option.enabled {
    color: black;
}
.variations option.enabled:hover {
    cursor: pointer;
}
.woocommerce-order p {
	text-align: center;
}
.woocommerce-order p.woocommerce-customer-details--phone, .woocommerce-order p.woocommerce-customer-details--email {
	text-align: left;
}
.et-mailchimp.dark input[type="submit"] {
    margin-left: -30px !important;
}
.single_add_to_cart_button.button {
    background-color: green !important;
    border-color: green !important;
    font-weight: 900;
    opacity: 0.7;
}
.single_add_to_cart_button.button:hover {
    background-color: green;
    opacity: 1;
}
.textTrunc {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.homeKeimeno {
    -webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
	-o-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.25);
	padding: 30px !important;
	max-width: 1110px !important;
	background: #fff;
}
.widget_product_categories.sidebar-widget ul li .count, .wpb_widgetised_column .widget_product_categories ul li .count, .sidebar-widget ul li .count {
    float: right;
    margin-right: 15px;
    background-color: #c62828;
    color: white;
    padding: 3px;
    width: 40px;
    text-align: center;
    font-weight: 600;
    opacity: 0.2;
    border-radius: 3px;
}
.padding-10 {
    padding: 10px;
	border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
}
.padding-0-20 {
    padding: 0 20px 20px;
	border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	background: #fff;
}
.padding-20 {
    padding: 20px;
	border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
}
.padding-10:hover,
.padding-0-20:hover,
.padding-20:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.content-product {
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,.1);
}
.content-product:hover {
	border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.cart-checkout-nav .active, .cart-checkout-nav .active+.delimeter {
    color: #4cae4c !important; /* green */
}
button#place_order, a.btn-checkout, a.checkout-button {
    background-color: #4cae4c !important; /* green */
	border-color:  #4cae4c !important; /* green */
}
.footer {
    background-color: #ad1457; /* fuchsia */
}
.footer-bottom {
    background-color: #fff;
}
.footer p.widget-title {
    font-weight: 600;
}
.text-color-light .widget-title {
    border-color: #fff;
}
.product-view-default .footer-product .show-quickly {
    border-top: 1px solid #f5f5f5 !important;
}
body.single-product nav.woocommerce-breadcrumb {
	visibility:hidden;
}
.woocommerce-variation-availability p.stock.out-of-stock {
	padding: 10px;
	background-color: red;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	margin: 10px 0;
}
#sa-badge-embedded-plugin {
	margin-top: -65px !important;
	border: none !important;
}
.gmb-reviews {
    max-width: 1110px;
}
.gmb-reviews .slick-dots {
	display: none !important;
}
.blackFriday {
	display: block;
	padding: 0 2px;
	text-align: center;
	color: orange;
	font-weight: 600;
	border: 1px dashed #fff;
	transition: color 0.7s;
}
.blackFriday:hover {
	background-color: black;
	transition: color 0.7s;
}
#wp-live-chat-4 {
    box-shadow: 0 0 40px 0 rgba(150,165,190,.5);
}
ul.subcategories-tiles {
	padding: 0;
	text-align: center;
}
ul.subcategories-tiles div.sub-tile {
	text-align: center;
	border: 1px solid gray;
	padding: 17% 0 3% 0;
	margin: 5px 5px 0 0;
	background-color: #fff;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	/*width: calc(33% - 10px);*/
	width: calc(20% - 10px);
	display: inline-block;
}
ul.subcategories-tiles div.sub-tile:hover {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
}
ul.subcategories-tiles div.sub-tile li {
	display: block;
	position: absolute;
	/*top: calc(50% - 27px);*/
    bottom: -10px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	/*color: #c62828;
	background-color: rgba(255,255,255,0.3);*/
	color: #000;
	background-color: #fff;
	padding: 5px;
	transition: all .5s ease-out;
	font-weight: 600;
	box-shadow: 0 -5px 5px rgba(0,0,0,0.1);
}
ul.subcategories-tiles div.sub-tile:hover li {
	/*padding: calc(50% - 13px) 5px;
	top: 0;*/
	transition: all .5s ease-out;
}
ul.subcategories-tiles div.sub-tile li a {
	display: block;
}
ul.subcategories-tiles div.sub-tile span.subCatButton {
	/*color: #222222;
	background-color: #f2f2f2;*/
	color: #fff;
	background-color: #c62828;
	text-transform: uppercase;
	font-size: 12px;
	transition: all .5s ease-out;
	padding: .75rem 2.2rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
	font-weight: 900;
	display: inline-block;
	display: none;
}
ul.subcategories-tiles div.sub-tile:hover span.subCatButton {
	color: #fff;
	transition: all .5s ease-out;
	background-color: #c62828;
}
.subcat-close-btn {
    position: fixed;
    right: 20px;
    top: 25px;
    width: 42px;
    height: 42px;
    font-size: 32px;
    background-color: #fff;
    border: 1px solid red;
    color: red;
	z-index: 1;
}
.top-panel-container .close-panel {
    color: #fff;
}
.home .custom_msg {
	top: 0 !important;
}
#etheme-popup-holder::after {
    background: none !important;
}
body.archive .main-products-loop .ajax-content .content-product .products-page-cats {
	display: none;
}
.content-product .product-title a {
	font-size: 14px;
}
.content-product {
	/*min-height: 650px;*/
	/*min-height: 600px;*/
	/*min-height: 565px;*/
}
.content-product:hover {
	background-color: #fff;
}
.content-product a.product-content-image {
	background-color: #fff;
}
.widget_product_categories.sidebar-widget ul .open-this + a {
	max-width: none;
}
.menu-wrapper.menu-align-left .menu {
    text-align: center;
}
.header .ajax-search-form input[type="text"] {
    border: none;
}
a.shipping-calculator-button {
    color: #4cae4c;
    font-weight: 600;
}
#sa-badge-floating-plugin, #sa-badge-embedded-plugin {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
#sa-badge-embedded-plugin {
    background-color: transparent !important;
}
.wc-giftwrap,
.giftwrap_header_wrapper,
.wc-giftwrap a.show_giftwrap {
	text-align: center;
	font-size: 16px;
}
.wc-giftwrap form.giftwrap_products ul {
	padding-left: 0;
}
.wc-giftwrap form.giftwrap_products li {
	width: 100%;
	margin: 0;
}
.wc_giftwrap_notes_container label {
	margin-top: 20px;
	font-size: 16px;
}
.back-top {
	left: 15px;
	right: unset;
	bottom: 60px !important;
}
img.mfp-img {
	max-height: 100vh;
}
.header-top-wrapper {
	display: none;
}
.header-main,
.header-bottom {
	background-color: transparent !important;
}
li.cat-item-802 {
	display: none !important;
}
body.archive .product-details,
body.page-id-6184 .product-details,
body.page-id-6177 .product-details {
    padding-bottom: 24px;
}
body.single-product .product-details {
    padding-bottom: 0 !important;
}
body.single-product .product-content .product_title {
    margin-bottom: 1em;
}
body.single-product .product-information-inner .button-wrapper {
	float: none;
	margin-bottom: 23px;
}
body.single-product .product-information-inner .button-wrapper #chart-button {
	background: #ad1457;
	padding: 12px;
	color: #fff;
	font-weight: 900;
	opacity: 1;
}
body.single-product .product-information-inner .button-wrapper #chart-button:hover {
	box-shadow: 0 0px 12px rgba(0,0,0,0.5);
}
body.single-product #md-size-chart-modal .chart-content-list {
	float: none;
	width: 100%;
	padding-right: 0;
	text-align: left;
	margin-top: 20px;
}
body.single-product #md-size-chart-modal .remodal-close {
	color: #000;
}
body.single-product #md-size-chart-modal .remodal-close::before {
	font-size: 35px;
}
body.single-product #md-size-chart-modal .md-size-chart-modal-body {
	padding: 16px;
}
body.page-template-new-cart-template-mike .return-shop {
	display: none;
}
.content-product .product-title a {
  min-height: 63px;
}
#shipping_method li {
    display: grid !important;
    grid-template-columns: 20px 1fr auto auto;
}
#shipping_method li button {
    margin-left: 10px;
}
#box_now_selected_locker_details {
    grid-column: 1 / -1;
	width: fit-content;
	text-align: center;
	width: 100%;
}





@media (max-width: 1030px) {
	.top-bar, .top-bar .languages-area, .top-bar .top-links .topbar-widget, .top-bar .top-links ul li.popup_link {
	    display: block;
	}
	#etheme-popup {
	    max-width: 90vw !important;
	}
}
@media (max-width: 991px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 730px;
	}
	*/
	footer #custom_html-4 .textwidget p span.col-md-3 {
		padding: 0 5px !important;
	}
	footer #custom_html-4 .textwidget p span.col-md-3 i {
		font-size: 24px;
	}
}
@media (max-width: 768px) {
	/*
	ul.subcategories-tiles div.sub-tile li {
    	top: 35px;
		font-size: 9px;
		line-height: 12px;
    	/*background-color: rgba(255,255,255,0.6);
		background-color: transparent;
	}
	*/
	ul.subcategories-tiles div.sub-tile li {
	  bottom: -7px;
	  font-size: 14px;
	  line-height: 14px;
	  padding: 1px 0 3px;
	}
	ul.subcategories-tiles div.sub-tile span.subCatButton {
		padding: .75rem 1.5rem;
        max-width: 100%;
    	/*position: relative;*/
    	display: block;
		display: none;
	}
	ul.subcategories-tiles div.sub-tile {
	    width: calc(33.33333% - 10px);
	}
    .padding-0-20 {
        margin-bottom: 50px;
    }
	.term-description p {
		font-size: 12px;
	}
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
		min-height: 575px;
	}
	*/
	body.archive .products-page-cats {
		display: none;
	}
	.content-product .product-title a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (max-width: 640px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 490px;
	}
	*/
}
@media (max-width: 580px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 450px;
	}
	*/
}
@media (max-width: 520px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 410px;
	}
	*/
}
@media (max-width: 480px) {
	button.mfp-close {
    	top: 20px;
    	right: 20px !important;
    	color: #fff !important;
    	opacity: 1;
	}
	.product-title a {
    	font-size: 12px;
	}
	#pantoflakia {
		 background-position-y: -30px;
	}
	.shop-full-width {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*
	ul.subcategories-tiles div.sub-tile {
		width: calc(50% - 10px);
		padding: 40% 0 10px;
		background-size: contain;
	}
	*/
	ul.subcategories-tiles div.sub-tile {
	  width: calc(50% - 10px);
	  padding: 40% 0 24%;
	  background-size: contain;
	  background-position: center;
	}
	/*
	ul.subcategories-tiles div.sub-tile li {
		top: 0;
		font-size: 2rem;
		padding-top: 50%;
		bottom: -15px;
		line-height: 2rem;
	}
	ul.subcategories-tiles div.sub-tile li:hover {
		background-color: transparent;
	}
	*/
	.footer-bottom {
		padding-bottom: 7rem;
	}
	button.mfp-close {
		color: black !important;
	}
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 380px;
	}
	*/
}
@media (max-width: 400px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 380px;
	}
	*/
}
@media (max-width: 360px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 370px;
	}
	*/
}
@media (min-width: 768px) {
	#custom_html-8 > .textwidget > p {
		padding-left: 60px;
	}
}
@media (min-width: 992px) {
	.widget_product_categories.sidebar-widget ul li > ul.children li, .sidebar-widget ul li > ul.children li {
		margin-top: 1px;
	}
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 450px;
	}
	*/
}
@media (min-width: 1024px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 440px;
	}
	*/
}
@media (min-width: 1200px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 440px;
	}
	*/
	body.page-id-13206 .container.content-page  {
	  max-width: 100%;
	  padding: 0;
	}
}
@media (min-width: 1490px) {
	/*
	body.archive .content-product,
	body.page-id-112 .content-product,
	body.page-id-6177 .content-product,
	body.page-id-6184 .content-product {
    	min-height: 571px;
	}
	*/
}
@media (min-width: 1921px) {
	.content-product {
		min-height: calc(30vw - 10px);
	}
}





/***************************** categories left sidebar start *****************************/
.cat-item-86.opened i, .cat-item-88.opened i, .cat-item-745.opened i, .cat-item-478.opened i, .cat-item-266.opened i {padding: 10px;}
.cat-item-86.opened ul.children, .cat-item-88.opened ul.children, .cat-item-745.opened ul.children, .cat-item-478.opened ul.children, .cat-item-266.opened ul.children {background-color: white;}

/*li.cat-item.opened {padding: 0 10px;}*/
/*.cat-item-86.opened {border: #92c1d1 1px solid; /* blue andriko }
.cat-item-88.opened {border: #ffa3b0 1px solid; /* pink gynaikeia }
.cat-item-478.opened {border: #99CC99 1px solid; /* green paidika }
.cat-item-266.opened {border: #a8a8a8 1px solid; /* grey XL }*/

li.cat-item.parent-level0,
li.cat-item.cat-item-745,
li.cat-item.cat-item-823 {
	margin: 1px 0 0 0;
}
li.cat-item.parent-level0 > a {
	width: 100%;
	height: 36px;
	padding: 6px 10px !important;
}
.cat-item > a {font-weight: 600;}
.cat-item-86.opened > a {border-left: 5px solid #43B3DF; color: #43B3DF !important; /* blue andriko */}
.cat-item-88.opened > a {border-left: 5px solid #ff4da6; color: #ff4da6 !important; /* fuchsia gynaikeia */}
.cat-item-478.opened > a {border-left: 5px solid #F9E362; color: #F9E362 !important; /* yellow paidika */}
.cat-item-266.opened > a {border-left: 5px solid #a2c8a2; color: #a2c8a2 !important; /* green XL */}
.cat-item-756.opened > a {border-left: 5px solid #000; color: #000 !important; /* black Xondriki */}
.cat-item-763 > a {color: orange !important; padding: 6px 10px !important; width: 100%; /* orange Maskes */}


li.cat-item > i {
	padding: 0 10px;
	color: #888888;
}
li.cat-item.parent-level0 > i {
	height: 36px !important;
	padding: 0 10px;
}
.cat-item > i {font-weight: 900;}
.cat-item-86.opened > i {color: #43B3DF; /* blue andriko */}
.cat-item-88.opened > i {color: #ff4da6; /* fuchsia gynaikeia */}
.cat-item-478.opened > i {color: #F9E362; /* yellow paidika */}
.cat-item-266.opened > i {color: #a2c8a2; /* green XL */}
.cat-item-756.opened > i {color: #000; /* black Xondriki */}
.cat-item-763.opened > i {color: orange; /* orange Maskes */}
/***************************** categories left sidebar end *****************************/

.cat-item-756 {
    display: none !important;
}

/* grey scheme */
.cat-item-763 > a,
.cat-item-823 > a {
    border-left: 5px solid darkgray;
    color: #888888 !important;
    padding: 6px 10px !important;
    width: 100%; /* orange Maskes */
}
.cat-item.parent-level0 > a {
    border-left: 5px solid darkgray;
}
.cat-item.opened > a {
    border-left: 5px solid darkgray;
    color: #fff !important;
    background-color: lightgray;
}