/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober
*/
.woocommerce ul.products li.product .star-rating {
	font-size: 1rem !important;
	width: 80px;
	margin: 0 auto;
}
.entry-summary .stock {
	display: none;
}
.checkout.wc-forward .subtotal {
	display: none;
}
.nav-menu li {
	margin-right: 25px;
}
.instance-search .product-cats {
	display: none !important;
}
.woocommerce-shipping-destination {
display: none; }

.woocommerce-multi-currency.wmc-price-switcher {
	display: none;
}

.product_cat-cgm-termekek .product-header:after, .product_cat-cgm-termekek .product-summary .woocommerce-product-gallery--with-images:before{
    background: url(/wp-content/uploads/2020/11/cgm.png) no-repeat;
    background-size: contain;
    top: 8px;
    height: 200px;
    width: 65px;
    position: absolute;
    right: 0px;
    display: block;
    content: ' ';
}



@media only screen and (min-width: 1024px) {
.product_cat-cgm-termekek .product-header:after, .product_cat-cgm-termekek .product-summary .woocommerce-product-gallery--with-images:before{
    width: 65px;
 
}
  #menu-item-9498 .sub-menu {
    width: 800px;
	white-space: inherit;
  }
  #menu-item-9498 .sub-menu .menu-item {
    width: calc(33% - 35px);
    display: inline-block;

  }
  #menu-item-9623 .sub-menu {
    width: 800px;
	white-space: inherit;
  }
  #menu-item-9623 .sub-menu .menu-item {
    width: calc(33% - 35px);
    display: inline-block;

  }
  
  body .header-image-container {
	  min-height: 700px;
	  background-size: contain !important;
	  background-position: center !important;
  }
}
.page-header-text-light .page-header .page-title {
	color: #23232c;
}

body .vc_grid-item .vc_custom_heading{
	font-size: 13px;
	line-height: inherit;
}
li .woocommerce-loop-product__title {
	padding-top: 25px;
	position: relative;
}
li .woocommerce-loop-product__title:before {
	width: 100%;
    height: 20px;
    content: ' ';
	position: absolute;
	margin-top: -35px;
    display: block;
	z-index:2;
}
li.outofstock .woocommerce-loop-product__title:before {
    content: 'Nincs Készleten';
	color: #D6748B;
	font-size: 18px;
    background-size: contain;
	font-family:Poppins, sans-serif;
}
.single-product .outofstock .woocommerce-product-gallery__slider:before {
    background: url(/wp-content/uploads/2020/02/outofstock.png) no-repeat;
    background-size: contain;
    width: 180px;
    height: 50%;
    content: ' ';
    position: absolute;
	left: 0%;
	
	top: 15%;
	
    display: block;
	z-index:2;
}

.hide.christmas-topbar{
	display: none;
}
.christmas-topbar{
	display: block;
	background: url('/wp-content/uploads/2020/12/WhatsApp-Image-2020-12-10-at-16.18.03.jpeg')  no-repeat top center;
	position: absolute;
	z-index: 8;
	width: 100%;
	top: 0;
	height: 70px;
	background-size: cover;
}
body.its_christmas {
	padding-top: 40px;
}

.header_area.fixed_menu.its_christmas {
	top: 65px;
}
.its_christmas .top_menu {
	display: none;
}

@media (max-width: 568px) {
	.christmas-topbar{
		background: url('/wp-content/uploads/2020/12/WhatsApp-Image-2020-12-10-at-16.02.05.jpeg')  no-repeat;
		background-size: 100% auto;
	}
}

