@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");
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1500px !important;
	}
@media screen and (max-width: 1600px) {
 	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 78% !important;
	}
}
body,td,th {
	font-family: Mulish;
	font-size: 18px;
	color: #333;
}
/*body { min-width: 1300px; }*/
.up-line{ background-color: #BB8E33; padding: 8px 0}
.up-line img { margin: 0px}
.body-bgr { border-top: 3px solid #F5F5F5; padding-top: 3px}

.down-line{ 
background-image: url( /resources/images/line1.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 0px}

.text1 {
	background-image: url( /resources/images/bgr2.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 60px 0px;
}
.text2 {
	background-color: #F8F7F5;
	padding: 30px 0px;
	
}
.text2-container {
  width: 1550px;
  margin: 0 auto;          /* центрира контейнера */
  display: flex;
  gap: 20px;   /* разстояние между елементите */
  /*justify-content: space-between;  равни разстояния */
  
}
@media screen and (max-width: 1600px) {
 	.text2-container {
		max-width: 78% !important;
	}
}
.item {
  flex: 1 1 0; 
}
.bgr3 {
	background-image: url( /resources/images/bgr-down.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 50px 0 30px 0px;
	line-height:1.8
}

.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 {

}
.product-list .promo {
}
.promo {
	position:absolute;
	left:1vw;
	top:1vw;
	height:auto;
	z-index:300;
	margin:0;
	padding:8px 11px;
	background-color: #FF495A;
	color: #fff;
	font-size: 0.70vw;
	border-radius: 18px;
	border: 1px solid #fff ;
}
.product_list .promo {
	position:absolute;
	left:0.5vw;
	top:0.5vw;
	height:auto;
	z-index:300;
	margin:0;
	padding:8px 11px;
	background-color: #FF495A;
	color: #fff;
	font-size: 0.70vw;
	border-radius: 18px;
	border: 1px solid #fff ;
}
.new {
	position:absolute;
	right:1vw;
	top:1vw;
	height:auto;
	z-index:300;
	margin:0;
	padding:8px 3px;
	background-color: #83A961;
	color: #fff;
	font-size: 0.70vw;
	border-radius: 18px;
	border: 1px solid #fff ;
}
.product_list .new {
	position:absolute;
	right:0.5vw;
	top:0.5vw;
	height:auto;
	z-index:300;
	margin:0;
	padding:7px 2px;
	background-color: #83A961;
	color: #fff;
	font-size: 0.70vw;
	border-radius: 18px;
	border: 1px solid #fff ;
}
.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;
  padding: 5px 0px 25px 10px !important; }
/* title */
#frmFilter h2 { font-size: 16px;
	border-bottom: 1px #eee solid;
	padding-bottom: 12px;
	font-weight: bold; }
/* options */
#frmFilter li label { font-size: 0.9vw; 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; margin-top: 20px }
#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; }




.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;
}
.yellow-border { border: 0.5vw solid #BB8E33; border-radius:5px; background-color:rgba(255,255,255,1.00); padding: 0.75vw;}
.yellow-border1 { border: 0.3vw solid #BB8E33; border-radius:5px; background-color:rgba(255,255,255,1.00); margin: 0 5px }
/* WEBP Images */
.product-image,
.product_image,
.image_with_hover {
	display: block; overflow:hidden; position: relative;
	height:365px;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding: 10px 0;
}

@media screen and (max-width: 1450px) {
  .product-image,
.product_image,
.image_with_hover {
	height:230px;

}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
   .product-image,
.product_image,
.image_with_hover {
	height:275px;

}
}

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

@media screen and (max-width: 1450px) {
.product_list:not(.slick-slide){
	width:210px;
}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
.product_list:not(.slick-slide){
	width:260px;
}
}

.price-bgr { background-color: #F3F3F3; padding: 20px; border-radius: 5px}

/* tabs */
.nav-tabs .nav-item { margin-right: 5px; }
.nav-tabs .nav-link {
	background: #F3F3F3;
	color: #333;
	font-family: 'Averta CY';
	border: 1px solid #E6E6E6;
	font-weight: bold;
	font-size: 17px !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #BB8E33 !important;
	color: #fff;
	border-color: #BB8E33 !important;
	font-size: 17px !important;
}	
.gallery-slider-container { width: 1550px; margin: 0 auto}
@media screen and (max-width: 1600px) {
 	.gallery-slider-container { width: 78%; margin: 0 auto}
}
#selectsContainer select {display: inline-block;
  width: 48%; margin: 5px}
  
  #inputSearch {
	position: absolute;
	width: 200px;
	height: 35px;
	right: 10.6%;
	padding: 1px 5px;
	opacity: 0;
	margin-top: 10px;
	z-index: 9999;

	/* za animaciata */
	transform: translateX(600px);
	transition: transform 0.3s ease, opacity 0.3s ease;
}
#inputSearch.active {
	/* za animaciata */
	transform: translateX(0);
	opacity: 1;
}
#btnSearch {
	cursor: pointer;
}
/* Price **************************************************************************************************************/
/* legacy code */
#price .price_value, #promo .price_value { font-weight: bold; font-size: 24px; color: #161616; }
#price.striked,
#price.striked .price_value { font-weight:  normal; font-size: 16px; color: #6F6F6F; }

/* Всички цени с валутата */
.price, .promo_price {
	color: #6F6F6F;
	font-family: Mulish;

}
/* Стандартна цена и промо цена с валутата */
.price, .promo_price,
.price .price_value,
.promo_price .price_value {
	font-weight: bold;
	font-size: 1.5vw;
	color: #B9841A;
}
/* Зачеркната стандартна цена с валутата */
.price.striked,
.price.striked .price_value { font-weight:  normal; color: #6F6F6F; font-size: 16px; }

.euro_price .price,
.euro_price .promo_price,
.euro_price .price.striked,
.euro_price .price_value,
.euro_price .price.striked .price_value {
	font-weight: bold;
	color: #B9841A;
	font-size: 1.5vw;
}
.euro_price .price.striked .price_value,
.euro_price .price.striked {
	font-weight: normal;
	font-size: 16px;
	color: #6F6F6F;
}

/* SLICK **********************************************************************/

.multiple-items .slick-prev {
	top: auto;
	transform: translate(-50%, 0) rotate(0deg);
	left: -10px !important;
}

.multiple-items .slick-next {
	top: 35%;
	transform: translate(-50%, 0) rotate(0deg);
	right: 10px;
}

.multiple-items .slick-prev {
	top: 35% !important;
}

.slick-prev, .slick-next { z-index:999; }