@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
@import url("modules/paid_services.css");

/*body { min-width: 1300px; }*/
body,td,th {
	font-family: 'Noto Sans' !important;
	font-size: 18px !important;
	color: #333;
}
.gray_15 {
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #6F6F6F;
}
.gray_16 {
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #161616;
}

.gray_16-1 {
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #161616;
}

.gray_18 {
	font-family: 'Noto Sans';
	font-size: 18px;
	color: #161616;
}
.gray_20 {
	font-family: 'Noto Sans';
	font-size: 20px;
	color: #161616;
}
.gray_24 {
	font-family: 'Noto Sans';
	font-size: 24px;
	color: #161616;
}
.gray_zagl {
	font-family: 'Noto Sans';
	font-size: 2.5rem;
	color: #161616;
}


.white_14 {
	font-family: 'Noto Sans';
	font-size: 14px;
	color: #FFF;
}
.white_15 {
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #FFF;
}
.white_16 {
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #FFF;
}
.white_15-1 {
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #FFF;
	line-height: 28px;
}
.gray_15 a{
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #6F6F6F;
	text-decoration: none;
}

.gray_15 a:hover{
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #E36A00;
	text-decoration: none;
}

.gray_16 a{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #161616;
}

.gray_16-1 a{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #161616;
	text-decoration: none;
}
.gray_16-1 a:hover{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #A10005;
	text-decoration: none;
}

.gray_18 a{
	font-family: 'Noto Sans';
	font-size: 18px;
	color: #161616;
	text-decoration: none;
}

.gray_18 a:hover{
	font-family: 'Noto Sans';
	font-size: 18px;
	color: #B62570;
	text-decoration: none;
}
.gray_20 a{
	font-family: 'Noto Sans';
	font-size: 20px;
	color: #161616;
}
.gray_24 a{
	font-family: 'Noto Sans';
	font-size: 24px;
	color: #161616;
}
.gray_zagl a {
	font-family: 'Noto Sans';
	font-size: 2.5rem;
	color: #161616;
}



.white_14 a{
	font-family: 'Noto Sans';
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.white_14 a:hover{
	font-family: 'Noto Sans';
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}
.white_15 a{
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #FFF;
}
.white_16 a{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.white_16 a:hover{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #A10005;
	text-decoration: none;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}
.white_15-1 a{
	font-family: 'Noto Sans';
	font-size: 15px;
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}

.white_15-1 a:hover{
	font-family: 'Noto Sans';
	font-size: 15px;
	line-height: 28px;
	color: #A10005;
	text-decoration: none;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}

.lilavo_16-1 a{
	font-family: 'Noto Sans';
	font-size: 16px;
	color: #A10005;
}
.up {
	position: relative;
}
.up-line {
	background-image: url( /resources/images/up-line.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 10px 0px;
	}
.logo {
	position:absolute;
	left:7%;
	top:-13px;
	height:auto;
	border:none;
	z-index:99999;
	margin:0;
	padding:0;
	width: 12.6%
}	
.ask {
	position:absolute;
	right:10.5%;
	top:12.6%;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	width: 19%;
	
}
@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
 .ask {
	
	top:13%;
	
}
}
.cart-baner { background-color: #A10005; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 0; margin-left: 5px; width: 130%; text-align:center}
@media screen and (max-width: 1450px) {
 .cart-baner { background-color: #A10005; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 9px 0; margin-left: 5px; width: 130%; text-align:center}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
 .cart-baner { background-color: #A10005; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 7px 0; margin-left: 5px; width: 130%; text-align:center}
}

.ask1 {
	position:absolute;
	right:10.5%;
	top:-5px;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	width: 19%;
	
}

.text1 {
	background-image: url( /resources/images/bgr2.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 80px 0px;
	background-size:cover;
}
.text2 {
	padding: 60px 0px;
	line-height: 1.8
}

.bgr2 {
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
}
.bgr3 {
	background-image: url( /resources/images/bgr-down.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 30px 0px 50px 0;
	background-size:cover;
	line-height: 2
}

.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

.pad20 {
	padding:20px;
}
.gray-border {
	padding:5px;
	border: 1px solid #EEE;
	background-color: #FFF;
}
.product-list { position: relative; }
.product-list .new {
width: 51px;
height:51px;
background: url('/resources/images/new.png') no-repeat;
}
.product-list .promo {
background: url('/resources/images/promo.png') no-repeat;
}
.promo {
	position:absolute;
	left:5px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


.new {
	position:absolute;
	right:70px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}
.black-bgr {
	background-repeat: repeat-x;
	background-position: bottom;
}
.form1 {
	background-color: #F7F7F7;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-style: none;
}
.form1-1 {
	background-color: #F7F7F7;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.menu-bgr {
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	margin-bottom: 3px;
}
.dots {
    position:absolute;
    right:0px;
    bottom:50px;
    width:100%;
    height:0px;
    border:none;
    z-index:300;
    margin:0;
    padding:0;
}
.gray-border1 {
	border: 1px solid #EEE;
	background-color: #FFF;
	margin: 0px;
}

.upp {
	text-transform: uppercase;
}


.gray-border1-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gray-border2 {
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	margin: 0px;
}
.arrow {
	background-repeat: repeat-x;
	background-position: right center;
	height: 37px;
	width: 178px;
	padding-top:15px;
	padding-left:20px;
}
.prozr {
	padding:10px;
	background-repeat: repeat;
}
.wishlist {
	position:absolute;
	left:8px;
	bottom:10px;
	width:30px;
	height:30px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


#banners {

	border: medium none;

	width:100% ! important;

	left: 0;

	margin: 0;

	overflow: hidden;

	padding: 0;

	position: relative;

	top: 0;



	/*z-index: 100;*/

}



#banners img{

	max-width: 100%;

	height: auto;

	width: auto\9; /* ie8 */



}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.products-slider-container { width: 90%; margin: 0 auto; }
.testimonials-carousel { width: 90%; margin: 0 auto; }
.slick-next { right: -25px !important; }
.slick-prev { left: -55px !important; }
.slick-prev::before, .slick-next::before {
	color: black !important;
}
.discount { padding: 0 10px; }
.discount .item-carousel { overflow: hidden; padding-top:5px;}
.discount .item-carousel, .discount .slick-vertical .slick-slide {
    border-bottom:1px #ddd solid !important;
	padding: 10px 0;
}
.discount .item-content .gray_16-1 { font-size:16px; line-height:normal; display: block;}
.discount .item-content .lilavo_20 { font-size:18px; }

/* FILTERS ************************************************************************************************************/
#frmFilter ul { list-style: none; }
/* title */
#frmFilter h2 { font-size: 16px;
	border-bottom: 1px #eee solid;
	padding-bottom: 2px;
	font-weight: bold; }
/* options */
#frmFilter li label { font-size: 14px; font-weight: normal; }
#frmFilter ul.two-columns { overflow: auto; }
#frmFilter ul.two-columns li { float: left; width: 50%; }
/* slider */
#frmFilter .slider-range { margin-left: 9px; }
#frmFilter .ui-slider .ui-slider-handle { width: 1em; height: 1em; }
#frmFilter .ui-slider-horizontal { height: .6em; }
#frmFilter .from-to-input { width: 36%; }
#frmFilter ul.two-columns li.checkbox_with_image {
	width: 40px;
	margin: 5px;
}
#frmFilter ul.two-columns li.checkbox_with_image:first-child { margin-left:0; }
#frmFilter .option_with_image {
	width: 40px;
	height:40px;
	border: 1px #E5E5E5 solid;
}
#frmFilter .checkbox_with_image.checked .option_with_image {
	border: 2px #000 solid;
}

/*#frmFilter .filter-vid_sdelka label span { display: none; }*/
#frmFilter .filter-ekstri label span { display: none; }

#frmFilter .multiselect-container li { display: block; }


.product_list {
	display:inline-block; height: auto; vertical-align: top;
	margin:5px;
	background-color:#FFFFFF;
}
.product_list:not(.slick-slide){
	width:18.5%;
}

.quotes {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 10px;
}

.date {
	position:absolute;
	left:10px;
	top:0px;
	width:50px;
	height:55px;
	border:none;
	z-index:300;
	margin:0;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.b1 {
	padding:10px;
	background-color: #2970FF;
}
.b1-1 {
	padding:10px;
	background-color: #00A0E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2970FF;
}
.g1 {
	padding:10px;
	background-color: #8FB504;
}
.g1-1 {
	padding:10px;
	background-color: #ADD41E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB504;
}

/* Horizontal filters */
.filter_horizontal {}

.filter_horizontal ul {
	margin:0;
	padding:0;
}

.filter_horizontal ul li {
	display: inline-block;
}

.filter_horizontal .dropdown-menu {
	min-width: 13rem !important;
	padding: 5px;
}

.filter_horizontal .dropdown-menu li {
	display: block;
}

.filter_horizontal .dropdown .dropdown-toggle {
	border: 1px #000 solid;
	min-width: 130px;

	display: flex;
	align-items: center;
}

.filter_horizontal .dropdown .dropdown-toggle::after {
	content: none;
}

.filter_horizontal .dropdown .dropdown-toggle .button-text {
	margin-right: auto;
}

.filter_horizontal .dropdown .dropdown-toggle .caret {
	margin-left: auto;
}

#fancyGallery, .f-thumbs {
	max-width: 440px;
	min-width: 300px;
	margin:0 16px !important;
}

#fancyGallery .f-carousel__slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Customers orders ***************************************************************************************************/
.tblCustomerOrders {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.tblCustomerOrders th {
	background-color: #5E7B88;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}

.tblCustomerOrders td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.geeks {

        overflow: hidden;
        margin: 0 auto;
    }
      
    .geeks img {
        width: 100%;
        transition: 0.8s all ease-in-out;
    }
      
    .geeks:hover img {
        transform: scale(1.1);
    }
.price-bgr { background-color: #F8F8F8; padding: 10px 0}

/* tabs */
.nav-tabs .nav-item { margin-right: 5px; }
.nav-tabs .nav-link {
	background: #fff;
	color: #161616;
	font-family: 'Noto Sans';
	border: 1px solid #E6E6E6;
	font-weight: normal;
	font-size: 18px !important;
	padding: 15px 20px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #F5F5F5 !important;
	color: #161616;
	border-color: #E6E6E6 !important;
	font-size: 18px !important;
	font-weight:bold
}	
.bgr1-1 {
	background-image: url( /resources/images/bgr3.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 20px 0px;
	}	
	
.gallery-slider-container { width: 1440px; margin: 0 auto}
@media screen and (max-width: 1600px) {
 	.gallery-slider-container { width:86%; margin:0 auto; }
}	

.gallery-slider-container .slick-slide {
  height: auto !important;
}

/* QTY SELECTOR ***************************************************************/
.qty_selector .btn {
	display: block;
	font-size: 15px;
	border: 1px #ccc solid;
	border-radius: 0;
	border-left: 0;
	padding: 1px 4px;
	color: #777;
}
.qty_selector .form-control {
	font-size: 16px;
	height: 53px;
	width: 45px;
	font-weight: bold;
}

/* QTY SELECTOR MATH **************************************************************************************************/
.qty_selector_math .btn {
	font-size: 10px;
	border-radius: 0;
	border-left: 0;
	padding: 1px 4px;
	color: #777;
}

.qty_selector_math .form-control {
	width: 40px;
	padding: 3px;
}