/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .search-widget form {
    display: flex;
    flex-direction: row-reverse;
    }
    #search_widget button {
        background: none;
    box-shadow: none;
    border: none;
    overflow: hidden;
    padding: 0;
    color: #18191c;
    }
    #search_widget input {
        padding: 0 10px 0 45px;
        background-color: #f7f7f7;
        height: 45px;
        border-radius: 3px;
        border: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #search_widget {
        width: 100%;
        padding: 0;
    }
    .ui-menu.ui-jolisearch {
        padding-top: 20px;
    }
    .search-widget form input[type="text"]:focus {
        outline: 3px #001e99 solid;
        
      }
    #header .ApMegamenu .leo-verticalmenu {
        background: #001e99;
    }
    .header-top .container {
        line-height: 1.20em;
    }
    div.verticalmenu .navbar-nav li.dropdown-submenu > a::after {
        top: 2px;
    }
    div.verticalmenu .dropdown-menu ul li a:hover .menu-title, .block-categories .category-sub-menu li > a:hover, .block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, #footer .block_content a, .wr-cate-product .category-default a, .product-quantity .wishlist:hover > a, .product-quantity .compare:hover > a, .products-accordion .card-header a:hover::after, #wrapper .breadcrumb li a:hover, .btn-link:focus, .btn-link:hover, body#checkout a:hover, #header .check-order ul a:hover{
        color: #001e99;
    }
    .leo-verticalmenu div.verticalmenu .dropdown-menu {
        border-color: #001e99;
    }
    div.verticalmenu .dropdown-menu ul li a .menu-title, .thumbnail-container .functional-buttons .btn-product, .thumbnail-container .functional-add-price .button-container .leo-bt-cart,#product-details .label, span#product-availability  {
        color: #18191c;
    }
    .products-selection .display > div.selected a {
        background: #001e99;
    }
    .products-sort-order .select-title {
        line-height: 22px;
        font-size: 12px;
        overflow: hidden;
    }
    .thumbnail-container .functional-buttons .btn-product {
        border-radius: 50%;
    }
    .thumbnail-container .functional-buttons .btn-product:hover, .thumbnail-container .functional-add-price .button-container:hover button, .leo-fly-cart .leo-fly-cart-total {
        color: #fff;
        background: #001e99;
    }
    .sidebar .block .title_block::before {
        background: none;
    }
    .product-miniature .button-container.cart .btn-product.add-to-cart .name-btn-product {
     display: none;
    }
    #module-ambjolisearch-jolisearch section#wrapper {
        margin-top: 30px;
    }
    .bannercontainer .tp-caption {
        display: flex;
        justify-content: center;
        position: static;
        margin: 0 auto;
        margin-top: 30px;
    }
    .product-flags .product-flag.on-sale.agotado {
        background: #E61414;
    }
    i.product-unavailable {
        color: #E61414;
    }
    .product-flags .product-flag.on-sale.proximamente, .product-detail.product-thumbs-left .product-thumb-images .slick-arrow, .product-detail.product-thumbs-right .product-thumb-images .slick-arrow, .product-cover .layer:hover,#product-modal .modal-content .modal-body .slick-arrow, .btn-primary {
        background: #001e99;
    }
    .footer-center {
        background: #363637;
    }
    .footer-center .container, .footer-container a{
        color: #fff;
    }
    .footer-contact .wr-support-info p,.footer-contact .wr-phone-info p, .box-copyright .block p {
    color: #fff !important;
    }
    .ApColumn .title_block {
        color: #fff;
    }
    .box-copyright::before {
        background: #bbbaba !important;
    }
     .product-manufacturer .manufacturer-logo {
        height: auto;
        padding: 0;
        border: none;
    
    }
    .product-prices {
        margin-top: 0;
    }
    #product-modal .modal-content {
        background: #fff;
    }
    #product-modal .modal-content .modal-body .product-cover-modal {
        max-width: 600px;
    }
    #product-modal .modal-content .modal-body figure {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .leo-megamenu .navbar-nav > li > a, .box-function > div i {
        color: #fff;
    }
    .box-menu-two.ApColumn::before {
        background: none;
    }
    .product-flags .product-flag.new {
    background: #95c02f;
    }
    #stores #wrapper {
        margin-top: 40px;
    }
    .page-authentication #wrapper {
        margin: 0;
      }
    .box-back .back-to-home {
    border-bottom: 2px solid #001e99;
    }
    .box-back .back-to-home:hover {
        background: #001e99;
    }
    .box-back .back-to-home::before { 
        content: "o ";
    }
    .product-description .fade {
        opacity: 1;
    }
    .mod-menu-fondo {
        background-color: #fafafa;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    }
    .block.product-banner.ApImage p {
        color: #fff;
      }
      .product-flags .product-flag.discount {
        background: #ff4746;
      }
      #header, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
          background-color: #001e99;
      }
      #header .check-order ul a, #header .store-local ul a {
          color: #fff;
      }

      .btn-primary:hover,  {
        background: #2343c0;
      }
      .iview-controlNav div.iview-items.customHtmlBullet a.iview-control.active, .iview-controlNav div.iview-items.customHtmlBullet a.iview-control:hover {
        border-bottom: 2px solid #001e99;
        color: #001e99;
    }
    .bannercontainer .tp-caption {
        display: flex;
        justify-content: center;
        position: static;
        margin: 0 auto;
        width: 1125px !important;
    }
    #header .check-order ul a:hover {
        color: #0096c8;
    }
    .box-service .service {
        border-radius: 10px;
    }
    .iview-controlNav div.iview-items {
        position: inherit;
        display: block;
        margin-top: -11px;
    }
    .page-content.page-cms {
        color: #222;
    }
    .pagination .current a, .pagination a i, .product-quantity .compare .leo-compare-button.added, .product-quantity .compare .leo-compare-button.active, .product-quantity .wishlist .btn-primary.active:hover, .product-quantity .wishlist .btn-primary.active:focus, .product-quantity .compare .btn-primary.active:hover, .product-quantity .compare .btn-primary.active:focus {
        color: #001e99;
    }
    .pagination a.next:hover, .pagination a.next:focus, .pagination a.previous:hover, .pagination a.previous:focus {
        color: #001e99;
        border: 1px solid #001e99;
    }
    .products-selection .display > div a:hover {
        background-color: #001e99;
    }
    b, strong {
        font-weight: 700;
    }
    .contact-rich .block .icon {
        color: #001e99;
    }
    .contact-rich .block .icon::after {
        border: 1px dashed #001e99;
    }
    .group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
        background-color: #001e99;
    }
    #contact-form-box .form-box .form-footer .btn {
        background-color: #001e99;
    
    }
    #contact-form-box .form-box .form-footer .btn:hover {
        background-color: #fff;
        border: 1px solid #001e99;
    
    }
    .contact-rich .block .data a:hover {
        color: #001e99;
    }
    @media only screen and (min-width : 1200px){ 
        body .container {
            width: 1500px;
        }
    
    }
    @media only screen and (max-width : 992px){ 
        .iview-controlNav div.iview-items {
            display: none;
        }
        #content-wrapper .cats_images_home .title_block{
            margin-top: 0;
        }
    }
    @media only screen and (max-width : 480px){ 
        .search-widget {
            margin-bottom: 14px;
          }
          #header .ApMegamenu .leo-verticalmenu {
            background: transparent;
          }
          .ApSlideShow .bannercontainer .tp-caption .caption-contain {
              width: 100% !important;
          }
          .bannercontainer .tp-caption {
              margin-top: 0;
          }
          .bannercontainer.banner-fullwidth {
              margin: 0 !important;
          }
          .box-product-tap .tabs-top .product-tab-option {
              padding: 7px !important;
          }
          .manufacturers_block img {
              padding: 0 !important;
              margin: 0 !important;
          }
          .manufacturers_block .owl-carousel {
            padding: 0 75px;
          }
          .iview-controlNav div.iview-items  {
              display: none;
          }
    }
    

    .col-xs-3 img{

        height: 50px;
    }

/************************custom************************/
#custom-text {
  background: none !important;
  padding:0 !important;
}
