

body {

	background-color: #f2f2f2;
}



#mySidenav {
transition: none;
}

.nav-link {
    font-size: 16px;
    font-family: "Work Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}


.navbar-light .navbar-toggler {
    border-color: transparent !important;
}



.img-logo {
    max-width: 70px;
    height:auto;
}


@media only screen and (min-width: 1270px) {
.logomargin {
   margin-left: 120px;
}

.rightmenumargin {
   margin-right: 120px;
}
}


.headerBootSticky {

    background: rgba(255,255,255,0.7); !important;


}

@media only screen and (max-width: 992px) {
.headerBoot {

    background: rgba(255,255,255);


}
}

@media (max-width: 991px) {
  .navbar{
    position: static;
    right: 0;
    left: 0;   
    border-radius: 0;
    top: 0;
  }  

 .carthidemob {
 display: none !important
 }

}

@media (min-width: 992px) {

  ul.navbar-nav.mr-auto {
    *margin-left: 100px;
} 

.cartshowmob {
 display: none !important
 }



}


.img-logo {
    max-width: 70px;
    height: auto;
}


#cart1 {

    overflow-y: scroll;

}

.cerrartexto {

	white-space: nowrap;
    border: 0;
    overflow: hidden;
    text-overflow: clip;
}

.sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 4;
		top: 0;
		right: 0;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
		background-color: white;

	}

	.sidenav a{

		display: block;
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 25px;
		color: rgba(0,0,0,.5);		
		transition: 0.3s;
		font-size: 16px;
	    font-family: "Work Sans",sans-serif;
	    font-style: normal;
	    font-weight: 400;
	    line-height: 1.5;
	}
	
	.sidenav a:hover{

    color: rgba(0,0,0,.7);

	} 

	.sidenav .closebtn{
		
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 35px;
		margin-left: 50px;
	}
  
  #overlay{
    z-index: 3;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.43);
  }

	@media screen and (max-height: 450px){

		.sidenav{padding-top: 15px;}
		.sidenav a{font-size: 18px;}

	}

.fixed-top {

  z-index: 2 !important;
}


.totalsidebar{
	
bottom: 50px !important;
position: absolute;

}

.gotocartsidebar{
	
bottom: 10px !important;
position: absolute;
text-transform: uppercase;

}

@media (min-width: 1253px) {

 li.nav-item {

 margin-left: 20px;

 }

}


.imagencart {

max-width: 70px;
max-height: 70px;
}

.productocarro{
display: inline-block !important;
white-space: nowrap;
vertical-align: bottom;
} 

.divproductocarro{
	padding-top: 20px;
}

.alignimgcart {

text-align: right;

}


@media only screen and (max-width: 992px) {

#navheaderfix {
    position: relative;
}
}




@media only screen and (min-width: 1250px) {
.footericon {
   margin-left: 120px !important;
   margin-right: 120px !important;
}

}

@media only screen and (max-width: 1250px) {

.footericon {
   margin-left: 0px !important;
   margin-right: 0px !important;
}
 .carthidemob {
 margin-left: 20px !important;
 }

}

.iconmarginfoot {

	margin-right: 20px;
}

.nopaddingleft {

	padding-left: 0px !important;
}

.nopaddingright {
	padding-right: 0px !important;
}

#copyrborder{
border-top: 1px solid white;
margin-top: 25px;
padding-top: 20px;
}

.margintop40 {
margin-top: 40px;
}


.worksans {
    font-family: "Work Sans",sans-serif;	
}

#cambiarDivisa {
	width: auto;
	height: auto;
	font-size: 80%;
}

#cambiarIdioma {
	width: auto;
	height: auto;
	font-size: 80%;
}

.dropdown-menu {
    min-width: 50px !important;
}

.fontrielsa {
	font-family: "Work Sans",sans-serif !important;	
}

#navbarSupportedContent > nav.fontrielsa.navbar.navbar-light.cartshowmob {
	padding-left: 0px !important;
}

.fontsizeicon {

	font-size: 14px !important;
	vertical-align: .1em;
}

#\#buscartab {
	background: transparent;
}


.modal-dialog.modal-lg {
    top: 68px !important;
}

.colormenur {

	color: rgb(33, 37, 41) !important;
}

.form-control::placeholder {
  color: rgb(33, 37, 41) !important;
  font-family: "Work Sans",sans-serif !important;
}




.image-box {

  background: linear-gradient(rgba(225,225,225,0.9), rgba(0,0,0,0.9)) , var(--image-url) center center;
  background-size: cover;

  color: white;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.linkStyle {
	color: #212529;
	font-size: 12.8px !important;

}

.linkStyle:hover {
	color: #212529;
	
}



@media (max-width: 575px) {

	#exampleModal .modal-content {

		margin-top: 110px !important;
	}
	
}

          
@media (max-width: 767px) and (min-width: 576px) {

	#exampleModal .modal-content {

		margin-top: 110px !important;
	}
	
}

@media (max-width: 991px) and (min-width: 768px) {

	#exampleModal .modal-content {

		margin-top: 110px !important;
	}
	
}

.link2 {
	color: #212529;
	text-decoration: none;
}

.link2:hover {
	color: rgba(0,0,0,.5);
	text-decoration: none;
}


.tituloSubcategoria{
	font-size: 16px;
}






#highlight{
	display:inline-block;
	position:relative;
	padding-bottom:1px;
}

#highlight:before {
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	width:0;
	transition:width 0s ease, background .5s ease;
}

#highlight:after {
	content:'';
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	height:1px;
	width:0;
	background:grey;
	transition:width .5s ease;
}

#highlight:hover:before {
	width:100%;
	background:grey;
	transition:width .5s ease;
}

#highlight:hover:after {
	width:100%;
	background:transparent;
	transition:all 0s ease;
}








.searchform {
  display: block;
  margin: 0;
  overflow: hidden;
  width: 90%;
}
  
input[type="search"] {
    border: 1.2px solid transparent;
    border-width: 0 0 0px;
    background-color: transparent;
    float: left;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
  
}
input[type="search"]:focus {
  color: #0c5ea6;
  border-color: #0c5ea6;
  outline: none;
}


.search {
	padding-top: 7px;
    border: 1.2px solid #737373;
    border-width: 0 0 2px;


}


.cuadrosearch {
	padding-bottom: 0px;
    padding-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: solid #2a679d 2px;
    padding-left: 0px;
    margin-left: 16px;
    padding-right: 0px;
    margin-right: 16px;
}

.cuadrosearch > input[type="search"]:focus {
  border-color: #0c5ea6;

}


.searchicon {
    padding-top: 5px;
}

.iconsearch {
	color: #737373;
}


.containerProduct {
	padding-top: 30px;
    padding-bottom: 30px;
}

.rowProduct {
    border-top: 3px solid #2a679d;
    background-color: white;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    padding-top: 40px;
    padding-bottom: 30px;
}


.colImg {
	border-right: 1px solid #f0f0f0;
}

.productContent {
    padding: 0px 30px 0px 30px;
}

.productHeader {
	font-size: 25px;
}

.productSubheader{
	color: #666666;
	padding-bottom: 20px;
}


.productDescription {
	padding-left: 20px;
}

.comunLink{
	color: #212529 !important;
	text-decoration: none !important;
}
.comunLink:hover{
	color: #212529 !important;
	text-decoration: none !important;
}

.comunLink2{
	color: #212529 !important;
	text-decoration: none !important;
}
.comunLink2:hover{
	color: #666666 !important;
	text-decoration: none !important;
}

.productFTitle{
	padding-left: 0px;
	padding-top: 30px;
	font-size: 18px;
	font-weight: 600;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.scroll-to-top{
  text-decoration: none;
  position: fixed; 
  bottom: 30px;
  right: 30px;
  display: none;
  font-size: 40px; 
  color: rgba(0, 0, 0, 0.7);
}

.scroll-to-top:hover{
  text-decoration:none;
  color: rgba(0, 0, 0, 0.5) !important;
}


.paginationLink {

	color: #212529;
}

.paginationLink:hover {

	color: #212529;
}

.paginationLinkactive {
background-color: #e9ecef !important;
border-color: #dee2e6 !important;
}


@media only screen and (max-width: 992px)  {
.productFTitleIn{

display: none !important;

}

.productFPAdIn{

	padding-top: 50px !important;
}


.productFTitle{
	padding-top: 80px !important;
}

form.bd-search.d-flex.align-items-center {
    width: 310px;
}

span.algolia-autocomplete.colormenur.cuadrosearch {
    width: 310px;
}

form.bd-search.d-flex.align-items-center {
    margin: auto;
}

ul.navbar-nav.ml-auto {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navitem2 {
    border-bottom: solid 1px #f0f0f0;
    padding-top: 5px;
    padding-bottom: 10px;
}

}





&.slick-active img {
	width: 445px !important;
	padding-left: 30px !important;
}









@media only screen and (max-width: 1055px) and (min-width: 992px)    {

	.carthidemob {
	    font-size: 14px !important;
	}
	.colormenur {
	    font-size: 14px !important;
	}




}

@media (max-width: 576px) and (min-width: 320px){
.containerProduct {
    max-width: 350px;
}
.masEspecificaciones2{
	display: none;
}


.modelosInfoProd{
  margin-right: 25px;
  margin-left: 25px;
}
.productDescription{
	display: none;
}

.productFTitle{
	text-align: center !important;
    padding: 0px;
}

.typewrite{
	font-size: 30px;
}

.typewriteSub{
	font-size: 15px;
}
}




@media (max-width: 767px) and (min-width: 320px){

.imgModelo{
	display: none;
}

}



span.algolia-autocomplete.colormenur.cuadrosearch {
    margin: 0px;
}



#myVideo {
  width: 100% !important;
}



.showcase {
	height: 600px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding: 0 20px;
	position: relative !important;
}

.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	overflow: hidden;

}

.video-container video {
	min-width: 100%;
	min-height: 600px;
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
}

.video-container:after {
	content: '';
	z-index: 1;
	height: 600px;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(rgba(225,225,225,0.9), rgba(0,0,0,0.9));
	position: absolute;
}

.contentSlide {
	z-index: 1;
}

@media only screen and (max-width: 992px) {

.showcase {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding: 0 20px;
}

}




.highlight2{
	display:inline-block;
	position:relative;
	padding-bottom:1px;
}

.highlight2:before {
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	width:0;
	transition:width 0s ease, background .5s ease;
}

.highlight2:after {
	content:'';
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	height:1px;
	width:0;
	background:grey;
	transition:width .5s ease;
}

.highlight2:hover:before {
	width:100%;
	background:grey;
	transition:width .5s ease;
}

.highlight2:hover:after {
	width:100%;
	background:transparent;
	transition:all 0s ease;
}

    #gwd-reCAPTCHA_2, #gwd-reCAPTCHA_1, #rc-imageselect {
                        -webkit-transform: scale(0.84);
                        -moz-transform:    scale(0.84);
                        -ms-transform:     scale(0.84);
                        -o-transform:      scale(0.84);
                        transform:         scale(0.84);

                        -webkit-transform-origin: 0 0;
                        -moz-transform-origin: 0 0;
                        -ms-transform-origin: 0 0;
                        -o-transform-origin: 0 0;
                        transform-origin: 0 0;
    }