:root {
    --principal: #f8833b; /*#01b2c6*/
    --second: #c6682f    ;/*#17a2b8*/
    --third: #f99b62;/*#66d0dc*/
    --fourth: #ad5b29;/*#138496*/
}


#top-brands{
	padding-top: 30px;
}

.info-footer{
	line-height: 30px;
}

.social-icons{
	margin-top: 0px !important;
}

.link-widge{
	width: 100% !important;
}

#footer{
	padding-top: 0px;
}

@media (min-width:991px) {
  .hide-lg{
    display: none !important;
  }
}

@media (max-width:991px) {
  .hide-xs{
    display: none !important;
  }

  .side-menu {
    margin-top: 30px;
  }

  header{
  	padding-top: 10px !important;
  }

  .logo{
  	text-align: center;
  }

  #hero .caption{
  	margin: 0px;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 30px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
  }

  .link-list-row{
    padding: 30px;
    text-align: center;
  }

  .link-list-row .widget{
    text-align: center !important;
  }

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

}


.item-ppal .image{
    height: 215px;
    overflow: hidden;
}

.sfbest{
  height: 365px;
  overflow: hidden;
}

.spbest{
  height: 60px;
  width: 60px;
    overflow: hidden;
}

.owl-axter-product-simple .owl-item{
  height: 350px;
  overflow: hidden;
}

.img70{
   height: 60px;
  width: 60px;
    overflow: hidden;
}


.item-ppal .image img, .img70 img{
  object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}


.product-sellests .image{
    height: 150px;
    overflow: hidden;
}

header .top-cart-row .top-cart-holder .basket-item .thumb{
  height: 70px;
    overflow: hidden;
}


.product-sellests .image img, header .top-cart-row .top-cart-holder .basket-item .thumb img, .spbest img, .sfbest img{
  object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}


.panel-axter{
  color: black;
}


.panel-body  a{
  color: #636363;
  font-size: 14px;
    line-height: 26px;
    display: block;
    font-weight: 600;
}

.grid-list-products .section-title{
  margin: 0px 0 11px;
}

li.active  a{
  color: var(--principal);
}


.parsley-errors-list li{
  font-size: 15px;
    color: #fb5e5e;
}

.invalid-feedback{
  padding-top: 15px;
    font-size: 14px;
    color: #fb5e5e;
    display: block;
}

.btn-twitter{
  background-color:  #4286f5;
}

.imgbasquet{
  padding: 10px;
}

header .top-cart-row .top-cart-holder .dropdown-toggle .total-price{
  font-size: 18px;
}

#cart-page .widget .tabled-data li label{
  min-width: 0px;
}

.list-specification{
  margin-top: 10px;
}

.list-specification li{
  line-height: 30px;
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

 .nav-tabs .nav-link{
    width: 22%;
    display: inline-grid;

}

.tab-pane h4{
  margin-bottom: 15px;
}

.gsi-style-6 li.current > * .number, .gsi-style-6 li.current > * .number{
  background-color: var(--principal) !important;
}

.message-custom h2{
  font-size: 55px;
  margin-bottom: 30px;
}
#owl-recently-viewed .owl-stage-outer{
  overflow: visible !important;
}

.single-product-gallery .single-product-gallery-item a{
      display: block !important;
    padding: 0;
}

.product-grid-holder .product-item-holder .image, .product-grid-holder .product-item-holder.size-medium .image, .grid-list-products .product-grid-holder .product-item-holder .image{
  padding: 0px;
}

.price-prev{
  text-decoration: line-through;
}

.product-grid-holder .product-item-holder.size-small .prices{
  text-align: left;
}

li ul, .accordion-inner ul{
  padding-left: 10px;
}

.accordion-widget .accordion .accordion-inner{
      margin: 0px 0 0px 0;
}

.accordion-widget .accordion .accordion-toggle.active, .accordion-widget .accordion .accordion-inner li a.active{
   color: var(--principal);
}

.modal-open .modal{
  background: rgba(0,0,0,0.5);
}

.payment-extra-info, .input-facturacion{
  padding: 20px !important;
}

.shipping-tr .nav li, .payment-tr .nav li {
  margin-left: 20px !important;
}

.clearfix{
  clear: both !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
  background-color:  var(--third);
}


#single-product .single-product-gallery-item img{
  width: 100%;
    height: 100%;
    max-height: 100% !important;
    object-fit: cover;
}

#single-product .gallery-holder .single-product-gallery-item, #owl-single-product .single-product-gallery-item > a,  #owl-single-product .single-product-gallery-item > a > span{
  height: 100%;
}

#single-product .single-product-gallery-item{
  padding: 0px !important;
}

#owl-single-product-thumbnails .owl-item .horizontal-thumb{
  height: 70px;
    overflow: hidden;
    margin-left: 5px;
}


#owl-single-product-thumbnails .owl-item .horizontal-thumb img{
  object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}

.shopping-cart-items{
  max-height: 400px;
  overflow-y: scroll;
}


.shopping-cart-items::-webkit-scrollbar-track
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    background-color: #ffffff;
}

.shopping-cart-items::-webkit-scrollbar
{
    width: 12px;
    background-color: #ffffff;
}

.shopping-cart-items::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: #f4f4f4;
}

.nav-item .disabled{
  opacity: 0.5;
  cursor: not-allowed;
}

.panel-body{
  padding: 15px 0px;
}
.panel-heading{
      padding: 10px 0px;
    }

@media only screen and (min-width: 769px) {
    #collapseExample{
        display: block !important;
    }

    #linkToCollapse{
        display: none;

    }




}

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

 #linkToCollapse{
    text-transform: none;
    font-weight: normal;
    font-size: 18px;

    padding-left: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
 }

  .section-heading{
        margin-top: 15px;
    }

    /* The sticky class is added to the header with JS when it reaches its scroll position */
  .stickyAxter {
        position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 999;
    left: 0;
    padding: 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
  }

  /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
  .stickyAxter + .content {
    padding-top: 102px;
  }

}

.search-button{
  outline: none !important;
  border: none;
}

.accordion-widget .accordion a.active{
  color:  var(--principal);
}

#owl-main .caption .big-text .big2{
    display: block;
    font-size: 70px;
    font-weight: 800;
    line-height: 70px;
    top: -11px;
    left: 0px;
    position: relative;
}

.megamenu-horizontal .menu-item .dropdown-menu{
  min-width: 200%;
}


.spetialsize{
  font-size: 22px !important;
}

#search-form .panel, #search-form .widget{
  margin-bottom: 0px;
}

.text-white{
  color: #ffffff;
}

.header .logo-holder .logo{
  text-align: center;
}



.inverse{
  color: white !important;
}

.btn-add-to-wishlist{
  cursor: pointer;
}

#end-checkout.disabled{
  opacity: 0.4;
}

#end-checkout:not(.disabled){
   animation: pulse-red 2s infinite;
}


  @keyframes pulse-red {
    0% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(84,98,115, 0.7);
    }

    70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(84,98,115, 0);
    }

    100% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(84,98,115, 0);
    }
  }


  header .logo-holder .logo{
      margin: 0px;
      text-align: center;
      padding-right: 15px;
  }

  .logohead{
    height: auto;
    max-height: 80px;
    width: auto;
    margin: 0 auto;
  }
