
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #f2f2f2;
    height: 100%;
    margin-bottom: 65px;
    overflow: auto;
}

body > form {
  height: inherit;
}

#CybotCookiebotDialog {
    z-index: 2147483647 !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
}

#CybotCookiebotDialogPoweredByText, #CybotCookiebotDialogPoweredbyCybot {
    display: none !important;
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogBodyBottomWrapper {
    margin-top: 0px !important;
}

.a-price-decimal{
    opacity: 0;
}

.a-price-fraction, .a-price-symbol {
    font-size: 69%;
    top: -6px;
    position: relative;
}

.mm-listview {
    padding-bottom: 40px;
}

.fixContainerBottom {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 2;
}

#modal-preview-producto .modal-iframe body {
    background: #fff;
}

a{
  color: #4d4d4d;
  text-decoration: none;
}
a:hover,  a:active, a:focus{
  color: #f24621;
  text-decoration: none;
}

.h2{
  font-size: 1.8em;
  color: #444444;
  font-weight: 700;
  margin: 0.6em 0 1em 0;
  line-height: 1.2;
}
.h3{
  font-size: 2em;
  color: #444444;
  font-weight: 700;
  margin: 0.2em 0 0.5em 0;
}
.h4{
  font-size: 1.5em;
  color: #444444;
  font-weight: 700;
  margin: 0.6em 0 1em 0;
}
.h5{
  font-size: 1.3em;
  color: #444444;
  font-weight: 700;
  margin: 0.4em 0 0.5em 0;
  line-height: 1.3;
}
.h6{

}

/*===aling===*/
.left{float: left;}
.right{float: right;}

/*===style===*/
.text-italic {font-style: italic;}
.text-bold {font-weight: 600;}
.text-light {font-weight: 100;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-como-comprar{font-size: 1.6rem;line-height: 1.3;}
/*===buttons===*/
.enviar-mail{color:#fb6a4b; font-size: 1.5em;}
.enviar-mail:hover, .enviar-mail:active, .enviar-mail:focus{color:#ad4a34;text-decoration: none;}
.btn{text-transform: uppercase; white-space: normal;}
.btn-menu{
  border: #4d4d4d;
  color: #4d4d4d;
}
.btn-outline-white {
    color: #fff;
    background-image: none;
    background-color: transparent;
    border-color: #fff;
}
.btn-outline-white:hover, .btn-outline-white:active, .btn-outline-white:focus {
    color: #293331;
    background-color: #fff;
    border-color: #fff;
}
.btn-white {
    color: #293331;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:hover, .btn-white:active, .btn-white:focus {
    color: #fff;
    background-color: #65605e;
    border-color: #fff;
}
.btn-outline-blue {
    color: #548da7;
    background-image: none;
    background-color: transparent;
    border-color: #548da7;
}
.btn-outline-blue:hover, .btn-outline-blue:active, .btn-outline-blue:focus {
    color: #d1e1e8;
    background-color: #548da7;
    border-color: #548da7;
}
.btn-verde {
  color: #fff;
  background-color: #1c927a;
  border-color: #1a8a73;
}
.btn-verde:hover, .btn-verde:active, .btn-verde:focus {
  color: #fff;
  background-color: #136655;
  border-color: #1a8a73;
}
.btn-outline-verde {
    color: #1c927a;
    background-image: none;
    background-color: transparent;
    border-color: #1c927a;
}
.btn-outline-verde:hover, .btn-outline-verde:active, .btn-outline-verde:focus {
    color: #fff;
    background-color: #1c927a;
    border-color: #1a8a73;
}
.btn-outline-red {
    color: #f24621;
    background-image: none;
    background-color: transparent;
    border-color: #f24621;
}
.btn-outline-red:hover, .btn-outline-red:active, .btn-outline-red:focus {
    color: #fff;
    background-color: #f24621;
    border-color: #f24621;
}
.btn-outline-gray {
    color: #666;
    background-image: none;
    background-color: transparent;
    border-color: #666;
}
.btn-outline-gray:hover, .btn-outline-gray:active, .btn-outline-gray:focus {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.input-group .btn-gray  {
  color: #fff;
  background-color: #999;
  border-color: #999;

  padding: .23rem .5rem;
}
.btn-gray:hover, .btn-gray:active, .btn-gray:focus {
  color: #fff;
  background-color: #777;
  border-color: #777;
}

.btn-search-bar {
    color: #f24621;
    background-image: none;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.15);
}
.btn-search-bar:hover, .btn-search-bar:active, .btn-search-bar:focus {
    color: #fff;
    background-color: #f24621;
    border: 1px solid rgba(0,0,0,.15);
}
.btn-category {
    color: #555555;
    background-image: none;
    background-color: transparent;
    border-color: #666666;
    margin: 6px 5px;
}
.btn-category:hover, .btn-category:active, .btn-category:focus {
    color: #fff;
    background-color: #555555;
    border-color: #666666;
}
.btn-danger {
  color: #fff;
  background-color: #f24621;
  border-color: #f24621;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
  color: #fff;
  background-color: #cc3d1d;
  border-color: #cc3d1d;
}
.btn-link {
    font-weight: 400;
    color: #1c927a;
    border-radius: 0;
}
.btn-link:hover, .btn-link:active, .btn-link:focus {
  color: #f24621;
  text-decoration: underline;
}
.mb{
  margin-bottom: 30px;
}

.mt{
  margin-top: 30px;
}

.red{
  color: #f24621;
}

.emp-es-fav{
  margin: 10px auto;
}
.emp-es-fav img{
    object-fit: cover;
    object-position: 50% 50%;

}
.close-volver {
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;

    border-color: transparent;
    border-style: none;
    border-width: 0px;
    padding: 0px 7px 0px 0px;
    position: absolute;
    background-color: #fff;
  }
.h-d h5{margin-left: 35px;}
/*===Display devices===*/
.no-mobile{
  display: none;
}
  .header-categoria{display: none;}
/*===HEADER===*/
header{
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
}
#header .container{
  padding-right: 6px;
  padding-left: 6px;
}
  .nav-ro{
    display: block;
    padding: 0.2rem 0;
  }
  .logo{
    max-height: 30px;
    margin-left: 0.3em;
  }
  .nav-icons {
    margin-top: 0;
    float: right;
    margin-right: 8px;
}
  .nav-icons .nav-item .nav-link{
    font-size: 1.3em;
    padding: 0.4em .3em;
  }
  .nav-icons .nav-item .line{
    border-right: 1px solid #4d4d4d;
  }
  .nav-icons .nav-item .nav-link .flaticon-search-1{
    font-size: 1em;
  }

  .nav-icons .nav-item .txt-buscar{
    font-size: 0.7rem;
    margin-right: 3px;
    display: inline;
  /*  vertical-align: text-top;*/
  }
  .fav{position: relative;}
    .wrapper-fav-counter{
      position: absolute;
      top: 0px;
      right: -2px;
      background: #ffa917;
      text-align: center;
      width: 18px;
      height: 18px;
      -moz-border-radius: 50px;
    	-webkit-border-radius: 50px;
    	border-radius: 50px;
    }
      .counter-num{
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 0.8em;
        color: #fff;

        position: relative;
        top: -2px;
        /* left: 3px; */
        text-align: center;
      }
    .bg-light .search-bar{
      margin-top: 15px;
    }

/*===index - international===*/
    .in-int{
      padding: 1vh 0;
    }

    .in-int ul{
      list-style: none;
      text-align: center;
      padding-inline-start: 0px;
    }
    .in-int ul li{
      width: 45%;
      margin: 2%;
      display: inline-block;
    }


    .madeingift-logo img{
      max-height: 38px;
      margin: 7px 0;
    }


/*===PANNELS===*/
  .canvas-phone .list-phones-footer .phone-oficce{display: block;}
  .bg-dark{
    background: #293331;
    text-align: center;
    font-family: 'Roboto', sans-serif;
  }

  .btn-cerrar{
    color: #fb4c4c;
  }
  .btn-cerrar:hover{
    color: #1c927a;
  }
    .btn-cerrar-panel{
      float: right;
      margin-top: 20px;
      margin-right: 20px;
      display: block;
      cursor: pointer;
    }
    .cerrar-megamenu .btn-cerrar-panel {
      float: none;
      margin: 0;
      padding: 13px;
      background: #373534;
      text-align: right;
    }
    .megamenu-scroll {
      position: absolute;
      top: 0px;
      left: 0;
      right: 0;
      bottom: 0;
      overflow-y: auto;
      overflow-x: hidden;
    }
  .bg-dark h3{
    font-size: 1.3em;
    margin: 10px 0;
  }
  .bg-dark .phone-number{
    font-size: 1.8em;
  }
  .bg-dark hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255,255,255,.3);
}

.phone-number-link{
  color: #fff;
}
.phone-number-link:hover, .phone-number-link:focus, .phone-number-link:active{
  color: #fb4c4c;
}



  .form-mail{
    margin:0 0 20px 0px;
  }

  .bg-light{
    background: #fff;
    color: #292b2c ;
    padding: 20px 10px;
  }
  .bg-light .btn-cerrar{
    color: red;
  }
    .bg-light .btn-cerrar:hover{
      color: #1c927a;
    }
  .bg-light .title{
    font-size: 1.2rem;
    }

    .bg-light .col-pd-top{
      padding-top: 42px;
    }
    .bg-light .inicial-value{
      display: block;
      font-size: 1.2rem;
      margin-bottom: 20px;
    }
    .bg-light .block{
      display: block;
    }
    .br-bt{border-bottom: 1px solid #dddddd;}

/*===PANNEL settings===*/
.wp-language{
  margin-top: 15px;
  text-align: center;
}
.language-list{
  list-style: none;
  margin: 0;
  padding: 0;

}
  .language-list li{
    display: inline-block;
    margin: 15px 12px;
    text-align: center;
  }
    .language-list a{
      color: #fff;
      text-decoration: none;

    }
    .language-flag{
      max-width: 20px;
      margin-bottom: 8px;
      display: block;
    }

.wp-login h4{color: #fff; font-size: 1rem;}
.wp-login label {
    text-align: left !important;
}
.logued {
  text-align: center;
}
  .wp-icon-loged{
    height: 155px;
    padding: 0 15px;
  }
  .wp-icon-loged .user::before{
    display: block;
    font-size: 3.3rem;
    float: none;
  }
  .wp-icon-loged .wp-userinfo{
    margin-right: 20px;
    display: inline-block;
    text-align: center;
  }
  .username{
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .action-user{
    margin-right: 15px;
  }
    .action-user:hover{
      text-decoration: none;
    }
    .action-user span::before{
      font-size: 1rem;
    }

.bt-forgot{float: none;}
/*===news -grid===*/
  .news-grid-layout1, .news-grid-layout2, .news-grid-layout3, .news-grid-layout4, .news-grid-layout5, .news-grid-layout6{
    margin:20px 0 20px 0;
    width: 100%;
    clear: both;
  }
  .news-grid-layout1 .row, .news-grid-layout2 .row, .news-grid-layout3 .row, .news-grid-layout4 .row, .news-grid-layout5 .row, .news-grid-layout6 .row{
    margin-left: 0;
    margin-right: 0;
  }
.banner-size-1 .banner-text, .banner-size-2 .banner-text, .banner-size-4 .banner-text, .banner-size-5 .banner-text {
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); */ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); *//* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); IE6-9 */
}
  .news-grid-layout1 a:hover, .news-grid-layout2 a:hover, .news-grid-layout3 a:hover, .news-grid-layout4 a:hover, .news-grid-layout5 a:hover, .news-grid-layout6 a:hover{
    text-decoration: none;
  }
  .col-np{
    padding-left: 0;
    padding-right: 0;
  }
  .col-nested-np{
    padding-left: 0;
    padding-right: 0;
  }
  .row-nested-np{
    margin-right: 0;
    margin-left: 0;
  }
    .banner-size-1{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 245px;
    }
    .banner-size-2{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 244px;
    }
    .banner-size-3{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 122px;
    }
    .banner-size-4{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 245px;
    }
    .banner-size-5{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 110px;
    }
    .banner-text{
      color: #fff;
      text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
      padding: 15px 8px 0px 8px;
      bottom: 0;
    }
        .banner-size-1 .banner-text span, .banner-size-2 .banner-text span, .banner-size-4 .banner-text span, .banner-size-5 .banner-text span{
          font-size: 1em;
        }
      .banner-size-1 .banner-text{
        position: absolute;
        text-align: center;
      }
      .banner-size-2 .banner-text{
        position: absolute;
        text-align: center;
      }
      .banner-size-3 .banner-text{
        position: absolute;
        text-align: left;
        left: 40%;
      }
        .banner-size-3 .banner-text h3{
          font-size: 1.3em;
        }
          .banner-size-3 .banner-text span{
            font-size: 0.8em;
            margin-bottom: 0;
          }
      .banner-size-4 .banner-text{
        position: absolute;
        text-align: center;
      }
      .banner-size-5 .banner-text{
        position: absolute;
        text-align: left;
      }
      .banner-size-5 .banner-text h3{
        font-size: 1.2em;
      }
        .banner-size-5 .banner-text span{
          font-size: 0.8em;
        }
/*===CATEGORIAS===*/
.categorias{
}
  .categorias .container-fluid{
    padding-left: 0;
    padding-right: 0;
  }
    .box{
      float: left;
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 150px;
      width: 33.333%
    }
    .box img{
      object-fit: cover;
      object-position: 50% 50%;
      width: 100%;
      height: 100%;
    }
    .box .banner-text {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
        /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);  FF3.6-15 */
        /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );  IE6-9 */
    }
    .box .banner-text p{
      text-transform: uppercase;
      font-size: 0.87em;
      font-weight: 700;
      margin-bottom: 0;
    }

    .row-tx-centered{
      text-align: center;
    }

/*===PRODUCTOS===*/
.list-product{
  padding: 20px 0;
}
.list-product .col-6{
  padding-right: 6px;
  padding-left: 6px;
}

.otros-productos{
  padding: 20px 0;
}

  .wp-product{
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    margin-bottom: 20px;
  }
    .prod-img{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
    /*  height: 275px;*/
      width: 100%;
    }
      .prod-img img,
      .adicional-bg-img img {
        object-fit: cover;
        object-position: 50% 50%;
        width: 100%;
        height: 100%;
      }
      .prod-img a{
        /*display: block;*/
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8);
      }
        .prod-img a:hover{
          background-color: rgba(255, 255, 255, 0.5);
        }


      .tag-new{
        background: #f4ac42;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 0.9em;
        font-weight: 700;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px 10px
      }
      .wp-actions-product{
        position: absolute;
        top: 0.3em;
        right: 0.5em;
      }
        .wp-actions-product a{
          padding: 6px 7px;
          color: #d1d1d1;
          width: 27px;
          height: 27px;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          display: inline-block;
          margin: 0px 5px;
          -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
          box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
        }

        .wp-actions-product a.nm-eye{
          display: none;
        }

          .wp-actions-product .icon-action{
            font-size: 1em;
          }
          /*
		  .wp-actions-product a:hover{
            text-decoration: none;
            color: #f24621;
          }
		  */

          .two-cols {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            -webkit-column-width: 48%;
            column-width: auto;
            -moz-column-width: 48%;

            -webkit-column-gap: 4%;
            -moz-column-gap: 4%;
            column-gap: 4%;
        }
.modal-preview-producto .text-close{font-size: 1rem; margin-right: 10px;}

  /* wp colors ---***/

  .wp-colors{
    position: absolute;
    bottom: 0em;
    right: 0.5em;
    padding: 0 0 0 0.5rem;
  }
    .wp-colors a{
      background: #fff;
      width: 18px;
      height: 18px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      margin: 2px 3px;
      -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
      box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    }
      .wp-colors a:hover{
        text-decoration: none;
        color: #f24621;
      }
      .wp-colors a.text{
        background: #fff;
        vertical-align: top;
        padding: 0;
        font-size: 10px;
      }
      .wp-colors a.text span {
          font-size: inherit;
          display: inline-block;
          width: inherit;
          margin: 0;
          padding-top: 3px;
          text-align: center;
      }
      .prod-info{
        background: #fff;
        padding: 8px;
        font-family: 'Roboto Condensed', sans-serif;
        color:#666666;
      }
        /*.prod-info .btn-verde{display: block;}*/

.product-title {
    display: block;
    width: 100%;
    height: 45px;
    font-weight: 700;
    margin-right: 8px;
}
          .product-title:hover{text-decoration: none;}

        .prod-det {
          font-size: 0.6em;
          height: 45px;
          border-top: 1px solid lightgray;
          padding-top: 6px;
          text-align: center;
          vertical-align: middle!important;

          }

          .product-price{
            text-align: center;
            font-size: 1.6em;
            font-weight: 700;
            line-height: normal;
            display: block;
            margin-top: 6px;

          }
          .old-price{
            text-decoration: line-through;
          }
          .sale{
            color:#4d4d4d;
            font-weight: 700;
            font-size: 14px;
          }


/*===WIDGETS adicionales===*/
          .adicional-info {
            background: #fff;
            padding: 10px 15px;
            font-family: 'Roboto Condensed', sans-serif;
            color: #666666;
            text-align: center;
            font-size: 1rem;
         }
         .adicional-info .product-title{
           width: 100%;

           display: block;
           height: 23px;
           font-size: 1.1em;
           font-weight: 700;
           margin-right: 8px;

           white-space: nowrap;
           overflow: hidden;
           text-overflow: ellipsis;
         }
         .adicional-info .col-auto{margin: 0 auto;}

/*===WIDGETS HOME===*/
  .widget{
    background: #d1e1e8;
    color: #548da7;
    padding-top: 25px;
    margin-bottom: 25px;
    height: auto;

    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
  }
  .height-20{
    height: 20px;
  }
  .height-10{
    height: 10px;
  }
  .w-mt-modal{
    margin-top: 10px;
  }
  .widget p{
    margin: 0 15px 11px 15px;
  }
    .widget p span{  margin-right: 5px;}
    .widget .icon-sm {
      font-size: 1.6em;
    }
  .widget .title{
    text-transform: uppercase;
    margin: 0px 15px 15px 15px;
    font-weight: bold;
  }
    .widget .title-small {font-size: 1.2em; line-height: normal;}
    .widget .title-big {font-size: 1.7em;}
    .widget .wrapper-slide-range{
      margin: 35px 15px 40px 15px;
    }
    .widget .wrapper-slide-range + a{
      display: block;
      margin: 15px 15px 5px 15px;
    }
    .video-thumb-home{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
      height: 172px;
      text-align: center;
    }
      .video-thumb-home .play{
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 43%;
        left: 45%;
        background: rgba(255, 255, 255, 0.5);
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        padding-top: 5px;
        padding-left: 3px;
      }
      .video-thumb-home .flaticon-play-button:before {
          font-size: 2em;
        }

        .pg-qs{height: 250px; margin-bottom: 20px;}

/*===ABOUT US===*/

.about-us{
  background: #fff;
  padding: 30px 0;
  text-align: center;
}
  .about-us .h3, .about-us .h4{
    width: 90%;
    margin: 10px auto;
  }
  .about-us .col-text{
    margin: 10px 0px;
    padding: 10px 10px;
    font-size: 1em;
  }
  .about-us .col-img{
    margin: 0px 0px;
  }
  .about-us .col-img img{
    max-width: 100%;
  }
  .about-us .col-text2{
    margin: 20px auto;
    text-align: center;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 600;
  }

  .videoWrapper {
  	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
  	padding-top: 25px;
  	height: 0;
  }
  .videoWrapper iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  }
  .text-como-llegan{
    font-size: 1rem;
    text-align: center;
    font-weight: 200;
    line-height: 1.4;
    margin: 40px 0;
  }
  .text-como-llegan .title{
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
  }
  .row-packaging{
    border-bottom: 1px solid #ccc;
    padding: 30px 0;

  }

/*===Breadcrumb===*/
  .breadcrumb {
    padding: 0rem 1rem .5rem 0;
    margin-bottom: 0;
    list-style: none;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
  }
  .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: ">";
}

/*=== Loading Overlay ===*/

    /* Absolute Center Spinner */
    .loading {
      position: fixed;
      z-index: 999;
      height: 100px;
      width: 100px;
      margin: auto;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
    }
    .loading.visible { display: block; }
    .loading.invisible { display: none; }

    /* Transparent Overlay */
    .loading .loading-overlay {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255,255,255,0.8);
    }

    .loading .loading-image,
    .loading .loading-image img {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
    }


/*=== Read More ===*/
.rm-c-text div.two-columns {
  column-count: 1;
}
.cat-h-img img{
  display: block;
  object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
/*.cat-h-img{
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: cover;
  height: 140px;
  width: 100%;
}*/



/*===FILTERS===*/
.wp-filter{
  margin-bottom: 35px;
  margin-top: 20px;
}
  .row-filters-applied{
    background: #eaebe6;
    padding: 8px 12px;
  }
  .row-filters-applied .btn-link{
    color: #4d4d4d;
    text-decoration: none;
  }
    .row-filters-applied .btn-link:hover{
      color: #f24621;
      text-decoration: none;
    }
    .wp-filter .card{
      background-color: #ddded9;
      border: 0px solid rgba(0,0,0,.125);
      border-radius: 0;
      padding: 0;
    }
    #collapseFilters .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      color: #4d4d4d;
      background-color: #f2f2f2;
      border-color: #ddd #ddd #f2f2f2;
    }
    #collapseFilters .nav-tabs .nav-link {
    /*  border: 1px solid transparent;*/
      border-top-right-radius: 0;
      border-top-left-radius: 0;
      padding: 1em;
      font-weight: 700;
    }
    #collapseFilters .tab-content{
      padding: 15px;
      background-color: #f2f2f2;
      border-bottom: 1px solid rgba(0,0,0,.125);
      border-left: 1px solid rgba(0,0,0,.125);
      border-right: 1px solid rgba(0,0,0,.125);
    }
    #precios .wrapper-slide-range{
      margin: 10px 0 25px 0;
    }
    .btn-filter-color {
        color: #fff;
        border-color: rgba(0,0,0,.25);
        margin: 6px 5px;
      }
      .btn-filter-color:hover, .btn-filter-color:active, .btn-filter-color:focus {
        color: #fff;
        border: 1px solid rgba(0,0,0,.9);
      }

/*===Phone brand grid===*/
.brand-phone-grid{
  margin-top:20px;
  margin-bottom: 20px;
}
.brand-phone-grid .btn-category{width: 44%;}

/*===PRODUCT DETAIL===*/

#carousel-custom {
    margin: 0 0 30px 0;
    width: 100%;
}
#carousel-custom  .carousel-item{
}
#carousel-custom  .carousel-item img{
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: hidden;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: 90px;
    margin: 0px;
    max-width: fit-content;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    width: auto;
    height: 60px;
    overflow: hidden;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

  #carousel-custom .tag-new{
    top: 0em;
  }
  #carousel-custom .wp-actions-product{
    top: 1em;
    right: 1em;
  }

  #carousel-custom .carousel-indicators {
            overflow-x: auto !important;
            overflow-y: hidden !important;
        }

        #carousel-custom .carousel-indicators li {
            height: auto !important;
        }
#carousel-custom .carousel-control-next, .carousel-control-prev {bottom: 60px; top: 60px;}


/*=======*/

/*==OWL adicionales===*/



#owl-promos .item {
}
  #owl-promos .item .item-image , #owl-productos .item .item-image{
    position: relative;
  }
    #owl-promos .item .item-image img, #owl-productos .item .item-image img {
      object-fit: cover;
      object-position: 50% 50%;
      width: 100%;
      height: 100%;
    }

  #owl-promos .item .item-text, #owl-productos .item .item-text{
    text-align: center;
    font-size: 1rem;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    background: #fff;
    padding: 20px;
  }

  #owl-productos .item .item-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

  }


    #owl-promos .item .item-text .prod-nombre , #owl-productos .item .item-text .prod-nombre{
      margin-bottom: 10px;
    }
    #owl-promos .item .item-text .prod-precio , #owl-productos .item .item-text .prod-precio{
      font-weight: bold;
      font-size: 0.9rem;
    }


.owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}
.owl-dots {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-nav {
  position: absolute;
  bottom: 75px;
  width: 100%;
}
#owl-productos .owl-nav {
    bottom: 50px;
}
  .owl-nav .owl-prev, .owl-nav .owl-next {
    height: inherit;
    position: absolute;
  }
    .owl-nav .owl-prev {
      left: 0;
      width: 50px;
    }
    .owl-nav .owl-next {
      right: 0;
      width: 50px;
    }
    .owl-nav span {
      font-size: 60px;
      color: #1c927a;
    }


/*=======*/
  .wp-share{
    background: #ddded9;
    padding: 10px 12px;
    margin-bottom: 40px;
  }
    .wp-share .text-share{
      font-family: 'Roboto Condensed', sans-serif;
      margin-top: 4px;
    }
    .wp-share .footer-nav-social{
      margin: 0;
    }
      .wp-share .footer-nav-social span{
        font-size: 1.8em;
      }
    .wp-share .fb-like{
      float: right;
      margin-top: 3px;
    }
/*===WIDGET OFERTA===*/
.wp-widget-oferta{
  background: #fff;
  border: 1px solid #f2f2f2;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
}
  .widget-oferta{
    background: #f24621;
    padding: 10px 15px;
    color: #fff;
  }
    .widget-oferta .title{
      font-size: 1.5rem;
      font-weight: 700;
      color: #fff !important;
    }
    .codigo{
      font-size: 0.9rem;
      float: right;
      margin-top: 0.4rem;
    }
    .wp-time p{
      text-align: center;
      margin: 20px 0 0 0;
    }
    .wp-time .time{
      font-size: 2.6rem;
      font-weight: 700;
      margin-top: 0;
    }

    .widget-elige {
        background: #fff;
        padding: 20px 20px;
      }
      .widget-elige .title{
          font-size: 1.3rem;
        }
    .widget-elige select{
      width: 100%;
      margin-bottom: 25px;
    }
    .wd-white{
      background: #fff !important;
    }
      .wd-white .title{
        text-transform: none;
        color: #666;
        font-size: 1.1rem;
      }
    .wd-full-img{padding-top: 0;}
    .wd-full-img a{
      display: block;
      /*height: 240px;
      background-size: cover;*/
    }
    .wd-full-img img{
      object-fit: cover;
      object-position: 50% 50%;
      width: 100%;
      height: 100%;
    }
    .wd-texto{
      background: #fff;
      text-align: center;
      color:#666 ;
      padding: 20px;
    }
      .wd-texto .text-big{font-size: 1.5rem;}

    .wd-info-adicionales{
      padding: 8px 15px;
      font-family: 'Roboto Condensed';
      font-size: 1rem;
    }
      .wd-info-adicionales .icon-information-button{
        font-size: 2.3rem;
        float: left;
        margin-right: 10px;
      }
      .wd-info-adicionales p{
        float: left;
        margin: 0;
        width: 80%;
      }

      .wp-desc-prod{
        padding-top: 20px;
      }

/*===COMMENTS===*/
    .wp-comments{
      background: #CCC;
      height: 800px;
    }
/*===MODALS===*/
    .close {
      position: absolute;
      top: 10px;
      right: 10px;
      margin-left: 10px;
    }
    .img-modal {
        max-height: 250px;
        margin: 0 auto 20px auto;
    }
    .btn-modal{
      width: 80%;
      margin: 15px auto;
    }
    #quick-view-product .modal-footer{
      padding: 0px;
      border-top: none;
    }
    #quick-view-product .modal-header {
    border-bottom: none;
    }

    /* Modal Full */
    .modal-full,
    .modal-full-noheader {
      width: auto;
      max-width: none;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: 0px;
    }
    .modal-full .modal-header {
      border-bottom: 0;
      padding: 17px 15px;
    }
    .modal-full-noheader .modal-header {
      display: none;
    }

      .modal-full .modal-content,
      .modal-full-noheader .modal-content {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
      }
      .modal-full .modal-content .modal-body,
      .modal-full-noheader .modal-content .modal-body {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        padding: 0;
        background: gray;
        -webkit-overflow-scrolling: touch;
  	     overflow-y: scroll;
      }

      .modal-full .modal-content .modal-body {
        top: 60px;
      }
      .modal-full-noheader .modal-content .modal-body {
        top: 0px;
      }

      .modal-full .modal-content .modal-body .modal-iframe,
      .modal-full-noheader .modal-content .modal-body .modal-iframe {
        width: 100%;
        height: 100%;
        border: none;
      }

      .modal-full .modal-title {
          font-size: 1rem;
      }

      .bt-modal-row{
        position: fixed;
        bottom: 0px;
        padding: 15px;
        background: #fff;
        display: block;
        width: 100%;
        text-align: center;
        border-top: 1px solid #eceeef;
      }
      /* End Modal Full */

      /* Modal Med */
      .modal-med,
      .modal-med-noheader {
        width: auto;
        max-width: none;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0px;
      }
      .modal-med .modal-header {
      }
      .modal-med-noheader .modal-header {
        display: none;
      }

        .modal-med .modal-content,
        .modal-med-noheader .modal-content {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
        }
        .modal-med .modal-content .modal-body,
        .modal-med-noheader .modal-content .modal-body {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          padding: 0;
        }

        .modal-med .modal-content .modal-body {
          top: 60px;
        }
        .modal-med-noheader .modal-content .modal-body {
          top: 0px;
        }

        .modal-med .modal-content .modal-body .modal-iframe,
        .modal-med-noheader .modal-content .modal-body .modal-iframe {
          width: 100%;
          height: 100%;
          border: none;
        }

        .modal-med .modal-title {
            font-size: 1rem;
        }
        /* End Modal Med */

      .card-wizard {
        background-color: #fff;
        border: none;
        border-radius: 0rem;
      }
      .card-wizard .h5{text-align: center;}
        .widget-wizard{
          display: block;
          margin-bottom: 8px;
          text-align: center;
          border-bottom: 1px solid #ccc;
          margin-bottom: 15px;
        }

        .icon-wizard{
          display: block;
          font-size: 3rem;
          padding: 4px 6px 2px 6px;
        }
        .card-wizard-product {
            width: 45px;
            height: 45px;
        }
        .wp-prod-list{

          overflow-y: scroll;
          max-height: 180px;
          margin-bottom: 20px;

        }
        .list-unstyled li{
          border-bottom: 1px solid #e9e9e9;
          padding-bottom: 10px;
        }
          .list-unstyled .deleted p{
            text-decoration: line-through;
            color: #ccc;
          }
          .list-unstyled .deleted img{
            opacity: 0.5;
          }

          .card-wizar .my-4 {
              margin-top: 1rem!important;
              margin-bottom: 1rem!important;
          }


/*===FORMS===*/
  .form-inline .form-control {
    width: 100%;
}
    .title-form{
      color:#548da7;
      text-transform: uppercase;
      font-size: 1.2rem;
      line-height: 1.4;
      margin-bottom: 20px;
      margin-top: 20px;
    }
      .title-form .text-light{
        text-transform: lowercase;
      }
    .form-step-number{
      border: 2px solid #548da7;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      padding: 1px 7px;
      font-weight: 700;
    }
    .form-pedido .h5{
      margin-top: 20px;
    }
    .help-text{
      color: #999;
      font-size: 0.8rem;
      font-style: italic;
    }
    .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .input-place{
    width: 60%;
  }
  .form-text .icon-information-button{font-size: 1rem;}
  .error-input{border-color:#f24621; color: #f24621;}
  .form-tupedido {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
  }
  .form-tupedido img{
    max-width: 70px;
  }
  .table-striped tbody tr {
    background-color: rgba(235,235,235,0.9);
  }
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,0.7);
  }
  .table-white tbody tr {
    background-color: rgba(255,255,255,0.7);
  }
  .text-h5{
    font-size: 1.3em;
    color: #444444;
    margin: 0.4em 0 0.5em 0;
  }
  .total{
    background: #fff;
    color: #333;
    font-weight: 700;
  }
  .metodo-elegido{margin: 0 20px 20px 0;}
  .text-bigger{
    padding-top: 30px;
  }
  .wp-img-pers{
    text-align: center;
  }
  .img-personalizar{
    max-width: 180px;
    margin: 0 auto;
  }
  .wp-phone{

  }

  .wp-phone .phone-oficce {
    display: block;
    float: none;
    text-align: center;
    font-size: 1em;
    vertical-align: middle;
    margin-top: 0.3em;
}
  .wp-phone .phone-number {
    display: block;
    float: none;
    text-align: center;
    font-size: 1.5em;
    vertical-align: middle;
}
/* NOTE: borrar esta clase */
.banco-placeholder{display: block;height: 400px; background-color: #ccc; padding-top: 100px; text-align: center;}

/*===PAGINATION===*/
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #f24621;
    background-color: #fff;
    border: 1px solid #ddd;
}
  .page-item.active .page-link {
      z-index: 2;
      color: #fff;
      background-color: #f24621;
      border-color: #f24621;
  }
  .page-link:focus, .page-link:hover {
    color: #f24621;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
  }

/*===TU PEDIDO===*/
.stepwizard-step p {
    margin-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    padding-left: 0px;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 80%;
    height: 5px;
    background-color: #bbc2ba;
    z-index: 0;
    margin-left: 48px;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 1px 0;
  font-size: 1.3rem;
  line-height: 1.428571429;
  border-radius: 50px;
  border: none;
  color: #666;
  background: #bbc2ba;
}
.item-done{
  color: #fff;
  background: #1c927a;
}

/*==Message tu pedido==*/
.message-warning{
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #d70000;
  margin-bottom: 0;
  padding-top: 0px;
  text-align: center;
}
.message-ok-tupedido{
  background: #2ab65f;
  padding: 20px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
  .message-title{font-size: 1.3rem; font-weight: 700; margin-bottom: 2px; margin-top: 8px;}
  .message-text{font-size: 0.8rem; margin-bottom: 2px;}
  .icon-big{font-size: 3.3rem; margin: 0 auto;;}
.actions-cart .col{
  margin-bottom: 10px;
}
.actions-cart a{
  display: block;
  margin: 5px 0;
}
.col-carrito{
  margin: 15px 0;
}
.col-carrito .wp-product{position: relative;}
.eliminar-item {
    background: #fff;
    padding: 10px;
    color: #d1d1d1;
    width: 40px;
    height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    position: absolute;
    right: -10px;
    top:-5px;
}
  .eliminar-item span{font-size: 1.3rem;}

.prod-info-carrito{
  padding: 15px;
  background: #fff;
}
  .prod-info-carrito .product-title{
    width: 90%;
  }
  .prod-info-carrito .prod-img {
    float: left;
    overflow: hidden;
    height: 115px;
    width: 100px;
    margin-right: 12px;
  }
    .prod-info-carrito .inicial-value{ font-size: 1.1rem; font-weight: 700;}
.copy-prod{
  display: block;
  margin: 0 0 15px 0;
  font-size: 0.7rem;
}
  .copy-prod span{font-size: 1.3rem;}
  .prod-zocalo{
    padding: 10px 15px;
    color: #fff;
    font-size: 1rem;
  }
    .prod-zocalo a{
      color: #fff;
      font-size: 1rem;
    }
    .prod-zocalo:hover, .prod-zocalo:active, .prod-zocalo:focus{
      color: rgba(0,0,0,0.5);
    }
    .prod-zocalo span{
      float: right;
    }
  .bg-personalizar{
    background: #f24621;
    cursor: pointer;
  }
  .bg-no-personalizar{
    background: #999;
  }
  .bg-edit{
    background: #2ab65f;
  }
  .carrito-modal-prod {
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .carrito-modal-prod .btn{margin: 8px 0;}
  .carrito-modal-prod .prod-img{
    float: left;
    overflow: hidden;
    height: 115px;
    width: 100px;
    margin-right: 12px;
    }

    .pack-1 h3{display: none;}
    .pack-2 {
      clear: both;
      border-bottom: 1px solid #ccc;
      margin-bottom: 5px;
      padding-bottom: 15px;
    }
    .pack-2 h3{
      font-size: 1.5rem;
      margin: 15px 15px 5px 15px;
      width: 100%;
    }
/* ===card-backside=== */
    .card-backside{
      background: #d1e1e8;
      color: #548da7;
      padding: 0px 25px;
      -webkit-border-radius: 5px 5px 5px 5px;
      border-radius: 5px 5px 5px 5px;
      -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
      box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
      margin-bottom: 20px;
      position: absolute;
      top: 0;
      left: 0;
      height: 0%;
      width: 100%;
      overflow: hidden;

      -webkit-transition: height 200ms ease-in-out,
                          padding 200ms ease-in-out;
      -moz-transition: height 200ms ease-in-out,
                       padding 200ms ease-in-out;
      -o-transition: height 200ms ease-in-out,
                     padding 200ms ease-in-out;
      transition: height 200ms ease-in-out,
                  padding 200ms ease-in-out;
  }
  .card-backside .wp-actions-product a{
    background: #d1e1e8;
    color: #548da7;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  }
  .card-backside .wp-actions-product a:hover{
    color: rgba(57,97,115,0.4);
  }

  .card-backside.card-visible {
    height: 100%;
    padding: 50px 25px;
  }
/* Adicionales big */
  .adicional-bg-img{
    position: relative;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    height: 200px;
    width: 100%;
}
.adicional-bg-info{
  display: block;
  height: auto;
  width: 100%;
  background: #fff;
  padding: 15px 15px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
  .adicional-bg-info .product-title{
    width: 100%;
    font-size: 1.2rem;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .adicional-bg-info .form-check{
    text-align: left;
    font-size: 1rem;
    font-weight: 500;
  }
/*===quienes somos===*/


/*===BOTTOMBAR===*/


#bottom-arrow {
    bottom: 0;
    line-height: normal;
    position: fixed;
    width: 100%;
    z-index: 2147483646;
    height: 45px;
    padding: 0px 15px !important;
}

#bottom-arrow.hide { visibility:hidden}

#bottom-arrow.show { visibility: visible}

.wrapper-btn {
    height: 45px;
}

.truspilotFooter {
    margin: auto;
    width: 50%;
}

@media screen and (max-width: 992px) {
    .nav-bottom-bar li {
        border-right: 1px solid #d4d4d4;
        padding: 4px 5px 0px !important;
    }

    #bottom-arrow {
        visibility: visible !important
    }

    #bottom-arrow .nav-bottom-bar {
        margin-left: -15px !important;
    }

    /*
    #bottom-arrow {
	 border-top: 1px solid #d4d4d4;
	 height: 60px;
	}
	#bottom-arrow .go-top {
	padding:10px 0px 10px 15px !important;
	right: 10px !important;
	border-left: 1px solid #d4d4d4;	
	}
	*/

	#bottom-bar {
	  height: 45px !important;
	}
	#bottom-bar .go-top {
	padding:12px 0px 20px 15px !important;
	right: 10px !important;
	border-left: 1px solid #d4d4d4;	
	}
	#bottom-bar .nav-bottom-bar .nav-link {
    padding: .0em 0.4em ;
	}
	#bottom-bar .nav-bottom-bar li {
    padding: 16px 3px;
	}
	#bottom-bar .wrapper-btn .btn-verde {
    margin: 2px 5px !important;
	}

}

#bottom-bar {
    bottom: 0;
    height: 40px;
    line-height: normal;
    text-align: center;
    position: fixed;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: 1px solid #d4d4d4;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    --padding: 0px 15px !important;
    z-index: 1039;
}
  #bottom-bar .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-bottom-bar{
    -webkit-padding-start: 0px;
    display: -webkit-inline-box;
    float: left;
  }
    .nav-bottom-bar li{
      border-right: 1px solid #d4d4d4;
      padding: 11px 3px;
    }
      .nav-bottom-bar .nav-link {
        display: block;
        padding: .5em 0.4em;
      }
    .wrapper-btn {
      border: none;
      text-align: center;
      margin: 0 50px 0 auto;
      height: 60px;
      --padding: 6px 0 11px 0;
    }
    .wrapper-btn .btn-verde{
      margin: 0 5px;
    }
    .nav-bottom-bar .nav-item .nav-link span{
      font-size: 1.8em;
    }
      .nav-bottom-bar .wrapper-fav-counter{
        top: 9px;
        right: 4px;
      }

      .nav-bottom-bar .wrapper-fav-counter .counter-num {
        font-size: 0.8em;
        position: relative;
        top: 0px;
        left: 0px;
    }
#bottom-bar .go-top {
    border-left: 1px solid #d4d4d4;
    padding: 0px 10px 29px 20px;
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size: 1.8em;
}

#bottom-arrow .go-top {
    position: absolute;
    padding: 10px 0px 5px 12px !important;
    border-left: 1px solid #d4d4d4;
    right: 5px !important;
    top: 0px !important;
    bottom: auto !important;
    font-size: 28px;
}


.go-top:hover {text-decoration: none;}


/*===CONTENT===*/
[canvas=slidebars-container] {
    /*margin-top: 60px;
		margin-bottom: 60px;*/
    height: -webkit-calc( 100% - 66px - 40px );
    height: -moz-calc( 100% - 66px - 40px );
    height: calc( 100% - 66px - 40px );

    background-color: #f2f2f2;
	}

  .full-height {
  	height: -webkit-calc( 100% - 60px );
  	height: -moz-calc( 100% - 60px );
  	height: calc( 100% - 60px);
  }

  .auto-height {
    height: auto;
  }

/*===MEGAMENU===*/
.megamenu-slidebars {
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #65605e;
}

#mp-pusher, .mp-back, .mp-menu, .mp-menu.mp-cover h2{
  font-family: 'Roboto Condensed', sans-serif;
}

/*===FOOTER===*/
footer{
  border-top: 5px solid #899a97;
}
  .escencial-links{
    background: #f2f2f2;
    padding: 30px 0;
    text-align: center;
  }
    .footer-nav{
      list-style: none;
      -webkit-padding-start: 0px;
      margin-bottom: 25px;
    }
      .footer-nav li{
        margin-bottom: 6px;
      }
      .footer-nav li a:hover{
        text-decoration: none;
      }
      .title-links{
        font-weight: 700;
        color: #4d4d4d;
        font-size: 1.5em;
      }

      .footer-nav-social{
        list-style: none;
        -webkit-padding-start: 0px;
        margin: 20px 0 40px 0;
      }
        .footer-nav-social li{
          display: inline-block;
          margin: 0 10px 10px 0;
        }
        .footer-nav-social li a{
          text-decoration: none;
        }
        .footer-nav-social li a span{
          font-size: 2.5em;
        }
        .escencial-links .input-group {
            width: 80%;
            margin: 10px auto;
        }
  .guarantee{
    background: #dedede;
    padding: 30px 0;
    text-align: center;
  }
    .guarantee img {
      margin: 0.8em .5em;
      }
      .guarantee .col-mb img {
        margin: 0;
        }
      .guarantee  .figcaption{
        font-size: 0.7em;
        margin: 0 1.3em;
      }
      .guarantee .col-mb{
        margin-bottom: 30px;
      }
  .contact-links{
    background: #293331;
    padding: 30px 0;
    color: #fff;
    text-align: center;
  }
      .contact-links .title-links{
        color: #fff;
        margin-bottom: 1.3em;
        text-align: center;
      }
        .contact-links .icon-phone-call, .contact-links .icon-envelope{
            font-size: 1.3em;
            margin-right: 8px;
        }

    .list-phones-footer{
      margin: 0 auto;
      display: block;
      list-style-type: disc;
      padding-inline-start: 0px;
    }


      .list-phones-footer li{
        list-style: none;
      }
        .contact-links .phone-oficce{
          display: block;
          float: none;
          text-align: center;
          font-size: 1em;
          vertical-align: middle;
          margin-top: 0.3em;
        }
        .contact-links .phone-number{
          display: block;
          float: none;
          text-align: center;
          font-size: 1.5em;
          vertical-align: middle;
          color:#fff;
        }
        .contact-links .pedidos-arg{
          margin: 1em 0 1.8em 0;
          text-align: center;
        }
  .copyright{
    background: #293331;
    padding: 20px 0;
    text-align: center;
    border-top: 2px solid #fff;
    color: #fff;
  }
    .copyright .h6, .copyright-select-country .h6{
      font-size: 0.8rem;
    }
    .section-mb{
      margin-bottom: 40px;
    }

    footer.country{
      border-top: 5px solid #899a97;
      position: fixed;
      bottom: 0;
      width: -webkit-fill-available;
    }

    .copyright-select-country{
      padding: 20px 0;
      text-align: center;
      border-top: 2px solid #293331;
      color: #293331;

    }


  /*===como comprar===*/
.tabla-precios-destino{
  background: #fff;
  text-align: center;
  vertical-align: middle;
}
  .tabla-precios-destino th{font-weight: 700; text-align: center; background: #548da7; color: #fff; font-size:1.1rem; vertical-align: middle;}
   .table.tabla-precios-destino thead th, .table.tabla-precios-destino td{vertical-align: middle;}
    .tabla-precios-destino .valor{font-size:1.5rem; font-weight: 700;}
    .tabla-precios-destino .horario{font-size: 0.8rem; }
    .tabla-precios-destino .title-left{font-size:1.2rem; font-weight: 500; background: #fafafa;}

  .widget-envio-espana{
    padding: 20px;
    text-align: center;
    }
    .widget-envio-espana{min-height: 180px;}
    .widget-envio-espana h3{color:#548da7; margin: 0.6em 0 0.5em 0;}
    .widget-envio-espana .text-big{font-size: 1.2rem; font-weight: 700;}

/* Lazy Loader Loading image */
    img.responsively-lazy {
           /* optional way, set loading as background */
           background-image: url('../img/lazy-loading.gif');
           background-repeat: no-repeat;
           background-position: 50% 50%;
       }

/*===MEDIAQUERIES===*/
@media screen and (min-device-width: 320px) and (max-device-width: 374px) {
  .banner-size-1 {
    height: 210px;
  }
  .banner-size-2 {
    height: 210px;
  }
  .banner-size-3 {
    height: 90px;
  }
  .banner-size-4 {
    height: 210px;
  }
}

/* Small devices (landscape phones, 576px and up)*/


@media (min-width: 355px) {
    .prod-det {
          font-size: 0.7em;
    }

	.wp-product .tag-new {
        font-size: 0.7em;
        top: 0px;
    }
}

@media (min-width: 398px) {
    .prod-det {
          font-size: 0.8em;
    }

	.wp-product .tag-new {
        font-size: 0.8em;
        top: 0px;
    }
}
@media (min-width: 576px) {
  .box{
    height: 180px;
  }
  .wp-product{
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    margin-bottom: 20px;
  }
    .prod-img{
      position: relative;
      display: block;
      overflow: hidden;
      background: no-repeat center center;
      background-size: cover;
    /*  height: 275px;*/
      width: 100%;
    }
      .prod-img img,
      .adicional-bg-img img {
        object-fit: cover;
        object-position: 50% 50%;
        width: 100%;
        height: 100%;
      }

	  .wp-product .tag-new {
        font-size: 0.9em;
        top: 0px;
	  }

      .tag-new{
        background: #f4ac42;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1.3em;
        font-weight: 700;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px 10px
      }
      .wp-actions-product{
        position: absolute;
        top: 0.7em;
        right: 0.5em;
      }
        .wp-actions-product a{
          padding: 6px 6px;
          color: #9e9e9e;
          width: 33px;
          height: 33px;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          display: inline-block;
          margin: 0px 5px;
          -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
          box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
        }

        .wp-actions-product a.nm-eye{
          display: none;
        }

          .wp-actions-product .icon-action{
            font-size: 1.5em;
          }

          .two-cols {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            -webkit-column-width: 48%;
            column-width: auto;
            -moz-column-width: 48%;

            -webkit-column-gap: 4%;
            -moz-column-gap: 4%;
            column-gap: 4%;
        }

        .prod-info .btn-verde{display: block;}

        /* wp colors ---***/

        .wp-colors{
          display: block;
        }
  .prod-info{
    padding: 18px;
  }
  .product-title{
    font-size: 1.2em;
    height: 54px;
  }

  .prod-det {
          font-size: 0.9em;
          height: 50px;
          }

  .video-thumb-home{
    height: 270px;
  }
  .wd-full-img a{
    /*height: 300px;*/
  }
  .wp-share .text-share{
    display: inline-block;
    vertical-align: middle;
  }
  .wp-share .footer-nav-social{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px
  }
  .wp-share .footer-nav-social li{
    margin-bottom: 0;
  }
  .box .banner-text p {
    font-size: 1em;
  }
  .stepwizard {
      padding-left: 20px;
  }
  .stepwizard-step p {
      margin-top: 10px;
      font-size: 1rem;
      font-weight: 700;
  }
  .stepwizard-row:before {
      top: 30px;
      bottom: 0;
      width: 78%;
      height: 8px;
      margin-left: 50px;
  }
  .btn-circle {
    width: 60px;
    height: 60px;
    padding: 6px 0;
    font-size: 2rem;
    line-height: 1.428571429;
  }
  .message-ok-tupedido{text-align: left;}
  .message-title{font-size: 1.6rem; font-weight: 700; margin-bottom: 2px; margin-top: 0px;}
  .message-text{font-size: 1rem; margin-bottom: 2px;}
  .icon-big{font-size: 4rem; float: left; margin-right: 20px;}

 /* Adicionales big */
   .adicional-bg-img{
     display: inline-block;
     height: 280px;
     width: 50%;
     float: left;
   }
   .adicional-bg-info{
     display: inline-block;
     height: 280px;
     width: 50%;
     padding: 25px 18px;
   }

   .form-tupedido {font-size: 1rem;}
   .form-tupedido img {max-width: 90px;}
   .brand-phone-grid .btn-category{width: 30%;}
   .language-flag {max-width: 35px;}
   .wp-login p {text-align: left !important;}
   .bt-forgot{float: right;}

}


/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  /*===CONTENT===*/
  [canvas=slidebars-container] {
      /*margin-top: 60px;
      margin-bottom: 60px;*/
      height: -webkit-calc( 100% - 60px - 60px );
      height: -moz-calc( 100% - 60px - 60px );
      height: calc( 100% - 60px - 51px );
    }

    .full-height {
      height: -webkit-calc( 100% - 60px );
      height: -moz-calc( 100% - 60px );
      height: calc( 100% - 60px);
    }

    .h2{
      font-size: 2.5em;
      color: #444444;
      font-weight: 700;
      margin: 0.6em 0 1em 0;
    }
    .h3{
      font-size: 2em;
      color: #444444;
      font-weight: 700;
      margin: 0.6em 0 1em 0;
    }
  .logo {
    max-height: 40px;
  }
  .nav-icons {
    margin-top: 5px;
  }
  .form-mail .row{
    margin-bottom:20px ;
  }
  .bg-dark{
    text-align: left;
  }
  .bg-dark h3 {
    font-size: 2em;
    margin: 30px 0;
  }
  .list-phones-footer {
    text-align: center;
}
  .in-int ul li{
    width: 45%;
    margin: 2%;
  }
  .enviar-mail{font-size: 1.7em;}

  .form-mail{
    margin: 20px 0px;
    text-align: left;
  }
  .bg-light .col-pd-top{
    padding-top: 42px;
  }
  .box{
    height: 210px;
  }
    .form-mail .btn-outline-white{ float: right;}
  .wd-info-adicionales .icon-information-button{
    font-size: 2rem;
    margin-right: 8px;
  }
  .wd-info-adicionales p{
    margin: 0;
    width: 70%;
  }
  .bg-light .inicial-value {
    display: inline-block;
    font-size: 1.2rem;
    margin-right: 10px;
}
.bg-light .block{
  display: inline-block;
}
.stepwizard {
    padding-left: 40px;
}
.form-tupedido {font-size: 1rem;}
.form-tupedido img {max-width: 120px;}
.wp-phone{
  padding-top: 25px;
}

.wp-phone .phone-oficce {
    float: left;
    font-size: 1em;
    vertical-align: middle;
    margin-top: 0.3em;
}
.wp-phone .phone-number {
    float: right;
    font-size: 1.3em;
    font-weight: 700;
    vertical-align: middle;
    padding-right: 30px;
    margin-bottom: 12px;
  }

.brand-phone-grid .btn-category{width: 23%;}
.wp-language {margin-top: 0px;}
.language-flag {max-width: 35px;}
.logued {text-align: right;}
.wp-icon-loged {padding: 20px 15px;}
  .wp-icon-loged .wp-userinfo {
    margin-right: 20px;
    display: inline-block;
    text-align: right;
    float: right;
    margin-top: 30px;
  }
  .wp-icon-loged .user::before {
      display: block;
      font-size: 5rem;
      float: right;
  }
  .rm-c-text div.two-columns {
    column-count: 2;
    column-gap: 24px;
  }
  .cat-h-img {
    /*height: 220px;*/
    margin-top: 20px;
  }

  /*===index - international===*/

  .madeingift-logo img{
    max-height: 60px;
    margin-bottom: 10px;
  }
      .in-int{
        padding: 5vh 0;
      }

      .select-country{
        margin: 50px 0;
      }

    .truspilotFooter {
        margin-top: 80px;
        margin-right: unset;
        width: 100%;
    }
}


/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .logo {
    max-height: 50px;
    margin-left: 0px;
  }
  .nav-icons {
    margin-top: 10px;
  }
  .header-categoria{display: flex;}
  .wp-actions-product a.nm-eye{
    display: inline-block;
  }
  .no-mobile{
    display: block;
  }
  .no-desktop{
    display: none;
  }
  .search-bar{display: inline-block;}
  .box .banner-text p {
    font-size: 1.3em;
  }
  /*=== Menu links ===*/

.wp-menus{

}
        .menu-links{
          -webkit-transition: height 500ms ease-out,
                              margin 500ms ease-out;
          -moz-transition: height 500ms ease-out,
                           margin 500ms ease-out;
          -o-transition: height 500ms ease-out,
                         margin 500ms ease-out;
          transition: height 500ms ease-out,
                      margin 500ms ease-out;

          overflow: hidden;
        }
          .menu-links li{
            border-right: 1px solid #666;
            padding: 0 10px;
          }
            .menu-links li:last-child{
              border-right: none;
            }
            .menu-links .nav-link {
              padding: .0em 1em;
            }
            .menu-links.open {
              height: 20px;
              margin: 10px auto;
            }
            .menu-links.closed {
              height: 0;
              margin: 0;
            }


    .navbar-inverse{
      background: #65605e;
    }
      .navbar-inverse .btn-outline-white {
        color: #fff;
      }
      .navbar-inverse .btn-outline-white:hover, .navbar-inverse .btn-outline-white:active, .navbar-inverse .btn-outline-white:focus {
        color: #65605e;
      }
      .navbar-inverse .nav-link {
        padding: .9em 0.6em;
        display: inline-block;
        color: #fff;
        font-size: 0.9em;
      }
      .navbar-inverse .nav-link.dropdown-toggle{color: #fff;}
      .navbar-inverse .nav-link.dropdown-toggle:hover, .navbar-inverse .nav-link.dropdown-toggle:active, .navbar-inverse .nav-link.dropdown-toggle:focus{color: #fff;}
      .navbar-inverse .nav-link.dropdown-toggle::after {
          display: inline-block;
          color: #fff;
          width: 0;
          height: 0;
          margin-left: 0;
          vertical-align: middle;
          content: "";
          border-top: .3em solid;
          border-right: .3em solid transparent;
          border-left: .3em solid transparent;
        }
          .dropdown-menu{
            font-family: 'Roboto Condensed';
          }
            .dropdown-item{font-weight: normal; color: #444444;}
            .dropdown-item:hover {color: #f24621;}
        p.nav-link {
          margin-bottom: 0px;
        }
      .item-br{
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding-left: 10px;
      }
        .item-br a{
          display: inline-block;
          margin-top: 1px;
          margin-right: 4px;
        }

/* ===== Fixed Main Menu === */
  #fixedMainMenu {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;

    background-color: #f2f2f2;
  }

/*===PRODUCTOS===*/
  .prod-info {
    padding: 13px;
  }

    /*.prod-img{
      height: 200px;
    }*/

    .wp-desc-prod{
      padding-top: 0px;
    }

    /*===ABOUT US===*/
    .about-us{
      padding: 50px 0;
    }
      .about-us .h3, .about-us .h4{
        width: 75%;
        margin: 15px auto;
      }
      .about-us .col-text{
        margin: 20px 0px;
        padding: 20px 30px;
        text-align: left;
        font-size: 1.2em;
      }
      .about-us .col-img{
        margin: 20px 0px;
      }
      .about-us .col-img img{
        max-width: 100%;
      }
      .about-us .col-text2{
        margin: 10px auto;
        font-size: 1.2em;
      }

      .video-thumb-home{
        height: 172px;
      }
      .pg-qs{height: 270px; margin-bottom: 20px;}
      .wd-full-img a{
        /*height: 200px;*/
      }

      #quick-view-product .modal-footer{
        padding: 15px;
        border-top: 1px solid #eceeef;
      }
      .message-warning{
        padding-top: 8px;
      }

/*===categoria===*/
    .rm-c-text div.two-columns {
      column-count: 3;
      column-gap: 24px;
    }

    .wp-colors a {
        background: #fff;
        width: 15px;
        height: 15px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        margin: 2px 2px;
        -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
        box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    }



/*===FORMS===*/
  .title-form{
      font-size: 1.4rem;
      line-height: 1.5;
    }
      .title-form .text-light{
        text-transform: none;
      }

    .col-help-text{
      padding-top: 25px;
    }

/*===canvas phone===*/
    .canvas-phone .list-phones-footer {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 4%;
        -moz-column-gap: 4%;
        column-gap: 4%;
        margin-bottom: 20px;
        text-align: left;
      }

      .canvas-phone .list-phones-footer .phone-oficce{display: block;}


/*====FOOTER======*/

    .escencial-links {
      text-align: left;
    }
      .escencial-links .input-group {
          width: 100%;
          margin: 10px auto;
      }
      .title-links {
        font-size: 1.3em;
      }
      .contact-links, .contact-links .title-links   {
        text-align: left;
      }
      .list-phones-footer{

        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;

        -webkit-column-gap: 4%;
        -moz-column-gap: 4%;
        column-gap: 4%;
      }
      .list-phones-footer li {
          list-style: none;
          text-align: left;
      }

      .contact-links .phone-oficce{
        font-size: 1em;
        vertical-align: middle;
        margin-top: 0.3em;
        text-align: left;
        display: inline-block;
        width: 31%;
      }
      .contact-links .phone-number{
        font-size: 1.5em;
        vertical-align: middle;
        text-align: right;
      }
      .contact-links .phone-number-link {
        width: 49%;
        display: inline-block;
      }
      .pedidos  {
        margin-top: 15px;
      }
      .pedidos .phone-number-link {
        width: auto;
        display: inline-block;
      }

      .contact-links .pedidos-arg{
        margin-top: 1.4em;
        text-align: left;
      }
      .wd-info-adicionales .icon-information-button{
        font-size: 2.5rem;
        margin-right: 12px;
      }
      .wd-info-adicionales p{
        width: 75%;
      }
      .wd-info-adicionales .info-nocom{
        margin-top: 10px;
      }
      .eliminar-item{display:none;}
      .wp-product:hover .eliminar-item{display:block;}

/* Modal diseñador full */
      .modal-full,
      .modal-full-noheader {
        /*width: auto;*/
        width: 60%;
        max-width: none;
        position: absolute;
        top: 0;
        left: 20%;
        bottom: 0;
        right: 0;
        margin: 30px;
      }

        .modal-full .modal-content,
        .modal-full-noheader .modal-content {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
        }
        .modal-full .modal-content .modal-body,
        .modal-full-noheader .modal-content .modal-body  {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
        }
        .modal-full .modal-content .modal-body {
          top: 60px;
        }

        .modal-full-noheader .modal-content .modal-body {
          top: 0px;
          height: 100%;
        }
        .modal-full .modal-content .modal-body .modal-iframe,
        .modal-full-noheader .modal-content .modal-body .modal-iframe {
          width: 100%;
          height: 100%;
          border: none;
        }

      /* Modal diseñador med */
            .modal-med,
            .modal-med-noheader {
              width: auto;
              max-width: none;
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              margin: 30px;
            }

              .modal-med .modal-content,
              .modal-med-noheader .modal-content {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
              }
              .modal-med .modal-content .modal-body,
              .modal-med-noheader .modal-content .modal-body  {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
              }
              .modal-med .modal-content .modal-body {
                top: 60px;
              }

              .modal-med-noheader .modal-content .modal-body {
                top: 0px;
              }
              .modal-med .modal-content .modal-body .modal-iframe,
              .modal-med-noheader .modal-content .modal-body .modal-iframe {
                width: 100%;
                height: 100%;
                border: none;
              }

              /* END Modal diseñador med */
.brand-phone-grid .btn-category{width: 15%;}
.language-list{
  padding-top: 30px;
  padding-bottom: 30px;
}
.language-flag {max-width: 40px;}

.in-int ul li{
  width: 17%;
  margin: 1%;
  display: inline-block;
}

 }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .adicional-bg-img,
  .adicional-bg-info {
    height: 312px;
  }

  .item-br a {
    margin-top: -1px;
}
  .banner-size-1{
    height: 370px;
    margin-bottom: 0;
  }
  .banner-size-2{
    height: 370px;
    margin-bottom: 0;
  }
  .banner-size-3{
    height: 185px;
  }
    .banner-size-3 .banner-text h3{
      font-size: 1.75em;
    }
  .banner-size-4{
    height: 370px;
    margin-bottom: 0;
  }
  .banner-size-5{
    height: 185px;
    margin-bottom: 0;
  }

/*===Categorias===*/
  .box{
    height: 315px;
  }
  .box .banner-text p{
    font-size: 1.5em;
  }
  .banner-text{
    padding:15px 10px 0px 10px;
  }


  /*===Menu links===*/
  .navbar-inverse .nav-link {
    padding: .9em 1em;
    font-size: 1em;
  }
  .video-thumb-home .play{
    top: 43%;
    left: 43%;
  }
  /*===Product===*/

  #carousel-custom .carousel-indicators li img {
      height: 70px;
  }

  .wp-colors a {
    background: #fff;
    width: 18px;
    height: 18px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin: 3px 3px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
}
/*=== FOOTER===*/
  .guarantee img {
    margin: 0.8em 1.3em;
    }

    .wp-phone .phone-number {
    font-size: 1.5em;
    vertical-align: middle;
    padding-right: 80px;
  }
}



.debugBox {
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  height: 80px;
  z-index: 10000;
  padding: 10px;
  border: 2px solid;
}


/* mmenu styles =============================== */

.mm-menu {
    background: #65605e;
    border-color: rgba(0,0,0,.1);
    color: white;
}

.mm-panels, .mm-panels>.mm-panel {
    font-size: 1.2em;
}

.mm-listitem:after {

}

.mm-listitem>a, .mm-listitem>span {
      padding: 15px 10px 15px 20px;
}

.mm-panel_has-navbar .mm-navbar,
.mm-panel_has-navbar .mm-navbar a,
.mm-panel_has-navbar .mm-navbar * {
    color: #fdefbe;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #fdefbe;
}

.mm-menu .mm-listview .mm-btn_next:after {
    border-color: #fdefbe;
}

.mm-listitem, .mm-listitem .mm-btn_next, .mm-listitem .mm-btn_next:before, .mm-listitem:after, .mm-listview {
    border-color: #514d4b;
}



@media (min-width: 576px) {
    .modal-dialog {
        --max-width: none;
    }
}

#selectOptions .modal-dialog {
    --height: auto !important;
}

.modal-content {
    --height: 100%;
}

.nobutton {
    background-color: transparent;
    border: none;
    font-size: 1.3em;
    padding: 0.4em .3em;
}

    .nobutton:hover {
        color: #f24b27;
    }

    .nobutton.btn-cerrar {
        margin-top: 20px;
        margin-right: 20px;
        display: block;
        cursor: pointer;
    }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

main > .container {
    padding: 60px 15px 0;
}

.footer {
    position: fixed;
    bottom: 0;
    height: 100px;
    width: 100%;

    padding-top: 7px !important;
    padding-bottom: 0px !important;
}

    .footer > .container {
        padding-right: 15px;
        padding-left: 15px;
    }

code {
    font-size: 80%;
}


#navbarCollapse.show {
    height: 90vh;
    height: calc(100vh - 90px);
    height: -moz-calc(100vh - 90px);
    height: -webkit-calc(100vh - 90px);
    height: -o-calc(100vh - 90px);
    position: relative;
}

/*.collapsing{height: 0vh !important; transition:ease-in-out height 0.3s !important;}*/

main {
    margin-top: 150px;
}

.modal-contact {
}

    .modal-contact .btn-cerrar {
        margin-left: auto;
        margin-top: 0px;
    }

    .modal-contact h3 {
        font-size: 2em;
        color: #fff;
    }

    .modal-contact .list-phones-footer {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        width: 100%;
    }

        .modal-contact .list-phones-footer li span {
            display: block;
            color: #fff;
        }

        .modal-contact .list-phones-footer li a {
            display: block;
            margin-bottom: 15px;
        }

/**/
.zindex {
    z-index: 1099;
}

.fixed-top {
    background: #f2f2f2;
}

.mm-panel:after, .mm-panel:before {
    content: '';
    display: block;
    height: 20px;
}

.bg_menu_mob {
    display: block;
    height: 80vh;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    background: #666;
}

#navbarCollapse.show .bg_menu_mob {
    display: none;
}


.navbar-toggler {
    background: url(../img/nav_close.png) no-repeat center;
    padding: 5px 5px;
    height: 36px;
    width: 36px;
    position: relative;
    top: 2px;
    display: none;
    margin-right: 5px;
    cursor: pointer;
}

    .navbar-toggler.collapsed {
        background: url(../img/nav_open.png) no-repeat center;
    }

.nav-link:focus {
    color: inherit !important;
}

button:focus {
    outline: none !important;
}

#search-mobile, #idioma {
    position: relative;
    top: 0px;
    width: 100%;
    height: auto;
    display: block;
    z-index: 99;
    --background: #fff;
    display: none;
    transition: 0.3s all ease-in-out;
}

#btn-cerrar-search, #btn-cerrar-idioma {
    padding-bottom: 10px;
    display: block;
    clear: both;
    text-align: right;
}

    #btn-cerrar-search .btn-cerrar-panel, #search-mobile .btn-cerrar-panel {
        float: none;
    }

#idioma {
    position: relative;
    top: 0px;
    width: 100%;
    height: auto;
    z-index: 9999;
    --background: #fff;
    display: none;
    border-top: 1px solid #d4d4d4;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) inset;
}

    #idioma span {
        color: #f24621;
    }

@media screen and (max-width: 992px) {
    .navbar-toggler {
        display: inline-block;
    }

    .modal-contact .list-phones-footer {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        width: 100%;
    }

    .modal-contact h3 {
        font-size: 1.3em;
        margin: 10px auto;
        text-align: center;
    }

    main {
        margin-top: 51px;
    }

    #bottom-arrow {
        height: 45px;
        padding: 0px 5px !important;
        border-top: 1px solid #d4d4d4;
        background: rgba(255, 255, 255, 0.8);
    }

    .nav-bottom-bar .nav-link {
        padding: 10px 2px;
    }

    .wrapper-btn {
        --padding: 13px 0 11px 0;
        --margin: 0 30px 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .modal-contact .list-phones-footer li a {
        margin-bottom: 5px;
    }

    .bg-dark .phone-number {
        font-size: 20px;
    }

    .nobutton {
        font-size: 16px;
    }
}


.modal-dialog-full-width {
    width: 98%;
    height: 92%;
    padding: 0;
    position: relative;
    max-width: none;
}

.modal-dialog {
    /*width: 98%;
    position: relative;
    height: 100%;
    padding: 0;
    margin: auto;
    margin-top: 15px;
    left: 0px;
    max-width: 991px;*/
}

#telModal p {
    text-align: center;
}

#pnlCompra {
    position: absolute;
    transition: 0.4s ease-in-out all;
    width: 100%;
    z-index: 9999999 !important;
}

#pnlCompra.open {
    position: absolute;
    transform: inherit;
    height: auto;
    bottom: 0px !important;
    opacity: 1;
}

#cerrar-compra {
    color: #d9534f;
    display: block;
    position: absolute;
    right: 25px;
    z-index: 999;
    cursor: pointer;
}

.modal-cont {
    bottom: 55px;
}

.bottom-bar {
    background: #fff !important;
}

.bottom-arrow {
    background: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 992px) {
    #pnlCompra {
        
    }

        #pnlCompra.open {
            bottom: 0px !important;
            opacity: 1;
        }
}