/**************************************** 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 {
    margin: 0 auto;
}
.btn-primary {
    box-shadow: none;
    color: #fff;
    background-color: #000;
    border-color: transparent;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
.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;
}
.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 {
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}
.custom-radio input[type=radio]:checked+span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 5px;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    border-radius: 5px;
    -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:hover,
body#checkout section.checkout-step .edit-address:hover {
    background-color: #000;
}
.products-sort-order .select-list:hover {
    color: #ffffff;
    text-decoration: none
}
.facet-dropdown.open>.select-title {
    background: #f6f6f6
}
.facet-dropdown .select-list:hover {
    color: #ffffff;
    text-decoration: none
}
.pagination .current a {
    text-decoration: none;
    font-size: 1.25rem
}
#blockcart-modal .product-name {
    font-size: 16px;
    font-weight: 700;
    -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 .product-quantity {
    margin-bottom: 0;
}
#blockcart-modal .cart-content .cart-content-btn button:hover,
#blockcart-modal .cart-content .cart-content-btn a.btn:hover {
    color: #ffffff;
}
.product-customization .product-message:focus {
    background-color: #fff;
    outline: none;
}
.tv-addtocart-price {
    color: #373737;
}
.block_newsletter form input[type=text]:focus {
    outline: none;
    color: #232323;
    background: #fff
}
#wrapper .breadcrumb {
    margin-top: 0px;
    padding: 20px 0;
    display: flex;
    border: none;
    background-color: transparent;
    justify-content: center;
}
#wrapper .breadcrumb ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
    flex-wrap: wrap;
    justify-content: center;
}
.badproduct-page-right-benner {
    overflow: hidden;
}
.tv-continue-shopping-btn:hover {
    color: #ffffff;
}
.tvreviews-popup-send-btn a button,
.tvreviews-popup-send-btn button {
    background-color: #373737;
    padding: 0 20px;
}
.page-footer a {
    padding: 10px 15px;
    color: #ffffff;
    margin: 0 5px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.page-footer a:hover {
    background-color: #000;
    color: #ffffff;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
    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;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-send-button:hover {
    color: #ffffff;
}
.review-submit-button:hover {
    background-color: #000000;
    color: #ffffff;
}
.block-category .category-cover {
    position: inherit;
    right: 0;
    bottom: 0;
}
.block-category .category-cover img {
    height: 100%;
    height: 100%;
}
*::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
.tv-category-main-div,
.tvcenter-block-product-section {
    border: 1px solid #eeeeee;
}
body#checkout .custom-checkbox {
    float: left;
}
.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: 1630px) {
    .container {
      width: 1600px;
      max-width: 100%;
    }
  }
  @media (max-width: 1629px) {
    .container {
      width: 100%;
    }
  }
@media (max-width: 1229px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    #header .container {
        width: 100%;
        max-width: 100%;
    }
    #content-wrapper {
        width: 100%;
        padding: 0;
    }
    #left-column {
        width: 100%;
        margin: 0 auto;
    }
    #products.list .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 767px) {
    #wrapper .breadcrumb li a {
        font-size: 13px;
    }
}
@media(max-width: 575px) {
    #wrapper .breadcrumb li a {
        font-size: 12px;
        letter-spacing: 0;
    }
    #blockcart-modal .product-quantity{
        justify-content: center;
    }
    .page-footer a{
        font-size: 13px;
        padding: 6px 10px;
    }
}
/******************************** badsearch_filters_wrapper **************************************/
#search_filters > p{
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 0;
    padding: 15px;
}
.active_filters{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}
#search_filters .facet .facet-label{
    margin-bottom: 0;
}
#search_filters .ui-slider-horizontal{
    margin: 10px 0;
}
#search_filters .facet .facet-label .custom-checkbox{
    top: 0;
}
.badfacet-title-wrapper li p{
    margin: 0;
    line-height: 35px;
    color: #111111;
}
#search_filters .facet .facet-label a{
    line-height: 35px;
    padding-left: 5px;
}
#search_filters .facet .facet-label span.magnitude {
    float: right;
}
.badfacet-title-wrapper{
    padding: 0 15px;
    margin: 0;
}
#search_filters .facet{
    border: none;
    margin-bottom: 0;
}
.clear-all-wrapper{
    text-align: center;
    padding: 10px;
}
.clear-all-wrapper button{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    box-shadow: none;
    margin: 0 auto;
    line-height: 30px;
}
.clear-all-wrapper button:hover{
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.badpagination-mobile-list{
    display: none;
    padding-top: 10px;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    text-align: center;
}
/*** new design ***/
#search_filters{
    display: none;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #fff;
}
.badside-title-wrapper .badside-title{
    background-color: #ffffff;
    color: #111111;
    border-bottom: 1px solid #e5e5e5;
    padding: 13px 15px;
    font-size: 16px;
    font-weight: 500;
}
.badsearch-filter-content-wrapper {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 20px;
    padding: 10px 10px 0 10px;
}
#search_filters .facet .facet-title{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #111111;
    padding:5px 0;
    font-weight: 600;
    margin-top: 15px;
}
#search_filters .facet .badfacet-title-wrapper {
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
}
@media(max-width: 991px){
    .facet .title{
        position: relative;
    }
    #search_filters .facet .collapse{
        display: none;
    }
    #search_filters .facet .collapse.in{
        display: block;
    }
    #search_filters .facet .facet-title{
        margin: 5px 0;
    }
}
@media(max-width: 767px){
    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: none;
    }
}
/******************************** end badsearch_filters_wrapper **************************************/
.badheadertext-block-content .badheadertext-block {
    font-size: 14px;
    letter-spacing: 0px;
    color: #444444;
    font-weight: 500;
    line-height: 24px;
}
.badheadertext-block-content .badheadertext-block a {
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    display: none;
}
.badheadertext-block-content .badheadertext-block a:hover {
    color: var(--theme-custom-color);
}
.badheader-contant a.badheader-link {
    text-decoration: underline;
    font-weight: 500;
    padding-left: 15px;
}
.badheader-contant a.badheader-link:hover {
    text-decoration: underline;
}
.badheadertext-block-content .badheader-social a {
    padding-right: 30px;
    color: #777777;
    display: none;
}
.badheadertext-block-content .badheader-social a:hover {
    color: #111;
}
@media(max-width: 1199px) {
    .badheadertext-block-content .badheadertext-block {
        font-size: 13px;
    }
}
@media(max-width: 991px) {
    .badheadertext-block-content .badheadertext-block {
        color: #000;
    }
}
@media(max-width: 859px) {
    .badheadertext-block-content .badheadertext-block {
        font-size: 12px;
    }
}
@media(max-width: 767px) {
    .badheadertext-block-content .badheadertext-block {
        font-size: 11px;
    }
    .badheadertext-block-content {
        padding: 5px 0;
    }
}
@media(max-width: 575px) {
    .badheadertext-block-content {
        padding: 0;
    }
}
@media(max-width: 480px) {
    .badheadertext-block-content {
        padding: 7px 0 0;
    }
    .badheadertext-block-content .badheader-text {
        letter-spacing: 0px;
    }
}
/******************************** badsearch_filters_suppliers/brand **************************************/
.badsearch_filters_brands,
.badsearch_filters_suppliers {
    padding: 15px 15px 5px 15px;
}
.badsearch_filters_brands ul {
    margin-bottom: 0;
}
.badsearch_filters_brands ul li a,
.badsearch_filters_suppliers p {
    padding-bottom: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    margin-bottom: 0;
}
/******************************** end badsearch_filters_suppliers/brand **************************************/
/*********************** badblock-categories-wrapper *********************/
.badblock-categories-wrapper {
    margin-bottom: 30px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.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: 15px;
    color: #666666;
    font-weight: 400;
    line-height: 32px;
    display: inline-block;
    margin-left: 8px;
}
.block-categories .category-sub-menu ul.category-sub-menu {
    padding: 8px 15px;
}
ul>li>.bad-category-wrapper:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    display: inline-block;
}
ul>li>.bad-category-wrapper:hover:before {
    border-color: var(--theme-custom-color);
    background-color: var(--theme-custom-color);
}
.block-categories ul .collapse .category-sub-menu li::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -14px;
    border: 0 solid transparent;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: #c7c7c7;
    width: 12px;
    height: 14px;
}
.block-categories ul .collapse .category-sub-menu li::after {
    position: absolute;
    content: "";
    top: 10px;
    left: -14px;
    border: 0 solid transparent;
    border-left-width: 1px;
    border-color: #c7c7c7;
    height: 100%;
}
.block-categories ul .collapse .category-sub-menu li:last-child::after {
    display:none;
}
.bad-category-wrapper{
    position: relative;
}
.block-categories .collapse-icons i {
    font-size: 18px;
    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: 12px 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: var(--theme-custom-color);
    color: #fff;
    border-bottom: 1px solid #e5e5e5;
}
/*********************** end badblock-categories-wrapper *********************/
/****************************************** end common *****************************************/
/****************************************** all theme common *****************************************/
#index #wrapper {
    background-color: #fff;
}
#wrapper {
    background-color: #fff;
}
main {
    overflow: hidden;
}
/*************************************** end all theme common *****************************************/
/****************************************** header *****************************************/
@media(max-width: 991px) {
    #header .bad-menu-row.row {
        flex-direction: column;
    }
    #header .badvertical-menu-row.row {
        flex-direction: column;
    }
}
@media(max-width: 767px) {
    #header .badmobile-top-inner .row {
        flex-direction: column;
        flex-wrap: nowrap;
    }
}
/*************************start_logo************************/
.badheader-second-wrapper {
    background-color: var(--theme-background-color);
    box-shadow: 0 6px 6px 0 #f1f1f1;
}
.badheader-second-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.badheader-other {
    background-color: #ed1d24;
    z-index: -1;
}
.badmobile-header-other {
    background-color: #ed1d24;
    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;
    padding: 0%;
}
.badheader-top-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shipping_btn {
    text-align: right;
}
.shipping_btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.shipping_btn a:hover {
    color: #e5e5e5;
}
.shipping_btn::before {
    content: " ";
    background-image: url(../img/FreeShipping.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 34px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 34%;
}
#index .badheader-top-center {
    box-shadow: none;
}
.badhomeblog-content {
    margin: 0 -15px;
}
.badhomesliderofferbanner-content-img img {
    width: 100%;
}
.badheader-cart-block-main {
    padding: 0;
}
@media(min-width: 1520px) {
    .shipping_btn {
        padding: 0%;
    }
}
@media(max-width: 1519px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 4px;
        left: 26%;
    }
}
@media(max-width: 1375px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 4px;
        left: 20%;
    }
}
@media(max-width: 1285px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 4px;
        left: 16%;
    }
}
@media(max-width: 1199px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 3px;
        left: 17%;
        width: 30px;
        height: 18px;
    }
    #index .badheader-top-center {
        box-shadow: none;
    }
    .shipping_btn a {
        color: #fff;
        font-size: 13px;
    }
}
@media(max-width: 1054px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        left: 13%;
    }
}
@media(max-width: 991px) {
    .badhomeblog-link {
        padding-right: 15px;
    }
    .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;
        left: 33%;
    }
    .shipping_btn {
        text-align: center;
    }
}
@media(max-width: 828px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        left: 31%;
    }
}
@media(max-width: 767px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 2px;
        left: -16%;
    }
    .shipping_btn a {
        color: #fff;
        font-size: 12px;
    }
}
@media(max-width: 375px) {
    .shipping_btn::before {
        content: " ";
        position: absolute;
        top: 4px;
        left: -12%;
        width: 26px;
        height: 15px;
    }
}
@media(max-width: 360px) {
    .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_Contact {
    border-right: 1px solid #e5e5e5;
}
#_desktop_header_about,
#_desktop_header_Contact {
    padding: 10px;
}
#_desktop_header_about a,
#_desktop_header_Contact a {
    font-size: 16px;
    color: #000;
    border-right: 1px solid #e1e1e1;
    padding: 0 20px;
}
#_desktop_header_about:hover a,
#_desktop_header_Contact:hover a {
    color: var(--theme-custom-color);
}
.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-top-block {
    background-color: #f6f6f6;
}
.badcustomer-signin-logout a span:hover,
.badcustomer-signin-customer-name a span:hover,
.currency-selector:hover i,
.language-selector:hover i{
    color: var(--theme-custom-color);
}
.badcustomer-signin-logout a span {
    font-size: 14px;
    letter-spacing: 0px;
    color: #333;
    line-height: 35px;
}
.badcustomer-signin-customer-name a span {
    font-size: 14px;
    color: #333;
    line-height: 35px;
    text-transform: capitalize;
}
#_desktop_header_store_location i {
    font-size: 20px;
}
#_desktop_header_store_location a {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    text-align: right;
}
#_desktop_header_store_location:hover a,
#_desktop_header_blog:hover a {
    color: var(--theme-custom-color);
}
.desktop_header_langauge {
    text-align: right;
}
#_desktop_header_currency_block,
#_desktop_header_langauge_block {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
.WishList-wrapper span {
    font-size: 14px;
    color: #333;
    line-height: 35px;
}
.WishList-wrapper span:hover{
    color: var(--theme-custom-color);
}
.wishlist-footer-links a:hover{
    color: var(--theme-custom-color);
}
.badheader-language-currency {
    text-align: right;
}
@media(max-width: 1199px) {
    #_desktop_header_about a,
    #_desktop_header_Contact a {
        font-size: 13px;
    }
    #_desktop_header_ a {
        font-size: 13px;
    }
}
@media(max-width: 1024px) {
    #_desktop_header_about,
    #_desktop_header_Contact {
        padding: 15px 8px;
    }
}
@media(min-width: 992px) {
    #_mobile_header_langauge_block,
    #_mobile_header_currency_block,
    #_mobile_badwishtlist_top,
    #_mobile_compare_product {
        display: none;
    }
}
@media(max-width: 991px) {
    .badheader-language-currency,
    .badtopoffertext-block {
        text-align: center;
    }
    #index #header {
        margin-bottom: 0;
    }
}
@media(max-width: 859px) {
    #_desktop_header_about a,
    #_desktop_header_Contact a {
        font-size: 12px;
    }
}
@media(max-width: 767px) {
    .badcustomlink-content-wrapper a{
        font-size: 12px;
        line-height: 30px;
    }
    #_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;
    }
    .top-logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media(max-width: 520px) {
    .badheader-language-currency {
        text-align: center;
    }
}
@media(max-width: 380px) {
    .badmobile-top-inner-right {
        padding: 0 5px;
    }
}
/********** badsearch--shopping-cart--user--block *************/
/******* cart-header *****/
.badheader-cart-block-wrapper {
    text-align: right;
}
/******* end-cart-header *****/
/******* dropdown *****/
.badshop-icon-wrapper button {
    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;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(255, 255, 255);
    padding-left: 10px;
    padding-right: 10px;
    min-width: 150px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(241, 241, 241);
    border-radius: 6px;
}
.badshop-icon-wrapper .dropdown-menu {
    right: 0;
    left: auto;
    border: none;
    box-shadow: rgba(142, 142, 142, 0.14) 0px 3px 20px;
    border-radius: 6px;
    min-width: 200px;
    top: calc(100% + 15px);
    padding: 15px 27px;
    margin: 0;
    border: none;
}
.badshop-icon-dropdown li a span {
    padding-right: 5px;
}
.badshop-icon-wrapper .dropdown-menu:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: -8px;
    right: 15px;
    left: auto;
    box-shadow: rgba(142, 142, 142, 0.14) -4px -4px 8px -3px;
    pointer-events: none;
    border-style: solid;
    border-width: 0px 8px 9px;
    border-color: transparent transparent rgb(255, 255, 255);
}
.badshop-icon-wrapper img {
    width: 20px;
    margin-right: 10px;
}
.badshop-icon-dropdown li a {
    padding: 0;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    line-height: 45px;
}
@media(max-width: 1199px) {
    .badshop-icon-wrapper button {
        font-size: 14px;
        height: 38px;
        padding-left: 5px;
        padding-right: 5px;
        min-width: 132px;
    }
}
/********** badsearch *************/
.badheader-search-box-inner {
    padding: 24px 0;
}
.page-content.page-not-found {
    border: 1px solid #eee;
}
.badsearch-labal {
    font-size: 15px;
    border: none;
    font-weight: 700;
    color: rgb(255, 255, 255);
    height: 48px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    flex-shrink: 0;
    display: -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;
    line-height: 38px;
    font-weight: 700;
    background-color: rgb(247, 247, 247);
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
    white-space: nowrap;
    padding: 0px 15px;
    border-radius: 6px;
}
.search_popup .wrap_item {
    padding: 15px;
    overflow-y: scroll;
    max-height: 400px;
    height: 100%;
}
@media(max-width: 1024px) {
    .badheader-search-box-inner {
        padding: 20px 0;
    }
}
/*******************badheader-second-wrapper********************/
/********** badcustomer *************/
.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: #ffffff;
    border-radius: 5px;
}
.bad-compare-inline-block .compare-nb {
    position: absolute;
    top: 4px;
    right: 4px;
    background: var(--theme-custom-color);
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    display: none;
    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 {
    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: 991px) {
    .badtopoffertext-block {
        padding: 0;
    }
    .badtopoffertext-block a {
        line-height: 40px;
    }
}
@media(max-width: 767px) {
    .badcustomer-signin-content-box-wrapper {
        padding: 4px 0;
    }
}
/********** 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;
}
.join-block {
    padding: 25px 0 25px 15px;
    cursor: pointer;
}
.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;
    -ms-flex-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;
    overflow: hidden;
    border-radius: 6px;
    width: 100%;
    height: 35px;
}
.badshopping-cart-btn-wrapper svg {
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}
.badshopping-cart-btn-wrapper span {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    vertical-align: middle;
    display: inline-block;
}
.myaccount-text {
    text-align: left;
    padding-left: 10px;
}
.badshopping-cart-btn-wrapper {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-49%);
    -moz-transform: translateY(-49%);
    -webkit-transform: translateY(-49%);
    -o-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--theme-custom-color);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 21px 36px;
    z-index: 50;
    padding: 10px;
    border-radius: 6px 0px 0px 6px;
    width: 100px;
    height: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
@media(max-width:1199px) {
    .badheader-top-center:before {
        display: none;
    }
    .badtopoffertext-block p {
        font-size: 13px;
    }
    .join-block {
        padding-left: 2px;
    }
}
@media(max-width: 991px) {
    .join-block {
        padding: 0;
    }
}
@media(max-width: 480px){
    span.cart-products-count-item {
        display: none;
    }
    .cart-totle{
        display: none;
    }
    .badshopping-cart-btn-wrapper {
        width: 55px;
        height: 50px;
    }
    .badshopping-cart-btn-wrapper a {
        margin-bottom: 0;
    }
}
@media(max-width: 380px) {
    .badmobile-top-inner-right #_desktop_header_blog,
    .badmobile-top-inner-right #_desktop_header_store_location {
        display: none;
    }
    #_desktop_header_currency_block,
    #_desktop_header_store_location,
    .need-help-block {
        padding-right: 8px;
    }
}
/**********/
.need-help-block a {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    text-align: right;
}
.need-help-block a:hover {
    color: #eeeeee;
}
.join-inner a {
    font-weight: 700;
    box-sizing: border-box;
    height: 38px;
    display: block;
    line-height: 38px;
    font-size: 15px;
    color: #ffffff;
    padding: 0px 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -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;
    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 *************/
.badshopping-cart-product-wrapper {
    position: fixed;
    right: -60px;
    top: 0;
    bottom: 0;
    width: 320px;
    min-width: 320px;
    max-width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 21px 36px;
    opacity: 1;
    visibility: visible;
    z-index: 70;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    opacity: 0;
    visibility: hidden;
}
.badshopping-cart-product-wrapper.open {
    right: 0;
    opacity: 1;
    visibility: visible;
}
.badshopping-cart-product-inner {
    padding: 20px;
}
.badshopping-cart-noproduct-label {
    padding: 15px;
    text-align: center;
    font-weight: 700;
}
.badcart-top-text-btn {
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}
.badcart-top-text-btn i {
    font-style: normal;
    color: #777
}
.badcart-top-text-btn svg,
.badcart-top-text-btn span {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
}
.badshopping-cart-product-contet {
    margin-bottom: 15px;
    overflow-y: scroll;
    margin-right: -15px;
    border-bottom: 1px solid #eeeeee;
    scroll-behavior: smooth;
    height: calc(100vh - 313px);
}
.badshopping-cart-product-item-img {
    border: 1px solid #eee;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 15px;
}
.badshopping-cart-product-item-img img {
    width: 100%;
}
.badshopping-cart-product-info {
    margin-left: 80px;
}
.badshopping-cart-product-item {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}
.badshopping-cart-process-checkbout-btn {
    padding-top: 20px;
    text-align: center;
}
.badshopping-cart-process-checkbout-btn a {
    border: 1px solid var(--theme-custom-color);
    padding: 10px 20px;
    color: var(--theme-custom-color);
    font-weight: 600;
    display: block;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.badshopping-cart-process-checkbout-btn a:hover {
    color: #ffffff;
}
#blockcart-modal .modal-header {
    border-radius: 5px 5px 0 0;
    background-color: #ffffff;
    padding: 10px 15px;
}
.modal-header .close {
    top: -10px;
    right: -15px;
}
.modal-header .close {
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    font-size: 22px;
}
#blockcart-modal .modal-header span {
    display: block;
}
.modal-header .close {
    background-color: transparent;
    padding: 0;
}
.quickview button.close {
    padding: 0;
}
.badshopping-cart-tax-wrapper,
.badshopping-cart-shopping-wrapper,
.badshopping-cart-total-products-wrapper {
    margin-bottom: 15px;
}
.badshopping-cart-total-payment-wrapper {
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}
.badshopping-cart-tax-title,
.badshopping-cart-total-payment-title,
.badshopping-cart-shopping-title,
.badshopping-cart-total-products-title {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-align: left;
    float: left;
    width: 50%;
}
.badshopping-cart-tax-amout,
.badshopping-cart-total-payment-amout,
.badshopping-cart-shopping-amout,
.badshopping-cart-total-products-amout {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    width: 50%;
    display: inline-block;
    text-align: right;
}
.badshopping-cart-product-info .badproduct-name {
    text-align: left;
}
.badshopping-cart-product-info .badproduct-name a {
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.badshopping-cart-product-info .badshopping-cart-product-info-inner {
    margin-bottom: 5px;
    text-align: left;
}
.badshopping-cart-product-info .badshopping-cart-product-remove {
    text-align: left;
}
@media(max-width: 575px) {
    .badshopping-cart-product-wrapper {
        width: 290px;
        min-width: auto;
        max-width: 100%;
    }
}
@media(max-width: 991px) {
    .badmobile-top-block {
        background: #0f0f0f;
    }
    #_desktop_header_about,
    #_desktop_header_Contact {
        padding: 9px 8px;
    }
    #_mobile_myaccount {
        padding-left: 0;
    }
    .badmobile-logo-block {
        width: 100%;
        order: 1;
        text-align: center;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-dropdown {
        margin: 0;
        padding: 0;
        border: none;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-dropdown li~li {
        border-top: 1px solid #e5e5e5;
    }
}
@media(max-width: 767px) {
    #_desktop_header_about,
    #_desktop_header_Contact {
        padding: 5px 15px;
    }
}
@media(max-width: 425px) {
    #_mobile_vertical_menu {
        display: none;
    }
}
@media(max-width: 375px) {
    #_desktop_header_about,
    #_desktop_header_Contact {
        padding: 5px 8px;
    }
}
/******** Start cart Css ************************/
/******** End cart Css ************************/
/************** bsearch-user-cart *****************/
/************** end bsearch-user-cart *****************/
/******************************* main-badmenu *******************************************/
#_desktop_top_menu {
    display: block;
    text-align: left;
}
.badmain-menu-dropdown {
    margin: 0;
}
.badmain-menu-content-box .badmain-menu-content>.badmain-menu-dropdown>li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    cursor: pointer;
    padding: 0 15px;
}
.badsub-menu-item {
    width: 185px;
    float: left;
    text-align: left;
    padding-right: 10px;
}
.badmain-menu-dropdown-img-wrapper {
    padding-top: 10px;
}
.badmain-menu-dropdown-img img {
    width: 100%;
}
.badmain-menu-block-wrapper {
    text-align: left;
    overflow-x: auto;
}
.badmain-menu-block-wrapper::-webkit-scrollbar {
    height: 0px;
}
#header .badmega-menu-block ul li.level-1:nth-child(2)>a {
    padding-left: 0;
}
.badmain-menu-content .badmain-menu-dropdown[data-depth="0"]>li>.badmain-menu-dropdown-link a {
    font-size: 16px;
    color: #212121;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.badmain-menu-item {
    width: 185px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
}
.badmain-menu-dropdown-link {
    position: relative;
}
.badmain-menu-icon-wrapper a i {
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-weight: 500;
}
.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;
    }
}
/***************************************** menu media ********************************************/
.badmega-menu-block .badproduct-price-and-shipping {
    position: relative;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}
.badmega-menu-block .badproduct-wrapper:hover .badproduct-price-and-shipping {
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}
@media(max-width: 991px) {
    .badmega-menu-block .badproduct-wrapper-content {
        padding: 0;
    }
}
/**** menu media *****/
/************************ mobile-All-menu ***********************/
@media(max-width: 991px) {
    .badmain-menu-dropdown-img-wrapper {
        display: inline-block;
        vertical-align: middle;
    }
    .badmobile-header-block {
        position: relative;
    }
    .badmain-menu-dropdown {
        display: none;
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #eeeeee;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        padding: 15px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }
    .badmain-menu-dropdown.open {
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        visibility: visible;
        left: 0;
    }
    .badmain-menu-content-box .badmain-menu-content>.badmain-menu-dropdown>li {
        border: 1px solid #eeeeee;
        margin-bottom: 10px;
        padding: 0 15px;
        display: block;
    }
    .badmain-menu-content-box .badmain-menu-content>.badmain-menu-dropdown>li:last-child {
        margin-bottom: 0;
    }
    .badmain-menu-content .badmain-menu-dropdown[data-depth="0"]>li>.badmain-menu-dropdown-link a {
        color: #222222;
        font-size: 16px;
    }
    .badmain-menu-item .badmain-menu-icon-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .badmain-menu-icon-wrapper {
        display: block;
        position: absolute;
        top: 6px;
        right: 0;
        width: auto;
        height: auto;
    }
    .badmain-menu-icon-wrapper a i {
        cursor: pointer;
        line-height: 35px;
        height: 35px;
        width: 35px;
        font-size: 21px;
        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;
    }
    #header .badmega-menu-block ul li.level-1>a:after {
        display: none;
    }
    #header .badmega-menu-block ul li.level-1>a {
        padding: 0;
    }
}
/**********************vertical_menu**************************/
.badvertical-menu-row {
    margin: 0;
}
#_desktop_vertical_menu .badproduct-price-and-shipping .regular-price{
    padding-left: 0;
    padding-right: 10px;
}
@media(max-width:991px) {
    .badvertical-menu-vertical .bad-title-menu i {
        color: #ffffff;
    }
}
/********************************************* bad-slider-block *********************************************/
.badhome-slider-inner .owl-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
    margin: 0 5px;
}
.badtab-product-list-wrapper .owl-dots {
    text-align: center;
}
.badtab-product-list-wrapper .owl-stage-outer,
.badcategoryslider-content-inner .owl-stage-outer,
.badfeatured-product-list-inner .owl-stage-outer,
.badcrossselling-product-list-wrapper .owl-stage-outer,
.badspecial-products-content-box .owl-stage-outer{
    padding-bottom: 10px;
}
.owl-carousel .owl-dots .owl-dot span {
    height: 5px;
    width: 30px;
    display: block;
    background-color: rgba(245, 62, 50, 0.1);
}
.owl-carousel .owl-dots .owl-dot.active span {
    background-color: var(--theme-custom-color);
    opacity: 1;
}
.badhome-slider-inner .owl-carousel .owl-dots .owl-dot span {
    width: 38px;
    background-color: var(--theme-custom-color);
}
.badhome-slider-inner .owl-carousel .owl-dots .owl-dot.active span {
    width: 15px;
    background-color: #8b8b8b;
}
@media(max-width: 991px) {
    .badhome-slider-inner .owl-dots {
        bottom: 30px;
    }
}
@media(max-width: 575px) {
    .badhome-slider-inner .owl-dots {
        bottom: 10px;
    }
    .badtab-product-list-wrapper .owl-dots {
        padding-top: 0px;
    }
    .badhome-slider-inner .owl-carousel .owl-dots .owl-dot.active span {
        width: 13px;
    }
    .badhome-slider-inner .owl-carousel .owl-dots .owl-dot span {
        width: 26px;
    }
}
/********* category_prodct ************/
.badvertical-block {
    margin-bottom: 30px;
}
.badvertical-inner {
    margin: 0 -15px 0 0;
    padding-left: 15px;
}
@media(max-width: 991px) {
    .badvertical-inner {
        margin: 0;
        padding: 0;
    }
    .badvertical-menu-product-list-wrapper {
        padding: 0;
    }
    .badvertical-block {
        margin-bottom: 20px;
    }
}
@media(max-width: 575px) {
    .badvertical-menu-product-list-wrapper {
        padding: 0 15px;
    }
}
/********* end category_prodct ************/
/*************************** producat-tab-design *******************/
.badtab-prdoducts-block {
    padding-bottom: 80px;
    background-color: var(--theme-background-color);
}
.badtab-products-title-wrapper,
.badfeatured-product-main-title,
.badhomeblog-main-title,
.badcategoryslider-main-title,
.badcrossselling-product-main-title,
.badspecial-product-main-title{
    padding: 0 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.badtab-products-title-list {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    position: relative;
}
.badtab-products-title {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.badtab-products-title-list li {
    display: inline-block;
    vertical-align: middle;
}
.badtab-products-title-list li a {
    font-size: 16px;
    line-height: 16px;
    color: var(--theme-title-color);
    background-color: transparent;
    font-weight: 600;
    padding: 0 15px;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}
.badtab-products-title-list li.active a, .badtab-products-title-list li:hover a {
    color: var(--theme-custom-color);
}
.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;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    display: none;
}
.badtab-product-all-prod-link a:hover {
    background-color: #fff;
    color: var(--theme-custom-color);
}
@media(max-width:1810px) {
    .badtab-prdoducts-block.container-fluid {
        background-size: cover;
    }
}
@media(max-width: 1200px){
    .badtab-prdoducts-block {
        padding-bottom: 50px;
    }
}
@media(max-width:1199px) {
    .badtab-product-all-prod-link a {
        font-size: 14px;
        margin-top: 15px;
    }
    .badtab-products-title-wrapper,
    .badfeatured-product-main-title,
    .badhomeblog-main-title,
    .badcategoryslider-main-title,
    .badcrossselling-product-main-title,
    .badspecial-product-main-title {
        flex-direction: column;
        justify-content: center;
        gap: 30px;
    }
    .badtab-products-title{
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }
}
@media(max-width:991px) {
    .badtab-prdoducts-block {
        padding-bottom: 30px;
    }
    .badtab-products-title-wrapper,
    .badfeatured-product-main-title,
    .badhomeblog-main-title,
    .badcategoryslider-main-title,
    .badcrossselling-product-main-title,
    .badspecial-product-main-title{
        gap: 25px;
    }
    .badtab-product-all-prod-link a {
        padding: 10px 12px;
        font-size: 13px;
        margin-top: 10px;
    }
    .badtab-products-title-list li a {
        font-size: 15px;
    }

}
@media(max-width: 767px) {
    .badtab-products-title {
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        text-align: center;
    }
    .badtab-products-title-list li a {
        font-size: 14px;
    }
}
@media(max-width:575px) {
    .badtab-products-title-wrapper,
    .badfeatured-product-main-title,
    .badhomeblog-main-title,
    .badcategoryslider-main-title,
    .badcrossselling-product-main-title,
    .badspecial-product-main-title {
        gap: 20px;
        padding: 0 0 20px;
    }
    .badtab-product-all-prod-link a {
        padding: 10px;
        font-size: 12px;
        margin-top: 12px;
    }
    .badtab-products-title-list li {
        display: block;
    }
    .badtab-products-title-list li:last-child {
        margin-bottom: 0;
    }
    .badtab-products-title-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .badslider-product-right-img {
        margin-top: 20px;
        display: block;
    }
}
@media (max-width: 475px) {
    .badtab-products-title-list {
        flex-wrap: wrap;
        row-gap: 10px;
    }
}
@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 *******************************/
@media(min-width: 1200px){
    #category .container.bad-content-page, #product .container.bad-content-page,#prices-drop .container.bad-content-page,
    #new-products .container.bad-content-page,#best-sales .container.bad-content-page,#contact .container.bad-content-page{
        padding: 0;
    }
    #cms .container.bad-content-page{
        padding: 0 15px;
    }
}
@media(max-width: 1199px){
    #product #content-wrapper .container{
        padding: 0;
    }
}
@media(min-width: 480px) and (max-width: 575px) {
    #products .badproduct-wrapper-all {
        width: 50%;
    }
}
/***************************** end category-page ********************************/
/****************************** product-page *******************************/
#main .images-container .js-qv-mask.scroll {
    position: relative;
    overflow: visible;
}
.js-qv-mask.mask ul.product-images.js-qv-product-images {
    margin: auto;
    overflow: hidden;
}
.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;
}
.badproduct-page-main-content-inner {
    padding: 0;
    border: none;
}
.current-price span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding-right: 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:hover {
    background: #fff;
    color: var(--theme-custom-color);
}
.product-actions .add-to-cart .material-icons {
    font-size: 22px;
}
.product-add-to-cart .badproduct-wishlist a i {
    color: #ffffff;
}
.product-add-to-cart .badproduct-wishlist a i:hover {
    background-color: #fff;
    color: var(--theme-custom-color);
}
.product-add-to-cart .badproduct-wishlist .wishlist_button {
    border-radius: 0;
    height: 45px;
    width: 45px;
    background: transparent;
    border: 1px solid transparent;
    padding: 0;
    display: grid;
    margin: 0 auto;
    text-align: center;
}
.badproduct-page-main-content .product-add-to-cart .badproduct-wishlist .wishlist_button{
   border: none;
}
.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;
}
#product_comments_block_tab a {
    border: 1px solid transparent;
}
#product_comments_block_tab a:hover,
#product_comments_block_tab a:focus {
    color: var(--theme-custom-color);
    background-color: #fff;
    border: 1px solid var(--theme-custom-color);
}
@media(max-width: 1199px) {
    .product-actions .add-to-cart {
        padding: 5px 40px;
        font-size: 14px;
    }
    .product-actions .add-to-cart .material-icons {
        font-size: 20px;
    }
}
@media(max-width: 991px) {
    .badproduct-page-qty-info,
    .badproduct-page-cart-btn-wrapper,
    .product-variants>.product-variants-item {
        margin-bottom: 0;
    }
    .scroll-box-arrows {
        left: 40px;
    }
}
@media(max-width: 870px) {
    .product-custom-tabs {
        padding: 15px;
        margin: 30px 0;
    }
    .tabs .nav-tabs .nav-link {
        font-size: 16px;
    }
}
@media(max-width: 575px) {
    .badproduct-page-main-img-inner .images-container .product-cover{
        width: 100%;
        padding: 0;
    }
    .js-qv-mask.mask{
        width: 100%;
    }
    .js-qv-mask.mask ul.product-images.js-qv-product-images{
        display: flex;
        column-gap: 5px;
    }
}
@media(max-width: 460px) {
    .product-actions .add-to-cart {
        padding: 5px 15px;
        font-size: 13px;
    }
}
/***************************** 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;
    border: 1px solid #e5e5e5;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badtabfooter-prdoducts-block .badside-product-image a {
    border: none;
    border-right: 1px solid #e5e5e5;
}
.badtabfooter-prdoducts-block .badside-product-image a img {
    width: 100%;
}
.badtabfooter-products-content .badtabfooter-product-content-wrapper .badtabfooter-product-content-title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    color: #000004;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    letter-spacing: 0.8px;
}
.badtabfooter-prdoducts-block {
    padding-bottom: 80px;
}
.badtabfooter-products-page-link {
    text-align: right;
}
.badtabfooter-prdoducts-block .badproduct-wrapper {
    margin-bottom: 0;
}
@media(max-width: 1199px) {
    .badtabfooter-products-content {
        width: 50%;
        margin-bottom: 30px;
    }
    .badtabfooter-products-content:nth-child(3n) {
        clear: both;
    }
}
@media(max-width: 991px) {
    .badtabfooter-prdoducts-block .badside-product-wrapper-all {
        width: 100%;
        float: left;
    }
    .badtabfooter-prdoducts-block {
        padding-bottom: 0;
    }
    .badtabfooter-prdoducts-block .badtabfooter-product-content-title {
        font-size: 16px;
        padding-bottom: 10px;
    }
}
@media(max-width: 575px) {
    .badtabfooter-products-content {
        width: 100%;
    }
    .badtabfooter-prdoducts-block .badproduct-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .badtabfooter-prdoducts-block .badside-product-image {
        width: 40%;
    }
    .badtabfooter-prdoducts-block .badside-product-description {
        width: 60%;
    }
}
/*************** end footer-product ***************/
/************************************ next-prev-pagination **********************************************/
.badhome-slider-prev-btn{
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff;
    position: absolute;
    left: -10%;
    top: 50%;
    z-index: 5;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border-radius: 30px;
}
.badhome-slider-block:hover .badhome-slider-prev-btn {
    left: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badhome-slider-next-btn {
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff;
    z-index: 5;
    position: absolute;
    right: -10%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border-radius: 30px;
}
.badhome-slider-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;
    margin: 4px;
    border-radius: 30px;
}
.badhome-slider-block:hover .badhome-slider-next-btn {
    right: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badhome-slider-prev-btn: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 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.badhome-slider-wrapper {
    margin-bottom: 30px;
}
.badtestimonials-block .bad-all-pagination .bad-next-btn,
.badtestimonials-block .bad-all-pagination .bad-prev-btn{
    opacity: 1;
    background: transparent;
    border: none;
    margin: 0 3px;
}
.badtestimonials-block .bad-all-pagination .bad-next-btn{
    right: 0;
    left: auto;
}
.badtestimonials-block .bad-all-pagination .bad-prev-btn {
    left: 0;
    right: auto;
}
.badtestimonials-block .bad-next-btn i,
.badtestimonials-block .bad-prev-btn i{
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #444849;
    line-height: 30px;
    border-radius: 100px;
    margin: 4px;
    font-size: 0;
    position: relative;
}
.badtestimonials-block .bad-next-btn i:hover,
.badtestimonials-block .bad-prev-btn i:hover{
    background-color: var(--theme-custom-color);
}
.badtestimonials-block .bad-prev-btn i::after{
    position: absolute;
    content: '';
    top:5px;
    right: 15px;
    bottom: auto;
    background-image: url(../img/left.png);
    width: 31px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
    filter: none;
}
.badtestimonials-block .bad-next-btn i::after{
    position: absolute;
    content: '';
    top:5px;
    left: 15px;
    bottom: auto;
    background-image: url(../img/right.png);
    width: 31px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
    filter: none;
}
.bad-pagination-main {
    padding: 0 40px;
}
.bad-all-pagination{
    position: relative;
}
.bad-all-pagination .bad-prev-btn, .bad-all-pagination .bad-next-btn {
    position: relative;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 15px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #E5E5E5;
    margin: 0 5px;
    transform: rotate(-45deg);
}
.bad-prev-btn i, .bad-next-btn i {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    transform: rotate(45deg);
}
.bad-all-pagination .bad-prev-btn::before {
    position: absolute;
    content: "";
    width: 33px;
    height: 2px;
    background-color: #E5E5E5;
    top: -14px;
    left: -30px;
    transform: rotate(45deg);
}
.bad-all-pagination .bad-next-btn::before{
    position: absolute;
    content: "";
    width: 33px;
    height: 2px;
    background-color: #E5E5E5;
    bottom: -14px;
    right: -30px;
    transform: rotate(45deg);
}
.bad-all-pagination .bad-prev-btn:hover, .bad-all-pagination .bad-next-btn:hover{
    border: 2px solid #000;
}
.bad-all-pagination .bad-prev-btn:hover::before,
.bad-all-pagination .bad-next-btn:hover::before{
    background-color: #000;
}
.badviewed-products-block:hover .bad-all-pagination .bad-prev-btn,
.badcat-prod-products-block:hover .bad-all-pagination .bad-prev-btn,
.badcrossselling-products-block:hover .bad-all-pagination .bad-prev-btn,
.badcat-prod-products-block:hover .bad-all-pagination .bad-prev-btn,
.badviewed-products-block:hover .bad-all-pagination .bad-prev-btn,
.badcrossselling-products-block:hover .bad-all-pagination .bad-prev-btn,
.badbestseller-products-block:hover .bad-all-pagination .bad-prev-btn,
.badspecial-products-block:hover .bad-all-pagination .bad-prev-btn,
.badbrandlist-block:hover .bad-all-pagination .bad-prev-btn,
.badnew-products-block:hover .bad-all-pagination .bad-prev-btn{
    opacity: 1;
}
.badviewed-products-block:hover .bad-all-pagination .bad-next-btn,
.badcat-prod-products-block:hover .bad-all-pagination .bad-next-btn,
.badcrossselling-products-block:hover .bad-all-pagination .bad-next-btn,
.badcat-prod-products-block:hover .bad-all-pagination .bad-next-btn,
.badviewed-products-block:hover .bad-all-pagination .bad-next-btn,
.badcrossselling-products-block:hover .bad-all-pagination .bad-next-btn,
.badbestseller-products-block:hover .bad-all-pagination .bad-next-btn,
.badspecial-products-block:hover .bad-all-pagination .bad-next-btn,
.badbrandlist-block:hover .bad-all-pagination .bad-next-btn,
.badnew-products-block:hover .bad-all-pagination .bad-next-btn{
    opacity: 1;
}
button.badviewed-product-prev-btn.bad-prev-btn,
button.badviewed-product-next-btn.bad-next-btn {
    display: inline-block;
}
button.badcat-prod-product-prev-btn.bad-prev-btn,
button.badcat-prod-product-next-btn.bad-next-btn {
    display: inline-block;
}
.badcat-prod-product-main-title,
.badcrossselling-product-main-title,
.badviewed-product-main-title {
    position: relative;
}
@media(max-width: 991px) {
    .badhome-slider-prev-btn{
        left: 25px;
    }
    .badhome-slider-next-btn{
        right: 25px;
    }
    .badhome-slider-block:hover .badhome-slider-prev-btn{
        left: 25px;
    }
    .bad-all-pagination .bad-prev-btn, .bad-all-pagination .bad-next-btn {
        opacity: 1;
    }
    .badhome-slider-block:hover .badhome-slider-next-btn{
        right: 25px;
    }
}
@media(max-width: 767px) {
    .bad-all-pagination .bad-prev-btn i {
        right: auto;
    }
    .bad-all-pagination .bad-next-btn i {
        left: auto;
    }
}
@media(max-width: 665px) {
    .bad-all-pagination .bad-prev-btn i {
        right: auto;
    }
    .bad-all-pagination .bad-next-btn i {
        left: auto;
    }
}
@media(max-width: 575px) {
    .badhome-slider-prev-btn i, .badhome-slider-next-btn i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 22px;
    }
}
@media(max-width:480px){
    .badhome-slider-prev-btn{
        left: 10px;
    }
    .badhome-slider-next-btn{
        right: 10px;
    }
    .badhome-slider-block:hover .badhome-slider-prev-btn{
        left: 10px;
    }
    .badhome-slider-block:hover .badhome-slider-next-btn{
        right: 10px;
    }
}
/************************************ all theme title and subtitle ********************************/
.badmain-title-wrapper .badmain-sub-title {
    font-size: 40px;
    line-height: 54px;
    color: #181818;
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--badtheme-font-name-2);
    display: inline-block;
    padding-left: 5px;
    letter-spacing: 1px;
}
.badmain-title-wrapper {
    text-align: center;
    position: relative;
}
.badmain-title-wrapper .badmain-title {
    position: relative;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 38px;
    color: var(--theme-title-color);
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
    font-family: var(--badtheme-font-name-2);
    display: inline-block;
    letter-spacing: 0;
    z-index: 0;
}

.badmain-title-wrapper .badmain-title::before {
    content: '';
    position: absolute;
    width: 93px;
    height: 2px;
    background-color: #44647B;
    bottom: 0;
    left: 0;
}
.badmultibanner2-main-title .badmain-title-wrapper .badmain-title::before,
.badtestimonials-main-title .badmain-title-wrapper .badmain-title::before {
    left: 50%;
    transform: translateX(-50%);
}
.badmain-title-wrapper .badmain-title::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: #F9B244;
    border-radius: 24px;
    top: -3px;
    right: -5px;
    z-index: -1;
}
.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-2);
}
@media(max-width: 1199px) {
    .badmain-title-wrapper .badmain-title, .badspecial-products-content-box .badmain-title-wrapper .badmain-title {
        font-size: 28px;
    }
    .badmain-title-wrapper .badmain-desc {
        font-size: 13px;
        line-height: 16px;
    }
    .badmain-title-wrapper .badmain-title::before{
        left: 50%;
        transform: translateX(-50%);
    }
}
@media(max-width: 991px) {
    .badspecial-products-content-box .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-sub-title {
        font-size: 26px;
        line-height: 30px;
    }
    .badmain-title-wrapper .badmain-title::after{
        top: -5px;
        right: -10px;
    }
}
@media(max-width:767px) {
    .badmain-title-wrapper .badmain-desc {
        font-size: 11px;
    }
    .badspecial-products-content-box .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-sub-title {
        font-size: 24px;
        line-height: 26px;
    }
}
@media(max-width: 575px) {
    .badmain-title-wrapper .badmain-title, .badspecial-products-content-box .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-sub-title {
        font-size: 22px;
        line-height: 24px;
    }
    .badmain-title-wrapper .badmain-desc {
        width: 70%;
    }
    .badmain-title-wrapper .badmain-title::after{
        top: -8px;
    }
}
@media(max-width: 480px){
    .badmain-title-wrapper .badmain-title, .badspecial-products-content-box .badmain-title-wrapper .badmain-title, .badmain-title-wrapper .badmain-sub-title {
        font-size: 20px;
        line-height: 22px;
    }
}
/***************** All producat and badproduct-link  **************************/
.badproduct-link.badfeatured-product-link i {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding-left: 10px;
    vertical-align: inherit;
}
.badbestseller-product-link-wrapper {
    display: none;
}
.badproduct-link,
.badhomeblog-link a {
    display: inline-block;
    vertical-align: middle;
    padding-top: 25px;
}
.badhomeblog-link a,
.badtabfooter-products-page-link a,
.badproduct-link a {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    background-color: var(--theme-custom-color);
    padding: 14px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    -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;
}
.badhomeblog-link a:hover,
.badtabfooter-products-page-link a:hover,
.badproduct-link a:hover {
    color: var(--theme-custom-color);
    background-color: #fff;
    box-shadow: 0 0 30px 0 #e1e1e1;
}
.badfeatured-products-content-box,
.badbestseller-products-content-box {
    text-align: center;
}
.badviewed-products-block,
.badlike-products-block,
.badcross-selling-products-block,
.badcat-prod-products-block,
.badcategory-products-block,
.badcrossselling-products-block,
.badbestseller-products-block  {
    margin-bottom: 80px;
}
@media(max-width: 1200px) {
    .badviewed-products-block,
    .badlike-products-block,
    .badcross-selling-products-block,
    .badcategory-products-block,
    .badcat-prod-products-block,
    .badcrossselling-products-block,
    .badbestseller-products-block  {
        margin-bottom: 50px;
    }
    .badhomeslider {
        margin-bottom: 0px;
    }
}
@media(max-width: 1199px) {
    .badhomeblog-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 14px;
        line-height: 26px;
    }
}
@media(max-width: 991px) {
    .badviewed-products-block,
    .badlike-products-block,
    .badcross-selling-products-block,
    .badcategory-products-block,
    .badcat-prod-products-block,
    .badbestseller-products-block .badnew-products-block,
    .badcrossselling-products-block,
    .badbestseller-products-block {
        margin-bottom: 30px;
    }
    .badproduct-link,
    .badhomeblog-link a {
        padding-top: 20px;
    }
}
@media(max-width: 991px) {
    .badslider-product-left-img {
        display: none;
    }
    .badlike-products-block .container,
    .badcross-selling-products-block .container,
    .badcategory-products-block .container {
        padding: 0;
    }
}
.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,
.badbestseller-product-list-wrapper,
.badfeatured-product-list-wrapper {
    padding: 0;
}
.badspecial-product-list-wrapper{
    padding: 0 15px 0 0;
}
@media (max-width: 991px) {
    .badspecial-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%;
    }
}
@media(max-width: 575px) {
    .badproduct-link,
    .badhomeblog-link a {
        padding: 6px 16px;
        margin-top: 0;
    }
    .badhomeblog-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 11px;
    }
}
@media(max-width: 375px) {
    .badproduct-link,
    .badhomeblog-link a {
        padding: 3px 10px;
        margin-top: 0;
    }
    .badhomeblog-link a,
    .badtabfooter-products-page-link a,
    .badproduct-link a {
        font-size: 10px;
    }
}
/***************** 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%;
    padding: 0;
}
.badside-product-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.badcategory-maincategory, .badside-title-wrapper .badside-title {
    background-color: var(--theme-custom-color);
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    color: #ffffff;
}
.badside-title-wrapper .badside-title a {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.bedsearch_filters-content {
    padding: 15px 15px 10px 15px;
}
.bedbrands-filters-brands {
    padding: 15px;
}
.bedbrands-filters-brands ul {
    margin: 0;
}
.bedbrands-filters-brands ul li {
    margin-bottom: 5px;
}
.bedsearch_filters-content p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #999999;
}
.badcategory-maincategory a {
    color: #ffffff;
}
.badcategory-tree-block,
.badnew-side-block,
.badspecial-side-block,
#search_filters_suppliers,
#search_filters_brands,
.badcustomerservices-left-block,
.badhomeblog-left-block,
.badchaincategoryslider-left-block,
.badbrandlist-left-block,
.badbestseller-side-block,
.badfeatured-side-block {
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
.badnew-product-list-box,
.badtab-product-list-box,
.badspecial-product-list-box,
.badfeatured-product-list-box,
.badbestseller-product-list-box,
.badlike-product-list-wrapper,
.badcrossselling-product-list-wrapper,
.badviewed-product-list-wrapper,
.badcat-prod-product-list-wrapper {
    position: relative;
    margin: 0 -15px;
}
.badtestimonials-left-block {
    margin-bottom: 30px;
}
#products.grid .badproduct-description .list-view.badproduct-wrapper-box {
    display: none;
}
#products.grid .badproduct-wrapper-all,
#products.list .badproduct-wrapper-all {
    margin-bottom: 15px;
    padding: 0 15px;
}
.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;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    overflow: hidden;
    border: 1px solid transparent;
}
.badside-product-wrapper .badproduct-wrapper:hover{
    box-shadow: none;
}
.badside-product-wrapper .thumbnail-container {
    padding: 0;
}
.badside-product-title a {
    display: block;
}
.badside-product-title a h4 {
    font-size: 14px;
    margin-bottom: 0;
    color: var(--theme-title-color);
    font-weight: 500;
    line-height: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
}
.badside-product-price-and-shipping, .badside-product-name {
    margin-bottom: 3px;
}
.badside-product-description .badproduct-left-star {
    padding-top: 0;
}
.badside-product-price-and-shipping .price {
    font-size: 15px;
    color: #3BB77E;
    font-weight: 500;
}
.badside-product-price-and-shipping .baddiscount-product {
    color: #ff5d5d;
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
    display: none;
}
.badside-product-price-and-shipping .regular-price {
    padding-left: 5px;
    color: #ADADAD;
    font-size: 13px;
    font-weight: 500;
    text-decoration: line-through;
}
.badproduct-left-star {
    padding-top: 5px;
}
.badside-product-image {
    padding: 0 15px 0 0;
}
.badproduct-wrapper .badproduct-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-hover-image {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badside-product-description {
    padding: 0;
}
.badside-product-wrapper-content {
    border-bottom: 1px solid #eeeeee;
    padding: 15px;
}
.badspecial-side-link,
.badbestseller-side-link,
.badnew-side-link,
.badfeatured-side-link {
    padding: 10px 15px;
    text-align: right;
}
.badcategory-tree-inner {
    margin-bottom: 0;
}
.badcategory-subcategory {
    padding: 15px 15px 5px 15px;
}
.badcategory-tree-sub-menu li a {
    color: #111111;
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.badcategory-tree-sub-menu li a.category-sub-link {
    color: #999999;
    padding-left: 10px;
}
.badcategory-tree-sub-menu li {
    position: relative;
}
.badcategory-tree-sub-menu li .navbar-toggler i {
    font-size: 24px;
    color: #999999;
}
.badcategory-tree-sub-menu li .navbar-toggler {
    display: block;
    position: absolute;
    top: 0;
    padding: 0;
    right: 0;
    width: auto;
    height: auto;
}
.badcategory-tree-sub-menu li .navbar-toggler .remove {
    display: none;
}
@media(max-width: 1199px) {
    .badside-product-wrapper .badside-product-wrapper-all {
        width: 50%;
    }
    .badside-product-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
}
@media(max-width: 991px) {
    .badnew-product-list-box,
    .badfeatured-product-list-box,
    .badlike-product-list-wrapper,
    .badcrossselling-product-list-wrapper,
    .badviewed-product-list-wrapper,
    .badcat-prod-product-list-wrapper {
        padding: 15px 0 0;
    }
}
@media(max-width: 575px) {
    .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;
    border-radius: 7px;
}
.badcategory-block-inner{
    text-align: left;
}
.badcategory-list-header-title{
    font-size: 20px;
    color: #111111;
    font-weight: 600;
}
.badcategory-name-image {
    overflow-x: auto;
    cursor: grab;
    max-height: 308px;
    display: flex;
    overflow-y: hidden;
}
.bad-sub-category-title {
    font-size: 18px;
    font-weight: 600;
    color: #111111;
    padding-bottom: 10px;
}
.bad-sub-category-wrapper {
    width: 115px;
    margin: 5px 15px 5px 0;
    text-align: center;
    flex: 0 0 auto;
}
.badcategory-name {
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding-top: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.bad-category-image a {
    border: 1px solid #e5e5e5;
    display: block;
    overflow: hidden;
    padding: 5px;
    border-radius: 5px;
}
#product .tabs,
#product #block-reassurance{
    border: 1px solid #eee;
}
#block-reassurance li{
    border-bottom: 1px solid #eee;
}
#products {
    color:#666;
}
.block-category #category-description span,
.block-category #category-description p{
    font-size: 14px;
    color: #999999;
    padding:0;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 24px;
    text-align: left;
}
.block-category #category-description p:first-child{
    margin-bottom: 0;
}
.badcategory-list-header-img img{
    width: 100%;
}
/************************ end block-category-top ********************************/
/********************** badhome-slider *********************/
.badhomeslider {
    background-color: #f1f3f8;
    padding: 30px 0;
}
.badhome-slider-items {
    position: relative;
}
.badhome-slider-items-content.left {
    text-align: left;
}
.badhome-slider-items-content.center {
    text-align: center;
}
.badhome-slider-items-content.right {
    text-align: right;
}
.badhome-slider-items-content.hide {
    display: none;
}
.badhome-slider-items-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    left: 10%;
    margin: auto;
}
.badhome-slider-inner img.owl-lazy {
    width: 100%;
}
.badhome-slider-items-content .badhome-slider-items-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: capitalize;
    color: #212529;
    padding-bottom: 20px;
}
.badhome-slider-items-sub-title h1 {
    font-size: 54px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.badhome-slider-items-sub-title h1 span {
    color: var(--theme-custom-color);
}
.badhome-slider-items-description p {
    font-size: 16px;
    line-height: 31px;
    color: #7A7A7A;
    margin: 0%;
    font-weight: 400;
    padding: 30px 0;
    max-width: 520px;
}
.badhome-slider-items-btn a,
.badhome-slider-items-btn a:focus {
    font-size: 16px;
    display: inline-block;
    padding: 12px 22px;
    line-height: 20px;
    color: #fff;
    border-radius: 5px;
    background-color: var(--theme-custom-color);
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -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;
}
.badhome-slider-items-btn a:hover {
    background-color: #000;
    color: #fff;
}
@media(max-width: 1199px) {
    .badhomeslider {
        padding: 30px 0 0;
    }
    .badhome-slider-items-description p {
        font-size: 15px;
        line-height: 26px;
        padding: 20px 0;
    }
    .badhome-slider-items-description p a {
        font-size: 15px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 48px;
        line-height: 54px;
    }
    .badhome-slider-items-btn a,
    .badhome-slider-items-btn a:focus {
        padding: 10px 20px;
    }
}
@media(max-width: 991px) {
    .badhomeslider {
        margin-bottom: 30px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .badhome-slider-items-description p {
        font-size: 13px;
        line-height: 20px;
        padding: 10px 0;
        max-width: 350px;
    }
    .badhome-slider-items-btn a {
        padding: 7px 18px;
        font-size: 13px;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 10px;
    }
}
@media(max-width: 767px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 18px;
        line-height: 22px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .badhome-slider-items-description p {
        font-size: 12px;
        line-height: 18px;
        max-width: 320px;
    }
}
@media(max-width: 575px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 5px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .badhome-slider-items-description p {
        display: none;
    }
    .badhome-slider-items-btn a {
        padding: 3px 12px;
        font-size: 11px;
        margin-top: 10px;
    }
    .badcategory-list-header, .bad-category-main{
        margin-bottom: 15px;
        padding: 10px;
    }
    .badcategory-list-header-title{
        font-size: 18px;
    }
    .bad-sub-category-title{
        font-size: 16px;
    }
    .badcategory-name{
        font-size: 14px;
    }
}
@media(max-width: 475px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 14px;
        line-height: 18px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
}
@media(max-width: 375px) {
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 12px;
        line-height: 14px;
    }
    .badhome-slider-items-sub-title h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .badhome-slider-items-btn a {
        padding: 3px 9px;
    }

}
/********************** 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;
    max-height: 100px;
    max-width: 100px;
    left: 50%;
    top: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
/****************** end badhome-loader *********************/
/********************************* 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);
    font-weight: 700;
    height: 38px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -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;
    border-radius: 6px;
    border: 1px solid rgb(241, 241, 241);
    outline: none;
}
/********************** footer-newsltter **********************/
.badfooter-after-block {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #f3f3f3;
    margin-top: 80px;
}
.container-fluid.badfooter-after {
    background-color: #000;
    padding: 10px 0;
}
.badnewsletter-content-box {
    float: right;
}
.badnewsletter-content-title-inner {
    position: relative;
    text-align: left;
}
.badnewsletter-content-title-wrapper  {
    padding: 0;
}
.badnewsletter-content-sub-title {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #000;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.block_newsletter form input {
    height: 64px;
}
.input-wrapper input {
    width: 100%;
    outline: none;
    border: none;
    border: 1px solid #d2d2d2;
    padding: 3px 20px;
    line-height: 24px;
    color: #838383;
    background-color: #fff;
    font-size: 16px;
    margin-right: 10px;
}
.block_newsletter form input[type=email]::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #838383;
    line-height: 24px;
}
.input-wrapper input::placeholder {
    font-size: 14px;
    color: #f4f6ec;
    opacity: 1;
}
.badnewsletter-block-inner {
    width: 100%;
    position: relative;
    margin: 0;
}
.badnewsletter-content-title-wrapper .badnewsletter-content-title {
    font-size: 40px;
    line-height: 48px;
    font-family: var(--badtheme-font-name-2);
    color: #253D4E;
    font-weight: 700;
}
.badnewsletter-content-subtitle{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #7E7E7E;
    padding: 20px 0 40px 0;
}
.badnewsletter-block-inner .input-wrapper-button i {
    font-size: 17px;
    width: 25px;
}
.badnewsletter-block-inner .input-wrapper {
    width: 100%;
}
.badnewsletter-share-icon{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 20px 15px 20px 20px;
}
.badnewsletter-share-icon i{
    font-size: 16px;
    line-height: 24px;
    color: #838383;
}
.badnewsletter-block-inner .input-wrapper-button input {
    position: absolute;
    top: 0;
    right: -1px;
    border-radius: 50px;
    font-weight: 700;
    font-family: var(--badtheme-font-name-2);
}
.input-wrapper-button input {
    text-transform: capitalize;
    background-color: var(--theme-custom-color);
    padding: 20px 40px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    height: 50px;
}
.badnewsletter-block .input-wrapper-button input:hover {
    background-color: #000;
    color: #fff;
}
.input-wrapper-button i {
    color: #000;
}
.badnewsletter-content-form {
    padding: 0;
}
@media(max-width:1459px) {
    .badnewsletter-content {
        text-align: center;
    }
}
@media(max-width:1200px){
    .badnewsletter-content-subtitle{
        padding: 15px 0 30px 0;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title{
        font-size: 34px;
        line-height: 40px;
    }
    .block_newsletter form input {
        height: 50px;
    }
    .badnewsletter-share-icon{
        padding: 13px 10px 13px 20px;
    }
    .badnewsletter-block-inner .input-wrapper-button input{
        padding: 13px 25px;
    }
}
@media(max-width:1199px) {
    .badnewsletter-content-sub-title {
        font-size: 14px;
    }
    .badnewsletter-content::after,
    .badhomeblog-block::after {
        display: none;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title::before {
        width: 50px;
        height: 52px;
        background-size: cover;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title::before {
        top: -5px;
    }
}
@media(max-width:991px) {
    .badnewsletter-content-title-inner {
        text-align: left;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title{
        font-size: 30px;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title::before {
        left: 20px;
        width: 40px;
        height: 42px;
        top: -5px;
    }
    .input-wrapper input {
        padding: 0px 10px;
    }
    .badfooter-after-block {
        margin-top: 30px;
    }
    
    .badnewsletter-content-sub-title {
        font-size: 13px;
        line-height: 18px;
    }
    .badfooter-before-content {
        padding: 15px;
    }
    .badfooter-after-block {
        text-align: center;
        display: block;
    }
}
@media(max-width: 779px) {
    .badnewsletter-content-title-wrapper {
        padding: 0%;
    }
    .badnewsletter-content {
        text-align: center;
        top: 25%;
    }
}
@media (max-width: 767px) {
    .badpage-loader{
        max-width: 80px;
        max-height: 80px;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title::before {
        top: 0;
        left: 0;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title{
        font-size: 26px;
        line-height: 32px;
    }
    .block_newsletter form input[type="email"]{
        padding: 11px 45px;
        font-size: 14px;
        line-height: 20px;
    }
    .badnewsletter-block-inner .input-wrapper-button input{
        padding: 11px 25px;
    }
    
    .input-wrapper-button input {
        font-size: 14px;
        line-height: 20px;
    }
    .badnewsletter-content-subtitle{
        font-size: 16px;
    }
    .input-wrapper input,
    .block_newsletter form input[type=email]::placeholder{
        font-size: 14px;
        line-height: 20px;
    }
    .block_newsletter form input {
        height: 42px;
    }
    .badnewsletter-share-icon {
        padding: 11px 10px 11px 20px;
    }
    .badnewsletter-share-icon i {
        font-size: 14px;
        line-height: 20px;
    }
}
@media(max-width: 575px) {
    .badnewsletter-content{
        background-position: left;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title{
        font-size: 22px;
        line-height: 28px;
    }
    .badnewsletter-content-subtitle {
        padding: 10px 0 20px 0;
        font-size: 15px;
    }
    .block_newsletter form input[type=email]::placeholder,
    .block_newsletter form input[type="email"] {
        font-size: 12px;
    }
    .block_newsletter form input[type=submit] {
        font-size: 14px;
        padding: 10px 35px;
    }
}
@media (max-width :475px) {
    .input-wrapper input {
        line-height: 35px;
    }
    .badoffer-block-inner .input-wrapper {
        margin-right: 5px;
    }
}
@media(max-width: 425px) {
    .badnewsletter-content-title-wrapper .badnewsletter-content-title {
        font-size: 20px;
        line-height: 26px;
    }
    .badnewsletter-content-title-wrapper .badnewsletter-content-title::before {
        width: 30px;
        height: 32px;
        top: 4px;
    }
    .block_newsletter form input[type=submit] {
        padding: 10px 30px;
    }
}
/*********** footer-before ***********/
.navbar-toggler {
    display: none;
}
.footer-logo-botton {
    margin-top: 30px;
}
.footer-logo-botton a {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 20px;
    text-transform: uppercase;
    border-radius: 5px;
}
@media(min-width: 992px) {
    .badfooter-category-inner {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }
}
@media(max-width: 1440px) {
    .badfooter-after-block {
        z-index: 1;
        position: relative;
        margin-top: 40px;
    }
}
@media(max-width: 991px) {
    .badfooter-after-block {
        margin-top: 20px;
    }
    .badfooter-link-outer {
        padding-top: 0;
    }
    .badfooter-storeinfo-content-wrapper::after {
        display: none;
    }
    .navbar-toggler {
        display: block;
        padding: 0;
        position: absolute;
        height: 40px;
        width: 40px;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 34px;
    }
    #category #search_filters .facet .title .collapse-icons .remove {
        display: none;
    }
    .navbar-toggler i {
        color: #000;
        font-size: 20px;
        line-height: 13px;
    }
}
/*****************badfooter-socialicon-block*********************/
.badfooter-socialicon-content li a{
    display: block;
}
.badfooter-socialicon-content li a i {
    font-size: 16px;
    color: #000;
    width: 30px;
    height: 30px;
    background-color: transparent;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
}
.badfooter-socialicon-content li a i:hover {
    color: var(--theme-custom-color);
    background-color: #fff;
}
.badfooter-socialicon-content li {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
}
/*.badfooter-socialicon-content li ~ li{
    padding-left: 10px;
}*/
.fixed-social-wrapper .badfooter-socialicon-content {
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-49%);
}
.fixed-social-wrapper .badfooter-socialicon-content li {
    overflow: hidden;
    height: 32px;
    display: block;
    background-color: #FFF;
    border-radius: 0 15px 15px 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-bottom: 10px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    z-index: 2;
    padding: 7px 10px;
    transition: all 0.5s;
    position: absolute;
    min-width: 135px;
}
.fixed-social-wrapper .badfooter-socialicon-content .facebook{
    left: -90px;
}
.fixed-social-wrapper .badfooter-socialicon-content .twitter{
    left: -90px;
    top: 40px;
}
.fixed-social-wrapper .badfooter-socialicon-content .pinterest{
    left: -90px;
    top: 80px;
}
.fixed-social-wrapper .badfooter-socialicon-content .instagram{
    left: -90px;
    top: 120px;
}
.fixed-social-wrapper .badfooter-socialicon-content .linkedin{
    left: -90px;
    top: 160px;
}
.fixed-social-wrapper .badfooter-socialicon-content .facebook:hover{
    left: 0;
    background-color: #1877F2;
}
.fixed-social-wrapper .badfooter-socialicon-content .twitter:hover{
    left: 0;
    background-color: #1DA1F2;
}
.fixed-social-wrapper .badfooter-socialicon-content .pinterest:hover{
    left: 0;
    background-color: #E60023;
}
.fixed-social-wrapper .badfooter-socialicon-content .instagram:hover{
    left: 0;
    background-color: #FCAF45;
}
.fixed-social-wrapper .badfooter-socialicon-content .linkedin:hover{
    left: 0;
    background-color: #0077b5;
}
.fixed-social-wrapper .badfooter-socialicon-content li a i {
    font-size: 15px;
    color: #6f6f6f;
    width: auto;
    height: auto;
    background-color: transparent;
    line-height: normal;
    text-align: center;
}
.fixed-social-wrapper .badfooter-socialicon-content li:hover .icon-title,
.fixed-social-wrapper .badfooter-socialicon-content li:hover a i{
    color: #fff;
}
.fixed-social-wrapper .badfooter-socialicon-content li a {
    display: flex;
    align-items: center;
}
.fixed-social-wrapper .badfooter-socialicon-content .icon-title {
    color: #6f6f6f;
    min-width: 100px;
}
@media(max-width: 991px){
    .badfooter-socialicon-content{
        display: none;
    }
}
/************** badfooter-copyright-paymate-icon ***************/
.badfooter-row-content {
    padding: 0;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content {
    position: fixed;
    bottom: 60px;
    z-index: 50;
    right: 30px;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a{
    display: block;
}
.badfooter-top-to-bottom-content i.material-icons {
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background-color: var(--theme-custom-color);
    border-radius: 6px;
    width: 45px;
    height: 45px;
    transition: 0.5s all ease-in-out;
    -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;
}
.badfooter-top-to-bottom-content i.material-icons:hover {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transition: 0.5s all ease-in-out;
    -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;
}
.badfooter-top-to-bottom-content:hover a {
    background-position: 0 -50px;
}
.badapplink-content-img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.badapplink-content-img img {
    width: 110px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.badfooter-after-block .badfooter-title {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    line-height: normal;
    padding: 0 10px;
    display: block;
    margin: 0;
    border: none;
}
.badapplink-block {
    text-align: center;
}
.badpaymenticon-block {
    text-align: right;
    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;
    order: 2;
    padding: 0;
}
.badpaymenticon-block span::before {
    display: none;
}
.badfooter-socialicon-content-wrapper {
    text-align: left;
}
.badpaymenticon-item a img {
    width: 40px;
}
.badpaymenticon-content-inner .badpaymenticon-item {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px) {
    .badfooter-socialicon-block {
        margin-top: 15px;
    }
    .badpaymenticon-content-inner .badpaymenticon-item {
        margin: 0 3px;
    }
    .badpaymenticon-block {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        padding-top: 10px;
    }
    .badapplink-block {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
    .badfooter-storeinfo-content-title.badfooter-title {
        display: block;
    }
    .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;
    }
    .badfooter-socialicon-content {
        text-align: left;
    }
}
@media(max-width: 767px) {
    .badapplink-block {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        text-align: center;
    }
    .badpaymenticon-content-inner {
        text-align: center;
    }
    .badpaymenticon-block .badfooter-title {
        padding-bottom: 0;
        font-size: 14px;
    }
}
@media (max-width:767px) {
    .badnewsletter-block-inner {
        padding-top: 0;
    }
}
/*************************** end-footer ********************************/
/**************************start_cookies*******************************/
/**************************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: #fff;
}
.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;
    right: -2px;
    top: -14px;
}
.badcmsvertical-category-title a i {
    padding-right: 10px;
}
/******** End-category ********/
/********************************************* all producat design *********************************************/
/************ all producat image hover ****************/
.badtab-product-first-item .badproduct-wrapper-content {
    margin-bottom: 30px;
}
#products .badproduct-wrapper-content {
    margin-bottom: 30px;
}
.badspecial-products-block .badproduct-wrapper-content{
    margin-bottom: 0;
}
.badproduct-wrapper-all {
    padding: 0 15px;
}
.badspecial-product-list-wrapper .badproduct-wrapper-all{
    padding: 0 10px;
}
.badproduct-wrapper {
    position: relative;
    cursor: pointer;
    border: 1px solid #ECECEC;
    border-radius: 15px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.badside-product-wrapper-content .badproduct-wrapper {
    border-radius: 0;
}
.badproduct-wrapper:hover{
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}
.badside-product-wrapper-all .badproduct-wrapper {
    background: transparent;
}
#products.list .badproduct-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
#products.list .badproduct-image img {
    width: 100%;
}
.badproduct-image img {
    width: 100%;
}
#products .thumbnail-container:hover .highlighted-informations {
    height: auto;
    bottom: 0;
}
/************ end all producat image hover ****************/
/************ all producat title ****************/
.badproduct-name .badproduct-title a h4 {
    font-size: 15px;
    line-height: 22px;
    color: var(--theme-title-color);
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    min-height: 48px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
}
#products.list-1 .badproduct-desc, #products.list-1 .badproduct-category-title, #products.list-1 .badproduct-name .badproduct-title a h4, #products.list-2 .badproduct-name .badproduct-title a h4 {
    text-align: left;
    padding: 0;
    min-height: auto;
}
.badproduct-price-and-cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.badproduct-price-and-shipping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content:flex-start ;
    align-items: center;
}
.badproduct-price-and-shipping .price {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    display: block;
    color: #3BB77E;
    font-family: var(--badtheme-font-name-2);
}
.badproduct-price-and-shipping .regular-price {
    color: #ADADAD;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    padding-left: 10px;
    text-decoration: line-through;
    font-family: var(--badtheme-font-name-2);
}
.badproduct-price-and-shipping .baddiscount-product {
    color: var(--theme-custom-color);
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
}
.badproduct-description,
.product-miniature .comments_note {
    text-align: center;
    line-height: 17px;
}
.bad-sub-menu .badproduct-wrapper-all {
    padding: 0;
}
.badproduct-desc p {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    text-align: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badproduct-desc {
    display: none;
}
#products.grid .badproduct-description .list-view.badproduct-wrapper-box,
#products.grid .badproduct-description .badproduct-desc {
    display: none;
}
.badnew-products-content-box {
    text-align: center;
}
.badproduct-color-compare-wrapper {
    padding-top: 5px;
}
#products.list .bad-product-list {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 1200px) {
    .badproduct-desc p {
        font-size: 12px;
        line-height: 18px;
    }
}
@media(max-width: 991px) {
    .badproduct-price-and-shipping .price {
        font-size: 18px;
    }
    .badproduct-quick-add-to-cart span,
    .bad-ask-question-wrapper span {
        font-size: 12px;
    }
    .badspecial-product-list-wrapper .badproduct-wrapper-all{
        padding: 0 15px;
    }
}
/************ end all producat title ****************/
.bad-product-list {
    margin: 10px 0;
    text-align: left;
}
#products.catelog .bad-product-list{
    text-align: center;
}
#products.catelog .bad-indicator.bad-bar .bad-outer{
    width: 65%;
    margin: auto;
}
#products.list-1 .bad-indicator.bad-bar .bad-outer{
    max-width: 260px;
    margin: 0;
}
.bad-indicator .bad-items {
    color: #777777;
    font-weight: 500;
}
@media (max-width: 425px) {
    #products.list-1 .bad-product-list{
        text-align: center;
    }
    #products.list-1 .bad-indicator.bad-bar .bad-outer{
        margin: auto;
    }
}
/************ product-flags ****************/
.badproduct-new-sale-flags-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
}
.badproduct-page-main-img-inner .badproduct-new-sale-flags-wrapper{
    left: 15px;
}
ul.badproduct-flags{
    display: block;
}
.badproduct-flags {
    margin-bottom: 0;
}
.badproduct-discount-pack-flags-wrapper {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 10;
}
.badproduct-flags .badproduct-flag {
    font-size: 13px;
    color: #fff;
    background-color: #3BB77E;
    font-weight: 400;
    line-height: 28px;
    width: 56px;
    height: 28px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 5px;
    border-radius: 14px 0 14px 0;
}
.badproduct-flags .badproduct-flag.discount{
    background-color: #F59758;
}
@media (max-width: 575px) {
    .badproduct-page-main-img-inner .badproduct-new-sale-flags-wrapper{
        left: 0;
    }
}
/************ end product-flags ****************/
/****************************badspecial-product*************************************/
.badspecial-products-block {
    padding: 80px 0;
    background-color: var(--theme-background-color);
}
.badslider-product-left-img{
    position: relative;
}
.badspecial-product-cover-text-block {
    position: absolute;
    top: 50px;
    left: 50px;
    right: 40px;
    text-align: left;
}
.badspecial-product-cover-text-block h1{
	font-size: 40px;
	line-height: 48px;
    font-weight: 700;
	color: #fff;
	font-family: var(--badtheme-font-name-2);
	margin-bottom: 100px;
}
.badspecial-product-cover-text-block a{
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	color: #fff;
	background-color: var(--theme-custom-color);
	padding: 8px 15px;
	font-family: var(--badtheme-font-name-2);
	font-weight: 700;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}
.badspecial-product-cover-text-block a:hover{
	background-color: #000;
	color: #fff;
}
.badspecial-product-cover-text-block a i{
	font-size: 10px;
	line-height: 16px;
	margin-left: 5px;
}
.badspecial-products-block .product-list-reviews{
    padding: 10px 0;
}
.badproduct-description {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background: transparent;
    padding: 21px;
}
.badproduct-price-and-shipping .baddiscount-product {
    color: #ff5d5d;
    font-size: 14px;
    display: none;
    font-weight: 400;
}
.badspecial-products-content-box .badproduct-desc {
    display: block;
}
#products.list .badproduct-description {
    display: inline-block;
}
#products.list .badproduct-wrapper-box.list-view {
    flex-direction: row;
}
.badproduct-star-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.badspecial-product-list-box .badproduct-star-price {
    padding: 0;
    border: 0;
}
@media(max-width: 1440px){
	.badspecial-product-cover-text-block h1{
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 60px;
	}
}
@media(max-width: 1200px){
    .badspecial-product-cover-text-block h1{
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 50px;
	}
	.badspecial-product-cover-text-block {
		top: 30px;
		left: 30px;
		right: 30px;
	}
	.badspecial-product-cover-text-block br{
		display: none;
	}
}
@media(max-width: 1199px) {
    .badspecial-products-block {
        padding: 50px 0;
    }
}
@media(max-width: 991px) {
    .badproduct-description{
        padding: 15px;
    }
    .badspecial-products-block {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .badproduct-flags .badproduct-flag{
        line-height: 25px;
        height: 25px;
        font-size: 12px;
    }
}
@media(max-width: 699px){
    #products.catelog .badproduct-description{
        padding: 15px 15px 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: left;
}
.bad-ask-question {
    float: right;
}
.badproduct-quick-add-to-cart i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    margin-right: 10px;
    background-image: url(../img/dollor-mail.png);
}
.bad-ask-question i {
    background-position: -60px 0;
}
.badproduct-quick-add-to-cart span {
    font-size: 13px;
    color: #777777;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px) {
    .badproduct-quick-add-to-cart i {
        margin-right: 5px;
    }
    .badproduct-cart-question {
        padding: 0 10px;
    }
}
/******************** bad-ask-question-wrapper *********************/
.bad-ask-question-wrapper {
    float: right;
}
.bad-ask-question-wrapper i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    background-position: -20px 0px;
    margin-right: 10px;
    background-image: url(../img/dollor-mail.png);
}
.bad-ask-question-wrapper span {
    font-size: 13px;
    color: #777777;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px) {
    .bad-ask-question-wrapper i {
        margin-right: 5px;
    }
}
/***************** end bad-ask-question-wrapper *********************/
/************* producat-star-review **************/
.star {
    width: auto;
    height: auto;
}
.badtestimonials-item-review .star {
    display: inline-block;
    vertical-align: middle;
}
.star i {
    font-size: 18px;
}
.star_on i {
    font-size: 19px;
}
.nb-comments {
    display: none;
}
@media (max) {
}
/************* end producat-star-review **************/
/************ badtimer-wrapper ****************/
.badtimer-wrapper {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badspecial-products-block .badtimer-wrapper {
    opacity: 1;
    top: 0;
    transform: none;
    left: 0;
}
.badspecial-products-block .badproduct-wrapper:hover .badtimer-wrapper{
    opacity: 1;
    transform: none;
}
.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-2 .badtimer-wrapper{
    position: static;
    transform: none;
    text-align: left;
    margin-top: 10px;
}
#products.list-2 .badproduct-wrapper:hover .badtimer-wrapper{
    opacity: 1;
    transform: none;
}
#products.list-1
 .badtimer-wrapper {
    text-align: left;
    position: static;
    left: 0;
    right: 0;
    margin-bottom: 15px;
    opacity: 1;
    bottom: 10px;
    top: auto;
    transform: none;
}
#products.catelog .badtimer-wrapper {
    text-align: center;
    position: static;
    left: 0;
    right: 0;
    margin-bottom: 15px;
    opacity: 1;
    bottom: 0;
    top: auto;
    transform: none;
}
.badtimer-content-inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.badspecial-products-block .badtimer-content-inner{
        display: block;
}
.badtimer-content {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background-color: transparent;
}
.badspecial-products-block .badtimer-content {
    width: 100px;
    height: 100px;
    min-height: 100px;
    display: block;
    padding: 18px 0;
    border-bottom: 1px solid #dadada;
}
.badtimer-content-secounds.badtimer-content {
    border-bottom: none;
}
.badproduct-description-content {
    padding-bottom: 20px;
}
.badtimer-time{
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    line-height: 17px;
    line-height: 40px;
}
.badspecial-products-block .badtimer-time {
    font-size: 28px;
    color: #1c1e1f;
    line-height: 40px;
}
.badspecial-products-block .badtimer-label {
    font-size: 16px;
    line-height: 24px;
    color: #696969;
    font-weight: 400;
}
.badtimer-content-inner .badtimer-content-close{
    display: none;
}
.badtimer-dot{
    margin: 0 3px;
    line-height: 40px;
}
.badspecial-products-block .badtimer-dot{
    display: none;
}
.badtimer-content-box{
    border-radius: 5px;
    display: inline-block;
    background-color: #ffffff;
    padding: 0;
}
.badspecial-products-block  .badtimer-content-box {
    border-radius: 20px;
    overflow: hidden;
    position: absolute;
    left: 5%;
    top: 20%;
}
.badtimer-content-icon{
    display: none;
}
.badmain-title-wrapper .badtimer-wrapper{
    position: static;
    transform:none;
    opacity: 1;
    text-align: left;
    padding-top: 20px;
}
.badmain-title-wrapper .badtimer-content-box {
    border-radius: 0;
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
}
.badmain-title-wrapper .badtimer-dot {
    margin: auto 8px;
    font-size: 18px;
    color: var(--theme-custom-color);
    font-weight: 600;
}
.badmain-title-wrapper .badtimer-content-inner .badtimer-label{
    display: block;
    font-size: 11px;
    color: #111;
    padding-top: 5px;
    text-transform: uppercase;
}
.badmain-title-wrapper .badtimer-time {
    font-size: 30px;
    color: var(--theme-custom-color);
    font-weight: 500;
    line-height: 36px;
    font-family: var(--badtheme-font-name-2);
}
.badmain-title-wrapper .badtimer-content-icon,
.badtimer-content-icon i{
    display: none;
}
@media(max-width: 1400px){
    .badspecial-products-block .badtimer-time {
        font-size: 26px;
        line-height: 36px;
    }
    .badspecial-products-block .badtimer-content {
        width: 90px;
        height: 90px;
        min-height: 90px;
        padding: 15px 0;
    }
}
@media(max-width: 1200px){
    .badspecial-products-block .badtimer-time {
        font-size: 24px;
        line-height: 34px;
    }
    .badspecial-products-block .badtimer-label {
        line-height: 20px;
        font-size: 13px;
    }
    .badspecial-products-block .badtimer-content {
        width: 80px;
        height: 80px;
        min-height: 80px;
        padding: 10px 0;
    }
}
@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: -15px;
    }
    .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;
    }
    .badspecial-products-block .badtimer-time {
        font-size: 18px;
        line-height: 28px;
    }
    .badspecial-products-block  .badtimer-content-box {
        top: 20%;
    }
    .badspecial-products-block .badtimer-content {
        width: 70px;
        height: 70px;
        min-height: 70px;
        padding: 7px 0;
    }
}
@media(max-width: 767px){
    .badspecial-products-content-box .badproduct-description-content {
        padding: 10px 0;
    }
    .badspecial-products-block .badtimer-time {
        font-size: 18px;
        line-height: 28px;
    }
    .badspecial-products-block .badtimer-content {
        width: 80px;
        height: 80px;
        min-height: 80px;
        padding: 10px 0;
    }
}
@media(max-width: 575px){
    .badtimer-content-icon {
        margin-right: 2px;
    }
    .badtimer-time {
        font-size: 12px;
    }
    .badtimer-dot {
        margin: 0 0px;
    }
    .badspecial-products-block  .badtimer-content-box {
        top: 20%;
    }
}
@media(max-width: 480px){
    .badspecial-products-block .badtimer-time {
        font-size: 16px;
        line-height: 26px;
    }
    .badspecial-products-block .badtimer-label {
        line-height: 22px;
        font-size: 12px;
    }
    .badspecial-products-block .badtimer-content {
        width: 60px;
        height: 60px;
        min-height: 60px;
        padding: 12px 0;
    }
}
@media(max-width: 350px){
    .badspecial-products-block .badtimer-content {
        width: 50px;
        height: 50px;
        min-height: 50px;
        padding: 3px 0;
    }
    .badspecial-products-block .badtimer-time {
        font-size: 14px;
        line-height: 20px;
    }
}
/************ 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-desc-icon-inner {
    position: relative;
    overflow: hidden;
}
.badproduct-page-main-content .badproduct-desc-icon-inner{
    width: 50%;
}
.badproduct-wrapper-box {
    z-index: 10;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.special-product-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.badspecial-products-block .badproduct-add-to-cart-btn span{
    font-family: var(--badtheme-font-name-2);
}
.badspecial-products-block .badproduct-add-to-cart-btn{
    margin: 0;
}
.badproduct-compare, .badproduct-wishlist, .badproduct-quick-view {
    -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 4px;
    transform: translateY(60px);
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform-origin: center center;
}
.badproduct-wrapper:hover .badproduct-wishlist {
    transition-delay: 0.2s;
}
.badproduct-wrapper:hover .badproduct-quick-view {
    transition-delay: 0.3s;
}
.badproduct-wrapper:hover .badproduct-compare {
    transition-delay: 0.4s;
}
.badcategoryproductslider-product-inner .badproduct-wrapper-box {
    position: absolute;
    bottom: 35%;
    left: 0;
    right: 0;
    margin: auto;
}
.badproduct-wrapper:hover .badproduct-compare,
.badproduct-wrapper:hover .badproduct-wishlist,
.badproduct-wrapper:hover .badproduct-quick-view,
.badproduct-wrapper:hover .badproduct-add-to-cart-btn {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
}
.badproduct-wrapper-box.list-view {
    position: inherit;
    opacity: 1;
    left: auto;
    right: auto;
    top: 5px;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    text-align: left;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}
.badproduct-desc {
    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;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}
.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: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
}
.badproduct-quick-view,
.badproduct-wishlist {
    display: block;
    vertical-align: middle;
}
.badproduct-add-to-cart-btn .badproduct-add-to-cart {
    padding: 5px 15px;
    background-color: var(--theme-custom-color);
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.badproduct-add-to-cart-btn .badproduct-add-to-cart:hover{
    background-color: #000;
}
.badproduct-compare .badproduct-compare-inner, .badproduct-quick-view .quick-view, .badproduct-wishlist .wishlist_button{
    height: 44px;
    width: 44px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 44px;
    background-color: #fff;
    border-radius: 40px;
    padding: 0;
    cursor: pointer;
    box-shadow: inset 0px 0px 0px 1px rgba(230,230,230,1);
}

#product .product-add-to-cart .badproduct-compare .badproduct-compare-inner,
#product .product-add-to-cart .badproduct-quick-view .quick-view,
#product .product-add-to-cart .badproduct-wishlist .wishlist_button{
    box-shadow: none;
}
.badspecial-products-block .badproduct-add-to-cart-btn .badproduct-add-to-cart {
    width: 100%;
}
.badspecial-products-block .addCompare:hover i,
.badspecial-products-block .badproduct-quick-view:hover a i,
.badspecial-products-block .badproduct-wishlist:hover a i{
    color: #fff;
}
#products.catelog .badproduct-compare .badproduct-compare-inner,
#products.catelog .badproduct-quick-view .quick-view,
#products.catelog .badproduct-add-to-cart-btn .badproduct-add-to-cart,
#products.catelog .badproduct-wishlist .wishlist_button,
#products.list-2 .badproduct-compare .badproduct-compare-inner,
#products.list-2 .badproduct-quick-view .quick-view,
#products.list-2 .badproduct-add-to-cart-btn .badproduct-add-to-cart,
#products.list-2 .badproduct-wishlist .wishlist_button,
#products.list-1 .badproduct-compare .badproduct-compare-inner,
#products.list-1 .badproduct-quick-view .quick-view,
#products.list-1 .badproduct-add-to-cart-btn .badproduct-add-to-cart,
#products.list-1 .badproduct-wishlist .wishlist_button{
    margin: 0 3px;
}
.badproduct-quickview-block .badproduct-wishlist-block a,
#products.list .badproduct-wishlist-block a,
.product-add-to-cart .badproduct-wishlist .wishlist_button {
    position: static;
}
.badproduct-compare .badproduct-compare-inner:hover,
.badproduct-quick-view .quick-view:hover,
.badproduct-wishlist .wishlist_button:hover {
    background: var(--theme-custom-color) ;
    box-shadow: none;
}
.badproduct-compare .badproduct-compare-inner:hover i,
.badproduct-quick-view .quick-view:hover i,
.badproduct-wishlist .wishlist_button:hover i{
    color: #fff;
}
.badproduct-page-main-content .badproduct-compare .badproduct-compare-inner:hover{
    background-color: transparent !important;
}
.badproduct-wishlist a i,
.addCompare i,
.badproduct-quick-view a i {
    font-size: 18px;
    color: #000000;
    line-height: 44px;
    display: block;
}
.badproduct-add-to-cart i {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-right: 5px;
}
#products.list-1 .badproduct-add-to-cart i,#products.list-2 .badproduct-add-to-cart i,#products.catelog .badproduct-add-to-cart i {
    font-size: 18px;
    line-height: 43px;
    color: #000;
    margin: 0;
}
#products.list .badproduct-add-to-cart i {
    line-height: 20px;
}
#products.list .badproduct-compare {
    display: none;
}
a.js-compare-remove .removeCompare i {
    font-size: 13px;
    color: #000000;
    line-height: 32px;
}
#products.list a.js-compare-remove .removeCompare i {
    line-height: 32px;
}
a.js-compare-remove:hover .removeCompare i {
    color: #fff;
}
.vertical-menu-sub-menu .badproduct-wrapper:hover .badproduct-price-and-shipping {
    opacity: 1;
    visibility: visible;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
}
.vertical-menu-sub-menu .badproduct-description {
    padding: 15px;
}
@media(max-width: 991px) {
    .badproduct-image{
        padding: 15px 15px 0 15px;
    }
    img.badproduct-hover-image {
        padding: 15px 15px 0 15px;
    }
    .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-wishlist a i, .addCompare i, .badproduct-quick-view a i{
        font-size: 16px;
    }
}
@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-right: 10px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}
.badproduct-addcart-qty-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-addcart-qty-nabar input {
    width: 30px;
    border: none;
    height: 33px;
    text-align: center;
}
.badproduct-addcart-qty-nabar {
    padding-right: 5px;
}
.badproduct-addcart-qty-inner {
    width: 25px;
    height: 40px;
}
.badproduct-addcart-qty-inner a {
    background-color: #ffffff;
    height: 15px;
    display: block;
    width: 20px;
    margin: 3px 0;
}
.badproduct-addcart-qty-inner a i {
    font-size: 18px;
    line-height: 13px;
}
@media(max-width: 991px) {
    .badproduct-addcart-qty-wrapper {
        margin-right: 5px;
    }
}
/******************** end badproduct-addcart-qty-wrapper ********************/
/******************** badproduct-category-model-block ***************/
.badproduct-category-model-block {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-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 {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}.badproduct-category-title a {
    font-size: 14px;
    line-height: 24px;
    color: #ADADAD;
    font-weight: 400;
    text-align: left;
    padding-bottom: 5px;
    display: block;
}
#products.catelog .badproduct-category-title a{
    text-align: center;
}
.badproduct-category-title a span {
    color: #999999;
}
.badproduct-feature-block {
    width: 50%;
    float: right;
    padding-right: 15px;
    text-align: right;
}
.badproduct-feature-block .badproduct-feature {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
}
@media(max-width: 991px) {
    .badproduct-wrapper:hover .badproduct-category-model-block {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
/***************** end badproduct-category-model-block ***************/
/************** product-list page ***************************/
/************* 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;
}
#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: 16px;
    }
    #products.grid-1 .badproduct-add-to-cart i{
        font-size: 18px;
    }
}
@media(max-width:  991px){
    #products.grid-1 .badproduct-wrapper-all {
        width: 33.33%;
    }
}
@media(max-width: 767px){
    #products.grid-1 .badproduct-wrapper-all {
        width: 50%;
    }
    #products.grid-2 .badproduct-wrapper-all {
        width: 50%;
    }
}
@media(max-width: 480px){
    #products.grid-1 .badproduct-wrapper-all,
    #products.grid-2 .badproduct-wrapper-all{
        width: 100%;
    }
}
/************** product-list page ***************************/
#products.list-1 .badproduct-wrapper-all {
    width: 100%;
}
#products.list-2 .badproduct-wrapper-all {
    width: 50%;
}
#products.catelog .badproduct-wrapper-all{
    width: 100%;
}
#products.catelog .badproduct-wrapper.catelog{
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #dddddd;
}
#products.list-1 .badproduct-wrapper.list-1, #products.list-2 .badproduct-wrapper.list-2 {
    overflow: hidden;
    display: flex;
    align-items: center;
    border: 1px solid #dddddd;
}
#products.list-1 .variant-links,
#products.list-2 .variant-links{
    text-align: left;
}
#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;
}
#products.catelog .grid-view.badproduct-wrapper-box{
    position: static;
   justify-content: center;
   margin-bottom: 15px;
}
#products.list-1 .badproduct-price-and-shipping,
#products.list-2 .badproduct-price-and-shipping{
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    justify-content: flex-start;
}
#products.list-2 .badproduct-price-and-shipping{
    padding-bottom: 10px;
}
#products.list-1 .badproduct-description .badproduct-outer,
#products.list-2 .badproduct-description .badproduct-outer {
    padding: 0;
}
#products.list-1 .badproduct-cart-question {
    padding: 0;
}
#products.list-1 .bad-ask-question-wrapper{
    float: none;
}
#products.list-1 .badproduct-quick-add-to-cart-btn {
    margin-right: 15px;
}
#products.list-1 .comments_note,
#products.list-2 .comments_note{
    text-align:left;
}
#products.list-1 .badproduct-category-model-block {
    bottom: 15px;
}
#products.list-1 .badproduct-description-name {
    display: block;
}
@media(max-width: 575px){
    #products.catelog .badproduct-wrapper.catelog{
        justify-content:center;
    }
}
/************** 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: space-between;
}
.badproduct-view .badproduct-view-grid span,
.badproduct-view .badproduct-view-list span {
    display: none;
}
.badproduct-view .badproduct-view-grid-1 i,
.badproduct-view .badproduct-view-grid-2 i,
.badproduct-view .badproduct-view-list-1 i,
.badproduct-view .badproduct-view-list-2 i,
.badproduct-view .badproduct-view-catelog i {
    font-size: 0;
    color: #000000;
    background-color: #ffffff;
    height: 36px;
    width: 46px;
    background-image: url(../img/view-sprite.png);
    line-height: 36px;
    border: 1px solid transparent;
    text-align: center
}
.badproduct-view .badproduct-view-grid-1 i {
    background-position: 0 -3px;
}
.badproduct-view .badproduct-view-grid-2 i {
    background-position: -71px -3px;
}
.badproduct-view .badproduct-view-list-1 i {
    background-position: -132px -2px;
}
.badproduct-view .badproduct-view-list-2 i {
    background-position: -192px -3px;
}
.badproduct-view .badproduct-view-catelog i {
    background-position: -252px -3px;
}
.badproduct-view.active .badproduct-view-grid-1 i,
.badproduct-view:hover .badproduct-view-grid-1 i {
    background-position: 0 -43px;
}
.badproduct-view.active .badproduct-view-grid-2 i,
.badproduct-view:hover .badproduct-view-grid-2 i {
    background-position: -71px -43px;
}
.badproduct-view.active .badproduct-view-list-1 i,
.badproduct-view:hover .badproduct-view-list-1 i {
    background-position: -132px -42px;
}
.badproduct-view.active .badproduct-view-list-2 i,
.badproduct-view:hover .badproduct-view-list-2 i {
    background-position: -192px -43px;
}
.badproduct-view.active .badproduct-view-catelog i,
.badproduct-view:hover .badproduct-view-catelog i {
    background-position: -252px -43px;
}
#products .badproduct-view-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-total-nabar-product p {
    margin:0;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0 10px 15px;
}
.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: 6px;
    padding: 15px 0;
}
.bad-left-search-totle-product {
    display: flex;
    align-items: center;
}
#js-product-list .products{
    background-color: #fff;
    padding: 15px 0;
}
.badleft-right-title-wrapper {
    border: 1px solid #f5f5f5;
    display: inline-flex;
    padding: 8px 10px;
    width: auto;
    cursor: pointer;
}
.badleft-right-title-wrapper i {
    display: block;
    float: left;
    font-size: 18px;
    color: #111;
}
.badproduct-top-filter-name {
    padding: 0 0 0 5px;
    color: #111111;
    font-size: 14px;
    line-height: 18px;
}
.products-selection .sort-by {
    font-size: 15px;
    color: #000;
    margin: 0;
    padding: 0;
}
#products.list-1 .badproduct-wrapper .badproduct-image {
    width:30%;
    text-align: center;
    float: left;
}
#products.list-1 .badproduct-wrapper .badproduct-description,
#products.list-2 .badproduct-wrapper .badproduct-description {
    padding: 15px;
    text-align: left;
    width: 70%;
    float: left;
    position: relative;
}
.badproduct-wrapper.list-2 .badproduct-image {
    width: 45%;
}
 #products.list-2 .badproduct-wrapper .badproduct-description {
    padding: 6px 15px;
    width: 50%;
}
#products.list-1 .badproduct-price-cart .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-price-cart .badproduct-add-to-cart-btn{
    display: none;
}
#products.list-1 .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-add-to-cart-btn,
#products.catelog .badproduct-add-to-cart-btn {
    margin-top: 0;
    margin-right: 15px;
    position: inherit;
    opacity: 1;
    visibility: visible;
}
#products.list-1 .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.list-1 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-1 .badproduct-wrapper-box .badproduct-compare,
#products.list-1 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-2 .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-2 .badproduct-wrapper-box .badproduct-compare,
#products.list-2 .badproduct-wrapper-box .badproduct-wishlist,
#products.catelog .badproduct-wrapper-box .badproduct-add-to-cart-btn,
#products.catelog .badproduct-wrapper-box .badproduct-quick-view,
#products.catelog .badproduct-wrapper-box .badproduct-compare,
#products.catelog .badproduct-wrapper-box .badproduct-wishlist {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
#products.list-1 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-1 .badproduct-wrapper-box .badproduct-compare,
#products.list-1 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-1 .badproduct-add-to-cart-btn,
#products.list-2 .badproduct-wrapper-box .badproduct-quick-view,
#products.list-2 .badproduct-wrapper-box .badproduct-compare,
#products.list-2 .badproduct-wrapper-box .badproduct-wishlist,
#products.list-2 .badproduct-add-to-cart-btn,
#products.catelog .badproduct-wrapper-box .badproduct-quick-view,
#products.catelog .badproduct-wrapper-box .badproduct-compare,
#products.catelog .badproduct-wrapper-box .badproduct-wishlist,
#products.catelog .badproduct-add-to-cart-btn {
    padding: 0;
    opacity: 1;
    transform: none;
}
body.tax-display-enabled #products .highlighted-informations{
    height: auto;
}
#products.list-1 .badproduct-color{
    display: block;
}
#products.list-1 .badproduct-add-to-cart-btn .badproduct-add-to-cart,
#products.list-2 .badproduct-add-to-cart-btn .badproduct-add-to-cart,
#products.catelog .badproduct-add-to-cart-btn .badproduct-add-to-cart{
    height: 44px;
    width: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    background-color: #fff;
    border-radius: 40px;
    padding: 0;
    cursor: pointer;
    box-shadow: inset 0px 0px 0px 1px rgba(230, 230, 230, 1);
    transition: none;
}
#products.list-1 .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover,
#products.list-2 .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover,
#products.catelog .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover{
    background: var(--theme-custom-color);
    box-shadow: none;
}
#products.list-1 .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover i,
#products.list-2 .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover i,
#products.catelog .badproduct-add-to-cart-btn .badproduct-add-to-cart:hover i{
    color: #fff;
}
#products.list-1 .badproduct-desc,
#products.catelog .badproduct-desc{
    display: block;
    padding: 10px 0;
}
.badproduct-desc p
#products.grid .badproduct-wrapper-box.list-view{
    display: none;
}
#products.list-1 .badproduct-desc p,
#products.catelog .badproduct-desc p{
    font-size: 14px;
    line-height: 20px;
}
#products.list-1 .badproduct-desc p{
    text-align: left;
}
#products.catelog .badproduct-wrapper .badproduct-image {
    width:26%;
}
#products.catelog .badproduct-wrapper .badproduct-description {
    width: 42%;
    padding: 0;
}
#products.catelog .badproduct-wrapper .badproduct-outer{
    width: 28%;
}
#products.catelog .product-list-reviews{
    justify-content: center;
}
#products.catelog .badproduct-category-title,
#products.catelog .badproduct-name .badproduct-title a h4{
    text-align: center;
}
#products.catelog .badproduct-price-and-shipping{
    padding: 10px 0;
    justify-content: center;
}
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{
    padding: 0;
    float: right;
}
.badpagination-summary{
    text-align: left;
    font-size: 14px;
    color: #999999;
}
.badproduct-list-wrapper .badpagination-block{
    background-color: #ffffff;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
    padding: 10px;
    display: none;
}
.badpagination-block .badpagination-list-block{
    display: block;
}
@media(max-width: 991px){
    #products.list-2 .badproduct-wrapper .badproduct-image{
        width:45%;
    }
    #products.list-2 .badproduct-wrapper .badproduct-description{
        width:55%;
        padding: 10px;
    }
    #products.list-2 .badproduct-star{
        padding: 0;
    }
    #products.list-2 .badproduct-price-and-shipping{
        padding: 0 0 5px;
    }
    #products.catelog .badproduct-wrapper .badproduct-image {
        width:30%;
    }
}
@media(max-width: 767px){
    #products.list-1 .badproduct-wrapper .badproduct-image{
        width:42%;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description{
        width:58%;
    }
    .badproduct-total-products{
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        text-align: center;
        margin-bottom: 15px;
    }
    #products.list-2 .badproduct-wrapper-all {
        width: 100%;
    }
    .badproduct-view.list-2{
        display: none;
    }
    #products.list-1 .badproduct-price-and-shipping{
        padding-bottom: 0;
    }
}
@media(max-width: 699px){
    #products.catelog .badproduct-wrapper .badproduct-image {
        width: 50%;
        margin: 0 auto;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 70%;
        margin: 0 auto;
    }
    #products.catelog .badproduct-wrapper .badproduct-outer{
        width: 100%;
    }
    #products.catelog .badproduct-wrapper-box{
        margin-top: 0;
    }
}
@media(max-width:575px){
    .badproduct-view.grid-1{
        display: none;
    }
    .products-selection .sort-by-row,.bad-left-search-totle-product{
        justify-content:center;
    }
    #products.list-1 .product-list-reviews, #products.list-2 .product-list-reviews{
        padding: 7px 0;
    }
    #products.list-1 .badproduct-desc{
        display: none;
    }
    #products.list-1 .badproduct-price-and-shipping{
        padding-bottom: 7px;
    }
}
@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 .badproduct-name .badproduct-title a h4,
    #products.list-1 .badproduct-category-title{
        text-align: center;
    }
    #products.list-1 .product-list-reviews,
    #products.list-1 .badproduct-price-and-shipping,
    #products.list-1 .grid-view.badproduct-wrapper-box{
        justify-content: center;
    }
    #products.list-1 .bad-ask-question-wrapper,
    #products.list-1 .badproduct-quick-add-to-cart-btn{
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    #products.list-1 .badproduct-all-btn{
        text-align: center;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description,
    #products.list-2 .badproduct-wrapper .badproduct-description{
        width: 100%;
        float: none;
        position: relative;
    }
    #js-product-list .products{
        padding: 5px 0;
    }
    #products.list-1 .badproduct-wrapper,
    #products.list-2 .badproduct-wrapper {
        flex-wrap: wrap;
    }
    #products.catelog .badproduct-wrapper .badproduct-image {
        width: 100%;
    }
    #products.catelog .badproduct-wrapper .badproduct-description {
        width: 95%;
    }
    #products.list-1 .badproduct-wrapper .badproduct-description, #products.list-2 .badproduct-wrapper .badproduct-description{
        padding: 0 15px 15px;
    }
}
#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;
}
#header .badmega-menu-block ul li.level-1 ul li a:hover{
    color: var(--theme-custom-color) !important;
}
@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-right: 8px;
    width: 44px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.badtestimonials-left-wrapper-block {
    position: relative;
}
.badtestimonials-left-pagination-wrapper {
    display: none;
}
.badleftofferbanner-content-wrapper {
    text-align: center;
    overflow: hidden;
}
@media(max-width:1360px) {
    .badtestimonials-left-content {
        padding: 45px 15px;
    }
    .badhomeblog-item-bottom .badhomeblog-item-content,
    .badhomeblog-item-bottom .badhomeblog-item-date,
    .badtestimonials-left-item-description,
    .badvertical-menu-vertical ul li.level-1 ul li a,
    .badvertical-menu-vertical ul li.level-2 ul li.level-3 .badcmsvertical-category-title a span {
        font-size: 11px;
    }
    .badvertical-menu-vertical li.level-1>.badcmsvertical-category-title a span::before {
        font-size: 18px;
    }
    .badvertical-menu-vertical li.level-1 .bad-vertical-menu-icon i {
        font-size: 20px;
    }
    .badside-product-price-and-shipping,
    .badside-product-name {
        margin-bottom: 5px;
    }
}
.badhomeblog-item-bottom .badhomeblog-item-content {
    line-height: 20px;
}
p {
    line-height: 20px;
}
.block-categories .category-sub-menu li[data-depth="0"]>.bad-category-wrapper a:hover {
    color: #000000;
}
@media(max-width: 991px) {
    .badproduct-wrapper:hover .badproduct-price-and-shipping {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
    }
    .badproduct-wrapper:hover .badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -ms-transform: none;
    }
    .badproduct-wrapper .badproduct-compare,
    .badproduct-wrapper .badproduct-wishlist,
    .badproduct-wrapper .badproduct-quick-view,
    .badproduct-add-to-cart-btn,
    .badproduct-wrapper:hover .badproduct-compare,
    .badproduct-wrapper:hover .badproduct-wishlist,
    .badproduct-wrapper:hover .badproduct-quick-view,
    .badproduct-wrapper:hover .badproduct-add-to-cart-btn {
        opacity: 1;
        transform: none;
    }
    .badproduct-wrapper-box {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
    }
}
.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;
    }
}
@media(max-width: 991px) {
    .badside-product-title a h4 {
        font-size: 14px;
    }
    .badside-product-price-and-shipping,
    .badside-product-name {
        margin-bottom: 7px;
    }
    #left-column {
        padding: 0;
        margin-top: 30px;
    }
    .badcategory-tree-block,
    .badnew-side-block,
    .badspecial-side-block,
    .badbestseller-side-block,
    .badfeatured-side-block {
        margin-bottom: 15px;
    }
    .badside-product-wrapper-all {
        width: 50%;
        float: left;
    }
    .badside-product-wrapper {
        width: 100%;
    }
    .badspecial-products-block .badproduct-wrapper .badproduct-compare,
    .badspecial-products-block .badproduct-wrapper .badproduct-wishlist,
    .badspecial-products-block .badproduct-wrapper .badproduct-quick-view,
    .badproduct-wrapper:hover .badproduct-compare,
    .badspecial-products-block .badproduct-wrapper:hover .badproduct-wishlist,
    .badspecial-products-block .badproduct-wrapper:hover .badproduct-quick-view{
        padding:0;
    }
}
@media(max-width: 575px) {
    .badside-product-wrapper-all {
        width: 100%;
        float: none;
    }
    .badside-product-image {
        width: 30%;
    }
    .badside-product-description {
        width: 70%;
    }
}
/* Cart Image Animation */
.text-center {
    text-align: center;
}
#custom-login-form {
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
}
.badlogin-text {
    color: #000000;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    position: relative;
}
.badlogin-text:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #111111;
    bottom: -1px;
    left: 0;
}
.badlogin-text-two {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    display: block;
    text-align: left;
}
.fancybox-skin {
    background-color: #fff
}
.form-group-sign-button button,
#custom-submit-login {
    background-color: #111111;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0;
    transition: all 0.3s ease 0s;
    -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;
    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: left;
}
#custom-login-form-wrapper .no-account,
#custom-login-form-wrapper .forgot-password a {
    text-decoration: underline;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}
#custom-login-form-wrapper .no-account {
    text-align: center;
    margin-top: 15px;
}
#custom-login-form-wrapper .form-control {
    width: 100%;
    height: 48px;
    background-color: transparent !important;
    font-size: 15px;
    font-weight: 400;
    color: rgb(13, 17, 54);
    line-height: 19px;
    box-sizing: border-box;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    border-image: initial;
    padding: 0px 18px;
}
#custom-login-form-wrapper .custom-login-form-icon {
    text-align: center;
    width: 60px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #eee;
    position: relative;
}
#custom-login-form-wrapper .custom-login-form-icon:after {
    position: absolute;
    content: "";
    background-image: url(../img/arrow-right-login.png);
    width: 6px;
    height: 8px;
    right: -6px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
#custom-login-form-wrapper .custom-login-form-icon i {
    font-size: 18px;
    color: #8a8a8a;
    display: inline-block;
    vertical-align: middle;
}
#custom-login-form-wrapper span {
    display: none;
}
#custom-login-form-wrapper .form-group {
    display: -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 ******/
.badhome-slider-inner {
    position: relative;
}
.badblinkproduct-block .badside-product-wrapper-all {
    position: fixed;
    left: 15px;
    bottom: 15px;
    opacity: 0;
    font-size: 17px;
    width: auto;
    z-index: 999;
    box-shadow: 0 5px 10px 0 rgba(23, 84, 116, .18);
    display: none;
}
.badblinkproduct-block .badside-product-wrapper-all.show {
    display: block;
    opacity: 1;
}
.badblinkproduct-block .badside-product-wrapper-content {
    max-width: 150px;
    overflow: hidden;
    padding: 10px;
    margin: 0;
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.badblinkproduct-block .badproduct-wrapper {
    margin-bottom: 0;
    border: none;
}
.badblinkproduct-block .badproduct-wrapper:hover{
    box-shadow: 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: 14px;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
}
.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 ******************/
#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;
}
.badcustomlink-content-wrapper {
    text-align: right;
}
.badcustomlink-content-wrapper a {
    color: #aaa;
}
.button-action-product form button {
    background-color: var(--theme-custom-color);
}
#category .breadcrumb-bg {
    padding: 0;
}
.product-actions .badproduct-wishlist a i,
.product-actions .addCompare i {
    border-radius: 0;
    line-height: 45px;
}
@media(max-width: 991px) {
    .badcustomlink-content-wrapper {
        text-align: center;
    }
}
/**************new.css productpage***********/
.breadcrumb-inner {
    margin-bottom: 0;
}
.breadcrumb li:first-child a:before {
    font-family: "Material Icons";
    content: "\e88a";
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
#wrapper .breadcrumb li a {
    color: #232323;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
 #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: 25%;
    margin-left: 0;
}
#product-modal .modal-content .modal-body .product-images img {
    cursor: pointer;
    border: 1px solid #eeeeee;
    background: #ffffff;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 1px solid var(--theme-custom-color);
}
#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}
.modal-dialog .badproduct-compare .badproduct-compare-inner,
.modal-dialog .badproduct-quick-view .quick-view,
.modal-dialog .badproduct-wishlist .wishlist_button{
    box-shadow: none;
}
.badproduct-page-main-content .badtimer-wrapper {
    text-align: center;
    position: static;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    bottom: 10px;
    transform: none;
    margin-bottom: 30px;
}
.badproduct-page-main-content .badtimer-content-box {
     border-radius: unset;
     display: block;
     background-color: #ffffff;
     border: none;
     padding: 0;
     box-shadow:none;
}
.badproduct-page-main-content .badtimer-content-icon, .badproduct-page-main-content .badtimer-dot{
    display: none;
}
.badproduct-page-main-content .badtimer-time {
    font-size: 18px;
    color: #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: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
     background-color: #fff;
    margin-right: 10px;
    width: 60px;
    height: 60px;
}
.social-sharing li a span{
    background-image: url(../img/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: -155px -205px;
    background-color: #3c5a99;
}
.social-sharing li.facebook:hover a span {
    background-position: -105px -205px;
}
.social-sharing li.twitter  a span {
    background-color: #38a1f3;
    background-position: -154px -256px;
}
.social-sharing li.twitter:hover a span {
    background-position: -104px -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 .social-sharing {
    display: none;
}
.timer .product-comments-additional-info {
    display: 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:hover {
    background-color: transparent;
    border: none;
    color: #000;
}
button.btn.btn-secondary:hover, .product-comment-btn-wrapper span:hover, .product-comment-btn-wrapper:hover i{
    color: #000;
}
.product-comment-btn-wrapper span {
    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 {
    cursor: pointer;
}
.product-comment-btn-wrapper i {
    font-size: 18px;
    color: #666;
    width: 14px;
    height: 20px;
}
/************ product page ***************/
.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;
    right: 10px;
    bottom: -5;
    opacity: 1;
    background: no-repeat;
    text-align: center;
    cursor: pointer;
}
.badproduct-page-main-content-inner {
    border: none;
    background-color: #ffffff;
    padding: 20px 0;
}
.badproduct-page-main-content-inner .badproduct-star {
    padding-bottom: 10px;
    display: flex;
    justify-content: left;
}
.badproduct-page-main-content .product-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: none;
}
.badproduct-page-main-content .product-customization .product-message:focus {
    background: #f1f1f1;
}
.badproduct-page-main-contant #product-description-short-1 p {
    text-align: left;
}
.product-description .product_des_paragraph {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
}
.product-description .product_des_paragraph:last-child{
    margin-bottom: 0;
}
.blockreassurance_product div {
    padding: 15px 25px 15px 65px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.blockreassurance_product>div {
    border: 1px solid rgba(0,0,0,.1);
    border-top: 5px solid #eee;
    margin: 0 0 10px;
}
.blockreassurance_product>div:last-child{
    display: none;
}
.blockreassurance_product>div span.item-product {
    width: 45px;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 10px;
    height: 45px;
    line-height: 45px;
}
.blockreassurance_product .block-title,
.blockreassurance_product p.block-title {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    width: 100%;
}
.product-variants{
    display: none;
}
.product-variants>.product-variants-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom:none;
    align-items: center;
}
.product-actions {
    border-top: 1px dashed #c7c7c7;
    border-bottom: 1px dashed #c7c7c7;
    border-radius: 5px;
    padding: 20px 0;
    margin: 0 0 10px;
}
.color, .custom-checkbox input[type=checkbox]+span.color {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 5px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
    background-size: contain;
}
.badproduct-page-qty-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: none;
}
.product-quantity .input-group .input-group-btn-vertical{
    width:auto;
    height:auto;
    position:static;
    display:block
}
.product-quantity #quantity_wanted {
    color: #000;
    background-color: #fff;
    height: 37px;
    width: 37px;
    margin-right: 5px;
    text-align: center;
}
.product-quantity .input-group-btn-vertical{
    width:25px;
    height:50px;
    position:absolute;
    top:0;
    bottom:0;
    right:0
}
.rtl .product-quantity .input-group-btn-vertical{
    left:0;
    right:auto;
}
.product-quantity .input-group-btn-vertical .btn {
    width: auto;
    order: 1;
    box-shadow: 2px 2px 4px rgba(0,0,0,.14);
    margin-right: 5px;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    float: right;
}
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down {
    border: none;
    height: 37px;
    width: 37px;
    line-height: unset;
}
.product-quantity .input-group-btn-vertical .btn:hover{
    background:0 0;
    color:#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-wishlist-compare {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    margin-left: 10px;
}
.product-add-to-cart .badproduct-compare{
    padding-bottom: 0;
    opacity: 1;
    margin: 0 ;
    transform: none;
}
.product-add-to-cart .badproduct-compare .badproduct-compare-inner{
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0;
    border-radius: unset;
}
.product-add-to-cart .badproduct-compare-inner:hover i{
    color: var(--theme-custom-color) !important;
}
.product-add-to-cart  a.js-compare-remove .removeCompare:hover i{
    color: var(--theme-custom-color) !important;
}
.product-add-to-cart .badproduct-wishlist a i{
    color: #000;
}
.badproduct-page-main-contant a.js-compare-add .addCompare{
    display: block;
}
.product-add-to-cart .badproduct-wishlist a i:hover {
    color: var(--theme-custom-color) !important;
}
.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-left: 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-bottom: 0;
    font-size: 30px;
    line-height: 35px;
}
.cms-description hr {
    padding-bottom: 10px;
    width: 50%;
    margin: 0 auto;
}
.product-reference {
    margin-bottom: 0;
    padding: 10px 0 0;
}
#product-details .label {
    font-size: 16px;
    color: #232323;
    font-weight: 700;
    margin-right: 8px;
}
.product-reference span {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
p.product-features-details {
    font-size: 16px;
    color: #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;
    margin-bottom: 10px;
}
button.btn.btn-secondary {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    padding: 9px 16px;
    background-color: var(--theme-custom-color);
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
button.btn.btn-secondary:hover {
    background-color: #333;
    color: #fff;
}
@media(max-width: 991px){
    .badproduct-page-main-content h1 {
        padding-bottom: 15px;
        font-size: 20px;
    }
    .timer{
        margin-bottom: 0;
    }
    .badproduct-page-main-content-inner {
        border: none;
        background-color: #ffffff;
        padding: 0 0 20px;
    }
    .product-variants>.product-variants-item {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .tabs .tab-pane {
        padding: 15px;
    }
    .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);
    }
}
@media(max-width: 767px){
    #product-modal .modal-content .modal-body .product-images img{
        width: 100px;
    }
    .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%;
    }
    .product-description .product_des_paragraph {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
}
}
@media(max-width: 575px){
    .badproduct-brand-logo {
        position: static;
    }
    .badproduct-page-main-content h1 {
        padding-bottom: 0;
    }
    .cms-description-image img {
        margin-bottom: 20px;
    }
    .cms-description h2 {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 30px;
    }
    .product-add-to-cart .badproduct-wishlist .wishlist_button{
        margin: 0 5px;
    }
}
@media(max-width:540px){
    .badproduct-content-butn{
        display: block;
    }
}
@media(max-width: 375px){
    button.btn.btn-primary.add-to-cart {
        font-size: 12px;
    }
    button.btn.btn-primary.add-to-cart i {
        font-size: 17px;
    }
    .badproduct-page-main-content h1 {
        font-size: 15px;
    }
}
@media(max-width:  341px){
    .badproduct-page-cart-wishlist-btn {
        margin-bottom: 10px;
    }
    button.btn.btn-secondary {
        margin-bottom: 15px;
    }
    .badproduct-content-butn button.btn.btn-secondary {
        margin-bottom: 0;
    }
}
@media(max-width:  331px){
    .social-sharing {
        margin-top: 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: 25px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: middle;
    margin: 0 5px;
}
.product-discount .regular-price{
    text-decoration: line-through;
    font-weight: 400;
    color: #666;
    font-size: 18px;
    margin-left: 0;
}
.product-line-info {
    padding-left: 0
}
.product-line-grid .current-price .price {
    font-size: 18px !important;
    margin-left: 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;
}
#tab-content .product-manufacturer img {
    width: auto;
}
@media (max-width: 767px) {
    .product-price.has-discount .current-price span:first-child{
        font-size: 22px;
    }
    .product-discount .regular-price{
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .product-price.has-discount .current-price span:first-child{
        font-size: 20px;
    }
}
.st-menu-open {
    overflow: hidden;
}
.st-overlay {
    background: #3c3c3c4a;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    height: 100%;
}
.st-menu-open .st-overlay {
    display: block;
    z-index: 5;
}