/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    font-family: 'Rubik', sans-serif;
    color: #222;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    background-color: #f5f5f5;
}

main {
    font-size: 0.875rem;
    background-color: #f5f5f5;
}

.main-container {
    background-color: #f5f5f5;
}

a {
    color: #222;
    text-decoration: none;
    transition: 0.3s ease;
}

.lb-nav a {
    transition: none;
}

svg {
    vertical-align: middle;
}

ul {
    margin-bottom: 0;
}

[disabled],
.owl-theme .owl-nav .disabled {
    cursor: no-drop !important;
}

a:hover,
a:focus {
    color: #f3283d;
    text-decoration: none;
    outline: none;
}

button:focus,
button:hover {
    color: #222;
    text-decoration: none;
    outline: none;
}

:focus {
    outline: none;
}

.owl-carousel {
    z-index: 0;
}

:focus {
    outline: none !important;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

#wrapper {
    min-height: 350px;
}

.fancybox-skin {
    background-color: #fff;
    border-radius: 5px;
}

body::-webkit-scrollbar {
    width: 6px;
    height: 4px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #222;
    border-radius: 10px;
    outline: 1px solid slategrey;
}

.zoomWindow {
    top: 0 !important;
}

.f1 {
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px;
}

.f4 {
    font-weight: normal;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}

.label {
    color: #000;
    text-transform: capitalize;
}

.lang-flag {
    margin-top: -2px;
}

#wrapper,
#footer {
    box-shadow: none;
    display: block !important;
}

@media (max-width: 384px) {
    .fancybox-error {
        padding: 8px;
        white-space: unset;
    }
}

.m-img {
    padding: 5px;
}

#index #content-wrapper {
    padding: 0;
}

#footer_account_list .lnk_wishlist {
    width: 100%;
    padding: 0;
}

#footer_account_list .lnk_wishlist i {
    display: none;
}

#idWishlist {
    border: 1px solid #eee;
    height: 31px;
    border-radius: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-transform: capitalize;
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0rem center/1.25rem 1.25rem;
    padding: 5px 15px 5px 5px;
}

.wbblogs_success {
    background: #dff0d8;
    display: block;
    padding: 5px 8px;
    margin-top: 10px;
}

/*loader start */
/*loader start */
.s-panel {
    position: relative;
}

.s-panel .wrloader {
    background: url('../../assets/img/loader.gif') 50% 50% no-repeat #f5f5f5;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.product-additional-info .compare,
.product-additional-info .panel-product-line {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.product-additional-info svg {
    display: none;
}

.product-additional-info .add_to_compare,
.product-additional-info .prowish {
    display: inline-block;
    vertical-align: middle;
    background-color: #f3283d;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 5px;
    transition: 0.3s ease;
    margin-bottom: 4px;
    border: none;
}

.product-additional-info .add_to_compare:hover,
.product-additional-info .prowish:hover {
    background-color: #fc0;
    color: #000;
}

/* sticky header */
.fixed {
    position: fixed !important;
    z-index: 100 !important;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    width: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, .1);
}

@media (max-width: 1199px) {
    .quickview .mask {
        display: none
    }
}

@media (min-width: 1200px) {
    .quickview .product-cover img {
        max-width: 500px;
    }
}

@media (max-width: 599px) {
    .quickview .modal-dialog {
        width: auto;
        margin: 30px 15px;
    }
}

/* add to cart modal */
.wb-dropdown-cart .product-name {
    width: 87%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#blockcart-modal .cart-content p span {
    color: #888;
    font-size: 14px;
    direction: ltr;
}

#blockcart-modal .cart-products-count i {
    display: none;
}

.cart-drop-table {
    overflow: auto;
}

.divide-right {
    padding-bottom: 20px;
}

.cart-content {
    background-color: #fff;
    padding: 0 15px 15px 15px;
    border-radius: 5px;
}

.mhr {
    margin: 0;
    padding: 10px 0;
}

#blockcart-modal .close {
    color: #000;
    padding: 15px;
}

.modprice {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

#blockcart-modal .cart-products-count {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 12px;
    display: inline-block;
    letter-spacing: .5px;
}

#blockcart-modal .cart-content-btn .btn {
    display: block;
    width: 100%;
    transition: 0.3s ease;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s ease;
    font-size: 14px;
    letter-spacing: 1px;
}

#blockcart-modal .modal-title {
    padding: 15px 15px;
}

#blockcart-modal .modal-body {
    padding: 15px 0;
}

.js-product-miniature {
    position: relative;
}

.product-tab-item .js-product-miniature {
    margin-bottom: 40px;
}

/* cart modal over */
/* cart dropdown */
.cart-det {
    padding: 10px;
}

.hcart {
    cursor: pointer;
}

.head-cart-drop {
    width: 290px;
    padding: 0;
    margin: 0
}

/* .cart-det{
    padding: 10px;
} */
.cart-det .no-items {
    margin: 0;
    color: #222;
}

.cart-img img {
    max-width: 70px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.cart-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
    margin-bottom: 5px;
}

.cart-drop-table li {
    vertical-align: top;
}

.cartclose {
    position: absolute;
    right: 0;
    top: 0;
}

.cart-down {
    position: relative;
    margin-bottom: 10px;
}

.qtyp li {
    display: block;
}

.qtyp {
    width: 70%;
}

.cdroptable {
    width: 100%;
}

.cdroptable td {
    border: 1px solid #eee;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 5px 3px;
}

.cart-det .btn-primary {
    margin-top: 10px;
}

/* cart dropdown over */
/* header */
.blockcart span {
    display: inline-block;
}

.header-nav {
    background-color: #fff;
    padding: 11px 0;
    border-bottom: 1px solid #e5e5e5;
}

.header-nav .dropdown-menu,
.user-down {
    border-top: 3px solid #ffcc00;
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    padding: 10px 10px;
}

.language-selector .dropdown-menu,
.currency-selector .dropdown-menu,
.head-cart-drop {
    border-top: 3px solid #ffcc00;
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    padding: 10px 0;
}

.user-down {
    width: 200px;
}

.user-down i {
    font-size: 18px;
    width: 18px;
}

.user-down li {
    line-height: 30px;
    border-radius: 0;
    width: 200px;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 !important;
    text-align: left;
}

.wb-cart-item-info .regular-price,
.wb-cart-item-info .price {
    padding: 0;
    background-color: transparent;
    color: #222;
}

.wb-cart-item-info .current-price,
.wb-cart-item-info .product-discount {
    display: inline-block;
}

#_desktop_cart,
#_desktop_carte {
    position: relative;
}

.carti {
    font-size: 10px;
    text-transform: capitalize;
    width: 16px;
    height: 16px;
    line-height: 18px;
    background-color: #fc0;
    color: #000;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 0;
    right: -8px;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .wb-menu-vertical {
        position: relative;
    }
}

.wb-menu-vertical ul.ul-column {
    padding: 0;
    display: block;
}

#_desktop_language_selector button,
#_desktop_currency_selector button,
.usvg,
.hcart {
    transition: 0.3s ease;
    text-transform: capitalize;
    cursor: pointer;
    fill: #828282;
}

.hcom,
.wishl,
#_desktop_cart,
#_desktop_carte,
.head-logo-l img {
    margin-top: 9px;
}

.head-logo-l img {
    margin-top: 6px;
}

.hcom svg,
.wishl svg,
.hcart svg,
.user-info svg {
    transition: 0.3s ease;
    fill: #8c8c8c;
    width: 28px;
    height: 28px;
}

#_desktop_language_selector button:hover,
#_desktop_currency_selector button:hover,
.hcom:hover a,
.wishl:hover a,
.usvg:hover,
.hcart:hover {
    color: #f3283d;
}

#_desktop_language_selector button:hover svg,
#_desktop_currency_selector button:hover svg,
.hcom:hover svg,
.wishl:hover svg,
.hcart:hover svg,
.user-info:hover svg {
    fill: #f3283d;
}

.currency-selector li.current a {
    color: #f3283d;
}

#_desktop_currency_selector,
#_mobile_currency_selector,
#_desktop_language_selector {
    display: inline-block;
}

.wimg span,
.wcom span,
.userdess {
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 3px;
}

.hdis {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.sbg {
    position: relative
}

.wishl {
    margin: 0 30px;
}

.cit {
    font-size: 14px;
    color: #fff;
}

.cartiva {
    color: #ffcc00;
    font-size: 14px;
    font-weight: 500;
}

.statmenu {
    margin: 9.5px 0;
}

#wr-menu-icon:hover .btn-navbar.navbar-toggle {
    fill: #eee;
}

.topmenu {
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 6px 0;
}

.statmenu li {
    display: inline-block;
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
}

.statmenu li a {
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
}

.statmenu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    display: none;
}

.statmenu li:hover ul {
    display: flex;
    flex-direction: column;
    z-index: 99;
}

.statmenu li:hover ul li {
    padding: 10px;
}

.statmenu li:hover ul li a {
    white-space: nowrap;
}

#_desktop_language_selector button::before,
#_desktop_currency_selector button::before {
    content: '';
    border-left: 1px solid #cccccc;
    margin: 0 20px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.header-top {
    padding: 16px 0;
    background-color: #fff;
}

#header {
    box-shadow: 0px 0 8px 0 rgba(0, 0, 0, .2);
}

.search_widget {
    padding: 0;
    border: 1px solid #f3283d;
    border-radius: 4px;
}

#_desktop_top_menu,
#_desktop_top_menue {
    position: relative;
}

@media (min-width: 992px) {
    #index .wb-menu-vertical {
        position: absolute;
        margin-top: 74px;
        z-index: 9;
        left: 15px;
        right: 15px;
    }

    #index .rightmenu {
        width: 100%;
    }

    #owl-special .thumbnail-container .product-title {
        font-size: 16px;
    }
}

@media (min-width: 1410px) {
    .slider-banner {
        width: 80%;
    }

    .menu-sp,
    #_desktop_top_menu,
    #_desktop_top_menue {
        width: 20%;
    }

    .left-bnr {
        width: 20%;
    }

    .all-sidepro {
        width: 80%;
    }
}

@media (min-width: 1200px) and (max-width: 1409px) {
    .slider-banner {
        width: 78%;
    }

    .menu-sp,
    #_desktop_top_menu,
    #_desktop_top_menue {
        width: 22%;
    }

    .left-bnr {
        width: 20%;
    }

    .all-sidepro {
        width: 80%;
    }

    .wb-menu-vertical ul li.level-1 > a strong {
        display: none
    }
}

/* slider */
.slider-banner {
    margin-top: 30px;
}

.slide-progress {
    width: 0;
    max-width: 100%;
    height: 2px;
    background: #ffcc00;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0px;
    right: 0px;
    border-radius: 2px;
}

.homeslider-container {
    position: relative;
}

#owl-image-slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#owl-image-slider.owl-theme .owl-dots .owl-dot span {
    width: 22px;
    height: 4px;
}

.owl-theme .owl-nav {
    margin-top: 0px;
}

.homeslider-container img {
    border-radius: 4px;
}

/* slider end */
/* service */
.h-ser {
    margin-top: 50px;
}

.deliveryinfo {
    cursor: crosshair;
}

.deliveryinfo ul li {
    display: inline-block;
    vertical-align: middle;
}

.ser-t p {
    color: #626262;
    font-size: 12px;
    margin-bottom: 0;
}

.deliveryinfo .ses ul {
    padding: 25px 15px;
    border: 0;
    border-radius: 5px;
    background-color: #fff;
    text-align: center
}

.deliveryinfo .ses ul .ser-t {
    text-align: left;
}

.deliveryinfo ul li svg {
    fill: #b2b2b2;
    transition: all .4s ease-out 0s;
    vertical-align: middle;
    position: relative
}

.deliveryinfo ul li.ser-svg {
    position: relative;
    transition: all .3s ease-in-out 0s;
    height: 70px;
    width: 70px;
    padding: 13px 0;
    background-color: #f5f5f5;
    border-radius: 100%;
    border: 1px solid #f5f5f5;
    text-align: center !important;
    margin-right: 10px;
}

.deliveryinfo .ses:hover ul li.ser-svg {
    border: 1px solid #f3283d;
}

.deliveryinfo ul:hover svg {
    fill: #f3283d
}

.container.h-ser {
    clear: both;
    padding: 60px 0 0 0;
}

.ser-t span.fakeH4 {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 8px;
}

/* category */
/* .categorybr h5 { */
.categorybr h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.categorybr a {
    display: block
}

.categorybr {
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid transparent;
    transition: 0.3s ease;
}

.categorybr:hover {
    border-color: #f3283d;
}

/* imageslider end */
.allbanners {
    margin: 0;
}

.imgbanner {
    margin-top: 50px;
}

.offerb,
.center-b {
    margin-top: 50px;
}

/* all product */
.all-sidepro ul li .product-miniature:first-child {
    margin-bottom: 30px;
}

.all-sidepro ul li .product-miniature .thumbnail-container {
    padding: 15px;
}

.all-sidepro .wb-image-block {
    padding: 0;
}

.all-sidepro .wb-product-desc {
    margin-top: 0;
    margin-bottom: 0;
}

/* product */
.pro-tab .nav-tabs {
    padding-right: 130px;
    background-color: #fff;
    position: relative;
    display: inline-block;
    top: -7px;
}

.pro-tab.tabs li {
    position: relative;
}

.pro-tab.tabs .nav-tabs .nav-link,
.view_cat_menu a {
    font-size: 15px;
    text-transform: capitalize;
    transition: 0.3s ease;
    position: relative;
    color: #939393;
    letter-spacing: 1px;
    padding: 9px 25px;
    border: 1px solid #e4e4e4;
    border-radius: 20px;
}

.pro-tab.tabs .nav-tabs .nav-link.active,
.pro-tab.tabs .nav-tabs .nav-link:hover {
    color: #ffcc00;
    border: 1px solid #ffcc00;
}

.nav-item.tabl {
    margin: 0 35px;
}

.pro-tab {
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
}

.home-heading::before,
.co-heading::before {
    border-top: 1px solid #d6d6d6;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
}

.pro-tab::before {
    border-top: 1px solid #eee;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 26px;
}

.pro-tab h2,
.home-heading h2,
.co-heading h2 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    padding-right: 30px;
    display: inline-block;
    background-color: #f5f6f9;
}

.first-word span {
    color: #f3283d;
}

.home-heading {
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
}

.co-heading {
    margin-bottom: 30px;
    margin-top: 10px;
    position: relative;
}

.next-prevb .owl-theme .owl-nav [class*="owl-"] {
    color: #222;
    font-size: 18px;
    margin: 0;
    padding: 7px 0;
    background: #f5f6f9;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #f5f6f9;
    min-width: 40px;
    min-height: 36px;
    opacity: 1;
    text-align: center;
    border-radius: 5px;
    transition: 0.3s ease;
    font-weight: 500;
}

.next-prevb .owl-theme .owl-nav [class*="owl-"] i {
    font-size: 22px;
}

.next-prevb .owl-theme .owl-nav {
    position: absolute;
    top: -60px;
    right: 0px;
}

.product-tab-item.next-prevb .owl-theme .owl-nav {
    top: -76px;
}

.next-prevb .owl-theme .owl-nav [class*="owl-"]:hover {
    color: #f3283d;
}

.next-prevb .owl-theme .owl-nav .disabled {
    cursor: no-drop !important;
}

.product-tab-item ul li .js-product-miniature:last-child {
    margin-bottom: 0px;
}

.wb-image-block img {
    width: auto !important;
    border-radius: 5px;
}

.cls-1 {
    fill: #d7d7d7;
}

.cls-2,
.cls-3 {
    fill: #fff;
}

.cls-3 {
    stroke: #d7d7d7;
    stroke-width: 1px;
}

.thumbnail-container .subinfos {
    font-size: 12px;
}

.thumbnail-container .product-title {
    font-size: 14px;
    color: #000;
    /* text-overflow: ellipsis; */
    text-transform: capitalize;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    transition: all 0.4s ease 0s;
    padding-bottom: 2px;
    margin: 8px 0 6px 0;
    position: relative;
    z-index: 1;
}

.thumbnail-container .product-title a {
    color: #000;
    transition: all 0.4s ease 0s;
}

.cartb.disabled {
    cursor: no-drop !important;
    opacity: .65;
}

.cart-name:hover,
.thumbnail-container .product-title:hover,
.thumbnail-container .product-title a:hover {
    color: #f3283d;
}

.wb-image-block .first-img {
    transition: all 0.6s ease 0s;
    opacity: 1;
    position: relative;
    display: block;
}

.wb-image-block .second-img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(40%, 40%) scale(0.2);
    transition: all 0.6s ease 0s;
    max-width: 100%;
    opacity: 0;
}

.thumbnail-container:hover .second-img {
    opacity: 1;
    overflow: hidden;
    transition: all 0.6s ease 0s;
    transform: translate(0%, 0%);
}

.thumbnail-container .product-price-and-shipping {
    height: 21px;
}

.regular-price {
    color: #999999;
    font-size: 12px;
    letter-spacing: 0;
    position: relative;
}

.regular-price::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #919191;
    transform: rotate(-5deg);
}

.price {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
}

.thumbnail-container .pwish span,
.thumbnail-container .wb-compare-content span {
    display: none;
}

.thumbnail-container {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    margin: 0;
}

.product-price-and-shipping span {
    display: inline-block;
}

.thumbnail-container .cartb .pcart {
    display: none;
}

.thumbnail-container .compare span {
    display: none;
}

.thumbnail-container .highlighted-informations {
    position: absolute;
    right: 15px;
    bottom: 11px;
    transition: 0.3s ease-in-out;
    opacity: 0;
    z-index: 1;
}

.wb-product-desc {
    margin-top: 10px;
    margin-bottom: 12px;
    padding: 0 5px;
}

.product-flag {
    position: absolute;
    top: 10px !important;
    left: 10px;
    font-size: 12px;
    color: #f3283d;
}

.discount-product {
    position: absolute;
    top: 10px !important;
    right: 10px;
    font-size: 12px;
    color: #000;
    transition: 0.4s ease;
    font-weight: 500;
}

#owl-special .progre {
    margin-top: 8px;
    margin-bottom: 10px;
}

.all-sidepro .wb-list-product-reviews {
    margin-bottom: 7px;
}

.all-sidepro .thumbnail-container .product-title {
    margin-top: 0
}

.all-sidepro .thumbnail-container .button-group {
    opacity: 1;
    margin-top: 8px;
}

#owl-special .thumbnail-container {
    padding: 22px 0;
}

.thumbnail-container .button-group button,
.thumbnail-container .button-group a {
    transition: 0.3s ease;
    background-color: #f5f5f5;
    fill: #4c4c4c;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    text-align: center;
    padding: 8px 5px;
    vertical-align: middle;
    display: inline-block;
    transition: 0.3s ease;
    border: 1px solid #f5f5f5;
    cursor: pointer;
}

.thumbnail-container .button-group button:hover,
.thumbnail-container .button-group a:hover {
    background-color: #ffcc00;
    border: 1px solid #ffcc00;
}

.thumbnail-container .button-group button:hover svg,
.thumbnail-container .button-group a:hover svg {
    fill: #000;
}

@media (min-width: 768px) {

    .thumbnail-container .compare,
    .thumbnail-container .quick-view {
        display: inline-block;
    }

    .thumbnail-container .button-group span {
        display: none;
    }

    .thumbnail-container .button-group {
        opacity: 0;
        transition: 0.4s ease;
    }

    .thumbnail-container:hover .button-group {
        opacity: 1;
        transition: 0.4s ease;
    }

    .absbtn {
        position: absolute;
        left: 0;
        right: 0;
        top: 32%;
    }
}

.custlistds {
    font-size: 13px;
    color: #aaa;
    line-height: 22px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 65px;
    margin-top: 6px;
    margin-bottom: 4px;
}

.custlistds p {
    font-size: 13px;
    color: #aaa;
    line-height: 22px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 65px;
}

/* special */

.wbproductcountdown,
li.product-flag.on-sale {
    display: none;
}

#owl-special .wbproductcountdown {
    display: block;
}

.wb_product_countdown {
    margin-top: 15px;
}

.wb_product_countdown div {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #f8f8f8;
    border-radius: 4px;
    width: 55px;
    height: 55px;
    padding: 9px 0;
}

.wb_product_countdown span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.wb_product_countdown p {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    color: #aaa;
    line-height: normal
}

.wbpc-main h4 {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#owl-special .wb-product-desc {
    padding: 0 15px;
}

.listdss {
    max-height: 43px;
    overflow: hidden;
    margin-bottom: 15px;
}

/* banner */
/* blog */
#module-wbblog-single .page-footer {
    margin: 0;
}

.blog_post.slick-slide {
    margin-bottom: 32px;
}

@media (min-width: 992px) {
    .stickyb {
        position: sticky;
        top: 15px;
    }
}

.wbblog_img {
    border-radius: 5px;
}

.blog_mask .icon {
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #1a1a1a;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding: 5px 0;
    margin: 0 5px;
}

.post_thumbnail {
    position: relative
}

.post_thumbnail:hover .blog_mask {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
}

.blog_mask .icon:hover {
    background-color: #ffcc00;
    color: #000;
    border: 2px solid #ffcc00;
}

.blog_mask_content {
    position: absolute;
    left: 20px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
}

.blog_mask .icon i {
    vertical-align: middle;
}

.blog_mask {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.sep {
    margin: 0 15px;
}

.btb {
    margin: 0 3px;
}

#blog .post_title {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0px;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 15px;
}

.blog_post_content_top {
    position: relative;
}

.content_more {
    display: inline-block;
}

.blogc {
    margin-top: 15px;
}

.post_title a {
    color: #000;
}

.post_title a:hover,
.post_title:hover {
    color: #f3283d;
}

#blog .blog_post_content_top {
    padding: 0
}

.post_content p {
    font-size: 14px;
    color: #a3a3a3;
    margin-bottom: 10px;
    letter-spacing: .5px;
}

.blogd {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f3283d;
    padding: 6px 14px;
    border-radius: 4px 0 4px 0;
}

.bauthor {
    display: block;
    margin-bottom: 10px;
}

.blogd .bdate {
    display: block
}

.allbl .blog_post_content_top img {
    border-radius: 0px 0px 0 0
}

.allbl .blogc span,
.allbl .blogc a {
    color: #a9a9a9;
    font-size: 12px;
}

.allbl .blog_post_content {
    margin-bottom: 15px;
}

#module-wbblog-archive .blogdl {
    margin: 10px 0 5px 0;
}

#module-wbblog-single .allbl {
    padding: 15px 0;
    border: none;
}

.allbl .meta_author {
    color: #000;
}

.allbl .post_meta span {
    margin: 0 10px;
}

.allbl .content_more {
    margin-top: 10px;
}

.allbl .post_content {
    color: #555;
    font-size: 12px;
    line-height: 23px;
}

.allbl .post_content p {
    font-size: 13px;
    border-bottom: none;
    margin-bottom: 0;
    padding-top: 0;
}

.allbl .content_more {
    padding: 0;
}

.allbl .post_title {
    padding: 0;
    min-height: auto;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
}

.archb .post_thumbnail {
    position: relative;
}

.archb .post_thumbnail img {
    border-radius: 5px;
}

.archb .post_thumbnail .material-icons {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.archb {
    margin-bottom: 20px;
}

#module-wbblog-single .post_title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    min-height: auto;
    margin-bottom: 15px;
}

#module-wbblog-single .blog_post_content_top {
    margin-top: 0;
}

/* #module-wbblog-archive .allbl{
    background-color: #fff
} */
#module-wbblog-archive .blog_post_content {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

#module-wbblog-archive .content_more a {
    text-decoration: none;
}

.post_d i {
    font-size: 14px;
    color: #bbb;
    margin-right: 10px;
}

.post_d a,
.post_d span {
    color: #bbb;
    transition: 0.3s ease;
    direction: ltr;
    display: inline-block;
}

.post_d a:hover {
    color: #222;
}

.post_d .fa-eye {
    margin-left: 10px;
}

.post_d {
    margin-top: 15px;
    text-transform: capitalize;
    font-size: 12px;
}

.post_metas li {
    display: inline-block;
    direction: ltr;
}

.comment_list li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.comment_list li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.allbl .meta_category {
    margin: 0 15px;
}

.wco {
    margin-left: 33px;
}

/* comment */
.commlist {
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}

.comment_content {
    padding: 10px 15px;
}

.fn {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 7px;
}

.vcard img {
    height: 61px;
    width: 61px;
}

.comment_content i {
    font-size: 18px;
    padding-right: 15px;
    line-height: 30px;
}

.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: 0;
}

/* footer */
#footer_contact .c-info {
    margin-top: 30px;
}

#footer_contact .icon svg {
    fill: #f3283d;
    margin-right: 8px;
    float: left;
    width: 25px;
    margin-top: 4px;
    font-size: 16px;
}

.ad {
    margin-left: 33px;
}

.foot-app li {
    display: inline-block !important;
}

.foot-payment {
    margin-top: 30px;
    line-height: normal;
}

.fbottom {
    margin-bottom: 10px;
}

.fbottom:last-child {
    margin-bottom: 0;
}

.fbtm {
    border-top: 1px solid #222;
    padding-top: 40px;
    margin-top: 40px;
}

.foot-tag h3 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 3px;
}

.fb1 {
    background-repeat: no-repeat;
    height: 44px;
    width: 131px;
    background-image: url('../../assets/img/f1.png');
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    border-radius: 4px;
}

.fb2 {
    background-repeat: no-repeat;
    height: 44px;
    width: 135px;
    background-image: url('../../assets/img/f2.png');
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
}

.footer-container {
    padding-top: 40px;
    background-color: #060606;
}

#footer {
    background-color: #f5f5f5;
    margin-top: 80px;
}

.fhr {
    border-top: 2px solid #e4e4e4;
    width: 50px;
    margin: 15px 0;
}

.c-info,
.links .h3,
.links .h3 a,
.footleft .fakeH3 {
    display: block;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 0;
    letter-spacing: 0.8px;
}

.footer-container li a,
#footer .lnk_wishlist,
#footer_contact {
    cursor: pointer;
    font-size: 14px;
    line-height: 34px;
    color: #c8c8c8;
    word-break: break-all;
    transition: 0.3s ease;
}

.middle-footer p {
    line-height: 30px;
}

.l-list li i {
    color: #737373;
}

.footer-container li a:hover,
#footer .lnk_wishlist:hover,
.foot-payment i:hover {
    color: #f3283d;
}

.block-social li {
    display: inline-block;
    vertical-align: middle;
}

.block-social li a {
    color: #000;
    min-width: 34px;
    min-height: 34px;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0 0 0;
    line-height: normal;
}

.block-social .social li a:hover {
    background-color: #f3283d;
    color: #fff;
}

.social {
    display: inline-block;
}

.social .c-info.h3 {
    display: inline-block;
    padding: 0 40px;
    margin-bottom: 0;
}

.soclaid {
    margin-top: 40px;
}

.block-social {
    position: relative;
    margin-top: 5px;
}

.painfo {
    margin-top: 15px;
}

/* footer tag */
.foot-tag {
    border-right: 1px solid #222;
}

.foot-tag li {
    display: inline-block;
    vertical-align: middle
}

.c-info.d-inline-block {
    display: inline-block;
    margin: 0 10px;
}

.foot-tag li a {
    color: #c4c4c4;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    padding: 0 9px;
    border-right: 1px solid #c4c4c4;
    line-height: normal !important;
    display: inline-block;
}

.foot-tag li:last-child a {
    border: none;
}

.block-social .social li a::before {
    font-size: 16px;
    line-height: 0;
}

.facebook a::before {
    content: "\f09a";
    font-family: fontAwesome;
}

.twitter a::before {
    content: "\f099";
    font-family: fontAwesome;
}

.googleplus a::before {
    content: "\f0d5";
    font-family: fontAwesome;
}

.pinterest a::before {
    content: "\f231";
    font-family: fontAwesome;
}

.instagram a::before {
    content: "\f16d";
    font-family: fontAwesome;
}

.rss a::before {
    content: "\f09e";
    font-family: FontAwesome;
}

.youtube a::before {
    content: "\f167";
    font-family: FontAwesome;
}

.vimeo a::before {
    content: "\f27d";
    font-family: FontAwesome;
}

.foot-payment li {
    display: inline-block !important;
    margin: 1px 4px;
    line-height: normal
}

.foot-payment li a {
    line-height: normal !important;
}

.foot-payment i {
    font-size: 22px;
    color: #939393;
}

.foot-payment i {
    font-size: 22px;
    color: #939393;
}

.logone {
    margin-top: 50px;
}

.foot-sp {
    background-color: #f3283d;
    padding: 10px 0;
}

.block_newsletter .btn {
    background-color: #fc0;
    color: #000;
    transition: 0.3s ease;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0 4px 4px 0;
    font-weight: 500;
    min-width: 120px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.block_newsletter .btn:hover {
    background-color: #000;
    color: #fff;
}

.newssvg svg {
    fill: #fff;
    margin-right: 30px;
    opacity: 0.4;
}

.newsc .h3 {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 400;
}

.block_newsletter span {
    vertical-align: middle;
}

.emsg {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 300;
    letter-spacing: 0.8px;
    opacity: 0.7;
}

.news-bannerd {
    margin-top: 50px;
}

.main-s {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.block_newsletter .alert {
    position: relative;
    left: 0;
    right: 0;
    padding: 6px 10px;
    margin-top: 5px;
    z-index: 9;
    letter-spacing: 0;
    position: absolute;
    line-height: 20px;
}

.block_newsletter form .col-xs-12 {
    padding: 0;
}

.femail {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.foot-copy ._blank {
    color: #fff;
    margin: 12px 0;
    display: inline-block;
}

.foot-copy ._blank:hover {
    color: #f3283d;
}

.foot-copy {
    padding: 5px 0;
    background-color: #202020;
    margin-top: 40px;
}

#scroll {
    position: fixed;
    right: 20px;
    bottom: 80px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background: #f3283d;
    outline: none;
    z-index: 2;
    line-height: 28px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    transition: 0.3s ease;
    border-radius: 5px;
}

#scroll i {
    font-size: 22px;
}

#scroll:hover {
    background-color: #fc0;
    color: #000;
}

/* product page */
.productpbr #product-availability {
    margin-top: 5px;
    display: block;
}

.productpbr .product-quantity {
    display: flex;
}

.productpbr .product-quantity .qty {
    width: 40%;
}

.productpbr .product-add-to-cart .add-to-cart {
    width: 68%;
}

.prodpay {
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    padding: 12px 0;
    border-radius: 0 0 4px 4px;
}

.prodpay .pmt {
    background: url('../img/payment.png');
    height: 60px;
    width: 233px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.propage .product-add-to-cart .control-label {
    float: none;
    display: block;
    margin-bottom: 6px;
    margin-top: 0
}

.productpbr .product-add-to-cart .product-variants-item {
    margin-bottom: 15px;
}

.propage .product-add-to-cart {
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, .05);
    padding: 25px 15px;
}

.productpbr .product-discount {
    display: inline-block;
    vertical-align: middle;
}

.productpbr .current-price span:nth-child(1) {
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.productpbr .regular-price {
    font-size: 20px;
    color: #d02a2c;
    font-weight: 500;
}

.productpbr .regular-price::before {
    border-top-color: #d02a2c;
}

.productpbr .discount {
    background: #0f9d0f;
    color: #fff;
    margin: 0 2px;
    padding: 2px 5px;
    font-size: 12px;
    letter-spacing: 0;
    border-radius: 2px;
    white-space: nowrap;
}

.propage .product-prices {
    padding: 25px 15px;
}

.productpbr .product-price {
    border-bottom: 4px solid #d02a2c;
    margin-bottom: 10px;
}

.probg {
    background-color: #fff;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0;
    border: 1px solid #eee;
}

.productpbr {
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
}

.product-pack h3 {
    margin-bottom: 10px;
}

.propage .wb-wishlist-button svg {
    fill: #222;
    transition: 0.3s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f3283d;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    background: #f3283d;
    width: 10px;
    height: 10px;
    opacity: 0.5;
}

.viewpro {
    margin-top: 30px;
}

.propage .wbpc-main .time {
    display: inline-block;
}

.propage .wbproductcountdown {
    display: block;
    margin-bottom: 0;
    margin-top: 10px;
}

.product-prices .wbproductcountdown div {
    margin: 0 2px;
}

.propage .wbproductcountdown h3 {
    padding-bottom: 10px;
    padding-top: 0;
}

.propage .wbpc-main {
    margin-bottom: 0;
}

.allbtn .com-des {
    display: none;
}

.propage .wb-compare-content .complus {
    display: none;
}

.prelated {
    margin-top: 30px;
}

.carthr {
    margin-top: 0;
}

.js-thumb,
#zoom {
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #eee;
}

.otherm {
    background: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
}

.otherm .menuicon {
    float: left;
    padding: 0 20px;
    margin-top: -4px;
}

.otherm .close-nav .material-icons {
    padding-top: 3px;
}

.product-tab li a {
    padding: 10px 15px;
    font-weight: 500;
}

.arr {
    padding: 0 15px;
}

#description p {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 13px;
}

#xs-zoom img {
    border: none !important;
}

.product-tab .tab-pane {
    padding: 15px;
}

.product-minimal-quantity {
    margin: 0;
}

.prodes p,
.prodes span {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 25px;
}

.propage .product-additional-info {
    margin-top: 20px;
}

.prodes {
    border-bottom: 1px solid #e4e4e4;
    padding: 16px 0;
    margin-bottom: 0;
}

.propage hr {
    border-top: 1px solid #e4e4e4;
}

.social-sharing {
    margin-top: 15px;
}

.propage h1 {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 23px;
}

.arltr {
    margin-top: 10px;
}

.pcust {
    font-size: 12px;
}

.product-customization-item label {
    font-weight: 500;
    text-transform: capitalize;
}

.propage .control-label {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 500;
    text-transform: capitalize;
}

.product-quantity .add {
    margin: 0 10px;
}

.product-variants > .product-variants-item ul li label {
    margin-bottom: 0;
}

.wishlist_button_extra {
    padding: 8px 10px 7px 10px;
    font-size: 12px;
}

.block-reassurance-item .h6 {
    width: 85%;
    font-size: 12px;
    color: #777;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.arltr a {
    text-transform: capitalize;
    display: inline-block;
}

.arltr i {
    margin-right: 5px;
}

.propage .open-comment-form::after {
    content: '|';
    padding: 0 20px;
}

.product-tab .nav-item a:hover,
.product-tab .nav-item a.active {
    color: #ffcc00;
}

.product-tab {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-top: 30px;
}

.product-tab .nav-tabs {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

.attachment h4,
.product-features .h6 {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.propage .star_content,
#criterions_list .star_content,
.comment_author .star_content {
    z-index: 0;
    position: unset;
    padding-bottom: 0;
    text-align: left;
}

.data-sheet li {
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product-features .h6 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 500;
}

.data-sheet .name {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 500;
    width: 125px;
}

.arltr .wb-list-product-reviews,
#ratep,
.retesp {
    display: inline-block;
    margin-top: 0;
}

.retesp {
    margin: 0 5px;
}

.custhr {
    margin-bottom: 0;
}

.product-tab .nav-tabs .nav-item a.active::before {
    background-color: #ffcc00;
    height: 2px;
    width: 40px;
}

.product-tab .nav-tabs .nav-item a::before {
    background-color: transparent;
    content: "";
    height: 2px;
    margin: 0 auto;
    position: absolute;
    top: 40px;
    transition: all 0.4s ease-out 0s;
    width: 3px;
}

.product-tab .nav-item {
    display: inline-block;
    position: relative;
}

.product-tab .nav-item a:hover {
    color: #ffcc00;
}

.product-manufacturer {
    margin-bottom: 10px;
}

#xs-zoom .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 45%;
    font-size: 22px;
}

#xs-zoom .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 45%;
    font-size: 22px;
}

#xs-zoom img {
    width: auto !important;
}

@media (min-width: 768px) {
    .sticky {
        position: sticky;
        top: 15px;
    }
}

.pitemp {
    margin-bottom: 20px;
    text-transform: capitalize;
}

/* review */
/* .avg-rate {
    display: inline-block;
    background-color: #219c00;
    color: #fff;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 25px;
} */
.arltr .avg-rate {
    margin: 0 !important;
}

.avg-rate span {
    display: inline-block;
}

/* .avg-rate i{
    color: #fff;
} */
.rate-tot {
    margin: 0px 3px;
    display: inline-block;
    font-size: 12px;
}

.emre {
    height: 18px;
}

.star-main {
    background-color: #f5f5f5;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    height: 5px;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    top: -10px;
}

.total-avg {
    width: 135px;
    vertical-align: baseline;
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 5px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    position: relative;
    top: 9px;
}

.rate-avg {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11);
    padding: 10px;
    border-radius: 5px;
    z-index: 1;
    left: 15px;
    margin-top: 35px;
    opacity: 0;
}

.avg-rate:hover ~ .rate-avg {
    opacity: 1;
}

.rate-avg .num {
    width: 10px;
}

.avgt {
    font-size: 12px;
}

.rate-avg i {
    font-size: 10px;
}

.starm {
    height: 5px;
    transition: all 0.4s ease-in-out;
    width: 0px;
}

.arltr .avg-rate i {
    font-size: 12px;
    margin-right: 2px;
}

.d-inline-block.avg-rate {
    padding: 0 5px 1px 5px;
}

.totl {
    color: #666;
    width: 12px;
    text-align: center;
    font-size: 12px;
}

#productCommentsBlock .rate-avg {
    opacity: 1;
    position: unset;
    margin-top: 0;
    box-shadow: none;
}

#productCommentsBlock .avgt {
    font-size: 32px;
}

.ratea {
    font-size: 22px;
}

.rateavg-bo,
#productCommentsBlock .rate-avg {
    vertical-align: middle;
    margin-bottom: 20px;
}

.pro-review .avg-rate {
    padding: 0 8px;
}

.pro-review .avg-rate i {
    margin-left: 2px;
}

.pro-review strong {
    text-transform: capitalize;
}

.pro-review .starm.bar5 {
    background-color: #388e3c;
}

.pro-review .starm.bar4 {
    background-color: #388e3c;
}

.pro-review .starm.bar3 {
    background-color: #388e3c;
}

.pro-review .starm.bar2 {
    background-color: #ff9800;
}

.pro-review .starm.bar1 {
    background-color: #ff6161;
}

.pro-review .starm {
    position: unset;
    transition: none;
    transform: none;
    width: auto;
}

.bg-re5 {
    background-color: #388e3c;
}

.bg-re4 {
    background-color: #388e3c;
}

.bg-re3 {
    background-color: #388e3c;
}

.bg-re2 {
    background-color: #ff9800;
}

.bg-re1 {
    background-color: #ff6161;
}

.pro-review {
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 30px;
    padding: 15px 15px;
    background-color: #fff;
}

.rhead {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.starm {
    height: 5px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    transition: -webkit-transform .4s cubic-bezier(0, 0, .3, 1) .3s;
    transition: transform .4s cubic-bezier(0, 0, .3, 1) .3s;
    transition: transform .4s cubic-bezier(0, 0, .3, 1) .3s, -webkit-transform .4s cubic-bezier(0, 0, .3, 1) .3s;
}

.avg-rate ~ .rate-avg .starm.bar5 {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .2s;
    transition: transform 0s linear .2s;
    transition: transform 0s linear .2s, -webkit-transform 0s linear .2s
}

.avg-rate ~ .rate-avg .starm.bar4 {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .3s;
    transition: transform 0s linear .3s;
    transition: transform 0s linear .3s, -webkit-transform 0s linear .3s
}

.avg-rate ~ .rate-avg .starm.bar3 {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .4s;
    transition: transform 0s linear .4s;
    transition: transform 0s linear .4s, -webkit-transform 0s linear .4s
}

.avg-rate ~ .rate-avg .starm.bar2 {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .5s;
    transition: transform 0s linear .5s;
    transition: transform 0s linear .5s, -webkit-transform 0s linear .5s
}

.avg-rate ~ .rate-avg .starm.bar1 {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .6s;
    transition: transform 0s linear .6s;
    transition: transform 0s linear .6s, -webkit-transform 0s linear .6s
}

.avg-rate:hover ~ .rate-avg .starm.bar5 {
    background-color: #388e3c;
    transform: scaleX(1);
    transition: transform .2s cubic-bezier(0, 0, .2, 1) .2s, -webkit-transform .2s cubic-bezier(0, 0, .2, 1) .2s
}

.avg-rate:hover ~ .rate-avg .starm.bar4 {
    background-color: #388e3c;
    transform: scaleX(1);
    transition: transform .3s cubic-bezier(0, 0, .3, 1) .3s, -webkit-transform .3s cubic-bezier(0, 0, .3, 1) .3s
}

.avg-rate:hover ~ .rate-avg .starm.bar3 {
    background-color: #388e3c;
    transform: scaleX(1);
    transition: transform .4s cubic-bezier(0, 0, .4, 1) .4s, -webkit-transform .4s cubic-bezier(0, 0, .4, 1) .4s
}

.avg-rate:hover ~ .rate-avg .starm.bar2 {
    background-color: #ff9800;
    transform: scaleX(1);
    transition: transform .5s cubic-bezier(0, 0, .5, 1) .5s, -webkit-transform .5s cubic-bezier(0, 0, .5, 1) .5s
}

.avg-rate:hover ~ .rate-avg .starm.bar1 {
    background-color: #ff6161;
    transform: scaleX(1);
    transition: transform .6s cubic-bezier(0, 0, .6, 1) .6s, -webkit-transform .6s cubic-bezier(0, 0, .6, 1) .6s
}

/* category page */
.quickview .product-add-to-cart {
    padding: 15px 0 0 0;
    box-shadow: none;
}

.quickview .product-actions .add-to-cart {
    margin: 0 5px;
}

.quickview .propage .product-add-to-cart .control-label {
    float: left;
}

.quickview .product-variants-item {
    margin-bottom: 15px;
}

.quickview .product-discount {
    display: inline-block;
}

.facet li {
    margin-top: 15px
}

.facet-title {
    color: #ffcc00;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 500;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.facet-label a span {
    display: inline-block;
    position: absolute;
    right: 30px;
    font-size: 13px;
    color: #444;
}

#_desktop_search_filters_clear_all {
    margin-top: 15px;
}

.content-ajax-search .wb-list-product-reviews {
    margin-top: 5px;
}

.wb-grid-list {
    margin-top: 5px;
    padding: 0 5px;
}

.total-products p {
    margin-bottom: 0;
    margin-top: 6px;
}

.products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    padding: 6px 5px 1px 8px;
    background-color: #f3283d;
}

.products-sort-order i {
    position: relative;
    top: -1px;
}

#new-products .products-sort-order .select-title {
    font-size: 11px;
    letter-spacing: 0;
}

.products-sort-order .dropdown-menu {
    width: 100%;
    border: none;
    right: 0;
    left: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.lgrid svg {
    fill: #aaa;
    cursor: pointer;
    margin-right: 6px;
}

.wb-grid-list .selected svg {
    fill: #000
}

.products-sort-order .select-list {
    display: block;
    padding: 2px 5px;
    line-height: 25px;
    margin: 0 5px;
    font-size: 14px;
    border-radius: 5px;
}

.products-sort-order .select-list:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.page-content p {
    margin-bottom: 10px;
}

.sort-by {
    margin-top: 7px;
}

.listds {
    display: none;
}

.wb-product-list .listds {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: none;
}

.wb-product-list .thumbnail-container {
    float: left;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
    border: none;
    transition: none;
    background-color: #fff;
}

.wb-product-list .product-miniature .thumbnail-container:hover {
    padding-bottom: 0;
    margin-bottom: 20px;
    box-shadow: none;
}

.listds p {
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 38px;
    text-transform: capitalize;
}

.listds {
    max-height: 38px;
    overflow: hidden;
    margin-bottom: 12px;
}

.bh {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 500;
}

.products-sort-order,
.lgrid {
    padding: 0;
}

.wb-product-grid .product-miniature {
    padding: 0;
    border: none;
}

.wb-product-list .product-miniature {
    padding: 0;
    border: none;
}

.wb-product-list .wb-image-block {
    padding: 0;
    margin-bottom: 0;
    position: relative;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .wb-product-list .wb-product-desc {
        text-align: left;
        padding: 15px 15px 0 15px;
        border-top: none;
        margin: 0;
        background-color: transparent;
    }

    .wb-product-list .product-title {
        font-size: 18px;
        transition: none;
    }

    .wb-product-list .thumbnail-container .product-title a {
        transition: none;
    }

    .wb-product-list .thumbnail-container .button-group {
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .wb-product-list .thumbnail-container .absbtn {
        transform: none !important;
        position: unset;
        padding: 0;
        border: none;
        display: inline-block;
    }

    .wb-product-list .product-price-and-shipping {
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
        transition: none;
        float: none !important;
    }

    .wb-product-list .product-price-and-shipping span {
        display: inline-block;
    }

    .wb-product-list .thumbnail-container:hover .discount-product {
        opacity: 1;
    }
}

.wb-product-list .cate {
    width: 130px;
    height: 130px;
    padding-top: 20px;
}

@media (min-width: 1590px) {
    .wb-product-list .wb-image-block {
        width: 22%;
    }

    .wb-product-list .wb-product-desc {
        width: 78%;
    }

    .left-bnr {
        width: 20%;
    }

    .all-sidepro {
        width: 80%;
    }
}

/* pagination */
.pagination {
    display: inline-block;
    background: #fff;
    text-transform: capitalize;
    padding: 7px 0;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin-top: 30px;
}

.pagination i {
    font-size: 20px;
    margin-top: -2px;
}

.pagination .page-list li a {
    display: inline-block;
    background: #222;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 5px 7px 5px 7px;
    width: 35px;
    line-height: 24px;
    font-size: 15px;
    border-radius: 5px;
}

.pagination .page-list li a:hover,
.pagination .page-list li a:focus,
.pagination .page-list li.current a {
    background: #ffcc00;
}

.pagination .text-xs-left {
    line-height: 34px;
}

.otherh {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
}

.wb-image-block {
    position: relative;
    overflow: hidden;
}

.wb-product-grid .item-product {
    padding: 0 15px;
    margin-bottom: 20px;
}

.wb-product-list .item-product {
    padding: 0 0px;
}

.wb-product-grid {
    margin: 0 -15px;
}

.category-cover img {
    border-radius: 5px;
    width: auto;
    padding: 0 15px;
}

.wb-product-list {
    margin: 0;
}

@media (min-width: 600px) {
    .allbtn .quick-view svg {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .wb-product-list .item-product {
        padding: 0 0;
    }

    .wb-product-list {
        margin: 0 -5px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {

    #search_filters .facet .facet-label a,
    #search_filters_brands .facet .facet-label a,
    #search_filters_suppliers .facet .facet-label a {
        font-size: 12px;
        letter-spacing: 0;
    }

    .all-sidepro .thumbnail-container .button-group {
        display: none;
    }
}

/* other pages */
.wbpopupnewsletter,
#moda_popupnewsletter .close {
    border-radius: 4px
}

#module-psgdpr-gdpr .page_content {
    margin-left: 0;
    margin-right: 0;
}

#module-wbcompare-WbCompareProduct .card-block {
    background-color: transparent;
}

.products_block #product_comparison {
    background-color: #fff;
}

.logos .rless {
    border-bottom: 1px solid #222;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.logos img {
    filter: contrast(20%) brightness(90%);
}

#module-wbcompare-WbCompareProduct .wbproductcountdown .wbpc-main {
    display: none;
}

.page-content.page-cms h2,
.page-heading {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.page-cms h3 {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.page-heading {
    font-size: 18px;
    margin-bottom: 15px;
}

.page-subheading {
    font-size: 16px;
    margin-bottom: 10px;
}

#product_comparison .product-image-block img,
.wlp_bought_item_container img {
    border-radius: 5px;
}

#cta-terms-and-conditions-0 {
    color: #ffcc00;
}

.brand {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    margin: 3px 0;
}

@media (min-width: 1200px) {
    .block-reassurance-item .h6 {
        font-size: 13px;
    }

    .ui-autocomplete {
        width: 12%;
    }

    #search .wb-product-grid .item-product,
    #manufacturer .wb-product-grid .item-product {
        width: 20%;
    }

    #search .wb-product-list .wb-image-block,
    #manufacturer .wb-product-list .wb-image-block {
        width: 35%;
    }

    #search .wb-product-list .wb-product-desc,
    #manufacturer .wb-product-list .wb-product-desc {
        width: 65%;
    }

    #search .wb-product-list .item-product,
    #manufacturer .wb-product-list .item-product {
        width: 50%;
        float: left;
    }

    #search .wb-product-list .item-product,
    #manufacturer .wb-product-list .item-product {
        padding: 0 5px;
    }

    #search .wb-product-list,
    #manufacturer .wb-product-list {
        margin: 0 -5px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .head-logo-l img {
        margin-top: 10px;
    }

    .wbcookie-content {
        font-size: 11.3px;
        letter-spacing: 0
    }

    .wbcookies-notice {
        padding: 15px 10px;
    }

    #search .wb-product-grid .item-product,
    #manufacturer .wb-product-grid .item-product {
        width: 33.33%;
    }

    #search .wb-product-list .wb-image-block,
    #manufacturer .wb-product-list .wb-image-block {
        width: 25%;
    }

    #search .wb-product-list .wb-product-desc,
    #manufacturer .wb-product-list .wb-product-desc {
        width: 75%;
    }

    .ui-autocomplete {
        width: 9%;
    }

    .wimg span,
    .wcom span,
    .userdess {
        font-size: 13px;
        letter-spacing: 0
    }

    .deliveryinfo .ses ul .ser-t {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    #search .wb-product-grid .item-product,
    #manufacturer .wb-product-grid .item-product {
        width: 33.33%;
    }

    #search .wb-product-list .wb-image-block,
    #manufacturer .wb-product-list .wb-image-block {
        width: 35%;
    }

    #search .wb-product-list .wb-product-desc,
    #manufacturer .wb-product-list .wb-product-desc {
        width: 65%;
    }

    .ui-autocomplete {
        width: 20%;
    }
}

.wish-image-block img,
.wb-wishlist-product img {
    border: 1px solid #eee;
    border-radius: 5px;
}

.page-content.page-cms {
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    padding: 1.25rem;
    text-align: justify;
}

#delivery label {
    text-align: left;
}

.product-line-grid-body {
    line-height: 25px;
}

.page-footer {
    margin-top: 15px;
}

#module-blockwishlist-mywishlist .page-content .wishlist_default p {
    margin-bottom: 0;
}

#index .page-footer {
    margin-top: 0
}

.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
}

.quickview #webizoom .js-thumb {
    border: none;
    margin-bottom: 8px;
    border: 1px solid #f1f1f1;
}

.quickview .propage .product-prices {
    padding: 0;
}

#checkout #block-reassurance {
    display: none;
}

@media (max-width: 1199px) {

    .quickview .mask,
    .quickview .arrows,
    /* .wb-menu-vertical li.level-1 > a i, */
    .view_more i,
    .wb-menu-vertical li.level-1 > a span::before,
    .view_more span::before,
    .cat-select {
        display: none;
    }

    .wb-menu-vertical li.level-1 > a i{
        width: 30px !important;
        height: 30px !important;
        font-size: 16px !important;
    }

    .wbIcon span,
    .view_more .dropdown-item span {
        margin: 0;
    }

    .homeslider-container {
        margin: 0;
    }

    .slide.col-xs-12 {
        padding: 0;
    }

    .productpbr {
        margin-top: 30px;
    }
}

.product-line-grid-right .price {
    background-color: transparent;
    padding: 0 15px;
}

.product-line-info.has-discount .discount {
    background-color: transparent;
    color: #222;
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 360px) {

    .thumbnail-container .regular-price,
    .thumbnail-container .price {
        font-size: 12px !important;
    }
}

/* responsive */
@media (min-width: 1410px) {
    #left-column {
        width: 20%;
    }

    #content-wrapper.left-column {
        width: 80%;
    }
}

@media (min-width: 1410px) and (max-width: 1589px) {
    .wb-menu-vertical li.level-1 {
        padding: 6px 0;
    }

    #owl-special .wb-product-desc {
        padding: 0 5px;
    }

    .wbpc-main .time {
        margin: 0 3px;
    }

    .search_widget {
        width: 60%;
    }

    .wb-menu-vertical ul li.level-1 > a strong {
        display: none
    }
}

@media (max-width: 1409px) {
    .itempricex {
        display: none !important;
    }
}

@media (min-width: 1200px) and (max-width: 1409px) {
    .foot-tag li a {
        font-size: 12px;
        letter-spacing: 0;
    }

    .deliveryinfo .ses ul {
        padding: 18px 8px;
    }

    .wb-menu-vertical li.level-1 > a,
    .view_more a {
        letter-spacing: 0
    }

    .wb-menu-vertical li.level-1 {
        padding: 8px 0;
    }

    .all-sidepro .thumbnail-container .product-title {
        margin-top: 0;
    }

    .all-sidepro ul li .product-miniature:first-child {
        margin-bottom: 10px;
    }

    .sppro {
        width: 60%;
    }

    .wbfepro {
        width: 40%;
    }

    .statmenu li {
        margin-right: 20px;
        padding-right: 20px;
    }

    .wbpc-main .time {
        margin: 0 3px;
    }

    .deliveryinfo li h4 {
        font-size: 14px;
    }

    .wb-sub-menu.menu-dropdown.col-xs-12.column-3.wb-sub-bottom,
    .wb-sub-menu.menu-dropdown.col-xs-12.column-3.wb-sub-center {
        width: 800px;
    }

    .blog_post.slick-slide {
        margin-bottom: 23px;
    }

    .price {
        font-size: 14px;
    }

    .regular-price {
        font-size: 12px;
    }

    .allproleft-right .wb-product-desc {
        margin-top: 0;
    }

    .main-s {
        font-size: 18px;
    }

    .wb-product-grid .item-product {
        width: 33.33%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .foot-tag li a {
        font-size: 12px;
        letter-spacing: 0
    }

    .deliveryinfo .ses ul {
        padding: 15px 10px;
    }

    #owl-special .wb-product-desc {
        padding: 0;
    }

    .listdss {
        display: none;
    }

    .sppro {
        width: 55%;
    }

    .wbfepro {
        width: 45%;
    }

    .left-bnr {
        width: 28%;
    }

    .all-sidepro {
        width: 72%;
    }

    .wb-menu-vertical li.level-1.parent > a::before {
        top: 5px;
    }

    .deliveryinfo ul li.ser-svg {
        margin: 0 !important;
    }

    .wb-menu-vertical li.level-1 {
        padding: 8px 0;
    }

    .wishl {
        margin: 0 10px;
    }

    .statmenu li {
        margin-right: 10px;
        padding-right: 10px;
    }

    .deliveryinfo li h4 {
        font-size: 14px;
        margin: 10px 0 4px 0;
    }

    .wb-product-grid .item-product {
        padding: 0 3px;
    }

    .wb-product-grid {
        margin: 0 -3px;
    }

    .c-info,
    .links .h3,
    .links .h3 a,
    .footleft .h3 {
        font-size: 16px;
    }

    .thumbnail-container .product-price-and-shipping {
        float: none !important;
    }

    .owl-product .button-group {
        display: none;
    }

    .thumbnail-container:hover .highlighted-informations ~ .progre {
        opacity: 1;
    }

    .thumbnail-container .highlighted-informations {
        display: none;
    }

    .button-search {
        padding: 0 12px;
    }

    .wb-sub-menu.menu-dropdown.col-xs-12.column-3.wb-sub-center:hover {
        min-width: 550px;
    }

    #footer_contact .icon {
        float: none !important;
        margin-bottom: 10px;
        margin-right: 0;
        margin-left: 0 !important;
    }
}

@media (max-width: 991px) {
    .wbcookies-notice-img-inner .wbcookie-content-box {
        float: none;
        margin-bottom: 5px;
    }

    .wbcookies-notice-img-inner .wbcoockies-btn-wrapper {
        float: none
    }

    .deliveryinfo .ses ul {
        padding: 12px 8px;
    }

    .button-search {
        padding: 10px;
    }

    .fbtm {
        display: none
    }

    .wimg span,
    .wcom span,
    .userdess {
        display: inline-block;
        margin: 0 !important
    }

    .home-heading,
    #footer,
    .imgbanner,
    .logobg,
    .tabbg,
    .pro-tab,
    .spprob,
    .offerb,
    .center-b,
    .h-ser {
        margin-top: 30px;
    }

    .footer-container {
        padding-top: 20px;
    }

    .logos .rless {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .foot-tag {
        margin-top: 30px;
        padding-top: 0;
    }

    .foot-tag .header-link {
        display: none;
    }

    .foot-app,
    .foot-payment {
        margin-top: 20px;
    }

    .block_newsletter .btn {
        min-width: auto;
        padding: 0 10px;
        letter-spacing: 0;
        text-transform: capitalize;
    }

    #_desktop_top_menu,
    #_desktop_top_menue {
        display: none;
    }

    .hcart {
        border: none;
        padding: 0;
    }

    .mobilei {
        display: inline-block;
        vertical-align: middle;
    }

    #_mobile_logo img {
        max-width: 132px;
    }

    .header-top {
        padding: 10px 0;
    }

    .cartclose {
        right: 15px;
    }

    .user-down li:hover svg {
        fill: #ffcc00;
    }

    #_mobile_currency_selector,
    #_mobile_language_selector {
        display: inline-block;
        font-size: 13px;
        margin: 5px 3px;
        padding: 3px 3px;
        border: 1px solid #eee;
        border-radius: 5px;
    }

    .slider-banner {
        margin-top: 15px;
    }

    .user-down {
        width: 245px;
    }

    .header-top .dropdown select {
        -webkit-appearance: none;
    }

    #header .header-nav .top-logo a img {
        max-width: 100px;
        margin-top: 4px;
    }

    #_desktop_language_selector button::before,
    #_desktop_currency_selector button::before {
        display: none;
    }

    .com-wish {
        margin: 0;
        display: none;
    }

    .position-static {
        margin-top: 0;
    }

    .wb-menu-vertical ul {
        display: block;
    }

    #wrapper,
    #footer {
        display: block !important;
    }

    .mobile .navbar-toggle {
        background: transparent;
        border: none;
        padding: 0;
        margin-right: 15px;
        cursor: pointer;
        font-size: 16px;
        margin-top: 3px;
        width: auto;
        height: auto;
        margin-left: 0;
        color: #222;
    }

    .mobilei svg {
        width: 24px;
        height: 24px;
    }

    #_mobile_user_info {
        position: relative;
        margin-top: 2px;
        margin-left: 10px;
        margin-right: 10px;
        z-index: 9;
    }

    #search_query_top,
    .button-search {
        height: 40px;
    }

    #search_block_top {
        margin: 0;
        z-index: 0;
    }

    #_mobile_cart {
        position: relative;
        margin-top: 1px;
    }

    .search_widget {
        margin-top: 10px;
        padding: 0;
    }

    .xsse {
        margin-top: 5px;
    }

    .header-top svg {
        margin: 0;
    }

    .wb-menu-row {
        margin: 0;
    }

    #header .wb-menu-vertical ul li.level-1 > a strong,
    .topmenu {
        display: none;
    }

    .header-nav {
        padding: 0;
        border: none;
    }

    #wbsearch_content_result {
        top: 65px;
        left: 0;
        right: 0;
    }

    .wb-menu-vertical li.level-1 > a,
    .view_menu a,
    .wb-menu-vertical ul li.level-1:hover > a,
    .view_menu a:hover {
        color: #222;
    }

    .bh {
        font-size: 14px;
    }

    .hcom {
        display: block;
        margin: 0;
    }

    .wishl a,
    .hcom a {
        color: #222;
    }

    .cart-products-count.cart-c {
        margin: 0;
        color: #fff !important;
        position: absolute;
        background-color: #222;
        width: 15px;
        height: 15px;
        font-size: 10px;
        border-radius: 50%;
        top: -10px;
        right: 0;
        line-height: 15px;
        text-align: center;
    }

    .thumbnail-container .product-title {
        width: 100%;
        float: none;
    }

    .product-miniature {
        border: none !important;
    }

    .middle-footer {
        padding-top: 0px;
    }

    .sp-img {
        width: 100%;
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .deliveryinfo .ses {
        width: 50%;
        margin-bottom: 30px;
    }

    .deliveryinfo .ses:nth-child(3),
    .deliveryinfo .ses:nth-child(4) {
        margin-bottom: 0;
    }

    .owl-cat .thumbnail-container .product-price-and-shipping {
        margin-top: 10px;
    }

    .deliveryinfo li h4 {
        font-size: 14px;
    }

    .deliveryinfo li {
        display: block;
    }

    .all-sidepro .thumbnail-container .product-title {
        margin-top: 0;
    }

    .newsc .h3 {
        font-size: 18px;
    }

    .newssvg svg {
        margin: 0 !important;
        width: 60px;
    }

    .foot-tag li a {
        font-size: 12px;
    }

    #owl-special .wb-product-desc {
        padding: 0 5px;
    }

    .nav-item.tabl {
        margin: 0 15px;
    }

    .offb-1 {
        margin-top: 15px;
    }

    .wb-menu-vertical li.level-1 {
        padding: 7px 15px;
    }

    .home_blog_post_area {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .wb-menu-vertical .product_img_link img {
        max-width: 85px;
    }

    .all-sidepro .wb-list-product-reviews {
        margin-bottom: 4px;
    }

    .foot-copy ._blank {
        margin: 5px 0;
    }

    .block_newsletter form .input-wrapper {
        margin: 0;
    }

    .product-tab-item .js-product-miniature {
        margin-bottom: 15px;
    }

    .product-tab-item ul li .js-product-miniature:last-child {
        margin-bottom: 0px;
    }

    .wbCategoryFeature {
        margin: 0 -5px;
    }

    .product-tab-item.next-prevb .owl-theme .owl-nav {
        top: -59px;
    }

    .wbCategoryFeature .item {
        padding: 0 5px;
    }

    .product-flag,
    .discount-product {
        top: 5px !important;
        background-color: transparent !important;
        padding: 0;
        border: none !important;
        color: #000;
    }

    #owl-image-slider .owl-dots {
        margin: 0;
        left: 0;
    }

    #footer_contact .c-info {
        display: none;
    }

    .middle-footer p,
    #search_category,
    #searchbox::before {
        display: none;
    }

    .progre {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .wb-product-list .listds {
        margin-top: 3px;
        margin-bottom: 5px;
        line-height: 18px;
    }

    .thumbnail-container .button-group button,
    .thumbnail-container .button-group a {
        width: 28px;
        padding: 2px 0;
        height: 28px !important;
    }

    .cartb span {
        display: none;
    }

    .absbtn {
        display: inline-block;
    }

    .thumbnail-container .button-group button svg,
    .thumbnail-container .button-group a svg {
        width: 18px;
        height: 18px
    }

    .thumbnail-container .quick-view span,
    .thumbnail-container .wish span {
        display: none;
    }

    .thumbnail-container .compare {
        display: inline-block;
    }

    #owl-image-slider .owl-nav {
        margin-top: 0;
    }

    .c-info,
    .links .h3,
    .links .h3 a,
    .footleft .h3 {
        margin-top: 0;
    }

    #blockcart-modal .product-name {
        margin-top: 10px;
    }

    #blockcart-modal .modal-body {
        padding-top: 0;
    }

    .blog_post.slick-slide {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .all-sidepro ul li .product-miniature:first-child {
        margin-bottom: 20px;
    }

    .wb-product-desc {
        margin-top: 0;
    }

    .next-prevb .owl-theme .owl-nav [class*="owl-"] svg {
        width: 30px;
        height: 30px;
    }

    .foot-payment {
        margin-top: 0;
    }

    .co-heading h2,
    .co-heading h1 {
        font-size: 14px;
    }

    .next-prevb .owl-theme .owl-nav {
        right: -10px;
    }

    .propadding,
    .cless {
        padding: 0 5px !important;
    }

    .marginrow,
    .rless {
        margin: 0 -5px;
    }

    .wb-product-grid .item-product {
        padding: 0;
    }

    .wb-product-grid {
        margin: 0 -5px;
    }

    .block_newsletter form input {
        height: 40px;
    }

    .quickview .modal-body {
        padding-top: 0;
    }

    .facet li {
        margin-top: 0;
    }

    .thumbnail-container .product-title {
        font-size: 13px;
    }

    .form-control-label {
        padding-top: 0;
    }

    .wb-block-instagram-social {
        margin: 15px 0;
    }

    .wb-product-list .wb-product-desc {
        padding: 0 5px;
        margin-top: 10px;
        border: none;
    }

    #category #search_filter_toggler.btn {
        width: 100%;
        padding: 6px 4px;
    }

    #wrapper .breadcrumb ol {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .propage h1 {
        margin-top: 15px;
        font-size: 14px;
        line-height: 22px;
    }

    .slideshow-panel .owl-theme .owl-nav [class*="owl-"],
    .thumbnail-container .wbproductcountdown {
        display: none;
    }

    .pcart,
    .pwish span,
    .pquick span {
        display: none;
    }

    .thumbnail-container .product-title {
        margin: 5px 0;
        margin-bottom: 2px;
    }

    .thumbnail-container .product-price-and-shipping {
        margin-top: 0;
    }

    .button-group {
        margin-top: 6px;
    }

    .pro-tab h2,
    .home-heading h2 {
        font-size: 16px;
    }

    #footer_contact {
        border-bottom: none;
        padding: 0 0;
        margin-bottom: 0;
    }

    .logone {
        margin-top: 0;
    }

    .foot-copy {
        margin-top: 20px;
    }

    .soclaid {
        margin-top: 15px;
    }

    .foot-copy div {
        text-align: center !important;
    }

    .sbr {
        border: none;
        margin-bottom: 10px;
    }

    .deliveryinfo .container {
        text-align: left;
    }

    .lnk-link {
        border-left: none;
        padding-top: 0;
        min-height: auto;
        padding-bottom: 0;
    }

    .pro-tab.tabs .nav-tabs .nav-link,
    .view_cat_menu a {
        padding: 0;
        border: none !important;
    }

    .nav-item.tabl {
        margin: 0 10px;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .deliveryinfo li h4 {
        font-size: 14px;
    }

    .deliveryinfo [class*="col-"] {
        width: 50%
    }

    .deliveryinfo [class*="col-"]:nth-child(1),
    .deliveryinfo [class*="col-"]:nth-child(2) {
        margin-bottom: 30px;
    }

    .capoffer {
        margin: 60px 0;
    }

    .offb-1,
    .offbc {
        width: 50%;
    }

    .pro-tab.tabs .nav-tabs .nav-link,
    .view_cat_menu a {
        font-size: 13px;
    }

    .pro-tab h5 span::before,
    .blogdau,
    .slidetitle {
        display: none;
    }

    .img-2 {
        margin-bottom: 10px;
    }

    .sro {
        width: 70%;
    }

    .lgrid {
        width: 30%;
    }

    .wb-product-grid .item-product,
    .wb-product-list .item-product {
        width: 33.33%;
    }
}

@media (max-width: 599px) {
    .block-reassurance-item .h6 {
        width: 78%;
    }

    .deliveryinfo [class*="col-"]:nth-child(1),
    .deliveryinfo [class*="col-"]:nth-child(2),
    .deliveryinfo [class*="col-"]:nth-child(3) {
        margin-bottom: 15px;
    }

    .pro-tab {
        text-align: left;
    }

    .pro-tab .nav-tabs {
        padding: 0;
        top: 0;
    }

    .deliveryinfo li h4 {
        font-size: 14px;
    }

    .social .c-info.h3,
    .cat-shop,
    .pro-tab h2 {
        display: none;
    }

    .text-p p {
        font-size: 12px;
        line-height: 20px;
    }

    .cattab h2 {
        display: block !important;
        float: none !important;
    }

    .wb-product-grid .item-product,
    .wb-product-list .item-product {
        width: 50%;
    }

    .product-actions .add-to-cart {
        padding: 0 5px;
    }

    .thumbnail-container .regular-price,
    .thumbnail-container .price {
        font-size: 14px;
        letter-spacing: 0;
    }

    .pagination .col-xs-6 {
        width: 100%;
        text-align: center;
    }

    .offerb [class*="col-"] {
        width: 100%;
        text-align: center;
    }

    .offerb .capoffer h2 {
        font-size: 20px;
        max-width: unset;
    }

    .capoffer {
        margin: 0 0 20px 0;
    }

    .offb-2,
    .c-info.d-inline-block {
        display: none;
    }

    .center-b [class*="col-"]:first-child {
        margin-bottom: 10px;
    }

    .sort-by-row {
        margin-top: 10px;
    }

    .products-selection .filter-button {
        padding-left: 0;
    }

    #block-reassurance .col-xs-4,
    #owl-special .wb-product-desc,
    #owl-special .wb-image-block {
        width: 100%;
    }

    .imgbanner .col-xs-4,
    .imgbanner [class*="col-"],
    .center-b [class*="col-"] {
        width: 100%;
    }

    .imgbanner [class*="col-"]:nth-child(2) {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .product-tab li a {
        padding: 10px 3px !important;
    }
}

/* sidenav */
.close-nav span {
    color: #fff;
    text-transform: uppercase;
}

body.active {
    overflow: hidden;
}

body.active::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}

body.active .sidenav {
    overflow-x: unset;
    overflow-y: scroll;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: 0.5s;
    padding-top: 60px;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .06);
    clear: both;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.sidenav .close-nav {
    background-color: #222;
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
}

.dblock {
    display: block;
}

.dnone {
    display: none;
}

#mobile_top_menu_wrapper {
    margin: 0;
    line-height: 20px;
    display: block !important;
}

.close-nav i {
    font-size: 16px;
    color: #fff;
}

/* banner effect */
@media (min-width: 768px) {
    .beffect a:hover::after {
        width: 100%;
        height: 100%;
        right: auto;
        left: 0;
    }

    .beffect a::after {
        background: rgba(0, 0, 0, 0.1);
        width: 0;
        height: 0;
        content: "";
        position: absolute;
        -webkit-transition: all 0.4s ease-in-out 0s;
        right: 0;
        top: 0;
        border-radius: 5px;
    }

    .beffect img {
        max-width: 100%;
        width: 100%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .beffect a {
        display: block;
        position: relative;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
}

.beffect img {
    border-radius: 5px;
}

/* banner effect end */
#header .wb-menu-vertical ul li.level-1 .regular-price {
    display: none;
}

.obar {
    background-color: #fff;
    width: 100px;
    border-radius: 5px;
    overflow: hidden;
    height: 16px;
    position: relative;
    vertical-align: middle;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.ibar {
    background-color: #5FD841;
    width: 0;
    height: 100%;
}

.ibar.bar1 {
    width: 20%;
    background-color: #E84C3D;
}

.ibar.bar2 {
    width: 40%;
    background-color: #e67e22;
}

.ibar.bar3 {
    width: 60%;
    background-color: #f1c40f;
}

.ibar.bar4 {
    width: 80%;
    background-color: #96D940;
}

.ibar.bar5 {
    width: 100%;
    background-color: #5FD841;
}

/* box layout */
.boxed main {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin: 30px auto;
    background: #f5f5f5;
}

@media (max-width: 991px) {
    .boxed .container-bg {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .boxed main {
        width: 963px;
    }
}

@media (min-width: 1200px) and (max-width: 1409px) {
    .boxed main {
        width: 1200px;
    }

    .boxed .slidever {
        display: none;
    }
}

@media (min-width: 1410px) and (max-width: 1589px) {
    .boxed main {
        width: 1410px;
    }

    .boxed .slidever {
        display: none;
    }
}

@media (min-width: 1590px) {
    .boxed main {
        width: 1590px;
    }
}

/* box layout end */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                           BEGIN CUSTOM CSS DAVID                           */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| GENERAL |||||||||||||||||||||||||||||||| */
html,
body,
div,
section,
main,
p,
span,
a,
ul,
ol,
li,
table,
td,
tr,
th,
input,
textarea,
select,
option,
label {
    font-family: 'Rubik', sans-serif;
}

.button-search:focus,
.product-additional-info .add_to_compare:hover,
.product-additional-info .prowish:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover,
#scroll:hover,
.block_newsletter .btn,
.thumbnail-container .button-group button:hover,
.thumbnail-container .button-group a:hover,
.carti,
.owl-cat .cartb:hover,
.container_wb_megamenu .title-menu,
.catel,
.cat-shop,
#owl-image-slider .btn-primary:hover,
.content-cate h3:hover,
.reducep,
.slide-progress,
#product_comparison .btn-product.add-to-cart,
#product_comparison .btn-product.add-to-cart:hover,
#product_comparison .btn-product.add-to-cart:focus,
.custom-radio input[type="radio"]:checked + span,
.products-sort-order .select-title,
.product-tab .nav-tabs .nav-item a.active::before,
.blog_mask .icon:hover,
.slideshow-panel .owl-theme .owl-nav [class*="owl-"]:hover,
.wb-menu-vertical li.level-1 > a span::after,
.custom-checkbox input[type="checkbox"] + span .checkbox-checked,
#search_block_top .btn.button-search,
.quickview .arrows .arrow-up:hover,
.quickview .arrows .arrow-down:hover,
.group-span-filestyle .btn-default,
.input-group .input-group-btn > .btn[data-action="show-password"],
.pagination .page-list li.current a,
.pagination .page-list li a:hover,
.pagination .page-list li a:focus {
    background: #345BB7 !important;
    color: #fff !important;
}

.useldlpos .wbdarkmode-layout use {
    fill: #345BB7;
}

/* ||||||||||||||||||||||||||||||| END GENERAL |||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||| */
#header .contactInfoHeader {
    display: flex;
    align-items: center;
}

#header .contactInfoHeader .mailDiv {
    margin-left: 15px;
}

#header .search_widget {
    border-color: #345BB7;
}

#header .head-logo-l img {
    /* max-height: 60px; */
    margin: 0;
}

#header .header-top > .container > .text-xs-right {
    display: flex;
    align-items: center;
}

#header #search_category {
    width: 170px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    padding-right: 23px;
}

#header .colGoogleTrans {
    display: inline-block;
}

#header .colGoogleTrans:before {
    content: '';
    border-left: 1px solid #cccccc;
    margin: 0 20px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}

#google_translate_element {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.blockcart span.carti {
    background-color: #345BB7;
    color: #fff;
    min-width: 10px;
    width: 100%;
    min-height: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 20px;
    max-width: 20px;
    top: -4px;
    left: 17px;
}

.wb-menu-vertical .menu-dropdown li:first-child > a {
    font-weight: 400;
}

.wbSearch .product_img_link img {
    min-width: 60px;
    min-height: 60px;
}

.wbSearch .items-list li.item {
    display: flex;
    align-items: center;
}

#header .wbSearch .button-search:hover,
#heafder .wbSearch .button-search:focus {
    color: #fff;
}

.eupopup-button {
    background-color: #325bb7 !important;
    border-color: #325bb7 !important;
}

.eupopup-learn-more {
    color: #fff !important;
}

#wbsearch_data .title_showall a {
    background-color: #325bb7;
}

#header .searchIcon {
    display: none;
}

.menu-vertical.wb-active {
    display: block !important;
}

.head-cart-drop {
    overflow: auto;
    max-height: 450px;
}

#header .wbSearch.search_widget .cat-select {
    display: none;
}

/* ||||||||||||||||||||||||||||||| END HEADER ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| SIDE MENU ||||||||||||||||||||||||||||||| */
.wb-menu-vertical .title-menu {
    background-color: #345BB7 !important;
    color: #fff;
}

.wb-menu-vertical .ico-menu .bar {
    background-color: #fff;
}

.wb-menu-vertical .menu-dropdown {
    border-top-color: #345BB7 !important;
}

.wb-menu-vertical ul li.level-1 li.item-header a {
    font-weight: 600;
}

.wb-menu-vertical .wb-sub-menu.menu-dropdown .wb-menu-row .wb-menu-col li a {
    transition: background-color .3s;
    padding: 10px;
    line-height: normal;
}

.wb-menu-vertical .wb-sub-menu.menu-dropdown .wb-menu-row .wb-menu-col li a:hover {
    background-color: #f8f8f8;
}

/* |||||||||||||||||||||||||||||| END SIDE MENU ||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| HOMEPAGE |||||||||||||||||||||||||||||||| */

.homeslider-container .slide-progress {
    background-color: #345BB7;
}

.loader {
    background-color: transparent;
}

.s-panel .loader.wrloader {
    background: url(../../assets/img/loader.gif) 50% 50% no-repeat #00000094;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    left: 0;
    border-radius: 0;
    background-image: unset;
    transition: .2s;
}

.s-panel .loader.wrloader::after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-color: #345BB7;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    -webkit-animation: flip-horizontal-bottom 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: flip-horizontal-bottom 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}

@-webkit-keyframes flip-horizontal-bottom {
    0% {
        -webkit-transform: translate(-50%, -50%) rotateX(0);
        transform: translate(-50%, -50%) rotateX(0);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotateX(-180deg);
        transform: translate(-50%, -50%) rotateX(-180deg);
    }
}

@keyframes flip-horizontal-bottom {
    0% {
        -webkit-transform: translate(-50%, -50%) rotateX(0);
        transform: translate(-50%, -50%) rotateX(0);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotateX(-180deg);
        transform: translate(-50%, -50%) rotateX(-180deg);
    }
}

.homeslider-container {
    /* min-height: 500px; */
    position: relative;
}

.deliveryinfo {
    cursor: auto;
}

.deliveryinfo i {
    color: #345BB7;
    font-size: 30px;
}

.deliveryinfo ul li.ser-svg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.wb_category_feature .owl-carousel .owl-item img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}

.wb_category_feature .categorybr {
    min-height: 165px;
    min-width: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
    transition: 0s;
}

.wb_category_feature .categorybr:hover {
    border-width: 2px;
}

.wb_category_feature .categorybr a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wb_category_feature .categorybr h3 {
    text-transform: initial;
    max-width: 145px;
    font-weight: 600;
    margin-top: 20px;
    font-size: 14px;
}

html body .thumbnail-container .button-group button:hover,
html body .thumbnail-container .button-group a:hover {
    background-color: #345BB7 !important;
    color: #fff !important;
    border-color: #345BB7;
}

.thumbnail-container .button-group button:hover svg,
.thumbnail-container .button-group a:hover svg {
    fill: #fff;
}

.all-sidepro .thumbnail-container .button-group {
    margin-top: 18px;
}

.blocTxtHome {
    text-align: center;
    color: #000;
    margin: 50px auto;
    max-width: 1024px;
}

.blocTxtHome h2,
.blocTxtHome h3,
.blocTxtHome h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}

.blocTxtHome h4 {
    color: #2445a2;
}

.blocTxtHome p {
    color: #000;
    font-size: 18px;
}

/* |||||||||||||||||||||||||||||| END HOMEPAGE |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| FOOTER ||||||||||||||||||||||||||||||||| */
#footer .block_newsletter {
    display: flex;
    align-items: center;
}

#footer .block_newsletter .btn {
    color: #fff;
}

#footer .block_newsletter .alert {
    margin-top: 49px;
}

#footer .c-info,
#footer .links .h3:not(.myaccount-title),
#footer .links .h3 a,
#footer .footleft .h3 {
    border-bottom: solid 2px #345BB7;
    padding-bottom: 10px;
}

#footer #footer_contact .data.ad {
    line-height: 24px;
}

#footer .block-social .social li a,
.social-sharing li,
.products-sort-order .select-list:hover {
    border-radius: 0;
    background-color: #345BB7;
    color: #fff;
}

.facebook a::before {
    color: #fff !important;
}

#footer .block_newsletter .btn {
    background-color: #1a1a1a !important;
}

/* ||||||||||||||||||||||||||||||| END FOOTER ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| QUICKVIEW ||||||||||||||||||||||||||||||| */
.quickview .arrows .arrow-down {
    bottom: -30px;
}

.quickview .arrows {
    right: 98px;
}

.quickview .images-container .product-images > li.thumb-container > .thumb {
    margin-bottom: 0;
}

#blockcart-modal .cart-products-count svg {
    display: none;
}

.quickview #product-description-short {
    display: none;
}

/* |||||||||||||||||||||||||||||| END QUICKVIEW ||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CATEGORY |||||||||||||||||||||||||||||||| */
.block-categories .category-sub-menu li[data-depth="0"] > a {
    width: 95%;
}

#left-column .wb-menu-vertical .menu-vertical,
#left-column .wb-menu-vertical li.level-1 {
    position: relative;
}

.PM_ASBlockOutput,
.PM_ASBlockOutputVertical .card {
    position: static;
}

.wb-product-grid {
    display: flex;
    flex-wrap: wrap;
}

.wb-product-grid .item-product,
.wb-product-grid .product-miniature {
    display: flex;
}

/* |||||||||||||||||||||||||||||| END CATEGORY |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| PRODUCT |||||||||||||||||||||||||||||||| */
.pitemp {
    display: none;
}

.productpbr .product-price {
    border-color: #345BB7;
}

#product #ratep {
    display: none;
}

#product .customInfos {
    display: flex;
    justify-content: space-between;
}

#product .customInfos .label {
    font-weight: 500;
}

#product .prodes {
    color: #000;
}

#product .blockreassurance_product .item-product svg path {
    fill: #345BB7 !important;
}

#HTML_SPEC .ITSg {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #E91E21;
    border-bottom: 2px solid #325bb7;
}

#HTML_SPEC .ITSr0 {
    margin-bottom: 15px;
    overflow: hidden;
}

#HTML_SPEC .ITSr0 .ITSn {
    float: left;
    width: 50%;
    font-weight: 600;
}

#HTML_SPEC .ITSr0 .ITSv {
    float: left;
    width: 50%;
    padding-left: 10px;
}

#HTML_SPEC .ITSr1 {
    margin-bottom: 15px;
    overflow: hidden;

}

#HTML_SPEC .ITSr1 .ITSn {
    float: left;
    width: 50%;
    font-weight: 600;
}

#HTML_SPEC .ITSr1 .ITSv {
    float: left;
    width: 50%;
    padding-left: 10px;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    color: #000;
    font-weight: 500;
}

.product-tab .nav-tabs .nav-item a.active::before {
    width: 100%;
    padding: 0 40px;
    margin: 0 -15px;
}

#product .product-images {
    margin-bottom: 10px;
}

#product .ttcPrice {
    border-bottom: 4px solid #325bb7;
    color: #E91E21;
}

#product .htPrice {
    margin-top: 10px;
    color: #000;
}

#product .htPrice span {
    font-size: 20px;
    margin-bottom: 0;
}

#product .htPrice span.labelTax {
    position: relative;
    font-size: 15px;
    top: 4px;
}

.productpbr .product-price {
    border-bottom: none;
}

#product .labelTax {
    color: #000;
}

#product #description p {
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 15px;
    color: #000;
}

#product .sliderProductCustom {
    margin-top: 50px;
}

#product .sliderProductCustom .sliderContainer img {
    max-height: 450px;
}

#product .sliderProductCustom .sliderContainer .arrowCustom {
    background-color: #325bb7;
    border: 0;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

#product .sliderProductCustom .sliderContainer .arrowCustom.nextArrowCustom {
    right: 15px;
}

#product .sliderProductCustom .sliderContainer .arrowCustom.prevArrowCustom {
    left: 15px;
}

#product .product-miniature .thumbnail-container img {
    padding: 25px;
}

/* ||||||||||||||||||||||||||||||| END PRODUCT |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||||| CART |||||||||||||||||||||||||||||||||| */
.pscartbanner p,
.pscartbanner div {
    color: #000;
}

.pscartbanner span.material-icons {
    color: #345BB7;
}

.blockreassurance_product .item-product svg path {
    fill: #345BB7 !important;
}

/* |||||||||||||||||||||||||||||||| END CART |||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||||| CMS |||||||||||||||||||||||||||||||||| */
.page-content p {
    color: #000;
    font-size: 17px;
    line-height: normal;
}

.contact-rich {
    background-color: transparent;
    border: none;
}

.page-content h3 img,
.page-content .cms-block span img,
.page-content img {
    max-width: 100%;
    height: unset;
}

.page-content.page-cms {
    text-align: left
}

.co-heading h1 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    padding-right: 30px;
    display: inline-block;
    background-color: #f5f6f9;
}

.img_center {
    text-align: center;
}

/* ||||||||||||||||||||||||||||||||| END CMS |||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CATEGORY |||||||||||||||||||||||||||||||| */
#left-column .menu-sp,
#left-column #_desktop_top_menu,
#left-column #_desktop_top_menue {
    width: 100%;
    padding: 0;
    float: unset !important;
}

#left-column .wb-menu-vertical .menu-vertical,
#left-column .wb-menu-vertical li.level-1 {
    display: block !important;
}

#left-column .wb-menu-vertical li.view_more,
#category #header #_desktop_top_menu,
#manufacturer #header #_desktop_top_menu,
#new-products #header #_desktop_top_menu,
#best-sales #header #_desktop_top_menu,
#prices-drop #header #_desktop_top_menu,
#category #header #_desktop_top_menue,
#manufacturer #header #_desktop_top_menue,
#new-products #header #_desktop_top_menue,
#best-sales #header #_desktop_top_menue,
#prices-drop #header #_desktop_top_menue {
    display: none;
}

.item-product .wb-image-block img {
    padding: 25px
}

.PM_ASBlockOutput {
    margin-top: 30px;
}

.PM_ASBlockOutput .card-header:first-child {
    background-color: #345BB7;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.PM_ASCritRange {
    max-width: 100%;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    margin-bottom: 15px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul {
    display: flex;
    flex-direction: column;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul li > div.radio {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul li > div.radio input {
    margin-right: 10px;
}

.PM_ASBlockOutputVertical label {
    margin-bottom: 0;
    text-align: left;
}

/* |||||||||||||||||||||||||||||| END CATEGORY |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| REGISTER |||||||||||||||||||||||||||||||| */
#authentication .radio-inline,
#identity .radio-inline,
#checkout .radio-inline {
    margin-left: 10px;
}


#authentication .register-form .form-group:last-child .col-md-3.form-control-label {
    width: 15%;
}

#authentication .register-form .form-group.row-captcha .col-md-3.form-control-label {
    width: 25%;
}

/* |||||||||||||||||||||||||||||| END REGISTER |||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| CHECKOUT |||||||||||||||||||||||||||||||| */
#checkout #delivery-address .form-fields .form-group label[for="use_same_address"] {
    float: unset;
    margin-left: 10px;
}

#checkout #checkout-addresses-step form .address-item label {
    float: unset;
}

body#checkout section.checkout-step .address-item {
    flex: 0 0 47%;
    margin: 10px;
    border-radius: 5px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    text-transform: capitalize;
}

.cart-summary-products p a {
    display: inline-block;
}

.cart-summary-products p a::first-letter {
    text-transform: uppercase;
}

/* |||||||||||||||||||||||||||||| END CHECKOUT |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||| MODAL CART ||||||||||||||||||||||||||||||| */
#blockcart-modal p,
#blockcart-modal span {
    color: #000 !important;
}

/* ||||||||||||||||||||||||||||| END MODAL CART ||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||||| 404 |||||||||||||||||||||||||||||||||| */
#pagenotfound .page-not-found .h404, #products .page-not-found .h404 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0.5rem 0 1rem;
}

/* ||||||||||||||||||||||||||||||||| END 404 |||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| CONTACT |||||||||||||||||||||||||||||||| */
.contact-rich .h4C {
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 2rem;
    font-size: 18px;
}

.contact-form .h3C {
    text-transform: uppercase;
    font-size: 18px;
}

.openingHours .day {
    text-decoration: underline;
}

/* ||||||||||||||||||||||||||||||| END CONTACT |||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||| BEGIN RESPONSIVE DAVID ||||||||||||||||||||||||| */
/* ******************************* BEGIN /2560PX & +/ ****************************** */
@media only screen and (min-width: 2560px) {
    .container {
        width: 1925px;
    }

    body {
        line-height: 25px;
    }

    main,
    .statmenu li a,
    .wb-menu-vertical li.level-1 > a,
    .view_more a,
    .ser-t span.fakeH4,
    .block_newsletter form input[type="email"],
    #category-description p,
    .product-flag,
    .h6,
    h6,
    .label,
    label,
    .sitemap h2 {
        font-size: 20px;
    }

    #product .product-tab .nav-item a,
    .page-my-account #content .links a,
    .page-cms h3 {
        font-size: 23px;
    }

    .ser-t p,
    #product_comparison .product_desc,
    .form-control-comment,
    .page-addresses .address .address-footer a span,
    #stores .page-stores .store-item-container ul {
        font-size: 17px;
    }

    .wb-menu-vertical .menu-dropdown li a,
    .price,
    .block_newsletter .btn,
    .product-information,
    .product-additional-info .add_to_compare,
    .product-additional-info .prowish {
        font-size: 19px;
    }

    .wb-menu-vertical ul li.level-1 li.item-header a,
    #search_category,
    .form-control,
    .user-down li,
    .thumbnail-container .product-title,
        /* .categorybr h5, */
    .categorybr h3,
    .emsg,
    .bh,
    .products-sort-order .select-list,
    .pagination .page-list li a,
    .propage .control-label,
    .btn,
    .container_wb_megamenu .title-menu,
    .products-sort-order .select-title,
    .alert,
    .lnk_view span,
    .noty_text_body > p,
    .noty_text_body a,
    .page-customer-account #content .forgot-password,
    .page-customer-account #content .no-account,
    .page-footer .account-link span,
    .page-addresses .addresses-footer a span,
    .sitemap ul li,
    #stores .page-stores .store-item-container .store-description {
        font-size: 18px;
    }

    .goog-te-gadget-simple,
    #cms .cms-block p,
    #cms .cms-block span {
        font-size: 18px !important;
    }

    .pro-tab h2,
    .home-heading h2,
    .co-heading h2,
    .newsc .h3 {
        font-size: 25px;
    }

    html body .c-info,
    html body .links .h3,
    html body .links .h3 a,
    html body .footleft .h3,
    .footer-container li a,
    #footer .lnk_wishlist,
    #footer_contact {
        font-size: 22px;
    }

    .page-addresses .address {
        font-size: 21px;
    }

    .page-addresses .address .address-body h4 {
        font-size: 23px;
    }

    #footer .block-social .social li a {
        padding: 3px;
        height: 50px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #product .htPrice span {
        font-size: 29px;
        margin-bottom: 0;
    }
}

/* ******************************* END /2560PX & +/ ****************************** */


/* ******************************* BEGIN /1600PX/ ****************************** */
@media only screen and (max-width: 1919px) {
}

/* ******************************* END /1600PX/ ****************************** */


/* ******************************* BEGIN /1440PX/ ****************************** */
@media only screen and (max-width: 1599px) {
    .deliveryinfo ul li.ser-svg {
        width: 50px;
        height: 50px;
    }

    .deliveryinfo i {
        font-size: 20px;
    }

    .deliveryinfo .ses ul {
        padding: 25px 5px;
    }

    #product .productpbr .product-quantity {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #product .propage .product-add-to-cart .control-label {
        text-align: center;
        justify-content: space-between;
        align-items: center;
    }

    #product .productpbr .product-add-to-cart .add-to-cart {
        width: 100%;
    }
}

/* ******************************* END /1440PX/ ****************************** */


/* ******************************* BEGIN /1366PX/ ****************************** */
@media only screen and (max-width: 1439px) {
    #header .wishl {
        margin: 0 15px;
    }

    #header .colGoogleTrans {
        width: 85%;
    }

    #header .wbIcon i,
    #header .view_more i {
        font-size: 12px;
        width: 20px;
        height: 20px;
    }

    #header .wbIcon span,
    #header .view_more .dropdown-item span {
        margin: 0 5px;
    }

    #header .wb-menu-vertical li.level-1.parent > a::before {
        font-size: 11px;
    }

    #header .view_more i {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    #header .wb-menu-vertical li.view_more a {
        display: flex;
        align-items: center;
    }

    .c-info,
    .links .h3,
    .links .h3 a,
    .footleft .h3 {
        font-size: 17px;
    }

    .deliveryinfo ul li.ser-svg {
        width: 70px;
        height: 70px;
    }

    .deliveryinfo i {
        font-size: 30px;
    }

    .deliveryinfo li h4 {
        font-size: 17px;
        text-align: center;
    }

    .deliveryinfo .ses ul .ser-t {
        margin-top: 10px;
    }

    .h-ser {
        margin-top: 75px;
    }

    body#checkout section.checkout-step .address-item {
        flex: 0 0 46%;
    }
}

/* ******************************* END /1366PX/ ****************************** */


/* ******************************* BEGIN /1280PX/ ****************************** */
@media only screen and (max-width: 1365px) {
    #header .wb-menu-vertical .column-4,
    #header .wb-menu-vertical .column-3 {
        width: 400% !important;
    }

    #header .wb-menu-vertical ul li.level-1 li.item-header a {
        font-size: 12px;
    }

    .blockreassurance_product p.block-title {
        line-height: normal;
        margin-bottom: 0;
    }

    .blockreassurance_product > div {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
}

/* ******************************* END /1280PX/ ****************************** */


/* ******************************* BEGIN /1024PX/ ****************************** */
@media only screen and (max-width: 1279px) {
    /* #header .contactInfoHeader .mailDiv {
        margin-left: 0;
    } */
    #header .bo-bottom .head-left {
        width: 45%;
    }

    #header .bo-bottom .right-nav {
        width: 55%;
    }

    .hcom svg, .wishl svg,
    .hcart svg,
    .user-info svg {
        width: 19px;
        height: 19px;
    }

    #header .search_widget {
        width: 55%;
    }

    .blockcart span.carti {
        top: -9px;
        left: 11px;
    }

    .homeslider-container {
        min-height: 320px;
    }

    .h-ser {
        margin-top: 30px;
    }

    #product .productpbr .product-quantity {
        flex-direction: row;
    }

    #header .view_more .dropdown-item span {
        display: flex;
    }

    #header .view_more .dropdown-item span.moins-js {
        display: none;
    }

    #header .view_more.active .dropdown-item span.moins-js {
        display: flex;
    }

    #header .view_more.active .dropdown-item span.plus-js {
        display: none;
    }
}

/* ******************************* END /1024PX/ ****************************** */


/* ******************************* BEGIN /992PX/ ****************************** */
@media only screen and (max-width: 1023px) {
    .homeslider-container {
        min-height: unset;
    }

    .h-ser {
        margin-top: 60px;
    }

    .deliveryinfo,
    .deliveryinfo .ses {
        display: flex;
    }
}

/* ******************************* END /992PX/ ****************************** */


/* ******************************* BEGIN /768PX/ ****************************** */
@media only screen and (max-width: 991px) {
    #header .allhead .head-right {
        justify-content: space-between;
    }

    #header .allhead .head-right,
    #header .allhead .head-right > .mobile {
        display: flex;
        align-items: center;
    }

    #header .search_widget {
        margin: 0;
    }

    #header .allhead .head-right > .mobile.mobilei,
    #header #_mobile_language_selector {
        display: none;
    }

    #header #_desktop_user_info,
    #header #_desktop_user_infoe {
        display: block !important;
        order: 1;
        margin-left: 20px;
        margin-right: 6px;
    }

    #header .bo-bottom .right-nav {
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
        margin-top: 10px;
    }

    /* #header .topmenu,
    #header #_desktop_top_menu{
        display: block !important;
    } */
    #header #_desktop_top_menu,
    #header #_desktop_top_menue {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100vw;
        background-color: #00000087;
        z-index: 999;
        padding: 0;
        overflow: auto;
    }

    #header .menu-vertical {
        display: block !important;
        max-width: 320px;
        border-radius: 0;
        min-height: 100svh;
        transform: translateX(-100%);
        background-color: #fff;
    }

    #header .menu-vertical.open {
        transform: translateX(0);
    }

    .deliveryinfo {
        flex-wrap: wrap;
    }

    .deliveryinfo .ses ul {
        padding: 25px 5px;
        width: 100%;
    }

    .deliveryinfo li h4 {
        text-align: left;
    }

    .imgbanner .bannerContainer {
        margin-bottom: 30px;
    }

    #footer .c-info,
    #footer .links .h3:not(.myaccount-title),
    #footer .links .h3 a,
    #footer .footleft .h3 {
        font-size: 14px;
    }

    .footer-container li a,
    #footer .lnk_wishlist,
    #footer_contact {
        font-size: 13px;
    }

    #category #left-column,
    #best-sales #left-column,
    #manufacturer #left-column,
    #new-products #left-column,
    #prices-drop #left-column {
        display: none;
    }

    #category #content-wrapper,
    #best-sales #content-wrapper,
    #manufacturer #content-wrapper,
    #new-products #content-wrapper,
    #prices-drop #content-wrapper {
        width: 100%;
    }

    #js-product-list-top .wb-grid-list {
        display: none;
    }

    #password .form-fields .btn {
        font-size: 11px;
    }

    #authentication .register-form .form-group:last-child .col-md-3.form-control-label,
    #customer-form .form-group:last-child .col-md-3.form-control-label {
        display: none;
    }

    #authentication .register-form .form-group:last-child > .col-md-6 .custom-checkbox > .col-xs-2.col-sm-2,
    #customer-form .form-group:last-child > .col-md-6 .custom-checkbox > .col-xs-2.col-sm-2 {
        width: 30px;
    }

    #authentication .register-form .form-group:last-child > .col-md-6 .custom-checkbox > .col-xs-10.col-sm-10,
    #customer-form .form-group:last-child > .col-md-6 .custom-checkbox > .col-xs-10.col-sm-10 {
        width: calc(100% - 30px);
    }
}

/* ******************************* END /768PX/ ****************************** */


/* ******************************* BEGIN /460PX/ ****************************** */
@media only screen and (max-width: 767px) {
    #header .bo-bottom .right-nav {
        padding-top: 10px;
        margin-top: 0;
    }

    #header .button-search {
        font-size: 11px;
    }

    #header .skiptranslate.goog-te-gadget {
        text-align: left;
    }

    .hcom,
    .wishl,
    #_desktop_cart,
    #_desktop_carte,
    .head-logo-l img {
        margin-top: 0;
        margin-left: 4px;
    }

    #header .searchIcon {
        display: block;
    }

    #header .searchTxt {
        display: none;
    }

    #header .search_widget {
        width: 45%;
    }

    #header #_desktop_user_info,
    #header #_desktop_user_infoe {
        margin-right: 0;
    }

    #header .bo-bottom .right-nav {
        justify-content: space-between;
    }

    .deliveryinfo .ses ul {
        padding: 25px 25px;
        width: 100%;
        display: flex;
    }

    .deliveryinfo ul li.ser-svg {
        margin-right: 20px;
    }

    .imgbanner .bannerContainer {
        margin-bottom: unset;
    }

    .center-b [class*="col-"]:first-child {
        margin-bottom: 15px;
    }

    #footer .links .title {
        padding: 10px 0;
    }

    #footer .links .collapse.in {
        margin-bottom: 20px;
    }

    #product .product-miniature .thumbnail-container img {
        padding: 5px;
    }

    .product-tab .nav-tabs .nav-item a.active::before {
        margin: 0;
        padding: 0;
    }

    .credit-slips .credit-slip {
        border: solid 1px #ddd;
        border-radius: 10px;
        padding: 10px;
        margin: 10px 0;
    }

    body#checkout section.checkout-step .address-item {
        flex: 0 0 100%;
        margin: 0 0 20px 0;
    }

    body#checkout section.checkout-step .payment-options label {
        display: flex;
    }

    body#checkout section.checkout-step .payment-options label[for="payment-option-2"] {
        text-align: left;
    }

    body#checkout #cart-summary-product-list {
        border: solid 1px #ddd;
        border-radius: 3px;
        padding: 10px;
        margin: 10px 0;
    }

    body#checkout #cart-summary-product-list .product-price {
        font-weight: 500;
    }

    #order-confirmation h3.h1.card-title {
        font-size: 19px;
    }

    #order-confirmation h3.h1.card-title i {
        margin-right: 10px;
    }

    #contact .filestyle {
        display: none !important;
    }

    .page-cms.cms-id-4 iframe {
        max-width: 300px !important;
        width: 300px !important;
    }

    #header .wb-menu-vertical .column-4,
    #header .wb-menu-vertical .column-3 {
        width: auto !important;
    }

    #category #left-column {
        display: block;
    }

    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
        right: 25px;
    }
}

/* ******************************* END /460PX/ ****************************** */


/* ******************************* BEGIN /414PX/ ****************************** */
@media only screen and (max-width: 459px) {
    #header .allhead .head-right,
    #header .allhead .head-right > .mobile {
        flex-wrap: wrap;
        width: 100%;
    }

    #header .search_widget {
        width: 85%;
    }

    #header #_mobile_logo {
        margin-left: 85px;
    }

    #header .allhead .head-right > .mobile {
        margin-bottom: 10px;
    }

    #header .menu-vertical {
        max-width: 260px;
    }

    #order-detail #order-infos > .box:first-child > .row {
        display: flex;
        flex-direction: column;
    }

    #order-detail #order-infos > .box:first-child > .row > div {
        width: 100%;
        text-align: left;
    }

    body#checkout section.checkout-step .payment-options label[for="payment-option-2"] img {
        display: none;
    }
}

/* ******************************* END /414PX/ ****************************** */


/* ******************************* BEGIN /375PX/ ****************************** */
@media only screen and (max-width: 413px) {
    #cart .product-line-actions .qty {
        padding-right: 0;
    }

    #checkout #delivery-address .form-fields .form-group label[for="use_same_address"] {
        margin-left: 3px;
        text-align: left;
        font-size: 13px;
    }
}

/* ******************************* END /375PX/ ****************************** */


/* ******************************* BEGIN /360PX/ ****************************** */
@media only screen and (max-width: 374px) {
    #header #_mobile_logo {
        margin-left: 65px;
    }

    #checkout #delivery-address .form-fields input[value="delivery"] + .form-group > div.col-md-9 {
        display: flex;
        align-items: center;
    }

    #checkout #delivery-address .form-fields .form-group label[for="use_same_address"] {
        margin-left: 10px;
    }

    #contact #left-column .block,
    #contact #right-column .block {
        padding: 15px 15px 30px
    }

    .page-cms.cms-id-4 iframe {
        max-width: 280px !important;
        width: 280px !important;
    }
}

/* ******************************* END /360PX/ ****************************** */


/* ******************************* BEGIN /320PX/ ****************************** */
@media only screen and (max-width: 359px) {
    #header #_mobile_logo {
        margin-left: 45px;
    }

    .deliveryinfo .ses ul {
        padding: 25px 15px;
    }

    .deliveryinfo ul li.ser-svg {
        min-width: 70px;
    }

    .wb_category_feature .categorybr {
        min-width: 140px;
        min-height: 140px;
    }

    .wb_category_feature .categorybr h3 {
        max-width: 110px;
    }

    .quickview .propage .control-label {
        display: none !important;
    }

    #product .productpbr .product-quantity {
        flex-direction: column;
    }

    .page-addresses .address .address-footer a {
        margin-right: 0;
    }

    #cart .product-line-actions .bootstrap-touchspin {
        display: flex;
    }

    #checkout #checkout-personal-information-step .nav-inline .nav-item .nav-link {
        font-size: 13px;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        font-size: 0;
    }

    .page-cms.cms-id-4 iframe {
        max-width: 250px !important;
        width: 250px !important;
    }
}

/* ******************************* END /320PX/ ****************************** */
/* |||||||||||||||||||||||||| END RESPONSIVE DAVID |||||||||||||||||||||||||| */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                            END CUSTOM CSS DAVID                            */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


/* Jules - correction desc catégories responsive */
@media (max-width: 767px) {
    .block-category.card.card-block.hidden-sm-down {
        display: block !important;
    }
}

/* Jules - correction width menu navbar */
.rightmenu {
    width: 100% !important;
}


body .products article .wishlist-button-add {
    top: 32px;
}

@media (max-width: 767px) {
    body .products article .wishlist-button-add {
        top: 28px;
    }
}


.blocTxtHome.full {
    text-align: left;
    max-width: 100%;
}

.blocTxtHome.full h2 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 3rem;
}

.blocTxtHome.full p {
    margin: 2rem 0;
}

body#category.category-pc-portable #layerslider_26,
body#new-products #layerslider_26 {
    display: none;
}

button.wishlist-button-add {
    display: none;
}

.product-miniature .thumbnail-container .product-price-and-shipping {
    height: auto;
}

.product-miniature .wrap-price {
    display: block;
    text-align: center;
    padding-bottom: 5px;
}

.product-miniature .wrap-price .price {
    font-size: 17px;
    color: #E91E21;
    font-weight: bold;
}

.product-miniature .wrap-price .price sub,
.product-miniature .wrap-price .price span {
    font-weight: normal;
    color: #000000;
    font-size: 13px;
}

.wrap-price-excl-tax {
    border-top: 4px solid #325bb7;
    padding: 5px 0;
}

.wrap-price-excl-tax .price {
    font-size: 15px;
}

.wrap-price-excl-tax .price sub {
    font-weight: normal;
    color: #000;
}

.product-miniature .wrap-regular {
    display: block;
    text-align: center;
    border-top: 4px solid #325bb7;
    padding: 5px 0;
}

.product-miniature .wrap-regular .regular-price {
    color: #E91E21;
    font-size: 15px;
}

.product-miniature .wrap-regular .discount-product {
    position: static;
    background: #0f9d0f!important;
    color: #fff;
    margin: 0 2px;
    padding: 2px 5px;
    font-size: 12px;
    letter-spacing: 0;
    border-radius: 2px;
    white-space: nowrap;
}

#search .wb-product-list,
#products .wb-product-list,
#manufacturer .wb-product-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.wb-product-list .item-product {
    width: calc(50% - 10px) !important;
    padding: 0 !important;
}

.wb-product-list .item-product, .wb-product-list .product-miniature {
    display: flex;
}

.wb-product-list .wb-product-desc {
    padding: 15px;
}

@media (max-width: 1199px) {
    .wb-product-list .item-product {
        width: 100% !important;
    }
}
