.footer__look-more {
  background: transparent !important;
  border: 1px solid #fff !important;
  padding: 0 1.125rem !important;
  height: 3.125rem !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__look-more a {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 1.5rem !important;
}

.social-title-block {
  color: #fff;
  font-size: 1.75rem;
  line-height: 3.4375rem;
  font-weight: 700;
  border-bottom: 1px solid #fff;
}

.newsletter-title-block {
  color: #fff;
  font-size: 2.375rem;
  line-height: 2.375rem;
  font-weight: 700;
}

.footer__copyrights {
  font-size: 1.125rem !important;
  text-align: center !important;
  line-height: 1.375rem !important;
  margin-bottom: 0 !important;
  color: #818181 !important;
  font-weight: 500 !important;
}

.footer__copyrights a {
  color: #818181 !important;
}

.footer__newsletter-container .title_block {
  display: none !important;
}

.footer__newsletter-container .block_content {
  width: 92%;
}

.footer__newsletter-container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.footer__newsletter-container .row .col-conditions {
  width: 80% !important;
}

.footer__newsletter-container .block_newsletter .input-wrapper input {
  height: 50px;
  padding: 10px 0px !important;
  height: 50px;
  border: 1px solid #3d3d3d !important;
  background: transparent !important;
  border-right: 0px;
  color: white !important;
  font-size: 1.375rem !important;
  line-height: 2.25rem !important;
  border-bottom: 1px solid white !important;
  margin-right: 0.875rem !important;
}

.footer__newsletter-container .footer__btn-newsletter {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.footer__newsletter-container .block_newsletter p {
  font-size: 1.125rem !important;
  color: #989590 !important;
}

#index .footer-container {
  background-color: #3d3d3d !important;
  padding-top: 2.125rem !important;
}

.footer-box {
  width: 115.25rem;
  padding-left: 5rem;
}

.footer__logo {
  padding-bottom: 4rem !important;
}

body {
  font-family: "Montserrat", sans-serif !important;
  background-color: #f4f4f4 !important;
}

#header {
  background-color: #f4f4f4 !important;
}

.more-info-product, .category-products, .product-accessories, .viewed-products {
  background: transparent !important;
}

.product-accessories {
  border-top: 1px solid #e7e8e9;
}

.thumbnail-container .product-price-and-shipping {
  color: #000000;
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}

.thumbnail-container .product-price-and-shipping .price {
  background: #949494;
  font-size: 1.125rem !important;
  padding: 3px;
  font-style: italic !important;
  font-weight: 600 !important;
  color: #fff !important;
}

.plist-dsimple .thumbnail-container .product-price-and-shipping {
  margin: 2px 0 0px !important;
}

.footer_product-block .title_block, .footer_contact-block .title_block, .footer_company-block .title_block {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.75rem !important;
  color: #fff !important;
}

.footer_product-block li, .footer_contact-block li, .footer_company-block li {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.5rem !important;
  color: #fff !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

.footer_product-block li a, .footer_contact-block li a, .footer_company-block li a {
  color: #949494 !important;
  line-height: 1.625rem !important;
  padding: 0 !important;
}

.footer_social-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer_social-box .title_block {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.75rem !important;
  color: #fff !important;
}

.main-shop-title {
  color: #000 !important;
  text-transform: uppercase !important;
  font-size: 2.125rem !important;
  font-weight: 600 !important;
  padding-top: 3rem;
}

.breadcrumb li:last-child a {
  padding: 0;
  color: #ffd000 !important;
}

.breadcrumb li:first-child a {
  padding: 0;
  color: #666 !important;
  font-weight: 600 !important;
}

#js-product-list-header {
  display: none !important;
}

.thumbnail-container .product-price-and-shipping .price {
  font-weight: normal;
  margin: 0 5px 0 0;
  font-size: 14px;
  color: #000;
}

.product-cover .product-flags {
  bottom: 2rem !important;
}

.promo-flag {
  background-color: #ff7900;
  color: white;
}

.product-flags {
  margin: 0px;
  position: absolute;
  top: unset !important;
  bottom: 4px !important;
  left: unset !important;
  right: -2px !important;
  font-size: 1.375rem !important;
  z-index: 1;
  font-family: "Montserrat", sans-serif !important;
  text-transform: uppercase;
  font-style: italic;
  line-height: 15px;
  pointer-events: none;
  color: #fff !important;
  font-weight: 600 !important;
}

.product-flags .product-flag.new {
  background-color: #e10b17 !important;
  padding: 4px 1rem;
  color: #fff !important;
  border-color: unset !important;
}

.product-flags .product-flag.discount {
  display: block !important;
  background-color: #fbd116 !important;
  padding: 4px 1rem;
  color: #fff !important;
  border-color: unset !important;
  text-align: center;
}

.product-flags li.product-flag {
  border-radius: 0 !important;
}

.p-cartwapper > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.product-add-to-cart .product-quantity .qty {
  display: inline-block !important;
  margin: 0 4.375rem 15px 0 !important;
}

.p-cartwapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.product-actions {
  padding-top: 4rem;
}

.product-quantity #quantity_wanted, .product-quantity .input-group-btn-vertical .btn {
  height: 50px !important;
}

#product-availability {
  display: inline-block;
  font-weight: 600 !important;
  color: black !important;
  text-transform: capitalize !important;
  font-size: 1.375rem !important;
  letter-spacing: 0px !important;
  padding: 0 5px;
  max-width: 15rem !important;
}

.product-detail .description-short {
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  color: #9c9c9c !important;
  line-height: 2.25rem !important;
}

.form-control {
  background: #fff;
  color: #acaaa6;
  border: none !important;
  padding: 8px 16px;
}

.product-add-to-cart .product-quantity {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.product-add-to-cart .product-quantity .qty .control-label {
  display: block !important;
}

.product-flags .product-flag.discount {
  display: block !important;
}

.pro3-btn {
  display: none !important;
}

.ajax_block_product {
  border: 1px solid #e7e8e9;
}

.owl-carousel .owl-item {
  border: 1px solid #e7e8e9;
}

#product .owl-carousel .owl-item {
  padding: 0  !important;
}

#product .title-info {
  text-align: center;
}

#product #leofeature-product-review {
  display: none !important;
}

.thumbnail-container .product-title {
  text-transform: capitalize;
  margin: 0px;
  font-size: 1.25rem !important;
  line-height: 1.5rem;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  text-align: center !important;
  color: #e7e8e9 !important;
}

.thumbnail-container .product-title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
}

.plist-dsimple .thumbnail-container .leo-list-product-reviews {
  text-align: center !important;
  margin: 0 0 10px;
  padding-top: 10px !important;
}

.plist-dsimple .thumbnail-container .leo-list-product-reviews .cancel, .plist-dsimple .thumbnail-container .leo-list-product-reviews .star {
  font-size: 1rem !important;
}

.leo-list-product-reviews {
  border-top: 2px solid #e7e8e9;
}

.thumbnail-container {
  margin-bottom: 0px !important;
}

.l-container {
  width: 100%;
  max-width: 1844px !important;
  margin: 0 auto;
  padding: 0 0rem;
}

.navbar-header {
  padding-left: 1rem;
}

#index .breadcrumb {
  display: unset !important;
}

.box-top .col-info .popup-over a.popup-title, .box-top .col-info .ap-btn-wishlist, .box-top .col-info #_desktop_cart .header {
  min-width: 40px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-top .col-info #_desktop_cart .header .cart-products-count {
  line-height: 18px !important;
  min-width: 18px !important;
  background: #ffd200 !important;
  color: black !important;
  font-size: 12px !important;
  top: 20px !important;
  left: 66% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.btn-shop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn-shop ul li {
  padding-right: 3rem;
  margin-top: 3rem;
}

.btn-shop ul li a {
  height: 3rem;
  background: #ffd200;
  padding: 1rem;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  color: #666666 !important;
}

.iview-controlNav div.iview-items {
  left: 50%;
  /* bring your own prefixes */
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.leo-megamenu .navbar-nav > li + .nav-item {
  margin-left: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3rem;
}

.nav-nesletter {
  background: #ffd200;
}

@media (min-width: 992px) {
  .navbar-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-top #leo_search_block_top .title_block {
  font-size: 1.2rem !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  width: 7.5rem !important;
}

.userinfo-selector {
  font-size: 1.2rem !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  min-width: 10.5rem !important;
}

.userinfo-selector a {
  color: black !important;
}

.box-top .col-info .popup-over a.popup-title i, .box-top .col-info .ap-btn-wishlist i, .box-top .col-info #_desktop_cart .header i {
  font-size: 18px !important;
  color: #000;
  padding-right: 0.5rem;
}

.box-top #leo_search_block_top .title_block:before {
  content: "\e610";
  font-family: 'themify';
  font-size: 1.125rem !important;
  position: unset !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  line-height: 80px;
  padding-right: 8px;
}

.leo-megamenu .navbar-nav {
  text-align: left !important;
}

.leo-megamenu .navbar-nav > li > a {
  padding: 0px 18px !important;
  font-size: 1.5rem !important;
  line-height: 20px;
  text-transform: capitalize !important;
  color: #666666 !important;
  font-weight: 700 !important;
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  position: relative;
  font-family: "Montserrat", sans-serif !important;
  border-right: 2px solid #666666;
}

.ApColumn .title_block {
  font-family: "Montserrat", sans-serif !important;
}

.category-title {
  font-weight: 600 !important;
  height: unset !important;
  text-align: center !important;
  color: #000 !important;
  border-top: 1px solid #dddddd;
  padding-top: 1rem;
  margin-bottom: 1rem !important;
}

.category-overlap {
  margin-bottom: 0 !important;
  margin-right: -1.44rem;
}

.category-overlap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.category-overlap ul li {
  padding: 0.5rem 3rem;
  background-color: #e1e1e1;
  margin-right: 0.5rem;
  font-size: 1rem !important;
  font-weight: 700 !important;
}

.category-overlap ul li a {
  color: #000 !important;
}

.category-overlap ul li:hover {
  background-color: #ececec !important;
  cursor: pointer;
}

.list-main-category {
  padding-top: 0rem;
  padding-bottom: 1rem;
}

.list-main-category .title_block {
  font-size: 2.25rem !important;
  font-weight: 600 !important;
  height: unset !important;
}

.list-main-category .slick-row img {
  background-color: white !important;
  border: 1px solid #747b80;
}

.list-main-category .slick-row .title {
  text-align: center !important;
  font-size: 1.25rem !important;
  font-weight: 500 !important;
}

.list-main-category .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #e1e1e1 !important;
  padding: 1.5rem !important;
  padding-bottom: 0.5rem !important;
}

.list-main-category .slick-slide {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.slick-arrows .slick-arrow.slick-prev {
  left: 0px !important;
}

.slick-arrows .slick-arrow.slick-next {
  right: 0px !important;
}

.sidebar .block {
  margin: 0;
  padding: 0px !important;
  background: #FFFFFF;
  background-color: #f4f4f4 !important;
  border: 1px solid transparent !important;
}

.block-categories .category-top-menu {
  margin: 0px;
  border: 1px solid #666666 !important;
  margin-top: 0.5rem !important;
  padding-right: 1.5rem !important;
}

.sidebar .block .title_block {
  font-size: 1.375rem !important;
  padding: 0.5rem 1.5rem !important;
  position: relative;
  margin: 0;
  text-transform: uppercase !important;
  border: 1px solid #666666 !important;
  line-height: 1.4 !important;
  height: 48px !important;
  text-align: left !important;
}

[data-depth="0"] a {
  color: #1f1b18 !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}

[data-depth="1"] a {
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  line-height: 1rem !important;
  padding: 0.625rem !important;
}

.block-categories .category-sub-menu [data-depth="1"]::after, .block-categories .category-sub-menu [data-depth="2"]::after, .block-categories .category-sub-menu [data-depth="3"]::after {
  content: "";
  width: 1px !important;
  height: unset !important;
  display: block !important;
  background-color: #e5e5e5;
  position: absolute;
  display: block;
  top: 0 !important;
  bottom: 0 !important;
  left: 0;
}

.block-categories .category-sub-menu li:after {
  content: "";
  width: 1px !important;
  height: unset !important;
  display: none !important;
  background-color: #e5e5e5;
  position: absolute;
  display: block;
  top: 0 !important;
  bottom: 0 !important;
  left: 0;
}

.product-actions .control-label {
  display: block;
  font-size: 1.375rem !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  margin: auto 10px auto 0;
  min-width: 70px;
  color: #000;
  letter-spacing: 0 !important;
}

.product-add-to-cart .control-label {
  margin: 0px 10px 0px 0 !important;
  float: left;
}

.more-info-product {
  padding: 0.25rem .3rem !important;
  border-top: 2px solid #c3c3c3;
}

.leo-more-cdown {
  display: none !important;
}

.more-info-product .title-info-product {
  color: #000000;
  text-transform: uppercase;
  padding: 0.9375rem 0rem;
  margin-bottom: 0.9375rem;
  font-size: 2rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 600 !important;
  line-height: 2rem !important;
  font-family: "Montserrat", sans-serif !important;
}

#gformbuilderpro_form_1 {
  margin-bottom: 1rem;
}

#gformbuilderpro_form_1 .formbuilder_group {
  margin-bottom: 0 !important;
}

#gformbuilderpro_form_1 .formbuilder_group button {
  background: #fbd116 !important;
  margin-left: auto;
  display: block;
}

#gformbuilderpro_form_1 .formbuilder_group .formbuilder_column {
  padding-left: 0.3125rem !important;
  padding-right: 0.3125rem !important;
}

#gformbuilderpro_form_1 .title-info-product {
  color: #000000;
  text-transform: uppercase;
  padding-top: 0.9375rem;
  font-size: 2rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}

#gformbuilderpro_form_1 .title-info-product-sub {
  padding: 0rem;
  margin-bottom: 0.9375rem;
  font-size: 1.875rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 500 !important;
  line-height: 2rem !important;
  color: #50555a !important;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: -0.0625rem;
}

#gformbuilderpro_form_1 #gformbuilderpro_6 label {
  width: 100%;
  background-color: #c5c5c5;
  font-size: 1.375rem;
  font-weight: 600;
  padding: 0.3rem 0.5rem;
  color: #50555a !important;
  margin-bottom: 0 !important;
}

#gformbuilderpro_form_1 #gformbuilderpro_6 .form-group {
  margin-bottom: 0 !important;
}

#gformbuilderpro_form_1 #gformbuilderpro_6 .form-control {
  background: #e4e4e4 !important;
}

#gformbuilderpro_form_1 #gformbuilderpro_3 label, #gformbuilderpro_form_1 #gformbuilderpro_4 label, #gformbuilderpro_form_1 #gformbuilderpro_5 label {
  width: 100%;
  background-color: #c5c5c5;
  font-size: 1.375rem;
  font-weight: 600;
  padding: 0.3rem 0.5rem;
  color: #50555a !important;
  margin-bottom: 0 !important;
}

#gformbuilderpro_form_1 #gformbuilderpro_3 .form-control, #gformbuilderpro_form_1 #gformbuilderpro_4 .form-control, #gformbuilderpro_form_1 #gformbuilderpro_5 .form-control {
  background: #e4e4e4 !important;
}

#gformbuilderpro_form_1 #gformbuilderpro_3 .form-control, #gformbuilderpro_form_1 #gformbuilderpro_4 .form-control, #gformbuilderpro_form_1 #gformbuilderpro_5 .form-control {
  height: 5.625rem !important;
}

#gformbuilderpro_form_1 .marketing-consents .form-group > label {
  display: none !important;
}

#gformbuilderpro_form_1 .marketing-consents p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gformbuilderpro_form_1 .marketing-consents label {
  font-size: 16px;
  font-weight: 600;
  padding-right: 100px;
}

#gformbuilderpro_form_1 .marketing-consents [type="checkbox"], #gformbuilderpro_form_1 .marketing-consents [type="radio"] {
  margin: 0.375rem !important;
}

.title-info-product-sub {
  padding: 0.9375rem 0rem;
  margin-bottom: 0.9375rem;
  font-size: 1.875rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 500 !important;
  line-height: 2rem !important;
  color: #50555a !important;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: -0.0625rem;
}

.title-info {
  color: #000000;
  text-transform: uppercase;
  padding: 0.9375rem 0rem;
  margin-bottom: 0.9375rem;
  font-size: 2rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 600 !important;
  line-height: 2rem !important;
  font-family: "Montserrat", sans-serif !important;
}

.products-section-title {
  color: #000000;
  text-transform: uppercase;
  padding: 0.9375rem 0rem;
  margin-bottom: 0.9375rem;
  font-size: 2rem !important;
  position: relative;
  margin-right: 2.1875rem;
  font-weight: 600 !important;
  line-height: 2rem !important;
  font-family: "Montserrat", sans-serif !important;
}

.more-info-product .title-info-product:before {
  display: none !important;
}

.product-cover, .thumb-container {
  border: 1px solid #c3c3c3;
}

.product-detail.product-thumbs-bottom .product-thumb-images {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.product-cover {
  margin-bottom: 2rem !important;
}

.product-description h5 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.5rem !important;
  color: #50555a !important;
  font-weight: 400;
}

.product-description td {
  vertical-align: top;
}

.product-detail #product-details {
  display: none;
}

.product-description-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-description-table .product-description-table-single {
  width: 50%;
}

.thumbnail-container .product-price-and-shipping .price {
  background: #ff7900;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.product-prices .current-price span[itemprop="price"] {
  display: inline-block;
  margin: 0 13px 0 0;
  background: #ff7900;
  padding: 0.5rem;
  font-style: italic;
  text-transform: uppercase;
  color: white !important;
  font-size: 2rem !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 600 !important;
}

.thumbnail-container .product-price-and-shipping .price {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 1;
}

.product-price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-family: "Montserrat", sans-serif !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-price .product-unit-price {
  font-size: 12px;
  margin-bottom: 0;
}

.product-price .product-unit-price {
  font-size: 1.375rem;
  margin-bottom: 0;
  width: 58%;
}

.plist-dsimple .thumbnail-container .discount-percentage {
  position: absolute;
  top: 0px !important;
  font-family: "Montserrat", sans-serif !important;
  right: unset !important;
  border-bottom: none !important;
  font-weight: 700 !important;
  color: #6b7278 !important;
  font-size: 14px !important;
  font-style: italic !important;
}

.thumbnail-container .product-price-and-shipping .regular-price {
  color: #6b7278 !important;
  font-size: 14px;
  font-weight: 700 !important;
  font-style: italic !important;
}

.product-detail-name {
  margin: 0 0 15px;
  font-size: 2.25rem !important;
  line-height: 1.3 !important;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 600 !important;
  border-top: 1px solid #c3c3c3;
  padding-top: 3rem !important;
}

.has-discount .discount {
  background: transparent !important;
  font-family: "Montserrat", sans-serif !important;
  right: unset !important;
  border-bottom: none !important;
  font-weight: 700 !important;
  color: #6b7278 !important;
  font-size: 14px !important;
  font-style: italic !important;
}

.product-discount .regular-price {
  color: #6b7278 !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  font-style: italic !important;
}

.product-prices .tax-shipping-delivery-label {
  display: none;
}

.product-detail .product-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 9rem !important;
}

.product-prices .product-discount {
  padding-left: 1rem;
}

#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn {
  background: #fbd116 !important;
}

.btn-outline, .btn, .btn-primary {
  border-radius: 0;
  background: #292929;
  padding: 10px 20px;
  line-height: 20px !important;
  border: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-transform: capitalize !important;
  font-size: 1.5rem !important;
  color: #6b7278 !important;
  font-weight: 600 !important;
}

.product-actions .add-to-cart {
  height: 54px !important;
  line-height: 54px !important;
  padding: 0 0.375rem !important;
  text-transform: uppercase;
  letter-spacing: -1px !important;
  margin: 0 15px 0 0;
  max-width: 15rem !important;
  min-width: 8.75rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 15px 0 0;
}

.iview .iview-directionNav a.iview-prevNav {
  top: 44%;
}

.iview .iview-directionNav a.iview-nextNav {
  top: 44%;
}

.ApSlideShow .iview-directionNav a.iview-prevNav:before {
  content: "\e64a" !important;
}

.ApSlideShow .iview-directionNav a.iview-nextNav:before {
  content: "\e649" !important;
}

.ApSlideShow .iview-directionNav a:before {
  font-family: 'themify' !important;
  font-size: 85px !important;
  color: #000;
}

.iview .iview-directionNav a.iview-nextNav {
  right: 108px !important;
}

.slick-arrows .slick-arrow:before {
  font-size: 50px !important;
  display: block;
  font-family: 'themify' !important;
  opacity: 1;
  filter: alpha(opacity=100);
}

.slick-arrows .slick-arrow.slick-prev:before {
  content: "\e64a" !important;
}

.slick-arrows .slick-arrow.slick-next:before {
  content: "\e649" !important;
}

.slick-arrows .slick-arrow.slick-next {
  right: 28px !important;
}

.iview-directionNav a {
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
  margin-top: -25px;
  color: transparent !important;
  text-align: center;
  font-size: 0px;
  width: unset !important;
  height: unset !important;
  /* background: #fff; */
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  background: #ffd200 !important;
}

.iview-controlNav div.iview-items ul li a.iview-control {
  background-color: #c3c3c3 !important;
  margin: 0px 10px !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 26px !important;
}

.bannercontainer .tp-caption.very_large_text {
  color: #fff;
  font-weight: 600;
  font-size: 60px !important;
  line-height: 60px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0.1em !important;
  width: 100% !important;
  text-align: center !important;
  background-color: rgba(0, 0, 0, 0.35) !important;
}

.products-selection .sort-by {
  white-space: normal;
  word-break: break-word;
  text-align: right;
  color: black !important;
  font-weight: 700 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-size: 1.25rem !important;
}

.products-sort-order .select-title {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 88%;
  background: #f5f5f5;
  cursor: pointer;
  height: 35px;
  line-height: 22px !important;
  position: relative;
  border: 1px solid #666666 !important;
  outline: 0;
  color: black !important;
  border-radius: 0 !important;
  padding: 5px 35px 5px 10px !important;
  text-align: left;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
}

.products-selection .total-products p {
  margin: 0;
  line-height: 25px;
  display: block !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  color: black !important;
}

.products-selection .selected a {
  background: #666666;
}

.leo_list a, .leo_grid a {
  background: #e7e8e9;
  border-radius: 50px;
  color: black;
}

.pagination {
  background: transparent !important;
}

body #search_filters .facet .collapse {
  display: block;
  max-height: 210px;
  overflow: visible !important;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
}

body #search_filters .facet .facet-title {
  text-transform: capitalize;
  font-size: 1.125rem !important;
  font-family: "Montserrat", sans-serif !important;
  color: #1f1b18 !important;
  border: 1px solid #666 !important;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
  padding-right: 1.5rem;
  padding-left: 0.5rem;
}

body #search_filters .facet {
  padding: 0 !important;
  margin: 0.25rem !important;
  position: relative;
}

body #search_filters .facet:last-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

body #search_filters .facet:last-child .facet-title {
  border: unset !important;
  font-weight: 700 !important;
}

body #search_filters .facet:last-child ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: static !important;
}

body #search_filters .facet:last-child ul li {
  padding: 0 1rem 0 0 !important;
}

body #search_filters .facet:last-child .facet-label {
  display: block;
  text-align: center !important;
  padding: 0px 20px 0px 0 !important;
}

body #search_filters .facet:last-child .facet-label .magnitude {
  display: none !important;
}

body #search_filters .facet:last-child .facet-label a {
  overflow: visible !important;
}

body #search_filters .facet .facet-label a, body #search_filters .facet .custom-checkbox a {
  text-transform: capitalize !important;
  font-size: 1.125rem !important;
  line-height: 1.5rem !important;
  font-family: "Montserrat", sans-serif !important;
  color: #1f1b18 !important;
}

#search_filters {
  border: 1px solid #666 !important;
  padding: 0.375rem 0.8125rem !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#search_filters .text-uppercase {
  text-transform: capitalize !important;
  margin: 0 !important;
  font-size: 1.125rem !important;
  font-family: "Montserrat", sans-serif !important;
  color: #1f1b18 !important;
  font-weight: 700 !important;
  padding-right: 1rem;
}

#search_filters .select-title {
  display: block !important;
  cursor: pointer;
  height: 2.5rem;
}

#search_filters .select-title span {
  opacity: 0;
  display: none;
}

#search_filters .select-title .material-icons {
  font-size: 1.625rem !important;
  width: unset !important;
  height: unset !important;
  direction: unset !important;
  color: #666 !important;
  position: absolute;
  right: 0;
}

.open > .dropdown-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

#search_filters_wrapper {
  margin-top: 0.6875rem;
  margin-bottom: 0.375rem;
}

#search_filters_wrapper.search-hidden {
  display: none !important;
}

#cart .product-quantity .input-group {
  height: 1.5625rem;
}

@media (min-width: 1440px) {
  .container {
    width: 1560px !important;
  }
  .ajax_block_product {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .product-meta {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  [data-depth="0"] a {
    font-size: 1.4375rem !important;
    line-height: 1.875rem !important;
  }
}

@media (min-width: 1200px) {
  .product-detail {
    padding-top: 0 !important;
  }
  .product-detail > .row > div[class^="col-"] {
    padding-left: 2rem !important;
    padding-right: 10px !important;
  }
  .short-navigation {
    margin-top: -3rem;
  }
  .l-container {
    padding-left: 4rem !important;
  }
  .category-title {
    font-size: 2.25rem !important;
  }
  .main-logo {
    margin-top: -4rem;
    padding: 0 !important;
  }
  .product_list .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .left-column {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .breadcrumb {
    width: 100%;
    background: none;
    margin: -30px 0 40px;
    font-size: 1.125rem !important;
    position: relative;
    text-align: left !important;
    font-weight: 600 !important;
    color: #9e9e9e !important;
  }
  .breadcrumb ol {
    margin: auto 0 auto auto;
    font-size: 1.125rem !important;
  }
  .products-selection {
    margin-bottom: 0.5rem !important;
    padding: 0px !important;
    border-bottom: none !important;
    margin-top: -2.875rem !important;
  }
}

@media (max-width: 1439px) {
  [data-depth="0"] a {
    font-size: 1.25rem !important;
    line-height: 1.875rem !important;
  }
  .footer_product-block li, .footer_contact-block li, .footer_company-block li {
    font-size: 1rem !important;
  }
  .products-selection .sort-by {
    font-size: 1.1rem !important;
  }
}

@media (max-width: 1199px) {
  [data-depth="0"] a {
    font-size: 1rem !important;
    line-height: 1rem !important;
  }
  .l-container {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .category-title {
    font-size: 1.25rem !important;
  }
  .main-logo {
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  #search_filters {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #search_filters .text-uppercase {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .navbar-nav {
    display: block !important;
  }
  .btn-shop ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    padding-right: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .btn-shop ul li {
    padding-right: unset !important;
    margin-top: unset !important;
    height: 4rem;
    padding: 1rem;
  }
  .btn-shop ul li a {
    height: 3rem;
    background: #ffd200;
    padding: 1rem;
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #666666 !important;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .l-container {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .btn-outline {
    color: #666666 !important;
    background-color: #ffd200 !important;
    border-color: #ffd200 !important;
  }
  #category #search_filter_toggler {
    border-radius: 0 !important;
  }
  .btn-outline, .btn, .btn-primary {
    border-radius: 0 !important;
    background: #ffd200 !important;
  }
  #category .sidebar #search_filter_controls button {
    border-radius: 0 !important;
  }
  .products-selection {
    margin-top: 0rem !important;
  }
  .product-description-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-description-table .product-description-table-single {
    width: 100%;
  }
  .category-overlap ul li {
    padding: 0.5rem 1rem;
  }
}

@media (max-width: 991px) and (min-width: 481px) {
  .box-footerlink .ApHtml .block_content {
    padding: 20px;
    background: #3d3d3d !important;
    margin: 0 -18px;
  }
}
/*# sourceMappingURL=coffee.css.map */