/*custom css*/

@media (max-width: 767px) {
#manufacturer
/*div#left-column {

    display: none !important;
}*/
#manufacturer #left-column {
    display: none;
}
#prices-drop #left-column {
    display: none;
}
}
.box-vogatop2 .h-logo {
  text-align: center;
}
.plist-dsimple .thumbnail-container .pro3-btn {
  display: none;
}
.product-image .addToCartFormWrapper {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: none;
}
.product-miniature:hover .product-image .addToCartFormWrapper {
  display: block;
}
.product-meta .addToCartFormWrapper {
  display: none;
}
.variants-product ul li {
  background: #f5f5f5;
  color: #888;
  border: 0;
  font-size: 12px;
  padding: 0px 5px;
  height: 28px;
  line-height: 28px;
  margin: 0 5px 5px;
  min-width: 28px;
  text-align: center;
  display: inline-block;
}
.variants-product ul li a {
  text-decoration: none;
}
.variants-product ul li.avaiable a {
  color: #000;
  font-weight: bold;
}

#content-wrapper #search_filters {
  display: flex;
  flex-wrap: wrap;
  column-gap: 35px
}

#content-wrapper #search_filters p.h6 {
  width: 100%;
}

#content-wrapper #search_filters section.facet {
  flex-grow: 1;
}

#content-wrapper #search_filters .facet:last-child {
  border-bottom: 1px dashed #ddd;
}

@media (min-width: 768px) {
  #left-column #search_filters_wrapper {
    display: none;
  }
}
.products-selection .display > #list,
.product-flag.out_of_stock {
  display: none!important;
}
.pricesdrop.af_filter label {
  padding:3px 0px 2px 0px;
}
.af .af_filter:last-child {
  padding: 0 5px 5px 5px;
}
.block-categories .collapse-icons {
  top:3px;
}
.block-categories .collapse-icons:before {
  display: none;
}
.block-categories .collapse-icons i {
  opacity: 1;
  visibility: visible;
  font-size: 20px;
  color: rgb(17,17,17);
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: inline-block!important;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: none!important;
}
.block-categories .collapse-icons[aria-expanded="false"] .add {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="false"] .remove {
  display: inline-block;
}
.block-categories .category-sub-menu li {
  padding: 0px;
}
.block-categories .category-sub-menu li > a {
  text-transform: uppercase;
  color: rgb(17,17,17);
}
.block-categories .category-sub-menu li:after {
  display: none;
}

.block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu {
  padding-left: 20px;
}
.block-categories .category-sub-menu li.current_cate > a {
  color: #cbcbcb;
}
.box-vogatop2 .leo-megamenu .navbar-nav > li > a {
  padding: 3px 10px!important;
}
.leo-megamenu .navbar-nav > li {
  padding:15px 17px 10px 17px;
}
.leo-megamenu .navbar-nav > li > a {
  letter-spacing: 0.7px;
  font-size: 14px;
  line-height: 21px;
  height: 23px;
  text-transform: none;
}
.leo-megamenu .navbar-nav > li.menu-sale > a {
  color:#E91E63;
}
.leo-megamenu .navbar-nav > li:hover > a {
  background: #000;
  color: #fff;
}
.leo-megamenu .navbar-nav > li.menu-sale:hover > a {
  background: #E91E63;
  color: #fff;
}
.navbar-header .navbar-toggler:after {
  width: 28px;
  height: 10px;
  border-color:#575757;
}
.navbar-header .navbar-toggler:before {
  top:28px;
  width:22px;
}
.leo-megamenu .dropdown-menu div.menu-title:before {
  display: none;
}
.leo-megamenu .dropdown-menu div.menu-title {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.leo-megamenu .dropdown-menu div.menu-title a {
  font-weight: 500;
}
@media (max-width:991px) {
  /*.header-top .ApMegamenu {
    position: absolute;
    right: 20px;
    top:0px;
    z-index: 999;
  }
  .header-top .col-menu {
    position: static;
  }
  .box-vogatop2 .col-info {
    padding-right: 60px;
  }
  .box-vogatop2 .h-logo img {
    max-height: 65px!important;
  }
  */
  .box-vogatop2 .h-logo {
    left: 60px!important;
  }

}
.block_contact_info {
  padding:20px;
  padding-top: 90px;
  padding-left: 100px;
}
.block_contact_info p {
  margin-bottom: 5px;
}
@media (max-width:1200px) {
  .block_contact_info {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .block-category.card h1 {
    text-align: center;
  }
  .block-category.card h1:before {
    left: 50%;
    transform: translateX(-50%);
  }
}
.product-quantities, .product-reference {
  display: none;
}


.product-cover{
  display: flex;
  justify-content: flex-end;
}
.copyright_banner .ApHtml{
	width: 100%;
}
.info-box {
	width: 50%;
	float: left;
}
.gdpr_consent {
  margin-top: 8px;
}
.gdpr_consent .psgdpr_consent_message span {
  color: #777;
}
.gdpr_consent .custom-checkbox input[type="checkbox"] + span {
  width: 30px;
  margin-left: 6px;
}
.gdpr_consent.gdpr_module_19 .psgdpr_consent_message span{
  flex: auto!important;
}

@media (max-width: 1280px) {
  .box-vogatop2 #leo_search_block_top #leosearchtopbox {
    width: 250px !important;
  }
  .ac_results.lps_results {
    min-width: 250px;
  }
  .leo-megamenu .navbar-nav > li{
    padding: 14px 12px 10px 12px;
  }
}

@media (max-width: 991px) {
  .box-vogatop2 #leo_search_block_top #leosearchtopbox {
    width: 250px !important;
  }
  .ac_results.lps_results {
    min-width: 250px;
  }
}

.cookiesplus-btn.cookiesplus-accept, .cookiesplus-btn.cookiesplus-reject {
  border: 1px solid gray!important;
  background: gray!important;
}
.cookiesplus-footer-actions, .tabs-top .nav.nav-tabs {
  display: none;
}
#cookiesplus-modal .cookiesplus-btn {
  margin-bottom: 0;
}
.js-customer-form .custom-checkbox label em {
    font-size: 11px;
}

@media (max-width: 768px) {
  #extra-content-0 table {
    display: initial;
  }
}

#product .ul-variants .radio-label {
  width: fit-content;
}

.box-footerlink {
  padding-top: 25px!important;
}
.leo-megamenu .navbar-nav > li:nth-child(3) > a, .leo-megamenu .navbar-nav > li:nth-child(4) > a {
	letter-spacing: 0.7px;
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
}
.off-canvas-nav-megamenu .navbar-nav > li:nth-child(3) > a , .off-canvas-nav-megamenu .navbar-nav > li:nth-child(4) > a{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
}
/*** OPC ***/
.form-control,
body#checkout .has-float-label input.form-control,
body#checkout #delivery #delivery_message,
body#checkout .cart-summary .block-promo .promo-input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 14px!important;
  line-height: 1.25;
  color: #575757;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #e7e7e7;
  border-radius: 0;
}
.has-float-label select {
  border-radius: 0px!important;
  background-position: right 10px bottom 10px;
  height: 40px!important;
}
.form-control::-ms-expand,
body#checkout .has-float-label input.form-control::-ms-expand,
body#checkout #delivery #delivery_message::-ms-expand,
body#checkout .cart-summary .block-promo .promo-input::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus,
body#checkout .has-float-label input.form-control:focus,
body#checkout #delivery #delivery_message:focus,
body#checkout .cart-summary .block-promo .promo-input:focus {
    color: #7a7a7a;
    background-color: #fff;
    border-color: #66afe9;
    outline: none;
}
.form-control::-webkit-input-placeholder,
body#checkout .has-float-label input.form-control::-webkit-input-placeholder, body#checkout #delivery #delivery_message::-webkit-input-placeholder,
body#checkout .cart-summary .block-promo .promo-input::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder,
body#checkout .has-float-label input.form-control:-ms-input-placeholder,
body#checkout #delivery #delivery_message:-ms-input-placeholder,
body#checkout .cart-summary .block-promo .promo-input:-ms-input-placeholder {
    color: #999;
    opacity: 1;
  }
.form-control::placeholder, body#checkout .has-float-label input.form-control::placeholder,
body#checkout #delivery #delivery_message::placeholder,
body#checkout .cart-summary .block-promo .promo-input::placeholder {
    color: #999;
    opacity: 1;
}
.form-control:disabled,
body#checkout .has-float-label input.form-control:disabled,
body#checkout #delivery #delivery_message:disabled,
body#checkout .cart-summary .block-promo .promo-input:disabled,
.form-control[readonly],
body#checkout .has-float-label input.form-control[readonly],
body#checkout #delivery #delivery_message[readonly],
body#checkout .cart-summary .block-promo .promo-input[readonly] {
    background-color: #f6f6f6;
    opacity: 1;
}
.form-control:disabled,
body#checkout .has-float-label input.form-control:disabled,
body#checkout #delivery #delivery_message:disabled,
body#checkout .cart-summary .block-promo .promo-input:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]),
body#checkout #delivery select#delivery_message:not([size]):not([multiple]), body#checkout .cart-summary .block-promo select.promo-input:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px);
}

select.form-control:focus::-ms-value,
body#checkout #delivery select#delivery_message:focus::-ms-value,
body#checkout .cart-summary .block-promo select.promo-input:focus::-ms-value {
  color: #7a7a7a;
  background-color: #fff;
}
form .form-control-label.required:after {
  content: "*";
  color: #C70004;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.logged-in .checkout-block#thecheckout-account {
  padding-bottom: 34px;
}
@media (max-width: 991px) {
    .logged-in .checkout-block#thecheckout-account {
      margin-bottom: 30px;
      padding-bottom: 22px;
    }
}
.logged-in .checkout-block#thecheckout-account .form-fields .txt-required {
    display: none;
}
.logged-in .checkout-block#thecheckout-account .inner-area {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logged-in .checkout-block#thecheckout-account .inner-area .account-header {
  margin-bottom: 0;
}

#content-wrapper {
  padding-left: 0;
  margin-top: 30px;
}

#tc-container .checkout-area-4 {
  position: relative;
  margin-bottom: 30px;
}

#tc-container .checkout-area-7 {
  padding-right: 0px;
}

#tc-container .checkout-area-9 {
  padding: 0 30px;
}

#tc-container .checkout-area-10 {
  padding-left: 0px;
}

#thecheckout-cart-summary {
  padding: 10px 0 0 0;
  background: none;
}
@media (max-width: 991px) {
    #thecheckout-cart-summary {
      padding: 30px 0 0 0;
    }
}
#thecheckout-cart-summary #main {
    margin-bottom: 0;
}
#thecheckout-cart-summary #main > .cart-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0;
}
#thecheckout-cart-summary #main > .cart-grid .cart-container {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 37px;
}
@media (max-width: 991px) {
    #thecheckout-cart-summary #main > .cart-grid .cart-container {
        margin-bottom: 17px;
    }
}
      #thecheckout-cart-summary #main > .cart-grid .cart-summary {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        background: #F1F1F1;
        padding: 22px 20px 10px; }
        #thecheckout-cart-summary #main > .cart-grid .cart-summary .alert-info {
          display: none; }
      #thecheckout-cart-summary #main > .cart-grid .offer-login {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      #thecheckout-cart-summary #main > .cart-grid .overlay-email {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
  #thecheckout-cart-summary .pdfla-cart {
    margin-top: 0;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      #thecheckout-cart-summary .pdfla-cart {
        margin-top: -16px; } }

.inner-area {
  margin-top: 0; }
  .inner-area .offer-login {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 27px 0 17px; }
    @media (min-width: 1200px) {
      .inner-area .offer-login {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 767px) {
      .inner-area .offer-login {
        max-width: 320px;
        width: 100%;
        margin: 0 auto; } }
    .inner-area .offer-login .social-login {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 37px 0 0;
      border: 0;
      margin: 9px 0 0; }
      @media (min-width: 1200px) {
        .inner-area .offer-login .social-login {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0 0 0 5px;
          margin: 0; } }
      @media (max-width: 767px) {
        .inner-area .offer-login .social-login {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-top: 13px; } }
      .inner-area .offer-login .social-login:before {
        display: inline-block;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        font-size: 16px;
        color: #000;
        font-weight: 800;
        margin: 0;
        padding: 0 12px;
        width: auto;
        z-index: 2; }
        @media (min-width: 1200px) {
          .inner-area .offer-login .social-login:before {
            -webkit-transform: translateX(0);
                    transform: translateX(0);
            position: relative;
            left: 0;
            padding: 0 17px 0 27px; } }
      .inner-area .offer-login .social-login:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        border-top: 1px solid #D1D1D1;
        max-width: 345px;
        width: 100%;
        z-index: 1;
        display: none; }
      .inner-area .offer-login .social-login .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid #C70004 !important;
        border-radius: 10px !important;
        color: #C70004 !important;
        max-height: 42px;
        background: #fff;
        text-transform: initial !important; }
        .inner-area .offer-login .social-login .btn svg {
          margin-right: 10px; }
        .inner-area .offer-login .social-login .btn:hover {
          color: #fff !important; }
        .inner-area .offer-login .social-login .btn i {
          width: 24px;
          padding-right: 10px; }
    .inner-area .offer-login .already-account-label {
      font-size: 21px;
      line-height: 26px;
      color: #000;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 2px;
      padding-top: 2px; }
      @media (max-width: 1199px) {
        .inner-area .offer-login .already-account-label {
          margin-bottom: 11px; } }
      @media (min-width: 1200px) {
        .inner-area .offer-login .already-account-label {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
      @media (max-width: 575px) {
        .inner-area .offer-login .already-account-label {
          font-size: 21px;
          margin: 10px 0 11px; } }
    .inner-area .offer-login.expanded {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media (max-width: 1199px) {
        .inner-area .offer-login.expanded {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .inner-area .offer-login.expanded .already-account-label {
        display: block; }
      .inner-area .offer-login.expanded .classic-login,
      .inner-area .offer-login.expanded .already-account-label {
        display: inline-block;; }
      .inner-area .offer-login.expanded .social-login {
        width: auto;
        margin-top: 23px; }
        @media (max-width: 767px) {
          .inner-area .offer-login.expanded .social-login {
            width: 100%; } }
        .inner-area .offer-login.expanded .social-login::before {
          bottom: auto;
          padding: 0 44px 0 55px; }
          @media (max-width: 1199px) {
            .inner-area .offer-login.expanded .social-login::before {
              padding: 0 44px; } }

.gmparcellocker-button {
  text-align: left;
  margin-bottom: 30px; }

a.edit-customer-info {
  cursor: default; }
  a.edit-customer-info .static-customer-info {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    display: inline-block;
    padding-right: 70px;
    max-width: 374px;
    width: 100%; }
    @media (max-width: 991px) {
      a.edit-customer-info .static-customer-info {
        max-width: 330px; } }
    a.edit-customer-info .static-customer-info .customer-name {
      font-size: 21px;
      text-transform: uppercase;
      line-height: 30px;
      color: #000;
      font-weight: 600; }
    a.edit-customer-info .static-customer-info .customer-email {
      font-size: 14px;
      font-weight: 400;
      color: #000;
      margin-top: 5px; }
    a.edit-customer-info .static-customer-info:after {
      content: attr(data-edit-label);
      position: absolute;
      right: -50px;
      top: 0;
      bottom: auto;
      color: #000 !important;
      padding: 2px 6px;
      padding-right: 17px !important;
      font-size: 15px !important;
      font-weight: bold !important;
      opacity: 1 !important;
      cursor: pointer;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='10.476' viewBox='0 0 10 10.476'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_882' data-name='Rectangle 882' width='10.476' height='9.986' fill='%231c2d4e'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Crect id='Rectangle_883' data-name='Rectangle 883' width='10.476' height='10' fill='%231c2d4e'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_1779' data-name='Group 1779' transform='translate(10) rotate(90)'%3E%3Cg id='Group_1776' data-name='Group 1776' transform='translate(0 0.014)'%3E%3Cg id='Group_1775' data-name='Group 1775' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_2554' data-name='Path 2554' d='M.621,5.917a.326.326,0,0,0,.476,0L5.162,1.851,9.229,5.917a.325.325,0,0,0,.476,0l.518-.517a.327.327,0,0,0,0-.476L5.4.1A.325.325,0,0,0,5.162,0a.33.33,0,0,0-.238.1L.1,4.924A.326.326,0,0,0,.1,5.4Z' transform='translate(0 -0.013)' fill='%231c2d4e'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_1778' data-name='Group 1778'%3E%3Cg id='Group_1777' data-name='Group 1777' clip-path='url(%23clip-path-2)'%3E%3Cpath id='Path_2555' data-name='Path 2555' d='M5.4,25.131a.326.326,0,0,0-.476,0L.1,29.953a.325.325,0,0,0,0,.476l.517.517a.325.325,0,0,0,.238.1.328.328,0,0,0,.238-.1L5.162,26.88l4.066,4.065a.325.325,0,0,0,.476,0l.518-.517a.326.326,0,0,0,0-.476Z' transform='translate(0 -21.055)' fill='%231c2d4e'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat right center !important; }
      a.edit-customer-info .static-customer-info:after:hover {
        color: #C70004; }
      @media (max-width: 575px) {
        a.edit-customer-info .static-customer-info:after {
          position: absolute;
          padding-left: 0;
          margin-top: 0px;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          margin-bottom: 5px; } }

.has-float-label {
  margin: 0;
}
.has-float-label .icon-remove-red-eye {
    margin-top: 5px;
    margin-right: 5px;
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.3' height='16.3'%3E%3Cg data-name='Group 5440'%3E%3Cg data-name='Group 5439'%3E%3Cpath data-name='Path 2754' d='M24.223 7.844C24.052 7.524 19.951 0 12.15 0S.248 7.524.077 7.844a.645.645 0 0 0 0 .612c.171.32 4.272 7.844 12.073 7.844s11.9-7.524 12.073-7.844a.645.645 0 0 0 0-.612M12.15 15C5.983 15 2.24 9.517 1.4 8.149 2.238 6.78 5.968 1.3 12.15 1.3s9.91 5.483 10.75 6.85C22.062 9.52 18.332 15 12.15 15'/%3E%3Cpath data-name='Path 2755' d='M12.15 3a5.15 5.15 0 1 0 5.15 5.15A5.155 5.155 0 0 0 12.15 3m0 9A3.85 3.85 0 1 1 16 8.15 3.854 3.854 0 0 1 12.15 12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.has-float-label .icon-remove-red-eye:hover {
      -webkit-filter: opacity(0.7);
              filter: opacity(0.7);
}
.has-float-label span.field-label {
    font-size: 14px!important;
    font-weight: bold!important;
    color: #000!important;
    margin-bottom: 6px;
    opacity: 1!important;
    top: -25px!important;
}
div#create_account ~ .form-group.password .field-label:after,
.mark-required .form-group.text label.required .field-label::after, .mark-required .form-group.text.need-dni label .field-label::after, .mark-required .form-group.email label.required .field-label::after, .mark-required .form-group.password label.required .field-label::after, .mark-required .form-group.tel label.required .field-label::after, .mark-required .form-group.select label.required .field-label::after, .mark-required .form-group.countrySelect label.required .field-label::after {
    color: #E91E63!important;
}
body#checkout .custom-checkbox input[type="checkbox"]+span,
body#checkout .custom-checkbox input[type="radio"]+span {
    width: 20px!important;
    height: 20px!important;
    min-width: 20px!important;
    border-color: #ddd;
    border-radius: 3px;
    transition: all .4s;
    position: relative;
    border-width: 1px;
    margin-right: 11px;
}
body#checkout .custom-checkbox input[type="checkbox"]:checked+span {
    background-color: #fff!important;
    border-color: #ddd!important;

}

@media (max-width: 767px) {
    .has-float-label input.form-control, .has-float-label #delivery input#delivery_message, #delivery .has-float-label input#delivery_message, .has-float-label .cart-summary .block-promo input.promo-input, .cart-summary .block-promo .has-float-label input.promo-input,
    .has-float-label select.form-control.form-control-select,
    .has-float-label .checkout-block#thecheckout-data-shipping .block-data-shipping select.form-control,
    .checkout-block#thecheckout-data-shipping .block-data-shipping .has-float-label select.form-control,
    .has-float-label .checkout-block#thecheckout-data-shipping .block-data-shipping #delivery select#delivery_message,
    .checkout-block#thecheckout-data-shipping .block-data-shipping #delivery .has-float-label select#delivery_message,
    .has-float-label #delivery .checkout-block#thecheckout-data-shipping .block-data-shipping select#delivery_message,
    #delivery .checkout-block#thecheckout-data-shipping .block-data-shipping .has-float-label select#delivery_message,
    .has-float-label .checkout-block#thecheckout-data-shipping .block-data-shipping .cart-summary .block-promo select.promo-input,
    .checkout-block#thecheckout-data-shipping .block-data-shipping .cart-summary .block-promo .has-float-label select.promo-input,
    .has-float-label .cart-summary .block-promo .checkout-block#thecheckout-data-shipping .block-data-shipping select.promo-input,
    .cart-summary .block-promo .checkout-block#thecheckout-data-shipping .block-data-shipping .has-float-label select.promo-input,
    .has-float-label .address-fields .customer-addresses .addresses-selection select.form-control,
    .address-fields .customer-addresses .addresses-selection .has-float-label select.form-control,
    .has-float-label .address-fields .customer-addresses .addresses-selection #delivery select#delivery_message,
    .address-fields .customer-addresses .addresses-selection #delivery .has-float-label select#delivery_message,
    .has-float-label #delivery .address-fields .customer-addresses .addresses-selection select#delivery_message,
    #delivery .address-fields .customer-addresses .addresses-selection .has-float-label select#delivery_message,
    .has-float-label .address-fields .customer-addresses .addresses-selection .cart-summary .block-promo select.promo-input,
    .address-fields .customer-addresses .addresses-selection .cart-summary .block-promo .has-float-label select.promo-input,
    .has-float-label .cart-summary .block-promo .address-fields .customer-addresses .addresses-selection select.promo-input,
    .cart-summary .block-promo .address-fields .customer-addresses .addresses-selection .has-float-label select.promo-input,
    .has-float-label #delivery select.form-control-select#delivery_message,
    #delivery .has-float-label select.form-control-select#delivery_message,
    .has-float-label .cart-summary .block-promo select.form-control-select.promo-input,
    .cart-summary .block-promo .has-float-label select.form-control-select.promo-input,
    .has-float-label textarea#delivery_message {
      margin-left: 0;
    }
}

.classic-login {
  margin-left: 0;
}
@media (min-width: 1200px) {
    .classic-login {
      margin-left: 42px;
    }
}
@media (max-width: 1199px) {
    .classic-login a {
      max-width: 360px;
      margin: 15px auto;
    }
}

.checkout-block .inner-area .offer-login .btn {
  text-transform: initial !important;
  border-radius: 0;
  padding-left: 27px;
  padding-right: 27px;
}
@media (max-width: 767px) {
    .checkout-block .inner-area .offer-login .btn {
      width: 100%;
      max-width: inherit;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
}

#login-form {
  max-width: 100%!important;
  padding: 0!important;
  margin: 0;
  width: 100%;
}
#login-form .form-fields {
  gap: 30px;
  justify-content: start!important;
}
#login-form #errors-login-form {
    margin-bottom: 35px;
}
#login-form .form-group {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0px;
    text-align: left;
    flex-basis: unset!important;
    flex: 0 0 450px;
    width: 450px;
}
#login-form .form-group .form-control-label {
      display: block;
      margin-bottom: 5px;
}
#login-form .forgot-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap:70px;
    align-items: center;
    margin-top: -15px;
    margin-bottom: 14px;
}
#login-form .forgot-password .required-text,
#login-form .forgot-password .txt-required {
      font-size: 12px;
      color: #575757;
      flex-basis: unset;
}
#login-form .forgot-password .required-text sub,
#login-form .forgot-password .txt-required sup {
        font-size: 14px;
        color: #E91E63;
        font-weight: bold;
        top: 0;
        margin-right: 3px;
}
#login-form .forgot-password a {
      font-size: 15px;
      font-weight: bold;
      color: #000;
      padding: 0;
      background: none;
      border-radius: 0;
      margin: 0;
      max-width: none;
      letter-spacing: 0.75px;
}
#login-form .forgot-password a:hover {
        color: #C70004;
}

.social-btn-style-light .tc-social-login-btn {
  border-radius: 0;
  margin: 0 15px;
  padding: 4px 10px;
  width: 232px;
  opacity: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px; }
  @media (max-width: 767px) {
    .social-btn-style-light .tc-social-login-btn {
      width: 100%; }
      .social-btn-style-light .tc-social-login-btn#tc-facebook-signin {
        margin-bottom: 20px; } }
  .social-btn-style-light .tc-social-login-btn .social-logo {
    border: 0;
    position: relative;
    padding: 0;
    margin-right: 8px; }
    .social-btn-style-light .tc-social-login-btn .social-logo i {
      font-size: 23px;
      color: #395693; }
    .social-btn-style-light .tc-social-login-btn .social-logo > span,
    .social-btn-style-light .tc-social-login-btn .social-logo i {
      width: 25px;
      height: 25px; }

.form-group {
  padding-left: 0;
  padding-right: 0; }
  .form-group.customer_privacy .label em {
    font-style: normal; }

.txt-required {
  padding: 17px 0 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0;
}

.checkout-block[class*="num-"] .block-header {
  letter-spacing: 0;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 18px;
  padding: 4px 0px;
  font-weight: 600;
}
@media (max-width: 575px) {
    .checkout-block[class*="num-"] .block-header {
      font-size: 25px;
      line-height: 29px;
      margin-bottom: 0px;
    }
}
.checkout-block[class*="num-"] .block-header:before {
    width: 56px!important;
    height: 56px!important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 56px;
            flex: 0 0 56px;
    max-width: 56px!important;
    background: #000;
    color: #fff!important;
    line-height: 56px!important;
    text-align: center;
    font-weight: 600!important;
    font-size: 24px!important;
    border: 0;
    box-shadow: none;
    margin: 0 15px 0px 0!important;
    border-radius: 50%;
}

.checkout-block {
  padding: 0;
  background: #F5F5F5;
  padding: 20px;
}
.checkout-block#thecheckout-login-form {
    background: #fff;
    padding: 0;
    margin-bottom: 50px;
}
.checkout-block#thecheckout-login-form .inner-area {
  padding: 0px!important;
}
@media (max-width: 767px) {
      .checkout-block#thecheckout-login-form {
        margin-bottom: 30px;
      }
}
@media (max-width: 575px) {
      .checkout-block#thecheckout-login-form {
        margin-bottom: 50px;
      }
}
.checkout-block#thecheckout-newsletter {
    display: none;
}
.checkout-block#thecheckout-psgdpr {
    /*position: absolute;
    right: 8px;
    top: 121px;*/
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 33%;
    padding: 0;
    background: none;
    width: 33%;
}
.checkout-block#thecheckout-psgdpr .form-group.checkbox label.required span.label::before {
      display: none;
}
@media (max-width: 1320px) {
      .checkout-block#thecheckout-psgdpr {
        padding-left: 15px;
      }
}
@media (max-width: 991px) {
      .checkout-block#thecheckout-psgdpr {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        background: #F1F1F1;
        padding: 4px 20px 33px;
        margin-bottom: 30px;
        position: static;
      }
      .checkout-block#thecheckout-psgdpr .data-privacy {
          margin-top: 0;
          padding-right: 0;
          width: 100%;
      }
}
  .checkout-block#thecheckout-data-privacy {
    display: none; }
  .checkout-block#thecheckout-address-delivery {
    padding: 0  20px 22px; }
    .checkout-block#thecheckout-address-delivery .address-name-header {
      margin-bottom: 36px;
      padding-top: 2px;
      font-size: 16px;
      text-transform: none; }
      @media (max-width: 575px) {
        .checkout-block#thecheckout-address-delivery .address-name-header {
          margin-bottom: 12px; } }
    .checkout-block#thecheckout-address-delivery .form-group.company {
      max-width: 100%; }
      @media (min-width: 768px) {
        .checkout-block#thecheckout-address-delivery .form-group.company .has-float-label {
          max-width: calc(50% - 15px); } }
  .checkout-block#thecheckout-account {
    margin-bottom: 0px; 
	
	padding: 25px 20px 0px;

	}
	.form-group.tos1.checkbox {
	margin-bottom: 0px;
}
#tc-container .checkout-area-4 {
	background: #f5f5f5;
	padding-bottom: 25px;
}
.checkout-area-4 #thecheckout-psgdpr{
	width: 100%;
	max-width: 100%;
	
}
#thecheckout-psgdpr .inner-area {
	width: 65.5%;
	float: right;
}
    @media (max-width: 991px) {
		#thecheckout-psgdpr .inner-area {
	width: 100%;
	float: left;
}
      .checkout-block#thecheckout-account {
        margin-bottom: 0;
        padding-bottom: 0; } }
    .checkout-block#thecheckout-account .inner-area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      @media (max-width: 991px) {
        .checkout-block#thecheckout-account .inner-area {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .checkout-block#thecheckout-account .inner-area .account-header {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 34%;
                flex: 0 0 34%;
        max-width: 34%; }
        @media (max-width: 991px) {
          .checkout-block#thecheckout-account .inner-area .account-header {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 10%;
                    flex: 0 0 10%;
            max-width: 100%;
            width: 100%; } }
      .checkout-block#thecheckout-account .inner-area .account-fields {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 66%;
                flex: 0 0 66%;
        max-width: 100%%;
        margin-top: 10px; }
        @media (max-width: 991px) {
          .checkout-block#thecheckout-account .inner-area .account-fields {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 10%;
                    flex: 0 0 10%;
            max-width: 100%;
            width: 100%; } }
        @media (max-width: 767px) {
          .checkout-block#thecheckout-account .inner-area .account-fields {
            margin-top: 0px; } }
    .checkout-block#thecheckout-account .form-fields .txt-required {
      padding: 10px 0 0; }
  .checkout-block.num-2 {
    margin: 0; }
    .checkout-block.num-2 .block-header.address-name-header {
      margin-bottom: 25px !important; }
    .checkout-block.num-2 .h4 {
      margin-bottom: 15px;
      font-size: 16px;
      font-weight: 800;
      text-transform: none; }
    .checkout-block.num-2 .business-customer {
      padding: 0 0 10px; }
      .checkout-block.num-2 .business-customer label {
        font-weight: bold;
        font-size: 15px!important;
        color: #000!important; }
    .checkout-block.num-2 .second-address {
      padding-top: 10px;
      margin-bottom: 22px; }
  @media (max-width: 991px) {
    .checkout-block#thecheckout-shipping {
      margin-top: 30px; } }
  .checkout-block#thecheckout-shipping .shipping-method-header {
    margin-bottom: 0px; }
  .checkout-block#thecheckout-data-shipping {
    border-bottom: 1px solid #D1D1D1;
    padding: 0 0 43px;
    margin: 0 0 14px; }
    @media (max-width: 575px) {
      .checkout-block#thecheckout-data-shipping {
        padding: 0 0 53px;
        margin: 0 0 27px; } }
    .checkout-block#thecheckout-data-shipping .block-header:before {
      content: "3"; }
    .checkout-block#thecheckout-data-shipping .block-header {
      margin-bottom: 20px; }
      @media (max-width: 575px) {
        .checkout-block#thecheckout-data-shipping .block-header {
          margin-bottom: 19px; } }
    .checkout-block#thecheckout-data-shipping .block-data-shipping {
      position: relative;
      max-width: 270px; }
      @media (max-width: 575px) {
        .checkout-block#thecheckout-data-shipping .block-data-shipping {
          max-width: 100%; } }
      .checkout-block#thecheckout-data-shipping .block-data-shipping label {
        position: absolute;
        top: -10px;
        left: 25px;
        background: #fff;
        padding: 0 9px;
        font-size: 12px;
        margin: 0;
        z-index: 5;
        font-weight: 400;
        opacity: 1;
        color: #7a7a7a; }
      .checkout-block#thecheckout-data-shipping .block-data-shipping select {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21.859' height='21.25' viewBox='0 0 21.859 21.25'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='21.859' height='21.25' fill='%234b3e2e'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M16.609,2.625A2.625,2.625,0,1,0,19.234,0a2.625,2.625,0,0,0-2.625,2.625' fill='%234b3e2e'/%3E%3Cpath d='M8.305,2.625A2.625,2.625,0,1,0,10.93,0,2.625,2.625,0,0,0,8.305,2.625' fill='%234b3e2e'/%3E%3Cpath d='M0,2.625A2.625,2.625,0,1,0,2.625,0,2.625,2.625,0,0,0,0,2.625' fill='%234b3e2e'/%3E%3Cpath d='M16.609,10.625A2.625,2.625,0,1,0,19.234,8a2.625,2.625,0,0,0-2.625,2.625' fill='%234b3e2e'/%3E%3Cpath d='M8.305,10.625A2.625,2.625,0,1,0,10.93,8a2.625,2.625,0,0,0-2.625,2.625' fill='%234b3e2e'/%3E%3Cpath d='M0,10.625A2.625,2.625,0,1,0,2.625,8,2.625,2.625,0,0,0,0,10.625' fill='%234b3e2e'/%3E%3Cpath d='M16.609,18.625A2.625,2.625,0,1,0,19.234,16a2.625,2.625,0,0,0-2.625,2.625' fill='%234b3e2e'/%3E%3Cpath d='M8.305,18.625A2.625,2.625,0,1,0,10.93,16a2.625,2.625,0,0,0-2.625,2.625' fill='%234b3e2e'/%3E%3Cpath d='M0,18.625A2.625,2.625,0,1,0,2.625,16,2.625,2.625,0,0,0,0,18.625' fill='%234b3e2e'/%3E%3C/g%3E%3C/svg%3E");
        background-size: 23px; }
.checkout-block#thecheckout-payment {

}
.checkout-block#thecheckout-payment .payment-method-header {
      margin-bottom: 25px;
}
.checkout-block#thecheckout-payment .payment-options > div > .payment-option {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.checkout-block#thecheckout-payment .payment-options > div > .payment-option .payment-form {
        margin-left: 0;
        margin-top: 15px;
}
.checkout-block#thecheckout-payment .payment-options > div > .payment-option .payment-form .dotpay-one-channel {
          margin: 0;
          border: 0;
          padding: 0;
}
.checkout-block#thecheckout-html-box-1 h4, .checkout-block#thecheckout-html-box-1 .block-header.address-name-header {
    margin-bottom: 27px;
}
@media (max-width: 575px) {
      .checkout-block#thecheckout-html-box-1 h4, .checkout-block#thecheckout-html-box-1 .block-header.address-name-header {
        margin-bottom: 29px;
      }
}
.checkout-block#thecheckout-cart-summary {
    /*#main > .error-msg.visible {
        display: none !important;
      }*/
}
.checkout-block#thecheckout-cart-summary .shopping-cart-header {
      font-size: 24px;
      line-height: 30px;
      text-transform: uppercase;
      color: #000;
      border-top: 0;
      padding-bottom: 16px;
      padding-top: 0;
      margin-top: 0;
      font-weight: 600;
}
@media (max-width: 575px) {
        .checkout-block#thecheckout-cart-summary .shopping-cart-header {
          font-size: 21px;
          margin-top: 0;
          padding-bottom: 28px;
        }
        .checkout-block#thecheckout-cart-summary .shopping-cart-header > span {
            margin-top: 0;
        }
}
.checkout-block#thecheckout-cart-summary .shopping-cart-header .btn {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 15px !important;
}
.checkout-block#thecheckout-cart-summary .cart-detailed-totals .shopping-cart-header {
      padding-bottom: 18px;
      margin-bottom: 12px;
}
.checkout-block .inner-area {
    padding: 10px 20px;
}
.checkout-block#thecheckout-confirm #conditions-to-approve .condition-label sup {
    font-size: 14px;
    color: #C70004;
    top: 0;
}
.checkout-block#thecheckout-confirm .error-msg {
    margin-bottom: 12px;
}
.checkout-block .btn-primary {
  line-height: 1;
  height: 40px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  border-radius: 0px;
  text-transform: uppercase!important;
}
.business-fields-separator {
  display: none !important;
}

.address-fields {
  max-width: 770px;
}
.address-fields + .txt-required {
    padding-top: 0;
    margin: -24px 0 16px;
    font-size: 12px;
}
.address-fields + .txt-required sup {
      color: #E91E63;
      font-size: 14px;
      font-weight: bold;
      margin-right: 3px;
      top: 0;
}
@media (max-width: 575px) {
      .address-fields + .txt-required {
        margin-bottom: 20px;
      }
}
.address-fields .form-fields > .error-msg {
    display: none;
}
.address-fields .customer-addresses {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: left;
    margin-bottom: 26px;
}
.address-fields .customer-addresses .custom-link:hover {
      color: #C70004;
      text-decoration: none;
      border: 0;
}
.address-fields .customer-addresses .addresses-selection {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%;
      position: relative;
}
.address-fields .customer-addresses .addresses-selection select {
        border-radius: 0;
        width: 100%;
        max-width: 100%;
        height: 40px;
}
.address-fields .customer-addresses .addresses-selection .saved-addresses-label {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        margin-bottom: 5px;
        display: block;
}
.address-fields .form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
}
.address-fields .form-fields .form-group {
      padding: 0 0px;
      margin-bottom: 25px;
      max-width: 100%;
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
}
@media (max-width: 575px) {
        .address-fields .form-fields .form-group.address2, .address-fields .form-fields .form-group.address3 {
          max-width: 50%;
          -ms-flex-preferred-size: 50% !important;
              flex-basis: 50% !important;
        }
}
.address-fields .form-fields .form-group.missing-street-number label[data-missing-street-nr-notice]:after {
        display: none;
}
.address-fields .form-fields .form-group.vat_number .input-group {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.address-fields .form-fields .form-group.vat_number .input-group .form-control,
.address-fields .form-fields .form-group.vat_number .input-group #delivery #delivery_message,
#delivery .address-fields .form-fields .form-group.vat_number .input-group #delivery_message,
.address-fields .form-fields .form-group.vat_number .input-group .cart-summary .block-promo .promo-input,
.cart-summary .block-promo .address-fields .form-fields .form-group.vat_number .input-group .promo-input {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          padding-right: 160px;
}
        .address-fields .form-fields .form-group.vat_number .input-group .input-group-btn {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          position: absolute;
          right: 0;
          top: 0;
          z-index: 11; }
          .address-fields .form-fields .form-group.vat_number .input-group .input-group-btn .btn {
            height: 40px; }
        .address-fields .form-fields .form-group.vat_number .input-group .error-msg {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }

.error-msg {
  margin-bottom: 0; }

.second-address label {
  font-weight: bold;
  font-size: 15px!important;
  color: #000!important; }

.account-fields .has-float-label {
  max-width: 434px;
}
@media (max-width: 767px) {
    .account-fields .has-float-label {
      max-width: 100%;
    }
}

@media (max-width: 767px) {
  .account-fields .form-fields .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.account-fields .form-fields .form-group.email {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 18px; }
  @media (max-width: 1320px) {
    .account-fields .form-fields .form-group.email {
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .account-fields .form-fields .form-group.email {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding: 0; } }

.account-fields .form-fields .form-group.password {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 18px; }
  @media (max-width: 1320px) {
    .account-fields .form-fields .form-group.password {
      padding-left: 15px; } }
  @media (max-width: 767px) {
    .account-fields .form-fields .form-group.password {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding: 0; } }

.account-fields .form-fields .form-group.checkbox {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 767px) {
    .account-fields .form-fields .form-group.checkbox {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
    }
}
.account-fields .form-fields .form-group.checkbox label {
    width: calc(100% - 46px);
}
@media (min-width: 992px) and (max-width: 1320px) {
      .account-fields .form-fields .form-group.checkbox label {
        width: calc(100% - 15px);
      }
}
@media (max-width: 991px) {
      .account-fields .form-fields .form-group.checkbox label {
        width: 100%;
      }
}

.page-content .custom-checkbox {
  padding-left: 0px;
  position: relative;
}
.page-content .custom-checkbox input[type="checkbox"] {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: 0;
    top: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
}
.page-content .custom-checkbox input[type="checkbox"] + span {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      width: 20px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20px;
              flex: 0 0 20px;
      max-width: 20px;
      height: 20px;
      margin-right: 0.5rem;
      vertical-align: middle;
      pointer-events: none;
      border-radius: 0 !important;
      cursor: pointer;
      border: solid 1px #D1D1D1;
      text-align: center;
      line-height: 20px;
      background: #fff !important;
}
.page-content .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        display: none;
        margin: 0;
        font-size: 16px;
        color: #C70004;
        font-weight: bold;
        width: 100%;
        line-height: 18px;
        font-size: 0;
}
.page-content .custom-checkbox input[type="checkbox"] + span .checkbox-checked:before {
      content: "\e876";
      font-size: 16px;
}
.page-content .custom-checkbox input[type="checkbox"]:checked + span {
      background: none;
}
.page-content .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
        display: block;
}
.page-content .custom-checkbox input[type="checkbox"]:focus + span {
      border-color: #7a7a7a;
}

span.custom-checkbox span.label {
  font-weight: 400 !important;
  font-size: 13px!important;
  line-height: 20px!important;
  color: #575757!important;
}
span.custom-checkbox span.label a {
  color: #575757!important;
  font-weight: 600;
}
#create_account {
  margin: 0;
}
@media (max-width: 575px) {
    #create_account {
      margin: 0px 0 7px;
    }
}
#create_account span.custom-checkbox span.label {
    font-weight: bold;
}

.delivery-options,
.payment-options {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #D1D1D1!important;
  margin-top: 11px;
  border-radius: 0!important;
}
.delivery-options .shipping-radio,
.payment-options .shipping-radio {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
}
.delivery-options .shipping-radio .custom-radio input[type=radio],
.payment-options .shipping-radio .custom-radio input[type=radio] {
      z-index: 1;
}
.delivery-options .row.delivery-option,
.delivery-options .payment-option,
.payment-options .row.delivery-option,
.payment-options .payment-option {
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #D1D1D1;
    width: 100%;
    min-height: 60px;
}

.delivery-options .row.delivery-option .h6,
.delivery-options .payment-option .h6,
.payment-options .row.delivery-option .h6,
.payment-options .payment-option .h6 {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
      margin: 0;
}
.delivery-options .delivery-option > label,
.payment-options .delivery-option > label {
    margin: 0;
}
.delivery-options .delivery-option > label > .row,
.payment-options .delivery-option > label > .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.delivery-options .delivery-option > label > .row .delivery-option-detail,
.payment-options .delivery-option > label > .row .delivery-option-detail {
        max-width: 226px;
        width: 100%;
}
.delivery-options .delivery-option > label > .row .delivery-option-name,
.payment-options .delivery-option > label > .row .delivery-option-name {
        margin: 0;
}
.delivery-options .delivery-option > label > .row .delivery-option-logo,
.payment-options .delivery-option > label > .row .delivery-option-logo {
        position: static;
        width: auto;
        height: auto;
}
@media (max-width: 991px) {
    .delivery-options .delivery-option > label > .row .delivery-option-logo,
    .payment-options .delivery-option > label > .row .delivery-option-logo {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
      }
}
.delivery-options .delivery-option > label > .row .delivery-option-logo img,
.payment-options .delivery-option > label > .row .delivery-option-logo img {
      margin: 0;
}
.delivery-options .delivery-option > label > .row .carrier-price,
.payment-options .delivery-option > label > .row .carrier-price {
        font-size: 14px;
        font-weight: 400;
        color: #272727;
}
.delivery-options .delivery-option > label > .row .delivery-option-delay,
.payment-options .delivery-option > label > .row .delivery-option-delay {
        text-align: left;
}
@media (min-width: 768px) {
  .delivery-options .delivery-option > label > .row .delivery-option-delay,
  .payment-options .delivery-option > label > .row .delivery-option-delay {
      width: 42%;
  }
}
.delivery-options .delivery-option > label > .row .delivery-option-delay .carrier-delay,
.payment-options .delivery-option > label > .row .delivery-option-delay .carrier-delay {
    padding: 0;
    color: #7a7a7a;
}
.delivery-options .tc-main-title,
.payment-options .tc-main-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
body#checkout .additional-information {
  background: transparent!important;
  font-size: 13px!important;
  border: 0px!important;
}
@media (max-width: 767px) {
      .delivery-options .tc-main-title,
      .payment-options .tc-main-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        }
}
.delivery-options .additional-information,
.payment-options .additional-information {
    margin-top: 0px;
}
.delivery-options .additional-information p,
.payment-options .additional-information p {
      margin: 0;
      color: #272727;
}
.delivery-options .payment-option,
.payment-options .payment-option {
    padding: 10px 0 10px 36px;
    position: relative;
}
.delivery-options .payment-option .custom-radio,
.payment-options .payment-option .custom-radio {
      margin: 0;
      position: absolute;
      left: 0;
      top: 19px;
}
.delivery-options .payment-option label,
.payment-options .payment-option label {
      padding-top: 0;
      width: 100%;
      margin-bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.delivery-options .payment-option label img,
.payment-options .payment-option label img {
    margin: -7px 0 0 25px;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
.delivery-options .payment-option label + .additional-information,
.payment-options .payment-option label + .additional-information {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
}

.payment-options {
  margin-bottom: 21px;
}

.using-material-icons .custom-radio {
  width: 21px;
  height: 21px;
  border: 1px solid #ddd;
  margin-right: 18px; }
  .using-material-icons .custom-radio input[type="radio"] {
    z-index: 1; }
    .using-material-icons .custom-radio input[type="radio"] + span {
      width: 13px;
      height: 13px;
      display: block !important;
      background: #C70004;
      border: 0;
      position: absolute;
      left: 3px;
      top: 3px;
      opacity: 0; }
    .using-material-icons .custom-radio input[type="radio"]:checked + span {
      opacity: 1; }

#delivery {
  position: relative;
  }
  @media (max-width: 575px) {
    #delivery {
      padding: 0 0 0px;
      margin: 0 0 0px; } }
  #delivery label {
    padding: 0 9px;
    font-size: 14px!important;
    margin: 0;
    z-index: 5;
    font-weight: 600;
    opacity: 1;
    color: #000; }
  #delivery #delivery_message {
    border-radius: 0px;
    height: 171px; }

.cart-item .product-line {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .cart-item .product-line {
      padding-bottom: 60px;
      position: relative; } }
  @media (max-width: 767px) {
    .cart-item .product-line {
      position: relative;
      padding-bottom: 60px; } }

.product-line-image {
  margin-right: 5px;
}
@media (max-width: 767px) {
    .product-line-image {
      width: 100px;
    }
}
.product-line-image img {
    border-radius: 0;
    border: 0;
    max-width: 100px;
    height: auto;
}

.product-line-body {
  display: block;
}
.product-line-body .product-line-desc {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px;
}

.product-line-actions {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    /*.product-line-actions {
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
    }*/
}
@media (max-width: 767px) {
    /*.product-line-actions {
      position: absolute;
      left: 0;
      bottom: 10px;
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
    }*/
    input.cart-line-product-quantity {
      width: 37px!important;
    }
    .checkout-block a.cart-line-product-quantity-up,
    .checkout-block a.cart-line-product-quantity-down {
      width:30px!important;
    }
}
.product-line-actions > div {
    line-height: inherit;
    text-align: left;
}

.product-line-delete {
  position: absolute;
  bottom: -24px;
  right: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 2px;
}
.product-line-delete .remove-from-cart {
    margin: 0;
}
.product-line-delete .remove-from-cart:hover {
      opacity: 0.7;
}

.product-line-qty {
  line-height: 12px;
  padding: 0;
}
@media (max-width: 767px) {
    .product-line-qty {
      /*max-width: 100px;
      margin-right: 7px;*/
    }
}

.product-line-price .product-price {
  font-size: 16px;
  line-height: 20px;
  color: #000!important;
  font-weight: bold;
}

.qty-box.bootstrap-touchspin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.qty-box.bootstrap-touchspin .btn {
    width: 40px;
    line-height: 38px;
    height: 38px;
    padding: 0;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    margin: 0;
}
.qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-up:after, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-up:before, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:after, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:before {
      content: "";
      height: 2px;
      width: 12px;
      background: #272727;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -1px 0 0 -5px;
      transition: all 0.3s ease;
}
    .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-up:before, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:before {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-up:hover:after, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-up:hover:before, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:hover:after, .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:hover:before {
      background-color: #C70004; }
    .qty-box.bootstrap-touchspin .btn.bootstrap-touchspin-down:before {
      display: none; }
  .qty-box.bootstrap-touchspin input {
    background: #fff !important; }

.cart-item {
  padding: 13px 0 27px;
}
  @media (max-width: 991px) {
    .cart-item {
      padding-bottom: 15px; } }
  .cart-item:last-child, .cart-item:not(:last-child) {
    border-bottom: 1px solid #D1D1D1; }

.cart-detailed-totals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 100%;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .cart-detailed-totals .card-block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    box-sizing: border-box; }

.cart-summary-line {
  margin-bottom: 10px; }

.cart-total {
  border-top: 1px solid #D1D1D1;
  padding-top: 21px;
  margin-bottom: 3px; }

.product-line-info .label {
  color: #000;
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  display: block;
  margin-bottom: 3px;
  text-transform: uppercase; }
  .product-line-info .label:hover {
    color: #C70004; }

.product-line-info.quantity-info .qty-label.label-success {
  display: none; }

.product-line-info.quantity-info .qty-label.label-warning {
  font-size: 13px;
  line-height: 1.2em;
  padding: 3px 0 10px 16px;
  position: relative;
  text-align: left;
  color: #C70004;
  font-style: normal;
  background: none;
  border-radius: 0;
  display: block; }
  .product-line-info.quantity-info .qty-label.label-warning:before {
    font-size: 29px;
    position: absolute;
    left: -9px;
    top: 3px;
    content: "\E5C5";
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.product-line-info.product-attribute {
  display: none; }

.product-line-info.product-title {
  margin-bottom: 6px; }

.product-line-info.product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000!important;
  font-size: 16px;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 20px;
  margin: 0;
  text-transform: none; }
  .product-line-info.product-price .unit-price-cart {
    display: none; }
  .product-line-info.product-price.has-discount .price {
    color: #000; }
  .product-line-info.product-price .product-discount .regular-price {
    color: #575757;
    font-size: 13px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-left: 8px;
    margin-right: 15px;
    line-height: 22px; }
    .product-line-info.product-price .product-discount .regular-price:before {
      display: none; }
    .product-line-info.product-price .product-discount .regular-price::after {
      display: none;
      content: "";
      width: 110%;
      border-top: 1px solid #636262;
      position: absolute;
      top: 12px;
      left: -2px;
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg); }
  .product-line-info.product-price .product-discount .discount {
     }

.qty-box {
  width: 100%;
  height: 40px;
  border: 1px solid #e7e7e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .qty-box a {
    width: 38px;
    height: 38px;
    border: 0;
    background: none;
    text-align: center; }
.qty-box a:after {
    display: none;
      font-size: 28px;
      transition: all 0.3s ease;
      line-height: 38px;
      font-family: 'Material Icons';
      font-weight: 400;
      font-style: normal;
      content: "\e15b";
      color: #000;
}
.qty-box a.cart-line-product-quantity-up:after {
      content: "\e145";
}
.qty-box a:hover:after {
      color: #C70004;
}
.qty-box input {
    border: 0;
    padding: 0;
    text-align: center;
    line-height: 38px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    width: 42px; }

.cart-summary {
  margin-bottom: 0; }
  .cart-summary .block-header {
    font-size: 24px;
    text-transform: uppercase;
    color: #272727;
    border-top: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-top: 19px; }
    @media (max-width: 767px) {
      .cart-summary .block-header {
        font-size: 21px;
        padding-bottom: 15px; } }
  .cart-summary .Ńoupon-notice {
    background: #272727;
    padding: 6px 11px;
    color: #fff;
    font-size: 13px;
    margin-bottom: 2px;
    border-radius: 10px; }
  .cart-summary .promo-code-title {
    margin-bottom: 12px; }
  .cart-summary .form-control-label {
    color: #7a7a7a; }
  .cart-summary .block-promo {
    padding-top: 20px;
    margin-bottom: 0px;
  }
    .cart-summary .block-promo h6 {
      font-size: 14px;
      line-height: 21px;
      text-transform: none;
      color: #000;
      margin-bottom: 4px; }
    .cart-summary .block-promo .btn {
      margin: 0;
      padding: 9px 12px; }
    .cart-summary .block-promo .promo-code {
      padding: 0;
      display: block !important;
      height: 40px !important; }
      .cart-summary .block-promo .promo-code form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .cart-summary .block-promo .promo-code .alert {
        padding: 2px 0 2px 4px !important; }
        .cart-summary .block-promo .promo-code .alert:before {
          display: none; }
    .cart-summary .block-promo .promo-input {
      padding: 6px 4px;
      width: 100%; }
    .cart-summary .block-promo .promo-name {
      color: #272727;
      font-weight: 400; }
    .cart-summary .block-promo.promo-highlighted {
      border: 0;
      text-align: left;
      padding: 0;
      font-size: 14px;
      line-height: 21px;
      font-weight: 800;
      text-transform: none;
      color: #000;
      margin-bottom: 4px;
      padding-top: 15px; }
  .cart-summary .block-Ńoupon-list {
    text-align: left; }
    @media (max-width: 767px) {
      .cart-summary .block-Ńoupon-list {
        text-align: center;
        padding-bottom: 7px; } }
    .cart-summary .block-Ńoupon-list h6 {
      margin-bottom: 7px;
      text-align: left; }
    .cart-summary .block-Ńoupon-list .row .col-xs-4 .Ńart-coupons {
      margin: -1px 0 0;
      cursor: pointer;
      text-align: right;
      color: #C70004; }
      .cart-summary .block-Ńoupon-list .row .col-xs-4 .Ńart-coupons:hover {
        color: #272727; }
  .cart-summary .promo-discounts,
  .cart-summary ul.promo-name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 0 2px;
    font-size: 14px; }
    @media (max-width: 767px) {
      .cart-summary .promo-discounts,
      .cart-summary ul.promo-name {
        margin-bottom: 0; } }
    .cart-summary .promo-discounts li,
    .cart-summary ul.promo-name li {
      margin-bottom: 6px; }
  .cart-summary .cart-summary-line .label,
  .cart-summary .cart-summary-line .value {
    font-size: 14px; }
  .cart-summary .cart-summary-line .label {
    font-weight: 500;
    font-size: 14px!important;
    color: #000!important; }
  .cart-summary .cart-summary-line .value {
    color: #000;
    font-weight: 500; }
  .cart-summary .cart-summary-line .voucher-del i {
    color: #272727;
    margin-top: -5px;
    margin-left: 3px; }
  .cart-summary .cart-summary-line .voucher-del:hover i {
    color: #C70004; }
    .cart-total .label,
    .cart-total .value {
      color: #000 !important;
      font-weight: bold !important;
      font-size: 16px !important; }
#conditions-to-approve span.custom-checkbox {
  text-align: left; }

div#tc-payment-confirmation {
  text-align: left; }

#conditions-to-approve span.custom-checkbox,
#conditions-to-approve ul,
.condition-label {
  display: block; }

.ps-shown-by-js button.btn.btn-primary.center-block {
  border-radius: 0;
  max-height: inherit;
  padding: 10px 12px;
  font-size: 15px;
  text-transform: none;
  width: 100%;
  max-width: 100%;
  text-align: center;
  letter-spacing: 0.75px;
  margin-bottom: 10px; }

.card-block:first-child {
  border: 0;
  padding: 0; }

h4.ets_crosssell_title, .ets_crosssell_title.block-header.address-name-header {
  text-align: center;
  font-size: 24px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #272727;
  border: 0;
  display: block; }

.condition-label label {
  font-size: 12px;
  color: #7a7a7a; }
  .condition-label label a {
    color: #000;
    text-decoration: none; }
    .condition-label label a:hover {
      color: #000; }

#thecheckout-required-checkbox-2,
#thecheckout-required-checkbox-1 {
  margin-bottom: 0;
  display: block;
  padding-top: 0px;
  padding-bottom: 6px; }

.card.cart-summary {
  border: 0;
}

.modal-content {
  font-family: Fira Sans, sans-serif;
  background: #fff;
  border-radius: 10px !important;
  border: 0;
  padding: 30px 20px 10px; }
  .modal-content button.close {
    opacity: 1;
    z-index: 111;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 17px;
    height: 24px;
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cimage width='24' height='24' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAWlBMVEVPTk5PTk5PTk5PTk5P Tk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5PTk5P Tk5PTk5PTk5PTk5PTk5PTk7///9pnZ1qAAAAHHRSTlMACXQeVeQphtoGtuj7ubiH9N5v/lpUWQOk 6zAmD4KchAAAAAFiS0dEHesDcZEAAAAHdElNRQflAwkOKCIyVtePAAAAhElEQVQoz23Q2w6DIBBF 0YO1VntRq9Ir//+dTg0lx5nhAZK1EwIDIMCs6iBbfWy0n1LbAed0abRfaznCTZXsphSX0lMh35WB nYryUozn4vhWRs+l3FOaHJf7ZzOD/J6ld4p43P+UHLZkN6W4KuR6bpGu5bmxl/LQ/i/Pl/ZfeX/g rvDFCnKcCnhI/vrrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIxLTAzLTA5VDE0OjQwOjM0KzAzOjAw 4IP+OQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMS0wMy0wOVQxNDo0MDozNCswMzowMJHeRoUAAAAZ dEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC'%3E%3C/image%3E%3C/svg%3E");
    outline: none !important; }
    .modal-content button.close span {
      display: none; }
    .modal-content button.close:hover {
      opacity: 0.9; }
  .modal-content h2 {
    color: #272727;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    padding-right: 20px; }

.error-msg {
  margin-top: 0;
  border-radius: 0;
  font-size: 14px;
  line-height: 21px;
  padding: 0 0 0 14px!important;
  background: none;
  border: 0;
  position: relative;
  text-align: left;
  color: #C70004;
  font-style: normal;
  margin-bottom: 0!important;
}
.error-msg:before {
    content: "\e037";
    font-family: Material Icons;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    left: -5px;
    position: absolute;
    top: 1px;
}

#main > .error-msg {
  max-width: 100%; }

.checkbox .error-msg {
  margin-top: 0; }

#tc-payment-confirmation .terms-and-conditions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #tc-payment-confirmation .terms-and-conditions + .error-msg {
    margin: 0 0 15px; }
  #tc-payment-confirmation .terms-and-conditions .error-msg {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: -26px;
    margin-bottom: 25px; }

#modalĐĄartĐĄoupons .modal-dialog {
  max-width: 830px; }
  @media (max-width: 810px) {
    #modalĐĄartĐĄoupons .modal-dialog {
      margin-left: 15px;
      margin-right: 15px; } }

#modalĐĄartĐĄoupons .modal-body {
  padding: 21px 0 28px; }

#modalĐĄartĐĄoupons .modal-content {
  width: 100%;
  border-radius: 0;
  border: 0;
  padding: 0 28px 10px; }
  @media (max-width: 575px) {
    #modalĐĄartĐĄoupons .modal-content {
      padding-left: 15px;
      padding-right: 15px; } }
  #modalĐĄartĐĄoupons .modal-content .modal-header {
    padding: 30px 20px 0;
    border: 0; }
    @media (max-width: 575px) {
      #modalĐĄartĐĄoupons .modal-content .modal-header {
        padding-top: 25px; } }
    #modalĐĄartĐĄoupons .modal-content .modal-header .close {
      position: absolute;
      top: 18px;
      right: 18px;
      opacity: 1;
      float: none;
      outline: none !important; }
      #modalĐĄartĐĄoupons .modal-content .modal-header .close:hover {
        opacity: 0.8; }
      @media (max-width: 991px) {
        #modalĐĄartĐĄoupons .modal-content .modal-header .close {
          top: 14px;
          right: 10px; } }
    #modalĐĄartĐĄoupons .modal-content .modal-header h5 {
      font-size: 24px;
      line-height: 1.2em;
      text-transform: uppercase;
      color: #272727;
      font-weight: bold;
      text-align: center;
      margin: 0; }
      @media (max-width: 575px) {
        #modalĐĄartĐĄoupons .modal-content .modal-header h5 {
          font-size: 18px; } }

#modalĐĄartĐĄoupons #table_coupons .rTableHeadRow {
  background: #eeeded;
  padding: 11px 20px 12px;
  border-radius: 10px 10px 0 0;
  color: #272727;
  font-weight: 700; }
  @media (max-width: 575px) {
    #modalĐĄartĐĄoupons #table_coupons .rTableHeadRow {
      padding-right: 10px;
      padding-left: 10px; } }

#modalĐĄartĐĄoupons #table_coupons .rTableRowBody {
  padding: 11px 20px;
  border-bottom: 1px solid #D1D1D1; }
  @media (max-width: 575px) {
    #modalĐĄartĐĄoupons #table_coupons .rTableRowBody {
      padding-right: 10px;
      padding-left: 10px; } }

#modalĐĄartĐĄoupons #table_coupons .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#modalĐĄartĐĄoupons #table_coupons .rTableHead,
#modalĐĄartĐĄoupons #table_coupons .rTableBody {
  width: 54%;
  text-align: left; }
  #modalĐĄartĐĄoupons #table_coupons .rTableHead + div,
  #modalĐĄartĐĄoupons #table_coupons .rTableBody + div {
    width: 46%; }

.block-header.thresholddiscount {
  background: #eeeeee;
  padding: 18px 20px;
  margin-top: 8px;
  margin-bottom: 20px;
  color: #272727;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .block-header.thresholddiscount b {
    color: #000;
    margin: 0 5px; }

.card-block.promo-discounts li {
  line-height: 24px; }
  .card-block.promo-discounts li p {
    width: 100%;
    font-size: 14px;
    margin: 0 0 2px;
    text-align: left;
    color: #272727; }
  .card-block.promo-discounts li .label {
    font-size: 14px; }
    .card-block.promo-discounts li .label .code {
      color: #000;
      cursor: pointer; }
      .card-block.promo-discounts li .label .code:hover {
        color: #C70004; }
  .card-block.promo-discounts li .btn-arrow {
    margin-left: 5px; }
    .card-block.promo-discounts li .btn-arrow i {
      color: #C70004;
      cursor: pointer; }
      .card-block.promo-discounts li .btn-arrow i.up {
        display: none; }
      .card-block.promo-discounts li .btn-arrow i.down {
        display: block; }
    .card-block.promo-discounts li .btn-arrow.collapsed i.down {
      display: none; }
    .card-block.promo-discounts li .btn-arrow.collapsed i.up {
      display: block; }
  .card-block.promo-discounts li .promo-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.block-promo .promo-code .form-control-label {
  display: none; }
body#checkout .custom-radio {
  border:1px solid #e7e7e7!important;
}
body#checkout .custom-radio input[type="radio"]:checked+span {
  width: 12px!important;
  height: 12px!important;
  border-color: #E91E63!important;
  margin-top: 3px;
  margin-left: 3px;
}
#thecheckout-cart-summary .cart-item {
  padding: 20px 0px;
}
.cart-detailed-totals>.card-block {
  border-bottom: 0px;
}
.block-promo .promo-code-button {
  display: block !important;
    padding: 0px !important;
    border: 0px !important;
    background: transparent !important;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    font-weight: bold;
}
.cart-summary h4 {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px;
    margin-top: 10px;
  font-weight: 600;
}
#thecheckout-psgdpr {
  
}
.cart-detailed-totals .card-block:last-child {
  padding-top: 0px;
  border-bottom: 1px solid #d1d1d1;
}
#thecheckout-order-message {
  padding-bottom: 0px;
  padding-top: 0px;
}
#thecheckout-cart-summary .cart-grid {
  margin-bottom: 0px;
}
#delivery_message,
.cart-grid .card.cart-summary {
  margin-bottom: 0px!important;
}
@media (max-width: 767px) {
    body#checkout .form-group {
        margin-bottom: 25px;
    }
    #thecheckout-account .form-fields {
      padding-top: 5px;
    }
}
.product-discount {
    color: #575757;
    align-items: center;
    display: inline-flex;
}
a[href="http://www.magictoolbox.com/magicscroll/"] {
    display: none !important;
}

.inpost-shipping-container.js-inpost-shipping-container .col-sm-6.col-md-5 {
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
}

@media (max-width: 768px) {
  body#product div[id^=MagicToolboxSelectors]:not(.MagicScroll) {
  display: flex;
}
}

.omniversepricing-notice {
  color: #fff;
  background: #000;
}
a.cart-dropdow-button.cart-dropdow-viewcart.btn.btn-primary.btn-outline {
background: #E91E63 !important;
}

a.cart-dropdow-button.cart-dropdow-checkout.btn.btn-primary.btn-outline {
    display: none;
}
@media (max-width: 575px) {
  .checkout-block#thecheckout-account .inner-area .account-header {
	margin-bottom: 35px;
  }
}

@media (max-width: 991px) {
  #tc-container .checkout-area-4{
	background: #FFF;
  }
  #login-form .form-group.password, #login-form .form-group.email {
    margin-bottom: 0px;
  }
  #login-form {
    position: relative;
  }

  #login-form .forgot-password {
    position: absolute;
    top: 160px;
    left: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  #thecheckout-login-form .offer-login {
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: row;
	max-width: 100%;
  }
  #thecheckout-login-form .offer-login .already-account-label {
	display: block;
    max-width: 200px;
    margin: 0px;
  }
  #thecheckout-login-form .offer-login .classic-login {
	display: block;
    max-width: 200px;
    margin: 0px;
  }
  #thecheckout-cart-summary .inner-area {
    position: unset;
  }
  #thecheckout-cart-summary .block-header.shopping-cart-header {
    
    top: 0px;
    left: 0px;
  }
  #thecheckout-cart-summary .error-msg.visible {
    
    top: 40px;
    left: 0px;
  }
  #thecheckout-cart-summary .card.cart-container {
    
    top: 105px;
    left: 0px;
  }
}
.addition_payment_logo {
	display: flex;
    gap: 5px;
    flex-direction: row;
    align-items: center;
	padding-left: 15px;
	margin-bottom: -20px;
}
.addition_payment_logo .addition_payment_blik{
	width: 42px;
}
.addition_payment_logo .addition_payment_apple{
	width: 40px;
}
.addition_payment_logo .addition_payment_google{
	width: 48px;
}
.addition_payment_logo .addition_payment_paypo{
	width: 58px;
}
.addition_payment_logo .addition_payment_bank{
	width: 31px;
}

#blockcart-modal .modal-header {
  position: relative;
}