@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Manrope&display=swap');

@font-face {
	font-family: 'FontAwesome';
	src: url('/resources/libs/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype');
}

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1440px !important;
	}
@media screen and (max-width: 1600px) {
 	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 85% !important;
	}
}


body {
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px  !important;
	margin-bottom: 0px !important;
	margin:0 !important;
	line-height: 1.4 !important;
	height: 100vh;
	width: 100vw;
}

html {
    width: 100% !important;
}
body { display: flex; flex-direction: column; }
body > * { flex: none; }
.is-wrapper { height: auto !important; }

:not('body.cke_editable') ul {
	padding: 0;
	margin: 0;
	outline: 0;
}

:not('body.cke_editable') li {
	padding: 0;
	margin: 0;
	outline: 0;
}
a:link,a:visited,a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus-visible { outline: none; }
input:disabled,
select:disabled { color: #ccc }
textarea:focus, input:focus{
	outline: none !important;
}

.content-with-builder { width: 100%; }
.content-without-builder { width:1440px; margin:0 auto; }
@media screen and (max-width: 1600px) {
 	.content-without-builder { width:83%; margin:0 auto; }
}

/* container-fixed ******************************************************************************************************/
/* xs */
@media (max-width: 575.98px) {
	.container-fixed { }
}

/* sm */
@media (min-width: 576px) and (max-width: 767.98px) {
	.container-fixed { }
}

/* md */
@media (min-width: 768px) and (max-width: 991.98px) {
	.container-fixed { }
}

/* lg */
@media (min-width: 992px) and (max-width: 1199.98px) {
	.container-fixed { }
}

/* xl */
@media (min-width: 1200px) and (max-width: 1399.98px) {
	.container-fixed { }
}

/* xxl */
@media (min-width: 1400px) {
	.container-fixed { max-width: 70% !important; margin: 0 auto }
}

/* Margins */
.mt-20 { margin-top: 20px; }
.mb-20 { margin-bottom: 20px; }

.tag { display:inline-block; padding: 4px 6px; background: #efefef; border-radius: 4px; font-size: 12px; }
.tag:hover { text-decoration: none; }
.tag::before {
	content: "\f02b";
	font-family: FontAwesome;
	margin-right: 5px;
}

.font-normal { font-weight: normal; }

.dates_list {
	list-style: none;
}

.padding-xl {
  padding-top: 0 !important;
}

#divInvoice { display:none; }
#home_popup {
	display: none;
	position: fixed;
	top:0;
	width: 100%;
	background: rgba(0,0,0,.5);
	z-index: 99999;
}
#home_popup .popup_position {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 100vh;
}

#home_popup .popup_content {
	background: #fff;
}



.gray_15 {
	font-family: Montserrat;
	font-size: 15px;
	color: #6F6F6F;
}
.gray_16 {
	font-family: Montserrat;
	font-size: 16px;
	color: #161616;
}

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

.gray_18 {
	font-family: Montserrat;
	font-size: 18px;
	color: #161616;
}
.gray_20 {
	font-family: Montserrat;
	font-size: 20px;
	color: #161616;
}
.gray_24 {
	font-family: Montserrat;
	font-size: 24px;
	color: #161616;
}

.gold_15 {
	font-family: Montserrat;
	font-size: 15px;
	color: #BAAA8B;
}
.gold_16 {
	font-family: Montserrat;
	font-size: 16px;
	color: #BAAA8B;
}
.gold_18 {
	font-family: Montserrat;
	font-size: 18px;
	color: #BAAA8B;
}
.gold_20 {
	font-family: Montserrat;
	font-size: 20px;
	color: #BAAA8B;
}
.gold_24 {
	font-family: Montserrat;
	font-size: 24px;
	color: #BAAA8B;
}




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

.gray_15 a:hover{
	font-family: Montserrat;
	font-size: 15px;
	color: #BAAA8B;
	text-decoration: none;
}

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

.gray_16-1 a{
	font-family: Manrope;
	font-size: 16px;
	color: #161616;
	text-decoration: none;
}
.gray_16-1 a:hover{
	font-family: Manrope;
	font-size: 16px;
	color: #7B1082;
	text-decoration: none;
}

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

.gray_18 a:hover{
	font-family: Montserrat;
	font-size: 18px;
	color: #BAAA8B;
	text-decoration: none;
}
.gray_20 a{
	font-family: Montserrat;
	font-size: 20px;
	color: #161616;
}
.gray_24 a{
	font-family: Montserrat;
	font-size: 24px;
	color: #161616;
}

.gold_15 a{
	font-family: Montserrat;
	font-size: 15px;
	color: #BAAA8B;
}
.gold_16 a{
	font-family: Montserrat;
	font-size: 16px;
	color: #BAAA8B;
}
.gold_18 a{
	font-family: Montserrat;
	font-size: 18px;
	color: #BAAA8B;
}
.gold_20 a{
	font-family: Montserrat;
	font-size: 20px;
	color: #BAAA8B;
}
.gold_24 a{
	font-family: Montserrat;
	font-size: 24px;
	color: #BAAA8B;
}



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


.white_15 a{
	font-family: Montserrat;
	font-size: 15px;
	color: #FFF;
}
.white_16 a{
	font-family: Montserrat;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}


.white_15-1 a{
	font-family: Manrope;
	font-size: 15px;
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}



/*.banner.left-banner img { max-width:260px; height:auto; }*/
/* accordion */
.accordion .inner {
	padding-left: 1em;
	overflow: hidden;
	display: none;
}

.striked { text-decoration:line-through }
span.show { display: inline-block !important; }



.number-spinner .form-control { width:50px; }
.number-spinner.number-spinner-plus-min {
	display: flex;
	align-items: center;
}
.number-spinner.number-spinner-plus-min .btn {
	border:0;
}
.qty_selector .number-spinner.number-spinner-plus-min .btn {
	font-size:18px;
}

/* flags */
.flags { position: absolute; }
.flags img { float:left; margin-left: 5px; }

/* ECART **************************************************************************************************************/
#promo { display: none; }
.col-form-label { font-weight: normal; }
.form-required .col-form-label { font-weight: bold; }

/* PAGINATOR **********************************************************************************************************/
ul.paginator {
	padding:0; margin:0;
	list-style: none;
}

ul.paginator li {
	display:inline-block;
	margin:1px;
}

ul.paginator li a {
	text-decoration: none;
	transition: all .6s;
	display: block;
	width: 100%;
	padding:5px 15px;
	background: #f1f1f1;
	color: #333;
}

ul.paginator li.active a {
	background: #5C5C5C;
	color: #fff;

}


ul.paginator li a:hover {
	background: #FED200;
	color: #fff;

}

/* SLICK **********************************************************************/
.multiple-items.slick-slider {
	margin-top: 40px;
}
.multiple-items .slick-prev, .multiple-items .slick-next {
	top: auto;
	transform: translate(-50%, 0) rotate(90deg);
	left: 54% !important;
}

.multiple-items .slick-next {
	top: unset !important;
	bottom: -30px;
}

.multiple-items .slick-prev {
	top: -40px !important;
}

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

/* QTY SELECTOR ***************************************************************/
.qty_selector .btn {
	display: block;
	font-size: 10px;
	border: 1px #ccc solid;
	border-radius: 0;
	border-left: 0;
	padding: 1px 4px;
	color: #777;
}
.qty_selector .form-control {
	font-size: 16px;
	height: 38px;
	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;
}

/* WISHLIST *******************************************************************/
.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;
}

.awishlist {
	display: inline-block;
	height:30px; width: 30px;
	background-image: url('/resources/images/wishlist1.png');
	background-size: 30px;
}

.awishlist.inwishlist {
	background-image: url('/resources/images/wishlist2.png');
}
#mbmcpebul_table li div.buttonbg {
	height: auto !important;
	width: auto !important;
}

/* Slick slider ****************************************************************/
.slick-next::before, .slick-prev::before {
	content: '' !important;
	background: url('/resources/images/arrow2.png');
	width: 40px;
	height: 35px;
	display:inline-block;
}

.slick-prev::before {
	background: url('/resources/images/arrow2.png');
	transform: rotate(180deg);
}

.slick-prev, .slick-next { top: 35% !important; }

.right_column { width: 220px; }
.right_column h2 { 
    background: #F7F7F7;
    border:1px #ddd solid;
    border-bottom:0;
    margin: 0 !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.right_column h2 a { 
    cursor: pointer;
    color: #BAAA8B;
    float: right;
    display: inline-block;
}

/* custom carousel */
.custom-carousel {
    position: relative;
    overflow: hidden;
}

.custom-carousel ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 290px;
    list-style: none;
}

.custom-carousel ul li {
  position: relative;
  display: block;
}

.custom-carousel .item-carousel .item-image {
    height: 210px;
    text-align: left;
    position: relative;
}

.related .slick-dots { bottom: 10px; }
.related, .discount { 
    overflow: hidden; min-width: 100%; width: 0;
    border: 1px #ddd solid;
    padding: 0 10px 25px 10px;
    
}

.product_list {
    display:inline-block; height: auto; vertical-align: top;
    min-height: 410px;
    margin-bottom:5px;
	width:100%;
}

.product_list .product_data {
    width:265px; height: auto; margin-bottom:10px; margin-top:10px;
    min-height:80px;
}

/* attributes *********************************************************************************************************/
.attribute span {
	display: inline-block;
	width: 40px;
	height: 25px;
	margin-right: 5px;
	cursor: pointer;
}
.attribute span.active::after {
	font-family: 'Glyphicons Halflings';
	content: "\e013";
	display: block;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 13px;
}
.attribute .color_red { background: #CD0011; }
.attribute .color_black { background: #000; }

/* product images *****************************************************************************************************/
a.product_image {
	display: block; overflow:hidden; position: relative;
	background-size: cover;
}
a.product_image img { width: 100%; }
a.product_image .hover_image {
	position: absolute;
	left:0;
	opacity: 0;
	transition: opacity 0.5s;
	top: 0;
}

a.product_image .hover_image.active { opacity: 1; }

.parameter-images { height: 40px; }

/* categories menu ***********************************************************/
.categories-menu, .categories-menu ul {
	list-style: none;
	font-size: 16px;
}

.categories-menu > li { margin-bottom: 20px; }

.categories-menu .category-title {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px #ccc solid;
}

.categories-menu a { color: #333; }
.categories-menu a:hover { text-decoration: none; color: #27682A; }

.categories-menu .category-title a { color:#27682A;  }
.categories-menu .category-title a:hover { color: #333; }
.categories-menu a .glyphicon { font-size:12px; }

/* glasscase gallery **************************************************************************************************/
.glass-case ul li { border: 1px solid #E0E0E0 !important; }
.gc-display-area { border: 1px solid #E0E0E0 !important; }
.gc-display-container img { height: auto!important; }

/* gallery ************************************************************************************************************/
.gallery {
	table-layout: fixed;
}
.gallery .img-thumbnail {
	border:0;
	padding:0;
	border-radius: 0;
}

.gallery .gallery-images .slick-prev,
.gallery .gallery-images .slick-next {
	left: 50% !important;
	transform: translate(-50%, 0) rotate(90deg)  scale(0.6);
	width: 59px;
	height: 59px;
}
.gallery .gallery-images .slick-next {
	top: unset;
	bottom: -30px;
}
.gallery .gallery-images .slick-prev {
	top: -30px;
}

/* content builder */
.container img { margin: 0.8rem 0 1rem; }
img { max-width: 100%; }
p { margin: 1rem 0; }
p, td, li, label { font-weight: 300; }

/* buttons
.is-btn { border-radius: 2px; padding: 11px 15px; font-size: 14px; color:#333; cursor: pointer; }
.is-btn:hover { text-decoration: none; color:#999; }
.is-btn.is-upper { text-transform: uppercase; }
.is-btn.is-btn-ghost2 { background: #ccc; }
.is-btn.is-btn-ghost1 { background: #eee; }
*/

/* Sitemap ************************************************************************************************************/
.sitemap-list ul { margin-left:20px; list-style: circle; }

/* toBoxes ************************************************************************************************************/
.toBoxes { padding: 0 !important; margin:0 !important; height:0 !important; border:0 !important; visibility: hidden; }
.theBoxes { display: flex; flex-wrap: wrap; }
.theBoxes_option,
.theBoxes_disabled_option {
	margin-right: 4px;
	margin-bottom: 4px;
	/*width: 40px;*/
	/*height:40px;*/
	/*text-indent: -9999px;*/
	cursor: pointer;
	background: #EFEFEF !important;
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px #EAEAEA solid;
}
.theBoxes_option.theBoxes_option_with_image {
	text-indent: -9999px;
	width: 40px;
	height:40px;
}
.theBoxes_option.active {
	background: #1A1A1A !important;
	color: #fff;
	border-color: #1A1A1A;
}
.theBoxes_disabled_option {
	box-shadow: none !important;
	color: #ccc !important;
	cursor: default;
}

/* simpleGallery ********************************************************************************************************/
#simpleGallery a { display: block; width:100%; position: relative; }
#simpleGallery a > img { width: 100%; }
#simpleGallery ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	list-style: none;
}
#simpleGallery ul li {
	/* Коментирай ако не искаш да са на един ред */
	flex: 0 0 calc(25% - 5px);
	margin: 5px 5px 0 0;
	box-sizing: border-box;
	height: 100px;
}
#simpleGallery ul li a { width: 150px; margin:5px;
	display: flex;
	height: 100px;
	align-items: center;
	overflow: hidden;
}
#simpleGallery ul li a img { width: 100%; }

/* Youtube embed player ***********************************************************************************************/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Design modules *****************************************************************************************************/
/* .design_template { display: flex; justify-content: center; } */
.flex-break { flex-basis: 100%; height: 0; }
.design_template h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 40px;
}
.design_template.contentbuilder .is-wrapper {
	opacity: 1 !important;
}
.design_template.gallery .gallery-slider-container {
	width:90%;
}
.design_template.gallery .gallery-container {
	width: 90%;
}
.design_template.gallery .gallery div {
	float:left;
}

/* Product list *******************************************************************************************************/
.product-list a:hover { text-decoration: none; }
.product-list h3 {
	border-top: 1px #E6E6E6 solid;
	margin: 15px 20px;
	color: #333;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	font-weight: normal;
}

/* Autocomplete *******************************************************************************************************/
.ui-autocomplete {
	z-index: 3;
	list-style: none;
	padding:0;
}
.ui-autocomplete .ui-menu-item {
	padding: 6px 12px;
	background: white;
	cursor: pointer;
}

.ui-autocomplete .ui-menu-item:hover {
	background: purple;
	color: white;
}



/* Created message ****************************************************************************************************/
.created-message {
	position: relative;
}

/* Categories menu ****************************************************************************************************/
ul.accordion-menu, ul.accordion-menu ul {
	list-style: none;
	padding: 0;
}

ul.accordion-menu > li {
	margin: 0;
}
ul.accordion-menu > li > a {
	color: #333;
	padding: 5px;
	width: 100%;
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
}

ul.accordion-menu .inner {
	margin-left:25px;
}

ul.accordion-menu > li.active > a {
	color: #DD0740;
}

ul.accordion-menu li a.toggle-menu:hover {
	color:#A9D6E5;
	transition: color 0.3s ease;
}

ul.accordion-menu li a.toggle-menu.arrow {
	height: auto !important;
	text-decoration: none;
	font-size: 17px;

}

ul.accordion-menu li a.toggle-menu.arrow::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	transform: rotate(-45deg);
	margin-right: 10px;
	transition: transform 0.3s ease;
}

ul.accordion-menu li a.toggle-menu.arrow.clicked::before {
	transform: rotate(45deg);
}

.inner {
	display: none; /* Initially hide all .inner lists */
	padding-left: 20px; /* Indent nested lists for better visual hierarchy */
}
.toggle-menu {
	cursor: pointer;
	display: block;
	padding: 5px;
	margin-top: 2px;
}
.toggle-menu:hover {
}

/* 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: 18px; color: #6F6F6F; }

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

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

/* WEBP Images */
.product-image,
.product_image,
.image_with_hover {
	display: block; overflow:hidden; position: relative;
	height:250px;
	background-size: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
}

.ui-helper-hidden-accessible { display: none; }

/* POPUP **************************************************************************************************************/
#popup {
	display: none;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	z-index: 99999;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 100vh;
	position: fixed;
	padding:20px;
}
#popup > div { display: flex; }
#popup #popup_close {
	width: 20px;
	height: 20px;
	background: url('/resources/images/x.png') no-repeat;
	background-size: 100%;
	cursor: pointer;
	top: -20px;
	position: relative;
}
#popup img { max-width:90%; max-height: 95vh; }

#div-privacy label[for="privacy"] {
	width:80%;
}

/* mmenu fix */
#menu:not( .mm-menu ),
#menu_2:not(.mm-menu) { display: none; }
mm-burger {
	color: #BAAA8B;
	width: 26px;
	margin:8px 0 0 15px;
	position: relative;
	--mb-bar-spacing: 4px; /* Adjust this value to change the spacing */
}

/* Bootstrap 5 fixes */
b,strong { font-weight: bold; }
.hide { display: none; }

/* Fix gallery loading */
.home_banner { visibility: hidden; }

/* Jquery Autocomplete */
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover, .ui-autocomplete .ui-menu-item .ui-state-active {
	background: #0F4178 !important;
	border:0 !important;
}
.ui-autocomplete .ui-menu-item:hover {
	background: #0F4178 !important;
}

/* list columns */
.list-col-2,
.list-col-3,
.list-col-4 {
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
}
.list-col-2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.list-col-3 {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
.list-col-4 {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}

/* menu highlight */
/* default style */
#mbmcpebul_table ul li.menu-item a {
	font-weight: normal;
}
/* highlighted style */
ul#mbmcpebul_table li.menu-item.highlight a.topitem,
ul#mbmcpebul_table li.menu-item.topitem li.menu-item.highlight a,
.mm-menu .menu-item.highlight {
	font-weight: bold !important;
	color: blue !important;
}

.avatar {
	border-radius: 50%;
	overflow: hidden;
	width:50px;
	height:50px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.avatar img { width: 150%; max-width: 150px; flex-shrink: 0; }

/* required fields */
.required-field label { font-weight: normal; }
.required-field label::after { content: ' *'; color:red; }

/* error fields */
.has-error label { color: red; }
.has-error input, .has-error textarea { border: 1px red solid !important; }

#banners ul { list-style: none; margin: 0; padding: 0; }

.myimg{
	width:300px;
	height:220px;
	object-fit:cover;
}

#my_centered_buttons { display: flex; justify-content: center; }

/* ADMIN LTE FIX ******************************************************************************************************/
@media (max-width:767px) {
	.skin-blue .main-header .navbar .dropdown-menu li.divider {
		background-color:rgba(255,255,255,0.1)
	}
	.skin-blue .main-header .navbar .dropdown-menu li a {
		color:#333
	}
	.skin-blue .main-header .navbar .dropdown-menu li a:hover {
		background:#367fa9
	}
}

/* selected filters ***************************************************************************************************/
.selected-filters {}
.selected-filters span { font-weight: bold; font-size:12px; }
.selected-filters span.hidden-post {
	background: #eee;
	padding: 5px 10px 5px 5px;
	cursor: pointer;
}
.selected-filters span.hidden-post::before {
	content: "\f62a";
	font-family: bootstrap-icons !important;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

nav[aria-label="breadcrumb"] { display: inline-block; }

/* Media boxes ********************************************************************************************************/
.media-box-title {
	color: #fff !important;
	font-size: 20px !important;
}
/* hover effect on the image */
.media-box-image img{
	-webkit-transition: transform 0.6s ease-in-out;
	-moz-transition: transform 0.6s ease-in-out;
	-o-transition: transform 0.6s ease-in-out;
	-ms-transition: transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;

	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}
.media-box-image:hover img{
	-webkit-transform: scale(1.2) translate(-20px);
	-moz-transform: scale(1.2) translate(-20px);
	-o-transform: scale(1.2) translate(-20px);
	-ms-transform: scale(1.2) translate(-20px);
	transform: scale(1.2) translate(-20px);
}

.media-boxes-no-more-entries {
	display:none;
}
.fancyboxMB-image { display: block !important; }


.media-box-date {
	font-size: 14px !important;
	line-height: 18px !important;
	color: #fff !important;
}

.addToCompare { cursor: pointer; }
.compare_bar {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 50%;
	background: rgba(0,0,0,0.5);
	border-radius: 7px 0 0 7px;
	padding: 10px 20px;
}

#fancyGallery img,
#topcontrol img { display: inline-block; }
#topcontrol { z-index:9; }

/*.f-thumbs__track { flex-wrap: wrap; }*/

#frmFilter .form-group {
	display: flex;
	flex-direction: row;
	justify-content: left;
	align-items: flex-start;
}
#frmFilter .form-group label {
	padding-left: 5px;
}
#frmFilter .liFilter ul { overflow: auto; }

.cookie_banner {
	position: fixed;
	z-index:999;
	left: 20px;
	bottom: 20px;
}

/* fix glass case */
.gc-overlay-left-icons,
.gc-overlay-top-icons {
	z-index:999;
}
.gc-overlay-right-icons {
	z-index:998;
}

/* Floating label *****************************************************************************************************/
.form-floating > label {
	opacity: .65;
}

/* Popup form fix */
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
	overflow-x: hidden;
}
.frm_qty_alert_notification {
	margin-bottom: 15px !important;
}
.theBoxes_disabled_option {
	display: flex;
	justify-content: space-between;
}

/* Preloader **********************************************************************************************************/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

/* Spinner animation */
.spinner {
	width: 50px;
	height: 50px;
	border: 5px solid #ccc;
	border-top-color: #3498db;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

/* Spinner keyframes */
@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

/* Page content starts hidden */
#page {
	opacity: 0;
	transition: opacity 0.3s ease-in; /* Fade-in transition */
}

.form-floating > .form-control, .form-floating > .form-select {
	height: auto !important;
}

.flag {
	position: absolute;
	top: 0;
	background: #FF9E36;
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	text-transform: uppercase;
	color: #000;
}

.btn-secondary  { background-color: #BAAA8B !important;}
.btn-secondary:hover  { background-color: #412E2D !important;}

.quendoo-mpbsbw-sidebar {z-index: 99999 !important}