/**************************************** 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: #9d0b0b;
    text-decoration: none;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #000;
    background-color: #fff;
    border-color: var(--theme-custom-color);
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #9d0b0b;
    border-color: transparent
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #ffffff;
    background-color: #9d0b0b;
    border-color: #9d0b0b
}
.btn-outline-primary {
    color: #9d0b0b;
    background-image: none;
    background-color: transparent;
    border-color: #9d0b0b
}
.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: #9d0b0b;
    border-color: #9d0b0b
}
.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: #9d0b0b;
    border-color: #9d0b0b
}
.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: #9d0b0b;
    border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #9d0b0b;
    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: #9d0b0b
}
.card-primary {
    background-color: #9d0b0b;
    border-color: #9d0b0b
}
.card-outline-primary {
    border-color: #9d0b0b
}
.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: #9d0b0b;
    border-color: #9d0b0b
}
.page-link {
    position: relative;
    float: right;
    padding: .5rem .75rem;
    margin-right: -1px;
    color: #9d0b0b;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.tag-primary {
    background-color: #9d0b0b
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #9d0b0b;
    border-color: #9d0b0b
}
.bg-primary {
    background-color: #9d0b0b
}
.text-primary {
    color: #9d0b0b
}
.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: #9d0b0b;
    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: #9d0b0b;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    right: .125rem;
    top: .125rem
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #9d0b0b
}
#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: #9d0b0b;
    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: #9d0b0b
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #9d0b0b
}
.products-sort-order .select-list:hover {
    background-color: #9d0b0b;
    color: #ffffff;
    text-decoration: none
}
.facet-dropdown.open>.select-title {
    border: 3px solid #9d0b0b;
    background: #f6f6f6
}
.facet-dropdown .select-list:hover {
    background-color: #9d0b0b;
    color: #ffffff;
    text-decoration: none
}
.pagination .current a {
    color: #9d0b0b;
    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: #9d0b0b
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #9d0b0b
}
.tabs .nav-tabs .nav-link.active {
    color: #9d0b0b
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #9d0b0b;
}
#blockcart-modal .product-name {
    color: #9d0b0b;
    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: #9d0b0b;
}
#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: #9d0b0b;
    border-color: #9d0b0b;
    color: #ffffff;
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #000000;
}
.product-customization .product-message:focus {
    background-color: #fff;
    outline: none;
}
.cart-grid-body a.label:hover {
    color: #9d0b0b
}
.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: #9d0b0b
}
.block_newsletter form button[type=submit] .search:hover {
    color: #9d0b0b
}
.account-list a:hover {
    color: #9d0b0b
}
#wrapper .breadcrumb {
    margin-top: 0px;
    padding: 20px 0;
    border: none;
    border-bottom: none;
    text-align: center;
    background-color: transparent;
}
#wrapper .breadcrumb ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    z-index: 0;
    flex-wrap: wrap;
}
#wrapper .breadcrumb li:last-child a,
#wrapper .breadcrumb li:hover a {
    color: #9d0b0b;
}
#category .breadcrumb-bg {
    padding: 0;
}
.tv-continue-shopping-btn:hover {
    background-color: #9d0b0b;
    color: #ffffff;
}
.tvreviews-popup-send-btn a button,
.tvreviews-popup-send-btn button {
    background-color: #373737;
    padding: 0 20px;
}
.page-footer a {
    background-color: #9d0b0b;
    padding: 10px 15px;
    color: #ffffff;
    margin: 0 5px;
}
.page-footer a:hover {
    background-color: #ddd;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover,
.tvserach-filter-suppliers p:hover {
    color: #9d0b0b;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
    background-color: #9d0b0b;
    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;
    display: none;
}
.tabs .tab-pane.active {
    display: block;
}
.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: #9d0b0b;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-send-button:hover {
    background-color: #9d0b0b;
    color: #ffffff;
}
.review-submit-button:hover {
    background-color: #000000;
    color: #ffffff;
}
.block-category .category-cover {
    position: inherit;
    left: 0;
    bottom: 0;
}
.block-category .category-cover img {
    height: 100%;
    height: 100%;
}
.modal-header .close {
    background-color: #9d0b0b;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb {
    background-color: #9d0b0b;
    -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: right;
}
.badmodule-title:after,
.badcustomer-question-field-submit,
.badcustomer-question-field-reset,
.badcustomer-question-prod-name:after {
    background-color: #9d0b0b;
}
.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: 1500px) {
    .container {
        width: 1470px;
        max-width: 100%;
    }
}
@media (max-width: 1650px) {
    .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;
        padding: 0;
    }
    #products.list .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 767px) {
    #wrapper .breadcrumb li a {
        font-size: 13px;
    }
}
/******************************** 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-right: 5px;
}
#search_filters .facet .facet-label span.magnitude {
    float: left;
}
.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: -webkit-box;
    display: -ms-flexbox;
    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;
    }
}
/******************************** end badsearch_filters_wrapper **************************************/
.badheadertext-block-content .badheadertext-block {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
    font-family: var(--badtheme-font-name-1);
}
.badheadertext-block-content .badheadertext-block a:hover {
    color: var(--theme-custom-color);
}
.badheader-contant a.badheader-link {
    text-decoration: underline;
    font-weight: 500;
    padding-right: 15px;
}
.badheader-contant a.badheader-link:hover {
    text-decoration: underline;
}
.badheadertext-block-content .badheader-social a {
    padding-left: 30px;
    color: #777777;
}
.badheadertext-block-content .badheader-social a:hover {
    color: #111;
}
.badheader-top-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding: 0;
}
.badheader-top-left {
    text-align: right;
}
@media(max-width: 1500px) {
    .badheadertext-block-content .badheadertext-block::before {
        right: 8px;
    }
}
@media(max-width: 991px){
    .badheadertext-block-content .badheadertext-block{
        font-size: 13px;
    }
}
@media(max-width: 791px) {
    .badheadertext-block-content .badheadertext-block::before {
        right: 25%;
    }
}
@media(max-width: 767px) {
    .badheader-top-left {
        justify-content: center;
    }
    .badheadertext-block-content .badheadertext-block::before {
        right: 25%;
    }
}
@media (max-width: 744px) {
    .badheadertext-block-content .badheadertext-block::before {
        right: 24%;
    }
}
@media (max-width: 717px) {
    .badheadertext-block-content .badheadertext-block::before {
        right: 23%;
    }
}
@media (max-width: 692px) {
    .badheadertext-block-content .badheadertext-block::before {
        right: 22%;
    }
}
@media (max-width: 667px) {
    .badheadertext-block-content .badheadertext-block::before {
        display: none;
    }
}
@media(max-width: 575px) {
    .badheadertext-block-content .badheadertext-block {
        padding: 5px 0 0;
        font-size: 11px;
    }
}
/******************************** 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 *********************/
.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-right: 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;
    right: -14px;
    border: 0 solid transparent;
    border-right-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;
    right: -14px;
    border: 0 solid transparent;
    border-right-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: #fff;
}
main {
    overflow: hidden;
}
/*************************************** end all theme common *****************************************/
@media(min-width: 992px) {

    .badheader-second-wrapper.sticky,
    #index .badheader-second-wrapper.sticky {
        top: 0;
        position: fixed;
        z-index: 50;
        width: 100%;
        right: 0;
        background: #fff;
        -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;
    }
    @keyframes stickySlideDown {
        0% {
            opacity: 0.7;
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}
/****************************************** header *****************************************/
#header .badheader-top-inner-top.row {
     display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
@media(max-width: 991px) {
    #header .bad-menu-row.row {
        flex-direction: column;
        padding: 0px;
    }
    #header .badvertical-menu-row.row {
        flex-direction: column;
    }
}
@media(max-width: 575px){
    #header .row {
        display: block;
    }
    #header .badmobile-top-inner-right .row{
        display:-webkit-box;
        display:-ms-flexbox;
        display: flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        flex-wrap: wrap;
        flex-direction: column;
    }
}
/*************************start_logo************************/
.badheader-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: left;
}
.badheader-second-wrapper {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
#index .badheader-second-wrapper{
    border-bottom: none;
}
.badheader-other {
    padding: 0%;
}
.badmobile-header-other {
    background-color: #fff;
    z-index: -1;
    display: none;
}
.badheader-other-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.shipping_btn {
    text-align: left;
    position: relative;
    padding: 15px;
}
.shipping_btn a {
    color: var(--theme-custom-color);
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 6px;
}
.shipping_btn a:hover {
    color: #fe9685;
}
.shipping_btn::after {
    content: " ";
    background-image: url(../img/Icon9.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 13px;
    height: 18px;
    position: absolute;
    top: 15px;
    left: 0%;
}
.badheader-top-center{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.badmegamenu-wrapper-block{
    padding: 0;
}
#index .badheader-top-center {
    box-shadow: none;
}
.badheader-top-logo {
    position: relative;
    text-align: right;
}
.badheader-top-logo a {
    display: inline-block;
    vertical-align: middle;
}
#header .logo {
    max-width: 210px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    padding: 4px 0;
}
.badhomeblog-content {
    margin: 0 -15px;
}
.badhomesliderofferbanner-content-img img {
    width: 100%;
}
.badheader-cart-user-block {
    height: 55px;
    background-color: #fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    padding: 0px;
}
.badheader-top-center-link {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    padding: 0;
}
#_desktop_center_category a {
    font-size: 15px;
    color: #fff;
    background-color: #1f243d;
    padding: 24px 18px 19px;
    border-top-right-radius: 5px;
}
#_desktop_center_brand a {
    font-size: 15px;
    color: #fff;
    background-color: #1f243d;
    border-top-left-radius: 5px;
    padding: 24px 18px 19px;
}
#_desktop_center_brand a:hover,
#_desktop_center_brand a:focus,
#_desktop_center_category a:hover,
#_desktop_center_category a:focus {
    background-color: var(--theme-custom-color);
}
@media(max-width: 1350px) {
    #_desktop_center_category a,
    #_desktop_center_brand a {
        padding: 22px 18px 15px;
    }
}
@media(max-width: 1199px) {
    #index .badheader-top-center {
        box-shadow: none;
    }
    #header .logo{
        max-width: 180px;
    }
    .shipping_btn a {
        font-size: 13px;
    }
    .badheader-cart-user-block{
        padding: 0;
    }
}
@media(max-width: 991px) {
    #header .logo{
        max-width: 160px;
        position: static;
        margin-top: 0;
    }
    .badheader-other {
        display: none;
    }
    .badmobile-header-other {
        background-color: #ed1d24;
        z-index: -1;
        display: block;
        padding: 5px 0;
    }
    .badheader-other-wrapper {
        display:-webkit-box;
        display:-ms-flexbox;
        display: flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        justify-content: space-between;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
    }
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 33%;
    }
    .shipping_btn {
        text-align: center;
    }
}
@media(max-width: 828px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 31%;
    }
}
@media(max-width: 767px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        right: -16%;
    }
    .shipping_btn a {
        color: #fff;
        font-size: 12px;
    }
}
@media(max-width: 575px) {
    #header .logo {
        max-width: 150px;
    }
}
@media(max-width: 375px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 4px;
        right: -12%;
        width: 26px;
        height: 15px;
    }
}
@media(max-width: 375px) {
    #header .logo {
        max-width: 130px;
    }
    .shipping_btn a {
        font-size: 11px;
    }
}
/*************************end_logo************************/
.badheader-top {
    background-color: #000;
}

#_desktop_header_ a {
    color: #fff;
    font-size: 13px;
    padding: 0 20px;
}
#_desktop_header_about a,
#account-contant a,
#_desktop_header_wishlish a,
#_desktop_header_Contact a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
#_desktop_header_about,
#account-contant,
#_desktop_header_wishlish,
#_desktop_header_Contact {
    padding: 11px 20px;
}
#_desktop_contact_link i,
#email-link i {
    font-size: 18px;
    background-color: #feb500;
    color: #000000;
    margin-left: 8px;
    padding: 20px;
    border-radius: 25px;
    background-image: url(../img/call.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
#contact-link {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: 500;
    text-align: right;
    padding-left: 10px;
    display: inline-block;
}
#contact-link i {
    background-image: url(../img/Call\ Header\ Icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#email-link {
    display: inline-block;
    padding-right: 10px;
    float: left;
}
#email-link i {
    background-image: url(../img/EmailHeadericon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 22px;
    height: 15px;
}
#contact-link span,
#email-link a {
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 0px;
    color: #666;
    font-weight: 400;
    font-family: var(--badtheme-font-name-1);
    display: block;
}
.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;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background-color: #fff;
}
.badheader-top-inner {
    background: #314e2e;
    padding: 0;
}
.badmobile-top-inner-right {
    background-color: #fff;
}
.header-top-block {
    background-color: #f6f6f6;
}
.badheaderlanguage-btn,
.badheadercurrency-btn {
    cursor: pointer;
    width: 100%;
}
.badheadercurrency-btn span, .badheaderlanguage-btn span, .badmyaccount-dropdown li {
    font-size: 14px;
    letter-spacing: 0px;
    color: #000;
    font-family: var(--badtheme-font-name-1);
    line-height: 35px;
    font-weight: 400;
}
.badheadercurrency-btn:hover span, .badheadercurrency-btn:hover i, .badheaderlanguage-btn:hover span, .badheaderlanguage-btn:hover i {
    color: var(--theme-custom-color) !important;
}
#_desktop_header_store_location i {
    font-size: 20px;
}
#_desktop_header_store_location a {
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    text-align: left;
}
.badcustomer-signin-login span {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
}
#_desktop_header_store_location:hover a,
#_desktop_header_blog:hover a,
.view-compare:hover span,
.badcustomer-signin-login span:hover {
    color: var(--theme-custom-color);
}
.badheadercurrency-btn i, .badheaderlanguage-btn i {
    color: #000;
    float: left;
    line-height: 35px;
    font-size: 17px;
}
.desktop_header_langauge {
    text-align: left;
}
.badheaderlanguage-dropdown li img {
    display: none;
}
.badheaderlanguage-dropdown li a,
.badheadercurrency-dropdown li a {
    font-size: 13px;
    color: #222222;
    font-family: var(--badtheme-font-name-1);
    line-height: 30px;
    padding: 3px 0;
    font-weight: 400;
}
.badmyaccount-dropdown li {
    border-bottom: 1px solid #eee;
    padding: 0px 0;
}
.badmyaccount-dropdown li:last-child {
    border-bottom: none;
}
.badheaderlanguage-dropdown,
.badheadercurrency-dropdown {
    padding: 0 8px;
    min-width: 110px;
    width: 100%;
    left: 0;
    position: inherit;
    margin: 0;
    border: 1px solid #eee;
    top: 100%;
    background-clip: border-box;
}
.badheader-top-right {
    text-align: left;
    padding: 0%;
}
.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: left;
}
@media(max-width: 1199px) {
    #_desktop_language_selector {
        padding: 0 10px;
        margin: 0 10px;
    }
    #contact-link,
    #email-link a {
        font-size: 15px;
    }
    #_desktop_header_about a,
    #account-contant a,
    #_desktop_header_wishlish a {
        font-size: 13px;
    }
    #contact-link span,
    #email-link span {
        font-size: 13px;
    }
    #_desktop_header_ a {
        font-size: 13px;
    }
}
@media(min-width: 992px) {
    #_mobile_header_langauge_block,
    #_mobile_header_currency_block,
    #_mobile_badwishtlist_top,
    #_mobile_compare_product {
        display: none;
    }
}
@media(max-width: 991px) {
    #contact-link, #email-link a,
    #contact-link span, #email-link span{
        color: #fff;
    }
    .badheadercurrency-block .currency-selector .badheadercurrency-btn span,
    .badheaderlanguage-block .language-selector .badheaderlanguage-btn span {
        line-height: 40px;
    }
    #_desktop_header_about a,
    #_desktop_header_Contact a {
        padding: 14px 0;
        font-size: 12px;
    }
    .badheadercurrency-btn span {
        border-right: none;
        padding-right: 0;
    }
    .badheader-language-currency,
    .badtopoffertext-block {
        text-align: center;
    }
    #index #header {
        margin-bottom: 0;
	    position: static;
    }
    #header {
        position: static;
    }
    .bad_wishtlist_top,
    .view-compare {
        line-height: 35px;
    }
    .badheaderlanguage-dropdown,
    .badheadercurrency-dropdown {
        left: 0;
        right: auto;
    }
    .badmyaccount-dropdown li {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 0px;
    }
}
@media(max-width: 891px) {
    #_desktop_header_about a,
    #_desktop_header_Contact a {
        font-size: 11px;
    }
}

@media(max-width: 791px) {
    #_desktop_header_about,
    #account-contant,
    #_desktop_header_wishlish,
    #_desktop_header_Contact {
        padding: 3px 20px;
    }
}
@media(max-width: 767px) {
    .badcustomlink-content-wrapper a,
    .badheadercurrency-block .currency-selector .badheadercurrency-btn span,
    .badheaderlanguage-block .language-selector .badheaderlanguage-btn span {
        font-size: 12px;
        line-height: 30px;
    }
    #contact-link,
    #email-link a {
        font-size: 13px;
    }
    #_desktop_contact_link i,
    #email-link i {
        width: 18px;
        height: 18px;
    }
    #email-link i {
        width: 26px;
        height: 15px;
    }
    #_desktop_header_about a,
    #_desktop_header_Contact a {
        font-size: 11px;
    }
    .badheader-top {
        padding: 5px 0;
    }
    #_desktop_header_ a {
        font-size: 11px;
    }
}
@media(max-width: 575px) {
    .badheader-top {
        display: none;
    }
    .bad_wishtlist_top {
        line-height: 30px;
    }
    .top-logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .badheadercurrency-block .badheadercurrency-dropdown {
        right: auto;
        left: 0;
        min-width: 0;
    }
}
@media(max-width: 520px) {
    .badheader-language-currency {
        text-align: center;
    }
}

@media(max-width: 425px) {

    #_desktop_header_about,
    #account-contant,
    #_desktop_header_wishlish,
    #_desktop_header_Contact {
        padding: 3px 10px;
    }
}

@media(max-width: 375px) {
    .badmobile-top-inner-right {
        padding: 0 5px;
    }
    #contact-link,
    #email-link a {
        font-size: 11px;
    }
    #contact-link span,
    #email-link span {
        font-size: 11px;
    }
    #_desktop_contact_link i,
    #email-link i {
        margin-left: 5px;
    }
    #contact-link span,
    #email-link a {
        padding-left: 0;
    }
}
/********** badsearch--shopping-cart--user--block *************/
/******* cart-header *****/
.badheader-cart-block-wrapper {
    text-align: left;
}
.badheader-custom-cart a {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.badheader-custom-cart a:hover span{
    color: var(--theme-custom-color);
}
.badheader-custom-cart a .cart-icon {
    font-size: 0px;
    color: #111111;
    background-image: url(../img/HeaderCartIcon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 22px;
    height: 21px;
    line-height: 20px;
    position: relative;
    margin-left: 10px;
}
.badheader-custom-cart a .cart-icon i {
    display: none;
}
.card-text-block {
    display: block;
}
span.cart-subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 18px;
}
.cart-text .cart-title {
    font-size: 16px;
    line-height: 18px;
    display: block;
    color: #666;
    font-weight: 400;
    font-family: var(--badtheme-font-name-1);
}
.cart-text .cart-amount {
    font-size: 18px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
}
.cart-text {
    text-align: right;
}
@media(max-width: 1199px){
    .cart-text .cart-title {
        font-size: 16px;
        line-height: 16px;
    }
}
@media(max-width: 991px) {
    #_desktop_badheader_custom_cart{
        position: static;
        background-color: transparent;
        border: none;
    }
    .badheader-custom-cart a {
        padding: 0;
    }
    .cart-text .cart-title {
        font-size: 13px;
    }
    span.cart-subtitle {
        font-size: 14px;
    }
    .cart-text .cart-amount {
        color: #000;
    }
}
@media(max-width: 575px) {
    span.cart-subtitle {
        font-size: 12px;
        letter-spacing: 0;
    }
    .badheader-custom-cart a .cart-icon i {
        font-size: 22px;
        line-height: 16px;
    }
    span.cart-subtitle{
        display: none;
    }
    .badheader-custom-cart a .cart-icon {
        margin-left: 5px;
    }
}
@media(max-width: 425px) {
    span.cart-subtitle {
        display: none;
    }
    .badheader-custom-cart a {
        padding: 0;
    }
    .badheader-custom-cart a .cart-icon i {
        font-size: 22px;
    }
    .card-text-block{
        display: none;
    }
}
/******* end-cart-header *****/
/******* dropdown *****/
.badshop-icon-wrapper button {
    color: #9d0b0b;
    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-right: 10px;
    padding-left: 10px;
    min-width: 150px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(241, 241, 241);
    border-radius: 6px;
}

.badshop-icon-wrapper .dropdown-menu {
    left: 0;
    right: 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-left: 5px;
}
.badshop-icon-wrapper .dropdown-menu:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: -8px;
    left: 15px;
    right: 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-left: 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-right: 5px;
        padding-left: 5px;
        min-width: 132px;
    }
}
/********** badsearch *************/
.badsearch-block {
    width: 100%;
    position: relative;
    cursor: pointer;
    text-align: center;
}
.badsearch-inner-close i {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    height: 21px;
    width: 21px;
    line-height: 20px;
    display: none;
    text-align: center;
}
.badsearch-content-box-wrapper.open .badsearch-inner-close i {
    display: block;
}
.badsearch-content-box-wrapper.open .badsearch-inner-open i {
    display: none;
}
.badsearch-content-box {
    position: absolute;
    margin: 0;
    padding: 0;
    min-width: 100%;
    border: none;
    width: 380px;
    background-color: transparent;
    display: none;
}
.badsearch-block:hover,.badsearch-block:active,.badsearch-block:focus,.badmyaccount-dropdown-wrapper:hover,.badheader-cart-block:hover{
    background-color: transparent;
}
.badsearch-content-box-inner .input_category {
    color: #000;
    font-size: 14px;
    cursor: pointer;
    border-radius: 0;
    font-weight: 300;
    letter-spacing: 0.6px;
}
.badsearch-content-box-inner {
    position: relative;
    background-color: transparent;
    border: 1px solid #e8e6e6;
}
.page-content.page-not-found {
    border: 1px solid #eee;
}
.badsearch-inner-open i {
    color: #ffffff;
    font-size: 0;
    cursor: pointer;
    background-image: url(../img/HeaderSearchicon.png   );
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 21px;
    width: 21px;
    line-height: 20px;
    display: block;
    text-align: center;
}
.badsearch-content-box-inner button {
    background-color: var(--theme-custom-color);
    padding: 0 3px;
    cursor: pointer;
    color: #000000;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    display: block;
    position: relative;
}
.badsearch-labal {
    background-color: #9d0b0b;
    font-size: 15px;
    border: none;
    font-weight: 700;
    color: rgb(255, 255, 255);
    height: 48px;
    padding-right: 30px;
    padding-left: 30px;
    cursor: pointer;
    flex-shrink: 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    outline: 0px;
    border-radius: 5px;
}
.badshop-type-name {
    font-size: 13px;
    color: #9d0b0b;
    line-height: 38px;
    font-weight: 700;
    background-color: rgb(247, 247, 247);
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
    white-space: nowrap;
    padding: 0px 15px;
    border-radius: 6px;
}
.badsearch-content-box-inner button i {
    font-size: 22px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    color: #fff;
}
#badsearch-offer-banner-block.search-widget form input[type=text] {
    line-height: 40px;
}
.search-widget form input[type=text] {
    color: #333;
    border: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 44px;
    padding: 0px 20px;
    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 {
    font-size: 14px;
    font-weight: 300;
    color: #333;
    opacity: 1;
}
.search-widget form input[type=text]:focus {
    background-color: #fff;
    color: #777777;
}
.search-widget form input[type=text]:after {
    content: "";
    position: absolute;
    border-right: 1px solid #eeeeee;
    height: 28px;
    right: 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: 1065px) {
    .badsearch-block {
        padding: 0;
    }
}
@media(max-width: 991px) {
    .badsearch-inner-open i{
        width: 21px;
        height: 21px;
    }
    .badsearch-content-box {
        padding: 0;
    }
    .badsearch-inner-open i {
        display: block;
    }
    .badsearch-content-box-inner {
        border: 0;
    }
    .search-widget form input[type=text] {
        padding: 0 15px;
        margin: 0;
        border: 1px solid #ddd;
    }
    .badsearch-content-box-inner button span {
        min-width: auto;
    }
    .badsearch-content-box-inner {
        background-color: #ffffff;
        box-shadow: rgb(0 0 0 / 16%) 0px 21px 36px;
    }
    .badsearch-content-box-inner .input_category {
        display: none;
    }
}
@media(max-width: 575px) {
    .badsearch-content-box-inner .input_category {
        display: none;
    }
}
@media(max-width: 475px){
    .badsearch-inner-open i, .badsearch-inner-close i{
        width: 20px;
        height: 20px;
    }
}
/*******************badheader-second-wrapper********************/
/********** badcustomer *************/
.badcustomer-signin-customer-name span,
.badcustomer-signin-logout span,
.bad_wishtlist_top span, 
.view-compare span {
    font-size: 14px;
    line-height: 35px;
    color: #000;
}
.badcustomer-signin-customer-name span:hover,
.badcustomer-signin-logout span:hover,
.bad_wishtlist_top span:hover, 
.view-compare span:hover{
    color: var(--theme-custom-color);
}
.badcustomer-signin-btn i {
    font-size: 0;
    background-image: url(../img/sprite.png);
    vertical-align: middle;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    border-radius: 5px;
}
.bad-wishlist-title {
    position: relative;
}
.bad_wishtlist_top_wrapper i {
    font-size: 24px;
    background-image: url(../img/Wishlist.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    width: 23px;
    text-align: center;
    height: 20px;
    line-height: 33px;
}
.bad_wishtlist_top_wrapper .bad-wishlist-number {
    position: absolute;
    top: -3px;
    left: -9px;
    background: var(--theme-custom-color);
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    border-radius: 100px;
    width: 15px;
}
.bad-compare-title {
    position: relative;
    display: none;
}
.bad-compare-inline-block i {
    font-size: 26px;
    background-image: url(../img/sprite.png);
    background-position: -202px -452px;
    vertical-align: middle;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.bad-compare-inline-block .compare-nb {
    position: absolute;
    top: 4px;
    left: 4px;
    background: var(--theme-custom-color);
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    border-radius: 100px;
    width: 18px;
}
.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: #9d0b0b;
}
.badmyaccount-dropdown {
    min-width: auto;
    width: 130px;
    padding: 5px 10px;
    left: 0;
    margin: 0;
    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: 1199px) {
    .bad-compare-inline-block i {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 22px;
    }
}
@media(max-width: 991px) {
    .badtopoffertext-block {
        padding: 0;
    }
    .badtopoffertext-block a {
        line-height: 40px;
    }
    .bad_wishtlist_top_wrapper .bad-wishlist-number {
        position: absolute;
        top: 3px;
        left: -6px;
    }
}
@media(max-width: 767px) {
    .badcustomer-signin-content-box-wrapper {
        padding: 4px 0;
    }
}
@media(max-width: 575px) {
    .bad-wishlist-title {
        position: relative;
    }
}
@media(max-width: 375px) {
    .bad_wishtlist_top_wrapper .bad-wishlist-number {
        display: none;
    }
}

/********** badshopping *************/
.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;
}
#_desktop_header_store_location,
.need-help-block {
    padding-left: 15px;
}
#_desktop_badwishtlist_top,
#_desktop_compare_product,
.need-help-block,
#_desktop_header_blog,
#_desktop_contact_link {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.badheader-cart-block {
    position: relative;
    padding: 29px 15px 29px 0;
}
#_desktop_contact_link {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.join-block {
    padding: 25px 15px 25px 0;
    cursor: pointer;
}
.badmyaccount-dropdown-wrapper {
    cursor: pointer;
    position: relative;
    padding: 28px 15px;
}
.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: #9d0b0b;
    overflow: hidden;
    border-radius: 6px;
    width: 100%;
    height: 35px;
}
.badshopping-cart-btn-wrapper svg {
    margin-left: 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;
}
.badmyaccount-button {
    cursor: pointer;
    background-color: transparent;
    border: none;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.badmyaccount-button .myaccount-title {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-align: right;
    display: block;
}
.badmyaccount-button .myaccount-subtitle {
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
}
.badmyaccount-button:hover .myaccount-title {
    color: #eeeeee;
}
.myaccount-text {
    text-align: right;
    padding-right: 10px;
}
.badmyaccount-button i {
    font-size: 21px;
    color: #111111;
    width: 20px;
    height: 21px;
    line-height: 31px;
    font-weight: 300;
    background-image: url(../img/HeaderUsericon.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.badshopping-cart-btn-wrapper {
    position: fixed;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-49%);
    -webkit-transform: translateY(-49%);
    -o-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    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: 0px 6px 6px 0px;
    width: 100px;
    height: 95px;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
}
@media(max-width:1199px) {
    .badheader-top-center:before {
        display: none;
    }
    .badtopoffertext-block p {
        font-size: 13px;
    }
    .join-block {
        padding-right: 2px;
    }
}
@media(max-width: 1144px) {
    #_desktop_compare_product,
    .need-help-block,
    #_desktop_header_blog,
    #_desktop_contact_link {
        padding-left: 0px;
    }
}
@media(max-width: 991px) {
    .badmyaccount-dropdown-wrapper {
        position: relative;
    }
    #_desktop_contact_link {
        padding: 0;
    }
    .badmyaccount-dropdown {
        left: 0;
        right: auto;
    }
    .join-block {
        padding: 0;
    }
    .badheader-cart-block {
        padding: 16px 12px;
        z-index: 11;
    }
    .badmyaccount-dropdown-wrapper {
    padding: 20px 12px;
}
}
@media(max-width:575px) {
    .badmyaccount-button .myaccount-subtitle {
        display: none;
    }
    .badmyaccount-dropdown-wrapper {
        padding: 18px 10px;
    }
    #_desktop_contact_link {
        padding-top: 6PX;
    }
    .badheader-cart-block {
        padding: 16px 10px;
        z-index: 11;
    }
}
@media(max-width:425px) {
    .badheader-cart-block {
        padding: 16px 8px;
    }

}
@media(max-width: 375px) {
    .badheader-cart-block {
        display: none;
    }
    .badmyaccount-dropdown-wrapper {
        padding: 16px 8px;
    }
    .badmobile-top-inner-right #_desktop_header_blog,
    .badmobile-top-inner-right #_desktop_header_store_location {
        display: none;
    }
    #_desktop_compare_product {
        border: none;
        padding-left: 0;
        margin-left: 0;
    }
    .badmyaccount-button .myaccount-title {
        font-size: 13px;
    }
    #_desktop_header_currency_block,
    #_desktop_compare_product,
    #_desktop_header_store_location,
    .need-help-block {
        padding-left: 8px;
    }
}
/**********/
.need-help-block a {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    text-align: left;
}
.need-help-block a:hover {
    color: #eeeeee;
}
.join-inner a {
    background-color: #9d0b0b;
    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;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    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;
    }
    .need-help-block a {
        font-size: 13px;
        line-height: 18px;
    }
}
/********** badshopping-commen *************/
.badsearch-btn {
    display: block;
    padding: 28px 15px;
}
.badshopping-cart-product-wrapper {
    position: fixed;
    left: -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: 135;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
    visibility: hidden;
}
.badshopping-cart-product-wrapper.open {
    left: 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: #9d0b0b;
    font-weight: 700;
    vertical-align: middle;
}
.badshopping-cart-product-contet {
    margin-bottom: 15px;
    overflow-y: scroll;
    margin-left: -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: right;
    margin-left: 15px;
}
.badshopping-cart-product-item-img img {
    width: 100%;
}
.badshopping-cart-product-info {
    margin-right: 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: #9d0b0b;
}
#blockcart-modal .modal-header {
    border-radius: 5px 5px 0 0;
    background-color: #ffffff;
    padding: 10px 15px;
}
.modal-header .close {
    top: -10px;
    left: -15px;
}
.modal-header .close {
    color: #fff;
    line-height: 20px;
    font-weight: 400;
}
#blockcart-modal .modal-header span {
    display: block;
}
.modal-header .close {
    background-color: transparent;
}
.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: right;
    float: right;
    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: left;
}
.badshopping-cart-product-info .badproduct-name {
    text-align: right;
}
.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: right;
}
.badshopping-cart-product-info .badshopping-cart-product-remove {
    text-align: right;
}
@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;
        flex-wrap: wrap;
        -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: 0px 15px;
        box-shadow: 0 0px 12px 0 #f1f1f1;
    }
    #index .badmobile-first-block{
        box-shadow: none;
    }
    .badmobile-top-block {
        background: #0f0f0f;
    }
    #_mobile_vertical_menu,
    #_mobile_myaccount,
    #_desktop_badheader_custom_cart {
        display: inline-block;
        vertical-align: middle;
    }
    #_mobile_myaccount {
        padding-right: 0;
    }
    .badsearch-block {
        display: block;
    }
    .badsearch-btn {
    display: block;
    padding: 20px 12px;
}
    .badsearch-content-box {
        position: absolute;
        top: 100%;
        right: auto;
        border-radius: 0%;
        left: 0;
        width: 100%;
        min-width: 290px;
        display: none;
        z-index: 99
    }
    .badsearch-content-box-inner button {
        border-radius: 0px;
    }
    .badsearch-content-box-wrapper.open .badsearch-inner-open i {
        background-position: -205px -4px;
    }
    .badmobile-top-header-block {
        flex: 0 0 40%;
        text-align: left;
        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;
    }
    .badmobile-logo-block {
        width: 100%;
        text-align: center;
        order: 1;
        border-bottom: 1px solid #ddd;
    }
    .badheader-top-logo {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .badmobile-verticalmenu-cart-block {
        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;
        background: transparent;
        width: 70%;
        order: 3;
    }
    .badmobile-icon-wrapper{
        width: 30%;
        order: 2;
    }
    .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;
    }
}
@media(max-width: 767px) {
    .badmobile-first-block {
        padding: 0 15px;
    }
}
@media(max-width: 675px) {
    #_mobile_vertical_menu,
    #_mobile_myaccount {
        padding-right: 0;
    }
}
@media(max-width: 575px) {
    .badsearch-content-box {
        min-width: 270px;
    }
    .badsearch-btn {
    padding: 17px 8px;
}
}
@media(max-width: 425px) {
    #_mobile_vertical_menu {
        display: none;
    }
    .badsearch-content-box {
        min-width: 230px;
        left: -20px;
    }
}
@media(max-width: 375px) {
    .badsearch-btn {
        display: block;
    }
}
/******** Start cart Css ************************/
/******** End cart Css ************************/
/************** bsearch-user-cart *****************/
/************** end bsearch-user-cart *****************/
/******************************* main-badmenu *******************************************/
#_desktop_top_menu {
    display: block;
    text-align: right;
}
.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: right;
    text-align: right;
    padding-left: 10px;
}
.badmain-menu-dropdown-img-wrapper {
    padding-top: 10px;
}
.badmain-menu-dropdown-img img {
    width: 100%;
}
.badmain-menu-block-wrapper {
    text-align: right;
    overflow-x: auto;
}
.badmain-menu-block-wrapper::-webkit-scrollbar {
    height: 0px;
}
#header .badmega-menu-block ul li.level-1:nth-child(2)>a {
    padding-right: 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-left: 10px;
    position: relative;
}
.badmain-menu-dropdown-link {
    position: relative;
}
.badmain-menu-icon-wrapper a i {
    font-size: 14px;
    color: #000;
    line-height: 16px;
}
.badmain-menu-icon-wrapper a.badmain-menu-icon {
    padding: 0 !important;
    width: 10px !important;
    margin: 0 auto;
}
@media(max-width: 991px) {
    #header .badmega-menu-block ul li.level-1:nth-child(2)>a::before {
        display: none;
    }

    #header .badmega-menu-block ul li.level-1:nth-child(2)>a span {
        display: block;
    }

    .badmain-menu-icon-wrapper a i {
        color: #000;
    }
}

/***************************************** 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;
        z-index: 99;
    }
    .badmobile-top-inner-right {
        background-color: #314e2e;
    }
    .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;
        right: -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;
        right: 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;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .badmain-menu-icon-wrapper {
        display: block;
        position: absolute;
        top: 6px;
        left: 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 {
        background-color: transparent;
        border: none;
        color: #111111;
        padding: 0;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-icon i {
        font-size: 24px;
        color: #000;
    }
    .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;
    }
}
@media(max-width: 575px) {
    .badmobile-menu-icon-wrapper .badmobile-menu-icon i {
        padding: 0 12px;
    }
}
@media(max-width: 375px) {
    .badmobile-menu-icon-wrapper .badmobile-menu-icon i {
        padding: 0 8px;
    }
}
/**********************vertical_menu**************************/
.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: #9d0b0b;
}
.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;
    bottom: 60px;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot {
    display: block;
    padding: 2px;
    border-radius: 25px;
}
.owl-carousel .owl-dots .owl-dot span {
    height: 12px;
    width: 12px;
    display: block;
    background-color: #777;
    border-radius: 25px;
}
.owl-carousel .owl-dots .owl-dot.active span {
    background-color: var(--theme-custom-color);
    width: 30px;
    height: 12px;
}
@media(max-width: 1440px){
    .badhome-slider-inner .owl-dots{
        bottom: 30px;
    }
}
@media(max-width: 991px) {
    .badhome-slider-inner .owl-dots {
        bottom: 20px;
    }
    .owl-carousel .owl-dots .owl-dot span {
        height: 10px;
        width: 10px;
    }
    .owl-carousel .owl-dots .owl-dot.active span {
        width: 25px;
        height: 10px;
    }
}
@media(max-width: 575px) {
    .badhome-slider-inner .owl-dots {
        display: none;
    }
}
/********* category_prodct ************/
.badvertical-block {
    margin-bottom: 30px;
}
.badvertical-inner {
    margin: 0 0 0 -15px;
    padding-right: 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;
    }
}
/********* end category_prodct ************/
/*************************** producat-tab-design *******************/
.badtab-prdoducts-block {
    background-color: #fff1ec;
    padding: 100px 0px;
    margin-bottom: 100px;
}
.badtab-products-title-wrapper {
    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;
    flex-direction: column;
    -ms-flex-direction: column;
    padding-bottom: 40px;
}
.badtab-products-title-list {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.badtab-products-title {
    text-align: center;
}
.badtab-products-title-list li {
    display: inline-block;
    vertical-align: middle;
    min-width: 150px;
}
.badtab-products-title-list li a {
    font-size: 20px;
    line-height: 25px;
    color: #121212;
    display: inline-block;
    font-weight: 400;
    border: 2px solid var(--theme-custom-color);
    background-color: var(--theme-custom-color);
    margin: 0 5px;
    padding: 10px 35px;
    position: relative;
    text-transform: capitalize;
}
.badtab-products-title-list li.active a,
.badtab-products-title-list li:hover a {
    color: #000;
    border-color:#000;
    border-style: dashed;
    background-color: #fff;
}
.badtab-product-all-prod-link a,
.badtab-product-all-prod-link a:focus {
    font-size: 18px;
    font-weight: 400;
    padding: 15px 20px;
    display: inline-block;
    margin-top: 30px;
    text-transform: uppercase;
    background-color: var(--theme-custom-color);
    letter-spacing: 1px;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.badtab-product-all-prod-link a:hover {
    background-color: #fff;
    color: var(--theme-custom-color);
}
@media(max-width:1440px) {
    .badtab-prdoducts-block{
        margin-bottom: 80px;
    }
    .badtab-products-title-list li a {
        font-size: 16px;
    }
    .badtab-products-title-wrapper{
        padding-bottom: 30px;
    }
    .badtab-product-list-box::after {
        height: 108px;
        width: 94px;
        top: -14%;
        right: -8%;
        background-size: contain;
    }
    .badtab-product-list-box::before {
        height: 120px;
        width: 90px;
        bottom: 50px;
        left: -10%;
        background-size: contain;
    }
}
@media(max-width: 1200px){
    .badtab-prdoducts-block{
        padding: 50px 0px;
        margin-bottom: 50px;
    }
}
@media(max-width:1199px) {
    .badtab-products-title-list li a {
        font-size: 15px;
        line-height: 20px;
    }
    .badtab-product-all-prod-link a {
        font-size: 14px;
        margin-top: 15px;
    }
}
@media(max-width:991px) {
    .badtab-prdoducts-block{
        margin-bottom: 30px;
        padding: 30px 0px;
    }
    .badtab-product-all-prod-link a {
        padding: 10px 12px;
        font-size: 13px;
        margin-top: 10px;
    }
    .badtab-products-title-list li a {
        font-size: 15px;
        padding: 7px 30px;
    }
    .badtab-products-title {
        left: 12%;
    }
}
@media(max-width: 767px) {
    .badtab-products-title-wrapper {
        flex-direction: column;
        padding-bottom: 20px;
    }
    .badtab-products-title {
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        text-align: center;
    }
}
@media(max-width:575px) {
    .badtab-products-title-wrapper {
        padding-bottom: 20px;
    }
    .badtab-products-title {
        padding: 0;
        text-align: center;
    }
    .badtab-products-title-list li a{
        font-size: 12px;
    }
    .badtab-product-all-prod-link a {
        padding: 10px;
        font-size: 12px;
        margin-top: 12px;
    }
    .badtab-products-title-list li {
        display: block;
        margin-bottom: 15px;
    }
    .badtab-products-title-list li:last-child {
        margin-bottom: 0;
    }
    .badtab-products-title-list {
       display: block;
    }
    .badslider-product-left-img {
        display: block;
        margin-bottom: 20px;
    }
    .badslider-product-right-img {
        margin-top: 20px;
        display: block;
    }
    .badtab-products-title-list li a {
        min-width: 100%;
        font-size: 15px;
    }
}
@media(max-width:427px) {
    .badtab-product-all-prod-link a {
        padding: 8px;
        font-size: 10px;
    }
}
@media(max-width: 355px) {
    .badtab-product-all-prod-link a {
        font-size: 9px;
    }
}
/****************************** category-page *******************************/
/*#products .badproduct-wrapper-all{
    padding: 0;
    margin-bottom:10px;
}*/
@media(min-width: 480px) and (max-width: 575px) {
    #products .badproduct-wrapper-all {
        width: 50%;
    }
}
@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;
    }
}
/***************************** end category-page ********************************/
/****************************** product-page *******************************/
#main .images-container .js-qv-mask.scroll {
    margin: auto;
    position: relative;
    overflow: visible;
}
.js-qv-mask.mask ul.product-images.js-qv-product-images {
    margin: auto;
    overflow: hidden;
    height: 340px;
}
.js-qv-mask.mask .scroll-box-arrows .left {
    top: -30px;
}
.js-qv-mask.mask .scroll-box-arrows .right {
    bottom: -20px;
}
.js-qv-mask.mask {
    width: 25%;
}
.badproduct-page-main-img-inner .images-container .product-cover {
    width: 75%;
}
.badproduct-page-main-img-inner .images-container {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.images-container .product-images>li.thumb-container>.thumb {
    border: 2px solid #dddddd;
    margin-right: 0;
}
.badproduct-page-main-content-inner {
    padding: 0;
    border: none;
}
.current-price span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding-left: 5px;
    color: var(--theme-custom-color);
}
.product-actions .control-label {
    min-width: 60px;
}
.product-variants ul {
    margin: 0;
}
.product-variants span {
    border: 2px solid transparent;
}
.badproduct-page-main-content .product-prices,
.product-variants>.product-variants-item {
    padding-bottom: 0;
    border-bottom: none;
}
.product-actions .add-to-cart {
    padding: 5px 40px;
    font-size: 15px;
    background: var(--theme-custom-color);
}
.product-actions .add-to-cart:hover {
    background: #fff;
    box-shadow: -2px 2px 4px 0 #e1e1e1;
    color: #000;
}
.product-actions .add-to-cart .material-icons {
    font-size: 22px;
}
.product-add-to-cart .badproduct-wishlist {
    padding-bottom: 15px;
    opacity: 1;
    margin: 0 0 15px;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}
.badproduct-quickview-block .product-add-to-cart .badproduct-wishlist, #wrapper .badproduct-page-main-content .badproduct-wishlist {
    padding: 0 0 16px;
}
.product-add-to-cart .badproduct-wishlist a i {
    color: #ffffff;
}
.product-add-to-cart .badproduct-wishlist a:hover{
    background-color: #fff;
}
.product-add-to-cart .badproduct-wishlist a:hover i{
    color: #000;
}
.product-add-to-cart .badproduct-wishlist .wishlist_button {
    border-radius: 0;
    height: 43px;
    width: 43px;
    line-height: 45px;
    background: var(--theme-custom-color);
    padding: 0;
    margin: 0 auto;
    border: none;
    text-align: center;
}
.product-custom-tabs {
    background: #faf6f0;
    padding: 20px;
    margin: 50px 0;
}
#product .tabs {
    padding: 0;
    border: none;
    background: transparent;
}
#product_comments_block_tab a {
    text-transform: capitalize;
}
@media(max-width: 1199px) {
    .badproduct-page-main-content h1 {
        font-size: 18px;
    }
    .badproduct-page-cart-btn-wrapper {
        padding: 0 8px 15px;
    }
    .product-actions .add-to-cart {
        padding: 5px 40px;
        font-size: 14px;
    }
    .product-actions .add-to-cart .material-icons {
        font-size: 20px;
    }
    .badmyaccount-dropdown-wrapper{
        padding: 24px 15px;
    }
    .badsearch-btn{
        padding: 24px 0;
    }
    .badheader-cart-block {
        position: relative;
        padding: 0px;
    }
}
@media(max-width: 1030px) {
    .js-qv-mask.mask ul.product-images.js-qv-product-images {
        height: 304px;
    }
}
@media(max-width: 991px) {

    .badproduct-page-qty-info,
    .badproduct-page-cart-btn-wrapper,
    .product-add-to-cart .badproduct-wishlist,
    .product-variants>.product-variants-item {
        margin-bottom: 0;
    }
    .scroll-box-arrows {
        right: 40px;
    }
    #wrapper .badproduct-page-main-content .badproduct-wishlist {
        padding: 0;
    }
    .badsearch-btn {
        padding: 24px 0;
    }
}
@media(max-width: 870px) {
    .js-qv-mask.mask ul.product-images.js-qv-product-images {
        height: 340px;
    }
    .product-custom-tabs {
        padding: 15px;
        margin: 30px 0;
    }
    .tabs .nav-tabs .nav-link {
        font-size: 16px;
    }
}
@media(max-width: 460px) {
    .js-qv-mask.mask ul.product-images.js-qv-product-images {
        height: 250px;
    }
    .product-actions .add-to-cart {
        padding: 5px 15px;
        font-size: 13px;
    }
}
@media(max-width: 375px) {
    .js-qv-mask.mask ul.product-images.js-qv-product-images {
        height: 210px;
    }
}
@media(max-width: 330px) {
    .js-qv-mask.mask ul.product-images.js-qv-product-images {
        height: 168px;
    }
}
/***************************** end product-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:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border: 1px solid #e5e5e5;
}
.badtabfooter-prdoducts-block .badside-product-image a {
    border: none;
    border-left: 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: left;
}
.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: right;
    }
    .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 **********************************************/
.owl-dots {
    display: none;
}
.badhome-slider-prev-btn {
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-radius: 100px;
    position: absolute;
    right: -10%;
    top: 50%;
    z-index: 5;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.badhome-slider-block:hover .badhome-slider-prev-btn {
    right: 80px;
    border: none;
    -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: none;
    border-radius: 100px;
    z-index: 5;
    position: absolute;
    left: -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%);
}
.badhome-slider-block:hover .badhome-slider-next-btn {
    left: 80px;
    border: none;
    -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: #000;
    background-color: #ffffff;
    line-height: 40px;
    border-radius: 100px;
    margin: 4px;
}
.badhome-slider-prev-btn:hover i,
.badhome-slider-next-btn:hover i {
    background-color: var(--theme-custom-color);
    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 #9d0b0b;
    -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;
}
.bad-all-pagination {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.badhomeblog-content-pagination {
    margin-top: 20px;
}
.bad-all-pagination .bad-prev-btn, .bad-all-pagination .bad-next-btn {
    position: static;
    top: 44%;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #dddddd;
    padding: 0;
    margin: 0 3px;
    z-index: 2;
    border-radius: 100px;
    cursor: pointer;
    opacity: 1;
    background-color: #ffffff;
}
.badbestseller-products-block:hover .bad-all-pagination .bad-prev-btn,
.badbestseller-products-block:hover .bad-all-pagination .bad-next-btn,
.badtab-prdoducts-block:hover .bad-all-pagination .bad-next-btn,
.badtab-prdoducts-block:hover .bad-all-pagination .bad-prev-btn,
.badhomeblog-block:hover .bad-all-pagination .bad-prev-btn,
.badhomeblog-block:hover .bad-all-pagination .bad-next-btn {
    opacity: 1;
}
.bad-all-pagination .bad-prev-btn:hover,
.bad-all-pagination .bad-next-btn:hover,
.bad-all-pagination .bad-prev-btn:focus,
.bad-all-pagination .bad-next-btn:focus{
    border-color: var(--theme-custom-color);
    color: var(--theme-custom-color);
}
.bad-prev-btn i{
    font-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
}
.bad-next-btn i{
    font-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
}
.badspecial-products-inner .badmain-title-wrapper,
.badspecial-products-inner .badmain-title-wrapper .badmain-title {
    justify-content: center;
}
.badspecial-products-content-box .badmain-title-wrapper .badmain-desc {
    width: 88%;
}
@media(max-width: 1680px) {
    .bad-all-pagination .bad-prev-btn {
        right: 0;
    }
    .bad-all-pagination .bad-next-btn {
        left: 0;
    }
}
@media(max-width: 1199px) {
    .badspecial-products-content-box .badmain-title-wrapper .badmain-desc {
        width: 100%;
    }
}
@media(max-width: 991px) {
    .badhome-slider-prev-btn i,
    .badhome-slider-next-btn i {
        width: 30px;
        line-height: 30px;
        height: 30px;
        margin: 2px;
        font-size: 18px;
    }
    .bad-all-pagination .badspecial-product-prev-btn,
    .bad-all-pagination .badspecial-product-next-btn {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
}
/************************************ all theme title and subtitle ********************************/
.badmain-title-wrapper .badmain-sub-title {
    font-size: 42px;
    line-height: 34px;
    color: var(--theme-custom-color);
    font-weight: 400;
    margin-bottom: 30px;
    font-family: var(--badtheme-font-name-2);
}
.badmain-title-wrapper {
    text-align: center;
}
.badmain-title-wrapper .badmain-title {
    position: relative;
    text-transform: capitalize;
    font-size: 42px;
    line-height: 34px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    font-family: var(--badtheme-font-name-2);
}
.badnewsletter-block-wrapper .badmain-title-wrapper .badmain-title{
    color: #fff;
}
.badtestimonials-main-title .badmain-title {
    color: #000;;
}
.badtestimonials-main-title .badmain-title::before{
    background-color: #fff;
}
.badtestimonials-main-title .badmain-title-wrapper .badmain-other-title{
    font-size: 45px;
    line-height: 45px;
    font-style: italic;
    padding-right: 5px;
    text-transform: lowercase;
    letter-spacing: 0;
    font-family: var(--badtheme-font-name-1);
    float: left;
    font-weight: 500;
}
.badtestimonials-main-title .badmain-title-wrapper .badmain-sub-title {
    font-size: 64px;
    line-height: 32px;
    color: #000;
    margin-bottom: 0%;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: left;
    font-family: var(--badtheme-font-name-1);
}
.badbrandlist-main-title .badmain-title-wrapper {
    display: block;
    text-align: center;
}
.badbrandlist-main-title .badmain-title {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
    line-height: 14px;
}
.badspecial-product-main-title {
    padding: 0;
}
.badtestimonial-homeblog-block .badmain-title-wrapper .badmain-title {
    text-align: center;
    padding: 15px;
}
.badmain-title-wrapper .badmain-desc {
    font-size: 16px;
    line-height: 22px;
    color: #888888;
    font-weight: 400;
    position: relative;
    z-index: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 44%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-family: var(--badtheme-font-name-1);
}
@media(max-width: 1440px) {
    .badmain-title-wrapper .badmain-title {
        font-size: 34px;
    }
}
@media(max-width: 1199px) {
    .badmain-title-wrapper .badmain-title {
        font-size: 32px;
        line-height: 32px;
    }
    .badbrandlist-main-title .badmain-title {
        font-size: 13px;
        line-height: 13px;
    }
    .badmain-title-wrapper .badmain-desc {
        font-size: 13px;
        line-height: 16px;
    }
}
@media(max-width: 1024px) {
    .badmain-title-wrapper .badmain-title {
        font-size: 30px;
    }
    .badbrandlist-main-title .badmain-title {
        font-size: 13px;
        line-height: 13px;
    }
}
@media(max-width: 991px) {
    .badmain-title-wrapper .badmain-sub-title {
        margin-bottom: 15px;
        font-size: 19px;
        line-height: 16px;
    }
    .badmain-title-wrapper .badmain-title {
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 32px;
    }
    .badbrandlist-main-title .badmain-title {
        font-size: 12px;
        line-height: 12px;
    }
    .badtab-prdoducts-block .badmain-title-wrapper .badmain-title{
        margin-bottom: 20px;
    }
}
@media(max-width:767px) {
    .badslider-product-left-img,
    .badslider-product-right-img {
        display: none;
    }
    .badtab-products-title-wrapper .badmain-title-wrapper {
        margin-bottom: 0;
    }
    .badmain-title-wrapper .badmain-desc {
        font-size: 11px;
    }

}
@media(max-width: 575px) {
    .badbrandlist-main-title .badmain-title {
        font-size: 11px;
        line-height: 11px;
    }
    .badproduct-link.badfeatured-product-link i,
    .badnew-product-link-wrapper i,
    .badbestseller-product-link-wrapper i {
        font-size: 15px;
        padding-right: 1px;
        line-height: 15px;
    }

    .badmain-title-wrapper .badmain-desc {
        width: 70%;
    }
}
@media(max-width: 480px) {
    .badbrandlist-main-title .badmain-title {
        font-size: 11px;
        line-height: 11px;
    }
}
/***************** All producat and badproduct-link  **************************/
.badproduct-link.badfeatured-product-link i,
.badnew-product-link-wrapper i,
.badbestseller-product-link-wrapper i {
    color: #666;
    font-size: 18px;
    margin: 0;
    padding-right: 3px;
    line-height: 16px;
    vertical-align: inherit;
}
.badproduct-link,
.badhomeblog-link a {
    display: inline-block;
    vertical-align: middle;
}
.badhomeblog-link a,
.badcategory-slider-link a,
.badtabfooter-products-page-link a,
.badproduct-link a {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
    font-weight: 500;
    background-color: transparent;
    padding: 10px 0;
    border-radius: 5px;
}
.badcategory-slider-link i {
    font-size: 20px;
    line-height: 18px;
    width: 12px;
}
.badproduct-link a::after {
    content: '\e5c8';
    font-family: 'Material Icons';
    position: absolute;
    font-size: 13px;
    font-weight: 600;
    vertical-align: sub;
    padding-right: 6px;
}
.badhomeblog-link:hover a,
.badhomeblog-link:hover a::after,
.badtabfooter-products-page-link a:hover,
.badproduct-link:hover a,
.badproduct-link:hover a::after {
    color: var(--theme-custom-color);
}
.badspecial-product-link {
    background: transparent;
}
.badspecial-product-link a {
    font-size: 16px;
    line-height: 30px;
    color: #222222;
    font-weight: 400;
}
.badfeatured-products-content-box,
.badbestseller-products-content-box {
    text-align: center;
    text-align: center;
    display: flex;
    align-items: center;
}
.badviewed-products-content-box,
.badlike-products-block,
.badcross-selling-products-block .badcategory-products-block,
.badnew-products-block,
.badcrossselling-products-block,
.badcat-prod-products-inner,
.badhome-slider-block{
    margin-bottom: 100px;
}
.badbestseller-products-block{
    background-color: #d8ebd6;
    margin-bottom: 100px;
    padding: 100px 0;
}
@media(min-width: 1440px) {
    .badbestseller-products-inner.container,
    .container.badnew-products-inner,
    .badofferbanner-block .container {
        padding: 0%;
    }
}
@media(max-width: 1440px) {
    .badviewed-products-content-box,
    .badlike-products-block,
    .badcross-selling-products-block .badcategory-products-block,
    .badnew-products-block,
    .badcrossselling-products-block,
    .badcat-prod-products-inner,
    .badfeatured-products-block,
    .badbestseller-products-block,
    .badhome-slider-block {
        margin-bottom: 80px;
    }
    .badbestseller-products-block{
        padding: 80px 0;
    }
}
@media(max-width: 1200px) {
    .badnew-products-block{
        margin-bottom: 45px;
        padding: 45px 0px;
    }
    .badviewed-products-content-box,
    .badlike-products-block,
    .badcross-selling-products-block .badcategory-products-block,
    .badnew-products-block,
    .badcrossselling-products-block,
    .badcat-prod-products-inner,
    .badfeatured-products-block,
    .badbestseller-products-block,
    .badhome-slider-block{
        margin-bottom: 50px;
    }
    .badbestseller-products-block{
        padding: 50px 0;
    }
    .badfeatured-products-block {
        padding: 100px 0px;
        background-position: -154px 0px;
    }
}
@media(max-width: 1199px) {
    .badhomeblog-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 13px;
        line-height: 18px;
    }
    .badhomeblog-link a,
    .badcategory-slider-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 13px;
        line-height: 13px;
    }
    .badcategory-slider-link i {
        font-size: 18px;
        line-height: 15px;
    }
    .badproduct-link a::after,
    .badhomeblog-link a::after {
        font-size: 12px;
    }
}
@media(max-width: 1024px) {
    .badhomeblog-link a,
    .badcategory-slider-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 12px;
        line-height: 13px;
    }
    .badcategory-slider-link i {
        font-size: 16px;
        line-height: 16px;
    }
}
@media(max-width: 991px) {
    .badviewed-products-content-box,
    .badlike-products-block,
    .badcross-selling-products-block .badcategory-products-block,
    .badnew-products-block,
    .badcrossselling-products-block,
    .badcat-prod-products-inner,
    .badfeatured-products-block,
    .badbestseller-products-block,
    .badhome-slider-block{
        margin-bottom: 30px;
    }
    .badbestseller-products-block{
        padding: 50px 0;
    }
    .badlike-products-block .container,
    .badcross-selling-products-block .container,
    .badcategory-products-block .container {
        padding: 0;

    }
    .badnew-products-block{
        padding: 30px 0px;
    }
    .badfeatured-products-block.container-fluid {
        background-position: -129px 0px;
    }
}
.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;
}

@media(max-width: 767px) {
    .badnew-product-list-wrapper,
    .badspecial-product-list-wrapper,
    .badbestseller-product-list-wrapper,
    .badfeatured-product-list-wrapper {
        padding: 0;
        width: 100%;
    }
    .badproduct-link.badfeatured-product-link i,
    .badnew-product-link-wrapper i,
    .badbestseller-product-link-wrapper i {
        font-size: 15px;
        padding-right: 0px;
    }
    .badbestseller-products-block{
        padding: 40px 0;
    }
    .badhome-slider-block{
        margin-bottom: 30px;
    }
    .badfeatured-products-content-box{
		display: block;
	}
}
@media(max-width: 575px) {
    .badbestseller-products-block {
        margin-bottom: 30px;
    }
    .badproduct-link,
    .badhomeblog-link a {
        padding: 2px 5px;
        margin-top: 0;
    }
    .badbestseller-products-block{
        padding: 30px 0;
    }
    .badhomeblog-link a,
    .badcategory-slider-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 10px;
        line-height: 10px;
    }
    .badcategory-slider-link i {
        font-size: 14px;
        line-height: 14px;
    }
    .badviewed-products-content-box, .badlike-products-block, .badcross-selling-products-block .badcategory-products-block, .badnew-products-block, .badcrossselling-products-block, .badcat-prod-products-inner{
        margin-bottom: 30px;
    }
}
@media(max-width: 375px) {
    .badhomeblog-link a,
    .badcategory-slider-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 9px;
        line-height: 9px;
        letter-spacing: 0;
    }
    .badcategory-slider-link i {
        font-size: 12px;
    }
    .badproduct-link a::after,
    .badhomeblog-link a::after {
        font-size: 11px;
        font-weight: 400;
        padding-right: 2px;
    }
    .badproduct-link a::after {
        line-height: 22px;
    }
}
@media(max-width: 333px) {
    .badproduct-link.badfeatured-product-link i,
    .badnew-product-link-wrapper i,
    .badbestseller-product-link-wrapper i {
        line-height: 18px;
    }
}
/***************** 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: 13px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    color: #fff;
}
.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;
}

.badslider-product-left-img {
    position: relative;
    padding: 0;
}
.badslider-product-left-content-wrapper {
    border: 1px solid var(--theme-custom-color);
    width: 89%;
    padding: 187px 0;
    position: absolute;
    top: 3%;
    right: 8%;
}
.badslider-product-left-content {
    position: absolute;
    bottom: 10%;
    width: 100%;
    left: 0;
    margin: auto;
    text-align: center;
    right: 0;
}
.badslider-product-left-content .badslider-product-left-content-title{
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 25px;
}
.badslider-product-left-content a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    background-color: var(--theme-custom-color);
    padding: 8px 18px;
    font-family: var(--badtheme-font-name-1);
    border: 1px solid var(--theme-custom-color);
}
.badslider-product-left-content a:hover{
    background-color: #fff;
    color: var(--theme-custom-color);
}
.badslider-product-right-img{
    padding-left: 0;
    text-align: left;
}
.badslider-product-right-img img {
    height: 400px;
}
.badtestimonials-left-block {
    margin-bottom: 30px;
}
#products.grid .badproduct-description .list-view.badproduct-wrapper-box {
    display: none;
}
#products.grid .badproduct-wrapper-all,
#products.list .badproduct-wrapper-all {
    margin-bottom: 30px;
}
.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: 0;
    overflow: hidden;
    border: 2px solid transparent;
}
.badside-product-wrapper .badproduct-wrapper:hover{
    border-color: transparent;
}
.badside-product-wrapper .thumbnail-container {
    padding: 0;
}
.badside-product-title a {
    display: block;
}
.badside-product-title a h4 {
    font-size: 16px;
    line-height: 18px;
    margin: 0px;
    color: #000;
    font-weight: 500;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badside-product-title a:hover h4{
    color: var(--theme-custom-color);
}
.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: #000;
    font-weight: 600;
}
.badside-product-price-and-shipping .baddiscount-product {
    color: #ff5d5d;
    font-size: 12px;
    font-weight: 400;
    padding-right: 5px;
    display: none;
}
.badside-product-price-and-shipping .regular-price {
    padding-right: 5px;
    color: #777777;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
}
.badproduct-left-star {
    padding-top: 5px;
}
.badside-product-image {
    padding: 0 0 0 15px;
}
.badproduct-wrapper .badside-product-image .badproduct-hover-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 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 .badside-product-image .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: left;
}
.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-right: 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;
    left: 0;
    width: auto;
    height: auto;
}
.badcategory-tree-sub-menu li .navbar-toggler .remove {
    display: none;
}

@media(max-width: 1459px) {
    .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 {
        margin: 0;
    }
}
@media(max-width: 1440px){
    .badslider-product-right-img img {
        height: 393px;
    }
    .badslider-product-left-content-wrapper {
        padding: 183px 0;
    }
}
@media(max-width: 1350px){
    .badslider-product-right-img img {
        height: 368px;
    }
    .badslider-product-left-content-wrapper {
        padding: 171px 0;
    }
}
@media(max-width: 1300px){
    .badslider-product-right-img img {
        height: 354px;
    }
    .badslider-product-left-content-wrapper {
        padding: 165px 0;
    }
}
@media(max-width: 1250px){
    .badslider-product-right-img img {
        height: 340px;
    }
    .badslider-product-left-content-wrapper {
        padding: 159px 0;
    }
}
@media(max-width: 1199px) {
    .badside-product-wrapper .badside-product-wrapper-all {
        width: 50%;
    }
    .badslider-product-left-content .badslider-product-left-content-title {
        font-size: 26px;
        line-height: 26px;
        padding-bottom: 18px;
    }
    .badslider-product-left-content a {
        font-size: 14px;
    }
    .badslider-product-right-img img {
        height: 326px;
    }
    .badslider-product-left-content-wrapper {
        padding: 151px 0;
    }
    .badslider-product-left-content .badslider-left-title {
        font-size: 20px;
        line-height: 30px;
    }
    .badside-product-wrapper {
        display:-webkit-box;
        display:-ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

}
@media(max-width: 1150px){
    .badslider-product-right-img img {
        height: 312px;
    }
    .badslider-product-left-content-wrapper {
        padding: 146px 0;
    }
}
@media(max-width: 1100px){
    .badslider-product-right-img img {
        height: 298px;
    }
    .badslider-product-left-content-wrapper {
        padding: 139px 0;
    }
}
@media(max-width: 1050px){
    .badslider-product-right-img img {
        height: 284px;
    }
    .badslider-product-left-content-wrapper {
        padding: 132px 0;
        width: 90%;
        right: 7%;
    }
}
@media(max-width: 1024px) {
    .badslider-product-left-content .badslider-left-title {
        font-size: 18px;
        line-height: 26px;
    }
    .badslider-product-right-img img {
        height: 278px;
    }
    .badslider-product-left-content-wrapper {
        padding: 129px 0;
    }
}
@media(max-width: 991px){
    .badslider-product-right-img img {
        height: 320px;
    }
    .badslider-product-left-content-wrapper {
        width: 89%;
        right: 8%;
        padding: 149px 0;
    }
    .badslider-product-left-content .badslider-product-left-content-title {
        font-size: 21px;
        line-height: 21px;
    }
    .badslider-product-left-content a {
        font-size: 12px;
        padding: 8px 18px;
    }
}
@media(max-width: 950px) {
    .badslider-product-left-content-wrapper {
        padding: 143px 0;
    }

}
@media(max-width: 900px) {
    .badslider-product-right-img img {
        height: 291px;
    }
    .badslider-product-left-content-wrapper {
        padding: 135px 0;
    }
}
@media(max-width: 850px) {
    .badslider-product-right-img img {
        height: 173px;
    }
    .badslider-product-left-content-wrapper {
        padding: 130px 0;
    }
}
@media(max-width: 808px){
    .badslider-product-right-img img {
        height: 278px;
    }
    .badslider-product-left-content-wrapper {
        padding: 130px 0;
    }
    .badslider-left-btn a {
        font-size: 11px;
    }
}
@media(max-width: 575px) {
    .badnew-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 -5px;
    }
}
@media(max-width: 575px) {
    .badside-product-wrapper .badside-product-wrapper-all {
        width: 100%;
    }

    .badside-product-wrapper {
        display: inline-block;
    }
}
@media(max-width: 425px) {
    .badfeatured-product-list-box {
        padding: 0;
    }
}
/****************************** 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: right;
}
.badcategory-list-header-title{
    font-size: 20px;
    color: #111111;
    font-weight: 600;
}
.badcategory-name-image {
    overflow-x: auto;
    cursor: grab;
    max-height: 308px;
    display: -webkit-box;
    display: -ms-flexbox;
    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 0 5px 15px;
    text-align: center;
    flex: 0 0 auto;
}
.badcategory-name {
    text-align: center;
    font-size: 15px;
    color: #333333;
    padding-top: 8px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
}
.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: right;
}
.block-category #category-description p:first-child{
    margin-bottom: 0;
}
.badcategory-list-header-img img{
    width: 100%;
}
/************************ end block-category-top ********************************/
/********************** badhome-slider *********************/
.badhomeslider {
    background-color: #f1f3f8;
    padding: 30px 0;
}
.badhome-slider-content-wrapper .owl-stage-outer {
    overflow: inherit;
}
.badhome-slider-items {
    position: relative;
}
.badhome-slider-items-content.left {
    text-align: right;
}
.badhome-slider-items-content.center {
    text-align: center;
}
.badhome-slider-items-content.right {
    text-align: left;
}
.badhome-slider-items-content.hide {
    display: none;
}
.badproduct-page-right-benner {
    overflow: hidden;
}
.badhome-slider-items-content {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
    width: 40%;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-color: rgba(255,255,255,0.9);
    border-top: 10px solid var(--theme-custom-color);
    padding: 60px 0;
}
.badhome-slider-inner img.owl-lazy {
    width: 100%;
}
.badhome-slider-items-content .badhome-slider-items-title {
    font-size: 25px;
    line-height: 34px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 25px;
    letter-spacing: 0;
}
.badhome-slider-items-sub-title h1 {
    font-size: 70px;
    line-height: 70px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 20px;
    font-family: var(--badtheme-font-name-2);
}
.badhome-slider-items-sub-title h1 span {
    font-weight: 600;
}
.badhome-slider-items-description h3 {
    font-size: 23px;
    line-height: 25px;
    color: #000;
    margin: 0;
    padding-bottom: 30px;
    font-weight: 400;
    font-family: var(--badtheme-font-name-1);
    text-transform: capitalize;
    display: inline-block;
}
.badhome-slider-items-description h3 span {
    color: var(--theme-custom-color);
}
.badhome-slider-items-description p a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    font-family: var(--badtheme-font-name-1);
}
.badhome-slider-items-description p a:hover {
    color: var(--theme-custom-color);
}
.badhome-slider-items-btn {
    display: inline-block;
}
.badhome-slider-items-btn a,
.badhome-slider-items-btn a:focus {
    background-color: var(--theme-custom-color);
    padding: 14px 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 15px;
    color: #fff;
    font-weight: 500;
    border: 1px solid var(--theme-custom-color);
    font-family: var(--badtheme-font-name-1);
    text-transform: capitalize;
}
.badhome-slider-items-btn a i {
    width: 12px;
    font-size: 18px;
    line-height: 17px;
}
.badhome-slider-items-btn a:hover {
    color: var(--theme-custom-color);
    background-color: #fff;
}
@media(max-width: 1650px){
    .badhome-slider-items-content {
        width: 53%;
    }
}
@media(max-width: 1456px){
    .badhome-slider-items-description h3{
        font-size: 22px;
        line-height: 22px;
    }
}
@media(max-width: 1199px) {
    .badhomeslider {
        padding: 30px 0 0;
    }
    .badhome-slider-items-description p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 22px;
    }
    .badhome-slider-items-description p a {
        font-size: 15px;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 22px;
        line-height: 22px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 20px;
    }
    .badhome-slider-items-description h3 {
        font-size: 20px;
        line-height: 18px;
        padding-bottom: 25px;
    }
    .badhome-slider-items-content {
        padding: 50px 0;
    }
    .badhome-slider-items-btn a {
        padding: 10px 20px;
        font-size: 16px;
    }
}
@media(max-width: 991px) {
    .badhomeslider {
        margin-bottom: 30px;
    }
    .badfeatured-products-block{
        padding: 30px 0px;
    }
    .badhome-slider-items-content {
        padding: 40px 0;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 18px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 14px;
    }
    .badhome-slider-items-description h3 {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 17px;
    }
    .badhome-slider-items-description p {
        font-size: 14px;
        line-height: 18px;
    }
    .badhome-slider-items-btn a {
        font-size: 15px;
    }
}
@media(max-width: 845px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        padding-bottom: 14px;
    }
    .badhome-slider-items-btn a {
        font-size: 14px;
        padding: 8px 20px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 36px;
        line-height: 36px;
        padding-bottom: 8px;
    }
    .badhome-slider-items-description p {
        font-size: 13px;
        line-height: 18px;
    }
    .badhome-slider-items-description h3 {
        font-size: 16px;
        line-height: 15px;
        padding-bottom: 13px;
    }
}
@media(max-width: 767px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 18px;
        line-height: 18px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .badhome-slider-items-description p {
        padding-bottom: 16px;
    }
    .badhome-slider-items-description h3 {
        font-size: 15px;
        line-height: 18px;
    }
    .badhome-slider-items-btn a {
        padding: 6px 16px;
        font-size: 11px;
        line-height: 15px;
    }
    .badhome-slider-items-btn a i {
        width: 10px;
        font-size: 15px;
        line-height: 12px;
    }
    .badfeatured-product-list-box {
        margin: 30px auto 0px;
    }
    .badfeatured-products-block.container-fluid {
		background-position: -267px 0px;
	}
}
@media(max-width: 675px) {
    .badhome-slider-items-content {
        padding: 30px 0;
        width: 50%;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 10px;
    }
    .badhome-slider-items-description h3 {
        font-size: 14px;
        line-height: 15px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 30px;
        line-height: 30px;
        padding-bottom: 8px;
    }
    .badhome-slider-items-description p {
        font-size: 12px;
        line-height: 17px;
        padding-bottom: 14px;
    }
}
@media(max-width: 575px) {
    .badhome-slider-items-sub-title h1 {
        font-size: 26px;
        line-height: 26px;
        padding-bottom: 6px;
    }
    .badhome-slider-items-content {
        padding: 20px 0;
    }
    .badhome-slider-items-description p {
        line-height: 16px;
        padding-bottom: 13px;
    }
    .badhome-slider-items-description h3 {
        line-height: 13px;
        font-size: 12px;
        letter-spacing: 0;
        padding-bottom: 10px;
    }
    .badfeatured-product-list-box{
        width: 60%;
    }
}
@media(max-width: 495px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 8px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 5px;
    }
}
@media(max-width: 476px) {
    .badfeatured-product-main-title .badmain-title-wrapper .badmain-title {
        width: 78%;
    }
    .badfeatured-product-list-box {
        width: 100%;
    }
}
@media(max-width: 425px) {
    .badhome-slider-items-sub-title h1 {
        font-size: 20px;
        line-height: 20px;
    }
    .badhome-slider-items-content {
        width: 60%;
    }
    .badhome-slider-items-btn a {
        padding: 6px 12px;
        line-height: 14px;
    }
    .badhome-slider-items-description h3 {
        line-height: 11px;
        font-size: 11px;
        padding-bottom: 8px;
    }
    .badhome-slider-items-description p {
        display: none;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 12px;
        line-height: 12px;
        padding-bottom: 8px;
    }
}
@media(max-width: 375px) {
    .badhome-slider-items-btn a {
        padding: 5px 6px;
        line-height: 13px;
        font-size: 10px;
    }
    .badhome-slider-items-content {
        padding: 10px 0;
    }
    .badhome-slider-items-description h3 {
        font-size: 10px;
        line-height: 10px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 0;
    }
    .badhome-slider-items-content .badhome-slider-items-title{
        padding-bottom: 6px;
    }
}
/********************** badlookbook *********************/
.badlookbook-img {
    padding: 0;
}
/********************** badhome-loader *********************/
.badpage-loader-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999;
}
.badpage-loader {
    position: absolute;
    right: 50%;
    top: 50%;
    left: 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 *********************/
/********************************* footer ***************************************/
.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: #9d0b0b;
    font-weight: 700;
    height: 38px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 6px;
    border: 1px solid rgb(241, 241, 241);
    outline: none;
}

/********************** footer-newsltter **********************/
.block_newsletter{
    background-color: var(--theme-custom-color);
    padding: 80px 0px;
    margin-bottom: 0px;
}
.badfooter-after-block {
    border-top: 1px solid #313131;
    padding: 15px 0;
    text-align: center;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.badnewsletter-content-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.badnewsletter-img{
    padding-left: 0;
    text-align: center;
}
.badnewsletter-content-title-inner {
    position: relative;
    text-align: center;
}
.badnewsletter-content-sub-title, .badnewsletter-content-desc {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 34px;
    padding-bottom: 14px;
    color: #100f12;
    font-weight: 500;
    font-family: var(--badtheme-font-name-1);
}
.badnewsletter-content-desc{
    font-weight: 400;
    padding-bottom: 20px;
}
.block_newsletter form input[type=email] {
    width: 100%;
    outline: none;
    line-height: 40px;
    padding: 0 20px;
    height: 47px;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #000;
}
.block_newsletter form input[type=email]:focus{
    border: 1px solid #000;
}
.input-wrapper input::placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #888;
    font-weight: 500;
    opacity: 1;
    font-family: var(--badtheme-font-name-1)
}
.badnewsletter-block-inner {
    display: -webkit-box;
    padding: 0;
    display: -ms-flexbox;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    width: 100%;
    max-width: 780px;
    position: relative;
    margin: 0 auto;
}
.badnewsletter-block-inner .input-wrapper-button i {
    font-size: 17px;
    width: 25px;
}
.badnewsletter-block-inner .input-wrapper {
    width: 100%;
}
.input-wrapper-button input{
    text-transform: capitalize;
    background-color: #000;
    font-size: 18px;
    line-height: 18px;
    margin-right: 15px;
    padding: 14px 24px;
    color: #fff;
    border: 1px solid transparent;
    font-family: var(--badtheme-font-name-1);
    font-weight: 500;
}
.badnewsletter-block .input-wrapper-button input:hover {
    background-color: #fff;
    color: var(--theme-custom-color);
    border-color: var(--theme-custom-color);
}
.block_newsletter form input {
    height: 47px;
}
.input-wrapper-button i {
    color: #000;
}
#products.list-1 .badproduct-wrapper.list-1 .badproduct-star,#products.list-2 .badproduct-wrapper.list-2 .badproduct-star,#products.catelog .badproduct-wrapper.catelog .badproduct-star{
    position: static;
}
.badnewsletter-content-form {
    padding: 0;
}
@media(max-width:1459px) {
    .badnewsletter-content {
        text-align: center;
        top: 26%;
    }
}
@media(max-width: 1440px) {
    .badnewsletter-block-inner {
        max-width: 800px;
    }
    .block_newsletter{
        margin-bottom: 0;
    }
}
@media(max-width: 1200px){
   .block_newsletter{
    padding: 50px 0;
   }
}
@media(max-width:1199px) {
    .badnewsletter-content::after,
    .badhomeblog-block::after {
        display: none;
    }

    .block_newsletter{
        padding: 45px 0px;
    }
    .badnewsletter-block-inner {
        max-width: 680px;
    }
    .input-wrapper input {
        padding: 1px 10px;
        font-size: 12px;
    }
    .input-wrapper-button input {
        font-size: 15px;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 69%;
        padding: 8px 15px;
    }
}
@media(max-width:991px) {
    .badnewsletter-content-box{
        padding: 0;
    }
    .badnewsletter-content-block {
        margin-left: 15px;
    }
    .badmega-menu-block li.level-2.parent .menu-dropdown{
        border: none;
    }
    .block_newsletter{
        padding: 30px 0px;
    }
    .block_newsletter form input[type=email]{
        height: 45px;
    }
    .block_newsletter form input{
        height: 45px;
    }
    .badnewsletter-content-title-inner::before{
        top: 0;
    }
    .badnewsletter-block-inner {
        margin: 0 auto;
    }
    .badnewsletter-block-inner {
        max-width: 600px;
    }
    .input-wrapper input {
        padding: 0px 10px;
    }
    .badfooter-after-block {
        margin-top: 30px;
    }
    .input-wrapper-button input {
        padding: 14px 18px;
        font-size: 14px;
    }
    .badnewsletter-content-sub-title, .badnewsletter-content-desc {
        font-size: 14px;
        line-height: 18px;
    }
    .badfooter-before-content {
        padding: 15px;
    }
    .badfooter-after-block {
        text-align: center;
        display: block;
    }
    .badfooter-after-block {
        padding: 5px 0;
        border: none;
    }
}

@media(max-width: 779px) {
    .badnewsletter-content-title-wrapper {
        padding: 0%;
    }
    .badnewsletter-content {
        text-align: center;
        top: 25%;
    }
}
@media(max-width: 767px) {
    .badnewsletter-content-box {
        flex-wrap: wrap;
        justify-content: center;
    }
    .badnewsletter-content-block {
        margin: 0 15px;
        width: 100%;
    }
    .badnewsletter-img{
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .block_newsletter {
        border: none;
    }
    .block_newsletter form input{
        height: 43px;
        padding: 12px 18px;
    }
    .badnewsletter-content-title-inner::before {
        right: 22%;
        width: 56px;
        height: 42px;
    }
    .badnewsletter-block-inner {
        max-width: 550px;
        margin: auto;
    }
    .block_newsletter form input[type=email]{
        height: 43px;
    }

}
@media(max-width: 675px){
    .badnewsletter-content-title-inner::before{
        right: 18%;
    }
}
@media(max-width: 575px) {
    .badnewsletter-content-title-inner::before{
        display: none;
    }
    .input-wrapper input::placeholder {
        font-size: 12px;
        line-height: 20px;
    }
    .block_newsletter form input[type=email] {
        padding: 0 10px;
    }
    .input-wrapper input {
        padding: 0px 5px;
        height: 30px;
    }
    .badnewsletter-block-inner {
        max-width: 420px;
    }
    .badnewsletter-content-sub-title, .badnewsletter-content-desc {
        font-size: 13px;
        line-height: 18px;
    }
}
@media(max-width: 475px) {
    .badnewsletter-block-inner {
        max-width: 350px;
    }
    .block_newsletter form input{
        font-size: 13px;
    }
}
@media(max-width: 425px) {
    .badnewsletter-block-inner {
        max-width: 280px;
    }
    .block_newsletter form input[type=email] {
        height: 41px;
    }
    .block_newsletter form input {
        height: 40px;
        padding: 10px 18px;
    }
}
/*********** footer-before ***********/
.badfooter-block {
    padding: 100px 0px;
    margin-bottom: 0px;
    background-color: #000;
    position: relative;
}
.badfooter-title-wrapper {
    position: relative;
}
.badfooter-first-block {
    overflow: hidden;

}
#index .badfooter-top-outer {
    margin-bottom: 40px;
    border-bottom: 1px solid #e3e1e1;
    padding-bottom: 35px;
}
.badfooter-top-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
#index .badfooter-top-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    padding: 0;
    border: 0;
    margin: 0%;
}
.badfooter-top-language #_desktop_header_langauge_block {
    border: 1px solid #d1d1d1;
    border-radius: 25px;
}
.badfooter-top-language .badheaderlanguage-dropdown li a {
    padding: 5px;
}
.badfooter-top-language .badheaderlanguage-btn {
    padding: 12px 50px;
}
.badfooter-top-language .badheaderlanguage-btn span {
    font-size: 15px;
}
.badfooter-top-language .badheaderlanguage-btn:hover span,
.badfooter-top-language .badheaderlanguage-btn:hover i {
    color: var(--theme-custom-color);
}
.badfooter-top-language .badheaderlanguage-dropdown {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
}
.badfooter-title-wrapper .badfooter-title {
    position: relative;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    display: block;
    position: relative;
    font-family: var(--badtheme-font-name-1);
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.badfooter-title-wrapper .badfooter-title::before{
    position: absolute;
    width: 43px;
    height: 2px;
    content: '';
    background-color: var(--theme-custom-color);
    right: 0;
    bottom: 0;
}
.badfooter-socialicon-block .badfooter-title{
    padding: 15px 0 0;
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #ccc;
}
.navbar-toggler {
    display: none;
}
.badfooter-dropdown li a {
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    font-weight: 500;
    font-family: var(--badtheme-font-name-1);
}
.badfooter-storeinfo-content-email a {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    font-family: var(--badtheme-font-name-1);
}
.bad-column-wrapper ul li a i {
    padding-left: 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-content-address,
.badfooter-storeinfo-title span {
    display: block;
    vertical-align: middle;
    line-height: 30px;
}
span.badfooter-storeinfo-content-contact-value,
.badfooter-content-address span,
.badfooter-storeinfo-content-fax a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 34px;
    font-family: var(--badtheme-font-name-1);
}
.badfooter-storeinfo-title i {
    line-height: 24px;
    font-size: 25px;
    margin-left: 10px;
    display: block;
    color: #fff;
    border-radius: 50px;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
}
.badfooter-storeinfo-title {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding-bottom: 12px;
}
.badfooter-storeinfo-content-address.badfooter-storeinfo-title {
    padding-bottom: 12px;
}
.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: #9d0b0b;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 20px;
    text-transform: uppercase;
    border-radius: 5px;
}
@media(max-width: 1459px) {
    #index .badfooter-top-block {
        padding: 0 20px;
    }
    .badfooter-top-block {
        padding: 10px 20px;
    }
}
@media(max-width: 1440px) {
    .badfooter-after-block {
        margin-top: 20px;
        z-index: 1;
        position: relative;
        padding: 8px 0;
    }
    .badfooter-storeinfo-title i{
        margin-left: 5px;
    }
}
@media(max-width: 1200px){
    .badfooter-block{
        padding: 50px 0;
    }
}
@media(max-width: 1199px) {
    #footer::before {
        background-size: contain;
        top: -10%;
        height: 80px;
    }
    .bad-column-wrapper.badfooter-linklist-block-wrapper::before,.badfooter-storeinfo-block::before,.bad-column-wrapper
    .badfooter-myaccount-block::before {
        height: 240px;
    }
    .badfooter-title-wrapper .badfooter-title {
        font-size: 19px;
        line-height: 20px;
        letter-spacing: 0;
    }
    .badfooter-socialicon-block .badfooter-title{
        font-size: 16px;
    }
    #index .badfooter-top-outer {
        margin-bottom: 45px;
        padding-bottom: 35px;
    }
    .badfooter-first-block {
        overflow: hidden;
        margin-bottom: 0;
    }
    .badfooter-dropdown li a,.badfooter-content-address span,
    .badfooter-storeinfo-content-email a {
        font-size: 14px;
        line-height: 32px;
    }
    .badfooter-block{
        padding: 45px 0px;
    }
}
@media(min-width: 992px) {
    .badfooter-dropdown {
        display: block;
        margin-bottom: 0%;
        overflow: hidden;
    }
    .badfooter-category-inner {
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }
    .badfooter-title-wrapper {
        pointer-events: none;
    }
}
@media(max-width: 991px) {
    .badfooter-title-wrapper .badfooter-title::after{
        display: none;
    }
    .collapse.in {
        display: block;
        margin-bottom: 15px;
    }
    .badfooter-block {
        padding: 30px 0px;
    }
    .badfooter-top-language .badheaderlanguage-btn {
        padding: 6px 40px;
    }
    .badfooter-socialicon-block .badfooter-title-wrapper {
        justify-content: right;
    }
    #index .badfooter-top-outer {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .badfooter-dropdown li a,.badfooter-content-address span,.badfooter-storeinfo-content-email a {
        font-size: 15px;
        line-height: 32px;
        margin: 0;
    }
    .bad-column-wrapper ul li a i{
        display: none;
    }
    .badfooter-after-block {
        margin-top: 0px;
    }
    .bad-column-wrapper.badfooter-linklist-block-wrapper,.bad-column-wrapper.badfooter-myaccount-block,.badfooter-storeinfo-block.wrapper{
        display: block;
        vertical-align: middle;
    }
    .badfooter-first-block {
        padding-bottom: 0px;
    }
    .badfooter-link-outer {
        padding-top: 0;
    }
    .badfooter-storeinfo-title i {
        margin-left: 5px;
    }
    .badfooter-dropdown {
        margin: 0;
    }
    .badfooter-storeinfo-content-wrapper::after {
        display: none;
    }
    .navbar-toggler {
        display: block;
        padding: 0;
        position: absolute;
        height: 40px;
        width: 40px;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 34px;
    }
    .navbar-toggler i {
        color: #fff;
        font-size: 20px;
        line-height: 13px;
    }
    .badfooter-first-block {
        margin-bottom: 0px;
    }
}
@media(max-width: 767px) {
    #footer::before {
        background-size: contain;
        top: -14%;
        height: 80px;
    }
    .badfooter-first-block {
        padding-bottom: 0px;
    }
    .badfooter-dropdown li a,.badfooter-content-address span,.badfooter-storeinfo-content-email a {
        font-size: 14px;
        line-height: 30px;
    }
    .badfooter-top-language .badheaderlanguage-btn {
        padding: 4px 30px;
    }
}
@media(max-width: 575px) {
    #footer .badfooter-block::after,#footer .badfooter-block::before {
        display: none;
    }
    .badfooter-top-block {
        justify-content: center;
    }
}
@media(max-width: 475px) {
    .badfooter-dropdown li a,.badfooter-content-address span,.badfooter-storeinfo-content-email a {
        font-size: 13px;
        line-height: 27px;
    }
}
@media(max-width: 425px) {
    .badfooter-top-block {
        padding: 10px 12px;
    }
}

@media(max-width: 375px) {
    .badfooter-socialicon-block .badfooter-title-wrapper .badfooter-title {
        padding: 0 0 0 10px;
        font-size: 13px;
    }
    .badfooter-top-block {
        padding: 10px 6px;
    }
}
/*****************badfooter-socialicon-block*********************/
.badfooter-socialicon-content li a {
    display: block;
}
.badfooter-socialicon-content li a i {
    font-size: 21px;
    color: #fff;
    padding: 0px 15px;
    line-height: 18px;
    text-align: center;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.badfooter-socialicon-content li a i:hover {
    color: #000;
}
.badfooter-socialicon-content li {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
}
@media(max-width: 991px) {
    .badfooter-socialicon-content li a i {
        padding: 8px 15px;
    }
}
@media(max-width:575px) {
    #index .badfooter-top-block {
        justify-content: center;
        padding: 0;
    }
    .badfooter-top-language {
        display: none;
    }
}
@media(max-width: 475px) {
    .badfooter-socialicon-content li a i {
        padding: 8px 10px;
        font-size: 20px;
    }
}
@media(max-width: 375px) {
    .badfooter-socialicon-content li~li {
        padding-right: 5px;
    }
}
/************** badfooter-copyright-paymate-icon ***************/
.badfooter-row-block {
    padding: 5px 0px;
    background-color: var(--theme-custom-color);
}
.badfooter-row-content {
    padding: 0;
}
.badfooter-row-content-box {
    text-align: center;
    width: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content {
    position: fixed;
    bottom: 60px;
    z-index: 68;
    left: 20px;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    background-color: var(--theme-custom-color);
    line-height: 40px;
    color: #fff;
    border-radius: 100px;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    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);
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    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-left: 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: 0 10px;
    display: block;
    margin: 0;
    border: none;
}
.badfooter-socialicon-block {
    padding: 0;
}
.badproduct-page-main-contant .product-add-to-cart .badproduct-wishlist a:hover{
    box-shadow: none;
}
.badapplink-block {
    text-align: center;
}
.badpaymenticon-block .badfooter-title-wrapper,.badapplink-block .badfooter-title-wrapper,.badfooter-socialicon-block .badfooter-title-wrapper {
    pointer-events: all;
}
.badfooter-copyright-content {
    text-align: center;
}
.badfooter-copyright-content a {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 23px;
    font-weight: 500;
    color: #fff;
    font-family: var(--badtheme-font-name-1);
}
.badfooter-copyright-content a:hover {
    color: #000;
}
.badpaymenticon-block {
    text-align: right;
}
.badfooter-socialicon-content-wrapper {
    text-align: left;
}
.badfooter-socialicon-content-wrapper ul {
    margin: 0;
}
.badpaymenticon-item a img {
    width: 40px;
}
.badpaymenticon-content-inner .badpaymenticon-item {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px) {
    .badpaymenticon-content-inner .badpaymenticon-item {
        margin: 0 3px;
    }
    .badfooter-row-block{
        padding: 0;
    }
    .badfooter-row-content-box {
        flex-direction: column;
        border-top: none;
    }
    .badfooter-socialicon-content-wrapper{
        text-align: center;
    }
    .badapplink-block {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
    .badfooter-title-wrapper .badfooter-title {
        padding-bottom: 15px;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 20px;
    }
    .badfooter-socialicon-block .badfooter-title {
        margin-bottom: 0;
        border: none;
    }
    .badfooter-myaccount-title.badfooter-title {
        display: block;
    }
    .badfooter-after-block .badfooter-title {
        padding-bottom: 15px;
        margin-bottom: 0;
        border: none;
    }
    .badpaymenticon-content-inner {
        text-align: center;
        padding: 8px 0;
    }
    .badfooter-copyright-content {
        text-align: center;
        padding: 0;
    }
    .badfooter-title-wrapper .badfooter-title::before {
        display: none;
    }
}
@media(max-width: 767px) {
    .badapplink-block {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        text-align: center;
    }
    .badfooter-title-wrapper .badfooter-title {
        padding-bottom: 10px;
        font-size: 15px;
    }
    .badfooter-socialicon-block .badfooter-title {
        margin-bottom: 0;
        border: none;
    }
}
@media(max-width: 475px) {
    .badfooter-title-wrapper .badfooter-title {
        font-size: 15px;
    }
    .badfooter-copyright-content {
        padding: 0;
    }
}
/*************************** end-footer ********************************/
/**************************start_cookies*******************************/
.badcookiestext-close {
    background-color: #9d0b0b;
}
/**************************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;
}
.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***********************/
.badofferbanner-content-img {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.07);
}
/******** category ********/
#_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;
    left: -2px;
    top: -14px;
}
.badcmsvertical-category-title a i {
    padding-left: 10px;
}
/******** End-category ********/
/********************************************* all producat design *********************************************/
/************ all producat image hover ****************/
.badspecial-products-block .owl-item.active:last-child {
    border-left: none;
}
.badtab-product-first-item.product-miniature {
    margin-bottom: 30px;
}
.badspecial-products-block .product-miniature {
    margin: 0 15px;
}
.badspecial-products-block .badtab-product-first-item.product-miniature.js-product-miniature {
    padding-bottom: 30px;
}
.badproduct-star{
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
}
.badproduct-wrapper:hover .badproduct-star{
    opacity: 0;
}
.badproduct-wrapper-all{
    padding: 0 15px;
}
.badcrossselling-products-inner.container,
.badtab-products-inner.container {
    padding: 0;
}
#products.grid .badproduct-wrapper{
    margin: 0;
}
#products.list .badproduct-wrapper{
    display: inline-block;
    background-color: #f5f5f5;
    width: 100%;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badspecial-products-block .badproduct-wrapper {
    padding: 0;
    margin: 0;
    width: 100%;
    float: right;
    border: 1px solid #ddd;
}
#products.list .badproduct-image img {
    width: 100%;
}
#products .thumbnail-container:hover .highlighted-informations {
    height: auto;
    bottom: 0;
}
@media(max-width: 991px){
    .badproduct-star {
        position: absolute;
        bottom: 58px;
        right: 0;
        left: 0;
    }
}
@media(max-width: 575px){
    .badspecial-products-block .badproduct-wrapper {
        flex-direction: column;
    }
}
@media(max-width: 495px) {
    .badnew-product-list-wrapper .badproduct-wrapper-all,
    .badbestseller-product-list-wrapper .badproduct-wrapper-all {
        border-left: none;
        padding: 0%;
    }
    .badspecial-products-block .owl-item.active {
        border-left: none;
    }
}
/************ end all producat image hover ****************/
/************ all producat title ****************/
.badproduct-category-title a {
    font-size: 11px;
    line-height: 20px;
    color: #888;
    font-weight: 300;
    text-transform: uppercase;
}
.badproduct-name .badproduct-title a h4 {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-family: var(--badtheme-font-name-1);
}
.product-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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
#products.list .product-price.and.shipping {
    justify-content: right;
    padding: 10px 0;
}
.product-price.and.shipping .price {
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    display: block;
    padding-left: 5px;
    color: #000;
}
.product-price.and.shipping .regular-price {
    color: #777;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
    text-decoration: line-through;
    display: block;
}
.product-price.and.shipping .baddiscount-product, .baddiscount-percentage.baddiscount-product {
    padding: 0 8px;
    color: #909090;
    font-size: 14px;
    display: none;
    font-weight: 300;
}
.badproduct-description {
    text-align: right;
    background-color: transparent;
    padding: 10px 10px;
}
#index .badspecial-product-list-box .badproduct-description, .badspecial-product-list-box .badproduct-description{
    background-color: #fff;
}
.badproduct-description .badproduct-outer {
    border-top: 1px solid transparent;
    text-align: center;
}
.badproduct-cate-star-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
}
#products.list .badproduct-cate-star-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:flex-start;
    -ms-flex-align:flex-start;
    align-items:flex-start;
    flex-direction: column;
    -ms-flex-direction: column;
}
.badcategoryproductslider-content-block .badproduct-outer {
    padding: 0;
    text-align: center;
}
.bad-sub-menu .badproduct-wrapper-all {
    padding: 0;
}
.badproduct-desc {
    display: none;
}
.badtabfooter-products-list-content .badproduct-desc {
    display: block;
}
#products.list .badproduct-desc{
    display: block;
}
.badproduct-desc p {
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badtabfooter-products-list-content .badproduct-desc p {
    -webkit-line-clamp: 1;
    margin: 0;
}
.badnew-products-content-box {
    text-align: center;
}

#products.list .bad-product-list {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}
#products.catelog .badproduct-wrapper .badproduct-description {
    text-align: center;
    width: 42%;
    padding: 2px 20px;
}
#products.catelog .badproduct-wrapper .badproduct-outer {
    width: 30%;
    text-align: center;
}
.badproduct-price-and-shipping .price {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.badproduct-price-and-shipping .regular-price{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #888888;
    text-align: center;
    margin-right: 10PX;
    text-decoration: line-through;
}
@media(max-width: 1440px) {
    .badproduct-name .badproduct-title a h4 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 10px;
    }
    .badproduct-desc p {
        line-height: 28px;
        font-size: 16px;
    }
    .product-price.and.shipping .price {
        font-size: 17px;
        line-height: 20px;
    }
    .product-price.and.shipping .regular-price {
        font-size: 15px;
    }
}
@media(max-width: 1199px) {
    .badproduct-name .badproduct-title a h4 {
        font-size: 20px;
        padding-bottom: 5px;
        line-height: 22px;
    }
    .badproduct-desc p {
        line-height: 24px;
        font-size: 14px;
    }
    .product-price.and.shipping .regular-price {
        font-size: 14px;
        line-height: 14px;
    }
    .product-price.and.shipping .price {
        font-size: 18px;
        line-height: 22px;
    }
    .product-price.and.shipping .baddiscount-product, .baddiscount-percentage.baddiscount-product{
        font-size: 15px;
    }
    .badspecial-product-list-wrapper .badproduct-name .badproduct-title a h4 {
        font-size: 15px;
    }
    .badspecial-product-list-wrapper .badproduct-price-and-shipping .price {
        font-size: 14px;
    }
}
@media(max-width: 991px) {
    .badspecial-product-list-wrapper .badproduct-description .badproduct-outer {
        padding: 13px 6px;
    }
    .badproduct-name .badproduct-title a h4{
        font-size: 18px;
    }
    .badproduct-price-and-shipping .price{
        font-size: 18px;
    }

    .badspecial-products-block .product-miniature {
        margin: 0 8px;
    }
    .badproduct-price-and-shipping .price {
        font-size: 18px;
    }
    .badproduct-price-and-shipping .regular-price{
        font-size: 15px;
    }
    .badproduct-desc p {
        line-height: 22px;
        font-size: 13px;
    }
    .badproduct-quick-add-to-cart span,
    .bad-ask-question-wrapper span {
        font-size: 12px;
    }
    .product-price.and.shipping .price {
        font-size: 16px;
        line-height: 18px;
    }
    .product-price.and.shipping .regular-price {
        font-size: 13px;
    }
    .badproduct-price-and-shipping {
        padding-bottom: 0;
    }
}
@media(max-width: 767px) {
    .badproduct-name .badproduct-title a h4 {
        font-size: 18px;
        line-height: 20px;
    }
}
@media(max-width: 575px) {
    .badspecial-product-list-wrapper .badproduct-name .badproduct-title a h4 {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 4px;
    }
   .badproduct-desc p {
    margin-bottom: 0;
    padding: 0px;
}
}
@media(max-width: 425px){
    .badproduct-description .badproduct-outer {
        padding:0px;
    }
}
/************ end all producat title ****************/
.bad-product-list {
    margin: 15px 0;
    text-align: right;
}
#products.list-2 .bad-product-list {
    margin: 8px 0 15px;
    text-align: right;
}
#products.catelog .bad-product-list {
    margin: 10px 0 15px;
}
#products.catelog .bad-product-list {
    text-align: center;
}
.bad-indicator.bad-bar .bad-outer {
    width: 50%;
    height: 10px;
    margin: 0;
}
#products.catelog .bad-indicator.bad-bar .bad-outer {
    width: 65%;
    height: 10px;
    margin: auto;
}
.bad-indicator .bad-items {
    color: #777777;
    font-weight: 500;
}
/************ product-flags ****************/
#product #content .badproduct-new-sale-flags-wrapper {
    display: none;
}
.badproduct-flags {
    margin-bottom: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
#products .product-miniature .discount,
.featured-products .product-miniature .discount,
.product-accessories .product-miniature .discount,
.product-miniature .product-miniature .discount {
    display: block;
}
.badproduct-discount-pack-flags-wrapper {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 10;
}
.badproduct-flags .badproduct-flag {
    font-size: 12px;
    color: #fff;
    background-color: #ff0000;
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    padding: 2px 10px;
    line-height: 18px;
    border-radius: 15px;
    text-align: center;
    overflow: hidden;
    text-transform: capitalize;
}
@media(max-width: 991px) {
    .badproduct-flags .badproduct-flag {
        font-size: 13px;
        line-height: 18px;
    }
    .badproduct-new-sale-flags-wrapper {
        top: 5px;
    }
}
/************ end product-flags ****************/
/****************************badspecial-product*************************************/
.badspecial-products-block {
    margin-bottom: 100px;
}
.badspecial-product-list-box .badproduct-description {
    position: relative;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding: 0;
}
.badproduct-star-price {
    padding-bottom: 10px;
}
.badspecial-product-list-box .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: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    border: 0;
    padding: 10px 0;
}
.badspecial-product-list-box .badproduct-price-and-shipping .price {
    font-size: 18px;
    font-weight: 700;
    color: var(--theme-custom-color);
    line-height: 32px;
}
.badspecial-product-list-box .badproduct-price-and-shipping .regular-price{
    font-size: 18px;
    text-decoration: line-through;
    color: #8e8e8e;
    line-height: 18px;
}
@media(max-width: 1199px) {
    .badspecial-products-block {
        margin-bottom: 45px;
    }
    .badspecial-product-list-box .badproduct-star-price{
        padding: 15px 0;
    }
    .badspecial-product-list-box .badproduct-price-and-shipping .price {
        font-size: 16px;
        line-height: 30px;
    }
    .badspecial-product-list-box .badproduct-price-and-shipping .regular-price {
        font-size: 15px;
        line-height: 15px;
    }
}
@media(max-width: 991px) {
    .badspecial-product-list-box .badproduct-wrapper-box {
        bottom: 15px;
    }
    .badspecial-products-block {
        margin-bottom: 30px;
    }
}
@media(max-width: 855px) {
    .badproduct-star-price {
        padding: 0;
    }
}
@media(max-width: 575px){
    .badspecial-product-list-box .badproduct-description {
        margin: 0;
        text-align: right;
        width: 100%;
    }
    .badspecial-product-list-box .badproduct-star-price {
        padding: 0 0 4px;
    }
    .badspecial-product-list-box .badproduct-price-and-shipping .price {
        font-size: 16px;
        line-height: 30px;
    }
    .product-price.and.shipping .baddiscount-product, .baddiscount-percentage.baddiscount-product{
        font-size: 14px;
    }
    .badspecial-product-list-box .badproduct-price-and-shipping .regular-price {
        font-size: 15px;
        line-height: 16px;
    }
}
@media(max-width: 405px) {
    .badspecial-product-list-box .badproduct-star-price {
        padding: 5px 0;
    }
    .badspecial-product-list-box .badproduct-description .badproduct-outer {
        padding: 10px 15px 20px;
    }
}
@media(max-width: 375px) {
    .badspecial-product-list-box .badproduct-description {
        padding: 0;
    }
}
/****************************badspecial-product*************************************/
/****************************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: right;
}
.bad-ask-question {
    float: left;
}
.badproduct-quick-add-to-cart i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    margin-left: 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-left: 5px;
    }
    .badproduct-cart-question {
        padding: 0 10px;
    }
}
/******************** bad-ask-question-wrapper *********************/
.bad-ask-question-wrapper {
    float: left;
}
.bad-ask-question-wrapper i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    background-position: -20px 0px;
    margin-left: 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-left: 5px;
    }
}
/***************** end bad-ask-question-wrapper *********************/
/************* producat-star-review **************/
.badproduct-left-star .star_content {
    text-align: right;
    padding: 0;
}
.star_content {
    text-align: center;
    padding-bottom: 3px;
}
#products.list-1 .comments_note .star_content,#products.list-2 .comments_note .star_content{
    text-align: right;
    padding-bottom: 3px;
}
#products.catelog .badproduct-wrapper .badproduct-outer .star_content{
    text-align: center;
    margin: 0px;
}
#products.catelog .badproduct-wrapper .badproduct-outer .badproduct-price-and-shipping{
    text-align: center;
}
#products.comments_note .star_content {
    text-align: right;
}
.badspecial-product-list-wrapper .star_content {
    text-align: center;
    padding-bottom: 3px;
}
#left-column .badproduct-wrapper:hover .star_content{
    display: block;
}
#products.list .badproduct-wrapper .star_content{
    display: none;
}
.badproduct-wrapper .badproduct-hover-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 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;
}
.star {
    width: auto;
    height: auto;
}
.badtestimonials-item-review .star {
    display: inline-block;
    vertical-align: middle;
}
.star i {
    font-size: 14px;
}
.star_on i {
    font-size: 14px;
}
.nb-comments {
    display: none;
}
@media(max-width: 991px){
    .star_content{
        display: block;
    }
    .badspecial-product-list-wrapper .star_content {
        text-align: right;
        padding-bottom: 12px;
    }
}
/************* end producat-star-review **************/
/************ badtimer-wrapper ****************/
.badtimer-wrapper {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    bottom: 20px;
    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;
}
#products.list-1
 .badtimer-wrapper {
    text-align: right;
    position: static;
    right: 0;
    left: 0;
    margin-bottom: 15px;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: none;
}
#products.catelog .badtimer-wrapper {
    text-align: center;
    position: static;
    right: 0;
    left: 0;
    margin: 0px 0;
    opacity: 1;
    bottom: 0;
    top: auto;
    transform: none;
}
#product-description-short-1 p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 300;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badproduct-page-main-content-inner #product-description-short-1 p {
    text-align: right;
    margin-bottom: 15px;
    -webkit-line-clamp: 3;
}
.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{
    border-radius: 5px;
    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: right;
    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: #9d0b0b;
}
@media(max-width: 1099px){
    .badspecial-products-content-box .badtimer-content{
        margin-left: 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: 63px;
    }
    .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-left: 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%;
}
.badproduct-image{
    overflow: hidden;
    text-align: center;
    position: relative;
}
.badproduct-image{
    padding: 0;
}
.badproduct-image a {
    position: relative;
}
.badproduct-wrapper-box{
    z-index: 10;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    justify-content: center;
    border-radius: 25px;
    overflow: hidden;
    align-items: center;
}
.grid-view.badproduct-wrapper-box{
    -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: 0px 1px;
    transform: translateY(60px);
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform-origin: center center;
}
.badcategoryproductslider-product-inner .badproduct-wrapper-box {
    position: absolute;
    bottom: 35%;
    right: 0;
    left: 0;
    margin: auto;
}
.badproduct-wrapper:hover .grid-view.badproduct-wrapper-box{
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -o-transform: translatey(0);
    -ms-transform: translatey(0);
    -moz-transform: translatey(0);
    opacity: 1;
}
.badproduct-add-to-cart-btn .add-to-cart-or-refresh:hover .badproduct-add-to-cart span{
    color: var(--theme-custom-color);
}
.badproduct-wrapper-box.list-view{
    position: static;
    opacity: 1;
    right: auto;
    left: auto;
    padding: 0;
    top: 5px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    flex-direction: row;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    text-align: right;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}
.badproduct-wrapper:hover .badproduct-wrapper-box.list-view .badproduct-wrapper-box{
    -webkit-transform:none;
    -o-transform:none;
    -ms-transform:none;
    -moz-transform:none;
    transform:none;
}
#products.list .badproduct-wrapper:hover .badproduct-desc {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
}
#products.list .badproduct-wrapper:hover .badproduct-wrapper-box {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}
#products.list .grid-view.badproduct-wrapper-box {
    display: none;
}
.badproduct-wishlist .badproduct-wishlist-block span,
.badproduct-quick-view .quick-view span{
    display: none;
}
.badproduct-add-to-cart-btn span {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    width: 100%;
    letter-spacing: 1px;
}
.badproduct-quick-view,
.badproduct-wishlist {
    display: block;
    vertical-align: middle;
}
.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: 1;
    margin: 0px 3px;
}
.badproduct-add-to-cart-btn .badproduct-add-to-cart, .badproduct-compare .badproduct-compare-inner, .badproduct-quick-view .quick-view, .badproduct-wishlist .wishlist_button {
    height: 38px;
    width: 38px;
    display: block;
    text-align: center;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 25px;
    padding: 0;
}
.badproduct-add-to-cart-btn .badproduct-add-to-cart:hover,
.badproduct-compare .badproduct-compare-inner:hover, .badproduct-quick-view .quick-view:hover, .badproduct-wishlist .wishlist_button:hover{
    border-color: var(--theme-custom-color);
    background-color: transparent;
}
.badproduct-quickview-block .badproduct-wishlist-block a,#products.list .badproduct-wishlist-block a,.product-add-to-cart .badproduct-wishlist .wishlist_button{
    position:static;
}
.badproduct-wishlist .wishlist_button i {
    font-size: 15px;
    color: #000;
    line-height: 38px;
}
.addCompare i,
.badproduct-quick-view a i{
    font-size: 14px;
    color: #000;
    line-height: 38px;
    display: block;
    position: relative;
}
.badproduct-add-to-cart i{
    font-size: 18px;
    color: #000;
    position: relative;
    display: inline-block;
}
.addCompare i::after,
.badproduct-quick-view a i::after,
a.js-compare-remove .removeCompare i::after{
    top: 11px;
}
#products.list .addCompare i::after, #products.list .badproduct-quick-view a i::after, #products.list .badproduct-add-to-cart i::after, #products.list a.js-compare-remove .removeCompare i::after{
    display: none;
}
#products.list .badproduct-add-to-cart i{
    line-height: 20px;
}
.badproduct-compare-inner:hover i, .quick-view:hover i,.badproduct-wishlist .wishlist_button:hover i, .badproduct-add-to-cart:hover i {
    color: var(--theme-custom-color);
}
#products.list .badproduct-compare {
    display: none;
}
a.js-compare-remove .removeCompare i {
    font-size: 14px;
    color: #000;
    line-height: 38px;
}
a.js-compare-remove:hover .removeCompare i {
    color: var(--theme-custom-color);
}
.vertical-menu-sub-menu .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;
}
.vertical-menu-sub-menu .badproduct-description {
    padding: 15px;
}
@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-desc{
        margin-bottom: 0px;
        min-height: inherit;
    }
    .badproduct-wrapper .badproduct-add-to-cart-btn {
        visibility: visible;
        opacity: 1;
    }
    .badproduct-add-to-cart-btn span{
        font-size: 14px;
    }
}
@media(max-width: 767px){
    .badproduct-desc{
        margin-bottom: 0px;
        min-height: inherit;
    }
}
@media(max-width: 375px){
    .badproduct-desc{
        display: none;
    }
}
/************ end all producat button ****************/
/******************** badproduct-addcart-qty-wrapper ********************/
.badproduct-addcart-qty-wrapper {
    width: 55px;
    margin-left: 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-left: 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-left: 5px;
    }
}
/******************** end badproduct-addcart-qty-wrapper ********************/
/******************** badproduct-category-model-block ***************/
.badproduct-category-model-block {
    position: absolute;
    bottom: 10px;
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-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);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -moz-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-feature-block {
    width: 50%;
    float: left;
    padding-left: 15px;
    text-align: left;
}
.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);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-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-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;
     margin: 0 0 30px;
     border: 1px solid #ddd;
}
.badcrossselling-products-block .badproduct-wrapper{
    border: 1px solid #ddd;
}
#products.grid-1 .badproduct-wrapper-all {
    width: 25%;
}
#products.grid-2 .badproduct-wrapper-all {
    width: 33.33%;
}
@media(max-width: 1300px){
    #products.grid-1 .badproduct-name .badproduct-title a h4{
        font-size: 18px;
    }
    #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: 38px;
    }
}
@media(max-width:  991px){
    #products.grid-1 .badproduct-wrapper-all {
    width: 33.33%;
}
}
@media(max-width: 767px){
    #products.grid-2 .badproduct-wrapper-all {
        width: 50%;
    }
    #products.grid-1 .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 480px){
        #products.grid-1 .badproduct-wrapper-all,
    #products.grid-2 .badproduct-wrapper-all{
        width: 100%;
    }
}
@media(max-width: 425px){
    #products.grid-1 .badproduct-wrapper.grid-1{
        margin-bottom: 15px;
    }
}
/************** 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%;
    margin-bottom: 30px;
}
#products.catelog .badproduct-wrapper.catelog{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content:space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0PX;
}
#products.list-1 .badproduct-wrapper.list-1, #products.list-2 .badproduct-wrapper.list-2 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-wrapper.list-2{
    margin-bottom: 0px;
}
#products.list-1 .variant-links,
#products.list-2 .variant-links{
    text-align: right;
}
#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;
    justify-content: flex-start;
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#products.catelog .grid-view.badproduct-wrapper-box {
    position: static;
    justify-content: center;
    margin-bottom: 15px;
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#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;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#products.list-1 .badproduct-price-and-shipping{
    padding-bottom: 5px;
}
#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-left: 15px;
}
#products.list-1 .comments_note,
#products.list-2 .comments_note{
    text-align:right;
}
#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;
    padding-bottom: 15px;
}
}
/************** 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 15px 10px 0;
}
.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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: right;
    font-size: 18px;
    color: #111;
}
.badproduct-top-filter-name {
    padding: 0 5px 0 0;
    color: #111111;
    font-size: 14px;
    line-height: 18px;
}
.products-selection .sort-by {
    font-size: 15px;
    color: #000;
    margin: 0;
    padding: 0;
}
#products.list-1 .badproduct-wrapper .badproduct-image {
    width:30%;
    text-align: center;
    float: right;
}
#products.list-1 .badproduct-wrapper .badproduct-description{
    text-align: right;
    width: 70%;
    float: right;
    position: relative;
}
#products.list-2 .badproduct-wrapper .badproduct-description {
    width: 56%;
    padding: 0px 15px;
}
#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-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-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.list-2 .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,
#products.catelog .badproduct-wrapper-box .badproduct-add-to-cart-btn {
    padding: 0;
    opacity: 1;
    transform: none;
    display: inline-block;
    vertical-align: middle;
}
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: right;
    padding-bottom: 5px;
    line-height: 25px;
}
#products.list-2 .grid-view.badproduct-wrapper-box{
    margin-bottom: 0px;
}
#products.list-1 .badproduct-desc,#products.catelog .badproduct-desc{
    display: block;
    padding-bottom: 0px;
}

#products.grid .badproduct-wrapper-box.list-view{
    display: none;
}
#products.list-1 .badproduct-desc p {
    margin-bottom: 0;
    font-size: 14px;
    text-align: right;
}
#products.catelog .badproduct-wrapper .badproduct-image {
    width:26%;
}
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: #9d0b0b;
    border: 1px solid #9d0b0b;
}
.badpagination-list-block .badpagination-list{
    padding: 0;
    float: left;
}
.badpagination-summary{
    text-align: right;
    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%;
    }
    .badproduct-price-and-shipping .regular-price{
        font-size: 16px;
    }
    #products.list-2 .badproduct-wrapper .badproduct-description{
        width:55%;
        padding: 0px 10px;
    }
    #products.list-2 .badproduct-star{
        padding: 0;
    }
    #products.list-2 .badproduct-price-and-shipping{
        padding: 0 0 5px;
    }

    #products.list-1 .badproduct-wrapper .badproduct-image {
        width: 36%;
        text-align: center;
        float: right;
    }

}
@media(max-width: 767px){
    #products.list-1 .badproduct-wrapper .badproduct-image{
        width:auto;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description{
        width: 52%;
        padding: 0px 15px;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
    width: 40%;
    padding: 2px 15px;
}
    #products.catelog .badproduct-wrapper .badproduct-image {
    width: 30%;
}
    .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: 10px auto 0px;
    }
    #products.catelog .badproduct-wrapper .badproduct-outer{
        width: 100%;
    }
    #products.catelog .badproduct-wrapper-box{
        margin-top: 0;
    }
    #products.catelog .badproduct-name{
        margin-top: 5px;
    }
    #products.list-1 .badtimer-wrapper{
        margin-bottom: 8px;
    }
}
@media(max-width:575px){
    .badproduct-view.grid-1{
        display: none;
    }
    #products.list-2 .badproduct-wrapper .badproduct-description{
        padding: 0PX 10PX;
    }
    .products-selection .sort-by-row,.bad-left-search-totle-product{
        justify-content:center;
    }
    #products.list-1 .badproduct-desc p{
        display: none;
    }
    #products.catelog .badproduct-wrapper .badproduct-image {
        width: 100%;
        margin: 0;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description{
        padding: 5px 15px;
    }
    #products.list-1 .badproduct-wrapper .badproduct-image{
        width: auto;
    }
}
@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;
        padding: 15px;
    }
    #products.list-1 .grid-view.badproduct-wrapper-box{
        margin-top: 10px;
    }
    #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: 100%;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 100%;
    }
}
#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: #111111;
}
@media(max-width: 375px) {
    .badproduct-total-nabar-product p {
        font-size: 13px;
    }
}
/********************* 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-left: 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;
}
@media(max-width:1360px) {
    .badtestimonials-left-content {
        padding: 45px 15px;
    }
    .badproduct-price-and-shipping .regular-price,
    .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: 18px;
        line-height: 34px;
    }
    .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;
    }
    .badhomeblog-item-content-more a:hover,
    .badhomeblog-item-content-more a:focus {
        color: var(--theme-custom-color);
        border: none;
    }
    p {
        line-height: 20px;
    }
    .block-categories .category-sub-menu li[data-depth="0"]>.bad-category-wrapper a:hover {
        color: #000000;
    }
@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-price-and-shipping .regular-price{
        font-size: 15px;
    }
    #products.grid-1 .badproduct-name .badproduct-title a h4{
        font-size: 18px;
    }
    .badproduct-wrapper:hover .badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -ms-transform: none;
    }
    .badproduct-quick-view, .badproduct-wishlist{
        padding: 0;
    }
    .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, .badproduct-wrapper:hover .badproduct-add-to-cart-btn, .badproduct-add-to-cart-btn {
         opacity: 1;
    }
    .grid-view.badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        bottom: 10px;
        left: 0;
    }
}
.product-variants .product-variants-item #group_4 {
    margin: 0;
}
.product-variants .product-variants-item #group_4 label {
    margin: 0;
}
@media(min-width: 992px) and (max-width: 1199px) {
    .badside-product-description .badside-product-price-and-shipping .price {
        padding-bottom: 5px;
        display: block;
    }
    .contact-rich{
        margin-bottom: 30px;
    }
}
@media(max-width: 991px) {
    .badside-product-price-and-shipping,
    .badside-product-name {
        margin-bottom: 7px;
    }
    #left-column {
        margin-top: 0;
        margin-bottom: 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: right;
    }
    .badside-product-wrapper {
        width: 100%;
    }
}
@media(max-width: 575px) {
    .badside-product-wrapper-all {
        width: 100%;
        float: none;
    }
    .badside-product-image {
        width: 40%;
    }
    .badside-product-description {
        width: 60%;
    }
}
/* 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: right;
    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;
    right: 0;
}
.badlogin-text-two {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    display: block;
    text-align: right;
}
.fancybox-skin {
    background-color: #fff
}
.form-group-sign-button button,
#custom-submit-login {
    background-color: #111111;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    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: #000;
}
#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: right;
}
#custom-login-form-wrapper .no-account,
#custom-login-form-wrapper .forgot-password a {
    text-decoration: underline;
    color: #000000;
    font-size: 14px;
    text-align: right;
    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-left: 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;
    left: -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:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    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 ******/
.block_newsletter p {
    width: 60%;
    margin: 0 auto 20px;
}
.badhome-slider-inner {
    position: relative;
}
.badblinkproduct-block .badside-product-wrapper-all {
    position: fixed;
    right: 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:-webkit-box;
        display:-ms-flexbox;
        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 ******************/
#product .page-footer {
    margin: 0;
}
.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;
}
#index .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    display: none;
}
#products.catelog .variant-links, #products.list-2 .variant-links{
    display: block;
}
/**************new.css productpage***********/
.badproduct-page-main-contant .badproduct-star {
    position: static;
}
.breadcrumb-inner {
    margin-bottom: 0;
}
.breadcrumb li:first-child a:before {
    font-family: "Material Icons";
    content: "\e88a";
    font-size: 16px;
    vertical-align: middle;
    margin-left: 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;
}
.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-right: 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: #000;
    font-weight: 400;
}
.badproduct-page-main-content .badtimer-wrapper {
    text-align: center;
    position: static;
    right: 0;
    left: 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: #000;
    font-weight: 500;
    border-bottom: none;
}
.badproduct-page-main-content .badtimer-label {
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    display: block;
}
.badproduct-page-main-content .badtimer-content {
    min-width: 30px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
     background-color: #fff;
    margin-left: 10px;
    width: 60px;
    height: 60px;
}
.social-sharing li a span{
    background-image: url(../img/sprite.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: -156px -206px;
    background-color: #3c5a99;
}
.social-sharing li.facebook:hover a span {
    background-position: -104px -206px;
}
.social-sharing li.twitter  a span {
    background-color: #38a1f3;
    background-position: -154px -256px;
}
.social-sharing li.twitter:hover a span {
    background-position: -105px -255px;
}
.social-sharing li.pinterest  a span {
    background-color: #c8232c;
    background-position: -154px -405px;
}
.social-sharing li.pinterest:hover  a span {
    background-position: -104px -405px;
}
.social-sharing li a span {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 40px;
    font-size: 0;
    box-shadow: none;
}
.badproduct-content-butn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    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;
    border: none;
}
.badproduct-content-butn .btn.btn-secondary::before{
    display: none;
}
.badproduct-content-butn  .btn.btn-secondary:hover {
    border: none;
    color: #000;
}
button.btn.btn-secondary:hover, .product-comment-btn-wrapper a:hover, .product-comment-btn-wrapper:hover i{
    color: #000;
}
.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;
}
.product-comment-btn-wrapper i {
    font-size: 18px;
    color: #666;
    width: 14px;
    height: 20px;
}
@media(max-width:540px){
    .badproduct-content-butn{
        display: block;
    }
}
/************ product page ***************/
#product #wrapper {
    background-color: #fff;
}
.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-img {
    padding: 20px 15px;
}
.badproduct-page-main-img-inner {
    background-color: #ffffff;
    border: none;
    padding: 0;
}
#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: #000;
}
.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;
    left: 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-page-main-content-inner .badproduct-star {
    padding-bottom: 14px;
    display: flex;
    justify-content: right;
}
.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-right: 0;
}
.blockreassurance_product div {
    padding: 15px 65px 15px 25px;
    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;
    right: 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-left: 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: #000;
    background-color: #fff;
    height: 37px;
    width: 37px;
    margin-left: 5px;
    text-align: center;
}
.product-quantity .input-group-btn-vertical{
    width:25px;
    height:50px;
    position:absolute;
    top:0;
    bottom:0;
    left:0
}
.rtl .product-quantity .input-group-btn-vertical{
    right:0;
    left:auto;
}
.product-quantity .input-group-btn-vertical .btn {
    width: auto;
    order: 1;
    box-shadow: -2px 2px 4px rgba(0,0,0,.14);
    margin-left: 5px;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    float: left;
}
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up{
    border: none;
    height: 37px;
    width: 37px;
    line-height: unset;
}
.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:#000;
}.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;
}
.product-actions .add-to-cart .material-icons {
    line-height: inherit;
    font-size: 19px;
}
.product-actions .add-to-cart {
    height: 2.75rem;
    line-height: inherit;
    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-content-butn .social-sharing {
    display: none;
}
.timer .product-comments-additional-info {
    display: none;
}
.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;
    border: none;
    background-color: transparent;
    padding: 0;
    border-radius: unset;
}
.product-add-to-cart .badproduct-compare .badproduct-compare-inner i{
    display: inline-block;
}
.product-add-to-cart .badproduct-compare-inner:hover i{
    color: var(--theme-custom-color);
}
.product-add-to-cart  a.js-compare-remove .removeCompare:hover i{
    color: var(--theme-custom-color);
}
.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;
    background: transparent;
    margin: 0 20px;
}
.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: #000;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 16px;
}
.cms-description p {
    font-size: 14px;
    padding-bottom: 10px;
    color: #000;
    margin: 0;
    font-weight: 400;
    line-height: 24px;
}
.cms-description ul {
    padding-right: 40px;
    list-style: disc;
    display: inline-block;
}
.cms-description ul li {
    list-style-type: disc;
    font-size: 14px;
    padding-bottom: 12px;
    color: #000;
    font-weight: 500;
    line-height: 24px;
}
.cms-description h2 {
    padding-bottom: 15px;
    margin-top: 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-left: 8px;
}
.product-reference span {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
p.product-features-details {
    font-size: 16px;
    color: #000;
    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;
}
.badproduct-desc-icon-inner {
    position: relative;
    overflow: hidden;
}
.badproduct-page-main-content .badproduct-desc-icon-inner {
    position: relative;
    overflow: hidden;
    width: 50%;
}
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;
    position: relative;
    border: none;
     overflow: hidden;
    z-index: 1;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
button.btn.btn-secondary::before {
    background-color: #333;
     content: '';
     position: absolute;
     bottom: 0;
     right: 0;
     height: 0;
     transition: all .5s;
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -o-transition: all .5s;
     -ms-transition: all .5s;
     width: 0;
     height: 45px;
     z-index: -1;
 }
button.btn.btn-secondary:hover::before {
     width: 100%;
 }
 button.btn.btn-secondary:hover{
    color: #fff;
 }
 .cart-content-btn button.btn.btn-secondary::before {
    display: none;
 }
@media(max-width: 991px){
    .badproduct-page-main-content h1 {
        padding-bottom: 15px;
        font-size: 20px;
    }
    .badproduct-page-cart-wishlist-btn {
        margin-bottom: 10px;
    }
    .product-variants>.product-variants-item {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .badproduct-page-main-img {
        padding: 20px 15px 0;
    }
    .badproduct-page-main-content-inner {
        padding: 0 0 20px;
    }
    .cms-description h5 {
        color: #000;
        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);
    }
    .tabs .tab-pane {
        padding: 15px;
    }
}
@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%;
    }
}
@media(max-width: 575px){
    .badproduct-brand-logo {
    position: static;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    margin-bottom: 10px;
}
    .cms-description h2 {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 30px;
    }
}
@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-left: 15px;
        padding-right: 0;
        border-bottom: none;
    }
    .badproduct-page-main-content h1 {
        padding-bottom: 0;
        font-size: 15px;
    }
}
@media(max-width:  341px){
    .badproduct-page-cart-btn-wrapper {
        padding: 0 0 15px;
    }
    .badproduct-page-cart-wishlist-btn {
        margin-bottom: 0;
    }
    button.btn.btn-secondary {
        margin-bottom: 15px;
    }
    .badproduct-content-butn button.btn.btn-secondary{
        margin-bottom: 0;
    }
}
.dropdown-backdrop {
    display: none;
}
.product-price .current-price span:first-child{
    text-decoration: none;
    color: var(--theme-custom-color);
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: middle;
    margin: 0 5px;
}
.product-price.has-discount .current-price span:first-child {
    text-decoration: none;
    color: var(--theme-custom-color);
    font-size: 23px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: middle;
    margin: 0 5px;
    padding-left: 0;
}
.product-discount .regular-price{
    text-decoration: line-through;
    font-weight: 400;
    color: #666;
    font-size: 18px;
    margin-right: 0;
}
.product-line-info {
    padding-right: 0
}
.product-line-grid .current-price .price {
    font-size: 18px !important;
    margin-right: 0;
}
.product-line-grid .product-discount .regular-price{
    font-size: 14px;
}
.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;
}