/**************************************** commn ******************************************/
body {
    font-family: var(--badtheme-font-name-1);
    font-size: 14px;
    line-height: normal;
    background-color: var(--theme-background-color);
    letter-spacing: 0.6px;
    background-image: var(--badtheme-background-image);
}
*{
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
/* commn css*/
a {
    text-decoration: none
}
.owl-carousel .owl-item img{
    width: auto;
    margin: 0 auto;
}
a:focus,
a:hover {
    color: var(--theme-custom-color);
    text-decoration: none;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover{
    color: #ffffff;
    background-color: #c74817;
}
.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: #ffffff;
    background-color: #c74817;
    border-color: #c74817
}
.btn-outline-primary {
    color: #c74817;
    background-image: none;
    background-color: transparent;
    border-color: #c74817
}
.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: #ffffff;
    background-color: #c74817;
    border-color: #c74817
}
.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: #ffffff;
    background-color: #c74817;
    border-color: #c74817
}
.btn-primary {
    box-shadow:none;
    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: #c74817;
    border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #c74817;
    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: #ffffff;
    cursor: default;
    background-color: #c74817
}
.card-primary {
    background-color: #c74817;
    border-color: #c74817
}
.card-outline-primary {
    border-color: #c74817
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #c74817;
    border-color: #c74817
}
.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #c74817;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.tag-primary {
    background-color: #c74817
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #c74817;
    border-color: #c74817
}
.bg-primary {
    background-color: #c74817
}
.text-primary {
    color: #c74817
}
.form-control:focus,
.input-group.focus {
    outline: none;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background-color: #c74817;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}
.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #c74817;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--theme-custom-color);
}
#search.page-search #content-wrapper .tvcmsheader-search.search-widget form button[type=submit] i {
    color: #373737;
}
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: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    background-color: #c74817;
    color: #ffffff;
}
body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
    background-color: #373737;
    color: #ffffff;
}
.page-my-account #content .links a:hover i {
    color: #c74817
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #c74817
}
.products-sort-order .select-list:hover {
    background-color: #c74817;
    color: #ffffff;
    text-decoration: none
}
.facet-dropdown.open>.select-title {
    border: 3px solid #c74817;
    background: #f6f6f6
}
.facet-dropdown .select-list:hover {
    background-color: #c74817;
    color: #ffffff;
    text-decoration: none
}
.pagination .current a {
    color: #c74817;
    text-decoration: none;
    font-size: 1.25rem
}
.bad-category-wrapper:hover .collapse-icons .add,
.bad-category-wrapper:hover .collapse-icons .remove,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #c74817
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #c74817
}
.tabs .nav-tabs .nav-link.active {
    color: var(--theme-custom-color);
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #c74817;
}
#blockcart-modal .product-name {
    color: #c74817;
    font-size: 14px;
    font-weight: 500;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: normal;
}
#blockcart-modal .product-price{
    font-size: 14px;
    font-weight: 500;
}
#blockcart-modal .modal-title i.material-icons {
    color: #c74817;
}
#blockcart-modal .product-quantity {
    margin-bottom: 0;
}
#blockcart-modal .cart-content .cart-content-btn button:hover,
#blockcart-modal .cart-content .cart-content-btn a.btn:hover{
    background-color: #c74817;
    border-color: #c74817;
    color: #ffffff;
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 1px solid #000000;
}
.product-customization .product-message:focus {
    background-color: #fff;
    outline: none;
}
.cart-grid-body a.label:hover {
    color: #c74817
}
.tv-addtocart-price {
    color: #373737;
}
.block_newsletter form input[type=text]:focus {
    outline: none;
    color: #232323;
    background: #fff
}
.block_newsletter form input[type=text]:focus+button .search {
    color: #c74817
}
.block_newsletter form button[type=submit] .search:hover {
    color: #c74817
}
.account-list a:hover {
    color: #c74817
}
#wrapper .breadcrumb li:last-child a, #wrapper .breadcrumb li:hover a {
    color: var(--theme-custom-color);
}
.badproduct-page-right-benner {
    overflow: hidden;
}
.tv-continue-shopping-btn:hover {
    background-color: #c74817;
    color: #ffffff;
}
.tvreviews-popup-send-btn a button,
.tvreviews-popup-send-btn button{
    background-color: #373737;
    padding: 0 20px;
}
.page-footer a {
    background-color: #c74817;
    padding: 10px 15px;
    color: #ffffff;
}
.page-footer a:hover{
    background-color: #dddddd;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover,
.tvserach-filter-suppliers p:hover {
    color: #c74817;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
    background-color: #c74817;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}
.tv-continue-shopping-btn:hover,
.tvprocess-to-checkout:hover {
    background-color:var(--theme-background-color);
    color: #ffffff;
}
.tabs .tab-pane{
    padding: 15px;
}
.review-send-button{
    border: none;
    box-shadow: none;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-submit-button{
    border: none;
    box-shadow: none;
    background-color: #c74817;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-send-button:hover{
    background-color: #c74817;
    color: #ffffff;
}
.review-submit-button:hover{
    background-color: #000000;
    color: #ffffff;
}
.block-category .category-cover{
    position: inherit;
    right: 0;
    bottom: 0;
}
.block-category .category-cover img{
    height: 100%;
    height: 100%;
}
.modal-header .close{
    background-color: #c74817;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #c74817;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.tv-category-main-div,
.tvcenter-block-product-section {
    border: 1px solid #eeeeee;
}
body#checkout .custom-checkbox {
    float: left;
}
.badmodule-title:after,
.badcustomer-question-field-submit,
.badcustomer-question-field-reset,
.badcustomer-question-prod-name:after{
    background-color: #c74817;
}
.badcustomer-question-field-submit:hover,
.badcustomer-question-field-reset:hover{
    background-color: #000000;
    color: #ffffff;
}
.container {
    position: relative;
}
#bad-back-top-wrapper {
    margin-bottom: 30px;
}
@media (min-width: 1530px) {
    .container {
        width: 1500px;
        max-width: 100%;
    }
}
@media (max-width: 1400PX) {
    .container {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    #header .container{
        width: 100%;
        max-width: 100%;
    }
    #content-wrapper{
        width: 100%;
        padding: 0;
    }
    #left-column{
        width: 100%;
        margin: 0 auto;
    }
    #products.list .badproduct-wrapper-all{
        width: 50%;
    }
}
@media(max-width: 575px){
    .badtab-products-inner,.badspecial-products-inner{
        padding: 0;
    }
}
/******************************** badsearch_filters_wrapper **************************************/
#search_filters > p{
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 0;
    padding: 15px;
}
.active_filters{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}
#search_filters .facet .facet-label{
    margin-bottom: 0;
}
#search_filters .ui-slider-horizontal{
    margin: 10px 0;
}
#search_filters .facet .facet-label .custom-checkbox{
    top: 0;
}
.badfacet-title-wrapper li p{
    margin: 0;
    line-height: 35px;
    color: #111111;
}
#search_filters .facet .facet-label a{
    line-height: 35px;
    padding-left: 5px;
}
#search_filters .facet .facet-label span.magnitude {
    float: right;
}
.badfacet-title-wrapper{
    padding: 0 15px;
    margin: 0;
}
#search_filters .facet{
    border: none;
    margin-bottom: 0;
}
.clear-all-wrapper{
    text-align: center;
    padding: 10px;
}
.clear-all-wrapper button{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    box-shadow: none;
    margin: 0 auto;
    line-height: 30px;
}
.clear-all-wrapper button:hover{
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.badpagination-mobile-list{
    display: none;
    padding-top: 10px;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    text-align: center;
}
/*** new design ***/
#search_filters{
    display: none;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #fff;
}
.badside-title-wrapper .badside-title{
    background-color: #ffffff;
    color: #111111;
    border-bottom: 1px solid #e5e5e5;
    padding: 13px 15px;
    font-size: 16px;
    font-weight: 500;
}
.badsearch-filter-content-wrapper {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 20px;
    padding: 10px 10px 0 10px;
}
#search_filters .facet .facet-title{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #111111;
    padding:5px 0;
    font-weight: 600;
    margin-top: 15px;
}
#search_filters .facet .badfacet-title-wrapper {
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
}
@media(max-width: 991px){
    .facet .title{
        position: relative;
    }
    #search_filters .facet .collapse{
        display: none;
    }
    #search_filters .facet .collapse.in{
        display: block;
    }
    #search_filters .facet .facet-title{
        margin: 5px 0;
    }
}
@media(max-width: 767px){
    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: none;
    }
}
/******************************** badsearch_filters_suppliers/brand **************************************/
.badsearch_filters_brands,
.badsearch_filters_suppliers{
    padding:15px 15px 5px 15px;
}
.badsearch_filters_brands ul{
    margin-bottom: 0;
}
.badsearch_filters_brands ul li a,
.badsearch_filters_suppliers p{
    padding-bottom: 10px;
    font-size: 14px;
    color: #666666;
    font-weight:500;
    margin-bottom: 0;
}
/******************************** end badsearch_filters_suppliers/brand **************************************/
/*********************** badblock-categories-wrapper *********************/
.badblock-categories-wrapper{
    margin-bottom: 30px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 0;
}
.block-categories .badblock-categories-inner{
    margin-bottom: 0;
}
.block-categories .badblock-categories-inner.category-top-menu{
    padding: 0;
    margin:0;
}
.block-categories .category-sub-menu li[data-depth="0"]> .bad-category-wrapper a{
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    line-height: 32px;
    display: inline-block;
    margin-left: 8px;
}
.block-categories .category-sub-menu ul.category-sub-menu {
    padding: 8px 15px;
}
ul>li>.bad-category-wrapper:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    display: inline-block;
}
ul>li>.bad-category-wrapper:hover:before {
    border-color: var(--theme-custom-color);
    background-color: var(--theme-custom-color);
}
.block-categories ul .collapse .category-sub-menu li::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -14px;
    border: 0 solid transparent;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: #c7c7c7;
    width: 12px;
    height: 14px;
}
.block-categories ul .collapse .category-sub-menu li::after {
    position: absolute;
    content: "";
    top: 10px;
    left: -14px;
    border: 0 solid transparent;
    border-left-width: 1px;
    border-color: #c7c7c7;
    height: 100%;
}
.block-categories ul .collapse .category-sub-menu li:last-child::after {
    display:none;
}
.bad-category-wrapper{
    position: relative;
}
.block-categories .collapse-icons i{
    font-size: 20px;
    color: #666666;
}
.block-categories .category-sub-menu li[data-depth="1"]{
    margin-bottom: 10px;
}
.block-categories .category-sub-menu{
    margin: 0;
    padding: 15px;
}
.block-categories .category-sub-menu .category-sub-link {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}
.block-categories .collapse-icons{
    display: block;
}
.block-categories a.badside-category-title{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 13px 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: #ffffff;
    color: #111111;
    border-bottom: 1px solid #e5e5e5;
}
/*********************** end badblock-categories-wrapper *********************/
/****************************************** end common *****************************************/
/****************************************** all theme common *****************************************/
#wrapper{
    background-color: #ffffff;
}
main{
    overflow: hidden;
}
/*************************************** end all theme common *****************************************/
@media(min-width: 992px){
   .badheader-top-content-inner-center.sticky{
        top: 0;
        position: fixed;
        z-index: 50;
        width: 100%;
        left: 0;
        background-color: #ffffff;
        -webkit-animation-name: stickySlideDown;
        animation-name: stickySlideDown;
        -webkit-transition: none;
        transition: none;
        animation-direction: normal;
        animation-duration: 0.5s;
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
        list-style: none;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    @keyframes stickySlideDown {
        0% {
            opacity: 0.7;
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}
/****************************************** header *****************************************/
.badheader-top-menu-block-inner.sticky .badheader-top-center {
    display: none;
}
.badheader-top-menu-block-inner.sticky .badheader-cart-user-block{
    display: none;
}
.badheader-center-block{
    background-color: #fff;
}
#index #header {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: transparent;
}
/*************************start_logo************************/
.badheader-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    flex-direction: column;
}
.badmegamenu-wrapper-logo-block {
    padding: 0;
}
.badheader-top-logo {
    position: relative;
    text-align: left;
    padding: 8px 0;
}
.badheader-top-logo a{
    display: inline-block;
    vertical-align: middle;
}
#header .logo {
    max-width: 223px;
    display: inline-block;
    vertical-align: middle;
}
.badhomeblog-content {
    margin: 0 -15px;
}
.badhomesliderofferbanner-content-img img{
    width: 100%;
}
@media(max-width: 1299px){
    .badheader-top-logo {
        padding: 9px 0;
    }
    #header .logo {
        max-width: 156px;
    }
    #index #header{
        top:30px;
    }
}
@media(max-width: 991px){
    .badhomeblog-link {
        padding-right: 15px;
    }
    #header .logo {
        max-width: 163px;
        padding: 10px 0;
    }
}
@media(max-width: 425px){
    #header .logo {
        max-width: 110px;
        padding: 10px 0;
    }
}
/************************end_logo************************/
#_desktop_header_about,#_desktop_header_Contact{
    padding-right: 15px;
}
#_desktop_header_about a,#_desktop_header_Contact a{
    font-size: 14px;
    color: #000000;
}
#contact-link {
    display: none;
}
#contact-link i {
    font-size: 23px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#contact-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
}
#contact-link span {
    cursor: pointer;
    font-weight: 500;
    color: #1e1e1e;
    font-size: 17px;
}
.badheader-top-menu-block-inner.badmenu-has-sticky.hidden-md-down {
    width: 100%;
}
.badheader-top-content {
    justify-content: space-between;
}
.badheader-top-content,
.badheader-first-wrapper > .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
#header {
    z-index: 100;
    vertical-align: middle;
    width: 100%;
    background-color: #fff;
}
#header .badheader-top-content-inner-center.badmenu-has-sticky {
    border-bottom: 1px solid #ddd;
}
#index #header .badheader-top-content-inner-center.badmenu-has-sticky {
    border-bottom: none;
}
.header-top-block{
    background-color: #f6f6f6;
}
.badheaderlanguage-btn,
.badheadercurrency-btn{
    cursor: pointer;
    width: 100%;
}
.badmyaccount-dropdown, .bad-wishlist-title {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
}
.language-selector-wrapper.badheaderlanguage-inner .language-selector {
    position: relative;
}
#_desktop_header_store_location {
    display: flex;
}
#_desktop_header_store_location i {
    font-size: 20px;
}
#_desktop_header_store_location a{
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block;
}
.badcustomer-signin-login span {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
}
.shipping_btn {
    text-align: center;
    background-color: #f2434a;
    padding: 13px 0 13px 44px;
}
a.hotdealbtn {
    color: #fff;
    font-size: 16px;
}
a.hotdealbtn::after {
    content: '';
    position: absolute;
    background-image: url(../img/Free.png);
    width: 33px;
    height: 34px;
    left: 40px;
    right: auto;
    top: 10px;
    bottom: auto;
    cursor: pointer;
}
#_desktop_header_store_location:hover a,
#_desktop_header_blog:hover a,
.bad_wishtlist_top:hover,
.view-compare:hover,
.badcustomer-signin-login span:hover{
    color:var(--theme-custom-color);
}
button.btn-unstyle.badheaderlanguage-btn span, 
button.btn-unstyle.badheadercurrency-btn span {
    font-size: 14px;
    line-height: 35px;
    font-weight: 400;
    color: #000000;
}
.badcustomer-signin-customer-name span,
.badcustomer-signin-logout span,
.view-compare span{
    color: var(--theme-custom-color);
}
.bad-compare-title{
    font-size: 14px;
    line-height: 35px;
    font-weight: 400;
    color: #000000;
}
.badcustomer-signin-customer-name span:hover,
.badcustomer-signin-logout span:hover,
.bad-compare-title:hover{
    color: var(--theme-custom-color);
}
.badheadercurrency-btn i,
.badheaderlanguage-btn i {
    color: #000000;
    float: right;
    height: 24px;
    line-height: 35px;
    font-size: 18px;
}
.desktop_header_langauge {
    text-align: right;
}
#_desktop_header_currency_block,
#_desktop_header_langauge_block {
    display: inline-block;
    vertical-align: middle;
}
.badheader-left-content-block{
    display: flex;
    justify-content: end;
    align-items: center;
}
.badheadertext-inner-content {
    padding: 13px 10px;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}
.badheadertext-inner-content:hover {
    color: var(--theme-custom-color);
}
.currency-selector:hover .badheadercurrency-btn span,
.language-selector:hover .badheaderlanguage-btn span,
.currency-selector:hover i,
.language-selector:hover i{
    color: var(--theme-custom-color);
}
.badheaderlanguage-dropdown li img{
    display: none;
}
.badheaderlanguage-dropdown li a,
.badheadercurrency-dropdown li a {
    font-size: 13px;
    color: #222222;
    line-height: 30px;
    padding: 0;
    font-weight: 500;
}
.badmyaccount-dropdown li{
    border-bottom: 1px solid #eee;
}
.badmyaccount-dropdown li:last-child {
    border-bottom: none;
}
.dropdown-menu .dropdown-menu-wishlist {
    display: none;
}
.dropdown-menu #_desktop_compare_product{
    padding: 0
}
.badheaderlanguage-dropdown,
.badheadercurrency-dropdown{
    padding: 10px;
    min-width: 110px;
    width: 100%;
    right: 0;
    left: auto;
    position:inherit;
    margin: 0;
    border: 1px solid #eee;
    top: 100%;
    background-clip: border-box;
}
.badheader-top-right{
    text-align: right;
}
.badheader-top-right .badheader-user-search i{
    font-size: 18px;
    color: #ffffff;
    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;
}
.badheader-language-currency{
    text-align: right;
}
@media(max-width: 1299px){
    a.hotdealbtn::after {
        left: 30px;
        top: 10px;    }
}
@media(max-width: 1199px){
    #_desktop_language_selector{
        padding: 0 10px;
        margin: 0 10px;
    }
    a.hotdealbtn::after {
        left: 20px;
        top: 10px;
    }
}
@media(max-width: 1099px){
    #contact-link span{
        font-size: 13px;
    }
    a.hotdealbtn::after {
        left: 10px;
        top: 10px;
    }
}
@media(min-width: 992px){
    #_mobile_header_langauge_block,
    #_mobile_header_currency_block,
    #_mobile_badwishtlist_top,
    #_mobile_compare_product {
        display: none;
    }
    a.hotdealbtn {
        color: #fff;
        font-size: 14px;
    }
    .shipping_btn {
        text-align: center;
        background-color: #f2434a;
        padding: 15px 0 14px 41px;
    }
}
@media(max-width: 992px){
    a.hotdealbtn::after {
        left: 10px;
        top: 8px;
    }
}
@media(max-width: 991px){
    .badheadercurrency-block .currency-selector .badheadercurrency-btn span,
    .badheaderlanguage-block .language-selector .badheaderlanguage-btn span{
        line-height: 40px;
    }
    .badheader-language-currency,
    .badtopoffertext-block{
        text-align: center;
    }
    #index  #header{
        position: static;
        margin-bottom: 0;
        background-color:#000;
    }
    .badmobile-top-inner-right {
        padding: 0 15px;
    }
    .badheaderlanguage-dropdown, .badheadercurrency-dropdown {
        right: 0;
        left: 0;
    }
    .badmyaccount-dropdown li {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
    .dropdown-menu .dropdown-menu-wishlist {
        display: none;
    }
    .dropdown-menu .dropdown-menu-Currency {
        display: block;
    }
    .dropdown-menu .dropdown-menu-Languages {
        display: block;
    }
    .language-selector-wrapper.badheaderlanguage-inner .language-selector {
        padding: 0;
        position: relative;
    }
    .currency-selector.dropdown.js-dropdown.badheadercurrency-inner {
        padding: 0;
    }
    button.btn-unstyle.badheaderlanguage-btn {
        padding: 0;
    }
    .badheadercurrency-btn {
        padding-left: 0;
        border: none;
    }
    .badheaderlanguage-dropdown, .badheadercurrency-dropdown {
        position: static;
    }
    button.btn-unstyle.badheaderlanguage-btn{
        border: none;
    }
}
@media(max-width: 767px){
    #contact-link{
        font-size: 0;
    }
    #contact-link span{
        display: none;
    }
    .badcustomlink-content-wrapper a,
    .badheadercurrency-block .currency-selector .badheadercurrency-btn span,
    .badheaderlanguage-block .language-selector .badheaderlanguage-btn span{
        line-height: 30px;
    }
}
@media(max-width: 575px){
    .top-logo{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .badheadercurrency-block .badheadercurrency-dropdown{
        left: auto;
        right: 0;
        min-width: 0;
    }
}
@media(max-width: 520px){
    .badheader-language-currency{
        text-align:center;
    }
}
@media(max-width: 380px){
    .badmobile-top-inner-right {
        padding: 0 5px;
    }
}
/********** badsearch--shopping-cart--user--block *************/
/******* cart-header *****/
.badheader-custom-cart a {
    position: relative;
    text-align: center;
}
.badheader-custom-cart a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.badheader-custom-cart{
    background-color: var(--theme-custom-color);
    padding:2px 7px;
    margin-left: 5px;
}
.badheader-custom-cart a .cart-icon{
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    display: flex;
}
.badheader-custom-cart a span.cart-count-prod {
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: static;
    left: auto;
    top: -7px;
    right: 16px;
    background-color: var(--theme-custom-color);
    width: 17px;
    height: 17px;
    line-height: 19px;
    border-radius: 11px;
}
.cart-text .cart-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    display: block;
    line-height: 24px;
    color: #fff;
    padding-left: 7px;
}
.cart-text .cart-amount {
    color: #666666;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    font-family: var(--badtheme-font-name-1);
    text-align: left;
}
.cart-text {
    display: flex;
    align-items: baseline;
}
@media(max-width: 1230px){
    .cart-text .cart-title {
        font-size: 14px;
    }
}
@media(max-width: 991px){
    .badheader-custom-cart a span.cart-count-prod {
        color: #fff;
        font-size: 14px;
        text-align: center;
        position: static;
        left: auto;
        top: -6px;
        right: -2px;
    }
    .badheader-top-content-inner-center{
        display: none;
    }
    .cart-text .cart-title{
        color: #fff;
    }
    .badheader-custom-cart{
        margin-left:8px;
    }
    .badheader-custom-cart a .cart-icon{
        font-size: 22px;
        color: #fff;
    }
}
@media(max-width: 575px){
    .cart-text .cart-amount {
        display: none;
    }
}
/******* end-cart-header *****/
/******* dropdown *****/
.badshop-icon-wrapper button {
    color: #c74817;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    height: 38px;
    justify-content: space-around;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(255, 255, 255);
    padding-left: 10px;
    padding-right: 10px;
    min-width: 150px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(241, 241, 241);
    border-radius: 6px;
}
.badshop-icon-wrapper .dropdown-menu {
    right: 0;
    left: auto;
    border: none;
    box-shadow: rgba(142, 142, 142, 0.14) 0px 3px 20px;
    border-radius: 6px;
    min-width: 200px;
    top: calc(100% + 15px);
    padding: 15px 27px;
    margin: 0;
    border: none;
}
.badshop-icon-dropdown li a span {
    padding-right: 5px;
}
.badshop-icon-wrapper .dropdown-menu:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: -8px;
    right: 15px;
    left: auto;
    box-shadow: rgba(142, 142, 142, 0.14) -4px -4px 8px -3px;
    pointer-events: none;
    border-style: solid;
    border-width: 0px 8px 9px;
    border-color: transparent transparent rgb(255, 255, 255);
}
.badshop-icon-wrapper img {
    width: 20px;
    margin-right: 10px;
}
.badshop-icon-dropdown li a {
    padding: 0;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    line-height: 45px;
}
@media(max-width: 1199px){
    .badshop-icon-wrapper button {
        font-size: 14px;
        height: 38px;
        padding-left: 5px;
        padding-right: 5px;
        min-width: 132px;
    }
}
/********** badsearch *************/
.badsearch-block{
    width: 100%;
    position: relative;
    cursor: pointer;
    display: block;
}
.badsearch-content-box-wrapper.open .badsearch-inner-close{
    display: block;
}
.badsearch-content-box-wrapper.open .badsearch-inner-open {
    display: none;
}
.badsearch-content-box {
    position: absolute;
    margin: 0;
    padding: 0;
    min-width: 350px;
    display: none;
    border: none;
    top: 100%;
    right: 0;
    left: auto;
}
.badsearch-content-box-inner .input_category {
    padding: 0 10px;
    color: #777777;
    font-size: 13px;
    cursor: pointer;
    border-radius: 0;
    font-weight: 500;
    letter-spacing: 0.6px;
    border-right: 1px solid #eee;
}
.badsearch-content-box-inner {
    position: relative;
    background-color: #292929;
    max-width: 650px;
    border: none;
    border: 1px solid #000;
}
.page-content.page-not-found{
    border: 1px solid #eee;
}
span.badfooter-search-content-title {
    color: #777777;
    font-size: 14px;
}
span.badsearch-inner-close {
    display: none;
}
.badsearch-content-box-wrapper{
    padding: 20px 0;
}
button.btn-unstyle.badsearch-btn {
    display:block;
    align-items: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.badsearch-inner-open i {
    color: #000000;
    font-size: 24px;
    cursor: pointer;
}
.badsearch-inner-open:hover i,
.badsearch-inner-close:hover i{
    color: var(--theme-custom-color);
}
.badsearch-inner-close i {
    color: #000000;
    font-size: 25px;
    cursor: pointer;
}
.badsearch-content-box-inner button {
    background-color: #fff;
    padding: 0;
    cursor: pointer;
    color: #000000;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    display: block;
}
#badsearch-offer-banner-block .badsearch-content-box-inner {
    background-color: #ffffff;
}
.badsearch-labal{
    background-color: #c74817;
    font-size: 15px;
    border: none;
    font-weight: 700;
    color: rgb(255, 255, 255);
    height:48px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    flex-shrink: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    outline: 0px;
    border-radius: 5px;
}
.badshop-type-name {
    font-size: 13px;
    color: #c74817;
    line-height: 38px;
    font-weight: 700;
    background-color: rgb(247, 247, 247);
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
    white-space: nowrap;
    padding: 0px 15px;
    border-radius: 6px;
}
.badsearch-content-box-inner button i {
    font-size: 27px;
    width: 40px;
    height: 40px;
    color: #000000;
    line-height: 40px;
    border-left:1px solid #000;
}
#badsearch-offer-banner-block.search-widget form input[type=text] {
    line-height: 40px;
}
.search-widget form input[type=text] {
    font-size: 14px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0.6px;
    opacity: 1;
    position: relative;
    background-color: #fff;
}
.page-content .search-widget form input[type=text] {
    margin: 0;
    border: none;
}
.search_popup .wrap_item {
    padding: 15px;
    overflow-y: scroll;
    max-height: 400px;
    height: 100%;
}
.search-widget form input[type=text]::placeholder{
    color: #000000;
    opacity: 1;
    font-size: 14px;
    font-weight:500;
}
.search-widget form input[type=text]:after{
    content: "";
    position: absolute;
    border-left: 1px solid #eeeeee;
    height: 28px;
    left: 0;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 10;
    margin: auto;
}
.search-widget form{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
@media(max-width: 1199px){
    .badsearch-content-box{
        min-width: 380px;
    }
}
@media(max-width: 991px){
    .search-widget form input[type=text]{
        padding: 0 15px;
        margin: 0;
        border: none;
        background-color: #ffffff;
    }
    .search-widget form input[type=text]::placeholder{
        color: #000000;
    }
    .badsearch-content-box-inner button {
        background-color: #ffffff;
    }
    .badsearch-content-box-inner button i {
        color: #000000;
    }
    .badsearch-content-box-inner button span{
        min-width: auto;
    }
    .badsearch-content-box-inner{
        background-color:#fff;
        border: 1px solid #000;
    }
    .badsearch-content-box-inner .input_category{
        display: none;
    }
    .badsearch-btn {
        display: block;
    }
    .badsearch-inner-close i {
        font-size: 25px;
        color: #000000;
        font-weight: 500;
        background-color: transparent;
    }
    .search-widget form {
        padding-top: 0;
    }
    span.badfooter-search-content-title{
        display: none;
    }
}
@media(max-width: 767px){
    button.btn-unstyle.badsearch-btn{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}
@media(max-width: 575px){
    .badsearch-content-box-inner .input_category {
        display: none;
    }
}
/*******************badheader-second-wrapper********************/
/********** badcustomer *************/
.badcustomer-signin-btn i{
    font-size: 0;
    background-image: url(../img/sprite.png);
    background-position: -5px -55px;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 5px;
}
.bad_wishtlist_top_wrapper:hover i{
    color: var(--theme-custom-color);
}
.bad_wishtlist_top_wrapper i {
    font-size: 25px;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 42px;
}
.bad-compare-inline-block i{
    font-size: 0;
    background-image: url(../img/sprite.png);
    background-position: -202px -452px;
    display: none;
    vertical-align: middle;
    width: 46px;
    text-align: center;
    height: 46px;
    line-height: 46px;
}
.bad_wishtlist_top:hover span{
    color: var(--theme-custom-color);
}
.bad_wishtlist_top {
    display: flex;
    align-items: center;
}
.view-compare{
    display: flex;
    align-items: center;
}
.badcustomer-signin-content-box-inner li span{
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
    cursor: pointer;
    display: block;
}
.badcustomer-signin-content-box-inner li:hover span{
    color: #c74817;
}
.badmyaccount-dropdown{
    min-width: auto;
    width: 130px;
    padding: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #eee;
    background-clip: border-box;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 3px 1px;
}
.badcustomer-signin-content-box-inner{
    margin: 0;
}
.badcustomer-signin-content-box-inner li {
    border-bottom: 1px solid #dddddd;
}
.badcustomer-signin-content-box-inner li:last-child {
    border-bottom: none;
}
@media(max-width: 1140px){
    .bad_wishtlist_top_wrapper a span {
        font-size: 12px;
    }
}
@media(max-width: 991px){
    .badtopoffertext-block{
        padding: 0;
    }
    .badtopoffertext-block a{
        line-height: 40px;
    }
    .bad_wishtlist_top_wrapper {
        padding: 0;
    }
}
@media(max-width: 767px){
    .badcustomer-signin-content-box-wrapper{
        padding:4px 0;
    }
}
@media(max-width: 520px){
    .badheader-top-right,
    .badheader-top-left{
        width: 100%;
    }
    .badheader-languages {
        margin-top: 5px;
        text-align: center;
    }
}
/********** badshopping *************/
.badheader-left-headertext.col-sm-4 {
    display: flex;
    justify-content: left;
    align-items: center;
}
#_desktop_contact_link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.desktop_myaccount-right {
    text-align: end;
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0;
}
.badheader-Wishlist-Compare,
.badheader-account-cart{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.badheader-top-inner-left {
    text-align: center;
    padding: 15px 0;
}
.badheader-top-inner-right {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.badheader-top-inner-right::after {
    content: '';
    position: absolute;
    background-image: url(../img/Rectangle.png);
    width: 1290px;
    height: 54px;
    top: 0px;
    left: -44px;
    z-index: -1;
}
.desktop_header_left {
    display: flex;
    padding:0;
}
#email-link  span {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
#email-link {
    padding-right: 15px;
}
#email-link:hover span {
    color: var(--theme-custom-color);
}
.badheader-cart-user-block {
    display: flex;
    justify-content: end;
}
#_desktop_badwishtlist_top,
#_desktop_badheader_custom_cart,
#_desktop_compare_product,
.need-help-block,
#_desktop_header_blog,
#_desktop_myaccount{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.badheader-call-cart-block-wrapper {
    text-align: right;
}
.join-block {
    padding: 25px 0 25px 15px;
    cursor: pointer;
}
.badoffertext-title {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
    line-height: 20px;
    cursor: pointer;
    border-left: 1px solid #7c7c7c;
}
.badoffertext-title i {
    font-size: 16px;
    color: #777777;
}
.badoffertext-title:hover, .badoffertext-title:hover i {
    color: var(--theme-custom-color);
}
.badoffertext-title a {
    color: #fff;
    text-decoration: underline;
}
.badmyaccount-dropdown-wrapper {
    cursor: pointer;
    padding: 20px 0;
}
.badshopping-cart-block{
    position: relative;
    cursor: pointer;
}
.badshopping-cart-btn-wrapper a{
    color: #ffffff;
    display: block;
    margin-bottom: 15px;
}
.badshopping-cart-btn-wrapper a:hover {
    color: #eeeeee;
}
.cart-totle{
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    overflow: hidden;
    border-radius: 6px;
    width: 100%;
    height: 35px;
}
.badshopping-cart-btn-wrapper svg{
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}
.badshopping-cart-btn-wrapper span{
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    vertical-align: middle;
    display: inline-block;
}
.header-icon-main {
    text-align: end;
}
.badmyaccount-button .myaccount-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    display: block;
    line-height: 24px;
    color: #777777;
}
.badmyaccount-button .myaccount-des {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #111;
    text-transform: uppercase;
}
.badmyaccount-button:hover .myaccount-title, .badmyaccount-button:hover i {
    color: var(--theme-custom-color);
}
.myaccount-text {
    text-align: left;
    padding-left: 10px;
}
.badmyaccount-button {
    display: flex;
    align-items: center;
}
.badmyaccount-button i {
    font-size: 29px;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.badshopping-cart-btn-wrapper{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-49%);
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: var(--theme-custom-color);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 21px 36px;
    z-index: 50;
    padding: 10px;
    border-radius: 6px 0px 0px 6px;
    width: 100px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
@media(max-width:1199px){
    .badheader-top-center:before{
        display: none;
    }
    .badtopoffertext-block p{
        font-size: 13px;
    }
    .join-block{
        padding-left: 2px;
    }
}
@media(max-width: 1140px){
    .badoffertext-title {
        padding-right: 7px;
    }
    .badmyaccount-button .myaccount-title{
        font-size: 12px;
    }
}
@media(max-width: 1099px){
    .badoffertext-title{
        font-size: 12px;
    }
}
@media(max-width: 991px){
    .badmyaccount-dropdown-wrapper {
        cursor: pointer;
        position: relative;
        padding:  0;
    }
    .join-block{
        padding: 0;
    }
    .badmyaccount-button .myaccount-title{
        display: none;
    }
    a.bad_wishtlist_top i {
        display: block;
    }
    .bad_wishtlist_top{
        padding: 0;
    }
    .bad_wishtlist_top_wrapper a span {
        display: none;
    }
    .dropdown-menu .bad_wishtlist_top_wrapper a span {
        display: block;
    }
    .dropdown-menu-wishlist .bad_wishtlist_top_wrapper a span {
        display: block;
    }
    .bad-wishlist-title {
        display: block;
        padding: 0;
    }
    .badmyaccount-button:hover i{
        color: #000000;
    }
    .badsearch-content-box-wrapper,
    .badmyaccount-button {
        padding: 15px 0;
    }
}
@media(max-width: 767px){
    .badmyaccount-button i{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}
@media(max-width: 380px){
    .badmobile-top-inner-right #_desktop_header_blog,
    .badmobile-top-inner-right #_desktop_header_store_location {
        display: none;
    }
    #_desktop_compare_product {
        border: none;
        padding-right: 0;
        margin-right: 0;
    }
    .badmyaccount-button .myaccount-title {
        font-size: 15px;
    }
}
/**********/
.offer-block a, .need-help-block a {
    font-size: 11px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    color: #111;
}
.join-inner a{
    background-color: #c74817;
    font-weight: 700;
    box-sizing: border-box;
    height: 38px;
    display: block;
    line-height: 38px;
    font-size: 15px;
    color: #ffffff;
    padding:0px 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    border-radius: 6px;
}
.CAT .badproduct-wrapper {
    margin: 0;
}
.CAT .badproduct-wrapper-all {
    padding: 0;
}
@media(max-width: 991px){
    .CAT .badproduct-wrapper-all {
        margin-bottom: 15px;
    }
}
/********** badshopping-commen *************/
.badshopping-cart-product-wrapper {
    position: fixed;
    right: -60px;
    top: 0;
    bottom: 0;
    width: 320px;
    min-width: 320px;
    max-width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 21px 36px;
    opacity: 1;
    visibility: visible;
    z-index: 70;
    transition: all .3s linear;
    opacity: 0;
    visibility: hidden;
}
.badshopping-cart-product-wrapper.open{
    right: 0;
    opacity: 1;
    visibility: visible;
}
.badshopping-cart-product-inner{
    padding: 20px;
}
.badshopping-cart-noproduct-label{
    padding: 15px;
    text-align: center;
    font-weight: 700;
}
.badcart-top-text-btn{
    padding: 15px 25px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}
.badcart-top-text-btn i{
    font-style: normal;
    color: #777
}
.badcart-top-text-btn svg,
.badcart-top-text-btn span{
    display: inline-block;
    color: #000000;
    font-weight: 700;
    vertical-align: middle;
}
.badshopping-cart-product-contet{
    margin-bottom: 15px;
    overflow-y: scroll;
    margin-right: -15px;
    border-bottom: 1px solid #eeeeee;
    scroll-behavior: smooth;
    height: calc(100vh - 293px);
}
.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 solid #eeeeee;
    padding-bottom: 15px;
}
.badshopping-cart-process-checkbout-btn{
    padding-top:20px;
    text-align: center;
}
.badshopping-cart-process-checkbout-btn a{
    border: 1px solid #eeeeee;
    padding: 10px 20px;
    color: #000000;
    font-weight: 600;
    display: block;
    width: 100%;
}
.badshopping-cart-process-checkbout-btn a:hover{
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: #c74817;
}
#blockcart-modal .modal-header{
    border-radius: 5px 5px 0 0;
    background-color: #ffffff;
    padding: 10px 15px;
    margin-bottom: 0;
}
.modal-header .close{
    top: -10px;
    right: -15px;
}
.modal-header .close{
    line-height: 30px;
    font-size: 20px;
}
#blockcart-modal .modal-header span{
    display: block;
}
.modal-header .close{
    background-color: #000000;
    color:#fff;
    font-weight:400;
}
.quickview button.close {
    padding: 0;
}
.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 #eeeeee;
    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: #000000;
    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: #333333;
    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;
}
@media(max-width: 575px){
    .badshopping-cart-product-wrapper{
        width: 290px;
        min-width: auto;
        max-width: 100%;
    }
}
@media(max-width: 991px){
    .badmobile-first-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        padding: 0 15px;
        background-color: #ffffff;
        flex-wrap: wrap;
        box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 7%);
    }
    .badmobile-top-block {
        background: #0f0f0f;
    }
    .badmobile-top-inner-left, .badmobile-top-inner-right {
        display: inline-flex;
        width: 40%;
    }
    .badmobile-top-inner-right {
        justify-content: right;
        align-items:center;
        width: 60%;
    }
    #_desktop_header_about, #_desktop_header_Contact {
        padding: 9px 15px;
    }
    #_mobile_vertical_menu,
    #_mobile_myaccount,
    #_desktop_search{
        display: inline-block;
        vertical-align: middle;
        padding: 0;
    }
    .badsearch-content-box {
        position: absolute;
        top: 100%;
        left: auto;
        right: 0;
        width: 100%;
        min-width: 290px;
        display: none;
        z-index: 99
    }
    .badsearch-content-box-wrapper.open .badsearch-inner-open i{
        background-position: -205px -4px;
    }
    .badmobile-second-block{
        width: 70%;
        order: 3;
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .badmobile-logo-block {
        width: 25%;
    }
    .badsearch-inner-close{
        display: block;
    }
    .badheader-top-logo {
        padding: 0;
        text-align:center;
        border-bottom: 1px solid #d1d1d1;
    }
    .badmobile-logo-block {
        width: 100%;
        order: 1;
        text-align: center;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-dropdown {
        margin: 0;
        padding: 0;
        border:  none;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-dropdown li ~ li{
        border-top: 1px solid #e5e5e5;
    }
    .badmobile-top-header-block {
        width: 30%;
        order: 2;
        text-align: left;
    }
}
@media(max-width: 575px){
    .badmobile-verticalmenu-cart-block{
        text-align: right;
    }
    .badsearch-content-box {
        min-width: 250px;
    }
    .badmobile-top-inner-left{
        display: none;
    }
    .badmobile-top-inner-right {
        justify-content: center;
        width: 100%;
    }
    .badmobile-top-header-block{
        width: auto;
    }
    .badsearch-content-box {
        right: -60px;
        min-width: 220px;
    }
}
@media(max-width: 420px){
    #_mobile_vertical_menu {
        display: none;
    }
}
@media(max-width: 400px){
    .badmobile-verticalmenu-cart-block{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/******** Start cart Css ************************/
/******** End cart Css ************************/
/************** bsearch-user-cart *****************/
/************** end bsearch-user-cart *****************/
/******************************* main-badmenu *******************************************/
#_desktop_top_menu{
    display: block;
    text-align: left;
}
.badmain-menu-dropdown{
    margin: 0;
}
.badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    cursor: pointer;
    padding: 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-block-wrapper{
    text-align: left;
    overflow-x: auto;
}
.badmain-menu-block-wrapper::-webkit-scrollbar {
    height: 0px;
}
#header .badmega-menu-block ul li.level-1:nth-child(2) >a{
    padding-left: 0;
}
.badmain-menu-content .badmain-menu-dropdown[data-depth="0"] > li > .badmain-menu-dropdown-link a{
    font-size: 16px;
    color: #212121;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
    line-height:50px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.badmain-menu-content .badsub-menu-dropdown[data-depth="1"] > li > .badmain-menu-dropdown-link a{
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
    line-height:35px;
    padding: 0;
    width: auto;
}
.badmain-menu-content .badsub-menu-dropdown[data-depth="2"] > li > .badmain-menu-dropdown-link a{
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    color: #222222;
    padding: 0;
    width: auto;
}
.badmain-menu-item{
    width: 185px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
}
.badmain-menu-dropdown-link{
    position: relative;
}
.badmain-menu-icon-wrapper a i {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}
.badmain-menu-icon-wrapper a.badmain-menu-icon {
    padding: 0 !important;
    width: 10px !important;
    margin: 0 auto;
}
/***************************************** menu media ********************************************/
.badmega-menu-block .badproduct-price-and-shipping{
    position: relative;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}
.badmega-menu-block .badproduct-wrapper:hover .badproduct-price-and-shipping{
    opacity: 1;
    visibility:visible;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}
@media(max-width: 991px){
    .badmega-menu-block .badproduct-wrapper-content {
        padding: 0;
    }
}
/**** menu media *****/
/************************ mobile-All-menu ***********************/
@media(max-width: 991px){
    .badmain-menu-dropdown-img-wrapper{
        display: inline-block;
        vertical-align: middle;
    }
    .badmobile-header-block {
        position: relative;
    }
    .badmain-menu-dropdown{
        display: none;
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #eeeeee;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        padding: 15px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }
    .badmain-menu-dropdown.open{
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        visibility: visible;
        left: 0;
    }
    .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li{
        border: 1px solid #eeeeee;
        margin-bottom: 10px;
        padding: 0 15px;
        display: block;
    }
    .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li:last-child{
        margin-bottom: 0;
    }
    .badmain-menu-content .badmain-menu-dropdown[data-depth="0"] > li > .badmain-menu-dropdown-link a{
        color: #222222;
        font-size: 16px;
    }
    .badmain-menu-item .badmain-menu-icon-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .badmain-menu-icon-wrapper{
        display:block;
        position: absolute;
        top: 8px;
        right: 0;
        width: auto;
        height: auto;
    }
    .badmain-menu-icon-wrapper a i{
        cursor: pointer;
        line-height: 35px;
        height: 35px;
        width: 35px;
        text-align: center;
    }
    .badsub-menu-item{
        width: auto;
        float: none;
        padding:0 15px;
    }
    .badmain-menu-get-child,
    .badsub-menu-get-child{
        display: none;
    }
    .badmain-menu-dropdown-link{
        position: relative;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-icon span{
        font-size: 14px;
        color: #ffffff;
        font-weight: 600;
        background-color: #000000;
        padding: 5px 10px;
        border-radius: 3px;
        display: inline-block;
        vertical-align: middle;
    }
    #header .badmega-menu-block ul li.level-1>a:after{
        display: none;
    }
    #header .badmega-menu-block ul li.level-1>a{
        padding: 0;
    }
}
/**********************vertical_menu**************************/
.badvertical-menu-vertical .bad-title-menu i{
    font-size: 24px;
    color: #000000;
}
.badvertical-menu-vertical ul li.level-1:hover>a,
.badvertical-menu-vertical li.level-1 a:hover > i,
.badvertical-menu-vertical ul li.level-1 ul li a:hover,
.badvertical-menu-vertical ul li.level-1 ul li a:hover span {
    color: #c74817;
}
.badvertical-menu-row {
    margin: 0;
}
@media(max-width:991px){
    .badvertical-menu-vertical .bad-title-menu i{
        color: #ffffff;
    }
}
/********************************************* bad-slider-block *********************************************/
.badhome-slider-inner .owl-dots{
    position: absolute;
    top: 45%;
    left: auto;
    right: 30px;
    margin: auto;
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot{
    display: none;
    margin: 10px 0;
    padding: 4px;
    border-radius: 25px;
}
.owl-carousel .owl-dots .owl-dot.active {
    border: 1px solid #fff;
}
.owl-carousel .owl-dots .owl-dot span{
    height: 7px;
    width: 7px;
    display: block;
    background-color: #a6a6a6;
    opacity: .6;
    border-radius: 25px;
}
.owl-carousel .owl-dots .owl-dot.active span{
    background-color: var(--theme-custom-color);
    opacity: 1;
}
/********* category_prodct ************/
.badvertical-block {
    margin-bottom: 30px;
}
.badvertical-inner {
    margin: 0 -15px 0 0;
    padding-left: 15px;
}
@media(max-width: 991px){
    .badvertical-inner {
        margin: 0;
        padding: 0;
    }
    .badvertical-menu-product-list-wrapper {
        padding: 0;
    }
    .badvertical-block {
        margin-bottom: 20px;
    }
}
@media(max-width: 575px){
   .badvertical-menu-product-list-wrapper {
        padding: 0 15px;
    }
    .badhome-slider-inner .owl-dots {
        top: 35%;
    }
}
@media(max-width: 480px){
    .badhome-slider-inner .owl-dots {
        top: 22%;
        right: 15px;
    }
    .owl-carousel .owl-dots .owl-dot{
        margin: 7px 0;
    }
}
/********* end category_prodct ************/
/*************************** producat-tab-design *******************/
.badtab-products-title-list {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
.badtab-products-title {
    display: flex;
    justify-content: center;
    text-align:center;
}
.badtab-products-title-list li{
    display: inline-block;
    vertical-align: middle;
}
.badtab-products-title-list li a {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    display: block;
    line-height: 25px;
    padding: 8px 30px;
    background-color: #ffcb86;
    margin: 0 7px;
    border: 1px solid var(--theme-custom-color);
}
.badtab-products-title-list li.active a, .badtab-products-title-list li:hover a {
    background-color:var(--theme-custom-color);
    color: #fff;
}
.badtab-product-all-prod-link a {
    font-size: 15px;
    color: #777777;
    padding-right: 15px;
    font-weight: 500;
    padding-top: 15px;
    display: block;
}
@media(max-width: 991px){
    .badtab-products-title-list li a {
        font-size: 15px;
        line-height: 25px;
    }
}
@media(max-width:575px){
    .badtab-products-title-list li a {
        margin-bottom: 10px;
        margin-left: 0;
    }
    .badtab-products-title {
        padding: 0;
    }
    .badslider-product-left-img{
        display: block;
        margin-bottom: 20px;
    }
    .badslider-product-right-img{
        margin-top: 20px;
        display: block;
    }
}
@media(max-width:470px){
    .badtab-products-title-list li {
        min-width: 220px;
    }
}
/****************************** category-page *******************************/
@media(min-width: 1200px){
    #category .container.bad-content-page, #product .container.bad-content-page,#prices-drop .container.bad-content-page,
    #new-products .container.bad-content-page,#best-sales .container.bad-content-page,#contact .container.bad-content-page{
        padding: 0;
    }
    #cms .container.bad-content-page{
        padding: 0 15px;
    }
}
@media(max-width: 1199px){
    #product #content-wrapper .container{
        padding: 0;
    }
}
@media(min-width: 480px) and (max-width: 575px){
    #products .badproduct-wrapper-all{
        width: 50%;
    }
}
/***************************** end category-page ********************************/
/*************** footer-product ***************/
.badtabfooter-prdoducts-block .badtabfooter-product-content-title {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding-bottom: 20px;
}
.badtabfooter-prdoducts-block .badtabfooter-products-content-box {
    margin: 0 -15px;
}
.badtabfooter-prdoducts-block .badside-product-wrapper-content{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-bottom: 15px;
    border: none;
}
.badtabfooter-prdoducts-block .badside-product-description {
    padding: 15px;
}
.badtabfooter-prdoducts-block .badside-product-image {
    padding: 0;
}
.badtabfooter-prdoducts-block .badproduct-wrapper{
    border: none;
    display: flex;
    border: 1px solid #e5e5e5;
    align-items: center;
}
.badtabfooter-prdoducts-block .badside-product-image a {
    border: none;
    border-right: 1px solid #e5e5e5;
}
.badtabfooter-prdoducts-block .badside-product-image a img {
    width: 100%;
}
.badtabfooter-products-content .badtabfooter-product-content-wrapper .badtabfooter-product-content-title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    color: #000004;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    letter-spacing: 0.8px;
}
.badtabfooter-prdoducts-block{
    padding-bottom: 80px;
}
.badtabfooter-products-page-link{
    text-align: right;
}
.badtabfooter-prdoducts-block .badproduct-wrapper{
    margin-bottom: 0;
}
@media(max-width: 1199px){
    .badtabfooter-products-content{
        width: 50%;
        margin-bottom:30px;
    }
    .badtabfooter-products-content:nth-child(3n){
        clear: both;
    }
}
@media(max-width: 991px){
    .badtabfooter-prdoducts-block .badside-product-wrapper-all {
        width: 100%;
        float: left;
    }
    .badtabfooter-prdoducts-block{
       padding-bottom:0;
    }
    .badtabfooter-prdoducts-block .badtabfooter-product-content-title {
        font-size: 16px;
        padding-bottom: 10px;
    }
}
@media(max-width: 575px){
    .badtabfooter-products-content{
        width: 100%;
    }
    .badtabfooter-prdoducts-block .badproduct-wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .badtabfooter-prdoducts-block .badside-product-image {
        width: 40%;
    }
    .badtabfooter-prdoducts-block .badside-product-description{
        width: 60%;
    }
}
/*************** end footer-product ***************/
/************************************ next-prev-pagination **********************************************/
.badhome-slider-prev-btn{
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff;
    position: absolute;
    left: -10%;
    top: 50%;
    z-index: 5;
    opacity: 0;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border-radius: 30px;
}
.badhome-slider-block:hover .badhome-slider-prev-btn {
    left: 40px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badhome-slider-next-btn {
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff;
    z-index: 5;
    position: absolute;
    right: -10%;
    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%);
    border-radius: 30px;
}
.badhome-slider-block:hover .badhome-slider-next-btn {
    right: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badhome-slider-prev-btn i,
.badhome-slider-next-btn i{
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    color: #000000;
    background-color: #ffffff;
    line-height: 40px;
    margin: 4px;
    border-radius: 30px;
}
.badhome-slider-prev-btn:hover i,
.badhome-slider-next-btn:hover i{
    background-color: #c74817;
    color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.badhome-slider-prev-btn:hover,
.badhome-slider-next-btn:hover {
    border: 2px solid #c74817;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.badhome-slider-wrapper{
    margin-bottom: 30px;
}
.bad-all-pagination{
    width: 100%;
    text-align: center;
}
.bad-all-pagination .bad-prev-btn, .bad-all-pagination .bad-next-btn {
    position:static;
    top: 50%;
    text-align: center;
    border: none;
    padding: 0;
    z-index: 2;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background-color: transparent;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    border: 1px solid #d1d1d1;
    border-radius: 30px;
    margin: 0 3px;
    background-color: #fff;
}
.bad-all-pagination .bad-prev-btn:hover, .bad-all-pagination .bad-next-btn:hover{
    border: 1px solid var(--theme-custom-color);
}
.badhomeblog-pagination .bad-all-pagination .bad-prev-btn, .badhomeblog-pagination .bad-all-pagination .bad-next-btn {
    top: 30px;
}
.badspecial-product-content{
    margin-top: 40px;
}
.bad-all-pagination .bad-prev-btn{
    left: -65px;
    right: auto;
    opacity: 1;
}
.bad-all-pagination .bad-next-btn {
    right: -65px;
    left: auto;
    opacity: 1;
}
.badtab-featured-product-pagin-content.badtab-product-content{
    margin-top: 30px;
}
.badcrossselling-product-pagination-wrapper{
    margin-top: 30px;
}
.badtestimonials-block:hover .badtestimonials-prev-btn.bad-prev-btn,
.badhomeblog-block:hover .badhomeblog-prev-btn.bad-prev-btn,
.badtab-prdoducts-block:hover .badtab-product-content .bad-prev-btn,
.badspecial-products-block:hover .badspecial-product-prev-btn.bad-prev-btn,
.badcat-prod-products-block:hover .badcat-prod-product-prev-btn.bad-prev-btn,
.badviewed-products-block:hover .badviewed-product-prev-btn.bad-prev-btn,
.badcrossselling-products-block:hover .badcrossselling-product-prev-btn.bad-prev-btn,
.badnew-products-block:hover .badnew-product-prev-btn.bad-prev-btn,
.badbrandlist-block:hover .badbrandlist-prev-btn.bad-prev-btn,
.badtestimonials-block:hover .badtestimonials-prev-btn.bad-prev-btn  {
    left: -30px;
    opacity: 1;
}
.badtestimonials-block:hover .badtestimonials-next-btn.bad-next-btn,
.badhomeblog-block:hover .badhomeblog-next-btn.bad-next-btn,
.badtab-prdoducts-block:hover .badtab-product-content .bad-next-btn,
.badspecial-products-block:hover .badspecial-product-next-btn.bad-next-btn,
.badcat-prod-products-block:hover .badcat-prod-product-next-btn.bad-next-btn,
.badviewed-products-block:hover .badviewed-product-next-btn.bad-next-btn,
.badcrossselling-products-block:hover .badcrossselling-product-next-btn.bad-next-btn,
.badnew-products-block:hover .badnew-product-next-btn.bad-next-btn,
.badbrandlist-block:hover .badbrandlist-next-btn.bad-next-btn,
.badtestimonials-block:hover .badtestimonials-next-btn.bad-next-btn {
    right: -30px;
    opacity: 1;
}
.bad-prev-btn i{
    color: var(--theme-custom-color);
    width: 24px;
    height: 10px;
    font-size: 0;
    background-image: url(../img/Arrow\ 1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bad-prev-btn:hover i{
    color: var(--theme-custom-color);
    width: 24px;
    height: 10px;
    font-size: 0;
    background-image: url(../img/Hover\ arrow\ 1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bad-next-btn i {
    color: var(--theme-custom-color);
    width: 24px;
    height: 10px;
    font-size: 0;
    background-image: url(../img/Arrow\ 2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bad-next-btn:hover i{
    color: var(--theme-custom-color);
    width: 24px;
    height: 10px;
    font-size: 0;
    background-image: url(../img/Hover\ arrow\ 2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.badspecial-products-content-box .badmain-title-wrapper .badmain-desc{
    width: 88%;
}
@media(max-width: 1199px){
    .badspecial-products-content-box .badmain-title-wrapper .badmain-desc {
        width: 100%;
    }
    .badtestimonials-block:hover .badtestimonials-prev-btn.bad-prev-btn,
    .badhomeblog-block:hover .badhomeblog-prev-btn.bad-prev-btn,
    .badtab-prdoducts-block:hover .badtab-product-content.bad-prev-btn,
    .badspecial-products-block:hover .badspecial-product-prev-btn.bad-prev-btn,
    .badcat-prod-products-block:hover .badcat-prod-product-prev-btn.bad-prev-btn,
    .badviewed-products-block:hover .badviewed-product-prev-btn.bad-prev-btn,
    .badcrossselling-products-block:hover .badcrossselling-product-prev-btn.bad-prev-btn {
        left: 0px;
    }
    .badtestimonials-block:hover .badtestimonials-next-btn.bad-next-btn,
    .badhomeblog-block:hover .badhomeblog-next-btn.bad-next-btn,
    .badtab-prdoducts-block:hover .badtab-product-content.bad-next-btn,
    .badspecial-products-block:hover .badspecial-product-next-btn.bad-next-btn,
    .badcat-prod-products-block:hover .badcat-prod-product-next-btn.bad-next-btn,
    .badviewed-products-block:hover .badviewed-product-next-btn.bad-next-btn,
    .badcrossselling-products-block:hover .badcrossselling-product-next-btn.bad-next-btn {
        right: 0px;
    }
    .bad-all-pagination .bad-prev-btn{
        left: 12px;
        right: auto;
        opacity: 1;
    }
    .bad-all-pagination .bad-next-btn {
        right: 12px;
        left: auto;
        opacity: 1;
    }
}
@media(max-width: 991px){
    .badhome-slider-prev-btn{
        left: 20px;
        opacity: 1;
    }
    .badhome-slider-block:hover .badhome-slider-prev-btn {
        left: 20px;
    }
    .badhome-slider-next-btn {
        right: 20px;
    }
    .badhome-slider-block:hover .badhome-slider-next-btn {
        right: 20px;
    }
    .badhome-slider-prev-btn i,
    .badhome-slider-next-btn i {
        width: 30px;
        line-height: 30px;
        height: 30px;
        margin: 2px;
    }
}
@media(max-width: 767px){
    .badtab-product-pagination-wrapper {
        position: static;
        right: 30px;
        top: auto;
        bottom: auto;
    }
    .badhomeblog-pagination-wrapper, .badspecial-product-pagination-wrapper {
        position: static;
        right: 30px;
        top: 0;
    }
}
@media(max-width: 576px){
    .badhome-slider-prev-btn i, .badhome-slider-next-btn i {
        width: 20px;
        line-height: 20px;
        height: 20px;
        margin: 2px;
        font-size: 20px;
    }
    .badhome-slider-block:hover .badhome-slider-prev-btn {
        left: 10px;
    }
    .badhome-slider-next-btn {
        right: 10px;
    }
    .badtab-featured-product-pagin-content.badtab-product-content{
        margin-top: 20px;
    }
    .badspecial-product-content{
        margin-top: 40px;
    }{
        margin-top: 25px;
    }
}
/************************************ all theme title and subtitle ***************************************/
.badmain-title-wrapper {
    text-align: center;
}
.badmain-title-wrapper .badmain-title {
    font-size: 40px;
    color: #080c17;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    padding-bottom: 0px;
    font-family: var(--badtheme-font-name-2);
    margin-bottom: 30px;
    text-transform:capitalize;
}
.badtab-products-content-box .badmain-title-wrapper .badmain-title {
    font-size: 36px;
    color: #080c17;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    border-bottom: none;
    text-transform: capitalize;
}
.badtab-products-title-wrapper {
    margin-bottom: 30px;
}
.badmain-title-wrapper .badmain-sub-title {
    font-size: 30px;
    color: var(--theme-custom-color);
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize;
    font-family: var(--badtheme-font-name-3);
    display: none;
}
.badfeatured-products-block .badmain-title-wrapper .badmain-sub-title{
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    font-family: var(--badtheme-font-name-2);
}
.badslider-product-left-img a {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    height: 311px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.badtestimonial-homeblog-block .badmain-title-wrapper .badmain-title{
    text-align: center;
    padding:15px;
}
.badmain-title-wrapper .badmain-desc {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.badfeatured-products-content-box .badmain-desc::after{
    content: '';
    position: absolute;
    top: -20px;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    width: 149px;
    height: 103px;
    background-image: url(../img/title-bg.png);
    z-index: -1
}
@media(max-width: 1539px){
    .badslider-product-left-img a {
        height: 376px;
    }
}
@media(max-width: 1460px){
    .badslider-product-left-img a {
        height: 360px;
    }
}
@media(max-width: 1400px){
    .badslider-product-left-img a {
        height: 348px;
    }
}
@media(max-width: 1300px){
    .badslider-product-left-img a {
        height: 325px;
    }
}
@media(max-width: 1199px){
    .badslider-product-left-img a {
        height: 387px;
    }
    .badtab-products-content-box .badmain-title-wrapper .badmain-title {
        font-size: 30px;
        line-height: 36px;
    }
     .badmain-title-wrapper .badmain-title {
        font-size: 30px;
        line-height: 36px;
    }
}
@media(max-width: 1199px){
    .badslider-product-left-img a {
        height: 347px;
    }
    .badfeatured-products-block .badmain-title-wrapper .badmain-sub-title {
        font-size: 26px;
        line-height: 30px;
    }
    .badfeatured-products-content-box .badmain-desc::after {
        width: 129px;
        background-size: cover;
        height: 83px;
    }
}
@media(max-width: 991px){
    .badmain-title-wrapper .badmain-sub-title {
        font-size: 16px;
    }
    .badmain-title-wrapper .badmain-title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 16px;
    }
    .badtab-products-content-box .badmain-title-wrapper .badmain-title {
        font-size: 25px;
        line-height: 36px;
    }
    .badslider-product-left-img a {
        height: 327px;
    }
     .badfeatured-products-block .badmain-title-wrapper .badmain-sub-title{
        font-size: 24px;
        line-height: 28px;
    }
    .badtab-products-title-wrapper{
        margin-bottom: 16px;
    }
    .badtab-products-title-list{
        margin-bottom: 0;
    }
}
@media(max-width: 921px){
    .badslider-product-left-img a {
        height: 309px;
    }
}
@media(max-width: 850px){
    .badslider-product-left-img a {
        height: 290px;
    }
}
@media(max-width: 785px){
    .badslider-product-left-img a {
        height: 271px;
    }
}
@media(max-width:767px){
    .badmain-title-wrapper .badmain-sub-title {
        font-size: 18px;
    }
    .badmain-title-wrapper .badmain-title {
        font-size: 27px;
    }
}
@media(max-width: 575px){
    .badmain-title-wrapper .badmain-title {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 15px;
    }
   .badmain-title-wrapper .badmain-title, .badfeatured-products-block .badmain-title-wrapper .badmain-sub-title {
        font-size: 24px;
        line-height: 28px;
    }
    .badmain-title-wrapper .badmain-desc {
        font-size: 16px;
        line-height: 24px;
    }
    .badtab-products-content-box .badmain-title-wrapper .badmain-title {
        font-size: 20px;
        line-height: 36px;
    }
    .badtab-products-title-wrapper{
        margin-bottom: 15px;
    }
}
@media(max-width:420px){
    .badmain-title-wrapper .badmain-title, .badfeatured-products-block .badmain-title-wrapper .badmain-sub-title {
        font-size: 20px;
        line-height: 28px;
    }
}
/***************** All producat and badproduct-link  **************************/
.badspecial-product-link-wrapper,
.badfeatured-product-link-wrapper,
.badnew-product-link-wrapper,
.badbestseller-product-link-wrapper{
    display: none;
    margin-top: 10px;
}
.badproduct-link,
.badhomeblog-link a{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid var(--theme-custom-color);
    padding: 8px 25px;
}
.badhomeblog-link a,
.badtabfooter-products-page-link a,
.badproduct-link a{
    font-size: 15px;
    color: #000000;
    font-weight: 500;
}
.badproduct-link:hover,
.badhomeblog-link a:hover{
    background-color: var(--theme-custom-color);
}
.badhomeblog-link a:hover,
.badtabfooter-products-page-link:hover a,
.badproduct-link:hover a {
    color: #ffffff;
    border-color: #ffffff;
}
.badfeatured-products-content-box, .badbestseller-products-content-box{
    text-align: center;
}
.badviewed-products-block,
.badlike-products-block,
.badcross-selling-products-block,
.badcat-prod-products-block,
.badcategory-products-block,
.badspecial-products-block,
.badfeatured-products-block,
.badcrossselling-products-block{
    margin-bottom:80px;
}
@media(max-width: 1200px){
    .badviewed-products-block,
    .badlike-products-block,
    .badcross-selling-products-block,
    .badcategory-products-block,
    .badcat-prod-products-block,
    .badbestseller-products-block,
    .badspecial-products-block,
    .badnew-products-block,
    .badfeatured-products-block,
    .badcrossselling-products-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;
    }
    .badspecial-products-block{
        margin-bottom: 30px;
    }
}
.badviewed-product-list-wrapper,
.badcrossselling-product-list-wrapper,
.badlike-product-list-wrapper,
.badcat-prod-product-list-wrapper,
.badtab-product-list-wrapper {
    padding: 0;
}
.badnew-product-list-wrapper,
.badspecial-product-list-wrapper,
.badbestseller-product-list-wrapper,
.badfeatured-product-list-wrapper{
    padding:0 15px;
}
.badslider-product-left-img {
    width: 20%;
}
@media(max-width: 768px){
    .badviewed-products-block,
    .badlike-products-block,
    .badcross-selling-products-block,
    .badcategory-products-block,
    .badcat-prod-products-block,
    .badbestseller-products-block,
    .badspecial-products-block,
    .badnew-products-block,
    .badfeatured-products-block,
    .badcrossselling-products-block{
        margin-bottom:30px;
    }
}
@media(max-width: 767px){
    .badslider-product-left-img {
        display: none;
    }
    .badnew-product-list-wrapper,
    .badbestseller-product-list-wrapper,
    .badfeatured-product-list-wrapper{
        padding:0;
        width: 100%;
    }
}
@media(max-width: 575px){
    .badproduct-link, .badhomeblog-link a {
        padding: 7px 20px;
    }
    .badhomeblog-link a, .badtabfooter-products-page-link a, .badproduct-link a {
        font-size: 13px;
    }
}
/***************** All producat and badproduct-link  **************************/
/****************************************** All Theme left-right-penal **************************************/
.badside-product-image a{
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    overflow: hidden;
}
.badside-product-image a img{
    width: 100%;
}
.badside-product-wrapper{
    display: inline-block;
    vertical-align: middle;
}
.badcategory-maincategory,
.badside-title-wrapper .badside-title{
    background-color: var(--theme-custom-color);
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    color: #ffffff;
}
.badside-title-wrapper .badside-title a{
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.bedsearch_filters-content{
    padding: 15px 15px 10px 15px;
}
.bedbrands-filters-brands{
    padding: 15px;
}
.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: #999999;
}
.badcategory-maincategory a{
    color: #ffffff;
}
.badcategory-tree-block,
.badnew-side-block,
.badspecial-side-block,
#search_filters_suppliers,
#search_filters_brands,
.badcustomerservices-left-block,
.badhomeblog-left-block,
.badchaincategoryslider-left-block,
.badbrandlist-left-block,
.badbestseller-side-block,
.badfeatured-side-block{
    margin-bottom:30px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    border-radius: 0;
}
.badnew-product-list-box,
.badtab-product-list-box,
.badspecial-product-list-box,
.badfeatured-product-list-box,
.badbestseller-product-list-box,
.badlike-product-list-wrapper,
.badcrossselling-product-list-wrapper,
.badviewed-product-list-wrapper,
.badcat-prod-product-list-wrapper{
    position: relative;
    margin: 0 -15px;
}
.badtestimonials-left-block{
    margin-bottom: 30px;
}
.badspecial-products-content-box .badproduct-name{
    width: 100%;
    text-align:center;
}
.badspecial-products-content-box .badproduct-wrapper-content{
    padding: 0;
    margin-bottom: 0;
}
#products.grid .badproduct-description .list-view.badproduct-wrapper-box {
    display: none;
}
.badspecial-products-content-box .badproduct-price-and-shipping {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}
#products.grid .badproduct-wrapper-all,
#products.list .badproduct-wrapper-all{
    margin-bottom: 15px;
}
.badspecial-side-content-box .badproduct-wrapper:hover{
    border: none;
}
.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: none;
    box-shadow: none;
    margin-bottom: 0;
    overflow: hidden;
}
.badside-product-wrapper .thumbnail-container{
    padding: 0;
}
.badside-product-title a{
    display: block;
}
.badside-product-title a h4 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 500;
    line-height: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badside-product-price-and-shipping, .badside-product-name {
    margin-bottom: 5px;
}
.badside-product-description .badproduct-left-star{
    padding-top: 0;
}
.badside-product-price-and-shipping .price {
    font-size: 16px;
    color: var(--theme-custom-color);
    font-weight: 700;
}
.badside-product-price-and-shipping .baddiscount-product{
    color: #ff5d5d;
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
    display: none;
}
.badside-product-price-and-shipping .regular-price {
    padding-left: 5px;
    color: #818181;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
}
.badproduct-left-star{
    padding-top: 5px;
}
.badside-product-image{
    padding: 0 15px 0 0;
}
.badproduct-wrapper .badproduct-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-hover-image {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badside-product-description{
    padding: 0;
}
.badside-product-wrapper-content{
    border-bottom: 1px solid #eeeeee;
    padding: 15px;
}
.badspecial-side-link,
.badbestseller-side-link,
.badnew-side-link,
.badfeatured-side-link{
    padding: 10px 15px;
    text-align: right;
}
.badcategory-tree-inner{
    margin-bottom: 0;
}
.badcategory-subcategory{
    padding: 15px 15px 5px 15px;
}
.badcategory-tree-sub-menu li a{
    color: #111111;
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.badcategory-tree-sub-menu li a.category-sub-link{
    color: #999999;
    padding-left: 10px;
}
.badcategory-tree-sub-menu li{
    position: relative;
}
.badcategory-tree-sub-menu li .navbar-toggler i{
    font-size: 24px;
    color: #999999;
}
.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: 1199px){
    .badside-product-wrapper .badside-product-wrapper-all {
        width: 50%;
    }
    .badside-product-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
}
@media(max-width: 991px){
    .badnew-product-list-box,
    .badtab-product-list-box,
    .badspecial-product-list-box,
    .badfeatured-product-list-box,
    .badbestseller-product-list-box,
    .badlike-product-list-wrapper,
    .badcrossselling-product-list-wrapper,
    .badviewed-product-list-wrapper,
    .badcat-prod-product-list-wrapper{
        padding: 15px 0 0;
    }
}
@media(max-width: 767px){
    .badspecial-products-content-box .badproduct-wrapper-content{
        padding: 0;
    }
}
@media(max-width: 600px){
    .badspecial-products-content-box .badproduct-wrapper {
        display: block;
    }
}
@media(max-width: 575px){
    .badnew-product-list-box,
    .badtab-product-list-box,
    .badspecial-product-list-box,
    .badfeatured-product-list-box,
    .badhomeblog-content,
    .badbestseller-product-list-box,
    .badbestseller-product-list-box,
    .badlike-product-list-wrapper,
    .badcrossselling-product-list-wrapper,
    .badviewed-product-list-wrapper,
    .badcat-prod-product-list-wrapper{
        overflow: hidden;
        margin: 0;
    }
    .badnew-product-list-box,
    .badtab-product-list-box,
    .badspecial-product-list-box,
    .badfeatured-product-list-box,
    .badbestseller-product-list-box,
    .badlike-product-list-wrapper,
    .badcrossselling-product-list-wrapper,
    .badviewed-product-list-wrapper,
    .badcat-prod-product-list-wrapper{
        padding: 5px 0;
    }
}
@media(max-width: 575px){
    .badside-product-wrapper .badside-product-wrapper-all {
        width: 100%;
    }
    .badside-product-wrapper {
        display: inline-block;
    }
}
/****************************** block-category-top ********************************/
.block-category{
    min-height: auto;
    padding: 15px;
    text-align: center;
    position: relative;
}
.badcategory-list-header,.bad-category-main{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom:30px;
}
.badcategory-block-inner{
    text-align: left;
}
.badcategory-list-header-title{
    font-size: 20px;
    color: #111111;
    font-weight: 600;
}
.badcategory-name-image {
    overflow-x: auto;
    cursor: grab;
    max-height: 308px;
    display: flex;
    overflow-y: hidden;
}
.bad-sub-category-title {
    font-size: 18px;
    font-weight: 600;
    color: #111111;
    padding-bottom: 10px;
}
.bad-sub-category-wrapper {
    width: 115px;
    margin: 5px 15px 5px 0;
    text-align: center;
    flex: 0 0 auto;
}
.badcategory-name {
    text-align: center;
    font-size: 16px;
    color: #333333;
    padding-top: 8px;
}
.bad-category-image a {
    border: 1px solid #e5e5e5;
    display: block;
    overflow: hidden;
    padding: 5px;
}
#product .tabs,
#product #block-reassurance{
    border: 1px solid #eee;
}
#block-reassurance li{
    border-bottom: 1px solid #eee;
}
#products {
    color:#666;
}
.block-category #category-description span,
.block-category #category-description p{
    font-size: 14px;
    color: #999999;
    padding:0;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 24px;
    text-align: left;
}
.block-category #category-description p:first-child{
    margin-bottom: 0;
}
.badcategory-list-header-img img{
    width: 100%;
}
/************************ end block-category-top ********************************/
/********************** badhome-slider *********************/
.badhome-slider-items{
    position: relative;
}
.badhome-slider-items-content.left{
    text-align: center;
}
.badhome-slider-items-content.center{
    text-align: center;
}
.badhome-slider-items-content.right{
    text-align: right;
}
.badhome-slider-items-content.hide{
    display: none;
}
.badhome-slider-items-content {
    position: absolute;
    bottom: 0;
    top: 60%;
    right: 0;
    left: 0;
    margin: auto;
    transform: translate(0 , -50%);
    width: 46%;
}
.badhome-slider-inner img.owl-lazy {
    width: 100%;
}
.badhome-slider-items-content .badhome-slider-items-title {
    font-size: 44px;
    line-height: 50px;
    color: #ffbf11;
    font-weight: 500;
    border-top: 1px solid var(--theme-custom-color);
    border-bottom: 1px solid var(--theme-custom-color);
    padding: 14px 0;
}
.badhome-slider-items-sub-title h2 {
    font-size: 80px;
    line-height: 95px;
    font-weight: 400;
    margin: 0;
    padding: 30px 0;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--badtheme-font-name-2);
}
.badhome-slider-items-description h3 {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 30px;
    color: #525252;
    font-weight: 600;
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.3));
}
.badhome-slider-items-btn a {
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    background-color: var(--theme-custom-color);
    padding: 13px 25px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
}
.badhome-slider-items-btn a:hover{
    color: var(--theme-custom-color);
    background-color: #ffffff;
}
@media(max-width: 1590px){
    .badhome-slider-items-sub-title h2 {
        font-size: 60px;
        line-height: 70px;
    }
}
@media(max-width: 1440px){
    .badhome-slider-items-sub-title h2 {
        font-size: 60px;
        line-height: 65px;
    }
}
@media(max-width: 1199px){
    .badhome-slider-items-btn a {
        font-size: 12px;
        padding: 10px 20px;
    }
    .badhome-slider-items-sub-title h2 {
        font-size: 44px;
        line-height: 50px;
        padding-bottom: 10px;
    }
    .badhome-slider-items-description h3 {
        font-size: 14px;
        padding-bottom: 20px;
    }
}
@media(max-width: 991px){
    .badhome-slider-contant-btn a {
        line-height: 25px;
        font-size: 12px;
        padding: 0 10px;
    }
    .badhome-slider-items-content {
        top: 48%;
    }
  .badhome-slider-items-sub-title h2 {
        padding: 15px 0;
        font-size: 35px;
        line-height: 40px;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 30px;
        line-height: 33px;
    }
}
@media(max-width: 767px){
    .badhome-slider-items-sub-title h2 {
        font-size: 25px;
        line-height: 13px;
    }
    .badhome-slider-items-btn a {
        font-size: 12px;
        padding: 6px 15px;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 18px;
        line-height: 23px;
        padding: 10px 0;
    }
}
@media(max-width: 575px){
    .badhome-slider-items-sub-title h2 {
        font-size: 16px;
        line-height: 20px;
        padding: 9px 0;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 14px;
        padding: 5px;
    }
    .badhome-slider-items-btn a {
        font-size: 10px;
        padding: 4px 14px;
    }
}
@media(max-width: 400px){
    .badhome-slider-items-sub-title h2 {
        font-size: 13px;
        line-height: 15px;
        padding: 5px 0;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 12px;
        padding: 5px;
        line-height: 15px;
    }
    .badhome-slider-items-btn a {
        font-size: 10px;
        padding: 7px 10px;
        line-height: 16px;
    }
}
/********************** badhome-loader *********************/
.badpage-loader-wrapper{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    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;
}
/****************** end badhome-loader *********************/
/****************************** category-page *******************************/
/*#products .badproduct-wrapper-all{
    padding: 0;
    margin-bottom:30px;
}*/
@media(min-width: 480px) and (max-width: 575px){
    #products .badproduct-wrapper-all{
        width: 50%;
    }
}
/***************************** end category-page ********************************/
/********************************* footer ***************************************/
.badfooter-content-box {
    padding: 105px 0 50px;
}
#index #footer{
    margin-top: 0;
}
.badvertical-menu-load-btn-wrapper{
    text-align: center;
    width: 100%;
    display: inline-block;
}
.badvertical-menu-load-btn{
    cursor: pointer;
    display: inline-block;
    background-color:rgb(255, 255, 255);
    color:  #c74817;
    font-weight: 700;
    height: 38px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    border-radius: 6px;
    border:1px solid rgb(241, 241, 241);
    outline: none;
}
/********************** footer-newsltter **********************/
.badfooter-after-block {
    background-color: var(--theme-custom-color);
}
.badnewsletter-content-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:center;
    background-color: #000000;
}
.badnewsletter-inner-content {
    padding-bottom:80px;
}
.badnewsletter-content-title-inner {
    position: relative;
    margin-bottom: 20px;
}
.badnewsletter-content-main-title {
    font-size: 40px;
    color: #000000;
    font-weight: 600;
    line-height: 32px;
    padding-bottom: 15px;
    text-align:center;
    font-family: var(--badtheme-font-name-2);
}
.badnewsletter-content-title-wrapper .badnewsletter-content-title {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-align: left;
    display: none;
}
.badnewsletter-content-sub-title {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badnewsletter-content-title-wrapper:before{
    content: "";
    width: 50px;
    height: 40px;
    background-image: url(../img/Newsletter_icon.png);
    display: none;
    vertical-align: middle;
    background-size: contain;
    margin-right: 15px;
    background-repeat: no-repeat;
    margin-top: 0;
}
.block_newsletter form input[type=email]:focus {
    padding: 11px 15px;
    outline: 0;
}
.badnewsletter-block-inner {
    display: flex;
    align-items: center;
    width: 50%;
    left: 0;
    right:0;
    margin: auto;
}
.input-wrapper-button{
    margin-left: 10px;
}
.input-wrapper input {
    outline: none;
    border: none;
    line-height: 40px;
    color: #727272;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
}
.block_newsletter{
    margin-bottom: 0;
}
.input-wrapper input::placeholder{
    color:#727272 ;
    opacity: 1;
}
.badnewsletter-block-inner .input-wrapper-button i{
    font-size: 17px;
    width: 25px;
}
.badnewsletter-block-inner .input-wrapper {
    width: 100%;
    margin: 0 auto;
}
.block_newsletter form .input-wrapper{
    border: 1px solid #d1d1d1;
}
.input-wrapper-button input {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background-color: var(--theme-custom-color);
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    text-transform:capitalize;
    border: 1px solid var(--theme-custom-color);
}
.badnewsletter-block .input-wrapper-button input:hover {
    background-color: transparent;
    color: var(--theme-custom-color);
    border: 1px solid var(--theme-custom-color);
}
.input-wrapper-button i{
    color: #000000;
}
@media(max-width:1200px){
    .badfooter-content-box {
        padding: 85px 0 35px;
    }
    .badnewsletter-block-inner{
        width: 60%;
    }
    .badnewsletter-inner-content {
        padding-bottom:50px;
    }
}
@media(max-width: 1037px){
    .badapplink-content-img {
        margin-bottom:5px;
    }
}
@media(max-width:991px){
   .badnewsletter-block-inner {
        padding: 0;
        width: 85%;
    }
    .badnewsletter-content-title-wrapper {
        padding: 0;
    }
    .badnewsletter-block-wrapper{
        padding-top: 15px;
    }
    .badfooter-before-content{
        padding:15px;
    }
    .badfooter-content-box {
        padding: 30px 0;
    }
    .badnewsletter-content-title-inner {
        position: relative;
        margin-bottom: 0px;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .badnewsletter-content-main-title {
        font-size: 21px;
    }
    .block_newsletter{
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .badnewsletter-inner-content {
        padding-bottom:30px;
    }
}
@media(max-width: 767px){
    .block_newsletter form input {
        height: 37px;
        box-shadow: none;
    }
    .input-wrapper-button input {
        color: #fff;
        font-size: 14px;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title {
        width: 100%;
    }
    .badnewsletter-block-inner{
        width: 100%;
    }
}
@media(max-width: 480px){
    .badnewsletter-content-title-wrapper:before {
        width: 80px;
    }
    .badnewsletter-content-sub-title {
        font-size: 12px;
    }
    .badnewsletter-content-main-title {
        font-size: 20px;
    }
    .input-wrapper-button{
        margin-left: 5px;
    }
}
/*********** footer-before ***********/
.badfooter-first-block{
    overflow: hidden;
}
.badfooter-title-wrapper .badfooter-title {
    font-size: 20px;
    color: #000000;
    font-weight:700;
    line-height: normal;
    display: block;
    position: relative;
    text-transform:capitalize;
    letter-spacing: 1px;
    padding-bottom: 10px;
    font-family: var(--badtheme-font-name-1);
}
.badfooter-linklist-title-wrapper.badfooter-title-wrapper,
.badfooter-myaccount-title-wrapper.badfooter-title-wrapper,
.badfooter-storeinfo-content-title-wrapper.badfooter-title-wrapper{
    padding-bottom: 15px;
}
.badfooter-title-wrapper .badfooter-title::after{
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background-color: var(--theme-custom-color);
    left: 0;
    bottom: 0;
}
.badfooter-storeinfo-content-wrapper .badfooter-title-wrapper {
    display: block;
}
.badfooter-title-wrapper {
    position: relative;
}
.navbar-toggler{
    display: none;
}
.badfooter-dropdown li a,
.badfooter-content-address span,
.badfooter-storeinfo-content-email a,
.badfooter-storeinfo-content-fax a {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    display: block;
    line-height: 33px;
    text-transform: capitalize;
}
.badfooter-content-address span{
    line-height: 25px;
}
span.badfooter-storeinfo-content-address-title {
    text-transform: uppercase;
    display: none;
}
.bad-column-wrapper ul li a i {
    padding-right: 10px;
    display: none;
}
.badfooter-dropdown li a:hover,
.badfooter-storeinfo-content-email a:hover,
  .badfooter-storeinfo-content-fax a:hover {
    color: var(--theme-custom-color);
}
.badfooter-storeinfo-title i {
    font-size: 25px;
    margin-right: 10px;
    border-radius: 20px;
    color: #c74817;
}
.badfooter-storeinfo-title i:hover {
    color: var(--theme-custom-color);
}
.badfooterlogo-content-img {
    padding-bottom: 0;
}
.badfooterlogo-content-wrapper {
    text-align: left;
    padding-bottom: 20px;
}
.badfooter-storeinfo-title {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.badfooter-storeinfo-title h6 {
    margin: 0;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18px;
}
.footer-logo-botton{
    margin-top:30px;
}
.footer-logo-botton a{
    background-color: #c74817;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 20px;
    text-transform: uppercase;
    border-radius: 5px;
}
@media(min-width: 992px){
    .badfooter-dropdown{
        display: block;
    }
    .badfooter-category-inner{
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }
    .badfooter-title-wrapper {
        pointer-events: none;
    }
}
@media(max-width: 991px){
    .bad-column-wrapper.badfooter-linklist-block-wrapper, .bad-column-wrapper.badfooter-myaccount-block, .badfooter-storeinfo-block.wrapper {
        display: block;
        justify-content: center;
    }
   .badfooter-storeinfo-content-wrapper .badfooter-title-wrapper {
        display: block;
    }
.badfooter-storeinfo-title i {
    color: #000000;
    }
    .badfooter-linklist-title-wrapper.badfooter-title-wrapper,
    .badfooter-myaccount-title-wrapper.badfooter-title-wrapper,
    .badfooter-storeinfo-content-title-wrapper.badfooter-title-wrapper{
         padding-bottom: 0;
    }
}
@media(max-width: 1199px){
    .badfooter-dropdown li a,
    .badfooter-content-address span{
        font-size: 16px;
    }
}
@media(max-width: 991px){
    .badfooter-storeinfo-title i{
        margin-right: 5px;
    }
    .badfooter-dropdown{
        margin: 0;
        padding: 0 15px;
    }
    .navbar-toggler {
        display: block;
        position: absolute;
        height: 40px;
        width: 40px;
        right: 0;
        top: 0px;
        bottom: 30px;
        margin: auto;
        text-align: center;
        line-height: 50px;
    }
    .navbar-toggler i{
        color: #000000;
    }
    .badfooterlogo-content-wrapper {
        padding-bottom: 10px;
    }
    .badfooter-title::after{
        display: none;
    }
    .badfooter-title-wrapper::after{
        display: none;
    }
    .badfooter-title-wrapper{
        padding-bottom: 0;
    }
    #category #search_filters .facet .title .collapse-icons .remove {
        display: none;
    }
}
/*****************badfooter-socialicon-block*********************/
.badfooter-socialicon-content li a{
    display: block;
}
.badfooter-socialicon-content li a i {
    font-size: 18px;
    color: #000000;
    width: 25px;
    height: 25px;
    line-height:25px;
    text-align: center;
}
.badfooter-socialicon-content li a i:hover {
    color:var(--theme-custom-color);
}
.badfooter-socialicon-content li {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
}
.badfooter-socialicon-content li ~ li{
    padding-left: 15px;
}
/************** badfooter-copyright-paymate-icon ***************/
.badfooter-row-content {
    padding: 0;
}
.badfooter-block{
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.badfooter-row-content-box{
    padding: 15px 0;
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border-top: 1px solid #c74817;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content{
    position: fixed;
    bottom:60px;
    right: 30px;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: var(--theme-custom-color);
    line-height: 40px;
    color: #fff;
    border-radius: 100px;
    transition: 0.5s all ease-in-out;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a:hover {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transition: 0.5s all ease-in-out;
}
.badfooter-top-to-bottom-content:hover a{
   background-position: 0 -50px;
}
.badapplink-content-img{
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.badapplink-content-img img {
    width: 110px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.badfooter-after-block .badfooter-title{
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    line-height: normal;
    padding-bottom: 25px;
    display: block;
    margin: 0;
    border: none;
}
.badapplink-block{
    text-align: center;
}
.badcustomlink-block {
    display: flex;
    justify-content: end;
    padding: 10px 0;
}
.badcustomlink-content-wrapper a {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
.badcustomlink-content-wrapper a:hover {
    color: #1e1e1e;
}
.badcustomlink-content-wrapper a::after {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 2px;
    height: 20px;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
}
.badcustomlink-content-wrapper a:last-child::after {
    width: 0;
}
.badcustomlink-content-wrapper a{
    position: relative;
}
.badpaymenticon-block .badfooter-title-wrapper,
.badapplink-block .badfooter-title-wrapper,
.badfooter-socialicon-block .badfooter-title-wrapper {
    pointer-events: all;
}
.badfooter-copyright {
    text-align:center;
    padding: 5px 0;
}
.badfooter-copyright-content a {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}
.badfooter-copyright-content a:hover {
    color: var(--theme-custom-color);
}
.badfooter-socialicon-content {
    margin: 0;
}
.badpaymenticon-item a img {
    width: 45px;
}
.badpaymenticon-item {
   margin-right: 10px;
}
.badfooter-block-copyright {
    display: flex;
    align-items: center;
}
.badfooter-socialicon-block {
    display: flex;
    justify-content:end;
    align-items: center;
}
.badpaymenticon-content-inner {
    display: flex;
    justify-content:left;
}
.badpaymenticon-content-inner  .badpaymenticon-ite m{
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px){
    .badpaymenticon-content-inner  .badpaymenticon-item{
        margin: 0 3px;
    }
    .badfooter-row-content-box{
        display: inline-block;
        vertical-align: middle;
        padding: 15px 0;
    }
    .badapplink-block{
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
    .badfooter-title-wrapper .badfooter-title {
        border-bottom: 1px solid #000000;
        margin-bottom: 15px;
    }
    .badfooter-after-block .badfooter-title {
        padding-bottom :15px;
        margin-bottom: 0;
        border: none;
    }
    .badfooter-copyright-content a{
        font-size: 14px;
    }
    .badfooter-title-wrapper .badfooter-title {
        font-size: 16px;
    }
    .badfooter-block-copyright{
        flex-wrap: wrap;
        justify-content: center;
    }
    .badpaymenticon-block {
        padding-left: 0;
    }
    .badpaymenticon-content-inner{
        justify-content: center;
    }
    .badfooter-copyright {
        text-align: center;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .badcustomlink-block {
        display: flex;
        justify-content: center;
    }
    .badfooter-socialicon-block {
        justify-content:center;
    }
}
@media(max-width: 767px){
    .badapplink-block{
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        text-align: center;
    }
}
@media(max-width: 480px){
    .badcustomlink-content-wrapper a {
        font-size: 12px;
    }
    .badfooter-copyright {
        text-align: center;
        padding-bottom: 5px;
        margin-top: 5px;
    }
}
/*************************** end-footer ********************************/
/**************************start_cookies*******************************/
.badcookiestext-close{
    background-color: #c74817;
}
/**************************end_cookies*******************************/}
.badbody-box-layout{
    background-attachment: fixed;
}
.badtheme-boxshadow{
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
.badtheme-layout-option {
    background-color: #ffffff;
    padding: 0;
}
#index .badtheme-layout-option{
    padding: 0;
}
.badtheme-layout-option.box-layout.active{
    padding: 0;
    margin: 30px auto;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
}
@media (max-width: 1920px) and (min-width: 992px){
    .badtheme-layout-option.box-layout.active {
        margin: 25px 65px;
        width: auto;
        max-width: 100%;
    }
}
@media (max-width:991px){
    .badtheme-layout-option.box-layout.active {
        margin:0;
        max-width: 100%;
    }
}
/***********************banner***********************/
/******** category ********/
.badcmsvertical-category-title a {
    display: flex;
    align-items: center;
}
#_mobile_vertical_menu span.menu-subtitle,
#_desktop_vertical_menu span.menu-subtitle {
    line-height: normal;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 11px;
    color: #ffffff;
    right: -2px;
    top: -14px;
}
.badcmsvertical-category-title a i{
    padding-right: 10px;
}
@media(max-width: 991px){
    .badvertical-menu-vertical {
    }
}
/******** End-category ********/
/********************************************* all producat design *********************************************/
/************ all producat image hover ****************/
.badproduct-wrapper-content {
    margin-bottom: 30px;
}
#products.list .badproduct-image img{
    width: 100%;
}
 #products .thumbnail-container:hover .highlighted-informations {
    height: auto;
    bottom: 0;
 }
 .badspecial-products-content-box .badproduct-wrapper:hover .badproduct-image {
    box-shadow: none;
}
/************ end all producat image hover ****************/
/************ all producat title ****************/
#products.list .badproduct-outer-content{
    display: block;
    padding: 0;
}
.badproduct-name .badproduct-title a h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 24px;
    text-align: center;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badproduct-name .badproduct-title a h4:hover {
    color: var(--theme-custom-color);
}
.badproduct-price-and-shipping .price {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: var(--theme-custom-color);
}
.badproduct-price-and-shipping .regular-price {
    color: #818181;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through;
    display: block;
    padding-left: 5px;
}
.badproduct-price-and-shipping .baddiscount-product{
    color: #ff5d5d;
    font-size: 14px;
    display: none;
    font-weight:400;
}
.badproduct-star {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    line-height: 12px
}
.badproduct-star {
    position: absolute;
    bottom: 7px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}
.badproduct-description,
.product-miniature .comments_note {
    text-align: center;
}
.badproduct-description{
    background-color: #fff;
}
.badproduct-description .badproduct-outer {
    padding: 20px 10px;
    text-align: center;
}
article.item.product-miniature.js-product-miniature.badproduct-wrapper-all{
    margin: 0;
}
.badproduct-wrapper-all {
    padding: 0 15px;
}
.bad-sub-menu .badproduct-wrapper-all {
    padding: 0;
}
.badproduct-desc{
    display: none;
}
.badproduct-desc p {
    line-height: 22px;
    font-size: 13px;
    color: #777777;
    font-weight: 500;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badnew-products-content-box {
    text-align: center;
}
.badproduct-color-compare-wrapper {
    padding-top: 5px;
    text-align: center;
}
.badproduct-price-and-shipping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
#products.list .bad-product-list {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px){
    .badproduct-name .badproduct-title a h4{
        font-size: 16px;
    }
    .badproduct-price-and-shipping .price {
        font-size: 16px;
    }
    .badproduct-description .badproduct-name{
        margin-bottom: 7px;
    }
    .badproduct-quick-add-to-cart span,
    .bad-ask-question-wrapper span{
        font-size: 12px;
    }
    .badnew-product-main-title{
        padding-bottom: 0;
    }
}
@media(max-width: 575px){
    .badproduct-description .badproduct-outer {
        padding: 15px 5px;
    }
    .badspecial-product-list-wrapper.badproduct-wrapper-content{
        padding: 0 15px;
    }
}
/************ end all producat title ****************/
.bad-product-list {
    margin-top: 15px;
    text-align: left;
}
.bad-indicator.bad-bar .bad-outer {
    width: 100%;
    height: 10px;
}
.bad-indicator .bad-items {
    color: #777777;
    font-weight: 500;
}
/************ product-flags ****************/
li.badproduct-flag.discount, li.badproduct-flag.new {
    color: #ff0000;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: 600;
}
.badproduct-new-sale-flags-wrapper {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
}
ul.badproduct-flags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    justify-content: space-between;
}
/************ end product-flags ****************/
/****************************product-buy-now*************************************/
.badproduct-quick-add-to-cart{
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    border: none;
}
.badproduct-cart-question{
    overflow: hidden;
    padding: 0 15px;
}
.badproduct-quick-add-to-cart-btn{
    float: left;
}
.bad-ask-question{
    float: right;
}
.badproduct-quick-add-to-cart i{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    margin-right: 10px;
    background-image: url(../img/dollor-mail.png);
}
.bad-ask-question i{
    background-position: -60px 0;
}
.badproduct-quick-add-to-cart span{
    font-size: 13px;
    color: #777777;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px){
    .badproduct-quick-add-to-cart i{
        margin-right:5px;
    }
    .badproduct-cart-question {
        padding: 0 10px;
    }
}
/******************** bad-ask-question-wrapper *********************/
.bad-ask-question-wrapper{
    float: right;
}
.bad-ask-question-wrapper i{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    background-position: -20px 0px;
    margin-right: 10px;
    background-image: url(../img/dollor-mail.png);
}
.bad-ask-question-wrapper span{
    font-size: 13px;
    color: #777777;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px){
    .bad-ask-question-wrapper i{
        margin-right:5px;
    }
}
/***************** end bad-ask-question-wrapper *********************/
/************* producat-star-review **************/
.star {
    width: auto;
    height: auto;
}
.badtestimonials-item-review .star {
    display: inline-block;
    vertical-align: middle;
}
.star i{
    font-size: 18px;
    color: #cccccc;
}
.star_on i{
    font-size: 18px;
    color: #f88e4f;
}
.nb-comments{
    display: none;
}
/************* end producat-star-review **************/
/************ badtimer-wrapper ****************/
#products.list-1
 .badtimer-wrapper {
    text-align: left;
    position: static;
    left: 0;
    right: 0;
    margin: 10px 0;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: none;
}
#products.catelog
 .badtimer-wrapper {
    text-align: center;
    position: static;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: none;
    margin-top: 10px;
}
.badtimer-wrapper {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.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: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badtimer-content-inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.badtimer-content {
    min-width: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background-color: #fff;
    width: 40px;
    height: 40px;
}
.badproduct-description-content {
    padding-bottom: 20px;
}
.badtimer-time{
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    line-height: 17px;
    line-height: 40px;
}
.badtimer-content-inner .badtimer-content-close{
    display: none;
}
.badtimer-dot{
    margin: 0 3px;
    line-height: 40px;
}
.badtimer-content-box{
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 0;
}
.badtimer-content-icon{
    display: none;
}
.badmain-title-wrapper .badtimer-wrapper{
    position: static;
    transform:none;
    opacity: 1;
    text-align: left;
    padding-top: 20px;
}
.badmain-title-wrapper .badtimer-content-box {
    border-radius: 0;
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
}
.badmain-title-wrapper .badtimer-dot {
    margin: auto 8px;
    font-size: 18px;
    color: var(--theme-custom-color);
    font-weight: 600;
}
.badmain-title-wrapper .badtimer-content-inner .badtimer-label{
    display: block;
    font-size: 11px;
    color: #111;
    padding-top: 5px;
    text-transform: uppercase;
}
.badmain-title-wrapper .badtimer-time {
    font-size: 30px;
    color: var(--theme-custom-color);
    font-weight: 500;
    line-height: 36px;
    font-family: var(--badtheme-font-name-2);
}
.badmain-title-wrapper .badtimer-content-icon,
.badtimer-content-icon i{
    display: none;
}
.badtimer-content-secounds-time{
    color: #c74817;
}
@media(max-width: 1099px){
    .badspecial-products-content-box .badtimer-content{
        margin-right: 6px;
    }
}
@media(max-width: 991px){
    .badproduct-wrapper:hover .badtimer-wrapper,
    .badproduct-wrapper .badtimer-wrapper{
        transform: translate(0, -60%);
        -webkit-transform:translate(0, -60%);
        -moz-transform:translate(0, -60%);
        -ms-transform:translate(0, -60%);
        -o-transform:translate(0, -60%);
        opacity: 1;
        bottom: 30px;
    }
    .badproduct-wrapper:hover .badproduct-star {
        opacity: 1;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .badmain-title-wrapper .badtimer-dot {
        margin: auto 3px;
        font-size: 16px;
    }
    .badmain-title-wrapper .badtimer-content-inner .badtimer-label{
        font-size: 9px;
    }
    .badmain-title-wrapper .badtimer-time {
        font-size: 22px;
        line-height: 30px;
    }
    .badspecial-products-content-box .badtimer-wrapper{
        bottom: 0;
        transform: none;
    }
}
@media(max-width: 767px){
    .badspecial-products-content-box .badproduct-description-content {
        padding: 10px 0;
    }
}
@media(max-width: 575px){
    .badtimer-content-icon {
        margin-right: 2px;
    }
    .badtimer-time {
        font-size: 12px;
    }
    .badtimer-dot {
        margin: 0 0px;
    }
}
/************ end badtimer-wrapper ****************/
/************* badproduct-color *****************/
/************* end badproduct-color *****************/
/************ all producat button ****************/
.owl-carousel .owl-item .badproduct-image img,
.badproduct-image img{
    width: 100%;
}
.badspecial-products-content-box .owl-carousel .owl-item .badproduct-image img, .badproduct-image img {
    border: none;
}
.badproduct-image::after {
    content: '';
    background: #ffffff;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}
.badproduct-wrapper {
    border: 1px solid #e9e7e7;
}
.badproduct-image {
    overflow: hidden;
    text-align: center;
    position: relative;
}
.badspecial-products-content-box .badproduct-image {
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 0;
}
#products.list .badproduct-image {
    border: none;
}
#js-product-list .badproduct-image {
    border: none;
}
.badproduct-desc-icon-inner{
    position: relative;
    overflow: hidden;
    width: 65%;
}
.badproduct-wrapper-star-icon {
    position: absolute;
    top: auto;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.badproduct-wrapper-box {
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
    display: flex;
    justify-content: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.6s ease;
    flex-direction: column;
}
button.btn.add-to-cart.badproduct-add-to-cart{
    background-color:var(--theme-custom-color);
}
button.btn.add-to-cart.badproduct-add-to-cart:hover{
    background-color: #000000;
}
.badproduct-compare, .badproduct-wishlist, .badproduct-quick-view, .badproduct-add-to-cart-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    margin: 4px 0;
    transform-origin: center center;
}
.badproduct-add-to-cart-btn{
    position: absolute;
    top:45%;
    bottom: auto;
    left: 0;
    right: 0;
    margin:auto;
    width: max-content;
}
.badproduct-wrapper:hover .badproduct-compare, .badproduct-wrapper:hover .badproduct-wishlist, .badproduct-wrapper:hover .badproduct-quick-view, .badproduct-wrapper:hover .badproduct-add-to-cart-btn, .badproduct-wrapper:hover .badproduct-wrapper-box {
    opacity: 1;
    z-index: 1;
}
.list-view.badproduct-wrapper-box {
    display: block;
}
.badproduct-wrapper-box.list-view{
    position: inherit;
    opacity: 1;
    left: auto;
    right: auto;
    top: 10px;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    text-align: left;
    -webkit-transform:none;
    -o-transform:none;
    -ms-transform:none;
    -moz-transform:none;
    transform:none;
}
.badspecial-products-content-box .badproduct-all-btn {
    top: auto;
    bottom: 0;
    display: flex;
}
.badproduct-wrapper:hover .badproduct-wrapper-box .badproduct-wrapper-box{
    -webkit-transform:none;
    -o-transform:none;
    -ms-transform:none;
    -moz-transform:none;
    transform:none;
}
#products.list-1 .badproduct-wrapper:hover .badproduct-desc {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
}
#products.list-1 .badproduct-wrapper:hover .badproduct-wrapper-box {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}
.badproduct-add-to-cart-btn span {
    font-size: 15px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
    width: 100%;
    letter-spacing: 1px;
    display: inline-block;
    font-family: var(--badtheme-font-name-1);
}
.badproduct-quick-view,
.badproduct-wishlist {
    display: block;
    vertical-align: middle;
}
.badproduct-compare .badproduct-compare-inner, .badproduct-quick-view .quick-view, .badproduct-wishlist .wishlist_button{
    height: 40px;
    width: 40px;
    line-height: 42px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    padding: 0;
    border-radius: unset;
    cursor: pointer;
}
.badproduct-compare .badproduct-compare-inner:hover, .badproduct-quick-view .quick-view:hover, .badproduct-wishlist .wishlist_button:hover{
    border:1px solid var(--theme-custom-color);
}
.badproduct-add-to-cart:hover{
    background-color:#000;
}
button.btn.add-to-cart.badproduct-add-to-cart span{
    color: #fff;
}
.badproduct-wishlist .badproduct-wishlist-block span,
.badproduct-quick-view .quick-view span{
    display: none;
}
.badproduct-wishlist a i,.addCompare i, .badproduct-quick-view a i {
    font-size: 17px;
    color:var(--theme-custom-color);
}
.badproduct-add-to-cart i {
    font-size: 20px;
    line-height: 20px;
}
#products.list .badproduct-compare {
    display: none;
}
a.js-compare-remove .removeCompare i {
    font-size: 15px;
    color: var(--theme-custom-color);
}
a.js-compare-remove:hover .removeCompare i{
    color: #000000;
}
.vertical-menu-sub-menu .badproduct-wrapper:hover .badproduct-price-and-shipping{
    opacity: 1;
    visibility: visible;
    transform: none;
}
.vertical-menu-sub-menu .badproduct-description {
    padding: 15px;
}
@media(max-width: 1299px){
    .badspecial-products-content-box .badproduct-compare, .badspecial-products-content-box .badproduct-wishlist, .badspecial-products-content-box .badproduct-add-to-cart-btn {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        margin: auto;
        border-radius: 5px;
        transform-origin: center center;
    }
}
@media(max-width: 991px){
    .badproduct-wrapper:hover .badproduct-desc{
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        opacity: 1;
    }
    .badproduct-wrapper .badproduct-add-to-cart-btn {
        visibility: visible;
        opacity: 1;
    }
    .badproduct-add-to-cart-btn span{
        font-size: 14px;
    }
    .badproduct-wrapper-star-icon {
        bottom: 0px;
    }
    .badproduct-add-to-cart-btn{
        position: absolute;
        top:auto;
        bottom:40px;
        left: 0;
        right: 0;
        margin:auto;
    }
}
@media(max-width: 576px){
    .badspecial-products-content-box .badproduct-wrapper:last-child{
        margin-bottom: 20px 0 10px 0;
    }
}
@media(max-width:420px){
    .badproduct-compare .badproduct-compare-inner, .badproduct-quick-view .quick-view, .badproduct-wishlist .wishlist_button{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .badproduct-wishlist a i,.addCompare i, .badproduct-quick-view a i{
        font-size: 15px;
    }
}
/************ end all producat button ****************/
/******************** badproduct-addcart-qty-wrapper ********************/
.badproduct-addcart-qty-wrapper{
    width: 55px;
    margin-right: 10px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}
.badproduct-addcart-qty-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-addcart-qty-nabar input{
    width: 30px;
    border: none;
    height: 33px;
    text-align: center;
}
.badproduct-addcart-qty-nabar{
    padding-right: 5px;
}
.badproduct-addcart-qty-inner{
    width:25px;
    height:40px;
}
.badproduct-addcart-qty-inner a{
    background-color: #ffffff;
    height: 15px;
    display: block;
    width: 20px;
    margin: 3px 0;
}
.badproduct-addcart-qty-inner a i{
    font-size: 18px;
    line-height: 13px;
}
@media(max-width: 991px){
    .badproduct-addcart-qty-wrapper{
        margin-right:5px;
    }
}
/******************** end badproduct-addcart-qty-wrapper ********************/
/******************** badproduct-category-model-block ***************/
.badproduct-category-model-block{
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-category-model-block{
    transform: translateY(-20px);
    transform: translateY(-20px);
    transform: translateY(-20px);
    transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-category-title {
    padding-bottom: 8px;
}
.badproduct-category-title a{
    font-size: 13px;
    color: #222222;
    font-weight: 500;
}
.badproduct-category-title a span{
    color: #999999;
}
.badproduct-feature-block{
    width: 50%;
    float: right;
    padding-right: 15px;
    text-align: right;
}
.badproduct-feature-block .badproduct-feature{
    font-size: 13px;
    color: #777777;
    font-weight: 400;
}
@media(max-width: 991px){
    .badproduct-category-title{
        font-size: 12px;
    }
    .badproduct-wrapper:hover .badproduct-category-model-block{
        transform: translateY(0);
        transform: translateY(0);
        transform: translateY(0);
        transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@media(max-width: 575px){
    .badproduct-category-title a{
        font-size: 11px;
    }
}
/***************** end badproduct-category-model-block ***************/
/************* category page product view *************/
#products.grid-1 .badproduct-description .list-view.badproduct-wrapper-box {
    display: none;
}
.badproduct-view-grid,
.badproduct-view-list{
    display: inline-block;
    vertical-align: middle;
}
#products.grid .badproduct-view.grid i,
#products.list-1 .badproduct-view.list i {
    background-color: transparent;
    color: #ffffff;
}
#products .badproduct-wrapper {
    display: none;
}
#products.grid-1 .badproduct-compare .badproduct-compare-inner,#products.grid-1 .badproduct-quick-view .quick-view,#products.grid-1 .badproduct-wishlist .wishlist_button{
    width: 35px;
    height: 35px;
    line-height: 35px;
}
#products.grid-1 .badproduct-wishlist a i,#products.grid-1 .addCompare i,#products.grid-1 .badproduct-quick-view a i{
    font-size: 15px;
}
#products.grid-1 button.btn.add-to-cart.badproduct-add-to-cart{
    padding: 8px;
}
#products.grid-1 .badproduct-wrapper.grid-1,
#products.grid-2 .badproduct-wrapper.grid-2,
#products.list-1 .badproduct-wrapper.list-1,
#products.list-2 .badproduct-wrapper.list-2,
#products.catelog .badproduct-wrapper.catelog {
    display: block;
}
#products.grid-1 .badproduct-wrapper-all {
    width: 25%;
}
#products.grid-2 .badproduct-wrapper-all {
    width: 33.33%;
}
@media(max-width: 1350px){
    #products.grid-1 button.btn.add-to-cart.badproduct-add-to-cart span,
    #products.grid-2 button.btn.add-to-cart.badproduct-add-to-cart span{
        font-size: 14px;
    }
    #products.grid-1 button.btn.add-to-cart.badproduct-add-to-cart,
    #products.grid-2 button.btn.add-to-cart.badproduct-add-to-cart{
        padding: 5px;
    }
}
@media(max-width: 1300px){
    #products.grid-1 .badproduct-compare,#products.grid-1 .badproduct-wishlist-btn,#products.grid-1 .badproduct-quick-view,#products.grid-1 .badproduct-add-to-cart-btn{
        margin: 3px auto;
    }
    #products.grid-1 .badproduct-add-to-cart i{
        font-size: 18px;
    }
    #products.grid-1 .badproduct-wishlist a i,#products.grid-1 .addCompare i,#products.grid-1 .badproduct-quick-view a i{
        font-size: 16px;
        line-height: 35px;
    }
}
@media(max-width: 1199px){
    #products.grid-1 button.btn.add-to-cart.badproduct-add-to-cart span,
    #products.grid-2 button.btn.add-to-cart.badproduct-add-to-cart span{
        font-size: 17px;
    }
    #products.grid-1 button.btn.add-to-cart.badproduct-add-to-cart,
    #products.grid-2 button.btn.add-to-cart.badproduct-add-to-cart{
        padding: 8px;
    }
}
@media(max-width: 991px){
    #products.grid-1 .badproduct-wrapper-all {
        width: 33.33%;
    }
}
@media(max-width: 767px){
    #products.grid-1 .badproduct-wrapper-all,
    #products.grid-2 .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 575px){
    #products.grid-1 .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 500px){
    #products.grid-1 .badproduct-wrapper-all,
    #products.grid-2 .badproduct-wrapper-all{
        width: 100%;
    }
}
/************** product-list page ***************************/
#products.list-1 .badproduct-wrapper-all {
    width: 100%;
}
#products.list-2 .badproduct-wrapper-all {
    width: 50%;
}
#products.catelog .badproduct-wrapper-all{
    width: 100%;
}
#products.catelog .badproduct-wrapper.catelog{
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-wrap: wrap;
}
#products.catelog .badproduct-desc-icon-inner{
    margin: auto;
}
#products.catelog .bad-indicator .bad-items{
    text-align: center;
}
#products.list-1 .badproduct-star,
#products.list-2 .badproduct-star,
#products.catelog .badproduct-star
{
    position: static;
}
#products.list-1 button.btn.add-to-cart.badproduct-add-to-cart,
#products.list-2 button.btn.add-to-cart.badproduct-add-to-cart,
#products.catelog button.btn.add-to-cart.badproduct-add-to-cart
{
    background-color:#fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d1d1d1;
    color: var(--theme-custom-color);
    display: flex;
    justify-content: center;
}
#products.list-1 button.btn.add-to-cart.badproduct-add-to-cart:hover,
#products.list-2 button.btn.add-to-cart.badproduct-add-to-cart:hover,
#products.catelog button.btn.add-to-cart.badproduct-add-to-cart:hover{
    border: 1px solid var(--theme-custom-color);
}
#products.list-1 .badproduct-wrapper.list-1,
#products.list-2 .badproduct-wrapper.list-2 {
    overflow: hidden;
    display: flex;
    align-items: center;
}
#products.list-1 .variant-links,
#products.list-2 .variant-links{
    text-align: left;
}
#products.list-1 .bad-product-list{
    margin-top: 10px;
}
#products.list-1 .badproduct-image img{
    width: 100%;
}
#products.list-1 .thumbnail-container .badproduct-wrapper:hover .badproduct-star,
#products.list-2 .thumbnail-container .badproduct-wrapper:hover .badproduct-star,
#products.catelog .thumbnail-container .badproduct-wrapper:hover .badproduct-star {
    opacity: 1;
}
#products.list-1 .grid-view.badproduct-wrapper-box,
#products.list-2 .grid-view.badproduct-wrapper-box {
   position: static;
   text-align: left;
   margin-top: 5px;
   display: flex;
   justify-content: flex-start;
   flex-direction: row;
}
#products.list-2 .grid-view.badproduct-wrapper-box {
    margin-top: 0;
}
#products.catelog .grid-view.badproduct-wrapper-box{
    position: static;
   text-align: center;
   margin-top: 5px;
   display: flex;
   justify-content: center;
   flex-direction: row;
}
#products.list-1 .badproduct-price-and-shipping,
#products.list-2 .badproduct-price-and-shipping{
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    justify-content: flex-start;
    padding:5px 0;
}
#products.list-1 .badproduct-description .badproduct-outer,
#products.list-2 .badproduct-description .badproduct-outer {
    padding: 0;
}
#products.list-1 .badproduct-cart-question {
    padding: 0;
}
#products.list-1 .bad-ask-question-wrapper{
    float: none;
}
#products.list-1 .badproduct-quick-add-to-cart-btn {
    margin-right: 15px;
}
#products.list-1 .comments_note,
#products.list-2 .comments_note{
    text-align:left;
}
#products.list-1 .badproduct-category-model-block {
    bottom: 15px;
}
#products.list-1 .badproduct-description-name {
    display: block;
}
@media(max-width: 575px){
    #products.catelog .badproduct-wrapper.catelog{
        justify-content:center;
    }
    #products.list-1 .bad-product-list{
        margin-top: 8px;
    }
}
@media(max-width: 420px){
    #products.list-1 button.btn.add-to-cart.badproduct-add-to-cart,
    #products.list-2 button.btn.add-to-cart.badproduct-add-to-cart,
    #products.catelog button.btn.add-to-cart.badproduct-add-to-cart
    {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    #products.list-1 .badproduct-add-to-cart i,
    #products.list-2 .badproduct-add-to-cart i
    #products.catelog .badproduct-add-to-cart i {
    font-size: 19px;
    line-height: 16px;
    }
}
/************** product-list page ***************************/
/********************* grid-list-page *****************************/
.badproduct-total-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
.badproduct-view .badproduct-view-grid span,
.badproduct-view .badproduct-view-list span {
    display: none;
}
.badproduct-view .badproduct-view-grid-1 i,
.badproduct-view .badproduct-view-grid-2 i,
.badproduct-view .badproduct-view-list-1 i,
.badproduct-view .badproduct-view-list-2 i,
.badproduct-view .badproduct-view-catelog i {
    font-size: 0;
    color: #000000;
    background-color: #ffffff;
    height: 36px;
    width: 46px;
    background-image: url(../img/view-sprite.png);
    line-height: 36px;
    border: 1px solid transparent;
    text-align: center
}
.badproduct-view .badproduct-view-grid-1 i {
    background-position: 0 -3px;
}
.badproduct-view .badproduct-view-grid-2 i {
    background-position: -71px -3px;
}
.badproduct-view .badproduct-view-list-1 i {
    background-position: -132px -2px;
}
.badproduct-view .badproduct-view-list-2 i {
    background-position: -192px -3px;
}
.badproduct-view .badproduct-view-catelog i {
    background-position: -252px -3px;
}
.badproduct-view.active .badproduct-view-grid-1 i,
.badproduct-view:hover .badproduct-view-grid-1 i {
    background-position: 0 -43px;
}
.badproduct-view.active .badproduct-view-grid-2 i,
.badproduct-view:hover .badproduct-view-grid-2 i {
    background-position: -71px -43px;
}
.badproduct-view.active .badproduct-view-list-1 i,
.badproduct-view:hover .badproduct-view-list-1 i {
    background-position: -132px -42px;
}
.badproduct-view.active .badproduct-view-list-2 i,
.badproduct-view:hover .badproduct-view-list-2 i {
    background-position: -192px -43px;
}
.badproduct-view.active .badproduct-view-catelog i,
.badproduct-view:hover .badproduct-view-catelog i {
    background-position: -252px -43px;
}
#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: 10px 0 10px 15px;
}
button.btn.btn-secondary {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    padding: 9px 16px;
    background-color: var(--theme-custom-color);
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
}
button.btn.btn-secondary:hover {
    background-color: transparent;
    border: 1px solid var(--theme-custom-color);
}
.btn-primary, .btn-secondary, .btn-tertiary{
    background-color: #373737;
    color: #fff;
}
.btn-primary {
    box-shadow: none;
    color: #fff;
    background-color: #373737;
    border-color: transparent;
}
.badproduct-list-header-title {
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #eeeeee;
    font-size:20px;
    color: #111111;
}
#js-product-list-top.badproduct-list-block{
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0;
}
.bad-left-search-totle-product {
    display: flex;
    align-items: center;
}
#js-product-list .products{
    background-color: #fff;
    padding: 15px 0;
}
.badleft-right-title-wrapper {
    border: 1px solid #f5f5f5;
    display: inline-flex;
    padding: 8px 10px;
    width: auto;
}
.badleft-right-title-wrapper i {
    display: block;
    float: left;
    font-size: 18px;
    color: #111;
}
.badproduct-top-filter-name {
    padding: 0 0 0 5px;
    color: #111111;
    font-size: 14px;
    line-height: 18px;
}
.products-selection .sort-by {
    font-size: 15px;
    color: #000000;
    margin: 0;
    padding: 0;
}
#products.list-1 .badproduct-wrapper .badproduct-image {
    width:30%;
    text-align: center;
    float: left;
}
#products.list-1 .badproduct-wrapper .badproduct-description,
#products.list-2 .badproduct-wrapper .badproduct-description {
    padding: 15px;
    text-align: left;
    width: 70%;
    float: left;
    position: relative;
}
#products.list-2 .badproduct-wrapper .badproduct-description {
    padding: 15px 10px;
}
#products.list-1 .badproduct-price-cart .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-price-cart .badproduct-add-to-cart-btn{
    display: none;
}
#products.list-1 .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-add-to-cart-btn,
#products.catelog .badproduct-add-to-cart-btn {
    margin-top: 0;
    margin-right: 15px;
    position: inherit;
    opacity: 1;
    visibility: visible;
}
#products.list-1 .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.list-1 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-1 .badproduct-wrapper-box .badproduct-compare,
#products.list-1 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-2 .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-2 .badproduct-wrapper-box .badproduct-compare,
#products.list-2 .badproduct-wrapper-box .badproduct-wishlist,
#products.catelog .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.catelog .badproduct-wrapper-box .badproduct-quick-view,
#products.catelog .badproduct-wrapper-box .badproduct-compare,
#products.catelog .badproduct-wrapper-box .badproduct-wishlist{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
#products.list-1 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-1 .badproduct-wrapper-box .badproduct-compare,
#products.list-1 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-1 .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-2 .badproduct-wrapper-box .badproduct-compare,
#products.list-2 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-2 .badproduct-add-to-cart-btn,
#products.catelog .badproduct-wrapper-box .badproduct-quick-view,
#products.catelog .badproduct-wrapper-box .badproduct-compare,
#products.catelog .badproduct-wrapper-box .badproduct-wishlist,
#products.catelog .badproduct-add-to-cart-btn {
    padding: 0;
    opacity: 1;
    transform: scale(0.9);
}
body.tax-display-enabled #products .highlighted-informations{
    height: auto;
}
#products.list-1 .badproduct-color{
    display: block;
}
#products.list-1 .badproduct-desc,
#products.list-1 .badproduct-category-title,
#products.list-1 .badproduct-name .badproduct-title a h4,
#products.list-2 .badproduct-name .badproduct-title a h4{
    text-align: left;
    padding: 0;
}
#products.list-2 .badproduct-name .badproduct-title a h4{
    margin-bottom: 0;
    margin-top: 4px;
}
#products.list-1 .badproduct-desc,
#products.catelog .badproduct-desc{
    display: block;
}
#products.catelog .badproduct-desc{
    margin-top: 8px;
}
#products.grid .badproduct-wrapper-box.list-view{
    display: none;
}
#products.list-1 .badproduct-desc p{
    font-size: 14px;
    text-align: left;
}
#products.catelog .badproduct-wrapper .badproduct-image {
    width:26%;
}
#products.catelog .badproduct-wrapper .badproduct-description {
    width: 42%;
    text-align: center;
}
#products.catelog .badproduct-name .badproduct-title a h4 {
    text-align: center;
}
#products.catelog .badproduct-desc p{
    text-align: center;
    padding: 0 10px;
}
#products.catelog .badproduct-wrapper .badproduct-outer{
    width: 28%;
    text-align:center;
}
#products.catelog .badproduct-star {
    display: flex;
    justify-content: center;
}
#products.catelog .badproduct-price-and-shipping {
    display: flex;
    justify-content: center;
    padding-top: 5px;
}
body.tax-display-enabled #products .thumbnail-container,
body.tax-display-enabled .featured-products .thumbnail-container,
body.tax-display-enabled .product-accessories .thumbnail-container {
    height: auto;
}
.badpagination-list-block .badpagination-list li a{
    font-size: 14px;
    color: #333333;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #eeeeee;
    margin: 0 2px;
    line-height: 40px;
    display: block;
}
.badpagination-list-block .badpagination-list li.current a{
    color: #c74817;
    border: 1px solid #c74817;
}
.badpagination-list-block .badpagination-list{
    padding: 0;
    float: right;
}
.badpagination-summary{
    text-align: left;
    font-size: 14px;
    color: #999999;
}
.badproduct-list-wrapper .badpagination-block{
    background-color: #ffffff;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
    padding: 10px;
    display: none;
}
.badpagination-block .badpagination-list-block{
    display: block;
}
@media(max-width: 991px){
    #products.list-2 .badproduct-wrapper .badproduct-image{
        width:45%;
    }
    #products.list-2 .badproduct-wrapper .badproduct-description{
        width: 60%;
        padding: 10px;
    }
    #products.list-2 .badproduct-star{
        padding: 0;
    }
    #products.list-2 .badproduct-price-and-shipping{
        padding: 0 0 5px;
    }
    #products.catelog .badproduct-wrapper .badproduct-image {
        width:30%;
    }
}
@media(max-width: 767px){
    #products.list-1 .badproduct-wrapper .badproduct-image{
        width:42%;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description{
        width:58%;
    }
    .badproduct-total-products{
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        text-align: center;
        margin-bottom: 15px;
    }
    #products.list-2 .badproduct-wrapper-all {
        width: 100%;
    }
    .badproduct-view.list-2{
        display: none;
    }
}
@media(max-width: 699px){
    #products.catelog .badproduct-wrapper .badproduct-image {
        width: 50%;
        margin: 0 auto;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 70%;
        margin: 0 auto;
    }
    #products.catelog .badproduct-wrapper .badproduct-outer{
        width: 100%;
        padding-bottom: 10px
    }
    #products.catelog .badproduct-wrapper-box{
        margin-top: 0;
    }
    #products.catelog .badproduct-name{
        margin-top: 5px;
    }
    #products.catelog .badproduct-star{
        padding-top: 8px;
    }
    #products.catelog .badtimer-wrapper{
        margin-bottom: 10px;
    }
    #products.catelog .badproduct-name .badproduct-title a h4{
        padding-top: 10px;
    }
}
@media(max-width:575px){
    .badproduct-view.grid-1{
        display: none;
    }
    .products-selection .sort-by-row,.bad-left-search-totle-product{
        justify-content:center;
    }
    #products.list-1 .badproduct-desc p{
        display: none;
    }
}
@media(max-width: 425px){
    #products.list-1 .badproduct-wrapper .badproduct-image,
    #products.list-2 .badproduct-wrapper .badproduct-image{
        width:100%;
        text-align: center;
        float: none;
    }
    #products.list-1 .badproduct-cart-question {
        margin-bottom: 10px;
    }
    #products.list-1 .bad-ask-question-wrapper,
    #products.list-1 .badproduct-quick-add-to-cart-btn{
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    #products.list-1 .badproduct-all-btn{
        text-align: center;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description,
    #products.list-2 .badproduct-wrapper .badproduct-description{
        width: 100%;
        float: none;
        position: relative;
    }
    #js-product-list .products{
        padding: 5px 0;
    }
    #products.list-1 .badproduct-wrapper,
    #products.list-2 .badproduct-wrapper {
        flex-wrap: wrap;
    }
    #products.catelog .badproduct-wrapper .badproduct-image {
        width: 80%;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 90%;
    }
}
@media(max-width: 420px){
    .badproduct-add-to-cart i{
        line-height: 16px;
        font-size: 18px;
    }
}
#header .badmega-menu-block ul li.level-1 ul li a:hover,
.badvertical-menu-vertical li.level-1>.badcmsvertical-category-title:hover a span,
.badvertical-menu-vertical li.level-1>.badcmsvertical-category-title:hover a span:before,
.badvertical-menu-vertical li.level-1 .badcmsvertical-category-title:hover .bad-vertical-menu-icon i{
    color:var(--theme-custom-color);
}
/********************* end-grid-list-page *****************************/
.badleftofferbanner2-content-wrapper{
    position: relative;
    overflow: hidden;
}
.badtopoffertext-block p:before{
    content: "";
    background: url(../img/Service.png) center center no-repeat;
    margin-right: 8px;
    width: 44px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.badtestimonials-left-wrapper-block{
    position: relative;
}
.badtestimonials-left-pagination-wrapper{
    display: none;
}
.badleftofferbanner-content-wrapper{
    text-align: center;
    overflow: hidden;
}
.badmultibanner-inner .badbanner-hover a{
    box-shadow: none;
}
.product-variants .product-variants-item #group_4{
        margin: 0;
    }
    .product-variants .product-variants-item #group_4 label{
        margin: 0;
    }
@media(max-width:1360px){
    .badtestimonials-left-content{
        padding: 45px 15px;
    }
    .badhomeblog-item-bottom .badhomeblog-item-content,
    .badtestimonials-left-item-description,
    .badvertical-menu-vertical ul li.level-1 ul li a, .badvertical-menu-vertical ul li.level-2 ul li.level-3 .badcmsvertical-category-title a span{
        font-size: 11px;
    }
    .badvertical-menu-vertical li.level-1 > .badcmsvertical-category-title a span::before{
        font-size: 18px;
    }
    .badvertical-menu-vertical li.level-1 .bad-vertical-menu-icon i{
        font-size: 20px;
    }
    .badside-product-price-and-shipping, .badside-product-name {
        margin-bottom: 5px;
    }
}
.badhomeblog-item-bottom .badhomeblog-item-content{
    line-height: 20px;
}
p{
    line-height: 20px;
}
.block-categories .category-sub-menu li[data-depth="0"] > .bad-category-wrapper a:hover{
    color: #000000;
}
@media(min-width: 992px) and (max-width: 1199px){
    .badside-product-description .badside-product-price-and-shipping .price{
        padding-bottom: 5px;
        display: block;
    }
}
@media(max-width: 991px){
    .badproduct-wrapper:hover .badproduct-price-and-shipping{
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
    }
    .badproduct-wrapper:hover .badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -ms-transform: none;
    }
    .badproduct-wrapper .badproduct-compare, .badproduct-wrapper .badproduct-wishlist, .badproduct-wrapper .badproduct-quick-view,.badproduct-wrapper:hover .badproduct-compare, .badproduct-wrapper:hover .badproduct-wishlist, .badproduct-wrapper:hover .badproduct-quick-view {
        opacity: 1;
    }
    .badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
    }
    .badside-product-price-and-shipping, .badside-product-name{
        margin-bottom: 7px;
    }
    #left-column{
        padding: 0;
        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: 50%;
        float: left;
    }
    .badside-product-wrapper{
        width: 100%;
    }
    #index #left-column{
        margin-top: 0;
    }
}
@media(max-width: 575px){
    .badside-product-wrapper-all{
        width: 100%;
        float: none;
    }
    .badside-product-image{
        width: 40%;
    }
    .badside-product-description{
        width: 50%;
    }
}
/* Cart Image Animation */
.text-center{
    text-align: center;
}
#custom-login-form{
    /*max-width: 400px;*/
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
}
.badlogin-text{
    color: #000000;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    position: relative;
}
.badlogin-text:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #111111;
    bottom: -1px;
    left: 0;
}
.badlogin-text-two{
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    display: block;
    text-align: left;
}
.fancybox-skin{
    background-color: #fff
}
.form-group-sign-button button,
#custom-submit-login{
    background-color: #111111;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0;
    transition: all 0.3s ease 0s;
    padding: 10px 25px;
    font-weight: 400;
    letter-spacing: 1px;
}
.form-group-sign-button button:hover,
#custom-submit-login:hover {
    background-color: #000000;
}
#custom-login-form-wrapper .input-group .input-group-btn{
    padding: 0 0;
    vertical-align: top
}
#custom-login-form-wrapper .input-group .input-group-btn>.btn{
    height: 48px;
    color: #000000;
    background-color: #f1f1f1;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
}
#custom-login-form-wrapper .forgot-password{
    margin-bottom: 15px;
    text-align: left;
}
#custom-login-form-wrapper .no-account,
#custom-login-form-wrapper .forgot-password a{
    text-decoration: underline;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}
#custom-login-form-wrapper .no-account{
    text-align: center;
    margin-top: 15px;
}
#custom-login-form-wrapper .form-control{
    width: 100%;
    height: 48px;
    background-color: transparent !important;
    font-size: 15px;
    font-weight: 400;
    color: rgb(13, 17, 54);
    line-height: 19px;
    box-sizing: border-box;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    border-image: initial;
    padding: 0px 18px;
}
#custom-login-form-wrapper .custom-login-form-icon {
    text-align: center;
    width: 60px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #eee;
    position: relative;
}
#custom-login-form-wrapper .custom-login-form-icon:after {
    position: absolute;
    content: "";
    background-image: url(../img/arrow-right-login.png);
    width: 6px;
    height: 8px;
    right: -6px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
#custom-login-form-wrapper .custom-login-form-icon i {
    font-size: 18px;
    color: #8a8a8a;
    display: inline-block;
    vertical-align: middle;
}
#custom-login-form-wrapper span {
    display: none;
}
#custom-login-form-wrapper .form-group {
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.badvertical-menu-nocategory {
    font-size: 20px;
    color: #444444;
    font-weight: 500;
    text-transform: capitalize;
}
@media(max-width: 767px){
    #custom-login-form .col-md-6 ~ .col-md-6 {
        margin-top: 30px;
    }
}
/********** New modules ******/
#badhome-slider-block-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.badhome-slider-inner {
    position: relative;
}
.badblinkproduct-block .badside-product-wrapper-all {
    position: fixed;
    left: 15px;
    bottom: 15px;
    opacity: 0;
    font-size: 17px;
    width: auto;
    z-index: 999;
    box-shadow: 0 5px 10px 0 rgba(23,84,116,.18);
    display: none;
}
.badblinkproduct-block .badside-product-wrapper-all.show{
    display: block;
    opacity: 1;
}
.badblinkproduct-block .badside-product-wrapper-content{
    max-width: 150px;
    overflow: hidden;
    padding: 10px;
    margin: 0;
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.badblinkproduct-block .badproduct-wrapper {
    margin-bottom: 0;
    border:none;
}
.badblinkproduct-block .badside-product-image {
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}
.badblinkproduct-block .badside-product-description {
    width: 100%;
}
.badblinkproduct-block .badside-product-image a {
    border: none;
}
.badblinkproduct-block .badside-product-title a h4 {
    font-size: 12px;
    font-weight:500;
    margin-bottom: 0;
}
.badblinkproduct-block .badside-product-name {
    margin-bottom: 5px;
}
.badblinkproduct-block .badside-product-price-and-shipping {
    margin-bottom: 0;
}
@media(max-width: 991px){
    .vertical-home-slider-inner.row {
        display: flex;
        flex-wrap: wrap;
    }
    .vertical-home-slider-inner .col-xl-3.col-lg-3.col-md-12 {
        order: 2;
        width: 100%;
    }
    .vertical-home-slider-inner .col-xl-9.col-lg-9.col-md-12 {
       order: 1;
       width: 100%;
       margin-bottom: 30px;
       padding: 0;
    }
}
#custom-login-form-wrapper{
    display: none;
}
.join-block{
    display: none;
}
/***************** login ******************/
.badfooter-storeinfo-content-address-value br {
    display: none;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
    text-align: center;
}
#products.list .variant-links{
    text-align: left;
}
.badmap-content iframe {
    width: 100%;
}
/**************new.css productpage***********/
.breadcrumb {
    padding: 20px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb-inner {
    margin-bottom: 0;
}
.breadcrumb li:first-child a:before {
    font-family: "Material Icons";
    content: "\e88a";
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
#wrapper .breadcrumb li a {
    color: #232323;
    font-weight: 400;
     font-size: 14px;
 }
 #wrapper .breadcrumb li:after {
    content: "/";
    color: #bdbdbd;
    margin: 0 10px;
    font-size: 14px;
}
 #wrapper .breadcrumb ol {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.product-cover {
    margin-bottom: 15px;
    position: relative;
    border: none;
}
.product-images>li.thumb-container {
    display: block;
    vertical-align: middle;
}
#product-modal .modal-content .modal-body .thumbnails {
    width: 30%;
    margin-left: 0;
}
#product-modal .modal-content .modal-body .product-images img {
    cursor: pointer;
    border: 1px solid #eeeeee;
    background: #ffffff;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 1px solid var(--theme-custom-color);
}
#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
}
.badproduct-page-main-content .badtimer-wrapper {
    text-align: center;
    position: static;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    bottom: 10px;
    transform: none;
    margin-bottom: 30px;
}
.badproduct-page-main-content .badtimer-content-box {
     border-radius: unset;
     display: block;
     background-color: #ffffff;
     border: none;
     padding: 0;
     box-shadow:none;
}
.badproduct-page-main-content .badtimer-content-icon, .badproduct-page-main-content .badtimer-dot{
    display: none;
}
.badproduct-page-main-content .badtimer-time {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    border-bottom: none;
    margin-bottom: 4px;
}
.badproduct-page-main-content .badtimer-label {
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
}
.badproduct-page-main-content .badtimer-content {
    min-width: 30px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
     background-color: #fff;
    margin-right: 10px;
    width: 60px;
    height: 60px;
}
.social-sharing li a span{
    background-image: url(../img/sprit.png);
}
.social-sharing li:hover a span{
    background-color: #fff;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
}
.social-sharing li.facebook  a span {
    background-position:-148px -202px;
    background-color: #3c5a99;
}
.social-sharing li.facebook:hover a span {
    background-position: -97px -201px;
}
.social-sharing li.twitter  a span {
    background-color: #38a1f3;
    background-position: -149px -253px;
}
.social-sharing li.twitter:hover a span{
    background-position: -97px -252px;
}
.social-sharing li.pinterest  a span {
    background-color: #c8232c;
    background-position: -147px -402px;
}
.social-sharing li.pinterest:hover  a span {
    background-position: -98px -401px;
}
.social-sharing li a span {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 40px;
    font-size: 0;
    box-shadow: none;
}
.badproduct-content-butn .social-sharing {
    display: none;
}
.timer .product-comments-additional-info {
    display: none;
}
.badproduct-content-butn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.badproduct-content-butn .btn.btn-secondary {
    vertical-align: middle;
    color: #666;
    font-size: 14px;
    text-decoration: underline;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    font-weight: 400;
    text-transform: none;
}
button.btn.btn-secondary:hover, .product-comment-btn-wrapper a:hover, .product-comment-btn-wrapper:hover i{
    color: #000000;
}
.product-comment-btn-wrapper a {
    vertical-align: middle;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin-right: 20px;
}
.product-comment-btn-wrapper i {
    font-size: 18px;
    color: #666;
    width: 14px;
    height: 20px;
}
/************ product page ***************/
#product #wrapper {
    background-color: #ffffff;
}
.images-container {
    background-color: #fff;
}
.badproduct-page-main-contant {
    background-color: #fff;
    margin-bottom: 20px;
    margin: 0 0 20px;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 3px;
}
.badproduct-page-main-contant #product-description-short-1 p{
    text-align: left;
}
.badproduct-page-main-contant .badproduct-star{
    position: static;
}
.badproduct-page-main-img {
    padding: 20px 15px;
}
.badproduct-page-main-img-inner {
    background-color: #ffffff;
    border: none;
    padding: 0;
}
.badproduct-page-main-img-inner li.badproduct-flag.discount,.badproduct-page-main-img-inner li.badproduct-flag.new{
    padding: 2px 27px;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}
.product-cover .layer .zoom-in {
    font-size: 24px;
    color: #666666;
}
.product-cover .layer .zoom-in:hover{
    color: #000000;
}
.product-cover .layer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border: none;
    position: absolute;
    right: 10px;
    bottom: -5;
    opacity: 1;
    background: no-repeat;
    text-align: center;
    cursor: pointer;
}
.badproduct-page-main-content-inner {
    border: none;
    background-color: #ffffff;
    padding: 20px 0;
}
.badproduct-brand-logo img{
    width: auto;
    height: auto;
}
.badproduct-page-main-content-inner .badproduct-desc-icon-inner{
    width: 45%;
}
.badproduct-page-main-content-inner .badproduct-star {
    padding-bottom: 10px;
    display: flex;
    justify-content: left;
}
.badproduct-page-main-content .product-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: none;
}
.current-price span {
    text-decoration: line-through;
    font-weight: 400;
    color: #666;
    font-size: 18px;
    margin-left: 0;
}
.blockreassurance_product div {
    padding: 15px 25px 15px 65px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.blockreassurance_product>div {
    border: 1px solid rgba(0,0,0,.1);
    border-top: 5px solid #eee;
    margin: 0 0 10px;
}
.blockreassurance_product>div:last-child{
    display: none;
}
.blockreassurance_product>div span.item-product {
    width: 45px;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 10px;
    height: 45px;
    line-height: 45px;
}
.blockreassurance_product .block-title,
.blockreassurance_product p.block-title {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    width: 100%;
}
.product-variants>.product-variants-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom:none;
    align-items: center;
}
.product-actions {
    border-top: 1px dashed #c7c7c7;
    border-bottom: 1px dashed #c7c7c7;
    border-radius: 5px;
    padding: 20px 0;
    margin: 0 0 10px;
}
.color, .custom-checkbox input[type=checkbox]+span.color {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 5px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
    background-size: contain;
}
.badproduct-page-qty-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: none;
}
.product-quantity .input-group .input-group-btn-vertical{
    width:auto;
    height:auto;
    position:static;
    display:block
}
.product-quantity #quantity_wanted {
    color: #000000;
    background-color: #fff;
    height: 37px;
    width: 37px;
    margin-right: 5px;
    text-align: center;
}
.product-quantity .input-group-btn-vertical{
    width:25px;
    height:50px;
    position:absolute;
    top:0;
    bottom:0;
    right:0
}
.rtl .product-quantity .input-group-btn-vertical{
    left:0;
    right:auto;
}
.product-quantity .input-group-btn-vertical .btn {
    width: auto;
    order: 1;
    box-shadow: 2px 2px 4px rgba(0,0,0,.14);
    margin-right: 5px;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    float: right;
}
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down {
    border: none;
    height: 37px;
    width: 37px;
    line-height: unset;
}
.product-quantity .input-group-btn-vertical .btn:hover{
    background:0 0;
    color: #000000;
}.product-quantity .input-group-btn-vertical .btn i{
    font-size:15px;
    position:static;
}
.product-quantity .input-group-btn-vertical .btn i.touchspin-up:after{
    content:"add";
}
.product-quantity .input-group-btn-vertical .btn i.touchspin-down:after{
    content:"remove";
}
.product-quantity .btn-touchspin{
    height:23px;
}
.badproduct-page-cart-wishlist-btn {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.badproduct-page-main-content-inner .addCompare i{
    color: #000;
}
.product-actions .add-to-cart .material-icons {
    line-height: inherit;
    font-size: 19px;
}
.product-actions .add-to-cart {
    height: 2.75rem;
    line-height: inherit;
    padding-top: .625rem;
    width: 100%;
}
.product-add-to-cart .badproduct-wishlist {
    padding-bottom: 0;
    opacity: 1;
    margin: 0 ;
    transform: none;
}
.product-additional-info {
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: none;
}
.social-sharing {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}
.badproduct-wishlist-compare {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
}
.product-add-to-cart .badproduct-wishlist {
    padding-bottom: 0;
    opacity: 1;
    margin: 0;
    transform: none;
}
.product-add-to-cart .badproduct-compare{
    padding-bottom: 0;
    opacity: 1;
    margin: 0 ;
    transform: none;
}
.product-add-to-cart .badproduct-compare .badproduct-compare-inner{
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0;
    border-radius: unset;
    border: none;
}
.product-add-to-cart .badproduct-compare-inner:hover i{
    color: var(--theme-custom-color) !important;
}
.product-add-to-cart  a.js-compare-remove .removeCompare:hover i{
    color: var(--theme-custom-color) !important;
}
.product-add-to-cart .badproduct-wishlist a i{
    color: #000;
}
.product-add-to-cart .badproduct-wishlist .wishlist_button {
    border-radius: 0;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background: transparent;
    margin: 0 10px;
    border: none;
}
.product-add-to-cart .badproduct-wishlist a i:hover {
    color: var(--theme-custom-color);
}
.nav-tabs .nav-item+.nav-item, .nav-tabs li.nav-item {
    margin: 0;
}
.rte-content p {
    margin-bottom: 0;
}
.tabs .nav-tabs .nav-link {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    background: #fff;
    padding: 20px 40px;
    margin: 0;
    border: 1px solid rgba(0,0,0,.07);
}
.tabs {
    margin-top: 0;
    background:transparent;
    padding: 0;
}
#product .tabs, .card-block, #product #block-reassurance {
    border:none;
    border-radius: unset;
}
.tabs .tab-pane {
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.07);
    padding: 30px;
    background-color: #fff;
    border-radius: 3px;
}
.cms-description h5 {
    color: #000000;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 16px;
}
.cms-description p {
    font-size: 14px;
    padding-bottom: 10px;
    color: #000000;
    margin: 0;
    font-weight: 400;
    line-height: 24px;
}
.cms-description ul {
    padding-left: 40px;
    list-style: disc;
    display: inline-block;
}
.cms-description ul li {
    list-style-type: disc;
    font-size: 14px;
    padding-bottom: 12px;
    color: #000000;
    font-weight: 500;
    line-height: 24px;
}
.cms-description h2 {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
}
.cms-description hr {
    padding-bottom: 10px;
    width: 50%;
    margin: 0 auto;
}
.product-reference {
    margin-bottom: 0;
    padding: 10px 0 0;
}
#product-details .label {
    font-size: 16px;
    color: #232323;
    font-weight: 700;
    margin-right: 8px;
}
.product-reference span {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
p.product-features-details {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    line-height: 20px;
}
#product .data-sheet {
    max-width: 40%;
}
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #fff;
    padding: .625rem;
    min-height: 2.5rem;
    word-break: normal;
    text-transform: capitalize;
    margin: 0;
    border: 1px solid rgba(0,0,0,.07);
}
.timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.badproduct-content-butn button.btn.btn-secondary:hover {
    border: 1px solid transparent;
}
@media(max-width: 991px){
    .badproduct-page-main-content h1 {
        padding-bottom: 15px;
        font-size: 20px;
    }
    .cms-description h5 {
        color: #000000;
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 9px;
    }
    .cms-description h2 {
        padding-bottom: 15px;
        margin-bottom: 0;
        font-size: 30px;
        line-height: 35px;
    }
    .tabs .nav-tabs .nav-link {
        font-size: 13px;
        font-weight: 400;
        padding: 0;
        background: #fff;
        padding: 16px 21px;
        margin: 0;
        border: 1px solid rgba(0,0,0,.07);
    }
}
@media(max-width: 767px){
    .cms-description-image {
        margin-bottom: 20px;
    }
    .cms-description h2 {
        padding-bottom: 15px;
        font-size: 23px;
        line-height: 30px;
    }
    .cms-description p {
        font-size: 12px;
    }
    #product .data-sheet {
        max-width: 100%;
    }
    .badproduct-page-main-content-inner{
        padding: 0;
    }
    .badproduct-page-main-img {
        padding: 20px 15px 0;
    }
}
@media(max-width: 575px){
    .cms-description-image img{
        margin-bottom: 20px;
    }
    .badproduct-brand-logo {
        position: static;
        right: 0;
        top: 0;
        bottom: auto;
        left: auto;
        margin-bottom: 0;
    }
    .cms-description h2 {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 30px;
    }
    .badproduct-page-main-content h1{
        padding-bottom: 0;
    }
    .product-cover{
        padding: 0;
    }
}
@media(max-width:540px){
    .badproduct-content-butn{
        display: block;
    }
}
@media(max-width: 375px){
    button.btn.btn-primary.add-to-cart {
        padding: 0 20px;
        font-size: 12px;
    }
    button.btn.btn-primary.add-to-cart i {
        font-size: 17px;
    }
    .badproduct-page-cart-btn-wrapper {
        margin-bottom: 0;
        padding-right: 15px;
        padding-left: 0;
        border-bottom: none;
    }
    .badproduct-page-main-content h1 {
        padding-bottom: 15px;
        font-size: 15px;
    }
    .timer{
        margin-bottom: 0;
    }
}
@media(max-width: 360px){
    .badproduct-page-main-content-inner .badproduct-page-cart-btn-wrapper{
        margin-bottom: 20px;
    }
    .badproduct-page-main-content-inner .product-add-to-cart .badproduct-wishlist .wishlist_button{
        margin: 0 10px;
    }
    .badproduct-page-main-content-inner button.btn.btn-secondary{
        margin-bottom: 15px;
    }
    .badproduct-page-cart-wishlist-btn{
        margin-bottom: 10px;
    }
    .badproduct-content-butn button.btn.btn-secondary{
        margin-bottom: 0;
    }
}
.dropdown-backdrop {
    display: none;
}
.js-product-tab-active iframe,
    .badvideo .iframe {
        width: 100%;
    }
    .badproduct-image img{
        height: auto;
        width: 100%;
    }
    #tab-content img {
        width: 100%;
        height: auto;
    }
    img{
        height: auto;
    }
    #tab-content .product-manufacturer img {
        width: auto;
    }