/*
Theme Name: Philos Child
Theme URI: http://theme.nileforest.com/woo/philos
Author: nileforest
Author URI: http://nileforest.com/
Template: philos
Description: Our default theme lets you create a responsive woocommerce store, modern design.
Version: 4.8
License: GNU General Public License v2 or later
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: philos-child
*/
.page-content-wraper {background: #f4f4f4 !important;}
/*#f9f7fa*/
/*#f4f4f4*/
.panel-no-style {margin: 0px !important;}
.promo-box {background: none !important;}
.popup-price-block .gateway-icons {min-width:40px;}
.popup-price-block .gateway-prices {min-width: 70%;}
.popup-price-block .gateway-prices > div:nth-child(2) {display: none;}
.popup-price-block .gateway-prices > div:first-child {background-color:lightgray;}
.gateway-icons > div:nth-child(2) {display: none;}
.popup-price-block .gateway-icons .mic-tooltip {background-color:#e97522;}
.popup-price-block .gateway-icons .mic-tooltip .fas {color: white;}
del .woocommerce-Price-amount {color: black !important; padding-left: 3px; margin-right: 4px !important;}
.besplatna-dostava-label {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: #34b79d;
	color: white;
	padding:5px 10px;
}
.besplatna-dostava-label-shop {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: #34b79d;
	color: white;
	padding:3px 5px;
	font-size: 11px;
}
.gateway-prices .mic-tooltip small {font-size: 14px; margin-right: 3px;}
/*----------------------HEADER------------------------*/
.header-main .logo a {
	width: 100% !important;
	margin-top: 3px !important;
}
.header-main.fixed {background: white !important;}

.intro {background-color: white !important;}
.kontakt-naslovna {margin:-50px 0 -150px 0; }
.header-topbar {border-bottom: none !important;}

/*----------------------SHOP--------------------------*/
.children {padding: 15px;}
.product-categories .cat-parent > a {
	font-weight: bold;
	font-size: 15px;
}
.product-img-wrap {background-color:white; min-height:250px; max-height:250px; text-align:center;} 
.product-img-wrap img {max-height:250px; width: auto;}
.woocommerce ul.products li.product a img {
	position:absolute;
    top:0;
	bottom:0;
	margin: auto !important;
}
.post-type-archive-product .woocommerce-widget-layered-nav {display: none;}

/*----------------------NASLOVNA------------------------*/
.naslovna-proizvodaci {margin-bottom: -50px; margin-top:20px;}
.proizvodac-iznad-slike {
	text-align: center;
	color: #304664;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
}
.naslovna-proizvodaci .page-title {border-bottom: 2px solid #304664; padding-bottom: 10px;}
.owl-main-slider .slide-caption__title {
	white-space: normal !important;
	color: white !important;
	text-transform: none !important;
}
.owl-item .slide-caption {
	background: rgba(0, 0, 0, 0.6) !important;
	padding: 20px;
}
#pg-20-0 .slide-bg-image {background-size: cover !important;}
.slide-bg-image {background-size: contain !important;}
.slider-naslovna {margin-top: 200px;}
.slider-naslovna h1 {font-size:60px;}
.slider-naslovna .slide-caption__desc {color:white; text-transform: uppercase !important; font-weight: bold !important;}
.newsletter {padding-bottom: 0px !important;}
/*---------------------SINGLE---------------------------------*/
.related_products .owl-carousel .owl-stage-outer {overflow: visible;}
.related_products ul.products li.product .price {font-size: 12px !important;}
#tab-title-additional_information {display: none !important;}
.single .products .product-item h2 {
	line-height: 20px !important;
	height: 50px;
}
.single .the-amount {
	font-size: 22px;
	font-weight: bold;
	float:right;
}
/*---------------------SERVIS----------------------------*/
.servis-text {text-align: center;}
/*----------------------Footer------------------------*/
.footer {background: white !important;}
.footer-block p, h1, h6, li {color: black !important;}
.footer-block ul .menu-item a {color: black !important;}
.footer .contact-block ul li a {color: black !important;}
.footer-block .footer-social-icon li {background: black !important;}
.footer-social-icon li a {}


/*.product-slider .owl-stage-outer{overflow:visible !important; }*/
.mic-tooltip .tooltiptext{margin-top: -50px}


@media only screen and (max-width: 767px) {
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {font-size: 15px !important;}
	.archive .site-main .content-page .container .row {display: flex;flex-direction: column-reverse;}
}