@charset "utf-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Amaranth&display=swap');
@import url('https://fonts.googleapis.com/css?family=Signika&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Dosis&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Martel&display=swap');


body,td,th {
	color: #666;
	font-family: 'Martel', serif;
	font-size:14px;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #666;
    margin: 20px 0;
}
.contenedor_fotos {
	align-content:center;
    overflow:hidden;
    object-fit: cover;
    width: 100%;
    height: 200px;  
}

.dropdow_cart  {
    float:left;
    padding-right: 30px;
}
.dropdow_cart .btn{
    border:0px;
    margin:0px;
    box-shadow:none !important;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
.dropdow_cart .dropdown-menu {
    padding:20px;
    top:20px !important;
    width:350px !important;
    left:-120px !important;
    box-shadow:0px 5px 30px black;
}
.dropdow_cart .total-header-section{
    border-bottom:1px solid #d2d2d2;
}
.dropdow_cart .total-section p{
    margin-bottom:20px;
}
.dropdow_cart  .cart-detail{
    padding:15px 0px;
}
.dropdow_cart .cart-detail-img img{
    width:100%;
    height:100%;
    padding-left:15px;
}
.dropdow_cart .cart-detail-product p{
    margin:0px;
    color:#333;
    font-weight:500;
}
.dropdow_cart .cart-detail .price{
    font-size:12px;
    margin-right:10px;
    font-weight:500;
}
.dropdow_cart .cart-detail .count{
    color:#C2C2DC;
}
.dropdow_cart .checkout{
    border-top:1px solid #d2d2d2;
    padding-top: 15px;
}
.dropdow_cart .checkout .btn-primary{
    border-radius:50px;
    height:50px;
}
.dropdow_cart .dropdown-menu:before{
    content: " ";
    position:absolute;
    top:-20px;
    right:50px;
    border:10px solid transparent;
    border-bottom-color:#fff;
}

.dropdow_cart2 .dropdown-menu {
    padding:20px;
    top:40px !important;
    width:320px !important;
    left:-77px !important;
    box-shadow:0px 5px 30px black;
}
.dropdow_cart2 .total-header-section{
    border-bottom:1px solid #d2d2d2;
}
.dropdow_cart2 .total-section p{
    margin-bottom:20px;
}
.dropdow_cart2 .cart-detail{
    padding:15px 0px;
}
.dropdow_cart2 .cart-detail-img img{
    width:100%;
    height:100%;
    padding-left:15px;
}
.dropdow_cart2 .cart-detail-product p{
    margin:0px;
    color:#000;
    font-weight:500;
}
.dropdow_cart2 .cart-detail .price{
    font-size:12px;
    margin-right:10px;
    font-weight:500;
}
.dropdow_cart2 .cart-detail .count{
    color:#C2C2DC;
}
.dropdow_cart2 .checkout{
    border-top:1px solid #d2d2d2;
    padding-top: 15px;
}
.dropdow_cart2 .checkout .btn-primary{
    border-radius:50px;
    height:50px;
}
.dropdow_cart2 .dropdown-menu:before{
    content: " ";
    position:absolute;
    top:-20px;
    right:50px;
    border:10px solid transparent;
    border-bottom-color:#fff;
}

.normalno{
	display:none;
}
.responsiveno{
	display:block;
}
.separador{
	width:100%;
	height:15px;
}
.responsive_oculto
{
	display:block;	
}
.normal_oculto
{
	display:none;	
}
.btn-primary{
	background-color:#1e73be;
	border:#003183 thin solid;	
}
.rebajado{
    position:absolute;
    left: 0px;
}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:50px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}

.bordes {
	/*border-left:none;
	border-top:none;
	border-right:none;*/
	border:#666 thin dashed;
	/*border-radius: 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px; */
}
/*.bordes:hover {
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}*/
.titulo1 {
	background:#E22F32;
	padding-top:5px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;	
}
.titulo2 {
	background:#E22F32; 
	padding-top:5px; 
	border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px; 
	-webkit-border-radius: 10px 0px 0px 10px;
}
.titulo3 {
	background:#E22F32; 
	padding-top:5px; 
	border-radius: 0px 10px 10px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px;
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #DB6C21; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
 
/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 12px;
    color: #FFF;
    display: block;
    transition: 0.3s
}
 
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #FFF;
}
 
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
 
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    /*padding: 20px;*/
    overflow:hidden;
    width:100%;
}
body {
  overflow-x: hidden;
}
 
/* Add a black background color to the top navigation */
.topnav {
    background-color: #333;
    overflow: hidden;
}
 
/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
 
/* Change the color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}
 
/* Add a color to the active/current link */
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}


 
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
 
a svg{
  transition:all .5s ease;
 
  &:hover{
    #transform:rotate(180deg);
  }
}
 
#ico{
  display: none;
}
 
.menu{
  background: #000;
  display: none;
  padding: 5px;
  width: 320px;
  @include border-radius(5px);
 
  #transition: all 0.5s ease;
 
  a{
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 2px;
    margin: 3px 0;
    text-decoration: none;
    background: #444;
 
    &:nth-child(1){
      margin-top: 0;
      @include border-radius(3px 3px 0 0 );
    }
    &:nth-child(5){
      margin-bottom: 0;
      @include border-radius(0 0 3px 3px);
    }
 
    &:hover{
      background: #555;
    }
  }
}