@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Regular.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Regular.woff') format('woff'),
        url('../fonts/DINNextW1G-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Heavy.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Heavy.woff') format('woff'),
        url('../fonts/DINNextW1G-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Bold.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Bold.woff') format('woff'),
        url('../fonts/DINNextW1G-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Light.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Light.woff') format('woff'),
        url('../fonts/DINNextW1G-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Medium.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Medium.woff') format('woff'),
        url('../fonts/DINNextW1G-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.form-create-account .field .label{
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.form-create-account fieldset.fieldset .legend{
    color: #000;
    font-weight: 700;
}
.form-create-account .street .field.additional{
    padding-left: 0;
}
.form-create-account .input-text ,
.form-create-account select#region_id ,
.form-create-account select#country{
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}
.form-create-account input {
    background: #fff;
}
.customer-account-create #maincontent,
.customer-account-create #maincontent .container {
    background: transparent;
}
.wide-layout.customer-account-create .header-wrapper {
    box-shadow: unset;
}
.form-create-account fieldset.fieldset.create.account .field.password .control #password-strength-meter-container {
    float: left;
    clear: left;
    margin-top: 10px;
}
.form-create-account fieldset.fieldset.create.account .field.password .control #password {
    width: 100%;
}
.form-create-account fieldset.fieldset.create.account .field.password.required {
    float: right;
    clear: right;
}
.form-create-account .fieldset .field {
    padding: 0 10px;
    width: 50%;
    float: left;
    margin-bottom: .75em;
}
.form-create-account fieldset.fieldset.create.account.last .field.password.required {
    float: left;
    clear: left;
}
.form-create-account .fieldset .field.password + .field.confirmation {
    margin-top: 0;
}
.form-create-account fieldset.fieldset.create.account .field.password.required {
    float: left;
    clear: left;
}
.form-create-account .field.password .control #password-strength-meter-container {
    background-color: #f4f4f4;
    height: 30px;
    line-height: 30px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    width: 35%;
    float: right;
}
.form-create-account fieldset.fieldset.create.account .field.password .control #password-strength-meter-container {
    float: left;
    clear: left;
    margin-top: 10px;
}
.form-create-account fieldset.fieldset.create.account .field.password .control #password {
    width: 100%;
}
.form-create-account fieldset.fieldset.create.account .field-recaptcha {
    float: left;
    clear: left;
    margin-top: 10px;
    margin-left: 10px;
}
body .form-create-account .actions-toolbar a.action.back:hover{
    color: #316ACA !important;
    background: none !important;
    opacity: .75;
}
.form-create-account .street .field.additional {
    width: 100%;
    padding-right: 0;
}
.form-create-account fieldset.fieldset.create.account .field.password .control #password-strength-meter-container {
    width: fit-content;
}
.block_type_1.block_type_common.home_page_third_block.home_page_four_block {
    padding-top: 0 !important;
}
.product-info-main .box-tocart .field.qty + .actions .btn, .catalog-product-view .product-info-main .box-tocart .btn, .product-info-main .box-tocart .tocart {
    color: #fff;
    background-color: #ff001e;
    border-color: #ff001e;
}
.checkout-methods-items .action.checkout {
    background-color: #ff001e;
    color: #fff;
 
}
.minicart-wrapper .actions div.primary .btn {
    background-color: #fff;
    border-color: #ff001e;
    color: #ff001e;
}
.minicart-items .item-qty {
    background-color: #ff001e;
    color: #fff;
}
.product-info-main .box-tocart .field.qty + .actions .btn:hover, .catalog-product-view .product-info-main .box-tocart .btn:hover, .product-info-main .box-tocart .field.qty + .actions .btn:active, .catalog-product-view .product-info-main .box-tocart .btn:active, .product-info-main .box-tocart .tocart:hover, .product-info-main .box-tocart .tocart:active {
    background-color: #ff001e;
    color: #fff;
    border-color: #ff001e;
}
body .btn, .actions-toolbar .action, .cart-container .cart.actions a.continue, body button {
    color: #ff001e;
    border: 1px solid #ff001e;
}
body button.primary:hover, body .btn-primary.disabled:hover, body .btn-primary[disabled]:hover, body fieldset[disabled] .btn-primary:hover, body .btn-primary.disabled:focus, body .btn-primary[disabled]:focus, body fieldset[disabled] .btn-primary:focus, body .btn-primary.disabled.focus, body .btn-primary[disabled].focus, body fieldset[disabled] .btn-primary.focus, .actions-toolbar .primary .action:hover, .actions-toolbar .secondary .action:hover, body .btn:hover, body button:hover, body .btn.btn-primary.type-2:hover, #popup-block .block.newsletter .content button.primary:hover, body button.primary.checkout, body .btn.btn-primary, #discount-coupon-form .actions-toolbar .action:hover {
    border-color: #ff001e;
    background-color: #ff001e;
    color: #fff;
}
.products-grid .btn, .products-list .btn {
    color: #ff001e;
    background-color: #fff;
    border-color: #ff001e;
}
.products-grid .btn:hover, .products-grid .btn:focus, .products-grid .btn:active, .products-grid .btn.active, .products-list .btn:hover, .products-list .btn:focus, .products-list .btn:active, .products-list .btn.active {
    background-color: #ff001e;
    border-color: #ff001e;
    color: #fff;
}
.product-addto-links .action, .product-item-actions a.action {
    border: 1px solid #ff001e;
    color: #ff001e;
    background-color: #fff;
}
.product-social-links .action.mailto:hover, .product-item-actions a.action:hover, .product-addto-links .action:hover {
    color: #fff;
    background-color: #ff001e;
}
.checkout-methods-items .action.checkout:hover {
    background-color: #ff001e;
    color: #fff;
}
#dbm-cmslayouts-block-before-13 .homepage_design .owl-carousel .owl-stage{
    margin: 0 auto;
}
.block_type_5 ul.owl-carousel .contain span.product_name {
    text-align: center;
}
.block_type_5 ul.owl-carousel .contain .product_price {
    text-align: center;
}
.page-footer .footer .footer-bottom.bddf {
    background: #D42424;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-footer .footer .footer-bottom.bddf  .copyright {
    padding-top: 24px;
    padding-bottom: 24px;
}
.page-footer .footer .footer-bottom.bddf .footer-copyright {
    margin-top: 0;
}

.page-footer .footer .footer-bottom.bddf p.footer-copyright a {
    color: #ffffff;
    margin: 0 auto;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
}
.homepage_design .block_type_5 {
    display: inline-block;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    position: relative;
}

.homepage_design .block_type_5 .homepage_video_main p {
    margin: 0 auto;
    line-height: 0;
}
.homepage_design .block_type_5 ul.cat-pro-sliders {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.homepage_design .block_type_5 .featured_product_main {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0px 16px;
    align-content: center;
}

.homepage_design .block_type_5 li.item.level0-child {
    background: #000;
    padding: 20px;
    border-radius: 15px 15px 15px 15px;
    list-style: none;
}

.homepage_design .block_type_5 ul.cat-pro-sliders .contain {
    text-align: center;
    padding-top: 10px;
    width: 100%;
    display: inline-block;
}

.homepage_design .block_type_5 ul.cat-pro-sliders .contain span.product_name {
    font-size: 15px;
    padding: 5px 0;
    display: inline-block;
    color: #ffffff;
    width: 100%;
}

.homepage_design .block_type_5 span.product_price {
    font-size: 15px;
    padding: 5px 0;
    display: inline-block;
    color: #ffffff;
    width: 100%;
}

.homepage_design .block_type_5 span.product_price span.price {
    color: #ff001e;
}

    .testimonial-slider {
      margin: 50px auto;
      max-width: 600px;
      margin: 0 auto;
    }

   .testimonial-slider .single-item-wrapper {
      text-align: center;
      padding: 20px;
      border-radius: 10px;
    }

    .testimonial-slider .rating-wrapper {
      display: flex;
      justify-content: center;
      margin-bottom: 10px;
    }

    .testimonial-slider .rating-wrapper span {
      color: #FFD700; /* Gold stars */
      font-size: 1.2em;
    }

    .testimonial-slider .author-name {
      color: #D42424;
      font-size: 24px;
      margin: 15px 0 8px;
      padding: 0px;
      line-height: 1.25;
      font-weight: 400;
    }

   .testimonial-slider .item-content-wrapper {
        padding: 20px;
        background: #f8f8f8;
        position: relative;
    }

    .testimonial-slider .item-content {
        font-style: italic;
        font-size: 16px;
        line-height: 1.6;
    }

    .testimonial-slider .item-content-wrapper:after {
        content: "";
        background-image: url('../images/quot.png');
        position: absolute;
        left: 0px;
        top: -15px;
        font-size: 30px;
        width: 28px;
        height: 45px;
    }

    .testimonial-slider .rating-wrapper span .fa-star:before {
        content: "\f005";
        color: gold;
        margin: 0 2px;
        font-size: 20px;
    }

    /* Owl Carousel Navigation Arrows */
 /*    .testimonial-slider .owl-nav button.owl-prev,
    .testimonial-slider .owl-nav button.owl-next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #007bff;
      color: #fff;
      border: none;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.2em;
      transition: background-color 0.3s ease;
    }

    .testimonial-slider .owl-nav button.owl-prev {
      left: -20px;
    }

    .testimonial-slider .owl-nav button.owl-next {
      right: -20px;
    }

    .testimonial-slider .owl-nav button.owl-prev:hover,
    .testimonial-slider  .owl-nav button.owl-next:hover {
      background-color: #0056b3;
    } */

/* Owl Carousel Dots Styling */
.testimonial-slider .owl-dots {
  text-align: center;
  margin-top: 20px;
}

.testimonial-slider.owl-carousel button.owl-dot {
    background: #ffc0cb;
    width: 12px;
    height: 12px;
}
.testimonial-slider .owl-dot {
  display: inline-block;
  width: 8px; 
  height: 8px;
  background-color: #FF6B6B; 
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.testimonial-slider.owl-carousel button.owl-dot.active {
  width: 12px; 
  height: 12px;
  background-color: #FF3131; 
}
body .page-wrapper .page-header .menu-wrapper {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .homepage_video_main video {
        width: 1050px;
    }
    .block_type_11 .section.content-right p img {
        width: 100%;
        display: inline-block;
    }
}

@media only screen and (max-width: 600px) {
    .homepage_video_main video {
        width: 1200px;
        transform: translate(-40%, 0%);
    }
}
@media only screen and (max-width: 480px) {
    .homepage_video_main video {
        width: 1050px;
        transform: translate(-44%, 0%);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    #home-slider .owl-item .title {
        font-size: 45px !important;
        line-height: 80px;
    }
    #home-slider .owl-item span.subtitle {
        font-size: 26px !important;
    }
}
@media (max-width:767px) {
    #home-slider .owl-item .title {
        font-size: 24px !important;
        line-height: 60px;
    }
    #home-slider .owl-item span.subtitle {
        font-size: 20px !important;
    }
    .customer-account-create .form-create-account .fieldset .field {
        width: 100%;
    }
    .customer-account-create .form-create-account fieldset.fieldset.create.account .field.password .control #password-strength-meter-container {
        width: 100%;
    }
    .block_type_5 ul.owl-carousel a.amasty-hide-price-container {
        margin-top: 10px;
    }
    .block_type_5 ul.owl-carousel .owl-theme .owl-dots .owl-dot {
        height: 25px;
    }
    .block_type_5 ul.owl-carousel .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 0;
        margin-bottom: 10px;
    }
}




@media (min-width:1008px) {        
body .page-wrapper .page-header .right-block {
    flex: 1;
}
.page-wrapper .page-header .right-block {
    padding: 14px 0;
}
.page-header .header.links li a {
    font-size: 16px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 0;
    text-transform: capitalize;
}
.page-header .header.links li a:hover {
    background: transparent;
}
.header.links li.customer-welcome button.action.switch {
    border: unset;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 1;
}
.minicart-wrapper .title-cart .counter-number {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background-color: #222;
}
.customer-welcome .action.switch:after {
    content: unset;
}
.header.links li .customer-name span {
    display: inline-block;
    width: auto;
    position: unset;
    clip: unset;
    height: auto;
    margin: 0;
    color: #fff;
}
.page-wrapper .minicart-wrapper .title-cart:hover .counter-number {
    border-radius: 50%;
}
.page-wrapper .header.links li.authorization-link a:hover {
    background: transparent;
}
    .header-wrapper .toggle-nav {   
        width: 100%;    
    }
    .megamenu > .topmenu {
        justify-content: center;
    }    
   .header.links li.authorization-link a:before {
     color: #fff;
   }
   .header.links li.authorization-link a:hover:before {
     color: #222;
   }
   .customer-account-login .content-wrapper > .container {
        width: 60%;
    }  
#sticky-header .navbar-default {
    margin: 0 auto;
    float: unset;
} 
.page-header .right-block {
    width: 79%;
}
.header-wrapper .block-search {
    width: 80%;
}
.header-wrapper.b2b .minicart-wrapper {
    display: inline-block !important;
}
.page-wrapper .header.links li.authorization-link a:before {
    content: unset;
}
.page-wrapper .header.links li.authorization-link a {
    border: unset;
    font-size: 16px;
    color: #222;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 0;
}
.page-wrapper .fa-shopping-cart:before {
    color: #222;
    font-size: 24px;
}
.page-wrapper span.counter.qty {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -11px;
    right: 0;
}
.minicart-wrapper .title-cart .counter-number {
    width: 15px;
    min-width: 15px;
    height: 15px;
}
}
@media (max-width:767px) {
header .right-block.clearfix {
    padding-bottom: 20px;
}
.homepage_design .block_type_4.home_page_first_block .main-title {
    font-size: 28px !important;
}
 .page-header .minicart-wrapper .title-cart .icon {
   display:inline;
}
}
@media (max-width:1007px) {
.page-wrapper .header.links li.customer-welcome {
    display: inline-block;
}
.page-wrapper .header-wrapper div:not(.mobile-menu-wrapper) .header.links {
    display: inline-block;
}
.page-header .header.links li a {
    font-size: 16px;
    color: #fff;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 0;
    text-transform: capitalize;
}
.page-header .header.links li a:hover {
    background: transparent;
}
.header.links li.customer-welcome button.action.switch {
    border: unset;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 1;
}
.minicart-wrapper .title-cart .counter-number {
    color: #000;
    font-size: 14px;
    line-height: 1;
    background-color: #222;
}
.customer-welcome .action.switch:after {
    content: unset;
}
.header.links li .customer-name span {
    display: inline-block;
    width: auto;
    position: unset;
    clip: unset;
    height: auto;
    margin: 0;
    color: #fff;
}
.page-wrapper .minicart-wrapper .title-cart:hover .counter-number {
    border-radius: 50%;
}
.page-wrapper .header.links li.authorization-link a:hover {
    background: transparent;
}
.header.links li.authorization-link a:before {
    color: #fff;
  }
  .header.links li.authorization-link a:hover:before {
    color: #222;
  }
  .header-wrapper.b2b .minicart-wrapper {
    display: inline-block !important;
}
.page-wrapper .header.links li.authorization-link a:before {
    content: unset;
}
.page-wrapper .header.links li.authorization-link a {
    border: unset;
    font-size: 16px;
    color: #222;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 0;
}
.page-wrapper .fa-shopping-cart:before {
    color: #222;
    font-size: 24px;
}
.page-wrapper span.counter.qty {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -11px;
    right: 0;
}
.minicart-wrapper .title-cart .counter-number {
    width: 15px;
    min-width: 15px;
    height: 15px;
}
/* .header-wrapper .navbar-collapse.collapse #mobile-nav li.parent .submenu a {
    color: #fff;
} */
}
.customer-account-login .login-container p,
.customer-account-login .login-container .note {
    font-size: 16px;
    line-height: 1.5;
}

.homepage_design .main-title {
    line-height: 1;
}
@media (max-width:480px) {
     .block_type_4 .sub-cat-ul .cat-li {
        width: 50%;
    }
    .block_type_4 .sub-cat-ul-main ul.sub-cat-ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        margin: 0 -10px;
        justify-content: center;
    }
    .block_type_4 .sub-cat-ul-main ul.sub-cat-ul li.cat-li {
        margin: 0;
        padding: 0 10px;
        width: 50%;
    } 
    .cms-index-index .block_type_4 .sub-cat-ul .cat-li h4 {
        margin-bottom: 20px;
    }    
}
@media (min-width:771px) {
.cms-index-index .block_type_2 .contain_part .left,
.cms-index-index .block_type_2 .contain_part .right {
    width: 49%;    
}
}
.page-header .welcome {
display:none;
}
.block_type_1.home_page_third_block.home_page_four_block {
    line-height: 1;
    display: block;
}
.block_type_1.home_page_third_block.home_page_four_block img {
    display: block;
}
.block_type_5.product_slider .owl-theme .owl-dots {
    bottom: -40px;
}
@media screen and (min-width:1008px) and (max-width:1130px) {
    .header-wrapper .page-header .right-block {
        width: 79%;
    }
    .header-wrapper .block-search {
        width: 70%;
    }
}
.page-wrapper .header-wrapper .block-search .input-group input {
    width: calc(100% - 30px);
}




body.b2b .amasty-hide-price-container {
    border-color: #316aca !important;
    background: transparent !important;
    color: #316aca !important;
    border-radius: 3px;
}
body.b2b .amasty-hide-price-container:hover {
    border-color: transparent !important;
    background: #316aca !important;
    color: #fff !important;
}
@media (max-width:345px) {
    .page-header .panel .mobile-menu-wrapper+.header.content .logo {
        padding-left: 0;
        padding-right: 0;
    }
    .block_type_5.product_slider .owl-theme .owl-dots .owl-dot span {
        width: 10px;
    }
}


.page-wrapper .minicart-wrapper .title-cart .counter-number {
        width: 22px;
        min-width: 22px;
        height: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.page-wrapper .custom_dropdown .select-box .options-container {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
}

.page-wrapper .custom_dropdown .select-box label {
    padding: 5px;
}
.customer-welcome .customer-menu .header.links li,
.customer-welcome .customer-menu .header.links {
    list-style: none !important;
    list-style-type: none !important;
}
.header-wrapper .header.links .customer-menu li > a:before,
.header-wrapper .header.links .customer-menu li.authorization-link a:before {
   content: unset;
}
.customer-welcome .customer-menu .header.links li a {
    color: #000 !important;
}
.customer-welcome .customer-menu .header.links li a:hover {
    color: #000;
    text-decoration: none;
}
.header-wrapper .header.links .customer-menu li.authorization-link a:hover:after,
.header-wrapper .header.links .customer-menu li > a:hover:after {
    content: unset;
}
.customer-welcome.active .action.switch:after {
    display: none;
}
.customer-welcome .customer-menu .header.links li a:hover {
    color: #000;
    text-decoration: none;
}
.header-wrapper .header.links .customer-menu li.authorization-link a:hover:after,
.header-wrapper .header.links .customer-menu li > a:hover:after {
    content: unset;
}
.header-wrapper .header.links .customer-menu li > a:before,
.header-wrapper .header.links .customer-menu li.authorization-link a:before {
    content: unset;
}
a.action.compare.no-display span.counter.qty {
    display: none;
}
.customer-welcome .customer-menu .header.links {
    width: 150px;
    display: flex;
    flex-direction: column;
    height: 150px;
}
.customer-welcome .customer-menu .header.links {
    align-items: self-start;
}
.page-wrapper span.counter.qty.empty {
    display: block !important;
}
body .page-wrapper .page-header .container {
    display: flex;
    align-items: center;
}

body .page-wrapper .page-header .container .panel.header {
    flex: 0 0 80%;
}
body .page-wrapper .page-header .container .panel.header .header.content {
    margin-left: 12.5%;
}
.page-wrapper .header-wrapper.b2b .block-search .input-group {
    border-radius: 12px;
}

.header-wrapper.b2b .block-search .input-group .btn {
    border-radius: 0 12px 12px 0;
}
body .page-wrapper .page-header .container:before,
body .page-wrapper .page-header .container:after {
    content: unset;
}
body .page-wrapper .page-header .right-block {
    padding-top: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 0 0 20%;
}
body .page-wrapper .page-header .right-block .minicart-wrapper .title-cart .icon{
    padding-right: 0;
}
body .page-wrapper .page-header .right-block.clearfix:before,
body .page-wrapper .page-header .right-block.clearfix:after {
    content: unset;
}
body .page-wrapper .page-header .right-block .callnow {
    flex: 0;
    margin-bottom: 0 !important;
    height: 34px;
}
body .page-header .language-currency-wrapper {
    flex: 0;
    margin: 0;
    height: 34px;
}
body .header-wrapper .block-search {
    flex: 1;
    height: 34px;
    margin-bottom: 0;
}
body .header-wrapper.b2b .minicart-wrapper {
    padding-left: 0;
    border-left: 1px solid #fff;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    margin-right: 0;
    height: 34px;
    margin-left: 0;
    order: 1;
}
.header-wrapper .minicart-wrapper .action.showcart {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
body .page-wrapper span.counter.qty {
    top: -10px;
}
body .header-wrapper .header.links {
    height: 34px;
    display: flex;
    align-items: center;
    margin-right: 35px;
    margin-left: 25px;
}
.header-wrapper.b2b .page-header .header.content .logo {
    line-height: 0;
    padding: 0;
}

.right-block a.head-contact {
    padding-right: 10px;
}
.right-block a.head-contact img {
    width: 40px;
    margin-right: 10px;
}
.field-error {
    color: #e02b27;
    font-size: 14px;
    padding-top: 8px;
}

.mage-error {
    color: #e02b27;
    padding-top: 8px;
    font-size: 14px;
}
@media (max-width:600px) {
.right-block a.head-contact {
    padding-right: 5px;
}
body .page-wrapper .page-header .container .panel.header .header.content {
    margin-left: 0;
}
}
@media (min-width:1008px) {
.custommobile_searchicon {
    display:none;
}
}
/* @media (min-width:1007px) {
.page-wrapper .page-header .menu-wrapper .container {
    justify-content: center;
}
} */
@media (max-width: 1007px) {
    body .page-wrapper .page-header .right-block {
        width: 75.5%;
    }
    .page-wrapper .header-wrapper div:not(.mobile-menu-wrapper) .header.links {
        display: flex;
    }
    body div.page-wrapper .page-header .right-block {
        padding-top: 25px;
    }
}
@media (min-width:768px) {
.header.links li .customer-name span.customcustomername {
        display:none;
    }
.custommobile_searchicon {
    display: none;
}
}
@media (max-width:767px) {
body .page-wrapper .page-header .container .panel.header .header.content{
   width: calc(100% - 15px);
}
body .page-wrapper .page-header .mobile-account .header.links li.authorization-link a {
    color: #ffffff;
    padding: 0 20px;
    line-height: 50px;
    font-size: 15px;
}
.header-wrapper.b2b .page-header .panel .mobile-menu-wrapper {
    max-width: 32px;
}
.header-wrapper.b2b .page-header .header.content .logo {
    padding: 0;
}
.page-header .header.links li a.customlinkheader {
    font-size: 0;
}
.header.links li .customer-name span.customcustomername {
    font-size: 20px;
    line-height: 24px;
    display: block;
    height: 34px;
}
.page-header .panel .mobile-menu-wrapper + .header.content {
    width: calc(100% - 35px);
    max-width: calc(100% - 35px);
}
.page-header .panel .mobile-menu-wrapper + .header.content a.logo {
    margin-left: 0;
}
body .header-wrapper.b2b .minicart-wrapper {
    padding-left: 10px;
}
.header-wrapper .minicart-wrapper .action.showcart {
    padding-bottom: 0;
    height: 34px;
}
.page-wrapper .header-wrapper div:not(.mobile-menu-wrapper) .header.links {
    margin: 0 10px;
}
.header-wrapper .minicart-wrapper .action.showcart {
    padding-top: 2px;
}
.header-wrapper .block-search .input-group .btn {    
    display: none;
}
.custom_dropdown .selector-wrapper > .arrow {
    display: none;
}
.header-wrapper .block.block-content.customhover .input-group .btn {    
    display: inline-block;
}
.block.block-content.customhover .custom_dropdown .selector-wrapper > .arrow {
    display: block;
}
.header.links li.authorization-link {
    display: block !important;
}
.header.links li.authorization-link a::before {
    content: "";
    width: 10px;
    height: 10px;
}
li.authorization-link a::before {
    content: "\f07a";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
li.authorization-link a::before {
    content: "\f07a";
}
.block.block-content.customhover {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
}
   body .page-wrapper .page-header:has( .customhover) {
padding-bottom: 32px;        
    }
body .page-wrapper .page-header {
    height: auto;
transition: padding 0.3s ease-in-out;
}
    .block.block-content {
        visibility: hidden;
        opacity: 0;
        transition: opacity ease-in 1s;
    }
    .block.block-content.customhover {
        opacity: 1;
        visibility: visible;
    }
    .custommobile_searchicon {
        display: flex;
        align-items: center;
        height: 34px;
        justify-content: flex-end;
    }
    a.custommobilesearch .fa-search {
        color: #fff;
        font-size: 20px;
    }
}
footer ul.cp-social {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.cp-footer-main ul.cp-social li {
    text-align: center;
    display: inline-block;
    margin: 0px 1px;
    float: none;
    width: auto;
}
.cp-footer-main ul.cp-social li a {
    color: #ffffff;
    font-size: 13px;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0px;
    border-radius: 50%;
    border: 1px solid #fff;
}
footer ul.cp-social li a i.fa {
    width: 100%;
    bottom: 0;
    font: normal normal normal 24px / 1 FontAwesome;
    position: unset;
}
.footer .cp-footer-main ul li a i {
    font-size: 32px;
    color: #fff;
}
.footer p.footer-copyright a {
    color: #b5c4ef;
    margin-top: 0;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 12px;
}
body .page-wrapper .page-header .right-block .callnow {
    display: none;
}
.header-wrapper .block-search .input-group .btn:hover,
.header-wrapper .block-search .input-group .btn:focus,
.header-wrapper .block-search .input-group .btn:active,
.header-wrapper .block-search .input-group .btn {
    background: #ff001e;
}
.header-wrapper .block-search .input-group .btn i.fa.fa-search {
    color: #fff;
}
.block_type_5 ul.owl-carousel .contain span.product_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 36px;
}   
.block_type_5 ul.owl-carousel a.amasty-hide-price-container {
    margin-top: 10px;
}
body .page-wrapper .page-header .menu-wrapper .navigation li.level-top .submenu li a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'DIN Next W1G';
}
.header-wrapper .navbar-collapse.collapse a.level-top {
    font-size: 16px;
    font-family: 'DIN Next W1G';
    font-weight: 500;
}