/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #000;
  text-decoration: none;
}  
 #header{ 
    background: #fff;
    color:#102036;
    border-bottom:1px solid #dddddd;
    padding-top: 0px;
    padding-bottom: 30px;
}     
#header a {
    color:black;
  }
  #header .logo {
    max-width:150%
  }

#top-menu {
    margin-top:10px;
  }

#header .header-nav {
    border-bottom:1px solid #dddddd;
    max-height:50px;
    margin-bottom:30px;
    background-color: #efefef;
    box-shadow:inset 2px 0 5px 0 rgba(0,0,0,.11);
  }
  #header .header-top a[data-depth="0"] {
    color: black;
    text-transform:uppercase
  }
  #header .header-top .search-widget {
    float:right;
  }
  #header .header-top .position-static {
    position: static;
    margin-left: 70px;
  }
  #header .header-nav .blockcart {
    background:#373737;
    color:#fff;
    height:3rem;
    padding:.75rem;
    margin-left:.9375rem;
    text-align:center;
    white-space:nowrap
  }
#header .header-nav .cart-preview.active {
    background:#626262;
  }  
#wrapper {
    background:#efefef;
    box-shadow:inset 0 2px 5px 0 rgba(0,0,0,.11);
    padding-top:1.563rem
  }
  .popover {
    position:absolute;
    top:50px;
    left:0;
    z-index:1060;
    display:block;
    max-width:276px;
    padding:1px;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-break:auto;
    line-height:1.5;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    white-space:normal;
    word-break:normal;
    word-spacing:normal;
    font-size:.875rem;
    word-wrap:break-word;
    background-color:#fff;
    background-clip:padding-box;
    border:3px solid black;
    border-radius:.3rem
  }
  #_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    display:block!important;
  }
  .top-menu .sub-menu {
    box-shadow:2px 1px 11px 2px rgba(0,0,0,.1);
    border:none;
    margin-left: 165px;
    margin-top:0px;
    width: calc(100% - 330px);
    min-width: calc(100% - 330px);
    z-index:18;
    display:none
  }
  @media (min-width:768px) {
    .col-md-1 {
      float:left;
      width:8.33333%;
    }
    .col-md-2 {
      float:left;
      width:16.66667%;
    }
    .col-md-3 {
      float:left;
      width:25%;
    }
    .col-md-4 {
      float:left;
      width:33.33333%;
    }
    .col-md-5 {
      float:left;
      width:41.66667%;
    }
    .col-md-6 {
      float:left;
      width:50%;
    }
    .col-md-7 {
      float:left;
      width:58.33333%;
    }
    .col-md-8 {
      float:left;
      width:100%;
    }
    .col-md-9 {
      float:left;
      width:75%;
    }
    .col-md-10 {
      
      width:67.3%;
    }
    .col-md-11 {
      float:left;
      width:91.66667%;
    }
    .col-md-12 {
      float:left;
      width:100%;
    }
  }
    #custom-text {
      padding: 3.125rem;
      margin-bottom: 1.5rem;
      text-align: center;
      background: #efefef;
      border-radius: 2px;
    }
    .btn-primary {
      color:#fff;
      background-color:#373737;
      border-color:transparent
    }
    .btn-primary.focus,
    .btn-primary:focus,
    .btn-primary:hover {
      color:#fff;
      background-color:#626262;
      border-color:transparent
    }
    .btn-primary.active,
    .btn-primary:active,
    .open>.btn-primary.dropdown-toggle {
      color:#fff;
      background-color:#232323;
      border-color:transparent;
      background-image:none
    }


    .custom-radio input[type=radio]:checked+span {
      display:block;
      background-color:#102036;
      width:12px;
      height:12px;
      border-radius:50%;
      position:absolute;
      left:.125rem;
      top:.125rem
    }
    .page-authentication #content a {
      color: #102036;
    }
    .page-content.page-cms {
      background:#efefef;
      padding:1.25rem;
      text-align:justify
    }
    .block-category #category-description p,
.block-category #category-description strong {
  font-weight:400;
  color:#000000;
}
.block-categories {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #efefef;
}
.block-category.card.card-block {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #efefef;
}
#blockcart-modal .product-name {
  font-size: 1.125rem;
  color: #000000;
}
.product-price {
  color: #000000;
}
.account-list a:hover, .block_newsletter form button[type="submit"] .search:hover, .footer-container li a:hover {
  color: #375358;
}

#header .top-menu a[data-depth="0"]:hover, a:hover {
  color: #375358;
  text-decoration: none;
}
.block-category .block-category-inner #category-description strong {
  font-weight: 400;
  color: #000000;
}
#subcategories {
  margin-bottom: 20px;
  background: #efefef;
  margin-bottom: 20px;
  border-top: 1px solid #626262;
  box-shadow: inset 0px 2px 0px 0 rgba(0,0,0,.11);
}
#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  box-shadow:inset 2px 0 5px 0 rgba(0,0,0,.11);
}
.carousel .carousel-item .caption {
  position: absolute;
  bottom: 70px;
  left: 38px;
  max-width: 340px;
  color: #fff;
}
.product-images > li.thumb-container .thumb.selected, .product-images > li.thumb-container .thumb:hover {
  border: #373737 1px solid;
  background-color: #efefef;
}

.product-prices .tax-shipping-delivery-label {
  font-size: .8125rem;
  color: #000000;
  word-wrap: break-word;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: #000000 3px solid;
}
.tabs .nav-tabs .nav-link.active {
  color: #000000;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  background-color: #efefef;
  border: 3px solid #fff;
}
#product-modal .modal-content .modal-body .product-cover-modal, .product-cover img {
  background: #efefef;
  
}

.product-cover .layer:hover {
  opacity: 0.2;
}
product-modal .modal-content .modal-body .product-images img {
  width: 9.25rem;
  cursor: pointer;
  background: #efefef;
}
#product-modal .modal-content .modal-body .product-images img:hover {
  border: 3px solid #373737;
}
.product-flags li.product-flag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .3125rem .4375rem;
  margin-top: .625rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  word-break: break-word;
  pointer-events: auto;
  background: #375358;
}
#header a:hover {
  color: #375358;
  font-weight: bold;
}
.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type="submit"] .search:hover, .top-menu .sub-menu a:hover {
  color: #375358;
}
.page-customer-account #content {
  padding: 1rem;
  background: #efefef;
  font-size: .875rem;
  color: #7a7a7a;
}
.page-addresses .address {
  font-size: .875rem;
  color: #232323;
  background-color: #efefef;
}
.wishlist-button-add i {
  color: #000000;
}
.wishlist-products-list {
  display: flex;
  flex-wrap: wrap;
  margin: -1.5625rem;
    margin-top: -1.5625rem;
  padding: 1.25rem 2.8125rem;
  margin-top: 0;
  background-color: #efefef;
}
.btn-comment, .btn-comment-inverse {
  height: 36px;
  border-radius: 2px;
  background-color: #232323;
  color: #ffffff;
  font-size: 14px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 8px;
}
#subcategories ul li:hover .subcategory-image a {
  padding: 5px;
  border: 5px solid #375358;
}
.form-control:focus {
  color: #232323;
  background-color: #fff;
  outline: .1875rem solid #375358;
  border-color: #375358;
}