/*MARGIN*/
.ml-1 {
    margin-left: ($spacer * .25) !important;
  }

.ml-2 {
    margin-left: ($spacer * .5) !important;
  }

.ml-3 {
    margin-left: ($spacer * .75) !important;
  }
  
.ml-4 {
    margin-left: ($spacer * 1) !important;
  }
  
.ml-5 {
    margin-left: ($spacer * 1.25) !important;
  }



.mr-1 {
    margin-right: ($spacer * .25) !important;
  }

.mr-2 {
    margin-right: ($spacer * .5) !important;
  }

.mr-3 {
    margin-right: ($spacer * .75) !important;
  }
  
.mr-4 {
    margin-right: ($spacer * 1) !important;
  }
  
.mr-5 {
    margin-right: ($spacer * 1.25) !important;
  }



.mt-1 {
    margin-top: ($spacer * .25) !important;
  }

.mt-2 {
    margin-top: ($spacer * .5) !important;
  }

.mt-3 {
    margin-top: ($spacer * .75) !important;
  }
  
.mt-4 {
    margin-top: ($spacer * 1) !important;
  }
  
.mt-5 {
    margin-top: ($spacer * 1.25) !important;
  }


.mb-1 {
    margin-bottom: ($spacer * .25) !important;
  }

.mb-2 {
    margin-bottom: ($spacer * .5) !important;
  }

.mb-3 {
    margin-bottom: ($spacer * .75) !important;
  }
  
.mb-4 {
    margin-bottom: ($spacer * 1) !important;
  }
  
.mb-5 {
    margin-bottom: ($spacer * 1.25) !important;
  }


/*PADDING*/
.pl-1 {
    padding-left: ($spacer * .25) !important;
  }

.pl-2 {
    padding-left: ($spacer * .5) !important;
  }

.pl-3 {
    padding-left: ($spacer * .75) !important;
  }
  
.pl-4 {
    padding-left: ($spacer * 1) !important;
  }
  
.pl-5 {
    padding-left: ($spacer * 1.25) !important;
  }



.pr-1 {
    padding-right: ($spacer * .25) !important;
  }

.pr-2 {
    padding-right: ($spacer * .5) !important;
  }

.pr-3 {
    padding-right: ($spacer * .75) !important;
  }
  
.pr-4 {
    padding-right: ($spacer * 1) !important;
  }
  
.pr-5 {
    padding-right: ($spacer * 1.25) !important;
  }



.pt-1 {
    padding-top: ($spacer * .25) !important;
  }

.pt-2 {
    padding-top: ($spacer * .5) !important;
  }

.pt-3 {
    padding-top: ($spacer * .75) !important;
  }
  
.pt-4 {
    padding-top: ($spacer * 1) !important;
  }
  
.pt-5 {
    padding-top: ($spacer * 1.25) !important;
  }


.pb-1 {
    padding-bottom: ($spacer * .25) !important;
  }

.pb-2 {
    padding-bottom: ($spacer * .5) !important;
  }

.pb-3 {
    padding-bottom: ($spacer * .75) !important;
  }
  
.pb-4 {
    padding-bottom: ($spacer * 1) !important;
  }
  
.pb-5 {
    padding-bottom: ($spacer * 1.25) !important;
  }
  


.px-2 {
    padding-left: ($spacer * .5) !important;
    padding-right: ($spacer * .5) !important;
  }

  










.main.div-content > div, .main.div-content > footer {
    padding-left: 0px;
    padding-right: 0px;
}



/* HEADER */
.header_top {
    padding: 1px !important;
}
.blue {
    color: #009BFF !important;
}
.t_header{
    font-size: 11px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #FFFFFF !important;
    left: -50px !important;
}

#t_ship {
    padding-left: 39px;
    font-size: 11px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #FFFFFF !important;
    padding-top: 1px !important;
}
.i_top {
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: 4px !important;
    right: 3px !important;
    color: #D4D4D4 !important;
    margin-right: 2px !important;
}

.i_social {
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: 0px;
    right: 0px;
    color: #D4D4D4 !important;
}

.i_bottom {
    width: 21px !important;
    height: 21px !important;
    position: relative;
    top: 4px;
    right: 3px;
    color: #D4D4D4 !important;
    margin-right: 10px;
}

.i_wha {
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: -1px !important;
    right: 0px;
    color: #D4D4D4 !important;
}

#contact-details li {
    padding: 0px 0 0px 10px;
    margin-left: 5px !important;
}

.container {
    padding: none !important;
}

.header_t {
    padding-bottom: 2px !important;
}

.social-top { 
    display: block; 
    float: right; 
    height: 20px; 
    overflow: hidden;
}

.cart-prices .cart-wrapper th { 
    border-bottom: 1px solid #FFFFFF; 
    padding: 10px 15px; 
    vertical-align: middle; width: 35%; 
}

#contact-details li i {
    background: none !important; 
    border: none !important; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px !important; 
    color: none !important;  
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    height: 26px;
    line-height: 22px;
    margin-left: 5px; 
    margin-right: 9px;
    position: relative;
    text-align: center;
    vertical-align: text-top !important;
}
#contact-details a {
    margin-left: 0px !important;
}

.social-top a {
    background-color: transparent;
    width: 23px;
    height: 23px;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;

    text-decoration: none;
    color: #B5B8BD;
    transition: background-color .2s linear, color .2s linear;
}




/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
    .i_top {
        margin-left: 5px;
    }
}





/* NAV */
.owl-menu > li > a { 
    font-size: 14px !important;
    font-weight: 550 !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 15px 55px 4px 10px !important;
}

.owl-menu > li > a:hover { 
    color: #009BFF !important;
}

#nav:before {
    background: none !important;
}
#nav {
    border-bottom: 1px solid #FEFEFE !important;
    box-shadow: 0 3px 6px -3px #E4E4E4 !important;
}

.owl-menu.full {
    text-align: left;
}

.owl-menu > li > a > img {
    padding: 20px 20px 10px 0px; 
    position: relative;
    text-align: left;
    z-index: 7;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

#inicio {
    padding: 0px !important;
}

#fondo-carrito {
    padding: 0px !important;
}

.owl-menu.full > li {
    border-right: 0px !important;
    width: auto !important
}
.i_cart {
    width: 21px !important;
    height: 21px !important;
    position: relative;
    top: 1px;
    right: 3px;
    color: black !important;
}

.badge-pill{
    background-color: #009BFF !important;
    color: #FFFFFF !important;
    position: relative;
    top: -2px !important;
    right: 2px !important;
}
#fondo-carrito {
    top: 10px !important;
}
.img-logo a img {
    width: 350px !important;
    height: auto !important;
}

.owl-menu .owl-nav-list a, .owl-menu .owl-nav-list-single a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    color: #777777;
    display: block;
    font: 500 15px/20px 'Monstserrat' sans-serif;
    padding: 20px 0 8px 17px;
    position: relative;
}

.full-center-logo {
    background: none repeat scroll 0 0 #D6D6D4;
    border-bottom: none !important;
    padding: 20px 0px 0px 0px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: -5px;
    z-index: 1;
}

.img-logo-m {
    position: relative;
    height: 50px !important;
    top: 12px !important;
    right: 35px;
    margin: 0px !important;
    padding: 0px !important;
}

.owl-arrows .owl-with-ul:after { 
    right: 40px  !important;
}

.bordeblanco,
table.cart-wrapper th.bordeblanco,
table.cart-wrapper td.bordeblanco {
    border-top: 1px solid #FFFFFF !important;
}
.sticky {
    box-shadow: 0 6px 12px -6px #E4E4E4 !important;
}











/* DROPDOWN */
.owl-menu .mega-dropdown .submenu-container, .owl-menu .single-dropdown .submenu-container, .owl-nav-list-single {
    border-top: none !important;
}

.owl-tt-submenu > li > a {
    padding: 10px 20px;
    display: block;
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Montserrat', sans-serif !important;
}


.owl-tt-cart-btn {
    color: black !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
}

.owl-menu .owl-nav-list a, .owl-menu .owl-nav-list-single a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 5px 0px 5px 10px !important;
}

.owl-menu:hover {
    color: #009bff !important;
}

.img-deli {
    width: 120% !important;
    height: auto !important;
}

.owl-contener {
    background-color: white;
}

.navbar_ .navbar-inner {
    background-color: white;
}





/* BREADCRUMBS */
.inner-header {
    padding: 10px !important;
    background-color: white !important;
    height: auto !important;
}
.breadcrumbs {
    top: -10px !important;
    padding: 18px 0px 0px 5px !important; 
}
.bread {
    color: #707070 !important;
}






/* CART */
.second {
    border-top: none !important;
}

.prod_list {
    padding: 20px 10px 40px 20px;
    border-bottom: 1px solid #D4D4D4;
    display: flex;
    align-items: center;
}

.prod_img {
    width: 120px;
    height: auto;
    margin-right: 40px;
}

.name {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
}

.t_price {
    font-size: 21px !important;
    font-weight: 550 !important;
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 21px;
}

.mais-menos {
    background-color: #000000 !important;
}


.qty {
    background-color: #FEFEFE !important;
    border: 1px solid #d4d4d4 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #000000 !important;
}

#delete {
    margin: 7px 0px 0px 40px !important;
    width: 20px;
    height: auto;
    color: #707070;
}

#delete:hover {
    margin: 7px 0px 0px 40px !important;
    width: 20px;
    height: auto;
    color: #009bff;
}

.cart {
    border: 1px solid #d4d4d4 !important;
}

.cart-prices .cart-wrapper th {
    width: 60% !important;
    text-align: right !important;
}

table.cart-wrapper th {
    border: none !important;
    background-color: black !important;
    color: white !important;
    font-weight: 500 !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}

.cart-prices .cart-wrapper td {
    border-bottom: 0px solid #F0F0F0; 
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.iva {
    text-align: right !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #D4D4D4 !important;
}
.thumbnail > img, .thumbnail a > img {
    width: 120px !important;
    height: auto !important;
    padding: 20px 10px 20px 10px !important;
}
.cart_extra {
    border: 1px solid #d4d4d4 !important;
    background-color: #f8f8f8 !important;
    padding: 20px 25px 20px 25px !important;
}
.regalo_img {
    width: 100px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.thumb-regalo {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 5px !important;
}
.radio label, .checkbox label {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
    text-decoration: none !important;
}
.question {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 10px 0px 10px 0px !important;
}
.cart_total {
    background-color: black !important;
    margin-bottom: 50px !important;
    padding-bottom: 30px !important;
}

.cart-prices strong, .cart-prices select {
    color: white !important;
    font-weight: 500 !important;
}
#total {
    font-weight: 700 !important;
    font-size: 18px !important;
}
.flat.green {
    background: -moz-linear-gradient(270deg, black 0%, black 100%);
    background: -webkit-gradient(linear, 270deg, color-stop(0%, black), color-stop(100%, black));
    background: -webkit-linear-gradient(
270deg
, black 0%, black 100%);
    background: -o-linear-gradient(270deg, black 0%, black 100%);
    background: -ms-linear-gradient(270deg, black 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb7aa', endColorstr='#099d91', GradientType='1');
    background: linear-gradient(
180deg
, black 0%, black 100%);
    border: 1px solid black;
    border: 1px solid #FFFFFF !important;
    width: 200px !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color:  #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 0px !important;
    text-shadow: none !important;
}

.flat.green:hover {
    background: -moz-linear-gradient(270deg, black 0%, black 100%);
    background: -webkit-gradient(linear, 270deg, color-stop(0%, black), color-stop(100%, black));
    background: -webkit-linear-gradient(
270deg
, white 0%, white 100%);
    background: -o-linear-gradient(270deg, white 0%, white 100%);
    background: -ms-linear-gradient(270deg, white 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb7aa', endColorstr='#099d91', GradientType='1');
    background: linear-gradient(
180deg
, white 0%, white 100%);
    border: 1px solid white;
    border: 1px solid #FFFFFF !important;
    width: 200px !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color:  black !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 0px !important;
    text-shadow: none !important;
}

.flat.purple {
    background: -moz-linear-gradient(270deg, black 0%, black 100%);
    background: -webkit-gradient(linear, 270deg, color-stop(0%, black), color-stop(100%, black));
    background: -webkit-linear-gradient(
270deg
,#009bff 0%, #009bff 100%);
    background: -o-linear-gradient(270deg, #009bff 0%, #009bff 100%);
    background: -ms-linear-gradient(270deg, #009bff 0%, #009bff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb7aa', endColorstr='#099d91', GradientType='1');
    background: linear-gradient(
180deg
, #009bff 0%, #009bff 100%);
    border: 1px solid #009bff;
    border: 1px solid #009bff !important;
    width: 200px !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color:  #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 0px !important;
    text-shadow: none !important;
}
.t_detail {
    font-size: 12px !important;
    font-weight: 500 !important;
    color:  #707070 !important;
    font-family: 'Montserrat', sans-serif !important;
}
#q2 {
    margin-top: 20px !important;
}

.date {
    margin-bottom: 20px !important;
}

input[type="date"] {
    width: 100% !important;
    padding: 0 10px 0 10px !important;
    border: 1px solid #D4D4D4 !important;
    background-color: white !important;
    border-radius: 0 !important;
}

input[type="date"]:hover {
    width: 100% !important;
    padding: 0 10px 0 10px !important;
    border: 1px solid black !important;
    background-color: white !important;
    border-radius: 0 !important;
}

.regalo_list {
    padding: 10px;
    border: 1px solid #D4D4D4;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    background-color: white;
    height: 100%;
    min-height: 210px;
}

.img_regalo {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-regalo-m {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn-group {
    margin: 0px !important;
    width: 100% !important;
}

.input-group {
    position: relative;
    display: block;
    border-collapse: separate;
}

#no-regalo, #si-regalo {
    text-decoration: none !important;
}

.check-regalo, .check-regalo-vintage {
    margin-top: 4px !important;
}

#no-regalo {
    font-weight: 510 !important;
}

#si-regalo {
    font-weight: 510 !important;
}

#no-regalo-vintage {
    font-weight: 510 !important;
    color: #969696 !important;
}

#si-regalo-vintage {
    font-weight: 510 !important;

}







/* FOOTER */
footer {
    background-color: black;
}

footer h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
    color:  white !important;
    font-family: 'Montserrat', sans-serif !important; 
}

.t_blue {
    color: #009bff !important;
    font-weight: 600 !important;
}

p {
    font-family: 'Montserrat', sans-serif !important; 
}

.box-color {
    background-color: white !important;
    border-radius: 0px !important;
    padding: 10px 20px 20px 20px !important;
    width: 220px !important;
}

.t_black {
    color: black !important;
    margin-top: 10px !important;
}

footer address {
    line-height: 24px !important;
    padding-left: 20px !important;
}

.i_black {
    color: black !important;
    width: 16px;
    height: auto;
}

.animBtn  {
    border: 1px solid #009bff;
    background-color: #009bff;
    width: 100% !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color:  #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    text-align: center !important;
    top: 0px !important;
    margin-top: 10px !important;
}

.footer-separator {
    margin: 0px auto !important;
    background: none repeat scroll 0 0 #ffffff;
    color: white !important;
}

.dot {
    height: 4px;
    width: 4px;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    margin-top: -10px;
  }


.TwitterFeeds {
    text-align: left !important;
}

/* COOKIES */
#happycookies {
    position: fixed;
    width: 300px;
    right: 18px;
    bottom: 15px;
    height: auto;
    right: 90px;
    min-height: 21px;
    background-color: white;
    color: black;
    line-height: 18px;
    padding: 20px 15px 20px 15px;
    font-family: 'montserrat',sans-serif;
    font-size: 14px;
    opacity: 1;
    border-radius: 0px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 2px 2px rgb(0 0 0 / 50%);
    z-index: 10000;
}















/* PAGO */
.full-center-logo {
    background: #ffffff !important;
}

.cntLogo {
    height: 50px;
    padding-top: 20px !important;
}

.img-logo {
    left: 0px !important;
}
.inner-header, .inner-header-pago {
    background-color: #009bff;
    height: 48px !important;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    z-index: 8;
}
.inner-header-pago .breadcrumbs li {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 550 !important;
    position: relative !important;
    margin-left: 0px !important;
}
.form-control {
    font-size: 12px;
    color: #000000 !important;
    vertical-align: middle;
    background-color: #FfFfFf !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 0 !important;
}
.form-control:focus {
    color: #000000 !important;
    border: 1px solid #000000 !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
label {
    display: inline-block;
    margin-top: 5px !important;
    margin-bottom: 2px !important;
    font-weight: 510 !important;
    font-size: 13px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #000000 !important;
    line-height: 1.5em !important;
}
.title {
    background: none !important;
}
input[type="button"], input[type="submit"], a.button {
    background-color: #009bff !important;
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500 !important;
    width: 250px !important;
}
input[type="button"]:hover, input[type="submit"]:hover, a.button:hover {
    background-color: #000000 !important;
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500 !important;
    width: 250px !important;
}
.third {
    background: none repeat scroll 0 0 #f8f8f8 !important;
}
.property_wrapper {
    padding: 30px !important;
}
.boxes {
    border-color: 1px solid #D4D4D4 !important;
}



/*STEPS PAYMENT*/

/*basic reset*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'montserrat', sans-serif;
    background: transparent;
}

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: black;
    text-transform: uppercase;
    font-size: 14px;
    width: 33.33%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Monstserrat', sans-serif;
    z-index: 1;
}

#progressbar li span{
    margin-left: -35px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    height: 40px;
    line-height: 26px;
    display: block;
    font-size: 16px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #d4d4d4;
    margin-left: 45px;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 5px;
    background: white;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: -1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #009bff;
    color: white;
}

.alert-success {
    background-color: white !important;
    border-color: white !important;
    color: #000000;
    font-family: 'Monstserrat', sans-serif;
    font-size: 14px !important;
}

.titular {
    font-size: 21px !important;
    font-weight: bold !important;
    text-align: center;
}

.t_little {
    font-size: 12px !important;
    color: #707070  !important;
    font-family: 'Monstserrat', sans-serif;
    margin-top: 10px !important;
}

.datos {
    border: 1px solid #D4D4D4;
    padding: 10px 20px 10px 20px;
    width: 100%;
    margin-top: 20px; 
}


.t_normal {
    font-size: 12px !important;
    margin-top: 10px !important;

}

.i_lock {
    width: 21px;
    height: auto;
    color: white;
    display: inline-block;
    margin-right: 5px !important;
    top: 2px !important;
}

#t_lock {
    top: 3px; 
    display: inline-block;
}



/**MODALES**/

.modal-content {
    height: auto !important;
    width: 85% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}





/**MEDIA QUERY**/

@media (max-width: 992px){
    .cat-title {
        background: none repeat scroll 0 0 #ffffff;
        color: #000000;
        display: block;
        height: 46px;
        left: 10px; 
    }

@media (max-width: 979px){
    .navbar_ .navbar-inner {
        text-align: center;
        margin-top: 5px;
    }



@media only screen and (min-width : 320px) and (max-width : 410px)  {
    .cart_title {
        padding-top: 2px; 
        background-color: #f8f8f8 !important;
        border: none !important;
    }

    }
    #happycookies {
        left: 5px;
        width: 100%;
    }
    #footer {
        padding: 15px 15px 45px 15px;
    }   
}


@media (max-width: 420px){
    .prod_img {
        width: 100px;
        height: auto;
        margin-right: 15px;
        }
    .name {
        font-size: 14px !important;
    }
    .t_price {
        font-size: 16px !important;  
    }
    .prod_list {
        padding-bottom: 20px;
    }
    .cart_extra {
        border: 0px solid #d4d4d4 !important;
    }
    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        top: 0px;
    }
    .flat.green {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .flat.purple{
        width: 100% !important;
    }
    .box-color {
        width: 100%  !important;
        margin-bottom: 20px;
    }
    #footer {
        padding: 15px 15px 45px 15px;
    }   
}


@media only screen and (min-width : 410px) and (max-width : 500px)  { 
    .icono-movil li {
        left: 30px;
    }

    .badge {
        left: 5px;
    }
    .i_cart {
        right: 0px;
        left: 5px;
    }
    #happycookies {
        display: block;
        margin-bottom: auto;
        margin-right: auto;
        width: 70%;
        margin-bottom: 300px;
        height: auto;
    }
    #footer {
        padding: 15px 15px 45px 15px;
    }   
}

@media only screen and (min-width : 501px) and (max-width : 700px)  { 
    .icono-movil li {
        left: 30px;
    }

    .badge {
        left: 50px;
    }
    .i_cart {
        right: 0px;
        left: 50px;
    }
    #happycookies {
        display: block;
        margin-bottom: auto;
        margin-right: auto;
        width: 70%;
        margin-bottom: 300px;
        height: auto;
    }
    .img-logo-m {
        height: 40px !important;
    }

    .cat-title {
        left: 80px;
    }
    #footer {
        padding: 15px 15px 45px 15px;
    }   
}


@media only screen and (min-width : 701px) and (max-width : 767px)  { 
    .icono-movil li {
        left: 40px;
    }

    .badge {
        left: 40px;
    }
    .i_cart {
        right: 0px;
        left: 40px;
    }
    #happycookies {
        display: block;
        margin-bottom: auto;
        margin-right: auto;
        width: 50%;
        margin-bottom: 300px;
        height: auto;
    }
    .img-logo-m {
        height: 40px !important;
    }

    .cat-title {
        left: 80px;
    }
    #footer {
        padding: 15px 15px 45px 15px;
    }   
}




@media only screen and (min-width : 500px) and (max-width : 768px)  { 
    .prod_img {
        width: 120px;
        height: auto;
        margin-right: 0px;
        }
    .name {
        font-size: 16px !important;
    }
    .t_price {
        font-size: 18px !important;  
    }
    .prod_list {
        padding-bottom: 20px;
    }
    .cart_extra {
        border: 0px solid #d4d4d4 !important;
    }
    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        top: 0px;
    }
    .flat.green {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .flat.purple{
        width: 100% !important;
    }
    .box-color {
        width: 75%  !important;
        margin-bottom: 20px;
    }

    .cart_extra {
        padding-top: 35px;
    }
    #footer {
        padding: 30px 30px 45px 30px;
    }


}

@media only screen and (min-width : 768px) and (max-width : 1200px)  { 
    .prod_img {
        width: 120px;
        height: auto;
        margin-right: 0px;
        }
    .name {
        font-size: 16px !important;
    }
    .t_price {
        font-size: 18px !important;  
    }
    .prod_list {
        padding-bottom: 40px;
        padding-left: 150px;
    }
    .cart_extra {
        border: 0px solid #d4d4d4 !important;
    }
    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        top: 0px;
    }
    .flat.green {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .flat.purple{
        width: 100% !important;
    }

    .cart_extra {
        padding-top: 35px;
    }
    .img-logo-m {
        top: 0px;
    }
    .icono-movil li {
        left: 30px;
    }

    .badge {
        left: 100px;
    }
    .i_cart {
        right: 0px;
        left: 100px;
    }
    #happycookies {
        display: block;
        margin-bottom: auto;
        margin-right: auto;
        width: 50%;
        margin-bottom: 300px;
        height: auto;
    }
    .question {
        margin-top: 20px;
    }
    #footer {
        padding: 25px 60px 80px 60px;
    }
    .container {
        width: auto;
    }  
}


@media only screen and (min-width : 768px) and (max-width : 900px)  { 
    .box-color {
        width: 60%  !important;
        margin-bottom: 50px;
    }
    .flat.green {
        width: 100% !important;
        margin-bottom: 20px;
    }
}
}


@media only screen and (min-width : 900px) and (max-width : 992px)  { 
    .box-color {
        width: 50%  !important;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width : 992px) and (max-width : 1920px) {
    .box-color {
        width: 100% !important;
        margin-bottom: 0px;
    }

    .cart_extra {
        border: 1px solid #d4d4d4 !important;
    }
}

@media only screen and (min-width : 780px) and (max-width : 1200px)  { 
    .flat.green {
        width: 100% !important;
    }
    .flat.purple {
        width: 100% !important;
        margin-top: 20px !important;
    }
}

@media (max-width: 768px){
    .navbar_ .navbar-inner {
        margin-top: 5px;
    }
}

.i_altdir {
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: 3px;
    right: 3px;
    color: #777777 !important;
}

.third .boxes .title span.color-negro {
    font-family: 'Montserrat', sans-serif !important;
    color: #000000 !important;
}