 .border-left::before{ background: #08c;}
a:focus, a:hover {
    color: #08c;
    text-decoration: none;
}

   /* HEADER */
 header{ background: #08c;  }
 #sticky-header{ background: #08c; }

 .header-top-bar { background: #08c; border-bottom: solid 1px #ffffff54; font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;}
 header p, header a, header i{ color: #BDE1F5 }
 .main-menu > li > a{ color: #fff; }
 .main-menu > li > a:hover, .main-menu > li:hover > a , .sticky .main-menu > li:hover > a{ color: #b8edff; }
  
  
 /* .dropdwn a{color: red;} */
 header i, header .cart-toggler a{ color: #BDE1F5 !important }
 .header-search-inner::before {    background: #fff none repeat scroll 0 0;}
 .main-menu a{color: #fff; font-weight: bold}
 .call-us p:hover a{ color: #fff; }
 .call-us p:hover i{  transition: all 0.3s ease-out 0s;    color: #fff !important;}
 .call-us{float: left; position: relative; padding: 0 15px;}
 .call-us::before{   
 	background: #ddd none repeat scroll 0 0;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 1px;
}

.f_dato{color: #fff;text-transform:uppercase;}

.lista_desc{max-height: 43px; overflow: hidden}

 .call-us:first-child::before{ display: none; }

hr{border-bottom: 1px solid #e5e5e5;}

.sticky .logo-container {
  height: 62px;
  padding: 5px 0;
}

.stock{background: #c8a165; width: 65px;height: 20px; line-height: 20px; border-radius: 5px; position: absolute; top: 30px; left: 45px; color: #fff; font-size: 12px;}

.main-menu > li > a::before, .dropdwn li a::before, .single-mega-item li a::before {    background: #fff none repeat scroll 0 0;}


  /* FOOTER */
  #footer{background: #272723} 
  #footer .block-title{margin-bottom: 10px;}
  #footer .submit-btn-1{ background: #08c;}

  .footer-menu li:hover a, .footer-menu li:hover a i, .copyright-text p a:hover{    color: #08c;}
  .btn-hover-1::before, .btn-hover-2::before {    background: #fff none repeat scroll 0 0;}
  .social-icons{ float:left; margin-top: 15px;}



  /* SHOP */
.shop-tab li.active a {color: #08c;}
.action-button > li:hover > a { background: #08c;    border-color: #08c;    color: #fff;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {    border: 1px solid #08c;}
.product-cat .treeview .collapsable > a {    color: #08c;}
.ui-slider .ui-slider-range {    background: #08c none repeat scroll 0 0; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #08c none repeat scroll 0 0;}
.shop-pagination > li.active a, .shop-pagination > li:hover a {    border-color: #08c;    color: #08c;}
.brand-name{ font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 12px; }
.precio{font-size: 20px; font-weight: bold; margin-bottom: 0px;}
.pro-price{margin-bottom: 0px;}
.action-button {margin-top: 10px;}
.product-title a{ font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; }
.shop-list p{margin-bottom: 10px;}
.shop-list .product-img { width: 30%;}
.product-img { background: #fff; height: 317px; overflow: hidden;}
.short-by span, .showing span{ color: #08c;  font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;}

/* DETALLE */
.brand-name-2{ font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; }
li {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
    font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    
}
li.active a{
    color: #08c;
}

.cart-plus-minus:hover { cursor: pointer }

.pelota_color ul li{
    margin-right: 5px;  vertical-align: top ;
}
.pelota_color ul li::before {
    background: #ff7f00 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 20px;
    left: 0;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 20px;
}

.slick-arrow-3 .arrow-prev.slick-arrow:hover, .slick-arrow-3 .arrow-next.slick-arrow:hover {
    color: #08c;
}

.s-price-box{ font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; margin-bottom: 15px; }

#detalle .action-button > li > a { font-size: 25px;  height: 40px;  width: 40px; line-height: 40px;}
#detalle .action{    
  font-size: 25px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #999999;
  display: block;
  text-align: center;
  cursor: pointer;
   /* float: right; */
   position: absolute;
   top: -7px;
   right: 0px;
}

#detalle .action:hover{ background: #08c; color: #fff;} 
#detalle hr{margin: 15px 0;}


/*CARRITO*/
.cart-tab li a.active {  color: #08c; }
.cart-tab li a.active span {  border: 1px solid #08c;}

.order-total, .order-total-price { color: #08c;  }

.submit-btn-1 {
    background: #08c none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.volver-btn-1 {
    background: #999 none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}



.table-content, #detalle_pago, #descuento, #transporte, #checkout, #order-complete, #lista .product-item, #lista .product-info{background: #fff;}



.table-content table tr td { padding: 10px 10px;}

.product-thumbnail{ font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; }
.product-title-2{ margin-bottom: 0px !important; font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;}

@media (max-width: 1169px) {
    .product-img { height: 270px; }
}
@media (max-width: 991px) {
    .product-img { height: 200px; }
}
@media (max-width: 767px) {
    .product-img { height: auto; }
    .footer-top { background: #272723 ;}

    .social-icons{ margin-top: 0px; margin-bottom: 20px;}
    #footer .logo{padding-bottom: 0px;}
    .footer-top-inner{padding-bottom: 30px;}

    #footer .facebook:hover{color: #fff !important; border: 1px solid #fff !important}
    #footer .twitter:hover{color: #fff !important; border: 1px solid #fff !important}
    #footer .pinterest:hover{color: #fff !important; border: 1px solid #fff !important}
}