/**** tv designer css *********/
@import url("common.css");
@import url("poppins.css");
@import url("titilliumweb.css");

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: normal;
    background-color: #f2f2f2;
    letter-spacing: 1px;
}

*::-webkit-scrollbar-thumb {
    background-color: #350066;
}

/* commn css*/
a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

a:focus,
a:hover {
    color: #c70909;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #c70909;
    border-color: transparent
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #ffffff;
    background-color: #c70909;
    border-color: #c70909
}

.btn-outline-primary {
    color: #c70909;
    background-image: none;
    background-color: transparent;
    border-color: #c70909
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #c70909;
    border-color: #c70909
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
    color: #ffffff;
    background-color: #c70909;
    border-color: #c70909
}

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

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

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

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

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

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

.btn-link {
    font-weight: 400;
    color: #c70909;
    border-radius: 0
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #c70909;
    outline: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #ffffff;
    cursor: default;
    background-color: #c70909
}

.card-primary {
    background-color: #c70909;
    border-color: #c70909
}

.card-outline-primary {
    border-color: #c70909
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #c70909;
    border-color: #c70909
}

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

.tag-primary {
    background-color: #c70909
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #c70909;
    border-color: #c70909
}

.bg-primary {
    background-color: #c70909
}

.text-primary {
    color: #c70909
}

.btn-unstyle:focus .expand-more {
    color: #c70909
}

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

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #c70909;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

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

.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #c70909
}

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

.search-widget form button[type=submit] .search:hover {
    color: #c70909
}

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

#header .tv-myaccount-btn-desktop svg {
    padding: 4px 0px 5px 0px;
    margin-right: 6px;
}

#header .tvcmsdesktop-top-header-box .tv-cart-icon-main .tvheader-right-icon svg {
    padding: 1px 0 0 0;
}

#header .tvcmsdesktop-top-header-box .ttvwishlist-icon svg {
    padding: 0 4px;
    float: left;
    height: 36px;
}

#header .tvcmsdesktop-top-header-box div.tvwishlist-name {
    /*padding: 25px 0;*/
    display: flex;
    align-items: center;
}

#header .tvcmsdesktop-top-header-box span.tvwishlist_name {
    float: left;
    margin-left: 5px;
    /*margin-top: 10px;*/
    /*margin-bottom: 6px;*/
    word-break: break-all;
}

.top-menu .sub-menu a:hover {
    color: #c70909
}

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

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    background-color: #c70909;
    color: #ffffff;
}

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

.page-my-account #content .links a:hover i {
    color: #c70909
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #c70909
}

.products-sort-order .select-list:hover {
    background: #c70909;
    color: #fff;
    text-decoration: none
}

.facet-dropdown.open>.select-title {
    border: 3px solid #c70909;
    background: #f6f6f6
}

.facet-dropdown .select-list:hover {
    background: #c70909;
    color: #ffffff;
    text-decoration: none
}

.pagination .current a {
    color: #fff;
    text-decoration: none;
    font-size: 1.25rem
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #c70909
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #c70909
}

.tabs .nav-tabs .nav-link.active {
    color: #c70909
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border-color: #c70909
}

#blockcart-modal .product-name {
    color: #c70909;
    font-size: 1.125rem
}

.product-price .current-price .price,
.modal-body.tv-addtocart-content-part .tv-addtocart-price {
    color: #c70909;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    vertical-align: middle;
}

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

.cart-grid-body a.label:hover {
    color: #c70909
}

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

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

.block_newsletter form input[type=text]:focus+button .search {
    color: #c70909
}

.block_newsletter form button[type=submit] .search:hover {
    color: #c70909
}

.account-list a:hover {
    color: #c70909
}

#header .header-nav .cart-preview.active {
    background: #c70909
}

#header .header-nav .blockcart a:hover {
    color: #c70909;
}

#wrapper .breadcrumb {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 3px;
}

#wrapper {
    display: flex;
}

#wrapper .tvcmscontainer-layout {
    margin-right: auto;
    margin-left: auto;
    width: auto;
    background-color: #FFF;
    overflow: visible;
    padding: 50px 35px 0 35px;
    margin-bottom: 50px;
}

#index #wrapper .tvcmscontainer-layout {
    margin-bottom: 0;
}

@media (max-width: 1661px) {
    #wrapper .tvcmscontainer-layout {
        width: 100%;
        padding: 30px 15px 0 15px;
    }
}

#wrapper .breadcrumb li:last-child a,
#wrapper .breadcrumb li:hover a {
    color: #c70909;
}

#wrapper .breadcrumb li:last-child:after {
    content: none;
}

#wrapper .breadcrumb li a {
    text-transform: capitalize;
}

#tv-back-top-wrapper {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover,
#search_filters_suppliers .facet .tvserach-filter-suppliers li.facet-label a:hover,
.tvserach-filter-suppliers p:hover {
    color: #c70909;
}

.cart-summary-line:not(:last-child) {
    margin-bottom: 10px;
}

.tvprocess-to-checkout {
    background-color: #c70909;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.checkout .tvprocess-to-checkout i {
    font-size: 18px;
    margin: 0 0 0 5px;
}

/* *::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #c70909;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}*/
.tvcenter-block-product-section {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 15px 0;
    background-color: #ffffff;
    margin-bottom: 30px;
}

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

.tvwishlist-send-mess-btn .button-small {
    background-color: #c70909;
    color: #ffffff;
}

.tvwishlist-send-mess-btn .button-small:hover {
    background-color: #222222;
}

.tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon:hover {
    background-color: #c70909;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tv-sub-category-inner {
    border-radius: 3px;
    border: 1px solid transparent;
}

.tv-sub-category-inner:hover {
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.tv-category-image {
    text-align: center;
}

#js-product-list .tvgrid-list-view-product .products {
    margin: 0 -7.5px;
}

#block-reassurance li .block-reassurance-item {
    border: 1px solid #eee;
    border-left: 3px solid #000000;
}

.form-control {
    background-color: #ffffff;
    border-radius: 3px;
}

.form-control-submit.disabled {
    background-color: #000000;
}

/* end comman css */
#index #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

#cms #wrapper,
#category #wrapper,
#product #wrapper {
    padding: 0;
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 8px;
}

#pagenotfound .page-not-found {
    box-shadow: none;
    border: 1px solid #eee;
}

#authentication .radio-inline,
#identity .radio-inline {
    padding: 0 10px 0 0;
}

#module-tvcmsblog-single .blog_post_content {
    overflow: hidden;
    margin-bottom: 30px;
}

.tvcmsblog-event-home .tvblog-event-inner-block {
    margin: 0 -7.5px;
}

#main .tvpage-header-title-wrapper,
.tvall-page-top-title {
    border-radius: 3px;
}

#sitemap .sitemap {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    background-color: #fff;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
}

.sitemap ul li a:hover {
    color: #c70909
}

#main .tv-sub-pages-inner-content {
    border: 1px solid #eee;
    border-radius: 3px;
}

#contact .contact-rich {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #eee;
}

.tvall-page-top-title h1,
#main .tvpage-header-title-wrapper h1 {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

/*.tv_blog_post_inner{
    margin: 0 -15px;
}*/
#module-tvcmsblog-archive .blog_post_content {
    padding: 0;
}

.tv_blog_post_area .tvblog_post .post_thumbnail {
    margin-bottom: 0;
}

.tv_blog_post_area.single .tvblog_post .post_content .post_meta {
    margin-bottom: 10px;
}

.tv_blog_post_area.single .post_content {
    text-align: left;
}

#blog_post .meta_date i {
    font-size: 16px;
    line-height: 14px;
    height: 18px;
}

.tv_blog_post_area .post_content .post_title {
    margin-bottom: 15px;
}

.tv_blog_post_area .read_more {
    display: inline-block;
    width: 100%;
}

.pagination .disabled {
    color: #fff;
}

input {
    outline: none;
    padding: 0 10px;
}

.container {
    position: relative;
    /*padding: 0;*/
}

.tvcategory-slider.container,
.tvtab-product-wrapper.container,
.tvmultibanner.container,
.tvspecial-product-wrapper-box.container,
.tvmultithreebanner .container,
.container.tvtabcategory-product-slider,
.tvcategory-chain-slider.container,
.tvnew-product-wrapper-box.container,
.tvfeatured-product-wrapper-box.container,
.container.tvbest-seller-product-wrapper-box {
    padding: 0;
}

@media (max-width: 1024px) {
    .container {
        /*padding: 0 7.5px;*/
    }
}

@media(min-width: 768px) {

    .pagination .page-list.tv-pagination-wrapper,
    .pagination .page-list.tvinner-page-pagination {
        -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end;
    }
}

#header .container {
    width: 1730px;
    max-width: 100%;
    /*padding: 0;*/
}

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

    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        width: 1630px;
        max-width: 100%;
        padding: 0 45px;
    }
}

@media (max-width: 1661px) {

    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        max-width: 100%;
        padding: 0 45px;
    }

    .container {
        padding: 0;
    }
}

@media (max-width: 1661px) and (min-width: 1024px) {

    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div #wrapper .container {
        max-width: 100%;
        /*padding: 0 45px;*/
    }

    #wrapper .tvcmscontainer-layout {
        width: 100%;
        padding: 30px 45px 0 45px;
    }

    #header .container {
        padding: 0 45px;
    }
}

@media (max-width: 1024px) {

    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .tvcmsdesktop-top-header-box {
        margin: 0px;
    }
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.table thead th {
    border-bottom: 2px solid #eee;
}

.lang-rtl .tv_blog_post_area .post_content {
    text-align: right;
}

/*********** quickview-comman-page *************/
.quickview .modal-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.quickview .modal-content {
    background: #ffffff;
    border: 1px solid #eee;
    min-height: 28.13rem;
    border-radius: 3px;
}

#blockcart-modal .modal-title {
    padding-right: 25px;
}

/******************** category-producat **************************/
#products .tvproduct-view.tvproduct-grid svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2 svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2 svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catelog svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catelog svg.tvcatelog g polygon,
#products .tv_search_filter_wrapper .tvleft-right-title-wrapper svg.tvfilter-top g polygon {
    fill: #ffffff !important;
}

#products .tv_search_filter_wrapper .tvleft-right-title-wrapper:hover svg.tvfilter-top g polygon {
    fill: #ffffff !important;
}

#products .tv_search_filter_wrapper .tvfilter-top {
    width: 13px;
    height: 13px;
    margin: 5px 0 5px;
}

/*********** comper **************/
.tvcmscomparison .remove {
    text-align: right;
}

/******************** theme ************/
.tv-box-layout.container {
    padding: 0;
}

.tvcms-loading-inner {
    background-color: transparent;
    padding: 0;
}

.tvcms-loading-inner img {
    width: auto;
    max-width: 300px;
}

.tv-main-div {
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;

}

.tvsearch-dropdown-total-wrapper:hover .tvsearch-dropdown-total {
    color: #c70909;
}

.tvcart-product-list-checkout:hover {
    background-color: #c70909;
    color: #ffffff;
}

.tvnews-event-link {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

#header .tvcart-product-list-checkout:hover a {
    color: #ffffff;
}

/*********** left pannal ***********/
/*#content-wrapper .container {
    padding: 0;
}*/
.tvtab-product-list-wrapper,
.tvcategory-slider-inner-info-box {
    margin: 0;
}

.tvspecial-product {
    margin-left: 0;
    margin-right: 0;
}

.tvcategory-slider-inner-info-box {
    margin: 0;
}

.tvsame-category-product,
.tvcross-selling-product,
.tvlike-product {
    margin: 0 -7.5px;
}

.tvcmsvertical-menu-wrapper .tvleft-right-title.facet-label {
    text-align: left;
    padding-left: 40px;
    margin: 0;
}

.tvleft-right-title.facet-label,
.block-categories .category-top-menu>li.tv-category-title-wrapper a {
    text-align: left;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-family: 'Titillium Web', sans-serif;
    text-transform: capitalize;
}

.tvleft-right-title-toggle {
    color: #000000;
    display: none;
}

#products.grid .tvproduct-view.tvproduct-grid,
#products.grid-2 .tvproduct-view.tvproduct-grid-2,
#products.list .tvproduct-view.tvproduct-list,
#products.list-2 .tvproduct-view.tvproduct-list-2,
#products.catelog .tvproduct-view.tvproduct-catelog,
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper:hover,
.tvcmsproduct-grid-list .tvproduct-view:hover,
.tv_search_filter_wrapper .tvleft-right-title-wrapper:hover {
    background-color: #c70909;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper,
.tvcmsproduct-grid-list .tvproduct-grid,
.tvcmsproduct-grid-list .tvproduct-grid-2,
.tvcmsproduct-grid-list .tvproduct-list,
.tvcmsproduct-grid-list .tvproduct-list-2,
.tvcmsproduct-grid-list .tvproduct-catelog,
.tv_search_filter_wrapper .tvleft-right-title-wrapper {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#search_filters_brands,
#search_filters_suppliers,
.tvleft-right-penal-all-block,
.tvcms-left-testimonial,
#left-column .tvcmscustomer-services,
#right-column .tvcmscustomer-services,
.tvcmsblog-left-side,
.tvcmsleftsideofferbanner_2s-one {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    margin-bottom: 30px;
}

.block-categories {
    border: 1px solid #c70909;
    border-radius: 3px;
    margin-bottom: 30px;
}

#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a,
.tvserach-filter-suppliers p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.tvleft-right-title-wrapper,
.tv-category-title-wrapper {
    background-color: #eeeeee;
    padding: 10px 15px;
    border-radius: 3px;
}

.tvleft-product-wrapper-info,
.tvcmsblog-left-side .tvblog-event-all-block,
.tvsearch-filter-brand-wrapper,
.tvserach-filter-suppliers,
.tvtestimonial-slider-button-wrapper,
.tv-category-wrapper,
.tv-leftcategory-wrapper,
.tvserach-filter-wrapper,
#left-column .tv-all-service.card-deck,
#right-column .tv-all-service.card-deck {
    border-top: 1px solid #eeeeee;
}

.tvcategory-name .category-name {
    text-align: center;
    margin-top: 15px;
    color: #373737;
}

.tvcategory-name a.category-name {
    color: #373737;
}

#category.lang-rtl #left-column {
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}

.lang-rtl .tvvertical-menu-img-block {
    margin-right: 0;
    margin-left: 10px;
}

.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
    padding-left: 0;
    padding-right: 20px;
}

.lang-rtl .tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
    left: 15px;
    right: auto;
}

.block-categories .category-sub-menu {
    margin-top: 0;
}

.block-categories .category-top-menu li>.category-sub-menu {
    margin: 0;
    padding: 7px 20px;
}

.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title.facet-label {
    text-align: right;
    padding: 0 40px 0 0;
}

.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle i {
    right: 15px;
    left: auto;
}

.tvcategory-chain-slider-inner-info-box,
.tvfeature-product-offer-banner,
.tvcmstab-product {
    margin: 0 -7.5px;
}

.lang-rtl .tvcategory-chain-slider-content-box.owl-carousel {
    direction: rtl;
}

@media(max-width: 1380px) {

    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a {
        font-size: 14px;
    }
}

@media(max-width: 1199px) {

    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a {
        font-size: 16px;
    }
}

@media(max-width: 1199px) {
    #left-column .tvleft-right-product-slider {
        width: 25%;
        float: left;
    }

    #left-column .tvleft-product-wrapper {
        overflow: hidden;
    }

    #left-column .tvfilter-brand-list-wrapper {
        width: 100%;
        float: left;
        /*margin-right: 7.5px;*/
    }

    #left-column .tvfilter-supplier-list-wrapper {
        width: 100%;
        float: left;
        /*margin-left: 7.5px;*/
    }
}

@media(max-width: 768px) {
    #left-column .tvfilter-brand-list-wrapper {
        width: 100%;
        float: left;
        /*margin-right: 7.5px;*/
    }

    #left-column .tvfilter-supplier-list-wrapper {
        width: 100%;
        float: left;
        /*margin-left: 7.5px;*/
    }
}

@media(max-width: 991px) {
    #left-column .tvleft-right-product-slider {
        width: 50%;
        float: left;
    }
}

@media(max-width: 500px) {
    #left-column .tvleft-right-product-slider {
        width: 100%;
        padding: 0;
    }

    #left-column .tvfilter-brand-list-wrapper,
    #left-column .tvfilter-supplier-list-wrapper {
        width: 100%;
        margin: 20px 0;
    }

    /*#left-column .tvfilter-brand-list-wrapper,
    #left-column .tvfilter-supplier-list-wrapper{
        width: 100%;
        float: none;
    }*/
}

.lang-rtl .tvcmsvertical-menu li.level-1,
.lang-rtl .tvvertical-menu-show-hide-category .tvvertical-show-category,
.lang-rtl .tvvertical-menu-show-hide-category .tvvertical-hide-category {
    border-left: none;
    border-right: 3px solid #e1e1e1;
}

.lang-rtl .tvcmsvertical-menu li.level-1:hover,
.lang-rtl .tvvertical-menu-show-hide-category .tvvertical-show-category:hover,
.lang-rtl .tvvertical-menu-show-hide-category .tvvertical-hide-category:hover {
    border-left: none;
    border-right: 3px solid #c70909;
}

#category .page-content.page-not-found .tvsearch-top-wrapper {
    padding: 0;
}

#pagenotfound #content-wrapper .tvsearch-header-display-wrappper {
    position: inherit;
    visibility: visible;
    opacity: 1;
    transform: unset;
    box-shadow: none;
}

.tvcmsleftsideofferbanners-one {
    margin-bottom: 30px;
}

.tvcmsleftsideofferbanners-one img {
    width: 100%;
}

@media(max-width: 1199px) {
    .tvcmsleftsideofferbanners-one img {
        width: auto;
    }

    .tvcmstvcmsleftsideofferbanners {
        text-align: center;
    }

    .tvcmsleftsideofferbanners-one,
    .tvcmsleftsideofferbanner_2s-one {
        text-align: center;
        border: none;
    }
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
    font-size: 15px;
    color: #666666;
}

.block-categories .category-sub-menu li[data-depth="0"]>a:hover {
    color: #333333;
}

.block-categories .category-sub-menu li[data-depth="0"]:hover>a,
.block-categories .category-sub-menu li[data-depth="1"]:hover>a {
    color: #c70909;
}

.block-categories .category-sub-menu li:hover>.navbar-toggler {
    color: #c70909;
}

.block-categories .category-sub-menu .category-sub-link {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
}

.block-categories .category-sub-menu li .category-sub-link:hover {
    color: #c70909;
}

/************************** theme-control *************************/
.tvcmstheme-control .tvtheme-control-icon {
    width: 46px;
    height: 46px;
    background-color: #333333;
    line-height: 47px;
    text-align: center;
    float: left;
    position: absolute;
    left: -44px;
    top: 0;
    border-radius: 0;
    cursor: pointer;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.30);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcmstheme-control .tvtheme-control-icon:hover {
    background-color: #c70909;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select,
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-1 select,
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-2 select {
    background-image: url(../img/themevolty/arrow-down.png);
    background-color: #ffffff;
    color: #666666;
    font-weight: 400;
    font-size: 12px;
    width: 130px;
    border-radius: 0;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: 96%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    float: right;
    border: 1px solid #e6e6e6;
}

.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select,
.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-1 select,
.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-2 select {
    background-position: 10px
}

/******************************************new button*******************************/
/************************************************ service **************************************************************/
.tvservice-all-block-image {
    overflow: hidden;
    position: relative;
}

.tvcmscustomer-services {
    background-color: #ffffff;
    margin-bottom: 0;
}

.tvcmscustomer-services .tvservices-center {
    /*border-right: 1px solid rgba(0, 0, 0, 0.07);*/
    padding: 30px;
    position: relative;
}

.lang-rtl .tvcmscustomer-services .tvservices-center {
    direction: rtl;
}

.tvservices-center.card:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    height: 90px;
    width: 1px;
    background-color: #eee;
    margin: auto;
}

.tvservices-center.card.even.tvservice-shopon:before {
    display: none;
}

.tvcmscustomer-services .tvservices-center:last-child {
    border-right: none;
}

.tv-all-service.card-deck {
    margin-bottom: 0;
    border-bottom: 1px solid #eeeeee;
    direction: ltr;
    border-spacing: 0;
}

.tvcmscustomer-services .tvservices-img-conut i {
    display: none;
}

.tvservices-img {
    width: 55px;
    height: 55px;
    background-color: transparent;
    text-align: center;
    border-radius: 0;
}

/*.tvservice-payment  .tvservices-wrapper .tvservices-img {
    background-image: url(../img/themevolty/Service-sprite.png);
    background-position: 0 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}
.tvservice-cash-trustpay .tvservices-wrapper .tvservices-img {
    background-image: url(../img/themevolty/Service-sprite.png);
    background-position: -55px 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}
.tvservice-supprt .tvservices-wrapper .tvservices-img {
    background-image: url(../img/themevolty/Service-sprite.png);
    background-position: -110px 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}
.tvservice-shopon .tvservices-wrapper .tvservices-img {
    background-image: url(../img/themevolty/Service-sprite.png);
    background-position: -165px 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}*/
.tvservices-wrapper:hover .tvservices-img {
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.tvservices-content-box .tvservices-title {
    font-size: 16px;
    text-transform: capitalize;
    color: #333333;
    font-weight: 500;
    letter-spacing: 0.3px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.tvall-block-box-shadows:hover .tvservices-content-box .tvservices-title {
    color: #c70909;
}

.tvservices-content-box .tvservice-dec {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.tvservices-center:hover .tvservices-title {
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

/****************************************** mobile service ******************************************/
@media(max-width: 1199px) {
    .tvcmscustomer-services .tvservices-center {
        padding: 30px 0px;
    }
}

@media (max-width: 1024px) {
    .tvservices-center.odd:last-child {
        display: block;
        overflow: hidden;
        margin: auto;
        float: none;
    }
}

@media(max-width: 991px) {
    .tv-all-service.card-deck {
        border: none;
        display: flex;
        flex-wrap: wrap;
    }

    .tvcmscustomer-services .tvservices-center {
        border: none;
        margin-bottom: 0;
        padding: 15px;
    }
    .tvcmscustomer-services .tvservices-content-box .tvservices-info {
        margin: 0;
    }

    .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
        padding: 5px;
    }

    #left-column .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
    }

    .tvservices-center.card.even.tvservice-cash-trustpay:before {
        display: none;
    }

    #tvcmsmobile-wishlist-icon .ttvwishlist-icon {
        display: block;
        float: left;
    }

    #tvcmsmobile-wishlist-icon .ttvwishlist-icon {
        top: 5px;
    }

    #tvcmsmobile-account-button .tv-account-wrapper svg {
        width: 26px;
    }

    #tvcmsmobile-account-button .tv-account-wrapper .tvcmsdesktop-view-compare svg {
        width: 14px;
        margin-right: 5px;
    }

    #tvcmsmobile-wishlist-icon .ttvwishlist-icon svg {
        width: 26px;
    }

    #tvcmsmobile-wishlist-icon .ttvwishlist-icon i,
    #tvcmsmobile-wishlist-icon .tv-cart-wishlist-inner {
        display: block;
    }

    #tvcmsmobile-wishlist-icon .tv-cart-wishlist-inner {
        left: 18px;
        top: -4px;
    }

    #tvcmsmobile-wishlist-icon .tvwishlist_name_count {
        display: none;
    }

    #tvcms-mobile-view-header .tvcategory-title-wrapper .tvleft-right-title span {
        display: none;
    }

    #tvcms-mobile-view-header #tvmobile-megamenu,
    #tvcms-mobile-view-header #tvcmsmobile-vertical-menu {
        display: inline-block;
        vertical-align: middle;
    }

    #tvcms-mobile-view-header #tvmobile-megamenu {
        margin-right: 15px;
    }

    #tvcms-mobile-view-header .tvallcategories-wrapper .tvleft-right-title-toggle svg {
        display: block;
    }

    #tvcms-mobile-view-header .tvcategory-title-wrapper {
        height: 30px;
    }

    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        background-color: #ffffff;
    }

    #tvcmsmobile-vertical-menu .tvcmsvertical-menu-wrapper {
        position: unset;
    }

    #tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
        top: auto;
    }

    #tvcmsmobile-vertical-menu .tvcmsvertical-menu-wrapper {
        border-radius: 3px;
    }

    #tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
        left: 0;
    }

    .tvcmsvertical-menu-wrapper {
        margin-right: 13px;
    }

    .tvcategory-title-wrapper {
        padding: 15px 23px;
    }

    .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
        padding: 12px 0px;
    }

    .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
        left: 1px;
    }

    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        border-radius: 3px;
    }

    .tvcmsvertical-menu-icon {
        display: block !important;
        position: absolute;
        top: 7px;
        right: 1px;
    }

    .tvcmsvertical-menu-i.open {
        transform: rotate(-90deg);
        transition: all 0.3s ease-in;
    }

    .tvcmsvertical-menu-i {
        transform: rotate(90deg);
        font-size: 17px;
        transition: all 0.3s ease-in;
        color: #000000;
    }
}

@media (min-width: 991px) and (max-width: 768px) {}

.tvcmsmobile-contact #contact-link .tvcms_contact_info {
    font-size: 14px;
}

.tvcmsmobile-contact #contact-link i {
    font-size: 19px;
}

.tvcmsvertical-menu-icon {
    display: none;
}

@media(max-width: 575px) {
    .tv-all-service.card-deck {
        padding: 15px 0;
        display: inline-block;
    }

    .tvcmscustomer-services .tvservices-center {
        padding: 15px 0;
    }

    .tvservices-center.card:before {
        content: '';
        display: none;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        width: 100%;
        background-color: #eee;
        margin: auto;
    }
}

/********************* left service **************************/
#left-column .tv-all-service.card-deck,
#right-column .tv-all-service.card-deck {
    border-left: none;
    display: flex;
    flex-wrap: wrap;
}

#left-column .tvcmscustomer-services .tvservices-center,
#right-column .tvcmscustomer-services .tvservices-center {
    display: block;
    border: none;
    padding: 15px;
    border-bottom: 1px solid #f7f7f7;
}

#left-column .tvcmscustomer-services .tvservices-center:last-child,
#right-column .tvcmscustomer-services .tvservices-center:last-child {
    border-bottom: none;
}

#left-column .tvcms-main-title .tvmain-title,
#right-column .tvcms-main-title .tvmain-title {
    line-height: 40px;
}

#left-column .tvcmsmain-title-wrapper,
#right-column .tvcmsmain-title-wrapper {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0 15px;
}

#left-column .tvcmscustomer-services .tvservices-img-conut,
#right-column .tvcmscustomer-services .tvservices-img-conut {
    margin-bottom: 0;
    margin-right: 15px;
}

#left-column .tvservices-content-box,
#right-column .tvservices-content-box {
    text-align: left;
}

#left-column .tvservices-wrapper,
#right-column .tvservices-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

#left-column .tvcustomer-services.container,
#right-column .tvcustomer-services.container {
    padding: 0;
}

#left-column .tvservices-content-box .tvservices-title,
#right-column .tvservices-content-box .tvservices-title {
    font-size: 15px;
    text-transform: capitalize;
    color: #222222;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 5px;
}

@media(max-width: 1199px) {

    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 50%;
        float: left;
    }
}

@media(max-width:767px) {

    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 100%;
        float: none;
    }
}

.lang-rtl #left-column .tvservices-wrapper,
.lang-rtl #right-column .tvservices-wrapper {
    direction: rtl;
}

.lang-rtl #left-column .tvcmscustomer-services .tvservices-img-conut,
.lang-rtl #right-column .tvcmscustomer-services .tvservices-img-conut {
    margin: 0 0 0 15px;
}

.lang-rtl #left-column .tvservices-content-box,
.lang-rtl #right-column .tvservices-content-box {
    text-align: right;
}

/************************************************ end service **************************************************************/
/********************* single block ****************/
.tvcmssingle-block {
    margin-bottom: 50px;
}

.tvsingle-block-image-content-inner {
    position: relative;
}

.tv-single-block-content .tvsingle-block-sub-description {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}

.tv-single-block-content .tvsingle-block-title {
    font-size: 36px;
    color: #feed01;
    font-weight: 700;
    display: block;
    text-align: left;
    padding-bottom: 0;
}

.tv-single-block-content .tvsingle-block-desc {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}

.tvsingle-block-info-box {
    text-align: right;
}

.tvsingle-bolck-btn-link.tvsingle-bolck-btn {
    font-size: 22px;
    color: #333333;
    font-weight: 300;
    text-transform: capitalize;
    padding: 10px 27px 9px 27px;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.tvsingle-bolck-btn-link.tvsingle-bolck-btn:hover {
    background-color: #333333;
    color: #ffffff;
}

@media(max-width: 1380px) {
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }

    .tv-single-block-content .tvsingle-block-title {
        font-size: 28px;
    }

    .tv-single-block-content .tvsingle-block-desc {
        font-size: 14px;
    }

    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
    }
}

@media(max-width: 991px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 24px;
    }

    .tvcmssingle-block {
        margin-bottom: 30px;
    }

    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 18px;
        padding: 8px 15px;
    }

    .tv-single-block-content .tvsingle-block-sub-description,
    .tv-single-block-content .tvsingle-block-desc {
        font-size: 15px;
    }
}

@media(max-width: 767px) {
    .tv-single-block-content .tvsingle-block-title {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
        padding: 10px 14px 9px 15px;
    }

    .tvsingle-block-image-content-inner .tv-singleblock-content-one {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .tv-singleblock-content-two {
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .tv-single-block-mainimage,
    .tvsingle-block-image-two {
        display: block;
    }

    .tv-single-block-mainimage img,
    .tvsingle-block-image-two img {
        width: 100%;
    }

    .tvsingle-block-image-info-wrapper {
        display: block;
    }
}

@media(max-width: 575px) {

    .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }

    .tv-single-block-content .tvsingle-block-title {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media(max-width: 420px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 16px;
        font-weight: 500;
    }

    .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 12px;
    }
}

.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-info-wrapper {
    direction: ltr;
}

/***************** offer banner ****************/
.tvcmsofferbanners-one .tvbanner1 {
    position: relative;
}

.tvofferbanner-content {
    position: absolute;
    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%);
    width: 50%;
    right: 0;
    text-align: center;
}

.none.tvofferbanner-content {
    display: none;
}

.tvcmstvcmssliderofferbanners img {
    border-radius: 3px;
}

.tvofferbanner-content h4 {
    color: #ffffff;
    font-size: 46px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tvofferbanner-content h4:after {
    position: absolute;
    content: "";
    width: 250px;
    height: 1px;
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.tvofferbanner-content h6 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}

.tvofferbanner-content p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 0;
}

@media(max-width: 991px) {
    .tvofferbanner-content h4 {
        font-size: 36px;
    }

    .tvofferbanner-content h6 {
        font-size: 26px;
    }

    .tvofferbanner-content p {
        font-size: 18px;
    }
}

@media(max-width: 767px) {
    .tvofferbanner-content h4 {
        font-size: 24px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .tvofferbanner-content h4:after {
        width: 120px;
    }

    .tvofferbanner-content h6 {
        font-size: 17px;
    }

    .tvofferbanner-content p {
        font-size: 12px;
    }
}

@media(max-width: 480px) {
    .tvofferbanner-content {
        width: 100%;
    }

    .tvofferbanner-content h4 {
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .tvofferbanner-content h4:after {
        width: 60px;
    }

    .tvofferbanner-content h6 {
        margin-bottom: 7px;
        font-size: 14px;
    }

    .tvofferbanner-content p {
        font-size: 12px;
    }
}

/************ two offer banner *************/
.tvcmstwoofferbanners-one {
    margin: 0 -15px 50px -15px;
}

.tvcmstwoofferbanners-one .tvofferbanner-two-inner {
    position: relative;
    text-align: center;
    padding: 0 7.5px;
}

.tvcmstwoofferbanners-one .tvofferbanner-two-inner img {
    border-radius: 3px;
    border: 1px solid #eee;
}

.tvofferbanner-two-inner.tvbanner1 {
    padding-left: 0
}

.tvofferbanner-two-inner.tvbanner2 {
    padding-right: 0
}

.tvtwoofferbanner-content-one {
    position: absolute;
    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%);
    width: 30%;
    left: 100px;
    text-align: left;
}

.tvtwoofferbanner-content-two.center {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
    padding: 20px;
}

.tvcmstwoofferbanners-one .tvbanner-hover-wrapper {
    display: block;
}

.tvtwoofferbanner-content.none {
    display: none;
}

.tvtwoofferbanner-content-two.left {
    text-align: left;
}

.tvtwoofferbanner-content-two.right {
    text-align: right;
}

.tvtwoofferbanner-content-two h4 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}

.tvtwoofferbanner-content-two h6 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}

.tvtwoofferbanner-content-one h6 {
    font-size: 55px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 20px;
}

.tvtwoofferbanner-content-one h4 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 50px;
}

.tvtwoofferbanner-content-one .tvtwoofferbaner-btn {
    background-color: transparent;
    color: #ffffff;
    padding: 7px 26px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    box-shadow: none;
    line-height: 20px;
    cursor: pointer;
    display: inline-block;
}

.tvtwoofferbanner-content-one .tvtwoofferbaner-btn a {
    color: #ffffff;
}

.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover {
    background-color: #ffffff;
}

.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover a {
    color: #000000;
}

@media(max-width: 1399px) {
    .tvtwoofferbanner-content-one h6 {
        font-size: 45px;
    }

    .tvtwoofferbanner-content-one h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .tvtwoofferbanner-content-two h4 {
        font-size: 30px;
    }

    .tvtwoofferbanner-content-two h6 {
        font-size: 20px;
    }
}

@media(max-width: 1024px) {
    .tvtwoofferbanner-content-two.center {
        padding: 10px;
    }

    .tvtwoofferbanner-content-one h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .tvtwoofferbanner-content-two h6 {
        font-size: 18px;
    }

    .tvtwoofferbanner-content-one {
        width: 50%;
        left: 50px;
    }
}

@media(max-width: 1199px) {
    .tvcmstwoofferbanners-one {
        margin: 0;
    }
}

@media(max-width:991px) {
    .tvcmstwoofferbanners-one {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {
    .tvcmstwoofferbanners-one .tvofferbanner-two-inner {
        padding: 0;
    }

    .tvofferbanner-two-inner.tvbanner1 {
        margin-bottom: 15px;
    }
}

@media(max-width: 575px) {
    .tvcmstwoofferbanners-one .tvbanner1 .tvofferbanner-two-inner {
        margin-bottom: 15px;
    }
}

@media(max-width: 480px) {
    .tvtwoofferbanner-content-one h6 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .tvtwoofferbanner-content-one h4 {
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    .tvtwoofferbanner-content-one button {
        font-size: 14px;
        padding: 3px 7px;
    }

    .tvtwoofferbanner-content-one {
        width: 100%;
        left: 15px;
    }
}

.lang-rtl .tvcmstwoofferbanners-one {
    display: flex;
    flex-wrap: wrap;
}

/*************************** app logo *************/
.tvcmsapp-logo {
    margin-bottom: 30px;
}

.tvapp-logo-content-box {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    border-radius: 3px;
    align-items: center;
    border: 1px solid #eee;
    padding: 30px 100px 0 100px;
    margin: 0;
}

.tvapp-logo-img-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.tvapp-logo-content-inner {
    text-align: right;
    padding-right: 100px;
    width: 450px;
    padding-bottom: 60px;
}

.lang-rtl .tvapp-logo-content-inner {
    padding-left: 100px;
    padding-right: 0;
}

.tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
    font-size: 36px;
    display: block;
    color: #333333;
    letter-spacing: 0.3px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}

.tvdekstop-footer-all-sub-title-wrapper {
    display: none;
}

.tvdekstop-footer-all-desc-wrapper span {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    line-height: 30px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: capitalize;
}

.tvapp-logo-wrapper {
    margin: 5px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #333333
}

.tvapp-logo-link-wrapper {
    display: inline-block;
    text-align: left;
    padding-bottom: 40px;
    padding: 0;
}

.tvapp-logo-wrapper a img {
    width: 110px;
    height: 31px;
}

@media(max-width: 1660px) {
    .tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
        font-size: 28px;
    }

    .tvapp-logo-content-inner {
        padding-right: 50px;
        width: 500px;
        padding-bottom: 0;
    }

    .tvdekstop-footer-all-desc-wrapper span {
        font-size: 12px;
    }

    .tvapp-logo-content-box {
        padding: 30px 60px 0 60px;
    }
}

@media(max-width: 1399px) {
    .tvapp-logo-content-box {
        padding: 30px 50px 0 50px;
    }
}

@media(max-width: 1024px) {
    .tvapp-logo-content-box {
        padding: 30px 30px 0 30px;
    }
}

@media(max-width: 991px) {
    .tvapp-logo-content-box {
        padding: 30px 15px 0 15px;
    }

    .tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
        font-size: 22px;
    }

    .tvdekstop-footer-all-desc-wrapper span {
        font-size: 14px;
    }

    .tvapp-logo-content-inner,
    .lang-rtl .tvapp-logo-content-inner {
        width: 100%;
    }

    .tvcmsapp-logo {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {
    .tvapp-logo-content-box {
        display: block;
        padding: 15px;
    }

    .tvapp-logo-content-wrapper {
        margin-bottom: 15px;
    }
}

@media(max-width: 575px) {
    .tvapp-logo-img-content-wrapper {
        display: block;
        text-align: center;
    }

    .tvapp-logo-content-inner,
    .lang-rtl .tvapp-logo-content-inner {
        margin-right: 0;
        padding: 0;
        margin-bottom: 15px;
        text-align: center;
    }
}

/****************************** brand -*/
.tvbrandlist-slider-block {
    margin: 0;
}

.tvfooter-product-box-layout,
.tvcmsbrandlist-slider {
    /*margin-bottom: 100px;*/
}

.tvbrand-img-block {
    border-radius: 0;
    /* border: 1px solid #eeeeee; */
    background-color: #ffffff;
    padding: 0 10px;
    border-right: 1px solid #eee;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.tvbrandlist-slider-wrapper-info {
    margin: 0;
    padding: 0;
}

/*.tvbrandlist-slider-block{
    margin: 0 -15px;
}*/

.tvcmsbrandlist-slider .tvcmsbrandlist-slider-main-title-wrapper {
    display: none;
}

.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block img {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    max-width: 100%;
    margin: 0 auto;
    width: auto;

}

.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block:hover img {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

@media (max-width: 991px) {
    .tvcmsbrandlist-slider {
        margin: 0 0 30px 0;
    }
}

@media(max-width: 575px) {
    .tvbrandlist-slider-content-box {
        padding: 0;
    }
}

/******************** end brand **************/
/***************** blog **********/
.tvcmsblog-event .tvblog-event-all-content-block.tvblog-even .tvblog-img-block:after,
.tvcmsblog-event .tvblog-event-all-content-block.tvblog-odd .tvblog-img-block:after {
    display: none;
}

.tvnews-event-content-wrapper {
    text-align: left;
    padding: 20px 20px 6px;
}

.tvnews-event-read-more {
    text-align: left;
}

.tvnews-event-content-wrapper .tvdate-time {
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
}

.tvnews-event-content-wrapper .tvdate-time .tvmonth-time {
    padding: 0 5px;
}

.tvnews-event-content-wrapper .tvnews-event-titel h3 a,
.kr_blog_post_area .tvblog_post .post_content .post_title a {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.tvnews-event-content-wrapper .tvnews-event-titel {
    margin-bottom: 10px;
}

.tvblog-event-all-content-block:hover .tvnews-event-titel a {
    color: #c70909;
}

.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    color: #666666;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}

.tvnews-wrapper-info-box {
    background-color: transparent;
    padding: 0;
}

.tvblog-event-all-content-block {
    /*padding: 0 7.5px;*/
}

.tvblog-img-content-wrapper {
    background-color: #ffffff;
    border: 1px solid #eee;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    border-radius: 3px;
}

.tvblog-img-content-wrapper {
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.tvblog-img-content-wrapper:hover {
    box-shadow: 0px 7px 10px 0px rgba(23, 84, 116, 0.18);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img {
    position: relative;
    height: auto;
}

.tvblog-event-all-content-block .tvnews-event-buttons i {
    color: #ffffff;
    line-height: 44px;
}

.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top .tvnews-event-hoverbtn .tvnews-event-overly {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: -100px;
    bottom: 0;
    opacity: 0;
    background-color: rgba(51, 51, 51, 0.5);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top:hover .tvnews-event-hoverbtn .tvnews-event-overly {
    opacity: 1;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.tvblog-event-all-content-block .tvnews-event-buttons {
    height: 46px;
    width: 46px;
    display: block;
    border-radius: 25px;
    border: 2px solid #ffffff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    text-align: center;
}

.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img,
.blog_post_content .tvnews-event-hoverbtn {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.tvblog-event-all-content-block:hover .tvnews-event-buttons,
.blog_post_content:hover .tvnews-event-buttons {
    opacity: 1;
}

.blog_post_content_top.tvblog-img-block,
.kr_blog_post_area .tvblog_post .post_thumbnail {
    overflow: hidden;
}

.tvblog-date-username .post_meta {
    display: inline-block;
    vertical-align: top;
}

.tvblog-date-username p,
#module-tvcmsblog-archive .post_content .post_meta p {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

.kr_blog_post_area .tvblog_post .post_content .post_meta,
.kr_blog_post_area .tvblog_post .post_content .post_title {
    margin-bottom: 5px;
}

.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i {
    border: none;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons:hover i {
    border: none;
    color: #ffffff;
}

.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i {
    color: #ffffff;
    font-size: 24px;
}

#module-tvcmsblog-archive .tvpagination-title-item-main-wrapper {
    margin: 0;
}

.tvpagination-title-item-wrapper .tvinner-page-pagination-wrapper {
    background-color: #ffffff;
    padding: 10px 0;
    border: 1px solid #eee;
    border-radius: 3px;
}

.kr_blog_post_inner.products,
#module-tvcmsblog-archive .tvall-page-top-title,
#module-tvcmsblog-single .card {
    border: 1px solid #eee;
    border-radius: 3px;
}

@media(max-width: 991px) {
    .tvblog-event-all-content-block {
        padding: 7.5px;
    }
}

@media(max-width: 575px) {
    .tvblog-event-all-content-block {
        padding: 7.5px;
    }

    .tvall-product-branner {
        padding: 0 7.5px;
    }
}

/*********** blog rtl **************/
.lang-rtl .tvblog-date-username {
    direction: rtl;
}

/*********** end blog rtl *********/
/************ left blog ***********/
.tvcmsblog-left-side .tvblog-img-block {
    padding: 0;
}

.tvnews-event-read-more {
    display: none;
}

.tvdate-time-icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/themevolty/sprite.png);
    background-position: -217px -267px;
    margin-right: 5px;
}

.tvcms-blog-left-side-pagination-wrapper {
    height: 45px;
}

/*********************************** end blog **********************************/
/****************** category slider * ********************/
.tvcmscategory-slider {
    margin-bottom: 50px;
    /*background-color: #fbfbfb;
    border: 1px solid #eeeeee;
    border-radius: 3px;*/
    /*background-image: url(../img/themevolty/category_background.jpg);*/
    /*padding: 100px 0;*/
    /*background-repeat: repeat;*/
}

.tvcategory-img-block {
    text-align: center;
}

.tvcategory-slider-wrapper-info a {
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    justify-content: center;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.tvcategory-slider-wrapper-info :hover .tvcategory-img-block {
    /*border: 1px solid #c70909;
    border-radius: 100%;*/
}

.tvcategory-slider-info-box {
    position: initial;
    text-align: center;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transform: unset;
    margin-top: 10px;
}

.tvcategory-slider-info-box {
    padding-bottom: 12px;
    position: absolute;
}

.tvcategory-slider-info-box .tvcmscategory-slider-title {
    color: #222222;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.3px;
    position: relative;
    right: 0;
    top: 0;
}

.tvcategory-slider-info-box .tvcmscategory-slider-btn {
    margin-top: 10px;
    display: inline-block;
}

.tvcmscategory-slider-icon {
    display: inline-block;
    background-color: #350066;
    color: #ffffff;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    margin-left: 5px;
}

.tvcmscategory-slider-icon i {
    font-size: 14px;
    line-height: 11px;
}

.tvcategory-slider-wrapper-info:hover .tvcategory-slider-info-box {
    color: #c70909;
}

.tvcategory-slider-info-box span:after {
    position: absolute;
    content: "";
    background-color: #350066;
    width: 0px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.tvcategory-slider-wrapper-info:hover .tvcategory-slider-info-box span:after {
    width: 50px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.tvcategory-slider-wrapper-info {
    padding: 0 7.5px;
}

@media (max-width: 991px) {
    .tvcmscategory-slider {
        margin-bottom: 50px;
        /*padding: 40px 0;*/
    }

    .tvcategory-slider-inner-info-box {}
}

@media(max-width: 575px) {
    .tvcategory-slider-inner-info-box {
        padding: 0;
    }

    .tvcategory-slider-wrapper-info {
        padding: 0 10px 12px 10px;
    }

    .tvcategory-slider-wrapper-info a {
        padding: 0;
    }
}

/****************** end category slider * ********************/
/************************ testimonial ********************/
.tvcmstestimonial {
    margin-bottom: 100px;
    padding: 0;
}

.tvcmstestimonial .tvcms-main-title .tvmain-title,
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title,
.tvcmstestimonial .tvcms-main-title .tvmain-desc,
.tvcmstestimonial .tvtestimonial-dec {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.tvtestimonial-img-block {
    margin-bottom: 20px;
}

.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec {
    position: relative;
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    width: 45%;
    margin: auto;
    text-align: center;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 8px;
}

.tvtestimonial-title-des i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: #222222;
    font-size: 25px;
}

.tvtestimonial-title-des {
    display: block;
    margin-bottom: 15px;
}

.tvtestimonial-title {
    margin: 0;
    padding-bottom: 5px;
}

.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    /*border-radius: 100%;*/
    border: 1px solid #ffffff;
    border-radius: 3px;
}

.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation {
    color: #ffffff;
    font-weight: 500;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    font-size: 14px;
}

/*.tvcmstestimonial .tvcmstestimonial-main-title-wrapper {
    display: none;
}*/
.tvtestimonial-title a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #c70909;
}

.tvtestimonial-inner-content-box {
    margin-bottom: 15px;
}

#content-wrapper .container .tvtestimonial {
    overflow: hidden;
    background-image: url(../img/themevolty/testimonial_background.jpg);
    padding: 80px 0 75px;
    background-repeat: no-repeat;
    border-radius: 3px;
}

#left-column .tvcms-all-testimonial .tvtestimonial {
    width: auto;
    margin: 0;
}

.tvcms-left-testimonial .tvtestimonial-inner-content-box {
    margin: 0 15px;
}

.tvtestimonial-slider-inner {
    padding: 0;
    margin: 0 15px;
    overflow: hidden;
}

.tvcms-left-testimonial .tvtestimonial-slider-inner {
    margin: 0 auto;
}

.tvcms-left-testimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-dec {
    width: 100%;
    color: #666666;
}

.tvtestimonial-content-box {
    text-align: center;
}

.tvcmstestimonial.tvcms-all-testimonial .owl-carousel .owl-stage-outer,
.tvcms-left-testimonial .owl-carousel .owl-stage-outer {
    overflow: visible;
}

@media (max-width: 991px) {
    .tvcmstestimonial {
        margin-bottom: 30px;
    }

    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .tvtestimonial-title-des {
        margin-bottom: 15px;
    }

    .tvtestimonial {
        padding: 0;
    }

    .tvcmstestimonial .tvtestimonial-dec,
    .tvcms-left-testimonial .tvtestimonial-dec {
        font-size: 13px;
    }

    .tvcmstestimonial .tvtestimonial-designation,
    .tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box {
        padding-bottom: 15px;
    }

    .tvtestimonial-inner-content-box {
        margin: 0;
    }

    #content-wrapper .container .tvtestimonial {
        background-position: 30% 0;
    }
}

@media(max-width: 575px) {
    #content-wrapper .container.tvtestimonial {
        background-position: right;
    }
}

/********** left testimonial **********/
.tvtestimonial-slider-button-wrapper {
    padding: 20px 0 11px;
}

/******************************** end testimonial ****************************/
/* multi banner hover */
.tvcmsmultibanners {
    margin: 0 0 50px;
    text-align: center;
}

.tvmultibanner-wrapper_inner {
    padding-right: 0;
    padding-left: 0;
}

.tvmultibanner2-wrapper.tvmultibanner-4 {
    padding-left: 0px;
    padding-right: 0;
}

.tvcmsmultibanners .tvmultibanner-1,
.tvcmsmultibanners .tvmultibanner-2 {
    padding-right: 0;
}

.tvcmsmultibanners .tvmultibanner-1,
.tvcmsmultibanners .tvmultibanner-2,
.tvcmsmultibanners .tvmultibanner-3 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.tvcmsmultibanners .tvmultibanner-2 {
    padding-left: 7.5px;
}
.tvmultibanner1-wrapper.tvmultibanner-1 {
    padding-left: 0;
    padding-right: 7.5px;
}
.tvmultithreebanner-wrapper.tvmultibanner-2 {
    padding: 0 7.5px;
}

.tvmultithreebanner-wrapper.tvmultibanner-1 {
    padding-right: 7.5px;
    padding-left: 0;
}

.tvmultithreebanner-wrapper.tvmultibanner-3 {
    padding-left: 7.5px;
    padding-right: 0;
}

.tvcmsmultibanners .tvmultibanner-wrapper_inner .tvmultibanner-3 {
    padding-right: 0;
}

.tvmultibanner-wrapper {
    padding: 0;
}

.tvcmsmultibanners .tvbanner-hover-wrapper,
.tvmultithreebanner .tvbanner-hover-wrapper {
    border: none;
    border-radius: 3px;
}

.tvbanner-hover-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.tvcmsmultibanners .tvbanner-hover-wrapper {
    display: block;
}

.none.tvmultibanner-content {
    display: none;
}

.tvbanner-hover-wrapper:after {
    position: absolute;
    content: "";
    width: 50px;
    -webkit-transform: skewX(-50deg);
    -moz-transform: skewX(-50deg);
    -ms-transform: skewX(-50deg);
    -o-transform: skewX(-50deg);
    transform: skewX(-50deg);
    bottom: 0%;
    left: -250%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.20);
}

.tvbanner-hover-wrapper:hover:after {
    left: 300%;
    -webkit-transition: all 1.5s ease 0.1s;
    -o-transition: all 1.5s ease 0.1s;
    transition: all 1.5s ease 0.1s;
}

.tvmultibanner-content {
    position: absolute;
    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%);
    left: 40px;
}

.tvmultibanner-content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
}

.tvmultibanner-content h6 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
}

.tvmultibanner-content .tvmultibanner-btn {
    font-size: 14px;
    color: #222222;
    font-weight: 500;
    border: 1px solid #333333;
    background-color: #ffffff;
    border-radius: 3px;
    padding: 5px 18px;
    cursor: pointer;
    line-height: 19px;
    display: inline-block;
}

.tvmultibanner-content .tvmultibanner-btn:hover {
    background-color: #333333;
    color: #ffffff;
}

.tvmultibanner-content .tvmultibanner-btn:hover a {
    color: #ffffff;
}

.tvmultibanner-1 .tvmultibanner-content h6 {
    color: #ff2d3a;
}

.tvmultibanner-2 .tvmultibanner-content h6 {
    color: #11c68f;
}

.tvmultibanner-3 .tvmultibanner-content h6 {
    color: #4b48bb;
}

/****************************** mobile tvcmsmultibanner1 *****************************************/
@media(max-width: 1199px) {
    .tvcmsleftsideofferbanners-one .tvbanner-hover-wrapper:after {
        display: none;
    }

    .tvcmsmultibanners {
        /*margin-bottom: 50px;*/
    }

}

@media(max-width: 1040px) {
    .tvmultibanner2-wrapper.tvmultibanner-4 {
        padding-right: 0;
    }

    .tvmultibanner-wrapper_inner {
        padding-left: 0;
    }
}

@media(max-width: 991px) {
    .tvmultibanner-content h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .tvmultibanner-content h6 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .tvbanner-hover-wrapper:after {
        display: none;
    }

    .tvcmsmultibanners {
        margin-bottom: 30px;
    }

    .tvcmsmultibanners .tvmultibanner-wrapper_inner .tvmultibanner-3 {
        /*margin-top: 15px;*/
        padding-right: 0;
    }

    .tvcmsmultibanners .tvmultibanner-2 {
        /*padding-right: 0;*/
    }
    .tvcmsmultibanners .tvmultibanner-2 {
        /*padding-left: 0;*/
    }

    .tvmultithreebanner .tvmultithreebanner-wrapper.tvmultibanner-2 {
        margin-right: 0;
    }
}

@media(max-width: 767px) {

    .tvmultibanner1-wrapper,
    .tvmultibanner2-wrapper,
    .tvmultibanner3-wrapper {
        margin-bottom: 15px;
    }

    .tvcmsmultibanners .tvmultibanner-2,
    .tvcmsmultibanners .tvmultibanner-wrapper_inner .tvmultibanner-3 {
        padding-left: 0;
    }
    .tvcmsmultibanners .tvmultibanner-wrapper_inner .tvmultibanner-3 {
        margin-top: 0px;
    }

}

@media(max-width: 575px) {
    .tvmultibanner1-wrapper.tvmultibanner-1 {
        padding: 0
    }

    .tvmultibanner2-wrapper.tvmultibanner-4 {
        padding: 0;
    }


    .tvmultithreebanner-wrapper.tvmultibanner-2,
    .tvmultithreebanner-wrapper.tvmultibanner-3,
    .tvmultithreebanner-wrapper.tvmultibanner-1 {
        /*padding: 0 7.5px;*/
        margin-bottom: 15px;
    }
}

/***************************************************** end tvcmsmultibanner1 *****************************************/
/******end multibanner*****************/
/***********single banner**********************/
.tvcmsofferbanners-one {
    margin-bottom: 30px;
}

.tvcmstvcmsofferbanners .tvbanner-hover-wrapper {
    overflow: hidden;
}

@media(max-width: 991px) {
    .tvcmsofferbanners-one {
        margin-bottom: 30px;
    }
}

/*********end single banner**************************/
/* slider */
.tvcmssliderofferbanners-one .tvbanner1,
.tvcmssliderofferbanners-one .tvbanner2 {
    padding: 0;
}

.tvcmssliderofferbanners-one .tvbanner1 {
    /*margin-bottom:30px;*/
}

.tvcms-main-slider {
    /*border: 1px solid rgba(0, 0, 0, 0.04);*/
    /*border-radius: 3px;*/
}

/*.tvcmssliderofferbanners .tvbanner-hover-wrapper{
    border: 1px solid #eee;
    border-radius: 3px;
}*/
.tvcms-slider-offerbanner-wrapper {
    /*margin-bottom: 0px;*/
}

.tvcmssliderofferbanners-one {
    /*width: 33.33%;
    padding: 0;*/
}

.tvcmsmain-slider-wrapper {
    /*width: 66.66%;
    padding: 0;*/
}

.tvcms-slider-offerbanner-wrapper .tvbanner-hover-wrapper img {
    border-radius: 0;
}

.tvofferbanner-text {
    display: none;
}

.tvmain-slider-contant {
    position: initial;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    max-width: unset;
    cursor: pointer;
}

.tvmain-slider-content-wrapper {
    display: -webkit-box;

    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #f7f7f7;
    background-color: #fefefe;
    /*padding-top: 10px;*/
}

.tvmain-slider-content-inner {
    padding: 0 15px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tvmain-slider-content-inner:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: transparent;
}

.tvmain-slider-content-inner.active:after {
    background-color: #c70909;
}

.tvmain-slider-contant .tvmain-slider-title {
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    text-transform: capitalize;
    margin-bottom: 0;
    text-shadow: none;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 13px;
    letter-spacing: 0.3px;
}

.tvmain-slider-contant .tvmain-slider-title:hover {
    color: #c70909;
}

.tvmain-slider-contant .tvmain-slider-info h2 {
    font-size: 84px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #222222;
    font-weight: 700;
    text-shadow: none;
    display: none;
}

.tvmain-slider-contant .tvmain-slider-info p {
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}

.tvmain-slider-btn {
    display: none;
}

.tvmain-slider-contant .tvmain-slider-button {
    text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 20px;
    font-weight: 500;
    letter-spacing: 0;
    cursor: pointer;
    border-radius: 10px;
    line-height: 35px;
    border: none;
    text-shadow: none;
    background-color: #c70909;
}

.tvmain-slider-contant .tvmain-slider-button:hover {
    color: #c70909;
}

.lang-rtl .tvcmsmain-slider-wrapper {
    /*float: right;*/
}

@media (max-width: 1920px) and (min-width: 992px) {
    .tv-box-layout .tvcmsmain-slider-wrapper img {
        /*padding-right: 200px;*/
    }
}

@media (max-width: 1585px) {
    .tvmain-slider-contant .tvmain-slider-title {
        padding-top: 9px;
    }

    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {

    .tvcmssliderofferbanners-one .tvbanner1,
    .tvcmssliderofferbanners-one .tvbanner2 {
        /*padding: 0 15px;*/
    }

    .tvcmssliderofferbanners-one .tvbanner1 {
        margin-bottom: 0;
        text-align: right;
    }

    .tvcmssliderofferbanners-one .tvbanner2 {
        margin-bottom: 0;
        text-align: left;
    }

    .tvcms-slider-offerbanner-wrapper {
        margin-bottom: 30px;
    }

    .tvmain-slider-contant .tvmain-slider-button {
        padding: 0 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .tvcmsmain-slider-wrapper {
        margin-bottom: 0;
        width: 100%;
    }

    .tvcmssliderofferbanners-one {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
}

@media(min-width:1400px) and (max-width: 1500px) {
    .tvmain-slider-contant .tvmain-slider-title {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .tvmain-slider-contant .tvmain-slider-info p {
        letter-spacing: 0.3px;
        margin-bottom: 7px;
    }

    /*.tvcms-main-title .tvmain-title h2{
        font-size: 28px;
    }*/
    .tvtab-title-wrapper .tvtabs-products li span,
    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a,
    .tvfooter-title-wrapper .tvfooter-title,
    .tvdekstop-footer-all-title-wrapper .tvfooter-title,
    .block_newsletter .tvnewsletter-title,
    .tvservices-content-box .tvservices-title {
        font-size: 16px;
    }

    .product-price-and-shipping .price,
    .h6,
    h6 {
        /*font-size: 15px;*/
    }
}

@media(min-width:1281px) and (max-width: 1400px) {
    .tvcmsvertical-menu li.level-1 {
        margin: 6px 0;
        padding: 7px 10px;
    }

    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 7px;
    }

    .tvmain-slider-contant .tvmain-slider-title {
        padding-bottom: 0px;
        padding-top: 5px;
    }

    .tvmain-slider-contant .tvmain-slider-info p {
        letter-spacing: 0.3px;
        margin-bottom: 5px;
    }

    /*.tvcms-main-title .tvmain-title h2{
        font-size: 24px;
    }*/
    .tvtab-title-wrapper .tvtabs-products li span,
    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a,
    .tvfooter-title-wrapper .tvfooter-title,
    .tvdekstop-footer-all-title-wrapper .tvfooter-title,
    .block_newsletter .tvnewsletter-title,
    .tvservices-content-box .tvservices-title {
        font-size: 16px;
    }

    .product-price-and-shipping .price,
    .h6,
    h6 {
        font-size: 15px;
    }

}

@media(max-width:1280px) {
    .tvcmsvertical-menu li.level-1 {
        margin: 7px 0;
        padding: 7px 10px;
    }

    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        padding: 5px 15px;
    }

    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 2px;
    }

    .tvmain-slider-contant .tvmain-slider-title {
        padding-bottom: 2px;
        padding-top: 3px;
    }

    .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
        padding-left: 10px;
    }
}

@media(max-width:1200px) {

    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        padding: 14px 10px;
    }
}

@media (max-width: 768px) {
    .tvmain-slider-content-wrapper {
        display: block;
        overflow: hidden;
        display: none;
    }

    .tvmain-slider-content-inner {
        width: 50%;
        float: left;
        margin: 5px 0;
    }

    .tvmain-slider-content-inner:last-child {
        width: 100%;
    }

    .lang-rtl .tvcmsmain-slider-wrapper {
        float: none;
    }

    .tvcms-main-slider {
        border: none;
    }

    .tvcms-main-slider .owl-stage-outer {
        border: 1px solid #f7f7f7;
    }
}

@media (max-width: 575px) {

    .tvcmssliderofferbanners-one .tvbanner1,
    .tvcmssliderofferbanners-one .tvbanner2 {
        width: 50%;
        margin-bottom: 15px;
        padding: 0 7.5px;
        text-align: center;
        float: left;
    }

    .tvmain-slider-content-inner {
        width: 100%;
    }

    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .tvmain-slider-contant .tvmain-slider-button {
        padding: 0 6px;
        font-size: 10px;
        line-height: 16px;
    }

    .tvcms-slider-offerbanner-wrapper {
        margin-bottom: 30px;
    }

}
@media (max-width: 500px) {
    .tvbanner-wrapper.tvone-banner-wrapper-info {
        display: block;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        padding: 9px 60px;
        margin: 10px;
        display: block;
    }
}
@media(max-width: 400px) {

    .tvcmssliderofferbanners-one .tvbanner1,
    .tvcmssliderofferbanners-one .tvbanner2 {
        margin-bottom: 0px;
    }

    .tvtab-title-wrapper .tvtabs-products li {
        display: block;
    }
}

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

/******************end slider*****************************/
/************** instagram modual *******************/
.tvcmsinstagram-slider {
    margin-bottom: 30px;
    position: relative;
}

.tvinsta-img-block .tvinsta-img-block-link {
    position: relative;
    display: block;
}

.tvinsta-img-block .tvinsta-img-block-link:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.tvinsta-img-block:hover .tvinsta-img-block-link:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.tvcms-instagram-pagination-wrapper {
    display: none;
}

.tvinstagram-slider-title-wrapper {
    text-align: center;
    margin-bottom: 15px;
}

.tvinstagram-slider-title-wrapper .tvinstagram-title {
    color: #333333;
    font-size: 26px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.tvinstagram-slider-title-wrapper .tvinstagram-user-name {
    color: #c70909;
    font-size: 26px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

/*************************** shopby caregory *****************************************/
.tvcmscategory-chain-slider {
    margin-bottom: 50px;
}

.tvcategory-chain-slider-wrapper {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    overflow: hidden;
    background-color: #ffffff;
    -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;
}

.tvcategory-chain-slider-wrapper:hover {
    box-shadow: 0px 5px 10px 0px rgba(23, 84, 116, 0.18);
    -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;
}

.tvcategory-chain-slider-wrapper-info {
    padding: 0 7.5px;
}

.tvcategory-chin-img-block {
    padding: 0;
}

.tvcategory-chain-content-wrapper {
    padding: 20px 20px 2px 20px;
}

.tvcategory-chain-title {
    text-align: center;
    padding: 12px;
    position: relative;
}

.tvcategory-chain-title:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background-color: #eeeeee;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.tvcategory-chain-title a {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.tvcategory-chain-slider-category {
    width: 50%;
    float: left;
    padding-bottom: 18px;
}

/*@media (max-width: 1200px){
    .tvcategory-chain-slider-category{
        width: 100%;
    }
}*/

.tvcategory-chain-slider-category a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    display: block;
    letter-spacing: 0.3px;
    padding-left: 30px;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcategory-chain-slider-category a:hover:after,
.tvcategory-chain-slider-category a:hover {
    color: #c70909;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcategory-chain-slider-category a:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e315';
    font-size: 16px;
    left: 5px;
    color: #333333;
    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%);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media(max-width: 991px) {
    .tvcmscategory-chain-slider {
        margin-bottom: 30px;
    }
}

@media(max-width: 575px) {
    .tvcategory-chain-slider-category a {
        font-size: 14px;
        padding-left: 20px;
    }

    .tvcategory-chain-slider-wrapper-info {
        padding: 0 7.5px;
    }
}

.lang-rtl .tvcategory-chain-slider-category a {
    text-align: right;
    padding: 0 30px 0 0;
}

.lang-rtl .tvcategory-chain-slider-category a:after {
    right: 5px;
    top: auto;
    left: auto;
    transform: rotate(180deg);
}

/*************************** end shopby caregory *****************************************/
/*************************************************************************/
/*@media (min-width: 480px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width:420px;
    }
}
@media (min-width:575px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 480px;
    }
}
@media (min-width: 576px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 530px;
    }
}
@media (min-width: 768px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 992px;
    }
}
@media (min-width: 1200px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 1024px;
    }
}
@media (min-width: 1380px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 1180px;
    }
}*/
@media (min-width: 1024px) and (max-width: 1661px) {

    .tvcmsbrandlist-slider .container,
    /*.tvcmscustomer-services .container,*/
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div #wrapper>.container {
        max-width: 100%;
        padding: 0 45px;
    }
}

/*@media (min-width: 1661px){
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div  #wrapper > .container {
        max-width: 1630px;
    }
}*/
@media (min-width: 1200px) {
    #content-wrapper.col-xl-10 {
        float: left;
        width: 78%;
    }

    #right-column.col-xl-2,
    #left-column.col-xl-2 {
        float: left;
        width: 22%;
    }
}

@media (min-width: 1660px) {
    #content-wrapper.col-xl-10 {
        float: left;
        width: 80%;
    }

    #right-column.col-xl-2,
    #left-column.col-xl-2 {
        float: left;
        width: 20%;
    }
}

/********************/

.shimmercard-container {
    position: relative;
    padding-bottom: 15px;
}

.shimmercard {
    /*-webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);*/
    border: 1px solid #f7f7f7;
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
    left: 27%;
    top: 140px;
}

/*&:nth-child(2) {
    top: 160px;
    transform: scale(0.95);
}

&:nth-child(1) {
    top: 180px;
    transform: scale(0.9);
}*/

.shimmerBG {
    animation-duration: 2.2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shimmer;
    animation-timing-function: linear;
    background: #E5F0FB;
    /*background: linear-gradient(to right, #c1dceb 4%, #a3cbe1 25%, #c1dceb 36%);*/
    background: linear-gradient(to right, #eef7fd 4%, #f8fdff 25%, #f1f8fd 36%);
    background-size: 1200px 100%;
}


@-webkit-keyframes shimmer {
    0% {
        background-position: -100% 0;
    }

    100% {
        background-position: 100% 0;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1200px 0;
    }

    100% {
        background-position: 1200px 0;
    }
}

.shimmermedia {
    padding-top: 100%;
}

.shimmerp-32 {
    padding: 7.5px;
}

.shimmertitle-line {
    height: 24px;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
}

.shimmercontent-line {
    height: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 8px;
}

.shimmerend {
    width: 40%;
}

.shimmerm-t-24 {
    margin-top: 24px;
}

/*.shimmerproduct .shimmercard{
     padding-top: 100%;
}*/
/*.shimmerproduct .shimmermedia{
    height: 100%;
}*/
.shimmercategory-chain-slider-wrapper .shimmercard {
    width: 410px;
    height: 370px;
}

.shimmercategory-chain-slider-content {
    padding: 30px 15px;
}

.shimmercategory-chain-slider-wrapper .shimmermedia {
    height: 200px;
    display: table;
}

.shimmerproduct-left-right-penal .shimmermedia {
    width: 50%;
    float: left;
    height: 100px;
}

.shimmerproduct-left-right-penal .shimmerproduct-left-right-content {
    width: 50%;
    float: right;
}

.shimmerproduct-left-right-penal .shimmercard {
    flex-direction: inherit;
    height: 100px;
}

.tvfooter-logo-block .tvfooter-img-block img {
    max-height: 200px;
}

#pagenotfound #main .page-header {
    margin-top: 0px;
}

.tvfooter-payment-icon img {
    width: auto;
    height: auto;
}

@media (max-width: 650px) {
    .tv-header-logo a {
        width: 100%;
    }
}

.tv-category-block-wrapper .tv-category-cover img,
.tv-category-image img {
    border-radius: 3px;
}

.page-content {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 15px 15px;
}

.tvproduct-description-tab #tab-content {
    padding: 30px;
    background: #fff;
    border-radius: 3px;
}

#left-column #search_filters {
    display: block;
}

/*******************************************************************/
.tvfooter-social-icon-left {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: -95px;
    direction: ltr;
    z-index: 60;
    margin: 0
}

.tvfooter-social-icon-left .tvsocial-title {
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
}

.tvfooter-social-icon-left li {
    display: block;
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 3px;
    text-align: right;
    margin-bottom: 7px;
    transition: all .3s linear;
}

.tvfooter-social-icon-left li:hover {
    margin-right: calc(-80% + 15px);
}

.tvfooter-social-icon-left li a {
    display: block;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0px rgba(122, 122, 122, 0.18);
    border-radius: 0 5px 5px 0;
    padding-left: 10px;
    transition: all .3s ease;
}

.tvfooter-social-icon-left li:hover a {
    color: #fff;
    box-shadow: none;
}

.tvfooter-social-icon-left li i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/themevolty/sprite.png);
    height: 32px;
    width: 40px;
}

.tvfooter-social-icon-left .rss i {
    background-position: -105px -10px;
}

.tvfooter-social-icon-left .facebook i {
    background-position: -105px -60px;
}

.tvfooter-social-icon-left .twitter i {
    background-position: -105px -110px;
}

.tvfooter-social-icon-left .youtube i {
    background-position: -104px -158px;
}

.tvfooter-social-icon-left .googleplus i {
    background-position: -102px -258px;
}

.tvfooter-social-icon-left .pinterest i {
    background-position: -103px -208px;
}

.tvfooter-social-icon-left .vimeo i {
    background-position: -104px -358px;
}

.tvfooter-social-icon-left .instagram i {
    background-position: -104px -309px;
}

.tvfooter-social-icon-left .rss:hover i {
    background-position: -5px -10px;
}

.tvfooter-social-icon-left .facebook:hover i {
    background-position: -5px -60px;
}

.tvfooter-social-icon-left .twitter:hover i {
    background-position: -5px -110px;
}

.tvfooter-social-icon-left .youtube:hover i {
    background-position: -4px -158px;
}

.tvfooter-social-icon-left .googleplus:hover i {
    background-position: -2px -258px;
}

.tvfooter-social-icon-left .pinterest:hover i {
    background-position: -3px -208px;
}

.tvfooter-social-icon-left .vimeo:hover i {
    background-position: -4px -358px;
}

.tvfooter-social-icon-left .instagram:hover i {
    background-position: -4px -309px;
}

.tvfooter-social-icon-left .rss:hover a {
    background-color: #ff7b0a
}

.tvfooter-social-icon-left .facebook:hover a {
    background-color: #3a589e
}

.tvfooter-social-icon-left .twitter:hover a {
    background-color: #5ea9dd
}

.tvfooter-social-icon-left .youtube:hover a {
    background-color: #ec2828
}

.tvfooter-social-icon-left .googleplus:hover a {
    background-color: #df4b38
}

.tvfooter-social-icon-left .pinterest:hover a {
    background-color: #cb2027
}

.tvfooter-social-icon-left .vimeo:hover a {
    background-color: #1ab7ea
}

.tvfooter-social-icon-left .instagram:hover a {
    background-color: #64443c
}

.tvright-sticky-option {
    position: fixed;
    right: -100px;
    top: 50%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%);
    direction: ltr;
    z-index: 70
}

.tvright-sticky-option #tvcmsdesktop-user-info .tvhedaer-sign-btn,
.tvright-sticky-option .tvcmsdesktop-view-wishlist .tvwishlist-name span,
.tvright-sticky-option .tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
    line-height: normal;
}

.tvright-sticky-option .tvtight-sticky {
    background-color: #fff;
    height: 30px;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    padding: 0 10px 0 0;
    box-shadow: -1px 1px 3px 0px rgba(122, 122, 122, 0.18);
    border-radius: 5px 0 0 5px;
    transition: all .3s ease;
    /*position: relative;
    right: calc(-100% + 40px);*/
}

.tvright-sticky-option .tvtight-sticky:hover {
    background-color: #ff214f;
    color: #000;
    box-shadow: none;
    margin-left: calc(-80% + 1px);
}

.tvright-sticky-option .tvtight-sticky:hover i,
.tvright-sticky-option .tvtight-sticky:hover span,
.tvright-sticky-option .tvtight-sticky:hover a,
.tvright-sticky-option .tvtight-sticky:hover .tvdesktop-view-compare-name {
    color: #fff;
}

.tvright-sticky-option .tvtight-sticky i {
    font-size: 18px;
    height: 30px;
    width: 35px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}

/*.tvright-sticky-option .tvtight-sticky.compare i{
    background-image: url(../img/themevolty/sprite.png);
    background-position: -106px -555px;
}
.tvright-sticky-option .tvtight-sticky.wishLists i{
    background-image: url(../img/themevolty/sprite.png);
    background-position: -105px -655px;
}
.tvright-sticky-option .tvtight-sticky.cart i{
    background-image: url(../img/themevolty/sprite.png);
    background-position: -105px -405px
}
.tvright-sticky-option .tvtight-sticky.account i{
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -756px;
}
.tvright-sticky-option .tvtight-sticky.gotop i{
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -756px;
}*/

/**********************************************************/
#search_filters .facet .facet-label:hover a {
    color: #c70909
}

.custom-checkbox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /*height: 17px;*/
    margin-right: 7px;
    float: left;
}

.custom-checkbox input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 17px;
    width: 17px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.custom-checkbox span {
    border: 1px solid #f7f7f7;
    height: 17px;
    width: 17px;
    line-height: 1;
    background: #F6F8FF;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .14)
}

.custom-checkbox label {
    margin-left: 7px;
    text-align: left;
}

.custom-checkbox span i {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 1px 1px;
    opacity: 0;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transition: all .3s ease-in-out;
}

.custom-checkbox input[type=checkbox]:checked+span {
    border: 1px solid #f7f7f7;
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked,
.custom-checkbox input[type=checkbox]:checked+span i {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.tvfilter-search-types-dropdown .tvcolor-box .color i {
    font-size: 16px;
    margin: 3px 0 1px 1px;
}

.lang-rtl .custom-checkbox input[type='checkbox'] {
    left: auto;
    right: 0;
}

body#checkout.lang-rtl .custom-checkbox {
    float: right;
}

.lang-rtl .custom-checkbox label {
    margin-right: 9px;
}

body#checkout.lang-rtl div.checkout-step #customer-form .form-control-label,
body#checkout.lang-rtl div.checkout-step #delivery-address .form-control-label,
body#checkout.lang-rtl div.checkout-step #invoice-address .form-control-label,
body#checkout.lang-rtl div.checkout-step #login-form .form-control-label {
    text-align: right;
}

.lang-rtl .custom-checkbox {
    margin: 0 0 0 3px;
}

.lang-rtl #search_filters .facet .facet-label a {
    margin: 0 5px 0 0;
    text-align: right;
}

/************************All Theme Custom Btn**************************/
.tvall-inner-btn {
    background-color: #350066;
    color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}

.tvall-inner-btn:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    /*background-color:#350066;*/
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 3px;
    overflow: hidden;
}

.tvall-inner-btn:hover:before {
    color: #ffffff;
    height: 100%;
    top: 0;
    background-color: #c70909;
    z-index: -1;
}

.tvall-inner-btn-cancel {
    background-color: #6c757d;
    border-radius: 3px;
    padding: 11px 15px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    text-decoration: none;
}

.tvall-inner-btn-cancel span {
    color: #fff;
    text-decoration: none;
}

.tvall-inner-btn-cancel:hover {
    background-color: #5a6268;
}

.tvall-inner-btn-cancel.disabled,
.tvall-inner-btn.disabled,
i.material-icons.block {
    cursor: no-drop;
}

.product-additional-info .js-mailalert {
    text-align: left !important;
}

/*.tvall-inner-btn:hover{
    background-color: #c70909
}*/
.tvall-inner-btn span,
.tvall-inner-btn i {
    position: relative;
    z-index: 1;
    text-decoration: none;
}

.tvall-inner-btn:hover i {
    color: #ffffff;
}

.tvall-inner-btn svg.add-cart g path:nth-child(1) {
    stroke: #ffffff !important;
    fill: none !important;
}

.tvall-inner-btn:hover svg.add-cart g path:nth-child(1) {
    stroke: #ffffff !important;
    fill: none !important;
}

.tvall-inner-btn svg.add-cart g path {
    fill: #ffffff !important;
}

.tvall-inner-btn:hover svg.add-cart g path {
    fill: #ffffff !important;
}

.tvall-inner-btn svg.out-of-stock.hide path {
    fill: #ffffff;
}

.tvall-inner-btn:hover svg.out-of-stock.hide path {
    fill: #ffffff;
}

.tvall-inner-btn-cancel span,
.tvall-inner-btn span {
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    line-height: normal;
    /*vertical-align: middle;*/
    letter-spacing: 0.8px;
    display: inline-block;
    text-align: center;
}

.tvall-inner-btn-cancel span {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
}

.tvall-inner-btn svg {
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.lang-rtl .tvall-inner-btn i {
    margin: 0 0 0 5px;
}

.tvedit-btn {
    background-color: #17a2b8;
    color: #fff;
    padding: 6px 7px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 5px 5px 0
}

.tvremove-btn {
    background-color: #c82333;
    border-radius: 3px;
    color: #fff;
    padding: 6px 7px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 5px 5px 0
}

.tvedit-btn:hover,
.tvremove-btn:hover {
    background-color: #000
}

.tvedit-btn span,
.tvremove-btn span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}


.tvedit-btn i,
.tvremove-btn i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff
}


#search_filters .facet .facet-title {
    border-bottom: none;
}

#search_filters .facet .tvfilter-search-types-title {
    border-bottom: 1px solid #f7f7f7;
}

/* START RIGHT STICKY CSS*/

.tvcmsright-sticky {
    right: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    width: auto;
    margin: auto;
    bottom: 0;
    max-height: 200px;
    z-index: 2;
}

.tvcmsright-sticky .tvright-sticky {
    position: relative;
    min-width: 40px;
    width: auto;
}

.tvcmsright-sticky .tvright-sticky-wrapper {
    position: absolute;
}

.tvsticky-up-arrow,
.tvsticky-wishlist,
.tvsticky-compare,
.tvright-sticky-account,
.tvright-sticky-add-to-cart {
    background-color: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    height: 28px;
    text-transform: uppercase;
    border-radius: 15px 0 0 15px;
    display: block;
    -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: 10px 0;
    overflow: hidden;
}

.tvsticky-up-arrow i,
.tvsticky-wishlist i,
.tvsticky-compare i,
.tvright-sticky-account i,
.tvright-sticky-add-to-cart i {
    color: #6f6f6f;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    float: left;
    -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;
}

.tvsticky-up-arrow span,
.tvsticky-wishlist .tvwishlist-sticky-name,
.tvsticky-compare .tvsticky-compare-name,
.tvright-sticky-account span,
.tvright-sticky-add-to-cart span {
    color: #FFF;
    font-size: 10px;
    float: left;
    line-height: 28px;
    margin: 0 0 0 9px;
    opacity: 1;
    -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;
}

.tvsticky-up-arrow a,
.tvsticky-wishlist a,
.tvsticky-compare a,
.tvright-sticky-account a,
.tvright-sticky-add-to-cart a {
    width: 100%;
    display: inline-block;
}

.tvsticky-up-arrow:hover,
.tvsticky-wishlist:hover,
.tvsticky-compare:hover,
.tvright-sticky-account:hover,
.tvright-sticky-add-to-cart:hover {
    margin-left: calc(-100% + 30px);
    background: #ff214f;
}

.tvsticky-up-arrow:hover i,
.tvsticky-wishlist:hover i,
.tvsticky-compare:hover i,
.tvright-sticky-account:hover i,
.tvright-sticky-add-to-cart:hover i {
    color: #FFF;
}

.tvsticky-up-arrow:hover span,
.tvsticky-wishlist:hover .tvwishlist-sticky-name,
.tvsticky-compare:hover .tvsticky-compare-name,
.tvright-sticky-account:hover span,
.tvright-sticky-add-to-cart:hover span {
    opacity: 1;
}

/*
@media (max-width: 575px){
    .tvcmsright-sticky{
        display: none;
    }
}*/
.tvheader-top-info .tvsticky-compare {
    display: none;
}

/*END RIGHT STICKY CSS*/
.tv-footer-social-icon {
    left: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    width: auto;
    z-index: 1000;
    /* height: min-content; */
    margin: auto;
    bottom: 0;
    max-height: 240px;
    z-index: 0;
}

.tv-footer-social-icon .tv-footer-social-icon-wrapper {
    position: relative;
    min-width: 40px;
    width: auto;
}

.tv-footer-social-icon .tv-footer-social-icon-inner {
    position: absolute;
    right: 0;
}

/*.tv-footer-social-icon{
    position: fixed;
    left: -65px;
    top:0;
    bottom: 0;
    margin: auto;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    z-index: 100;
    max-height: 315px;
}*/
.tv-footer-social-icon .tvblock-social-content {
    overflow: hidden;
    height: 28px;
    background-color: #FFF;
    padding: 0px 10px;
    border-radius: 0 15px 15px 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin: 10px 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.tv-footer-social-icon .tvblock-social-content:hover {
    background: #333;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvfacebook-wrapper:hover {
    background: #3a589e;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvtwitter-wrapper:hover {
    background: #5ea9dd;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvrss-wrapper:hover {
    background: #ff7b0a;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvyoutube-wrapper:hover {
    background: #ec2828;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvgoogleplus-wrapper:hover {
    background: #df4b38;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvpinterest-wrapper:hover {
    background: #cb2027;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvvimeo-wrapper:hover {
    background-: #1ab7ea;
    margin-right: calc(-100% + 30px);
}

.tv-footer-social-icon .tvinstagram-wrapper:hover {
    background: #64443c;
    margin-right: calc(-100% + 30px);
}

/*.tv-footer-social-icon ul li a{
     color: #FFF;
}*/
.tv-footer-social-icon .tvblock-social-content .tvblock-social-icon {
    line-height: 30px;
    width: 18px;
    height: 28px;
    float: right;
    transform: scale(0.85);
}

.block-social .tvblock-social-content span {
    display: block;
    color: #FFF;
    line-height: 28px;
    margin: 0 9px 0 3px;
    font-size: 10px;
    text-transform: uppercase;
    opacity: 0;
    float: right;
    transition: .2s ease-in-out;
}

.tv-footer-social-icon .tvblock-social-content:hover span {
    opacity: 1;
}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvfacebook {
    background-position: -16px -61px;
}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvtwitter {
    background-position: -16px -111px;
}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvrss {
    background-position: -16px -11px;

}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvyoutube {
    background-position: -16px -161px;

}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvgoogleplus {
    background-position: -16px -261px;

}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvpinterest {
    background-position: -16px -211px;

}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvvimeo {
    background-position: -16px -361px;

}

.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvinstagram {
    background-position: -16px -311px;
}

.tvblock-social-icon.tvfacebook {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -118px -61px;
}

.tvblock-social-icon.tvtwitter {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -111px;
}

.tvblock-social-icon.tvrss {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -11px;
}

.tvblock-social-icon.tvyoutube {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -161px;
}

.tvblock-social-icon.tvgoogleplus {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -261px;
}

.tvblock-social-icon.tvpinterest {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -211px;
}

.tvblock-social-icon.tvvimeo {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -361px;
}

.tvblock-social-icon.tvinstagram {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -311px;
}

@media(max-width: 1023px) {

    .tv-footer-social-icon.slideInLeft,
    .tvcmsright-sticky.slideInRight {
        display: none;
    }
}

#product .data-sheet {
    max-width: 40%;
}

.tvcmsofferbanners-one .tvbanner-hover-wrapper {
    display: block;
}

#cms .tv-sub-pages-inner-content {
    overflow: hidden;
}

@media(max-width: 1024px) {

    #category .tv-grid-list-wrapper-info-box {
        width: 25%;
    }

    #products.grid-2 .tv-grid-list-wrapper-info-box {
        width: 33.33%;
    }

    #product .data-sheet {
        max-width: 100%;
    }
}

@media(max-width: 767px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 33.33%;
    }

    .tvall-inner-btn-cancel span,
    .tvall-inner-btn span {
        font-size: 14px;
    }
}

@media(max-width: 575px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 50%;
    }

    #js-product-list .tvgrid-list-view-product .products {
        margin: 0;
    }

    .tvall-product-wrapper-info-box {
        padding: 0 3.5px;
        margin: 0 0 7.5px;
    }

    .tvall-product-wrapper-info-box.tvtab-first-product {
        margin: 0 0 7.5px;
    }

    /*.tvproduct-wrapper{
        margin: 0px 0 10px; 
    }*/
    #tv-back-top-wrapper {
        padding: 10px;
        margin-top: 10px;
    }

    .tvsearch-filter-content-wrapper .facet:not(:last-child) {
        margin-bottom: 20px;
    }

    .tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
        margin-left: 0px;
    }
}

@media(max-width: 335px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 100%;
    }
}


.tvcart-product-content .regular-price {
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #666666;
    letter-spacing: 0.3px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.tvmain-slider-content-wrapper {
    display: none;
}

.tvleft-right-penal-all-block {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#tvverticalmenu .tvallcategories {
    cursor: pointer;
}

/*.tvvertical-slider .product-images{
    height: 100%;
}*/
.slick-vertical .slick-slide {
    width: 100% !important;
}

.tvvertical-slider .product-images .slick-list {
    min-height: 327px;
}

.slick-vertical .slick-slide.slick-current {
    border: 1px solid #eeeeee;
}

/*#product .tvvertical-slider .product-images{
    max-height: 646px;

}*/
.tvvertical-slider .product-images {
    overflow: hidden;
}

#tvcmsproduct_comments_block_tab p {
    margin: 0px 0px 0px 15px;
}

#tvcmsproduct_comments_block_tab .comment p {
    margin: 0;
}

.tvproduct-wrapper.list .tvcompare-wrapper,
.tvproduct-wrapper.list .tvproduct-wishlist,
.tvproduct-wrapper.list .tvproduct-quick-btn {
    margin-left: 8px;
}

.tvproduct-wrapper.catelog .tvcompare-wrapper,
.tvproduct-wrapper.catelog .tvproduct-wishlist,
.tvproduct-wrapper.catelog .tvproduct-quick-btn {
    margin-left: 8px;
}

.tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper-icon,
.tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 45px;
    margin-right: 5px;
    background-color: #f1f1f1;
    border-radius: 25px;
    font-size: 21px;
    display: inline-block;
}

.tvwishlist-compare-wrapper-page .tvcmsproduct-compare-btn span,
.tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper span {
    vertical-align: super;
    font-size: 15px;
}

.page-content.page-cms a {
    color: #c70909;
}

#my-account .tvall-inner-btn span {
    color: #ffffff;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 0.75;
}

@media(max-width: 768px) {
    #product .slick-slide {
        float: left;
    }

    #product .slick-dotted.slick-slider {
        padding-bottom: 30px;
        margin-bottom: 0px;
    }

    #product .product-images .slick-dots {
        bottom: 0;
    }

    #product .product-images .slick-dots li.slick-active button:before {
        color: #c70909;
    }
}

.tvcategory-chain-title a:hover {
    color: #c70909;
}


/************* lang-rtl-css *********/

.lang-rtl .tvheader-compare,
.lang-rtl .tvheader-language {
    margin-left: 26px;
    margin-right: 0px;
}

.lang-rtl .tvcmsmain-menuverticl-wrapper,
.lang-rtl .tvcmsmain-menu-wrapper {
    float: right;
}

.lang-rtl .tv-menu-horizontal ul.menu-content {
    text-align: right;
}

.lang-rtl .tvcmsvertical-menu-wrapper {
    margin: 4px 0px 4px 30px;
}

.lang-rtl #_desktop_contact_link {
    text-align: left;
}

.lang-rtl #blockcart-modal .modal-title i.material-icons {
    margin-left: 1.875rem;
    margin-right: 0;
}

.lang-rtl .social-icon .control-label {
    margin-left: 5px;
    margin-right: 0px;
}

.open-comment-form:hover span,
.tvcustomize-btn:hover span,
.tvshipping-btn:hover span {
    color: #ffffff;
}

.tvcms-prod-popup .tvproduct-flags {
    top: 1px;
    height: 16px;
}

.lang-rtl .tvtabcategory-product-li,
.tvtabcategory-show,
.tvtabcategory-hide {
    /*padding: 11px 15px 12px 20px;*/
}

.lang-rtl .tvdate-time-icon {
    margin-left: 5px;
    margin-right: 0px;
}

.lang-rtl .custom-checkbox {
    float: unset;
}


.lang-rtl .product-add-to-cart .add-to-cart {
    margin-left: 10px;
}

@media (max-width: 1072px) and (min-width: 992px) {

    .tvproduct-wrapper.grid .tvproduct-wishlist,
    .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
    .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .tvproduct-wrapper.grid .tvcompare-wrapper,
    .tvproduct-wrapper.grid-2 .tvcompare-wrapper {
        /*margin: 0 0 0 1px;*/
    }

    .lang-rtl .tvproduct-wrapper.grid .tvproduct-wishlist,
    .lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
    .lang-rtl .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .lang-rtl .tvproduct-wrapper.grid .tvcompare-wrapper,
    .lang-rtl .tvproduct-wrapper.grid-2 .tvcompare-wrapper {
        /*margin: 0 1px 0 0 !important;*/
    }
}

@media (max-width: 991px) {

    .lang-rtl .tvproduct-wrapper.grid .tvproduct-hover-btn,
    .lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .lang-rtl #tvcmsmobile-search .tvcmsheader-search {
        text-align: left;
    }

    .lang-rtl .tvcmsvertical-menu-wrapper {
        margin-left: 13px;
    }

    .lang-rtl #tvcms-mobile-view-header #tvmobile-megamenu {
        margin-right: 0;
    }

    .lang-rtl .tvcategory-title-wrapper {
        padding: 15px 3px;
    }

    .tvbanner-hover-wrapper img.lazy.loaded {
        width: 100%;
    }

    .tvmain-slider-next-pre-btn {
        display: none;
    }

    #tvmain-slider .owl-dots {
        display: block;
    }
}

.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon {
    padding-bottom: 10px;
    text-align: center;
}

.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl .tvcms-prod-popup .tvproduct-info-box-wrapper {
    text-align: center;
}

.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
    right: 8px;
}

.lang-rtl .tvproduct-wrapper.catelog .tvcompare-wrapper,
.lang-rtl .tvproduct-wrapper.catelog .tvproduct-wishlist,
.lang-rtl .tvproduct-wrapper.catelog .tvproduct-quick-btn {
    /*margin-right: 8px;
    margin-left: 0px;*/
}

.lang-rtl .tvproduct-wrapper.list .tvcompare-wrapper,
.lang-rtl .tvproduct-wrapper.list .tvproduct-wishlist,
.lang-rtl .tvproduct-wrapper.list .tvproduct-quick-btn {
    /*margin-right: 8px;
    margin-left: 0px;*/
}

.lang-rtl .product-price-and-shipping .price {
    /*font-size: 16px;*/
}

#category.lang-rtl .tvproduct-wrapper.catelog .tvall-product-star-icon {
    text-align: center;
}

.lang-rtl .tvvertical-menu-slider-next.tvcmsnext-btn {
    right: 15px;
}

.lang-rtl .tvvertical-menu-slider-prev.tvcmsprev-btn {
    left: 15px;
}

.lang-rtl #contact-link {
    padding: 12px 0;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .tvcmsmain-menuverticl-wrapper {
        position: unset;
    }

    .tvcmsvertical-menu-wrapper {
        position: unset;
    }
}

@media (max-width: 991px) {
    .lang-rtl .tv-account-wrapper .tv-myaccount-btn span {
        padding-right: 10px;
        padding-left: 0px;
    }
}

.lang-rtl .tv-vertical-menu-text-wrapper .tvvertical-menu-category {
    text-align: right;
}

@media (max-width: 575px) {
    .tvmultithreebanner-wrapper.tvmultibanner-1 {
        padding-right: 0;
    }

    .tvmultithreebanner-wrapper.tvmultibanner-2 {
        padding: 0;
    }

    .tvmultithreebanner-wrapper.tvmultibanner-3 {
        padding-left: 0;
    }
}

.tvmultibanner .tvbanner-hover-wrapper img {
    width: 100%;
}

@media (max-width: 991px) and (min-width: 900px) {

    #category .tvproduct-wrapper.grid .tvcompare-wrapper,
    #category .tvproduct-wrapper.grid .tvproduct-wishlist {
        /*margin: 0 0 0 1px;*/
    }

    .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
        /*min-width: 105px;*/
    }
}

#product #content-wrapper .container {
    padding: 0;
}

@media (max-width: 1024px) {
    #product .tvcomp-wish-btn {
        margin-top: 10px;
    }
}

.tvmain-footer-tab-prod-slider .product-price-and-shipping {
    padding-bottom: 0px;
}

.tvmain-footer-tab-prod-slider .tvleft-right-product-slider .tvproduct-wrapper {
    padding: 20px 15px;
}

.tvcms-prod-popup .tvproduct-flags li {
    font-size: 9px;
    height: 18px;
}

.tvcms-prod-popup .tvproduct-online-new-wrapper {
    padding: 0px 12px 0px 10px;
}

@media (max-width: 1500px) and (min-width: 992px) {
    .lang-fr .tvcategory-title-wrapper .tvleft-right-title span {
        font-size: 13px;
    }
}

#order-slip #notifications .container {
    padding: 0px;
}

.quickview .arrows {
    position: unset;
    transform: translate(0, 0);
}

.quickview .arrows .material-icons,
#product-modal .arrows .material-icons {
    width: 50%;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    margin-left: 5px;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
}

.quickview .tvvertical-slider-next-pre-arrow .material-icons {
    width: 45%;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
}

.quickview .tvvertical-slider-next-pre-arrow .tvvertical-slider-next {
    margin-right: 3px;
}

@media (max-width: 1199px) {

    .lang-fr .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 25px 0 25px 8px;
    }

    .lang-ru .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 25px 0 25px 8px;
    }
}

@media (max-width: 991px) {

    .lang-fr .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 2px 0;
    }
}

@media (max-width: 1440px) and (min-width: 768px) {
    #category .tvproduct-wrapper.catelog .tvall-product-btn-list {
        /*display: block;*/
    }

    #category .tvproduct-wrapper.catelog .tvall-product-btn-list .tvproduct-cart-btn {
        /*margin-bottom: 10px;*/
    }

    #category .tvproduct-wrapper.catelog .tvall-product-btn-list .tvcompare-wrapper,
    #category .tvproduct-wrapper.catelog .tvall-product-btn-list .tvproduct-wishlist,
    #category .tvproduct-wrapper.catelog .tvall-product-btn-list .tvproduct-quick-btn {
        display: inline-block;
        vertical-align: middle;
    }

    #products.catelog .tvproduct-quick-btn {
        float: none;
    }

    #category .tvproduct-wrapper.list .tvall-product-btn-list {
        /*display: block;*/
    }

    #category .tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-cart-btn {
        margin-bottom: 10px;
    }

    #category .tvproduct-wrapper.list .tvall-product-btn-list .tvcompare-wrapper,
    #category .tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-wishlist,
    #category .tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-quick-btn {
        display: inline-block;
        vertical-align: middle;
    }

    .tvproduct-wrapper.list .tvcompare-wrapper {
        /*margin: 0px;*/
    }
}

@media (max-width: 991px) {
    .tvproduct-description-tab {
        margin-bottom: 30px;
    }
}

.tvpagination-title-item-wrapper .tvinner-page-pagination li:nth-child(1) button {
    padding: 7px 7px;
}

.tvpagination-title-item-wrapper .tvinner-page-pagination li:nth-child(3) button {
    padding: 7px 7px;
}

@media (max-width: 768px) {
    .tvcms-header-myaccount .tv-account-dropdown {
        left: -60px;
        top: 42px;
    }
    .tvcms-header-myaccount .tv-account-dropdown.tvcms-dropdown-manage {
        left: auto;
    }

    .tvvertical-slider img.thumb.selected,
    .tvvertical-slider img.thumb:hover,
    .tvvertical-slider img.thumb {
        border: none;
    }
}

@media (max-width: 425px) {
    .tvcms_customer_name {
        display: none;
    }
}

#history #notifications .container {
    padding: 0px;
}

/*@media (max-width: 1358px) and (min-width: 1200px){
    .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn{
        margin-bottom: 10px;
    }
}*/

#category .tvproduct-wrapper.grid-2 .product-description .tvproduct-name h6 {
    margin-bottom: 0;
}

#products #products.list .product-price-and-shipping,
#products.list .product-accessories .product-price-and-shipping,
#products.list .product-miniature .product-price-and-shipping {
    margin: 0;
}

#products #products.list-2 .product-price-and-shipping,
#products.list-2 .product-accessories .product-price-and-shipping,
#products.list-2 .product-miniature .product-price-and-shipping {
    margin: 0;
}

/*#products.catelog .tvproduct-catalog-price .tv-product-price {
    margin: 0;
}*/

#products.list .tvall-product-star-icon,
#products.list-2 .tvall-product-star-icon {
    margin-bottom: 10px;
}

.tv-product-page-content .product-variants {
    margin: 0;
}

.tvproduct-page-wrapper .tvproduct-timer {
    margin-bottom: 15px;
}

.tv-product-page-content .tvwishlist-compare-wrapper-page {
    margin-bottom: 20px;
}

.tvspecial-product .slick-dots {
    bottom: 0;
}

.tvtab-product .tvtab-title-wrapper .tvtab-title {
    display: flex;
}

.tvtab-product .tvtab-title-wrapper .tvtabs-products {
    margin-right: 50px;
}

.tvcmsprev-btn,
.tvcmsnext-btn {
    background-color: transparent;
    border: none;
    box-shadow: none;
    transform: translate(0, -40%);
}



/*.tvcmsnext-btn i {
    transform: rotate(180deg);
    line-height: 25px;
}
*/
.tvcms-main-title .tvmain-title {
    float: left;
}

.tvfooter-product-box-layout .tvmain-all-product .tvcms-main-title .tvmain-title {
    float: none;
    display: inline-block;
}

.tvfooter-product-box-layout .tvmain-all-product .tvcmsprev-btn,
.tvfooter-product-box-layout .tvmain-all-product .tvcmsnext-btn {
    transform: translate(0, -50%);
}

.tvcmstab-title-product .tvcmsprev-btn,
.tvcmstab-title-product .tvcmsnext-btn {
    position: unset;
    display: inline-block;
    margin-right: 5px;
    transform: translate(0);
}

.tvproduct-wrapper.grid:hover .tv-product-price.tvproduct-name-price-wrapper,
.tvproduct-wrapper.grid-2:hover .tv-product-price.tvproduct-name-price-wrapper {
    opacity: 0;
}

.tvtabcategory-product-li {
    width: 16.5%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}

.tvtabcategory-product-inner {
    margin: 0 -14.5px 0 -7.5px;
}

.lang-rtl .tvtabcategory-product-inner {
    direction: rtl;
    margin: 0 -7.5px 0 -14.5px;
}

.tvtabcategory-product-li:hover .tvtabcategory-product-li-inner-block,
.tvtabcategory-product-li.active .tvtabcategory-product-li-inner-block {
    background-color: #c70909;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtabcategory-product-li.active .tvtabcategory-product-li-inner-block a:not([href]):not([tabindex]),
.tvtabcategory-product-li:hover .tvtabcategory-product-li-inner-block a:not([href]):not([tabindex]) {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtabcategory-product-li-inner-block,
.tvtabcategory-show,
.tvtabcategory-hide {
    padding: 8.5px;
    background-color: #ffffff;
    margin: 0 7.5px;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    position: relative;
    /*border-bottom: 1px solid transparent;*/
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtabcategory-product-li a:not([href]):not([tabindex]),
.tvtabcategory-show a:not([href]):not([tabindex]),
.tvtabcategory-hide a:not([href]):not([tabindex]) {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvproduct-wrapper.grid:hover .tv-product-price.tv-product-price,
.tvproduct-wrapper.grid-2:hover .tv-product-price.tv-product-price {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvproduct-wrapper.grid .tv-product-price.tv-product-price,
.tvproduct-wrapper.grid-2 .tv-product-price.tv-product-price {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media (max-width: 991px) {
    .tvproduct-wrapper.grid:hover .tv-product-price.tv-product-price,
    .tvproduct-wrapper.grid-2:hover .tv-product-price.tv-product-price {
        opacity: 1;
    }
}

.tvfooter-product-box-layout .tvproduct-wrapper .tvall-product-star-icon,
#left-column .tvcmsleft-best-seller-product .tvproduct-wrapper .tvall-product-star-icon,
#left-column .tvcmsleft-featured-product .tvproduct-wrapper .tvall-product-star-icon,
#left-column .tvcmsleft-new-product .tvproduct-wrapper .tvall-product-star-icon {
    text-align: left;
}

.tvfooter-product-box-layout .tvproduct-wrapper .product-price-and-shipping,
#left-column .tvcmsleft-best-seller-product .tvproduct-wrapper .product-price-and-shipping,
#left-column .tvcmsleft-featured-product .tvproduct-wrapper .product-price-and-shipping,
#left-column .tvcmsleft-new-product .tvproduct-wrapper .product-price-and-shipping {
    text-align: left;
}

.tvfooter-product-box-layout .tvleft-right-product-slider .tvproduct-wrapper {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
}

.tvcmscategory-chain-slider .tvcategory-chin-img-block img.lazy.loaded,
.tvspecial-product-content .tvspecial-product img.lazy.loaded {
    width: 100%;
}

#left-column .tvcmscustomer-services {
    background-color: #ffffff;
}

#left-column .tvproduct-wrapper {
    background-color: #ffffff;
}

#left-column .tvleft-right-title.facet-label {
    position: relative;
}

#left-column .tvleft-right-title.facet-label:before {
    content: '';
    position: absolute;
    background-color: #c70909;
    height: 35px;
    width: 5px;
    top: -4px;
    left: -16px;
    /* bottom: -3px;
}

#left-column .tv-category-title-wrapper .tv-main-category-title:before {
    /*content: '';
    position: absolute;
    background-color: #350066;
    width: 40px;
    height: 2px;
    bottom: 7px;*/
}

.tvleft-right-title-wrapper {
    padding: 13px 15px;
}

.tvcmsmain-title-wrapper {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
}

.tvfooter-product-box-layout .tvcmsmain-title-wrapper {
    border: none;
}



/*@media (max-width: 1199px) {

    .tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner {
        width: 25%;
    }

    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content {
        width: 75%;
    }
}*/

@media (max-width: 991px) {

    /* .tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner {
        width: 33.33%;
    }

    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content {
        width: 66.66%;
    }*/

    .tvcmsmobile-contact #contact-link {
        padding: 5px 14px 5px 0;
    }

    .tvapp-logo-link-wrapper {
        text-align: center;
    }
}

@media (max-width: 590px) {

    /*.tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner {
        width: 100%;
    }

    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content {
        width: 100%;
    }*/
}

.footer-container .tvfooter-storelogo-weapper {
    border-bottom: 1px solid #eeeeee;
}


.tvcms-header-logo-wrapper,
.tvcmsheader-nav-right,
.tvcmsheader-search-wrapper {
    padding: 0;
}

@media (max-width: 768px) {
    .tvtabcategory-product-li {
        width: 24.9%;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .tvtabcategory-product-li {
        width: 50%;
        margin-bottom: 15px;
    }
}

.tvleft-right-title-wrapper,
.tv-category-title-wrapper {
    text-align: left;
}

@media (max-width: 1024px) {
    #contact-link {
        padding: 13px 10px 13px 0;
    }

    .tvheader-nav-offer-text {
        padding: 10px 15px 10px 0;
    }

    .tvheader-language-currency-wrapper {
        padding-right: 15px;
    }

    .tvcms-header-logo-wrapper {
        padding: 0 15px 0 0;
    }
    .tvcmsheader-nav-right {
        padding: 0 15px;
    }

    .menu-content .level-1.home_menu a {
        /*padding: 14px 10px 14px 15px !important;*/
    }
}

@media (max-width: 768px) {
    .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon {
        padding: 4px 8px;
    }
}

.tvspecial-product .tvproduct-wishlist,
.tvspecial-product .tvproduct-cart-btn,
.tvspecial-product .tvcompare-wrapper,
.tvspecial-product .tvproduct-quick-btn {
    margin: 0 0 0 8px;
    background-color: transparent;
    border-radius: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    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;
}

.tvspecial-product {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
    padding: 0px 20px;
}
@media (max-width: 1440px) {
    .tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
        /*padding: 15px 30px;*/
    }
}

.tvspecial-product-content .tvspecial-product .tvproduct-img-box-wrapper {
    padding: 0 0 0 0px;
}

.tvspecial-product-content {
    padding: 0 7.5px;
}

.lang-rtl .tvspecial-product-content {
    padding: 0 7.4px;
}

.tvspecial-product .tvproduct-hover-btn {
    margin-bottom: 10px;
}

.tvspecial-product .tvproduct-page-decs {
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.tvspecial-product .tvproduct-page-decs p {
    font-size: 13px;
    color: #666666;
    margin-bottom: 0;
}

.tvspecial-product .tvproduct-wrapper {
    align-items: center;
    background-color: #ffffff;
    border: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 0;
    padding: 20px 40px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -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;
    cursor: pointer;
}

@media (max-width: 575px) {
    .tvspecial-product .tvproduct-wrapper {
        padding: 20px 12px;
    }
    .lang-rtl .tvall-block-box-shadows {
        text-align: center;
    }
}


.tvspecial-product .slick-slide.slick-current.slick-active .tvproduct-wrapper {
    z-index: 2;
}

@media (min-width: 768px) {
    .tvspecial-product .tvproduct-wrapper {
        display: flex;
    }
}

.tvspecial-product .tv-product-price.tvproduct-name-price-wrapper {
    margin-bottom: 10px;
}

.tvspecial-product .tvproduct-timer .tvtimer-dot,
.tvspecial-product .tvproduct-timer .tvproduct-timer-icon {
    display: none;
}

.tvspecial-product .tvproduct-timer .tvtimer-name {
    display: block;
    background-color: #eeeeee;
    font-size: 10px;
    border-radius: 3px;
    color: #666666;
    line-height: 20px;
}

.tvspecial-product .tvproduct-wrapper .tvtimer-wrapper {
    background-color: transparent;
    border: none;
}

.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper {
    height: auto;
    margin: 0 8px;
}

.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .tvproduct-timer-box .days,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .tvproduct-timer-box .hours,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .tvproduct-timer-box .minutes,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .tvproduct-timer-box .seconds {
    background-color: #eeeeee;
    margin-bottom: 5px;
    /*padding: 5px 8px;*/
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-family: 'Titillium Web';
    font-size: 20px;
    color: #c70909;
    border-radius: 3px;
    font-weight: 700;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    text-align: center;
}

.tvall-product-btn-list .tvproduct-quick-btn,
.tvall-product-btn-list .tvproduct-cart-btn,
.tvall-product-btn-list .tvproduct-wishlist,
.tvall-product-btn-list .tvcompare-wrapper {
    margin: 0 0 0 8px;
}

.tvproduct-wrapper.catelog .tvall-product-btn-list {
    justify-content: center;
}

.tvproduct-wrapper.list .tvall-product-star-icon {
    text-align: left;
}

.tvspecial-product .tvproduct-name .product-title a h6 {
    font-size: 20px;
    font-weight: 600;
}

.tvcmsspecial-product .tvall-product-branner-left {
    padding: 0 7.5px;
}

@media (max-width: 767px) {
    .tvcmsspecial-product .tvall-product-branner-left {
        margin-bottom: 10px;
        text-align: center;
    }

    .tvcmscategory-chain-slider .tvcategory-chin-img-block img.lazy.loaded,
    .tvspecial-product-content .tvspecial-product img.lazy.loaded {
        width: auto;
    }

    .tvcmsmobile-contact #contact-link {
        padding: 0px 15px 7px 0;
    }

    .tvtab-product .tvcms-main-title {
        float: none;
    }

    .tvcms-main-title .tvmain-title {
        float: none;
    }

    .tvtab-product .tvtab-title-wrapper .tvtab-title {
        display: block;
    }

    .tvtab-product .tvtab-title-wrapper .tvtabs-products {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .tvtab-product-wrapper .tvcmsmain-title-wrapper {
        margin-bottom: 0;
    }

    .tvcmsmain-title-wrapper {
        border: none;
    }

    .tvcmsmain-title-wrapper {
        margin-bottom: 0;
    }

    .tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
        padding: 0px 15px;
    }
}

@media (max-width: 400px) and (min-width: 360px) {

    .tvproduct-wrapper.grid .tvproduct-wishlist,
    .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
    .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .tvproduct-wrapper.grid .tvcompare-wrapper,
    .tvproduct-wrapper.grid-2 .tvcompare-wrapper,
    .tvproduct-wrapper.grid .tvproduct-quick-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-quick-btn {
        margin: 0 0 0 1px;
    }

    .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn {
        /*margin: 0 0 0 -1px;*/
    }
}

@media (max-width: 425px) {
    .tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
        padding: 4px 15px;
    }
}


@media (max-width: 992px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        font-size: 15px !important;
    }

    .menu-content .level-1.home_menu a {
        /*padding: 0 !important;*/
    }
}

.tvcmsproduct-grid-list .tvproduct-grid {
    padding: 12px 10px;
}

.tvcmsproduct-grid-list .tvproduct-grid-2 {
    padding: 12px 7px;
}

.tvcmsproduct-grid-list .tvproduct-list {
    padding: 12px 8px;
}

.tvcmsproduct-grid-list .tvproduct-list-2 {
    padding: 12px 9px;
}

.tvcmsproduct-grid-list .tvproduct-catelog {
    margin-right: 0;
    padding: 12px 8px;
}

.product-quantity .bootstrap-touchspin .input-group-btn-vertical>.btn {
    line-height: 0;
}

.tvproduct-page-wrapper .tvall-product-star-icon .tvall-product-review {
    line-height: 23px;
}

.tvcmsblog-left-side .tvblog-img-block .date_time.tvdate-time {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #c70909;
    padding: 15px 20px 5px 20px;
    text-align: center;
}

.tvcmsblog-left-side .tvblog-img-block .day_time.tvday-time {
    margin-bottom: 7px;
}

.tvcmsblog-left-side .tvblog-img-block .tvmonth-time {
    margin: 0;
}

.tvcmsblog-left-side .tvblog-img-block .day_time.tvday-time span {
    background-color: #ffffff;
    color: #333333;
    padding: 4px;
    font-size: 16px;
}

.tvcmsblog-left-side .tvblog-img-block .tvmonth-time span {
    color: #ffffff;
    font-size: 14px;
}

.tvproduct-wrapper.list .tv-product-price,
.tvproduct-wrapper.catelog .tv-product-price {
    margin-bottom: 10px;
}

.tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-wishlist {
    /*margin-left: 0;*/
}

.tvproduct-wrapper.grid-2 .tvproduct-name.product-title a h6 {
    color: #333333;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
}

.tvcategory-slider-inner-info-box .owl-item.active .tvcategory-slider-wrapper-info:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 70%;
    width: 1px;
    background-color: #f1f1f1;
    margin: auto;
}

.tvcategory-slider-inner-info-box .owl-item.active:nth-child(1) .tvcategory-slider-wrapper-info:before {
    display: none;
}

.lang-rtl .tvtab-product .tvcms-main-title {
    float: right;
}

.lang-rtl .tvtab-title-wrapper {
    float: left;
}

.lang-rtl .tvtab-product .tvcmsnext-btn i {
    transform: rotate(180deg);
    line-height: 25px;
}

.lang-rtl .tvtab-product .tvcmsprev-btn i {
    transform: rotate(180deg);
    line-height: 25px;
}

.lang-rtl .tvcms-main-title .tvmain-title {
    float: right;
}

.lang-rtl .tvcms-main-title .tvmain-title:before {
    content: '';
    position: absolute;
    background-color: #c70909;
    height: 35px;
    width: 5px;
    top: 0;
    left: 0;
    right: 0;
}

.lang-rtl .tvcms-main-title .tvmain-title h2 {
    margin-right: 15px;
    margin-left: 0;
}

.lang-rtl #left-column .tvleft-right-title.facet-label:before {
    content: '';
    position: absolute;
    background-color: #c70909;
    height: 35px;
    width: 5px;
    top: -4px;
    right: -16px;

}

.lang-rtl .tvfooter-product-box-layout .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl #left-column .tvcmsleft-best-seller-product .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl #left-column .tvcmsleft-featured-product .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl #left-column .tvcmsleft-new-product .tvproduct-wrapper .tvall-product-star-icon {
    text-align: right;
}

/*.tv-menu-horizontal ul>li.level-1>a:hover:before {
    background-color: #FFF;
    content: "";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}*/
/*.tv-menu-horizontal ul>li.level-1>a:before {
    transition: 0.3s ease-in-out;
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 53px;
    display: block;
    transform: scaleY(0);
}*/

@media (min-width: 991px) {
    .tv-menu-horizontal>ul>li.home_menu>a:before,
    .tv-menu-horizontal>ul>li>a:hover:before {
        background-color: #c70909;
        content: "";
        border-radius: 3px;
        opacity: 1;
        /*-webkit-transform: scaleY(1);*/
        /*transform: scaleY(1);*/
        /*width: 100%;*/
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;  
    }
    .tv-menu-horizontal>ul>li>a:before {
        z-index: -1;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        /*width: auto;*/
        height: 30px;
        display: block;
        opacity: 0;
        /*transform: scaleY(0);*/
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;  
    }
    .tv-menu-horizontal li {
        margin: 0 3px;
    }
    .tv-menu-horizontal>ul>li>a:hover span,
    .tv-menu-horizontal>ul>li>a:hover:after,
    .tv-menu-horizontal>ul>li>a:hover i,
    .tv-menu-horizontal>ul>li.home_menu>a,
    .tv-menu-horizontal>ul>li.home_menu>a i {
        color: #ffffff;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
}

.tv-menu-horizontal ul>li.level-1>a:hover span {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tv-menu-horizontal ul>li.level-1>a:hover span.menu-subtitle {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tv-menu-horizontal ul>li.level-1>a:hover:after {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tv_search_filter_wrapper .tvleft-right-title-wrapper .tvproduct-top-filter-name {
    padding: 1px 0 0 6px;
}

@media (max-width: 768px) {
    #product #block-reassurance ul {
        display: flex;
    }
    #product #block-reassurance ul li {
        margin: 0 15px 5px 0;
    }
    .lang-rtl .tvtab-title-wrapper {
        float: none;
    }
}
@media(max-width: 575px) {
    .lang-rtl .tvtab-title-wrapper,
    .lang-rtl .tvcms-main-title .tvmain-title,
    .lang-rtl .tvtab-product .tvcms-main-title {
        float: none;

    }
}


@media (max-width: 991px) {
    .tvdesktop-compare-icon {
        /*display: none;*/
    }
}

.page-footer .tvall-inner-btn.btn-back-to-account i {
    height: 0.88em;
}

.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover {
    color: #ffffff;
}

#notifications .container {
    padding: 0;
}

.tvcmsnext-btn:hover,
.tvcmsprev-btn:hover {
    background-color: transparent;
}

.tvcmsnext-btn i,
.tvcmsprev-btn i {
    color: #a7a7a7;
    font-size: 18px;
}

.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
    color: #333333;
}

.tvmain-slider-next-pre-btn .tvcmsmain-next:hover,
.tvmain-slider-next-pre-btn .tvcmsmain-prev:hover {
    background-color: #350066;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvmain-slider-next-pre-btn .tvcmsmain-next:hover i,
.tvmain-slider-next-pre-btn .tvcmsmain-prev:hover i {
    color: #ffffff;
}

.tvcmsheader-search.search-widget form button[type=submit] i {
    width: 50px;
}

.tvclose-icon:hover {
    background-color: transparent;
}

.tv-indicator.tv-bar .tv-outer {
    width: 100%;
    height: 8px;
}

.tv-product-list {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 15px;
}

.tvinstock,
.tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    font-size: 16px;
    font-weight: 500;
    color: #53c95f;
    display: block;
    text-align: center;
    /*margin-bottom: 5px;*/
}

.tvspecial-product-wrapper-box .tv-indicator .tvinstock b {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    letter-spacing: 0.8px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

#search_filters .facet .facet-label a {
    margin: 0 0 0 10px;
}

#product .tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
    margin-right: 5px;
}

#product .tvinstock,
#product .tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    text-align: left;
}

#product .tv-indicator .tv-items .tvinstock b {
    margin: 0 5px;
}

.tvvertical-slider img.thumb.selected,
.tvvertical-slider img.thumb {
    border: none;
}

.tvvertical-slider img.thumb:hover {
    border-color: #f7f7f7;
}

.tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon {
    line-height: 42px;
}

.tvcms-prod-popup .tvproduct-wrapper .tvtimer-wrapper {
    margin-bottom: 0px;
}

.tv-all-page-main-title-wrapper {
    padding: 15px 0 0px 0;
}

.quickview .tvinstock,
.quickview .tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    text-align: left;
}

.quickview .tv-indicator .tv-items .tvinstock b {
    margin: 0 5px;
}


.tvcmsleft-best-seller-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-featured-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-new-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-special-product .tvleft-right-product-slider:last-child .tvproduct-wrapper {
    border: none;
}

.product-line-info .label {
    margin-right: 5px;
}

.tvtabs-products .tvtab-name:hover:before {
    width: 100%;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    /*-webkit-transform-origin: 0 50%;*/
    /*-moz-transform-origin: 0 50%;*/
    /*transform-origin: 0 50%;*/
}
.tvtabs-products .tvtab-name:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 3px;
    top: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    background-color: #c70909;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    transition: transform .3s;
    left: 0;
}

.tvtabs-products .tvtab-name.active:hover:before {
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}


@media (max-width: 767px) {
    .quickview .product-cover {
        display: none;
    }
    .tvvertical-slider-next-pre-arrow {
        display: none;
    }
}

.quickview .slick-slide img {
    display: inline-block;
}

.quickview .slick-dots {
    bottom: 0;
}

@media (max-width: 425px) {
    .tvproduct-wrapper .tvtimer-wrapper {
        margin-bottom: 5px;
    }
}

.lang-rtl .tvspecial-product-content .tvspecial-product .tvproduct-img-box-wrapper {
    float: right;
}

.lang-rtl .tvspecial-product-content .tvspecial-product .tvproduct-img-box-wrapper {
    padding: 0 15px 0 0;
}

.lang-rtl .tvfooter-product-box-layout .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl #left-column .tvcmsleft-best-seller-product .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl #left-column .tvcmsleft-featured-product .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl #left-column .tvcmsleft-new-product .tvproduct-wrapper .product-price-and-shipping {
    text-align: right;
}

.tvcmsbrandlist-slider {
    border: 1px solid #eee;
    border-right: none;
    border-bottom: none;
}

.lang-rtl #left-column .tvleft-right-title.facet-label,
.lang-rtl #left-column .block-categories .category-top-menu>li.tv-category-title-wrapper a {
    text-align: right;
}

.lang-rtl #left-column .tvleft-right-title-wrapper,
.lang-rtl #left-column .tv-category-title-wrapper {
    text-align: right;
}

.lang-rtl .quickview .tvinstock,
.lang-rtl .quickview .tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    text-align: right;
}

#left-column .tvproduct-wrapper .tvall-product-star-icon {
    text-align: left;
}

.lang-rtl #products.list .tvproduct-wrapper .product-description .tvall-product-star-icon,
.lang-rtl #products.list-2 .tvproduct-wrapper .product-description .tvall-product-star-icon,
.lang-rtl #products.catelog .tvproduct-wrapper .product-description .tvall-product-star-icon {
    text-align: right;
}

#product.lang-rtl .tvcms-main-title .tvmain-title h2:before {
    right: unset;
    left: -20%;
    background: linear-gradient(to right, #f5f5f5, transparent);
}

/*.lang-rtl .tv-header-logo{
    text-align: left;
    display: block;
}*/

#tvmobile-megamenu .tvcms-mega-menu-next-pre-btn .tvmega-menu-slider-prev.tvcmsprev-btn {
    left: -5px;
}

#tvmobile-megamenu .tvcms-mega-menu-next-pre-btn .tvmega-menu-slider-next.tvcmsnext-btn {
    right: -5px;
}

.lang-rtl #tvcmsmobile-account-button .tv-account-wrapper .tvcmsdesktop-view-compare svg {
    margin-right: 0px;
    margin-left: 5px;
}

@media (max-width: 360px) {
    .tvspecial-product-content .tvspecial-product .tvproduct-img-box-wrapper {
        padding: 0px 15px;
    }
}

.tvproduct-hover-btn .tvproduct-cart-btn .tvproduct-add-to-cart i,
.tvall-product-btn-list .tvproduct-cart-btn .tvproduct-add-to-cart i {
    font-size: 16px;
    line-height: 13px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.tvfooter-img-block img.lazy {
    width: auto;
}

.lang-rtl .product-variants>.product-variants-item select {
    padding-left: 1.875rem;
}

#my-account #main .page-footer {
    text-align: center;
}

.block-categories .category-sub-menu li[data-depth="0"] {
    border-bottom: 1px solid #f5f5f5;
}

.block-categories .category-sub-menu li[data-depth="0"]:last-child {
    border: none;
}

.tvwishlist-view-product-all .btn_action .tvall-inner-btn {
    margin-right: 5px;
}

.tvproduct-wrapper.list .tvtimer-wrapper {
    margin-bottom: 0;
}

.tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-wishlist {
    /*margin-left: 0;*/
}

.lang-rtl .tvproduct-wrapper.list .tvall-product-btn-list .tvproduct-wishlist {
    margin-left: 8px;
    margin-right: 0;
}

.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon {
    padding: 3px 8px;
}

@media (min-width: 992px) {
    .tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn span,
    .tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
    .tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-lable {
        display: inline-block;
        margin-left: 5px;
        font-size: 13px;
        color: #ffffff;
    }
    .lang-rtl .tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn span,
    .lang-rtl .tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
    .lang-rtl .tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-lable {
        margin-left: 0;
        margin-right: 5px;
    }
    .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span {
        display: inline-block;
    }
}

.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
.tvspecial-product .tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon,
.tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart {
    width: auto;
    height: 34px;
    padding: 6px 10px;
    margin-bottom: 5px;
}

.tvproduct-wrapper .tvproduct-compare span {
    display: none;
}

.tvspecial-product .tvproduct-image {
    border: 1px solid #eee;
    border-radius: 3px;
}

.tvspecial-product .tvproduct-wishlist .tvproduct-wishlist-wrapper-icon {
    display: inline-block;
}

#tvmobile-megamenu .tv-menu-horizontal ul>li.level-1>a:hover span {
    color: #000;
}

.tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn:hover span,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist:hover .panel-product-line span,
.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn:hover .tvproduct-quick-lable,
.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-add-to-cart span {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.lang-rtl .tvdesktop-compare-icon svg {
    margin-right: 0;
    margin-left: 8px;
}

.tvspecial-product .product-price-and-shipping .price {
    font-size: 18px;
}

.tvspecial-product .product-price-and-shipping .regular-price {
    font-size: 13px;
}

.tvfooter-product-box-layout {
    margin-top: 50px;
}

.ttvattr-search-product .ttvattr-search-wrapper article {
    margin-bottom: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.lang-rtl .tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper-icon,
.lang-rtl .tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon {
    margin-right: 0;
    margin-left: 5px;
}

#product.lang-rtl .tvinstock,
#product.lang-rtl .tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    text-align: right;
}

.tvspecial-product .tvproduct-wrapper .tvtimer-wrapper {
    margin-bottom: 6px;
}

.lang-rtl .tv-sub-category-title-wrapper {
    padding: 15px 15px 0 0px;
}

.lang-rtl .tv_search_filter_wrapper .tvleft-right-title-wrapper .tvproduct-top-filter-name {
    padding: 1px 6px 0 0px;
}

@media (max-width: 425px) {
    .tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper {
        margin: 0 4px;
    }
    .tvheader-nav-offer-text p {
        font-size: 12px !important;
    }
}

@media (max-width: 991px) {
    #tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
    #tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span,
    #tvcmsdesktop-user-info .tvhedaer-sign-btn,
    .tv-account-dropdown a.tvmyccount,
    .tvwishlist-name span .tvwishlist_name,
    .tvcmsdesktop-view-compare .tvdesktop-view-compare-name,
    #tvcmsdesktop-language-selector .tv-language-btn i,
    #tvcmsdesktop-currency-selector .tv-currency-btn i {
        color: #000;
    }
    .tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
        /*display: none;*/
    }
    .tvdesktop-compare-icon svg path {
        fill: #000 !important;
    }
}

.tvtab-title-wrapper .tvtabs-products li.active:hover span {
    color: #fff;
}

@media (max-width: 767px) {
    .tvspecial-product-content {
        margin-bottom: 15px;
    }
    .tvcmsspecial-product .tvall-block-box-shadows {
        text-align: center;
    }
}
.tvproduct-timer-box.tvproduct-time-seconds {
    min-width: 20px;
}

..tvcmscategory-slider-icon i {
    line-height: normal;
}

@media (max-width: 1024px) {
    .tvcmscategory-slider-icon i {
        line-height: normal;
    }
    .tvcategory-slider-info-box {
        right: 7%;
    }
}

@media (max-width: 650px) {
    .tv-header-logo {
        padding: 15px 0 0 0;
    }
}
@media (max-width: 991px) {
    .tv-menu-horizontal ul li.parent .icon-drop-mobile:after {
        padding: 0 10px;
    }
}
.slick-list {
    overflow: hidden;
}
#product .slick-list {
    overflow: hidden;
}
.slick-slide img {
    margin: auto;
}
@media (max-width: 768px) {
    #product .slick-slide {
        float: left;
    }
}
.quickview .images-container {
    min-height: 300px;
}

@media (max-width: 575px) {
    .tvtabcategory-product-inner {
        margin: 0 0px 0 0px;
    }
}

.tvproduct-brand {
    top: -5px;
}

@media (max-width: 991px) {
    .tvheader-nav-offer-text {
        padding: 10px 15px 10px 15px;
    }
}

.tvleft-right-product-slider .product-description {
    padding-left: 7.5px;
}

@media (max-width: 768px) {
    .tvbrandlist-slider-wrapper-info {
        width: 50%;
    }
}

@media (max-width: 425px) {
    .tvbrandlist-slider-wrapper-info {
        /*width: 100%;*/
    }
}

@media (max-width: 575px) {
    .tvcmstab-title-product .tvcmsprev-btn,
    .tvcmstab-title-product .tvcmsnext-btn {
        margin-bottom: 10px;
    }
}

@media (min-width: 991px) and (max-width: 1140px) {
    #blockcart-modal .modal-dialog {
        max-width: 900px;
        width: 100%;
    }
}