
@font-face {
    font-family: 'custom';
    src: url('fonts/byredosans-regular-webfont.woff2') format('woff2'),
    url('fonts/byredosans-regular-webfont.woff') format('woff');
    font-weight: normal;
	    font-style: normal;
}
@font-face {
    font-family: 'custom';
    src: url('fonts/byredosans-regular-webfont.woff2') format('woff2'),
    url('fonts/byredosans-regular-webfont.woff') format('woff');
    font-weight: bold;
	    font-style: normal;
}
@font-face {
    font-family: 'custom';
    src: url('fonts/byredosans-regular-webfont.woff2') format('woff2'),
    url('fonts/byredosans-regular-webfont.woff') format('woff');
    font-weight: bold;
	    font-style: italic;
}
@font-face {
    font-family: 'custom';
    src: url('fonts/byredosans-regular-webfont.woff2') format('woff2'),
    url('fonts/byredosans-regular-webfont.woff') format('woff');
    font-weight: normal;
	    font-style: italic;
}



@font-face {
  font-family:'Byredo Sans';
  src:url('../../frontend/ByredoRWD/default/default/fonts/byredosans/byredosans-regular-webfont.woff2') format('woff2'),
  url('../../frontend/ByredoRWD/default/default/fonts/byredosans/byredosans-regular-webfont.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:swap
}
@font-face {
  font-family:'Byredo Sans';
  src:url('../../frontend/ByredoRWD/default/default/fonts/byredosans/byredosans-regular-webfont.woff2') format('woff2'),
  url('../../frontend/ByredoRWD/default/default/fonts/byredosans/byredosans-regular-webfont.woff') format('woff');
  font-weight:400;
  font-style:normal;
  font-display:swap
}

body{
  font-family: 'custom', sans-serif;
  line-height:1.3rem;
}

.btn-sm, 
.form-control-sm,
.small{
    font-size:0.9rem; 
}

.gallery-prod .active{
border:1px solid #000000;
}


a:hover{
	color:#555;
	text-decoration:underline;
}

.close{
	font-size:2.2rem;
	font-weight:normal;
}

.page-link{
	border-radius:0 !important;
}

#navbarTopMenu .nav-link{
	font-size:1.2rem;
	line-height:1.2rem;
	padding-top:0.8rem;
}
a:hover,
.btn-link:hover{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6{ 
font-weight:bold !important; 
}

h1{
	font-size: 1.7rem;
}

h2{
	font-size: 1.4rem;
}

h3{
	font-size: 1.2rem;
}

h4{
	font-size: 1.1rem;
}

h5{
	font-size:1rem;
}

.lh-condensed{
line-height:0.9rem;
}

.has-submenu:hover{
	background-color: #f0f2f3 ;
}
.disclaimer {
    display:block;
    color:#cc0000;
    font-size:11px;
    font-style: italic;
    padding-top:10px;
}
.container {
  max-width: 1450px;
}
.gdpr { z-index:10000;}

.custom-font{
  font-family: 'custom', sans-serif;
}



#search{
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255,255,255,.25);
}
.whats{
   display:inline-block;
border-radius: 7px;
    width: 24px;
padding: 0 5px;
position: relative;
top: 7px;
}

/********* Animatie ***********/

@keyframes AnimSlogan1
{
0%,1%
    {
        opacity: 0;
    }
5%,45%
    {
        opacity: 1;
    }
50%,100%
    {
        opacity: 0;
    }
}
@-webkit-keyframes AnimSlogan1
{
0%,1%
    {
        opacity: 0;
    }
5%,45%
    {
        opacity: 1;
    }
50%,100%
    {
        opacity: 0;
    }
}

@keyframes AnimSlogan2
{
0%, 50%
    {
        opacity: 0;
    }
55%,80%
    {
        opacity: 1;
    }
99%,100%
    {
        opacity: 0;
    }
}
@-webkit-keyframes AnimSlogan2
{
0%, 50%
    {
        opacity: 0;
    }
55%,80%
    {
        opacity: 1;
    }
99%,100%
    {
        opacity: 0;
    }  
}

.Slogan {
    line-height: 35px;
    display: block;
    text-align: center;
    color: #fff;
    overflow:hidden;
    height: 40px;
    padding-top: 0;
}

.SloganTxt1 {   
    opacity:0;
    right:0;
    left:0;
    text-align:center;
    top:0px;
    display:block;
    animation: AnimSlogan1 10s linear 0s infinite;
    -webkit-animation: AnimSlogan1 10s linear 0s infinite;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;  
    color: #fff;
    background-color: #000000;     
    text-transform:uppercase;
    font-weight: normal !important;
}
.SloganTxt2 {
    right:0;
    left:0;
    position:absolute;
    top:0px;
    display:block;
    opacity:0;
    animation: AnimSlogan2 10s linear 0s infinite;
    -webkit-animation: AnimSlogan2 10s linear 0s infinite;
    animation-fill-mode:forwards;   
    -webkit-animation-fill-mode:forwards;   
    color: #fff;
    background-color: #000000;
    text-transform:uppercase;
    font-weight: normal !important;
}

.embed-responsive-16by9 { margin:0 auto; }

hr {border-top:1px solid #000000; }

.BrandsNav{
    height:0;
    position:absolute;
}
    
.BrandsNav .scrollLeft,
.BrandsNav .scrollRight{ top:20px; }
    
    
.scrollLeft3,
.scrollRight3{
    position:absolute;
    z-index:30;
    top:47px;  
    border-radius:5px;
    padding:0;
    width:30px;
    height:50px;
    text-align:center;
    line-height:50px;
    font-size:25px; 
    display:block;
    color: rgb(194, 194, 195);    
}    
.scrollLeft3:before{
    font-family:FontAwesome;
    content:"\f104";
}    
.scrollRight3:before{
    font-family:FontAwesome;
    content:"\f105";
}
    


.scrollLeft3{
    left:0;
    }
.scrollRight3{
    right:0;
    }
    
 .linkbrand {
    width: 326px;
    margin-right: 0px;
    display: inline-block;
}      
    

.BrandsInt{
    white-space:nowrap;
    overflow:auto;
    height: 177px;
    scroll-snap-points-x: repeat(114px);
    scroll-snap-type: mandatory;
    margin: 0 32px;
}
    
.BrandsContainer {
    margin: 0 auto;
    height: 136px;
    overflow-y: hidden;
    position:relative;  
}

.add-cart{
   /* padding-left:72px!important; */
}
.add-cart-small { 
    padding-left:55px!important;
}

.count {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    font-size: 9px;
    font-weight: 600;
    color: #fff;
    background: #000000;
    position: absolute;
    left: -17px;
    top: -15px;
}

.whatsup{
   background-image: url('whats.svg');
    width:32px;
    height:32px;
    position:fixed;
    border-radius: 4px;
    bottom: 18px;
    z-index:2000;
    right: 180px;
}

.GoTop {
    background-color: #4f5076;
    border:0;
    color: rgba(255, 255, 255, 1);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    position: fixed;
    right: 30px;
    bottom: 140px;
    z-index: 5;
}
.GoTop:before {
    content: '\f077';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px
}




.GoTop:hover {
    background-color: rgb(0, 157, 255);
    color:#fff;
    }


.lang a{
    opacity:0.6;
}


.lang a:hover,
.lang .active{
    opacity:1;
}

.btn:hover{
    cursor: pointer;
}

.btn-primary:hover {
    border-color: #222222;
    
  }
  
/*.btn-primary {
    color: #212529!important;
    background-color: #f8f9fa!important;
    border-color: #f8f9fa!important;
}*/

.nav-pills .nav-link,
.btn,.btn .small,
.btn:active,
.btn:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.custom-select:focus{
	cursor:pointer;
	text-decoration: none;
	border-radius:0;
	font-weight: bold !important;
  outline: 0;
  box-shadow: none;
} 
.bg-gold { background-color: #000000!important; }
.bg-cme { background-color: #e0f5f5!important; }
.btn-cme { background-color: #e0f5f5!important; }
.btn-cme:hover { background-color: #fff!important; }
.bg-cme2 { background-color: #aed2d3!important; }
.btn-cme2 { background-color: #aed2d3!important; color:#fff;}
.btn-cme2:hover { background-color: #fff!important; color:#000; }
.text-gold { color: #000000!important; }
.btn-accord { border-left:0; border-right:0;border-bottom:0; }
.b-bottom { border-bottom:1px solid; }
.plus-accord { font-size:25px;font-weight:normal;}
.btn-accord .plus-accord {
      width: 20px;
      height: 20px;
      display: block;
      margin-top: -2px;
      transition: all .3s ease;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-right: -6px;
}
.btn-accord.collapsed .plus-accord {
      width: 20px;
      height: 20px;
      display: block;
      margin-top: -6px;
      transition: all .3s ease;
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      margin-right: 0px;
}

input,
.form-control{
border-radius:0;
}

video{
	max-width: 100%;
}

.link-light {
    color: #fff;
}

#bottompart a:hover {
    color: #000!important;
}
.text-black { color: #212529; }


.photo-gallery-container{
	height:400px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 50%;
}



#carouselBlog .carousel-indicators li{
	background-color: #000;
}

.carousel-indicators{
	z-index: 9 !important;
}


.btn svg{
	margin-top:-4px;
}

.add-compare span,
.AddFav span,
.del-compare span{
	display:none;
}

.add-compare:hover span,
.AddFav:hover span,
.del-compare:hover span{
	display:inline-block;
	color:#fff;
}


.btn-white{
	background-color: #fff;
}

.btn-white:hover {
    background-color: #f0f2f3;
  }
  
#navbarTopMenu>.navbar-nav>.nav-item:hover>.nav-link{
	background-color:#fff;
}
 
#navbarTopMenu .dropdown-menu{
    top:auto;
    margin-top:-2px;
    left:0;
    right:0;
    background: none;
}

#navbarTopMenu .dropdown-menu>div{
    max-height:70vh;
    overflow:auto;
}

#navbarTopMenu .show>a{
background-color: #eee;
}
.w-33{
    width:33%!Important;
}
@media (min-width: 992px) {
  .w-lg-20{
      width:20%!Important;
  }
  .w-md-75{
    width:75%!Important;
  }
  .w-md-50{
    width:50%!Important;
  }
}


.highlights-content{
	height:240px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	text-shadow: 1px 1px 1px #000;
}

.highlights-content > div{
	height:240px;
	width:100%;
	background-color: rgba(50,100,120,0.1);
}

.highlights-content h3{
	font-size: 1rem;
}

.bottom-shadow{
	background: radial-gradient( rgba(0,0,0,0.1), rgba(0,0,0,0) 70%);
height:28px;
}

.lineheight-condensed{
	line-height: 1rem;
	display: block;
}

.top-zone{
	height: 112px;
}

.modal-body {
	/*
	position: relative!important;
	padding: 20px!important;
	height: 200px!important;
	overflow-y: scroll!important;
	*/
}
.modal-compara-butt {
    top: 160px;
    right: 0;
    z-index: 3;
    transform-origin: bottom right;
    transform: rotate(-90deg);
}


.table-compara .row-active{
     background: #f7e5c4 !important;
}


 
.logo{
    max-width:100%;
    max-height:100%;
}

.sticky{
	position:fixed !important;
	top:0 !important;
	z-index:14;
}
/*
.sticky .logo{
    height:90px;
}
*/

.sticky .top-bar{
display:none;
}


.sticky .header-content,
.prod-content{
	display:none;
}

.sticky .prod-content{
	display:flex;
	height:54px;
}
.top-space{
  padding-top:58px;
}
.expand-menu{
	display:none;
}

.sticky .expand-menu{
	display:inline-block;
}



.overlay{
	background-color:rgba(0,0,0,.3);
	position:fixed;
	z-index:13;
	top:0;
	left:0;
	bottom:0;
	right:0;
}

/*
.filtcolapse{
	max-height: 195px;
	overflow: hidden;
}
*/

.piatracolapse{
    max-height: 400px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.button-show{ display:none; margin: 0 auto; width: 200px; }
.button-show:before {
   /* content: "Vezi mai mult"; */
    line-height: 15px;
    clear: both;
    display: block;
    text-align: center;
}
.button-show img {
    opacity: 0.5;
}
.button-show.rotate img {
    transform: rotate(180deg);
}

.results {
    z-index: 1000;
    top: 46px;
	left:1rem;
	right:1rem;
}

/*-----------------Product Box------------------*/


.boxprodtitle{
	overflow: hidden;
	height:34px;
	line-height:1rem;
}

@media screen and (max-width: 767px) {
    .boxprodtitle {
        font-size: 0.85rem;
    }
}

.badge-right {
  position: absolute;
  top: 0;
  right: -4px;
  font-size: 18px;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
}
/*

.box-promo{
	z-index: 1;
	top:0.9rem;
	left:-4px;
	width:56px;
	-webkit-border-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 4px;
-moz-border-radius-bottomleft: 0;
border-radius: 4px;
border-bottom-left-radius: 0;
}

.box-promo span:first-child{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.box-promo span:last-child{
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}


.box-promo::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #555;
        border-right-width: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
}*/

.imgalign{
	width:100%;
	height:100%;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	}

.imgalign>img{
width:auto; height:auto;  max-height:92%; max-width:92%;
}

.boxprod .boxprodimg1,
.boxprod:hover .boxprodimg2{
	display:block;
}

.boxprod:hover .boxprodimg1,
.boxprod .boxprodimg2{
		display:none;
	}
	

@media screen and (max-width: 767px) {
    .btn-lg {
        font-size: 0.875rem!important;
    }
}


/*------------------Slider Gallery--------------------*/


.gallslide{
    position:relative;
    overflow:hidden;
    width:100%;
    height:auto;
    text-align:center;
    background-color:#fff;
    }

.gallcontainer{
    width:100%;
    height:712px;
    position:relative;
    overflow:hidden;
    margin:0 auto;
}

.gallfullscreen{
    width:auto;
    height:auto;
    position:fixed;
    z-index:999999;
    top:0;
    left:0;
    bottom:0;
    right:0;
    }

    .ProdContent .gallfullscreen{
    box-shadow:0 0 0px 50px rgba(0,0,0,.5);
    }

    .gallfullscreen .gallcontainer{
    height:auto;
    position:absolute;
    top:20px;
    left:0;
    bottom:120px;
    right:0;
    z-index:1;
    }

    .gallfullscreen .gallsmall{
    position:absolute;
    top:auto;
    left:0;
    bottom:10px;
    right:0;
    z-index:2;
    }

    .gallcontainer>div{
    position:absolute;
    top:0;
    bottom:0;
    left:auto;
    right:auto;
    white-space:nowrap;
    word-spacing:0; font-size: 0;
    }

    .galltransition{
    transition:all 0.5s;
    }

    .gallcontainer>div>div{
    width:auto;
    height:100%;
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    overflow:hidden;
    color:#fff;
    position:relative;
    }



    .imgalign{
    width:100%;
    height:100%;
      display: flex;
      align-items: center;
      justify-content: center;

    }

    .imgalign>img{
    width:auto; height:auto;  max-height:92%; max-width:92%;

    }

    .gallcontainer>div>div>img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    cursor:pointer;
    }

    .gallsmall{
    padding:30px 0 10px 0;
    }
    .gallsmall>div{
    background-color:#fff;
    color:#fff;
    width:64px;
    height:64px;
    margin: 2px;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    font-size:45px;
    cursor:pointer;
    opacity:0.4;
    }

.gallsmall>div:hover,
.gallsmall>.sactive{
opacity:1;
}

.gallslide>.disabled{
pointer-events: none;
opacity:0.2;
cursor:default;
}

    .gallslide>button:nth-child(1),
    .gallslide>button:nth-child(2){
    position:absolute;
    z-index: 3;
    right:10px;
    top:10px;
    }


    .gallslide>button:nth-child(3),
    .gallslide>button:nth-child(4){
    position:absolute;
    z-index: 3;
    top:40%;
    }

    .gallslide>button:nth-child(3){
    left:2rem;
    right:auto;}


    .gallslide>button:nth-child(4){
    left:auto;
    right:2rem;}

    .gslidedownload{
    position:absolute;
    z-index:3;
    display:block;
    top:50px;
    right:14px;
    padding:8px 8px;
    cursor:pointer;
    font-size:14px;
    }

    .gslidedownload:after{
    content:'download';
    display:none;
    position:absolute;
    top:4px;
    right:34px;
    font-size:14px;
    padding:4px;
        font-family: "Open Sans", sans-serif;
        color:#000;
    }
    .gslidedownload:hover:after{
    display:block;
    }

    .gslidedownload img,
    .gslidedownload svg{
    height:24px;
    opacity:.5;
    }
    .gslidedownload:hover img,
    .gslidedownload:hover  svg{
    opacity:1;
    }




    .gallslide>button:nth-child(3):hover,
    .gallslide>button:nth-child(4):hover{
    opacity:1;
    }





#CategTabs .nav-tabs .btn{
	border:0;
}

#CategTabs .nav-tabs .btn.active{
	background-color: #555;
	color:#fff;
	border:0;
}

#CategTabs .tab-content > .tab-pane{
	height:0;
	overflow: hidden;
}

#CategTabs .tab-content > .active{
	height:450px;
}



.prodcards img{
	height:auto;
	width: 18%; 
}

.box-prod-img{
filter:  contrast(0.9);
}

/*-------------------Carousel New------------------*/
#fullScr{
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:relative;
    z-index: 1;
}

.fs-container{
    position: fixed !important;
    z-index: 99999 !important;
}

.fullScr .carousel-container img{
    width:100%;
}
.fs-container .carousel-container img{
    width:auto !important;
    max-height: 90vh;
}

.carousel-container{
  overflow: auto;
  display: flex;
  flex-flow: row nowrap;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
}



.carousel-container::-webkit-scrollbar {
  display: none;
}

.carousel-container>div{
  flex: none;
  scroll-snap-align: start;
}

.carousel-nav li{
    opacity:0.6;
}

.carousel-nav .active{
    opacity:1;
}

.carousel-container .boxprod{
    margin: 0 !important;
}


/*-------------------Carousel------------------*/

.carcontainer {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

.carcontainerbrands {
    height: 120px
}

.cartransition {
    transition: all .5s
}

.carcontainer>div {
    white-space: nowrap;
    word-spacing: 0;
    font-size: 0
}

.carcontainer>div>div {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    white-space: normal;
    word-spacing: auto;
    font-size: 1rem;
}

.carouselaiqnav{
}


.carouselaiqnav button{
    line-height:30px;
    color:#000;
    outline:0;
    border:0;
    cursor:pointer;
    width:30px;
    height:30px;
    text-align:center;
    display:inline-block;
    vertical-align:middle;
margin:0 6px;
    font-size:1.8rem;
    line-height:1.9rem;
    background:none;

}
.carouselaiqnav button:hover{
    color:#c57c23;}


.carouselaiqnav>.disabled{
pointer-events: none;
opacity:0.2;
cursor:default;
}

.display-5 {
    font-size: 1.4rem
}

.display-6 {
    font-size:1.2rem
}

.display-sm {
    font-size: 1.7rem
}

.display-sm2 {
    font-size:1.2rem
}

.carouselaiq>.disabled {
    pointer-events: none;
    opacity: .5;
    cursor: default
}


.bulls{
    padding:0;
    text-align:center;
    display:inline-block;
    margin:0;
    vertical-align:middle;
}

.bulls li{
    display:inline-block;
    background-color: #ccc;
    border-radius:12px;
    margin:10px 4px 4px 4px;
    width:14px;
    height:14px;
    list-style-type:none;
    list-style-position:outside;
    padding:0;
    cursor:pointer;
}

.bulls .bullactive,
.bulls .bullactive:hover,
.bulls li:hover{
    background-color: #000000;
}


/*----------MEGA MENU----------*/


#carouselExampleIndicators{
	overflow: hidden;
}

/*
#carouselExampleIndicators,
#carouselExampleIndicators img{
	height:460px !important;
}
*/

#carouselExampleIndicators .carousel-indicators li{
	background-color: #000000 !important;
	height:14px !important;
	width:14px !important;
	border:1px solid #ffffff !important;
    border-radius:14px;
}

.top-dropdown{
	z-index: 10;
	top:109px;
	left:0;
	right:0;
	height:0;
	position:absolute;
  }

 .subtitle{
	 font-weight: bold;
 }

.megasubmenu{
	position:absolute !important;
	top:16px !important;
	left:254px !important;
	right:0 !important;
	z-index: 3 !important;
	transform: translate3d(0px, 0px, 0px) !important;

}

.megasubmenucontainer{
	height:500px;
}

.dropdown-main{
	width:254px;
	height:440px;
	box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.15);
	/*border-bottom:4px solid #8d58a5;*/
}

.slider-offset-left{
	padding-left:254px;
}

.subcategcontainer{
	height:500px;
}

.dropdown-main li{
	list-style-type: none;
}

.dropdown-main li a{
	border-bottom:1px solid rgba(0,0,0,.07);}

.dropdown-main li:last-child a{
	border-bottom:none;
}

.dropdown-main>ul>li>a>img,
.dropdown-main>ul>li>span>span>span>span>a>img,
.dropdown-main>ul>li>span>span>span>span>a>span>a>img{
	border:1px solid #ccc;
	width: 32px;
	height:32px;
	margin-right:8px;
	margin-top:-6px;
	border-radius:4px;
	float:left;
}

.dropdown-main>ul>li>span>span>span>span{
	max-width:25%;
}
.dropdown-main>ul>li>span>span>span>span>a{
line-height:1rem;
}


.prod-tabs-sticky {
	position: fixed;
	z-index:4;
	background-color: #f0f2f3;
	width: auto;
	display: block !important;
	top: 76px;
	left: 0;
	right: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .2)
}


.asistenta{display:none;}
.prod-tabs-sticky .asistenta{display:block;}

.dropdown-main>ul>li:hover>a,
.dropdown-main>ul>li>a:hover{
	background-color:#000000 !important;
	color:white;
}


#shopHbox .ShoppingCartSupBoxes{
	max-height: 400px;
}

#shopHbox .ShoppingCartSupBoxes .lh-condensed{
	line-height: 0.8rem !important;

}

#shopHbox .ShoppingCartSupBoxes img{
	max-width:46px !important;
	max-height:50px !important;
}

#shopHbox .ShoppingCartSupBoxes .box-buy{
	display:none !important;
}

#shopHbox .ShoppingCartSupBoxes .AddFav,
#shopHbox .ShoppingCartSupBoxes .box-list-det{
	display:none;
}
#shopHbox .ShoppingCartSupBoxes a{
padding-right: 0 !important;
}


.shop-hover-box{
	z-index:2;
	top:34px;
	right:0;
	left:auto;
	width:240px;
	display:none; 
}


.box-info .box-info-popup{
	bottom:78px; left:50%; width:156px;
	margin-left:-100px; z-index:99999; display:none;
}

.box-info-popup:hover,
.box-info:hover .box-info-popup{
display:block;
}




 .exclusiv2{
margin-top:10px;
max-width: 220px;
height: 20px;
position: relative;
background: red;
color: #fff;
text-transform: uppercase;
margin: 0 auto;
font-size: 14px;
font-family: "Montserrat",Helvetica,sans-serif;
font-weight: 400;
line-height: 1.5;
padding: 0 13px;top:2px
}
 .exclusiv2:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 10px solid white; border-top: 10px solid transparent; border-bottom: 10px solid transparent; }
 .exclusiv2:before { content: ""; position: absolute; right: 0; bottom: 0; width: 0; height: 0; border-left: 10px solid white; border-top: 10px solid transparent; border-bottom: 10px solid transparent;transform: rotate(0deg) scaleX(-1); }

.exclusiv{
    background-color:#6a1b9a;
    color:#fff;
    font-size:12px;
    font-weight:400;
    z-index:10;
    line-height:22px;
    width:44px;
    height:21px;
    border:2px solid #fff;
    overflow:hidden;
    text-align:center;
    border-radius:30px;
    padding: 5px 17px;
    text-transform: uppercase;
    margin: -3px;

    }






@media (min-width: 992px) {
/*
    #filtrareModal{
    position: static;
    display: block;
    }

    #filtrareModal .modal-header{
    display: none;
    }
*/

    .dropdown-toggle:after{
    border-top: .3em solid transparent !important;
    border-right: 0 !important;
    border-bottom: .3em solid transparent !important;
    border-left: .3em solid !important;
    margin-bottom:-4px !important;
    }

    .megasubmenucontainer{
    box-shadow: 0.1rem 0.2rem 0.3rem rgba(0,0,0,.15);
    }

    .ShopButt:hover+.shop-hover-box,
    .shop-hover-box:hover{
    display: block;
    }

    #navbarTopMenu>ul>li:hover>.dropdown-menu{
        display:block;
    }

}

img{
    max-width:100%;
}
/*----------------------------*/



@media (max-width: 1200px) {

.sticky .top-dropdown{
    top:74px;
}

    .brandbox{
    height:100px;
    }


    .dropdown-main{
    margin-top: 18px;
    }


    .megasubmenu{
    top:18px !important;
    }

    .top-zone{
    height: 125px;
    }

}


@media (max-width: 992px) {

    .i-rows img{
        height:40px;
        width:auto;
    }
 

	.expand-menu{
		display:inline-block;
	}

    .top-dropdown{
		z-index: 10;
		top:44px;
		left:0;
		right:0;
		height:0;
		position:absolute;
	  }

	.dropdown-main .dropdown-toggle:after{
		content:"+";
		color:#000;
		background-color: #eee;
		border-top: 0 solid transparent !important;
	border-right: 0 !important;
	border-bottom: 0 solid transparent !important;
	border-left: 0 solid !important;
	margin-bottom: -6px !important;
	padding: 2px;
	line-height: 12px;
	font-size: 12px;
	width: 18px;
	height: 18px;
	text-align: center;
	display: inline-block;
	border-radius:12px;
	float:right;
	}


.dropactive:after{
				content:"-" !important;
	}

body.modal-open {
    overflow: hidden;
    position: fixed;
}
	.gallcontainer{
		height:350px;
	}


	.photo-gallery-container{
		height:300px;
	}

	video{
		height:350px;
	}

 .img-responsive { width:100%;}
	#filtrareModal{
			position: fixed;
			display:none;
	}

#filtrareModal .modal-header{
	display: flex;
}



	#print-oferta table{
		font-size: 12px !important;

	}


	.highlights-content{
		height:240px;
	}

	.bottom-shadow{
	height:21px;
	}


	.subcategcontainer{
		height:auto;
	}
.dropdown-main>ul>li>span>span>span>span{
	max-width:100%;
}

	.megasubmenucontainer{
		height:auto;
	}

	.home-menu{
		display:none;
	}



	.dropdown-main{
		width: auto;
		height:auto;
		max-height:88vh;
		overflow: auto;
	}



	.megasubmenu{
		position:static !important;
		top:auto !important;
		left:auto !important;
	}


	.home-menu{
		top:auto;
		left:auto;
		position:static;
	  }

	.expand-menu{
		display:inline-block;
	}

#navbarTopMenu .dropdown-menu>div{
box-shadow: none;
}

.newsletter-box{
border-right:none;
}
    .brandbox{
        height:80px;
    }


    .expand-menu{
        display:inline-block;
    }


    .subcategcontainer{
        height:auto;
    }
.dropdown-main>ul>li>span>span>span>span{
    max-width:100%;
}
    .dropdown-main{
        margin-top: 22px;
    }

    .megasubmenucontainer{
        height:auto;
    }

    .home-menu{
        display:none;
    }

    .dropdown-main{
        width: auto;
        height:auto;
        max-height:400px;
        overflow: auto;
    }

    .megasubmenu{
        position:static !important;
        top:auto !important;
        left:auto !important;
    }

    .home-menu{
        top:auto;
        left:auto;
        position:static;
      }

    .expand-menu{
        display:inline-block;
    }


/*
    .logo{
        width:120px;
        height:60px;
    }
    */
}


@media (max-width: 788px) {
	.cos-container .btn svg{
		width:19px;
		height:19px;
	}
	
	
.btn svg{
	width:17px;
	height:17px;
}
    .linkbrand {
        width: 163px;
        margin-right: 0px;
        display: inline-block;
    } 
.BrandsContainer{ height:98px; }   
    .menu-column{
        width:50%;
    }  

.BrandsInt { margin: 0 20px; }

    .brandbox{
    height:60px;
    }


    .form-check {
        padding-bottom:4px;
      }
      .bulls{max-width:134px;}

      .photo-gallery-container{
          height:250px;
      }

      video{
          height:300px;
      }
      #carouselExampleIndicators,
      #carouselExampleIndicators img{
          height:auto !important;
      }

 

}

@media (max-width: 512px) {
    .gallcontainer{
        height:580px;
    }
    .photo-gallery-container{
		height:200px;
	}

	video{
		height:250px;
	}
    .gallcontainer{
        height:640px;
    }
	
	 .menu-column{
        width:100%;
    }  

  
}

/*--Meniu lateral----*/

.modal .pt-1 a:hover, .modal .pt-1 .btn-primary {
    -webkit-box-shadow: 0px 3px 6px 0 rgba(37, 21, 23, 0.21);
    box-shadow: 0px 3px 6px 0 rgba(37, 21, 23, 0.21);
    background-color: #000000!important;
    color: #fff!important;
    font-weight: 700;
    position: relative;
    z-index: 999;
}
