body {
    font-family: var(--badtheme-font-name-2);
    font-size: 14px;
    line-height: normal;
    background-color: #fff;
    letter-spacing: .5px
}

img {
    width: auto;
    max-width: 100%
}

a {
    text-decoration: none
}

a:focus, a:hover {
    color: var(--theme-custom-color);
    text-decoration: none
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: var(--theme-custom-color)
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--theme-custom-color);
    border-color: transparent
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.btn-outline-primary {
    color: var(--theme-custom-color);
    background-image: none;
    background-color: transparent;
    border-color: var(--theme-custom-color)
}

.btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.btn-outline-info.active.focus, .btn-outline-info.active:focus, .btn-outline-info.active:hover, .btn-outline-info:active.focus, .btn-outline-info:active:focus, .btn-outline-info:active:hover, .open > .btn-outline-info.dropdown-toggle.focus, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.btn-primary {
    color: #fff;
    background-color: #373737;
    border-color: transparent
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #373737;
    border-color: transparent
}

.btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open > .btn-outline-primary.dropdown-toggle.focus, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #373737;
    border-color: #175c6a
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #373737
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #373737
}

a.text-primary:focus, a.text-primary:hover {
    color: #373737
}

.btn-link {
    font-weight: 400;
    color: var(--theme-custom-color);
    border-radius: 0
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--theme-custom-color);
    outline: 0
}

.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: var(--theme-custom-color)
}

.card-primary {
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.card-outline-primary {
    border-color: var(--theme-custom-color)
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: var(--theme-custom-color);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.tag-primary {
    background-color: var(--theme-custom-color)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: var(--theme-custom-color);
    border-color: var(--theme-custom-color)
}

.bg-primary {
    background-color: var(--theme-custom-color)
}

.text-primary {
    color: var(--theme-custom-color)
}

.form-control:focus, .input-group.focus {
    outline: 0
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: var(--theme-custom-color);
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.custom-radio input[type=radio]:checked + span {
    display: block;
    background-color: var(--theme-custom-color);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem
}

.dropdown-item:focus, .dropdown-item:hover {
    background: 0;
    text-decoration: none;
    color: var(--theme-custom-color)
}

#search.page-search #content-wrapper .tvcmsheader-search.search-widget .badform button[type=button] i {
    color: #373737
}

.search-widget .badform input[type=text]:focus + button .search {
    color: #000
}

.search-widget .badform button[type=button] .search:hover {
    color: #000
}

#header .top-menu a[data-depth="0"]:hover {
    text-decoration: none
}

.top-menu .sub-menu a:hover {
    color: var(--theme-custom-color)
}

body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 .3125rem;
    background: #373737 none no-repeat scroll 0 0;
    color: #FFF;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address {
    background-color: var(--theme-custom-color);
    color: #fff
}

body#checkout section.checkout-step .delete-address:hover, body#checkout section.checkout-step .edit-address:hover {
    background-color: #373737;
    color: #fff
}

.page-my-account #content .links a:hover i {
    color: var(--theme-custom-color)
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i {
    color: var(--theme-custom-color)
}

.products-sort-order .select-list:hover {
    background: var(--theme-custom-color);
    color: #fff;
    text-decoration: none
}

.facet-dropdown.open > .select-title {
    border: 3px solid var(--theme-custom-color);
    background: #f6f6f6
}

.facet-dropdown .select-list:hover {
    background: var(--theme-custom-color);
    color: #fff;
    text-decoration: none
}

.pagination .current a {
    color: var(--theme-custom-color);
    text-decoration: none;
    font-size: 1.25rem
}

.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover {
    color: var(--theme-custom-color)
}

.block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover {
    color: var(--theme-custom-color)
}

.tabs .nav-tabs .nav-link.active {
    color: var(--theme-custom-color)
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: 3px solid var(--theme-custom-color)
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid var(--theme-custom-color)
}

#blockcart-modal .product-name {
    color: var(--theme-custom-color);
    font-size: 1.125rem
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: 3px solid var(--theme-custom-color)
}

.product-customization .product-message:focus {
    background-color: #fff;
    outline: 0
}

.cart-grid-body a.label:hover {
    color: var(--theme-custom-color)
}

.tv-addtocart-price {
    color: #373737
}

.block_newsletter form input[type=text]:focus {
    outline: 0;
    color: #232323;
    background: #fff
}

.block_newsletter form input[type=text]:focus + button .search {
    color: var(--theme-custom-color)
}

.block_newsletter form button[type=submit] .search:hover {
    color: var(--theme-custom-color)
}

.account-list a:hover {
    color: var(--theme-custom-color)
}

#wrapper .breadcrumb li:last-child a, #wrapper .breadcrumb li:hover a {
    color: var(--theme-custom-color)
}

.tv-continue-shopping-btn:hover {
    background-color: var(--theme-custom-color);
    color: #fff
}

.tvreviews-popup-send-btn a button, .tvreviews-popup-send-btn button {
    background-color: #373737;
    padding: 0 20px
}

.page-footer a {
    background-color: var(--theme-custom-color);
    padding: 10px 15px;
    color: #fff
}

#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover, .tvserach-filter-suppliers p:hover {
    color: var(--theme-custom-color)
}

.tv-continue-shopping-btn, .tvprocess-to-checkout {
    background-color: var(--theme-custom-color);
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.tv-continue-shopping-btn:hover, .tvprocess-to-checkout:hover {
    background-color: #222;
    color: #fff
}

.tabs .tab-pane {
    padding: 15px
}

.review-send-button {
    border: 0;
    box-shadow: none;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px
}

.review-submit-button {
    border: 0;
    box-shadow: none;
    background-color: var(--theme-custom-color);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px
}

.review-send-button:hover {
    background-color: var(--theme-custom-color);
    color: #fff
}

.review-submit-button:hover {
    background-color: #000;
    color: #fff
}

*::-webkit-scrollbar {
    width: 12px;
    background-color: #ddd
}

*::-webkit-scrollbar-thumb {
    background-color: #febd1c;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.tv-category-main-div, .tvcenter-block-product-section {
    border: 1px solid #eee
}

body#checkout .custom-checkbox {
    float: left
}

.container {
    position: relative
}

@media (min-width: 1200px) {
    .container {
        width: 1630px;
        max-width: 100%
    }

    #header .container {
        width: 1630px;
        max-width: 100%
    }
}

#wrapper {
    background-color: #fff
}

#index #header {
    color: #7a7a7a;
    z-index: 100;
    width: 100%
}

.header-block-wrapper {
    background: var(--theme-custom-color);
    border-radius: 0 0 25px 25px
}

#header {
    display: inline-block;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.badheader-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.badheadercurrency-block .currency-selector span, .badheaderlanguage-block .language-selector span {
    color: #fff;
    font-size: 14px;
    padding-right: 7px;
    font-weight: 400;
    letter-spacing: .8px
}

.badheadercurrency-block .currency-selector i, .badheaderlanguage-block .language-selector i {
    color: #fff
}

.badheaderlanguage-block .badheaderlanguage-dropdown li a span {
    cursor: pointer;
    color: #222;
    font-size: 14px;
    padding: 0;
    display: block;
    line-height: 35px
}

.badheadercurrency-block .badheadercurrency-dropdown li a, .badheaderlanguage-block .badheaderlanguage-dropdown li a {
    cursor: pointer;
    padding: 0 10px;
    line-height: 35px;
    font-size: 13px;
    color: #111
}

.badheadercurrency-block .badheadercurrency-dropdown li a:hover, .badheaderlanguage-block .badheaderlanguage-dropdown li a:hover {
    background-color: transparent
}

.badheadercurrency-block .badheadercurrency-dropdown, .badheaderlanguage-block .badheaderlanguage-dropdown {
    padding: 0;
    right: 0;
    left: auto
}

.badheadercurrency-block {
    padding-left: 10px
}

.badheader-top-center .badheader-top-logo {
    text-align: left
}

#header .logo {
    max-width: 100%
}

.badheader-top-right {
    text-align: right
}

.badheader-top-right .badheader-user-search i {
    font-size: 18px;
    color: #fff;
    padding: 0 12px
}

.badheader-top-block .badheader-top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .badheadercurrency-block .currency-selector span, .badheaderlanguage-block .language-selector span {
        padding-right: 2px
    }

    #header .logo {
        margin: 0 auto
    }
}

@media (max-width: 575px) {
    #header .logo {
        margin: 0 auto
    }

    .badheadercurrency-block .badheadercurrency-dropdown {
        left: auto;
        right: 0;
        min-width: 0
    }

    .badheaderlanguage-block .badheaderlanguage-dropdown {
        padding: 0
    }
}

#_desktop_contact_link #contact-link {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1.5px
}

.badheader-left-right-contant {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.badheader-block-info {
    text-align: right
}

.badheader-inner-top-menu {
    border-bottom: 1px solid #0242c5;
    line-height: 50px
}

.badheader-inner-top-menu-block {
    padding: 0
}

.badsearch-block {
    position: relative;
    cursor: pointer
}

.search-widget .badform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.search-widget .badform input[type=text]:focus {
    outline: 0;
    background-color: transparent
}

#search #products #content .badsearch-content-box {
    display: block;
    position: inherit;
    border: 1px dashed #ccc;
    width: 100%;
    height: 46px;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 40px
}

#search #products #content .badsearch-content-box-inner input {
    outline: 0;
    border: 0;
    width: 100%
}

#search #products #content .badsearch-content-box-inner form button {
    border: 0;
    background-color: transparent
}

#search #products #content .badsearch-content-box-inner button i {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: 4px;
    right: 0
}

.badcustomer-signin-block .badcustomer-signin-content-box-wrapper span i {
    color: #fff;
    font-size: 0;
    background-image: url(../img/sprite.png);
    background-position: -5px -55px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    text-align: center
}

.badcustomer-signin-block .badcustomer-signin-content-box-wrapper:hover span i {
    transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease
}

#_desktop_language_selector, #_desktop_currency_selector, #_desktop_user_info {
    display: inline-block;
    vertical-align: middle
}

.badcustomer-signin-content-box {
    min-width: 8rem;
    padding: 10px;
    left: auto;
    right: 0;
    margin: 0;
    text-align: left
}

.badcustomer-signin-login a {
    display: block;
    line-height: 24px
}

.badcustomer-signin-login a span {
    color: #222;
    font-size: 14px
}

.badcustomer-signin-customer-name {
    padding-bottom: 10px
}

.badshopping-cart-block {
    position: relative;
    cursor: pointer
}

.badshopping-cart-btn-wrapper i {
    color: #000;
    font-size: 0;
    cursor: pointer;
    font-weight: 500;
    background-image: url(../img/sprite.png);
    background-position: -5px -105px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease
}

.badshopping-cart-btn-wrapper:hover i {
    transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease
}

.badshopping-cart-btn-wrapper a {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.badshopping-cart-products-count-name {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-transform: none;
    display: inline-block;
    vertical-align: middle
}

.badshopping-cart-products-count {
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 20px;
    color: #333;
    background-color: #ffec4f;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: -2px;
    left: 10px
}

@media (max-width: 991px) {
    .badshopping-cart-btn-wrapper {
        padding: 0
    }
}

.badshopping-cart-product-wrapper {
    width: 350px;
    position: absolute;
    right: 0;
    z-index: 60;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    transition: all 900ms ease;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease
}

.badshopping-cart-content.open:hover .badshopping-cart-product-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease
}

.badshopping-cart-product-contet {
    margin-bottom: 15px;
    overflow-y: scroll;
    max-height: 197px;
    margin-right: -15px;
    border-bottom: 1px solid #eee;
    scroll-behavior: smooth
}

.badshopping-cart-product-item-img {
    border: 1px solid #eee;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 15px
}

.badshopping-cart-product-item-img img {
    width: 100%
}

.badshopping-cart-product-info {
    margin-left: 80px
}

.badshopping-cart-product-item {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px
}

.badshopping-cart-noproduct-label {
    text-align: center
}

.badproduct-name {
    height: 34px;
    overflow: hidden
}

.badshopping-cart-process-checkbout-btn {
    padding-top: 20px;
    text-align: center
}

.badshopping-cart-process-checkbout-btn a {
    border: 1px dashed #ccc;
    padding: 10px 20px;
    color: #111;
    font-weight: 600;
    display: block;
    width: 100%
}

.badshopping-cart-process-checkbout-btn a:hover {
    border: 1px dashed #fff;
    color: #fff;
    background-color: var(--theme-custom-color)
}

.badshopping-cart-tax-wrapper, .badshopping-cart-shopping-wrapper, .badshopping-cart-total-products-wrapper {
    margin-bottom: 15px
}

.badshopping-cart-total-payment-wrapper {
    border-top: 1px solid #eee;
    padding-top: 10px
}

.badshopping-cart-tax-title, .badshopping-cart-total-payment-title, .badshopping-cart-shopping-title, .badshopping-cart-total-products-title {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    text-align: left;
    float: left;
    width: 50%
}

.badshopping-cart-tax-amout, .badshopping-cart-total-payment-amout, .badshopping-cart-shopping-amout, .badshopping-cart-total-products-amout {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    width: 50%;
    display: inline-block;
    text-align: right
}

.badshopping-cart-product-info .badproduct-name {
    text-align: left
}

.badshopping-cart-product-info .badproduct-name a {
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.badshopping-cart-product-info .badshopping-cart-product-info-inner {
    margin-bottom: 5px;
    text-align: left
}

.badshopping-cart-product-info .badshopping-cart-product-remove {
    text-align: left
}

#_desktop_search {
    display: inline-block;
    vertical-align: middle
}

#_desktop_cart {
    display: inline-block;
    vertical-align: middle
}

.top-menu .sub-menu.collapse {
    display: block
}

.badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto;
    cursor: pointer;
    padding: 30px 0;
    margin: 0 15px
}

.badsub-menu-item {
    width: 185px;
    float: left;
    text-align: left;
    padding-right: 10px
}

.badmain-menu-dropdown-img-wrapper {
    padding-top: 10px
}

.badmain-menu-dropdown-img img {
    width: 100%
}

.badmain-menu-dropdown-link {
    position: relative
}

.badmain-menu-block-wrapper {
    text-align: center
}

.badmain-menu-dropdown .badmain-menu-item:hover .badmenu-first, .top-menu a.dropdown-submenu:hover {
    color: #ffec4f
}

.badmain-menu-icon-wrapper {
    display: inline-block;
    vertical-align: middle
}

.badmain-menu-dropdown .badmain-menu-item:hover .badmain-menu-icon-wrapper a i {
    color: #ffec4f
}


.body_text.container p {
    color: #000;
    font-size: 18px;
    text-indent: 35px;
    line-height: 35px;
    margin: 0;
}
.subtitle_text {
    font-size: 22px;
    text-align: center;
    margin: 25px 0;
    color: #000;
}
span.marker_text {
    margin-right: 10px;
}

@media (min-width: 992px) {
    #header .badmenu-has-sticky.sticky {
        top: 0;
        position: fixed;
        z-index: 50;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
        background: var(--theme-custom-color);
        width: 100%;
        left: 0;
        -webkit-animation: mySticky 1s;
        -moz-animation: mySticky 1s;
        animation: mySticky 1s;
        animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        list-style: none
    }

    #header .badmenu-has-sticky.sticky .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
        padding: 5px 0
    }

    .badmobile-bottom-block {
        display: none
    }

    .badmain-menu-get-child {
        position: absolute;
        background: 0;
        width: 100%;
        z-index: 60;
        padding: 15px;
        left: 0;
        opacity: 0;
        top: 80px;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -moz-transform: translateY(20px);
        transform: translateY(20px)
    }

    .badmain-menu-item:hover .badmain-menu-get-child {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 991px) {
    #header .header-top .current a[data-depth="0"], #header .top-menu a[data-depth="0"]:hover {
        color: #000
    }

    .header-block-wrapper {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 15px 0
    }

    .badmobile-logo-block, #_mobile_contact_link, .badmobile-top-header-block {
        width: 33.33%;
        float: left
    }

    .badmobile-bottom-block {
        width: 100%
    }

    .badmobile-header-search {
        width: 70%
    }

    .badmobile-icon-block-inner {
        width: 30%
    }

    .badmain-menu-dropdown .badmain-menu-item .badmenu-first {
        color: #000;
        font-size: 18px;
        display: inline;
        margin-left: 10px;
        font-weight: bold
    }

    .badsearch-block {
        float: right;
        width: 100%
    }

    .badmain-menu-dropdown-img-wrapper {
        display: inline-block
    }

    .badmobile-header-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        padding: 0 15px;
        margin-bottom: 30px;
        align-items: center
    }

    .header-top, #header .badheader-top-block {
        display: none
    }

    #_mobile_language_selector, #_mobile_currency_selector {
        display: inline-block;
        vertical-align: middle
    }

    .badmain-menu-icon-wrapper a i {
        color: #222;
        font-size: 16px
    }

    .badmain-menu-icon-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        cursor: pointer
    }

    .badmain-menu-dropdown {
        display: none;
        position: absolute;
        background-color: #fff;
        border: 1px solid #eee;
        top: 100%;
        width: 100%;
        z-index: 70;
        display: block;
        opacity: 0;
        text-align: left;
        -webkit-transition: all .7s ease .1s;
        -moz-transition: all .7s ease .1s;
        -ms-transition: all .7s ease .1s;
        -o-transition: all .7s ease .1s;
        transition: all .7s ease .1s;
        padding: 10px 20px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll
    }

    .badmain-menu-dropdown.open {
        opacity: 1;
        -webkit-transition: all .7s ease .1s;
        -o-transition: all .7s ease .1s;
        transition: all .7s ease .1s;
        visibility: visible;
        left: 15px
    }

    .badsub-menu-item {
        width: auto;
        float: none;
        padding: 10px
    }

    .badsub-menu-dropdown .badsub-menu-item {
        padding: 2px 10px
    }

    .badsub-menu-dropdown {
        margin-bottom: 10px
    }

    .badmain-menu-get-child, .badsub-menu-get-child {
        display: none
    }

    .badmain-menu-get-child.open {
        position: inherit
    }

    .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
        display: block;
        float: none;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #eee
    }

    .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li:last-child {
        border-bottom: 0
    }

    .badmobile-icon-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center
    }

    #_mobile_contact_link {
        text-align: right
    }

    #_mobile_contact_link #contact-link {
        font-size: 13px;
        color: #fff;
        font-weight: 400;
        letter-spacing: 1.5px
    }

    .badmobile-header-block-two {
        padding: 0 15px
    }

    .badshopping-cart-product-wrapper, .badcustomer-signin-content-box {
        left: 0;
        right: auto
    }

    .badheadercurrency-block .badheadercurrency-dropdown, .badheaderlanguage-block .badheaderlanguage-dropdown {
        left: 0;
        right: auto
    }

    .search_popup {
        width: 100%
    }

    .badmobile-menu-wrapper, .badmobile-header-user-info, .badmobile-header-cart {
        display: inline-block;
        vertical-align: middle
    }

    .badmobile-menu-icon-wrapper .badmobile-menu-icon {
        background-image: url(../img/sprite.png);
        background-position: -5px -155px;
        width: 40px;
        background-color: transparent;
        padding: 0;
        border: 0;
        cursor: pointer;
        height: 40px
    }

    .badmobile-menu-icon-wrapper .badmobile-menu-icon i {
        font-size: 0;
        display: none
    }
}

@media (max-width: 730px) {
    .badmobile-icon-block-inner {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .badmobile-header-search {
        width: 100%
    }

    .badshopping-cart-product-wrapper {
        width: 280px;
        left: auto;
        right: 0
    }

    .badmobile-icon-wrapper {
        display: block
    }
}

@media (max-width: 575px) {
    .badmain-menu-dropdown.open {
        left: 0
    }

    #_mobile_contact_link {
        display: none
    }

    .badmain-menu-dropdown {
        width: 100%
    }

    .badmobile-logo-block, .badmobile-bottom-block, .badmobile-top-header-block {
        width: 100%;
        float: none
    }

    .badmobile-top-header-block {
        padding-bottom: 10px;
        display: inline-block;
        text-align: center
    }

    .badmobile-header-block {
        display: block;
        width: 100%
    }

    #index #header {
        display: block;
        width: 100%;
        background-repeat: no-repeat;
        padding: 0
    }

    .badmobile-bottom-block {
        width: 100%
    }

    #_mobile_language_selector {
        float: left
    }

    #_mobile_currency_selector {
        float: right
    }
}

@media (max-width: 575px) {
    .badshopping-cart-product-wrapper {
        width: 290px;
        left: auto;
        right: -52px;
        margin: 0 auto
    }
}

.badhome-slider-block {
    margin-bottom: 0;
    background-color: #fff
}

.badhome-slider-inner .owl-dots {
    display: none
}

@media (max-width: 1500px) {
    .badhome-slider-block {
        margin-bottom: 0
    }
}

@media (max-width: 991px) {
    .badhome-slider-block {
        margin-bottom: 0
    }
}

.badtab-product-first-item {
    margin-bottom: 20px
}

.badproduct-wrapper {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper .badproduct-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    transform: translateY(-100px) scale(0.6);
    -webkit-transform: translateY(-100px) scale(0.6);
    -moz-transform: translateY(-100px) scale(0.6);
    -ms-transform: translateY(-100px) scale(0.6);
    -o-transform: translateY(-100px) scale(0.6);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper:hover .badproduct-hover-image {
    opacity: 1;
    transform: translateY(0) scale(1);
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#products.list .badproduct-image img {
    width: 100%
}

.badproduct-name .badproduct-title a h4 {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left
}

.badproduct-price-and-shipping .price {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding-right: 0
}

.badproduct-price-and-shipping .regular-price {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 5px
}

.badproduct-price-and-shipping .baddiscount-product {
    color: #ff5d5d;
    font-size: 12px;
    display: none;
    font-weight: 400
}

.badproduct-description {
    padding: 15px 0;
    text-align: center
}

.badproduct-desc {
    display: none
}

.badproduct-wrapper .badproduct-flag-wrapper {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper:hover .badproduct-flag-wrapper {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.product-flags {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10
}

.product-flags li {
    padding-bottom: 10px;
    font-size: 14px;
    color: #999
}

.badproduct-new-sale-flags-wrapper {
    position: absolute;
    top: 15px;
    left: 15px
}

.badproduct-discount-pack-flags-wrapper {
    position: absolute;
    top: 15px;
    right: 15px
}

.badproduct-flags .badproduct-flag {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding-bottom: 0
}

@media (max-width: 991px) {
    .badproduct-wrapper:hover .badproduct-flag-wrapper {
        opacity: 1
    }
}

.badtimer-wrapper {
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper:hover .badtimer-wrapper {
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badtimer-content-inner {
    display: flex
}

.badtimer-content {
    min-width: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.badtimer-content-inner .badtimer-content-close, .badtimer-content-inner .badtimer-label {
    display: none
}

.badtimer-dot {
    margin: 0 3px
}

.badtimer-content-box {
    border-radius: 100px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 10px
}

.badtimer-content-icon {
    background-image: url(../img/sprite.png);
    background-position: 85px -714px;
    margin-right: 4px;
    width: 20px;
    height: 20px
}

.badtimer-content-icon i {
    display: none
}

.badtimer-time {
    font-size: 16px;
    color: #333;
    font-weight: 400
}

.badtimer-content-secounds-time {
    color: var(--theme-custom-color)
}

@media (max-width: 991px) {
    .badtimer-wrapper {
        bottom: 60px
    }

    .badproduct-wrapper:hover .badtimer-wrapper {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        opacity: 1
    }
}

.badproduct-color {
    display: none
}

.badproduct-image {
    overflow: hidden;
    text-align: center;
    position: relative
}

.badproduct-image .thumbnail {
    margin: 0;
    border: 0;
    padding: 0;
    border-radius: 0
}

.badproduct-all-btn {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: auto;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    z-index: 10;
    opacity: 0;
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper:hover .badproduct-all-btn {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-add-to-cart-btn, .badproduct-compare, .badproduct-quick-view, .badproduct-wishlist {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #eee;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.badproduct-add-to-cart-btn:hover, .badproduct-compare:hover, .badproduct-quick-view:hover, .badproduct-wishlist:hover {
    background-color: #ffec4f;
    border: 1px solid #ffec4f
}

.badproduct-add-to-cart-btn a, .badproduct-compare a, .badproduct-quick-view a, .badproduct-wishlist a {
    display: block
}

.badproduct-add-to-cart-btn .add-to-cart, .badproduct-compare .badcompare i, .badproduct-quick-view .quick-view i, .badproduct-wishlist .badwishlist i {
    background-image: url(../img/sprite.png);
    height: 40px;
    margin: 0 auto;
    font-size: 0;
    display: block;
    width: 40px;
    padding: 0;
    background-color: transparent;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-add-to-cart-btn .badproduct-add-to-cart {
    background-position: 295px -805px
}

.badproduct-quick-view .quick-view i {
    background-position: 295px -905px
}

.badproduct-wishlist .badwishlist i {
    background-position: 295px -955px
}

.badproduct-compare .badcompare i {
    background-position: 295px -1055px
}

.badproduct-add-to-cart-btn:hover .badproduct-add-to-cart {
    background-position: 245px -805px
}

.badproduct-quick-view:hover .quick-view i {
    background-position: 245px -905px
}

.badproduct-wishlist:hover .badwishlist i {
    background-position: 245px -955px
}

.badproduct-compare:hover .badcompare i {
    background-position: 245px -1055px
}

.badproduct-add-to-cart-btn i, .badproduct-add-to-cart-btn span, .badproduct-compare span, .badwishlist span, .badproduct-quick-view .quick-view span {
    display: none
}

@media (max-width: 991px) {
    .badproduct-all-btn {
        bottom: 45px;
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}

.star i {
    font-size: 14px;
    color: #999
}

.star_on i {
    color: #ffec4f
}

.nb-comments {
    display: none
}

.badproduct-star {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 15px;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badproduct-wrapper:hover .badproduct-star {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.comments_note .star {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

@media (max-width: 991px) {
    .badproduct-wrapper:hover .badproduct-star {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        opacity: 1
    }
}

.badspecial-products-block .badproduct-description {
    text-align: left;
    padding: 15px 0
}

.badspecial-products-block .badproduct-all-btn {
    position: inherit;
    bottom: 0;
    left: 0;
    right: auto;
    margin: 0 auto;
    width: 100%;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}

.badspecial-products-block .badproduct-desc {
    display: block;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.badspecial-products-block .badproduct-name .badproduct-title a h4 {
    font-size: 18px;
    color: #222
}

.badspecial-products-block .badproduct-name {
    margin-bottom: 15px
}

.badspecial-products-block .badproduct-star {
    position: inherit;
    bottom: auto;
    left: auto;
    right: auto;
    margin-bottom: 15px;
    display: block
}

.badspecial-products-block .badproduct-price-and-shipping {
    margin-bottom: 15px
}

#index .badspecial-products-block .badproduct-wrapper-content {
    display: inline-block;
    vertical-align: middle
}

.badspecial-products-block .badproduct-wrapper-content .thumbnail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 15px 0
}

.badspecial-products-block .badtimer-wrapper {
    text-align: left;
    position: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}

.badspecial-products-block .badtimer-dot, .badspecial-products-block .badtimer-content-icon {
    display: none
}

.badspecial-products-block .badtimer-content-inner .badtimer-label {
    display: block
}

.badspecial-products-block .badtimer-content-box {
    border: 0;
    padding: 0
}

.badspecial-products-block .badtimer-content {
    min-height: 50px;
    min-width: 50px;
    border: 1px solid #eee;
    border-radius: 100px;
    padding: 10px
}

.badspecial-products-block .badtimer-content {
    min-height: 60px;
    min-width: 60px;
    margin: 0 5px;
    border: 1px solid #eee;
    border-radius: 100px
}

.badspecial-products-block .badtimer-time {
    font-size: 18px;
    color: #222;
    font-weight: 600
}

.badspecial-products-block .badtimer-content-secounds-time {
    color: var(--theme-custom-color)
}

.badspecial-products-block .badtimer-label {
    font-size: 13px;
    color: #666;
    font-weight: 400
}

.badspecial-products-block .owl-dots {
    display: none
}

@media (max-width: 700px) {
    .badspecial-products-block .badproduct-wrapper-content .thumbnail-container {
        display: inline-block;
        width: 100%
    }

    .badspecial-products-block .badproduct-description-wrapper, .badspecial-products-block .badproduct-wrapper {
        width: 100%
    }

    #index .badspecial-products-block .badproduct-wrapper-content {
        padding: 0;
        width: 100%
    }

    .badspecial-products-block .badproduct-description {
        padding: 30px 0 15px 0
    }
}

@media (max-width: 400px) {
    .badspecial-products-block .badtimer-content {
        margin: 0 3px
    }

    .badspecial-products-block .badtimer-time {
        font-size: 14px
    }
}

.badtab-products-title-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin-bottom: 40px
}

.badtab-products-title-list li a {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    text-transform: capitalize;
    padding: 8px 18px;
    background-color: #fff;
    margin: 0 7px;
    display: block;
    border-radius: 100px
}

.badtab-products-title-list li.active a, .badtab-products-title-list li a:hover {
    color: #000;
    background-color: #ffec4f
}

@media (max-width: 991px) {
    .badtab-products-title-list {
        margin-bottom: 20px
    }
}

@media (max-width: 575px) {
    .badtab-products-title-list {
        display: inline-block;
        vertical-align: middle
    }

    .badtab-products-title {
        text-align: center
    }

    .badtab-products-title-list li a {
        margin-bottom: 10px
    }
}

.badhome-slider-prev-btn {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    background-image: url(../img/sprite.png);
    background-position: 199px -0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    z-index: 10;
    position: absolute;
    left: 60px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badhome-slider-prev-btn:hover {
    background-position: 150px -0
}

.badhome-slider-next-btn {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    background-image: url(../img/sprite.png);
    background-position: 199px -50px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    z-index: 10;
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.badhome-slider-next-btn:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-position: 150px -50px
}

.badhome-slider-prev-btn i, .badhome-slider-next-btn i {
    display: none
}

.badhome-slider-inner {
    position: relative
}

.bad-all-pagination {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 25px;
    text-align: center
}

.bad-all-pagination .bad-prev-btn {
    margin: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    background-image: url(../img/sprite.png);
    background-position: 199px -601px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.bad-all-pagination .bad-prev-btn:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-position: 150px -601px
}

.bad-all-pagination .bad-next-btn {
    margin: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    background-image: url(../img/sprite.png);
    background-position: 199px -650px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    z-index: 10;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.bad-all-pagination .bad-next-btn:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-position: 150px -650px
}

.bad-prev-btn i, .bad-next-btn i {
    display: none
}

@media (max-width: 1500px) {
    .bad-all-pagination {
        margin-top: 15px
    }
}

@media (max-width: 991px) {
    .badhome-slider-prev-btn {
        left: 15px
    }

    .badhome-slider-next-btn {
        right: 15px
    }
}

@media (max-width: 575px) {
    .badhome-slider-prev-btn {
        width: 35px;
        left: 15px;
        background-position: 191px -9px;
        height: 35px
    }

    .badhome-slider-prev-btn:hover {
        background-position: 191px -9px
    }

    .badhome-slider-next-btn {
        width: 35px;
        background-position: 192px -57px;
        height: 35px;
        right: 15px
    }

    .badhome-slider-next-btn:hover {
        background-position: 192px -57px
    }
}

.badmain-title-wrapper {
    text-align: center
}

.badmain-title-wrapper .badmain-title {
    font-family: var(--badtheme-font-name-1);
    font-size: 30px;
    font-weight: 600;
    color: #222;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px
}

.badmain-title-wrapper .badmain-sub-title {
    font-size: 18px;
    font-weight: 400;
    color: #7cbaff;
    display: none;
    line-height: 18px;
    padding-bottom: 10px
}

.badtab-products-title-wrapper .badmain-title-wrapper .badmain-sub-title {
    padding-bottom: 20px
}

.badproduct-link {
    text-align: right;
    padding-top: 5px
}

.badproduct-link a {
    font-size: 12px;
    color: #999
}

.badviewed-products-block, .badlike-products-block, .badcross-selling-products-block, .badcategory-products-block, .badbestseller-products-block, .badspecial-products-block, .badnew-products-block, .badfeatured-products-block, .badtab-prdoducts-block {
    margin-bottom: 100px
}

@media (max-width: 1500px) {
    .badviewed-products-block, .badlike-products-block, .badcross-selling-products-block, .badcategory-products-block, .badbestseller-products-block, .badspecial-products-block, .badnew-products-block, .badfeatured-products-block, .badtab-prdoducts-block {
        margin-bottom: 70px
    }
}

@media (max-width: 991px) {
    .badviewed-products-block, .badlike-products-block, .badcross-selling-products-block, .badcategory-products-block, .badbestseller-products-block, .badspecial-products-block, .badnew-products-block, .badfeatured-products-block, .badtab-prdoducts-block {
        margin-bottom: 50px
    }
}

@media (max-width: 991px) {
    .badviewed-products-block .container, .badlike-products-block .container, .badcross-selling-products-block .container, .badcategory-products-block .container {
        padding: 0
    }
}

.badfooter-before-block {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    position: relative
}

.badnewsletter-content-title-wrapper .badnewsletter-content-title {
    font-family: var(--badtheme-font-name-1);
    font-size: 42px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left
}

.badnewsletter-content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-wrapper input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 1px solid #eee;
    outline: 0;
    border-radius: 0
}

.badnewsletter-block-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.badnewsletter-block-inner .input-wrapper {
    width: 100%
}

.input-wrapper-button input {
    position: absolute;
    top: 0;
    right: 18px;
    color: #000;
    border-radius: 0;
    font-size: 20px;
    height: 50px;
    font-weight: 400;
    background-color: #ffec4f;
    text-transform: capitalize;
    box-shadow: none
}

.badnewsletter-block-wrapper {
    border-top: 1px solid #eee;
    padding: 30px 0;
    border-bottom: 1px solid #eee
}

@media (max-width: 1500px) {
    .badnewsletter-content-title-wrapper .badnewsletter-content-title {
        font-size: 36px
    }
}

@media (max-width: 991px) {
    .badnewsletter-content-box {
        display: block
    }

    .badfooter-before-block {
        padding-bottom: 15px
    }

    .badnewsletter-content-title-wrapper {
        margin-bottom: 15px
    }

    .badnewsletter-content-title-wrapper .badnewsletter-content-title {
        font-size: 28px;
        text-align: center
    }
}

.badfooter-content {
    padding: 50px 15px
}

.badimagegallery-block .badmain-title-wrapper .badmain-title, .badfooter-title-wrapper .badfooter-title {
    font-family: var(--badtheme-font-name-1);
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    padding-bottom: 30px;
    display: block
}

.navbar-toggler {
    display: none
}

.badfooter-dropdown li a {
    font-size: 13px;
    color: #666;
    font-weight: 400;
    padding-bottom: 10px;
    display: block
}

.badfooter-dropdown li a:hover {
    color: var(--theme-custom-color)
}

.badfooter-storeinfo-content-email, .badfooter-storeinfo-content-address, .badfooter-storeinfo-content-fax, .badfooter-storeinfo-content-contact {
    font-size: 13px;
    color: #666;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
    padding-bottom: 20px
}

.badfooter-storeinfo-content-email-title, .badfooter-storeinfo-content-address-title, .badfooter-storeinfo-content-contact-title, .badfooter-storeinfo-content-fax-title {
    display: none
}

.badfooter-storeinfo-content-address a {
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.badfooter-storeinfo-content-email:after, .badfooter-storeinfo-content-address:after, .badfooter-storeinfo-content-fax:after, .badfooter-storeinfo-content-contact:after {
    position: absolute;
    content: "";
    width: 20px;
    background-image: url(../img/sprite.png);
    height: 20px;
    left: 0
}

.badfooter-storeinfo-content-address:after {
    background-position: 83px -764px
}

.badfooter-storeinfo-content-fax:after {
    background-position: 85px -764px
}

.badfooter-storeinfo-content-contact:after {
    background-position: 84px -815px
}

.badfooter-storeinfo-content-email:after {
    background-position: 85px -864px
}

.badfooterlogo-block .badfooterlogo-content-img-one {
    padding-bottom: 17px
}

.badfooterlogo-block .badfooterlogo-content-description {
    font-size: 13px;
    color: #666;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 24px
}

@media (min-width: 992px) {
    .badfooter-dropdown {
        display: block
    }
}

@media (max-width: 991px) {
    .badfooter-content {
        padding: 30px 15px
    }

    .badimagegallery-block .badmain-title-wrapper .badmain-title, .badfooter-title-wrapper .badfooter-title {
        font-size: 19px;
        padding: 7px
    }

    .badimagegallery-block .badmain-title-wrapper .badmain-title, .badfooter-title-wrapper {
        border: 1px dashed #666;
        margin-bottom: 15px;
        text-align: left;
        position: relative
    }

    .badfooter-socialicon-block {
        margin-bottom: 15px
    }

    .badfooter-dropdown {
        margin: 0;
        padding: 0 15px
    }

    .navbar-toggler {
        top: 0;
        display: block;
        padding: 0;
        position: absolute;
        height: 40px;
        width: 40px;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 34px
    }
}

.badimagegallery-content-inner .badimagegallery-item {
    margin-right: 10px;
    margin-bottom: 10px
}

.badfooter-socialicon-content {
    margin: 0
}

.badfooter-socialicon-content li {
    display: inline-block;
    vertical-align: middle
}

.badfooter-socialicon-content li a {
    width: 40px;
    height: 40px;
    margin: 0;
    display: block;
    background-image: url(../img/sprite.png);
    font-size: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.badfooter-socialicon-content li.facebook a {
    background-position: 144px -806px
}

.badfooter-socialicon-content li.facebook:hover a {
    background-position: 194px -806px
}

.badfooter-socialicon-content li.twitter a {
    background-position: 144px -855px
}

.badfooter-socialicon-content li.twitter:hover a {
    background-position: 194px -855px
}

.badfooter-socialicon-content li.rss a {
    background-position: 145px -1007px
}

.badfooter-socialicon-content li.rss:hover a {
    background-position: 195px -1007px
}

.badfooter-socialicon-content li.youtube a {
    background-position: 144px -906px
}

.badfooter-socialicon-content li.youtube:hover a {
    background-position: 194px -906px
}

.badfooter-socialicon-content li.googleplus a {
    background-position: 144px -1156px
}

.badfooter-socialicon-content li.googleplus:hover a {
    background-position: 194px -1156px
}

.badfooter-socialicon-content li.pinterest a {
    background-position: 144px -1107px
}

.badfooter-socialicon-content li.pinterest:hover a {
    background-position: 194px -1107px
}

.badfooter-socialicon-content li.vimeo a {
    background-position: 144px -1056px
}

.badfooter-socialicon-content li.vimeo:hover a {
    background-position: 194px -1056px
}

.badfooter-socialicon-content li.instagram a {
    background-position: 144px -955px
}

.badfooter-socialicon-content li.instagram:hover a {
    background-position: 194px -955px
}

.badfooter-row-content {
    border-top: 1px solid #eee
}

.badfooter-row-content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 0
}

.badfooter-row-block {
    background-color: var(--theme-custom-color)
}

.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content {
    position: fixed;
    bottom: 60px;
    z-index: 150;
    right: 30px
}

.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background: #ccc;
    border-radius: 25px;
    font-size: 24px;
    font-weight: bold
}

.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a:hover {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a span i {
    display: none
}

.badfooter-copyright-content a {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.badfooter-copyright {
    text-align: center
}

.badpaymenticon-content-inner {
    text-align: right
}

.badpaymenticon-content-inner .badpaymenticon-item {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 991px) {
    .badfooter-row-content-box {
        display: block;
        padding: 15px 0
    }

    .badfooter-copyright-content {
        text-align: center;
        margin-bottom: 20px
    }

    .badpaymenticon-content-inner {
        text-align: center
    }

    .badfooter-socialicon-block {
        margin-bottom: 10px;
        text-align: center
    }
}

.badside-product-image a {
    position: relative;
    display: block
}

.badside-product-image a img {
    width: 100%
}

.badside-product-wrapper {
    display: inline-block;
    padding: 10px
}

.badcategory-maincategory, .badside-title-wrapper .badside-title {
    background-color: #222;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.badside-title-wrapper .badside-title a {
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.bedsearch_filters-content {
    padding: 15px 15px 10px 15px
}

.bedbrands-filters-brands {
    padding: 15px
}

.left-side .badside-product-price-and-shipping, .left-side .star_content, .left-side .badside-product-name {
    margin-bottom: 10px
}

.bedbrands-filters-brands ul {
    margin: 0
}

.bedbrands-filters-brands ul li {
    margin-bottom: 5px
}

.bedsearch_filters-content p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #999
}

.badcategory-maincategory a {
    color: #fff
}

.badcategory-tree-block, .badnew-side-block, .badspecial-side-block, #search_filters_suppliers, #search_filters_brands, .badbestseller-side-block, .badfeatured-side-block {
    margin-bottom: 30px;
    border: 1px solid #eee
}

.badside-product-wrapper .badproduct-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    box-shadow: none;
    overflow: hidden
}

.badside-product-wrapper .thumbnail-container {
    padding: 0
}

.badside-product-title a {
    display: block
}

.badside-product-title a h4 {
    font-size: 15px;
    margin-bottom: 0;
    color: #222;
    font-weight: 400;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.badside-product-price-and-shipping .price {
    font-size: 14px;
    color: #111;
    font-weight: 700
}

.badside-product-price-and-shipping .baddiscount-product {
    color: #ff5d5d;
    font-size: 12px;
    font-weight: 400
}

.badside-product-price-and-shipping .regular-price {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 5px
}

.badside-product-image {
    padding: 0
}

.badside-product-description {
    padding: 0 0 0 10px
}

.badside-product-name, .badside-product-price-and-shipping {
    padding-bottom: 10px
}

.badside-product-wrapper-content {
    border-bottom: 1px dashed #eee
}

.badbestseller-side-link, .badspecial-side-link, .badnew-side-link, .badfeatured-side-link {
    padding: 0 10px 10px 10px;
    text-align: right
}

.badcategory-tree-inner {
    margin-bottom: 0
}

.badcategory-subcategory {
    padding: 15px 15px 5px 15px
}

.badcategory-tree-sub-menu li a {
    color: #111;
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400
}

.badcategory-tree-sub-menu li a.category-sub-link {
    color: #999;
    padding-left: 10px
}

.badcategory-tree-sub-menu li {
    position: relative
}

.badcategory-tree-sub-menu li .navbar-toggler i {
    font-size: 24px;
    color: #999
}

.badcategory-tree-sub-menu li .navbar-toggler {
    display: block;
    position: absolute;
    top: 0;
    padding: 0;
    right: 0;
    width: auto;
    height: auto
}

.badcategory-tree-sub-menu li .navbar-toggler .remove {
    display: none
}

@media (max-width: 991px) {
    #content-wrapper, #left-column {
        padding: 0
    }

    #left-column {
        margin-top: 30px
    }

    .badcategory-tree-block, .badnew-side-block, .badspecial-side-block, .badbestseller-side-block, .badfeatured-side-block {
        margin-bottom: 15px
    }

    .badside-product-wrapper-all {
        width: 100%
    }

    .badside-product-wrapper {
        width: 100%
    }
}

.badproduct-total-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.badproduct-view .badproduct-view-grid span, .badproduct-view .badproduct-view-list span {
    display: none
}

.badproduct-view .badproduct-view-grid i, .badproduct-view .badproduct-view-list i {
    font-size: 32px;
    color: #000;
    background-color: #fff;
    margin: 0 5px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px dashed #ccc;
    text-align: center
}

.badproduct-view.active .badproduct-view-grid i, .badproduct-view.active .badproduct-view-list i, .badproduct-view:hover .badproduct-view-grid i, .badproduct-view:hover .badproduct-view-list i {
    background-color: var(--theme-custom-color);
    color: #fff;
    border: 1px solid #fff
}

#products .badproduct-view-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.badproduct-total-nabar-product p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    padding-left: 15px;
    color: #999
}

.badproduct-list-header-wrapper {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 30px
}

#index .badproduct-wrapper-content {
    padding: 0 15px
}

.badproduct-wrapper-content {
    margin-bottom: 40px
}

.badviewed-products-block .badproduct-wrapper-content, .badcross-selling-products-block .badproduct-wrapper-content, .badlike-products-block .badproduct-wrapper-content, .badcategory-products-block .badproduct-wrapper-content {
    padding: 0 15px
}

#products.list .badproduct-wrapper-all {
    width: 100%
}

#products.list .badproduct-wrapper {
    overflow: hidden
}

#products.list .badproduct-wrapper .badproduct-image {
    width: 30%;
    text-align: center;
    float: left
}

#products.list .badproduct-wrapper .badproduct-description {
    text-align: left;
    width: 70%;
    float: left;
    position: relative
}

#products.list .badproduct-add-to-cart-btn {
    padding-top: 0;
    margin-top: 0;
    border-top: 0
}

#products.list .badproduct-color {
    display: block
}

#products.list .badproduct-add-to-cart-btn .badproduct-add-to-cart {
    margin: 0;
    text-align: left;
    display: inline-block
}

#products.list .badproduct-color .variant-links, #products.list .badproduct-price-and-shipping, #products.list .badproduct-desc, #products.list .badproduct-name .badproduct-title a h4 {
    margin-bottom: 10px
}

#products.list .badproduct-desc {
    display: block
}

#products.list .badproduct-desc p {
    margin: 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.badpagination-list-block .badpagination-list li a {
    font-size: 14px;
    color: #333;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px dashed #ccc;
    margin: 0 2px;
    line-height: 40px;
    display: block
}

.badpagination-list-block .badpagination-list li.current a {
    color: var(--theme-custom-color);
    border: 1px dashed var(--theme-custom-color)
}

.badpagination-list-block .badpagination-list {
    padding: 0;
    float: right
}

.badpagination-summary {
    text-align: left;
    font-size: 14px;
    color: #999
}

.badproduct-list-wrapper .badpagination-block {
    margin-bottom: 0;
    border: 1px dashed #ccc;
    padding: 10px
}

.badpagination-block .badpagination-list-block {
    display: block
}

@media (max-width: 575px) {
    #products.list .badproduct-wrapper .badproduct-image {
        width: 100%;
        text-align: center;
        float: none
    }

    #products.list .badproduct-wrapper .badproduct-description {
        text-align: center;
        width: 100%;
        float: none;
        position: relative
    }

    #products.list .badproduct-color .variant-links {
        text-align: center
    }
}

.badfaceted-search-block {
    position: fixed;
    z-index: 1000;
    top: 200px;
    left: -290px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.badfaceted-search-block.open {
    left: 0;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.badfaceted-search-btn-wrapper {
    width: 44px;
    height: 44px;
    background-color: #222;
    line-height: 47px;
    text-align: center;
    position: absolute;
    left: 100%;
    cursor: pointer;
    box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.30);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.badfaceted-search-btn-wrapper a i {
    font-size: 0;
    color: #FFF;
    position: relative;
    background-image: url(../img/sprite.png);
    background-position: 96px -955px;
    top: 0;
    height: 45px;
    width: 45px;
    line-height: 40px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.badfaceted-search-btn-wrapper:hover {
    background-color: #fff
}

.badfaceted-search-btn-wrapper:hover a i {
    background-position: 48px -955px
}

.badfaceted-search-content {
    width: 290px;
    padding: 15px 15px;
    overflow-y: scroll;
    max-height: 400px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    border: 1px dashed #ababab;
    text-align: center;
    transition: all 600ms ease;
    -webkit-transition: all 600ms ease 0;
    -moz-transition: all 600ms ease 0;
    -ms-transition: all 600ms ease 0;
    -o-transition: all 600ms ease 0
}

.badfaceted-search-block .facet-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: left
}

#search_filters .badfaceted-search-title {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700
}

#_desktop_search_filters_clear_all .js-search-filters-clear-all {
    background-color: #000;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 14px;
    padding: 7px 15px;
    box-shadow: none
}

#_desktop_search_filters_clear_all .js-search-filters-clear-all:hover {
    background-color: #fff;
    color: #000
}

#js-active-search-filters.hide {
    display: none
}

.badsearch-filter-clearall-wrapper .badsearch-filter-clearall-btn {
    color: #111;
    background-color: #fff;
    border: 0;
    padding: 5px 20px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    font-size: 14px
}

#js-active-search-filters.active_filters {
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px dashed #ccc
}

#js-active-search-filters .active-filter-title {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

#js-product-list-top .badpagination-mobile-list {
    display: none
}

@media (max-width: 768px) {
    .products-sort-order-wrapper {
        padding-top: 15px;
        text-align: center
    }

    .badproduct-total-products {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 575px) {
    #js-active-search-filters .active-filter-title {
        padding-bottom: 10px;
        display: block
    }

    .badfaceted-search-content {
        width: 260px
    }

    .badfaceted-search-block {
        left: -260px
    }
}

.block-category {
    min-height: auto;
    padding: 15px;
    text-align: center;
    position: relative
}

.badcategory-list-header {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 30px
}

.badcategory-block-inner {
    margin-top: 15px
}

.badcategory-list-header-title {
    font-size: 22px;
    color: #111;
    padding: 0 15px;
    font-weight: 700;
    margin-bottom: 15px
}

#category-description p {
    font-size: 14px;
    color: #999;
    padding: 0 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.badcategory-list-header-img img {
    width: 100%
}

.products-sort-order .select-title {
    line-height: 24px
}

@media (max-width: 630px) {
    .badcategory-block-inner {
        position: inherit;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none
    }
}

.badhome-slider-items {
    position: relative
}

.badhome-slider-items-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%)
}

.badhome-slider-items-content .badhome-slider-items-title {
    font-size: 92px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize
}

.badhome-slider-items-sub-title p {
    font-size: 28px;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase
}

.badhome-slider-contant-btn a {
    font-size: 16px;
    color: #fff;
    border-radius: 100px;
    padding: 8px 20px;
    border: 1px solid #fff;
    display: inline-block
}

@media (max-width: 991px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 24px
    }

    .badhome-slider-items-sub-title p {
        font-size: 16px
    }

    .badhome-slider-contant-btn a {
        font-size: 14px;
        padding: 4px 14px
    }
}

.badpage-loader-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999
}

.badpage-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}

.badbrandlist-item-img-wrapper a {
    display: block
}

.badcategory-prodcat-img .thumbnail {
    min-width: auto;
    /*min-width: 500px;*/
    min-height: 500px;
    margin: auto;
}

.badproduct-image {
    margin: auto;
}

@media (max-width: 1400px) {
    .bottom-header {
        display: flex;
        align-items: center;
    }
    #header .bottom-header .container {
        flex-wrap: nowrap;
        height: auto;
    }

    #header .menu > ul > li, #header #top-menu > ul > li> div, .badmain-menu-dropdown-link {
        display: flex;
        align-items: center;
    }
    #top-menu {
        flex-wrap: nowrap;
    }
    .bottom-header .catmenu li a.badmenu-link {
        border-left: none!important;
    }

    .bottom-header .buttons a {
        padding: 0 5px;
    }
    .bottom-header .shopcart-box {
        width: auto!important;
        padding: 0 25px;
    }
    .bottom-header .badshopping-cart-products-count-name {
        display: none;
    }

    .col-sm-6.col-md-6.col-lg-6.badcategory-prodcat-block {
        padding: 0;
    }
    .badproducatpage-rating {
        flex-wrap: wrap;
    }
    .badcategory-prodcat-info {
        flex-direction: column!important;
    }
    .badcategory-prodcat-info > div {
        width: 100% !important;
    }
}
@media (min-width: 769px) and (max-width: 1400px) {
    .badmain-menu-get-child {
        top: 40px;
    }
}
@media (max-width: 1200px) {
    #header .bottom-header .container {
        flex-wrap: wrap;
    }
    .dropdown.lk {
        margin-right: 10px;
    }
}
@media (max-width: 1100px) {
    .row.badcategory-prodcat-wrapper .col-sm-8 {
        width: 100%;
    }
    .col-sm-4.badcategory-prodcat-info {
        width: 100%;
    }
    #footer-top-col4 .subscription-box {
        width: auto!important;
        margin: 30px!important;
        display: flex;
        justify-content: space-between;
    }
    #footer-top-col4 .subscription-box input{
        width: 100% !important;
        max-width: 160px;
    }

    .logo {
        display: block!important;
    }
    .logo img {
        width: auto;
        max-width: 200px;
    }
    #header .bottom-header .container {
        flex-wrap: nowrap;
    }
}
@media (max-width: 991px) {
    .logo img {
        max-width: 300px;
    }
    #header .logo {
        display: flex!important;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .badcategory-prodcat-img .thumbnail {
        min-width: 228px;
        min-height: 228px;
    }
    article.ttvblog_post.blog_post_video img {
        display: block;
        width: 100%;
        height: auto;
    }
}