/******* Start Common.css *******/
/***** start header *****/
#hi_recaptcha_auth .grecaptcha-badge, #hi_recaptcha_newsletter .grecaptcha-badge, #hi_recaptcha_contact .grecaptcha-badge {
    z-index: 999999;
}
#header {
    background: #ffffff;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #aaa;
    position: relative;
    margin-bottom: 0;
    /*z-index: 1000;*/
}
#header a:hover {
    text-decoration: none;
}
#index #header {
    border: none;
    margin-bottom: 0;
}
.card {
    border: 1px solid #aaa;
    border-radius: 3px;
}
body#cart .card.cart-container,
body#cart .card.cart-summary {
    border: 0;
    border-radius: 15px;
    padding: .5rem;
}
.block-category.tv-category-block-wrapper.card {
    border: 0;
    border-radius: 15px;
}
.tv-category-main-div {
    border: 0 !important;
    border-radius: 15px;
}
.product-information .product-actions .product-pack article .card {
    margin-bottom: 0 !important;
    border-radius: 0;
    border: none;
    border-top: 1px solid #aaa;
}
.product-information .product-actions .product-pack p.h4 {
    background: white;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 5px 10px;
    margin: 0;
}
.product-information .product-actions .product-pack {
    background: #eee;
    border: 1px solid #aaa;
}
.product-information .product-actions .product-pack .pack-product-container .thumb-mask > .mask, .product-information .product-actions .product-pack .pack-product-container .thumb-mask > .mask img {
    max-width: 80px;
    width: 100%;
    height: auto;
}
.product-information .product-actions .product-pack .pack-product-container .pack-product-name {
    text-align: left;
}
#block-reassurance {
    margin-top: 25px;
}
.product-information .product-actions .product-pack article .card {
    margin-bottom: 15px;
}
#module-tvcmsblog-archive #content {
    border: none;
}
.tvcmsheader-sticky.sticky {
    top: 0;
    position: fixed;
    z-index: 100;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    
    background-color: #bb0003;
    /*background-color: #555;*/
    width: 100%;
    left: 0;
    -webkit-animation: mySticky 1s;
    -moz-animation: mySticky 1s;
    animation: mySticky 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: transform 0.1s ease-in-out;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    -moz-transition: transform 0.1s ease-in-out;
    -webkit-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -moz-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -ms-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -o-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    list-style: none;
}
.tvcmsheader-sticky.sticky .menu-subtitle {
    top: 0;
}
/*Chrome, Safari, Opera */
@-webkit-keyframes mySticky {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}
/*Standard syntax */
@-moz-keyframes mySticky {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}
/*Standard syntax*/
@keyframes mySticky {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}
/***** start mobile header *****/
/***** start logo *****/
.tv-header-logo {
    padding: 25px 0;
}
.tv-header-logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}
.tv-header-logo a {
    transition: transform 400ms ease-in-out 0s;
    -webkit-transition: transform 400ms ease-in-out 0s;
    -moz-transition: transform 400ms ease-in-out 0s;
    -o-transition: transform 400ms ease-in-out 0s;
    -ms-transition: transform 400ms ease-in-out 0s;
}
.tv-header-logo a:hover {
    transform: scale(1.04);
}
.tv-header-logo img {
    max-width: 100%;
}
.tvcms-loading-inner img.logo {
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0;
}
/***** end logo *****/
/***** start horizontal menu *****/
.tvcmsdesktop-top-header-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tvmain-menu-sub-menu .top-menu.tv-header-menu {
    overflow: hidden;
    margin: 0;
}
.tvcmsdesktop-top-header-wrapper .tvcmsmain-menu-wrapper {
    position: relative;
    z-index: 70
}
.tvcmsvertical-menu .menu-dropdown {
    border-radius: 3px;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper>.tv-header-menu>li {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.tvmain-menu-sub-menu .tv-header-menu li {
    overflow: hidden;
    width: 185px;
    margin: 0;
    float: left;
    padding-right: 10px;
    position: relative;
}
.tvmain-menu-sub-menu .tv-header-menu li #header .header-top .position-static {
    margin-bottom: 0;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li>.tvmenu-link-wrapper a span {
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 13px;
    position: relative;
    line-height: 39px;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li>.tvmenu-link-wrapper a span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #c80436;
    bottom: 0;
    left: 0;
    transition: all 400ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li:hover>.tvmenu-link-wrapper a span:after {
    width: 100%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="1"]>li>.tvmenu-link-wrapper a span {
    color: #222222;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 12px;
}
.tvmenu-link-wrapper {
    position: relative;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="1"]>li>.tvmenu-link-wrapper a span:hover {
    color: #c80436;
}
.tvcms-header-menu .tv-header-menu>li>.tvmenu-link-wrapper i {
    color: #ffffff;
    line-height: 20px;
    font-size: 17px;
}
.tvmain-menu-sub-menu .tvmenu-toggle-icon {
    display: none;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper>.tv-header-menu>li {
    padding: 0 20px;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper>.tv-header-menu>li:first-child {
    padding-left: 0;
}
.tvcmsdesktop-top-header-wrapper .tvmain-menu-dropdown.tv-auto-scroll {
    max-height: 400px;
    overflow-y: scroll;
}
.tvmain-menu-wrapper a[data-depth="2"] .tvmain-menu-text-box {
    font-size: 12px;
    line-height: 30px;
    font-weight: 300;
}
.tvcms-header-menu .tv-header-menu>li>.tvmenu-link-wrapper a[data-depth="1"] {
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 30px;
    text-align: left;
}
.tvmain-menu-mobile-dropdown {
    text-align: left;
}
.tvmenu-button-wrapper {
    display: none;
}
.tvheader-top-menu-img {
    padding-top: 20px;
}
.tv-desk-open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
/***** mobile horizontal menu *****/
.tvmobileheader-offer-wrapper {
    text-align: center;
}
.tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
    display: -webkit-inline-box;
}
/***** start header right *****/
/***** offer text *****/
.tvcmsmobile-header-right {
    position: relative;
    z-index: 1;
}
.tv-contact-account-cart-wrapper {
    text-align: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tv-myaccount-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.tvcms-header-cart {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}
.tvheader-cart-wrapper {
    padding: 20px 0 20px 1.5rem;
}
.tv-account-wrapper {
    padding: 16px 0;
}
.tv-account-wrapper button.tv-myaccount-btn,
.tv-account-wrapper button.tv-myaccount-btn span a {
    padding: 10px 0;
}
#tvcmsdesktop-espace-pro, #tvcmsdesktop-account-button {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}
#tvcmsdesktop-espace-pro a {
    padding-right: 1.5rem;
    font-size: 14px;
}
#tvcmsdesktop-espace-pro a:hover {
    color: #444;
}
@media (max-width: 1450px) {
    #tvcmsdesktop-espace-pro {
        display: none;
    }
}
@media (max-width: 991px) {
    #tvcmsdesktop-espace-pro {
        display: block;
    }
    #tvcmsdesktop-espace-pro a {
        padding-right: 0;
    }
}
#tvcmsdesktop-account-button .tv-header-account .tv-account-dropdown a.tvmyccount {
    color: #000;
}
.tvcart-icon-text-wrapper .tvcart-lable,
.tv-account-wrapper .tv-myaccount-btn span {
    font-size: 14px;
    font-weight: 500;
    color: #222;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.tvcart-icon-text-wrapper .tvcart-lable {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}
/***** start serach right *****/
#header .tvsearch-top-wrapper {
    position: relative;
}
#header .tvmobile-search-icon .tvsearch-close {
    /*background-image: url(../img/themevolty/sprite.png);*/
    display: none;
    /*height: 40px;*/
    /*background-position: -156px -588px;*/
    /*width: 40px;*/
}
.tvsearch-top-wrapper .tvsearch-close i {
    /*display: none;*/
}
.tvheader-sarch-display:hover .tvheader-search-display-icon .tvsearch-open {
    background-position: -56px -543px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open {
    /*padding: 0;*/
    display: flex;
    /*background-image: url(../img/themevolty/sprite.png);*/
    /*height: 40px;*/
    /*background-position: -5px -543px;*/
    /*width: 40px;*/
    /*display: block;*/
}
#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open:hover {
    /*transform: scaleX(-1);*/
}
#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open,
#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open:hover {
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
.tvcmssearch-wrapper {
    float: none;
    padding: 19px 0;
}
.tvsearch-header-display-wrappper form {
    padding: 5px;
    border-radius: 50px;
    border: none;
    overflow: hidden;
}
.tvcmssearch-dropdown {
    z-index: 90;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -moz-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -ms-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    -o-box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
    box-shadow: 0px 1px 3px 1px rgba(128, 128, 128, 0.27);
}
.tvsearch-result .tvcmssearch-dropdown {
    background-color: #f0f0f0;
    border-radius: 15px;
    margin-top: 10px;
}
.tvcmsheader-search.search-widget form button[type=submit] .tvserach-name,
#_desktop_search .tvcmsheader-search .tvserach-name {
    display: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}
.tvcmsheader-search.search-widget form button[type=submit] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tvcmsheader-search.search-widget form button[type=submit] i {
    font-size: 0;
    background-image: url(../img/themevolty/sprite.png);
    background-position: 0px -706px;
    width: 50px;
}
.tvcmsheader-search .tvcms-select-category {
    display: block;
    border: none;
    min-width: 90px;
    font-size: 12px;
    color: #222222;
    margin: 0 20px 0 10px;
    padding-left: 10px;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    background-image: url(../img/themevolty/arrow-down1.png);
    background-repeat: no-repeat;
    background-position: 100%;
}
.tvheader-sarch-display {
    display: none;
}
#header .tvsearch-header-display-wrappper {
    position: relative;
    opacity: 1;
    right: 0;
    left: 0;
    visibility: visible;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    width: 100%;
    z-index: 90;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#header .tvsearch-result {
    margin: 0;
}
.tvsearch-more-search-wrapper {
    text-align: center;
    margin: 10px 0 0 0;
}
.tvcmsheader-search.search-widget form input[type=text] {
    height: 52px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 0 0 0 16px;
    background: #f0f0f0;
    border-radius: 50px;
}
.tvcmsheader-search.search-widget form input[type=text]::placeholder {
    color: #888;
    opacity: 1;
}
.tvsearch-dropdown-close {
    border: none;
    height: 40px;
    display: inline-block;
    text-align: center;
    width: 40px;
    line-height: 42px;
    padding: 0;
    margin: 0;
}
.tvsearch-dropdown-wrapper:hover .tvsearch-dropdown-content-box .tvsearch-dropdown-title {
    color: #c80436;
}
.tvsearch-dropdown-close-wrapper {
    position: absolute;
    right: 4px;
    top: 4px;
}
.tvsearch-header-display-wrappper .tvsearch-result .tvcmssearch-dropdown .tvsearch-dropdown-close-wrapper {
    width: 35px;
    height: 35px;
    right: 5px;
    top: 15px;
    background: #df0004;
    color: #fff;
    border-radius: 50px;
    line-height: 34px;
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
.tvsearch-header-display-wrappper .tvsearch-result .tvcmssearch-dropdown .tvsearch-dropdown-close-wrapper:hover {
    background: #b20003;
}
/***** start deckstop and mobile my account *****/
.tvcms-header-myaccount {
    position: relative;
    cursor: pointer;
}
.tvcms-header-myaccount .tv-myaccount-btn i {
    background-image: url(../img/themevolty/sprite.png);
    height: 40px;
    background-position: -5px -756px;
    width: 40px;
    cursor: pointer;
    display: block;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    background-color: transparent;
    border-radius: 0;
    font-size: 0;
    margin-right: 8px;
}
.tvcms-header-myaccount:hover .tv-myaccount-btn i {
    background-position: -55px -756px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
.tvcms-header-myaccount .tv-account-dropdown {
    right: -30px;
    left: auto;
    top: 100%;
    margin: 0;
    border: 1px solid #eeeeee;
    border-bottom: 3px solid #df0004;
    padding: 10px 15px;
    min-width: 174px;
    width: max-content;
    background-clip: inherit;
}
/***** main header-navbar *****/
.tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-header {
    border-bottom: 1px solid #999;
    background-color: #e3e3e3;
}
.container.tvcmsdesktop-top-wrapper {
    padding: 0;
}
.tvcmsdesktop-top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tvheader-nav-offer-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0;
}
.tvheader-nav-offer-text i {
    font-size: 20px;
    color: #000;
    margin-right: 5px;
}
.tvheader-nav-offer-text {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}
.tvheader-nav-offer-text p {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}
.tvheader-language-currency-wrapper i {
    font-size: 20px;
    color: #000;
    margin-right: 7px;
}
.tvheader-language-currency-wrapper #_desktop_contact_link span.tvcms_contact_info {
    font-weight: 500;
    color: #CC0004;
}
/***** start deckstop language *****/
.tvheader-language-currency-wrapper {
    text-align: right;
}
.tvcmsdesktop-top-wrapper .tvheader-compare,
.tvheader-language,
.tvheader-currency {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.tvcmsdesktop-language-selector {
    text-align: right;
}
#tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
#tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
    color: #222;
    font-size: 13px;
    /*width: 100%;*/
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 1px;
}
#tvcmsdesktop-language-selector .tv-language-lable,
#tvcmsdesktop-currency-selector .tv-currency-lable {
    display: none;
}
#tvcmsdesktop-language-selector .tv-language-btn,
#tvcmsdesktop-currency-selector .tv-currency-btn {
    display: block;
    width: 100%;
    cursor: pointer;
}
#tvcmsdesktop-language-selector .tv-language-btn .tvimage-lazy {
    margin-right: 5px;
    margin-bottom: 2px;
}
#tvcmsdesktop-language-selector .tv-language-btn i,
#tvcmsdesktop-currency-selector .tv-currency-btn i {
    color: #000000;
    font-size: 12px;
    width: 20px;
    text-align: center;
}
#tvcmsdesktop-user-info .tvhedaer-sign-btn,
.tvcmsdesktop-view-wishlist .tvwishlist-name span,
.tv-account-dropdown a.tvmyccount,
.tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
    color: #000000;
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
}
.tvdesktop-wishlist:hover .tvwishlist-name span,
.tvcmsdesktop-view-compare:hover .tvdesktop-view-compare-name,
.tvdesktop-wishlist:hover .tvwishlist-icon i,
.tvdesktop-view-compare:hover .tvdesktop-compare-icon i {
    color: #c80436;
}
#tvcmsdesktop-user-info a.tvhedaer-sign-btn {
    display: block;
}
#tvcmsdesktop-user-info a.tvhedaer-sign-btn:last-child {
    border: none;
    display: block;
}
#tvcmsdesktop-user-info .tvhedaer-sign-btn i {
    color: #000000;
    font-size: 12px;
    width: 20px;
    text-align: center;
}
#tvcmsdesktop-language-selector:hover .tv-language-btn i,
#tvcmsdesktop-currency-selector:hover .tv-currency-btn i,
#tvcmsdesktop-user-info:hover .tvhedaer-sign-btn i,
#tvcmsdesktop-language-selector:hover .tv-language-btn .tv-language-span,
#tvcmsdesktop-currency-selector:hover .tv-currency-btn .tv-currency-span,
#tvcmsdesktop-user-info .tvhedaer-sign-btn:hover,
.tv-account-dropdown a.tvmyccount:hover {
    color: #c80436;
}
.tvcmsdesktop-view-compare:hover .tvdesktop-compare-icon svg path{
    fill: #c80436 !important;
}
.tv-account-dropdown .tvdesktop-wishlist:hover svg path{
    stroke: #c80436 !important;
}
/*.tv-account-dropdown > div {
    border-bottom: 1px solid #e5e5e5;
}*/
.tv-account-dropdown>div:last-child {
    border-bottom: none;
}
.tv-language-dropdown li img {
    margin-right: 10px;
}
.tv-language-dropdown li a,
.tv-currency-dropdown li a {
    font-size: 14px;
    color: #222222;
    line-height: 30px;
}
.tv-language-dropdown li a:hover,
.tv-currency-dropdown li a:hover {
    color: #c80436;
}
.tv-language-dropdown,
.tv-currency-dropdown {
    border: 1px solid #eeeeee;
    padding: 10px 20px;
    background-color: #ffffff;
    text-align: left;
}
/***** media language *****/
/***** start decsktop cart *****/
.tvheader-cart-btn-wrapper {
    position: relative;
}
.tv-cart-icon i {
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #222222;
    display: none;
}
.tvcart-no-product {
    padding: 15px;
}
.tv-header-cart .tv-cart-icon {
    display: inline-block;
    margin-right: 8px;
    background: #df0004;
    border-radius: 50px;
    padding: 10px;
    height: 45px;
    width: 45px;
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
.tv-header-cart .tvheader-cart-wrapper :hover .tv-cart-icon {
    background: #b20003;
}
.tv-header-cart .tv-cart-icon:hover {
    background-position: -55px -655px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
.tv-header-cart .tv-cart-icon svg g path {
    stroke: #fff !important;
    stroke-width: 2;
}
.tv-header-cart .tv-cart-icon svg g ellipse {
    stroke: #fff !important;
    stroke-width: 3;
}
.tv-cart-cart-inner {
    display: inline-block;
    background: #fff0 !important;
    color: #222 !important;
    text-align: left;
    font-size: 12px;
}
.tvcart-no-product-label {
    text-align: center;
}
.tvcmscart-show-dropdown {
    width: 340px;
    position: absolute;
    right: 0;
    z-index: 90;
    background-color: #fff;
    top: 100%;
    opacity: 0;
    box-shadow: 0px 0px 2px 0.8px rgba(122, 122, 122, 0.18);
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.tvcmscart-show-dropdown.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.tvcart-product-totle {
    margin-bottom: 10px;
    color: #666666;
}
.tvcart-product-list {
    padding: 15px 35px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
}
.tvcmscart-show-dropdown .tvcart-product-wrapper.items {
    overflow: hidden;
    padding: 10px 0;
}
.tvcmscart-show-dropdown .tvcart-product-list-img {
    height: 60px;
    width: 60px;
    margin-right: 15px;
    position: relative;
    float: left;
}
.tvcmscart-show-dropdown .tvcart-product-list-price {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
.tvshoping-cart-dropdown-title span.product-name {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
}
.tvcart-product-content {
    overflow: hidden;
}
.tvcart-product-list-price span {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #666666;
}
.tvcmscart-show-dropdown .tvshoping-cart-dropdown-title a {
    font-size: 15px;
}
.tvcmscart-show-dropdown .tvcart-product-list-attribute {
    display: none;
}
.tvcart-product-remove {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}
.tvcmscart-show-dropdown .tvcart-product-list-img:hover .tvcart-product-remove {
    opacity: 1;
    visibility: visible;
}
.tvcart-product-remove a i {
    height: 40px;
    width: 40px;
    display: block;
    line-height: 40px;
    color: #000;
    font-size: 27px;
}
.tvcart-product-remove a {
    /*background-image: url(../img/themevolty/sprite.png);*/
    height: 40px;
    width: 40px;
    background-position: -5px 145px;
    display: block;
}
.tvcart-product-content-box {
    position: relative;
    margin-bottom: 20px;
    scroll-behavior: smooth;
    overflow-y: auto;
    max-height: 245px;
    padding-right: 20px;
}
.tvcart-product-list-total-info .tvshoping-cart-subtotal,
.tvshoping-cart-shipping,
.tvshoping-cart-tax,
.ttshoping-cart-total {
    font-size: 16px;
    color: #222;
    font-weight: 600;
}
span.tvcart-product-price {
    float: right;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.tvcart-product-list-subtotal-prod,
.tvcart-product-list-subtotal-shipping,
.tvcart-product-list-subtotal-tax,
.tvcart-product-list-subtotal-excluding-text {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tvcart-product-list-subtotal-excluding-text {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
.tvcart-product-list-viewcart {
    background-color: #ffffff;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
}
.tvcart-product-list-checkout {
    background-color: #c80436;
    border-radius: 5px;
    text-align: center;
}
.tvcart-product-list-viewcart:hover {
    background-color: #c80436;
}
.tvcart-product-list-checkout:hover {
    background-color: #ffffff;
}
.tvcart-product-list-viewcart:hover a {
    color: #ffffff;
}
.tvcart-product-list-checkout:hover a {
    color: #222222;
}
.tvcart-product-list-checkout a,
.tvcart-product-list-viewcart a {
    display: block;
    font-weight: 600;
    padding: 13px 10px;
}
.tvcart-product-list-checkout a {
    color: #ffffff;
}
.tvorder-conformation-wrapper {
    margin-bottom: 100px;
}
.tvshopping-cart-quentity {
    margin: 0 7px;
}
.tvcart-product-list-btn-wrapper {
    padding: 35px;
    background-color: #222222;
}
/***** Media cart *****/
/***** Media cart *****/
#blockcart-modal .cart-content .cart-content-btn .btn-secondary:hover {
    background-color: #373737;
    color: #ffffff;
}
#blockcart-modal.tv-addtocart-msg-wrapper .modal-dialog .modal-content {
    border-radius: 15px;
}
#blockcart-modal.tv-addtocart-msg-wrapper .modal-dialog .modal-content .modal-header {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
#blockcart-modal.tv-addtocart-msg-wrapper .modal-dialog .modal-content .modal-body {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#blockcart-modal.tv-addtocart-msg-wrapper .modal-dialog .modal-content .modal-body .tvall-inner-btn {
    border-radius: 10px;
}
#blockcart-modal.tv-addtocart-msg-wrapper .modal-dialog .modal-content .modal-body .tvall-inner-btn:hover::after {
    border-radius: 10px;
}
@media(max-width: 1050px) {
    .tvcmsstore-time {
        display: block;
    }
    .tvheader-cart-wrapper .tv-cart-icon {
        margin: 0 12px 0 0;
    }
}
/***** RTL ALL header *****/
.tvcategory-title-wrapper {
    background-color: #c80436;
    text-align: left;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.tvcategory-title-wrapper .tvleft-right-title span {
    text-align: left;
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-family: 'Poppins';
    text-transform: uppercase;
}
/****** end header *****/
/****** product after link *****/
.tvallproduct-link,
.tvfooter-view-link {
    text-align: right;
}
.tvnews-event-link a,
.tvallproduct-link a,
.tvleft-right-penal-all-block .tvall-product-bottom-link-block a,
.tvcmsblog-left-side .tvnews-event-link a,
.tvfooter-view-link a {
    color: #222222;
}
.tvnews-event-link a i,
.tvallproduct-link a i,
.tvleft-right-penal-all-block .tvall-product-bottom-link-block a i,
.tvcmsblog-left-side .tvnews-event-link a i,
.tvfooter-view-link a i {
    font-size: 15px;
    font-weight: 300;
    line-height: 15px;
    color: #222222;
}
.tvleft-right-penal-all-block .tvall-product-bottom-link-block,
.tvcmsblog-left-side .tvnews-event-link,
.tvallproduct-link,
.tvfooter-view-link {
    display: none;
}
.tvnews-event-link a:hover,
.tvallproduct-link a:hover,
.tvleft-right-penal-all-block .tvall-product-bottom-link-block a:hover,
.tvcmsblog-left-side .tvnews-event-link a:hover,
.tvfooter-view-link a:hover,
.tvnews-event-link a:hover i,
.tvallproduct-link a:hover i,
.tvleft-right-penal-all-block .tvall-product-bottom-link-block a:hover i,
.tvcmsblog-left-side .tvnews-event-link a:hover i,
.tvfooter-view-link a:hover i {
    color: #c80436;
}
.tv-total-product-number {
    line-height: 40px;
}
.tv-total-product-number {
    line-height: 40px;
}
.tvcmstab-title-product {
    margin-bottom: 25px;
}
.tvcmsspecial-product,
.tvcmsfeatured-product,
.tvcmsbest-seller-product,
.tvcmsnew-product,
.tvcmssame-category-product,
.tvcmscross-selling-product,
.tvcmslike-product {
    margin-bottom: 25px;
    display: flex;
}
body#product .tvcmscontainer-layout .tvcmslike-product .tvlike-product-wrapper-box.container,
body#product .tvcmscontainer-layout .tvcmscross-selling-product .tvcross-selling-product-wrapper-box.container {
    width: 100%;
}
/***** product title design *****/
.tvcmsmain-title-wrapper {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #aaa;
}
.tvcmslike-product .tvcmsmain-title-wrapper,
.tvcmstabcategory-product-slider-main-title-wrapper .tvcmsmain-title-wrapper,
.tvcategory-chain-slider-main-title-wrapper .tvcmsmain-title-wrapper {
    margin-bottom: 20px;
}
.tvcmslike-product .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-title h2,
.tvcmstabcategory-product-slider-main-title-wrapper .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-title h2,
.tvcategory-chain-slider-main-title-wrapper .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-title h2 {
    padding-bottom: 10px;
}
.tvfooter-product-box-layout .tvcmsmain-title-wrapper {
    border: none;
    margin-bottom: 10px;
}
.tvtab-title-wrapper {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    float: right;
    padding-right: 130px;
}
.tvcustomer-services .tvcmsmain-title-wrapper {
    display: none;
}
.tvtab-product .tvcms-main-title {
    float: left;
}
.tvtab-product .tvtab-title-wrapper .tvtabs-products {
    margin-bottom: 0;
}
.tvtab-title-wrapper .tvtabs-products li {
    position: relative;
    padding: 6px 25px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 1px solid transparent;
    background-color: #eee;
    margin: 0 8px;
}
.tvtab-title-wrapper .tvtabs-products li span {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    position: relative;
    z-index: 1;
    letter-spacing: .6px;
    font-family: 'Poppins';
    text-transform: capitalize;
    vertical-align: middle;
}
/*.tvtab-title-wrapper .tvtabs-products li:hover,*/
.tvtab-title-wrapper .tvtabs-products li.active {
    /*border: 1px solid #eeeeee;*/
    background-color: #003b56;
}
.tvtab-title-wrapper .tvtabs-products li:hover span,
.tvtab-title-wrapper .tvtabs-products li.active span {
    color: #fff;
}
.tvtabs-products .tvtab-name:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 3px;
    top: 0;
    -webkit-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    background-color: #c80436;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    transition: transform .3s;
    left: 0;
}
.tvtabs-products .tvtab-name:hover:before {
    width: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.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);
}
.tvtab-product {
    overflow: hidden;
}
.tvcms-main-title .tvmain-title h2 {
    font-size: 24px;
    color: #000;
    line-height: 36px;
    position: relative;
    font-weight: 600;
    font-family: 'Titillium Web';
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin-bottom: 0;
    display: block;
    text-align: center;
}
.tvcms-main-title .tvmain-title {
    position: relative;
    display: inline-block;
}
.tvfooter-product-box-layout .tvmain-all-product .tvcms-main-title .tvmain-title {
    float: none;
    display: inline-block;
}
.tvcmsfooter-featured-product .tvcms-main-title .tvmain-title h2,
.tvcmsfooter-new-product .tvcms-main-title .tvmain-title h2,
.tvcmsfooter-best-seller-product .tvcms-main-title .tvmain-title h2 {
    padding: 0;
}
.tv-main-category-title:before,
#left-column .tvleft-right-title.facet-label:before {
    content: '';
    position: absolute;
    background-color: #003b56;
    width: 40px;
    height: 2px;
    bottom: -3px;
}
.tv-main-category-title,
#left-column .tvleft-right-title.facet-label {
    position: relative;
}
.tvfooter-product-box-layout .tvcms-main-title .tvmain-title h2 {
    font-size: 22px;
}
.tvcms-main-title .tvmain-sub-title h4 {
    text-align: center;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px;
    display: none;
}
.tvcms-main-title .tvmain-desc {
    text-align: left;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: none;
}
.tvproduct-wrapper {
    background-color: #fbfbfb;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #aaa;
    -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;
}
.tvgrid-list-view-product .tvproduct-wrapper.list,
.tvgrid-list-view-product .tvproduct-wrapper.catelog {
    background: #fff;
}
.tvtabcategory-tab-product .product-miniature .tvproduct-wrapper,
.tvgrid-list-view-product .product-miniature .tvproduct-wrapper,
.tvlike-product-wrapper .product-miniature .tvproduct-wrapper {
    border: 0;
    border-radius: 15px;
}
.products.owl-carousel.owl-drag .owl-item:hover,
.tvtabcategory-all-product-slider .owl-item:hover {
    position: relative;
    z-index: 20;
}
.tvall-product-wrapper-info-box.tvtab-first-product {
    margin-bottom: 15px;
}
.tvall-product-wrapper-info-box {
    padding: 0 7.5px;
}
.tv-product-top-hover {
    text-align: left;
    padding: 15px;
}
.tvproduct-wrapper.list,
.tvproduct-wrapper.list-2,
.tvproduct-wrapper.catelog {
    margin-bottom: 0;
}
/***** Start Product detail slider *****/
.slick-dots li button:before {
    font-size: 30px
}
.slick-dots li {
    margin: 0
}
.tvvertical-slider img.thumb {
    display: inline-block;
}
.tvvertical-slider img.thumb.selected,
.tvvertical-slider img.thumb:hover {
    /*border: none;*/
}
/***** Start Product Review *****/
.tvproduct-wrapper .tvall-product-star-icon {
    line-height: 15px;
}
.tvall-product-star-icon .star i {
    font-size: 14px;
    color: #cccccc;
    margin: 0 1px;
}
.tvall-product-star-icon .star.star_on i {
    color: #ffc315;
}
/***** End Product Review *****/
/***** Start all sale lable *****/
.tvproduct-flags {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1;
    margin: 0;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tvproduct-page-wrapper .tvproduct-flags {
    opacity: 1;
}
.tvproduct-wrapper:hover .tvproduct-flags {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tvproduct-online-new-wrapper .tvproduct-flags li {
    text-align: left;
}
.tvproduct-sale-pack-wrapper {
    right: 0px;
    left: auto;
    text-align: right;
}
.tvproduct-online-new-wrapper {
    left: 0px;
    right: auto;
    text-align: left;
}
.tvproduct-sale-pack-wrapper .tvproduct-flags li {
    text-align: right;
}
.tvproduct-online-new-wrapper li {
    left: 0;
    right: auto;
    text-align: left;
    height: 26px;
    background-color: #ffef00;
    color: #000 !important;
    padding: 3px 15px 0 12px;
    clip-path: polygon(0 0%, 87% 0, 100% 50%, 87% 100%, 100% 100%, 0 100%, 0 100%, 0 0);
}
.tvproduct-flags.tvproduct-sale-pack-wrapper li {
    right: 0;
    left: auto;
    text-align: right;
    height: 26px;
    background-color: #df0004;
    padding: 3px 10px 0 17px;
    clip-path: polygon(15% 0,100% 0%,100% 50%,100% 100%,100% 100%,0% 100%,15% 100%,0% 50%);
}
.tvproduct-flags.tvproduct-sale-pack-wrapper li.promo {
    padding: 3px 10px 0 15px;
    clip-path: polygon(15% 0,100% 0%,100% 50%,100% 100%,100% 100%,0% 100%,15% 100%,0% 50%);
}
.tvproduct-flags.tvproduct-sale-pack-wrapper li.prix-remise {
    clip-path: ellipse(55% 100% at 55% 50%);
}
.tvproduct-flags.tvproduct-online-new-wrapper li.prix-remise-value {
    padding: 3px 11px 0 8px;
}
.tvproduct-flags li {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    margin-bottom: 5px;
}
/***** Start all sale lable--list-list-2--catelog *****/
.list.tvproduct-wrapper .tvproduct-flags,
.catelog.tvproduct-wrapper .tvproduct-flags,
.list-2.tvproduct-wrapper .tvproduct-flags {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
/*****Start image change on hover*****/
.tvproduct-wrapper .tvproduct-image a {
    text-align: center;
    display: block;
    position: relative;
}
.tvproduct-wrapper .tvproduct-image {
    overflow: hidden;
    padding-right: 0;
}
.tvproduct-wrapper .lazy {
    position: relative;
}
img.lazy.loaded {
    height: auto;
    width: auto;
    background: none;
}
.tvproduct-wrapper .lazy,
img.lazy {
    background: #ffffff url(../img/themevolty/product.gif) no-repeat scroll 50% 50%;
    width: 100%;
}
.tvproduct-wrapper .tvproduct-hover-img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background-color: #fff;
}
.tvproduct-wrapper:hover .tvproduct-hover-img {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
/*****End image change on hover*****/
/*****Start timer design *****/
.tvproduct-wrapper.grid .tvproduct-timer,
.tvproduct-wrapper.grid-2 .tvproduct-timer {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tvproduct-wrapper:hover.grid .tvproduct-timer,
.tvproduct-wrapper:hover.grid-2 .tvproduct-timer {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
}
.tvproduct-wrapper .tvtimer-wrapper {
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 0 5px;
    background-color: #ffffff;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);*/
    min-width: 161px;
}
.tvproduct-wrapper .tvproduct-timer-icon {
    display: inline-block;
}
.tvproduct-wrapper .tvproduct-timer-icon i {
    font-size: 15px;
    color: #000;
    margin-right: 3px;
    /*background-image: url(../img/themevolty/sprite.png);*/
    /*background-position: -210px -159px;*/
    /*height: 32px;*/
    /*width: 25px;*/
}
.tvproduct-wrapper .tvproduct-timer-wrapper {
    position: relative;
    text-align: center;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
    color: #c80436;
    font-size: 14px;
    font-weight: 400;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .hours,
.tvproduct-wrapper .tvproduct-timer-wrapper .minutes,
.tvproduct-wrapper .tvproduct-timer-wrapper .days {
    color: #000333;
    font-size: 14px;
    font-weight: 400;
}
.tvproduct-wrapper .tvtimer-dot {
    display: inline-block;
    vertical-align: baseline;
    margin: 0;
    font-size: 14px;
    color: #111111;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .tvtimer-name {
    display: none;
}
@media(max-width: 1199px) {
    .tvproduct-wrapper .tvproduct-timer-wrapper {
        min-width: 22px;
    }
}
/***** mobile Start timer design *****/
@media(max-width: 1600px) {
    .tvproduct-wrapper .tvtimer-wrapper {
        padding: 0 5px;
    }
}
/*@media(max-width: 575px){
    .tvproduct-wrapper.grid .tvproduct-timer,
    .tvproduct-wrapper.grid-2 .tvproduct-timer{
        bottom:100px;
        top: auto;
    }
}*/
/***** end Start timer design *****/
/*****Start cart-Quick-compare-wishlist Hover btn*****/
.tvproduct-wrapper.grid .tvproduct-hover-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
    position: absolute;
    top: auto;
    bottom: 7px;
    z-index: 10;
    display: flex;
    justify-content: center;
    text-align: center;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -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;
}
.tv-product-price.tv-product-price {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tvproduct-wrapper.grid:hover .tvproduct-hover-btn,
.tvproduct-wrapper.grid-2:hover .tvproduct-hover-btn {
    opacity: 1;
    visibility: visible;
    -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;
}
.tvproduct-wrapper.grid .tvproduct-quick-btn,
.tvproduct-wrapper.grid-2 .tvproduct-quick-btn,
.tvproduct-wrapper.grid .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
.tvproduct-wrapper.grid .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
.tvproduct-wrapper.grid .tvproduct-wishlist,
.tvproduct-wrapper.grid-2 .tvproduct-wishlist,
.tvproduct-wrapper.grid .tvcompare-wrapper,
.tvproduct-wrapper.grid-2 .tvcompare-wrapper {
    margin: 0 5px;
    background-color: transparent;
    border-radius: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
}
.av_category_stars {
    width: max-content;
}
.tvfooter-product-box-layout .tvcmsmain-all-product .tvmain-all-product .tvmain-product-all-wrapper-box .av_category_stars {
    margin-left: 0;
    margin-right: 0;
}
#products.list .tvproduct-wrapper .tv-product-price .product-price-and-shipping .av_category_stars,
#products.list-2 .tvproduct-wrapper .tv-product-price .product-price-and-shipping .av_category_stars {
    justify-content: left;
    margin-left: 0;
    margin-right: 0;
}
@media (max-width:575px) {
    #products.list .tvproduct-wrapper .tv-product-price .product-price-and-shipping .av_category_stars {
        justify-content: center;
    }
}
/*--------------- Boutton Add to Cart ---------------*/
.tvproduct-info-box-wrapper.with-fixed-btn-add-to-cart {
    margin-bottom: 75px;
}
body#index .tvproduct-info-box-wrapper.with-fixed-btn-add-to-cart {
    margin-bottom: 67px;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist {
    margin-left: 2px;
    margin-bottom: 10px;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn button.btn.add-to-cart {
    font-size: 16px;
    font-weight: 600;
    height: 38px;
    width: 38px;
    background: transparent !important;
    box-shadow: none;
    width: max-content;
    margin: auto;
    display: flex;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn button.btn.add-to-cart i {
    font-size: 22px;
    width: 42px;
    height: 38px;
    padding: 8px 10px;
    float: left;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn form {
    display: flex;
    border-radius: 10px;
    width: max-content;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist.catalogue .tvproduct-cart-btn form {
    display: flex;
    border-radius: 10px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width:860px) {
    .tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist.catalogue .tvproduct-cart-btn form button .btn-add-to-cart-text {
        font-size: 11px;
    }
}
@media (max-width:767px) {
    .tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist.catalogue .tvproduct-cart-btn form button .btn-add-to-cart-text {
        font-size: 14px;
    }
}
@media (max-width:575px) {
    .tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn form {
        margin-left: auto;
        margin-right: auto;
    }
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn div.btn-add-to-cart-text {
    font-weight: 600;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart {
    position: absolute;
    bottom: 45px;
    width: 100%;
    padding: 0 15px;
}
.tvproduct-wrapper p.hidepriceseasily-block + .tvproduct-btn-add-to-cart,
.tvproduct-wrapper p.hidepriceseasily-block + .tvproduct-btn-add-to-cart-categorylist,
body#product .tvprduct-image-info-wrapper .product-actions .product-add-to-cart .hidepriceseasily-block + button.tvall-inner-btn,
.tvquickview-prod-details .product-actions .product-add-to-cart .hidepriceseasily-block + button.tvall-inner-btn,
body#product .tvfooter-product-sticky-bottom .product-actions .product-add-to-cart .tvcart-btn-model .hidepriceseasily-block + button.tvall-inner-btn,
body#module-tvcmsproductcompare-productcomparelist .tvcmscomparison .product-description .hidepriceseasily-block + .product-price-and-shipping,
body#product .product-add-to-cart .tv-product-page-add-to-cart-wrapper:has(> .hidepriceseasily-block) ~ .product-quantity {
    display: none;
}
body#module-tvcmsproductcompare-productcomparelist .tvcmscomparison .product-description .hidepriceseasily-block .cyfsp,
body#module-tvcmsproductcompare-productcomparelist .tvcmscomparison .product-description .hidepriceseasily-block .pafp,
body#product .tvfooter-product-sticky-bottom .product-actions .product-add-to-cart .tvcart-btn-model .hidepriceseasily-block {
    margin: 0;
}
.tvproduct-wrapper .hidepriceseasily-block .cyfsp,
.tvproduct-wrapper .hidepriceseasily-block .pafp {
    width: 100%;
}
.tvproduct-wrapper .hidepriceseasily-block {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 15px;
}
.tvproduct-wrapper.list .hidepriceseasily-block .cyfsp,
.tvproduct-wrapper.list .hidepriceseasily-block .pafp,
.tvproduct-wrapper.catelog .hidepriceseasily-block .pafp {
    width: max-content;
    margin: 0;
}
.tvproduct-wrapper.catelog .hidepriceseasily-block .cyfsp {
    margin: 0 auto;
    width: max-content;
}
@media (max-width: 767px) {
    .tvproduct-wrapper.catelog .hidepriceseasily-block .cyfsp,
    .tvproduct-wrapper.catelog .hidepriceseasily-block .pafp {
        margin: auto;
    }
}
@media (max-width: 575px) {
    .tvproduct-wrapper.list .hidepriceseasily-block .cyfsp,
    .tvproduct-wrapper.list .hidepriceseasily-block .pafp {
        margin: auto;
    }
}
.tvproduct-wrapper.list .hidepriceseasily-block,
.tvproduct-wrapper.catelog .hidepriceseasily-block {
    position: initial;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin-left: 2px;
    margin-bottom: 10px;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn {
    width: 100%;
    margin: 0;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart {
    font-size: 16px;
    font-weight: 600;
    height: 38px;
    width: 38px;
    background: transparent !important;
    box-shadow: none;
    width: max-content;
    margin: auto;
    display: flex;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
    font-size: 22px;
    width: 42px;
    height: 38px;
    padding: 8px 10px;
    float: left;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn form {
    display: flex;
    border-radius: 10px;
}
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
    font-weight: 600;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 7px;
    color: #fff;
    font-size: 14px;
}
/*---------- Body#category .products#grid ----------*/
@media (max-width:1024px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 12px;
    }
}
@media (max-width:960px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 11px;
    }
}
@media (max-width:910px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 10px;
    }
}
@media (max-width:835px){
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 12px;
    }
}
@media (max-width:810px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 38px;
    }
}
@media (max-width:767px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 12px;
    }
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 42px;
    }
}
@media (max-width:730px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 10px;
    }
}
@media (max-width:620px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 38px;
    }
}
@media (max-width:575px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 42px;
    }
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 12px;
    }
}
@media (max-width:465px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 10px;
    }
}
@media (max-width:400px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 38px;
    }
}
@media (max-width:335px){
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn button.btn.add-to-cart i {
        width: 42px;
    }
    #products.grid .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text,
    #products.grid-2 .tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn div.btn-add-to-cart-text {
        font-size: 12px;
    }
}
/*---------- FIN Body#category .products#grid----------*/
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart,
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-icon,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon {
    height: 30px;
    width: 30px;
    background-color: #003b56;
    border-radius: 5px;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
    padding: 7px;
}
.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-icon {
    padding: 5px 6px;
}
.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-icon svg {
    width: 20px;
    height: 20px;
}
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon {
    padding: 6px 5px;
}
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon svg {
    width: 20px;
    height: 20px;
}
.tvproduct-wrapper .tvproduct-wishlist span {
    display: none;
}
.tvproduct-wrapper .tvproduct-quick-btn:hover .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-add-to-cart,
.tvproduct-wrapper .tvproduct-wishlist:hover .tvproduct-wishlist-icon,
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon {
    background-color: #c80436;
    color: #fff;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    padding: 0;
    overflow: hidden;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-lable {
    display: none;
}
.tvproduct-wrapper .tvproduct-add-to-cart-label,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart i,
.tvproduct-wrapper .tvproduct-out-of-stock i.out-of-stock.hide,
.tvproduct-wrapper .tvproduct-quick-btn i,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line i,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon i.add,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon i.remove {
    /*display: none;*/
    padding: 7px 6px;
    width: 30px;
    height: 30px;
    font-size: 16px;
}
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon .hide,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart .hide {
    display: none;
}
.tvproduct-wrapper .tvproduct-out-of-stock i.add-cart {
    display: none;
}
.tvproduct-wrapper .tvproduct-out-of-stock i.out-of-stock.hide {
    /*display: block;*/
    display: inline-grid;
}
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon i.remove {
    color: #ffffff;
    background-color: #c80436;
    /*border: 1px solid #c80436;*/
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-out-of-stock {
    z-index: 2;
    position: relative;
    opacity: 1;
    background-color: #c80436;
    border-radius: 3px;
    /*border: 1px solid #c80436;*/
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-out-of-stock {
    background-color: #c80436;
    /*border: 1px solid #c80436;*/
}
.tvproduct-wishlist-compare .tvcompare-wrapper i,
.tvproduct-wishlist-compare .tvproduct-wishlist .tvproduct-wishlist-icon {
    height: 35px;
    width: 35px;
    text-align: left;
    line-height: 42px;
    margin-right: 0;
    background-color: transparent;
    border-radius: 25px;
    font-size: 21px;
    color: #000;
}
.tvproduct-wishlist-compare .tvproduct-wishlist svg path {
    transition: fill 200ms ease-in-out 0s;
    -webkit-transition: fill 200ms ease-in-out 0s;
    -moz-transition: fill 200ms ease-in-out 0s;
    -o-transition: fill 200ms ease-in-out 0s;
    -ms-transition: fill 200ms ease-in-out 0s;
}
.tvproduct-wishlist-compare .tvproduct-wishlist svg {
    height: 30px;
    width: 30px;
}
.tvproduct-wishlist-compare .tvproduct-wishlist a {
    display: flex;
}
.tvproduct-wishlist-compare .tvproduct-wishlist a span {
    margin: auto;
}
.tvcmsright-sticky .tvright-sticky-wrapper .tvsticky-wishlist svg {
    width: 19px;
    height: 27px;
    float: left;
    margin-left: 2px;
}
.tvcmsright-sticky .tvright-sticky-wrapper .tvsticky-wishlist svg path {
    fill: #000;
    transition: fill 200ms ease-in-out 0s;
    -webkit-transition: fill 200ms ease-in-out 0s;
    -moz-transition: fill 200ms ease-in-out 0s;
    -o-transition: fill 200ms ease-in-out 0s;
    -ms-transition: fill 200ms ease-in-out 0s;
}
.tvcmsright-sticky .tvright-sticky-wrapper .tvsticky-wishlist:hover svg path {
    fill: #fff;
}
.tvproduct-wishlist-compare .tvcompare-wrapper svg {
    vertical-align: top;
}
.tvproduct-wishlist-compare .tvcompare-wrapper svg path,
.tvproduct-wishlist-compare .tvproduct-wishlist svg path {
    fill: #000;
}
.tvproduct-wishlist-compare .tvcompare-wrapper:hover svg path,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover svg path {
    fill: #df0004 !important;
}
.tvproduct-wishlist-compare .tvcompare-wrapper:hover i,
.tvproduct-wishlist-compare .tvcompare-wrapper:hover span,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover i,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover span {
    color: #df0004
}
/***** end Start cart-Quick-compare-wishlist Hover btn *****/
/*****Start Product Title & Price*****/
.tvproduct-name.product-title a h6,
.tvproduct-name.product-title a h3 {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 29px; /***** alignement pour les div qui n'ont qu'une seule ligne (par rapport à ceux à côté qui en ont 2) *****/
}
.tvcmscross-selling-product .tvcross-selling-product-all-box .tvcross-selling-product .product-description .tvproduct-name h6,
.tvcmslike-product .tvlike-product-wrapper-box .tvlike-product .product-description .tvproduct-name h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical; 
}
.tvproduct-name .product-title a h6 {
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.tvproduct-name .product-title a h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
}
.tvbrand-page-block .tvbrand-inner .brand-infos .tvproduct-name .product-title a h3 {
    font-weight: 700;
    font-size: 18px;
}
.tvbrand-page-block .tvbrand-inner .brand-infos p {
    margin-top: .5rem;
    line-height: 22px;
}
ul.wlp_bought_list li .product_infos .product-name {
    color: #000333;
    font-size: 16px;
    font-weight: 500;
}
.product-price-and-shipping .price {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}
.product-price-and-shipping .regular-price {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.3px;
    margin-right: 5px;
    display: block;
    height: 20px;
}
.product-price-and-shipping .regular-price .regular-price-text {
    text-decoration: line-through;
}
body#module-tvcmsproductcompare-productcomparelist #product_comparison .tvcmscomparison .product-price-and-shipping .regular-price {
    margin-top: 5px;
}
.tvproduct-name-price-wrapper .tvproduct-name {
    padding-bottom: 6px;
}
.tvproduct-name .tvproduct-cat-name {
    display: none;
}
.product-description .tvproduct-name.product-title {
    padding: 0 0 10px 0;
}
#module-ps_emailalerts-account .tvcmscontainer-layout .theiaStickySidebar section#content a {
    font-weight: 500;
}
#module-ps_emailalerts-account .tvcmscontainer-layout .theiaStickySidebar section#content a img {
    margin-right: 10px;
}
#module-ps_emailalerts-account .tv-cms-psemailalerts {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 0;
    color: #df0004;
}
#module-ps_emailalerts-account .ul-psemailalerts {
    margin-bottom: 0;
}
#module-ps_emailalerts-account .mailalerts-account-product {
    float: left;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    border: none;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container {
    overflow: hidden;
    border: 1px solid #aaa;
    padding: 0;
    position: relative;
    width: 100%;
    background: #fbfbfb;
}
#module-ps_emailalerts-account .tvemailalerts-inner-product-img-block {
    background: #fff;
}
#module-ps_emailalerts-account .tvemailalerts-view-product-all {
    display: flex;
    padding: 10px;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-inner-product-img-block .product_image {
    text-align: center;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-inner-product-img-block .product_image a img {
    margin: auto !important;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-inner-product-img-block a.js-remove-email-alert.btn {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    height: 24px;
    width: 24px;
    background-size: 100%;
    background: none;
    padding: 0;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-view-product-all .product_infos {
    float: left;
    width: 100%;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-view-product-all .product_infos .product-name {
    color: #000333;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0;
    overflow: hidden;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
#module-ps_emailalerts-account .mailalerts-account-product .wlp_bought_item_container .tvemailalerts-view-product-all .product_infos .product-name h3 {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 29px;
    text-align: center;
}
#module-ps_emailalerts-account .tvemailalerts-view-product-all .product_infos .tvproduct-name.product-title.product-reference {
    text-align: center;
}
.mailalerts-account-product {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #aaa;
}
.tvproduct-name.product-title.product-reference,
.cart-item .tvproduct-name .product-title.product-reference {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
#cart .card .cart-overview .cart-items .cart-item .product-line-grid-body .tvproduct-name.product-title.product-reference {
    text-align: left;
    margin-top: 10px;
}
.tvproduct-name.product-title.product-reference label,
.cart-item .tvproduct-name .product-title.product-reference label {
    font-weight: 500;
}
.product-pack .pack-product-container .tvproduct-pack.product-reference {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.tv-product-price .tvproduct-name-price-wrapper .product-tax-label,
.tvsearch-dropdown-wrapper .product-price-and-shipping .tvproductsearch-tax-label,
.tv-product-price .product-price-and-shipping .product-tax-label,
.blockcart.cart-preview .tvcart-product-content .product-tax-label,
.card .cart-item .product-price-and-shipping.product-line-info .product-tax-label,
#product_comparison .tvcmscomparison .product-description .product-price-and-shipping .product-tax-label
 {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    vertical-align: bottom;
    margin-left: 5px;
    text-transform: uppercase; 
}
.tv-product-price .product-price-and-shipping .regular-price .product-tax-label,
.blockcart.cart-preview .ttvcmscart-show-dropdown-right .ttvcart-product-wrapper .tvcart-product-content .regular-price .product-tax-label,
.card .cart-item .product-price-and-shipping.product-line-info .regular-price .product-tax-label {
    color: #000 !important;
}
#blockcart-modal .modal-body .tv-addtocart-image-name-wrapper .product-tax-label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    vertical-align: bottom;
    margin-left: 10px;
    text-transform: uppercase;
}
#blockcart-modal .modal-body .tv-addtocart-content .product-tax-label {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    vertical-align: bottom;
    margin-left: 5px;
    text-transform: uppercase;
}
#blockcart-modal .modal-body .tv-addtocart-image-name-wrapper .tv-addtocart-price {
    width: max-content;
    display: inline-block;
}
.tvproduct-wrapper .product-price-and-shipping {
    display: inline-block;
    width: 100%;
}
.product-price-and-shipping .tvproduct-discount-price {
    color: #999999;
    font-weight: 400;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #cccccc;
    display: none;
}
.tvproduct-info-box-wrapper {
    padding: 15px;
    text-align: center;
}
.tvproduct-wrapper.list .product-description .tvproduct-name.product-title,
.tvproduct-wrapper.list-2 .product-description .tvproduct-name.product-title,
.tvproduct-wrapper.catelog .product-description .tvproduct-name.product-title {
    padding: 0;
}
@media(max-width: 1281px) {
    .tvleft-right-product-slider .tvproduct-wrapper {
        padding: 15px 5px !important;
    }
}
/***** end Start Product Title & Price*****/
.tv-verticalmenu-slider-wrapper .product-description {
    padding: 15px;
    text-align: center;
}
.tvverticalmenu-dropdown .product-container {
    border: 1px solid #eeeeee;
    border-radius: 3px;
}
/*****Start Gride---Gride-2---List---List-2---Cateloge Product*****/
#products.grid-2 .tv-grid-list-wrapper-info-box {
    width: 33.33%;
}
.tvproduct-catalog-btn-wrapper {
    display: block;
    text-align: center;
}
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner {
    background: #f0f0f0;
    width: max-content;
    margin: 15px auto;
    padding: 5px;
    border-radius: 50px;
}
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner .tvproduct-cart-quentity-decrement,
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner .tvproduct-cart-quentity-increment {
    border: 0;
    border-radius: 50px;
}
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner .tvproduct-cart-quentity-decrement i,
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner .tvproduct-cart-quentity-increment i {
    font-size: 24px;
    color: #df0004;
}
.tvproduct-catalog-wrapper .tvproduct-catalog-btn-wrapper .tv-product-cart-quentity-inner .tvproduct-cart-quentity {
    border: 0;
    background: #fff0;
    font-size: 18px;
}
.tv-product-cart-quentity-inner {
    margin-right: 0;
    margin-bottom: 15px;
}
.tv-product-catalog-btn .tvproduct-cart-quentity {
    width: 40px;
    color: #000000;
}
.tvproduct-cart-quentity-increment,
.tvproduct-cart-quentity-decrement {
    background-color: #222222;
    border: none;
    color: #ffffff;
}
.tvproduct-cart-quentity-increment:hover,
.tvproduct-cart-quentity-decrement:hover {
    background-color: #c80436;
}
#products.list-2 .tv-product-desc,
#products.list .tv-product-desc {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 22px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#products.catelog .tv-product-desc {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    -webkit-line-clamp: 3;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: center;
}
#products.list .tvproduct-name,
#products.list-2 .tvproduct-name,
#products.catelog .tvproduct-name {
    margin-bottom: 10px;
}
#products.catelog .tvall-product-star-icon .comments_note {
    text-align: center;
}
#products.catelog .tvproduct-name {
    text-align: center;
}
#products #products.catelog .product-price-and-shipping,
#products.catelog .product-accessories .product-price-and-shipping,
#products.catelog .product-miniature .product-price-and-shipping {
    text-align: center;
}
#products.catelog .tvproduct-catalog-price {
    text-align: center;
    padding: 0;
}
#products.catelog .tvproduct-catalog-price .tv-product-price {
    margin-bottom: 10px;
}
#products.catelog .tvproduct-timer {
    display: block;
}
#products.list .tvproduct-wrapper .product-description .tvall-product-star-icon,
#products.list-2 .tvproduct-wrapper .product-description .tvall-product-star-icon,
#products.catelog .tvproduct-wrapper .product-description .tvall-product-star-icon {
    display: block;
    padding: 0
}
#products.list .tvproduct-wrapper.list .tvproduct-image {
    padding: 0;
}
.tvproductlist-comment-stock-wrapper {
    overflow: hidden;
}
#products.list-2 .tvproduct-image {
    width: 50%;
    padding: 0;
}
#products.list-2 .tvproductdescription-button-wrapper {
    width: 50%;
    padding: 15px;
}
#products.list-2 .tvproduct-timer {
    margin-bottom: 15px;
}
#products.list .tvproductdescription-button-wrapper {
    padding: 15px;
}
.tvproduct-wrapper.list .tv-product-list {
    margin-right: 20px;
}
.tvcmsstock-indicator-wraper {
    display: none;
}
@media(min-width: 992px) and (max-width: 1500px) {
    .tv-grid-list-all-wrapper {
        padding: 0;
    }
    .tv-total-product {
        margin-left: 2px;
    }
}
@media(max-width:1199px) {
    #products.list-2 .tv-grid-list-wrapper-info-box {
        width: 100%;
    }
}
/***** mobile Start Gride---Gride-2---List---List-2---Cateloge Product*****/
.tv-grid-list-wrapper-info-box {
    margin-bottom: 15px;
}
.tvcatlog-button-wrapper .tvproduct-quick-btn,
.tvcatlog-button-wrapper .tvproduct-cart-btn,
.tvcatlog-button-wrapper .tvproduct-wishlist,
.tvcatlog-button-wrapper .tvcompare-wrapper,
.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 {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
#products.catelog .tvtimer-wrapper {
    margin-bottom: 10px;
}
@media(min-width: 1200px) and (max-width: 1400px) {
    #products.grid .tvall-product-wrapper-info-box {
        width: 33.33%;
    }
    .tvproduct-wrapper.list .tv-product-list {
        float: none;
        margin-right: 0;
    }
    .tvproduct-timer-wrapper {
        min-width: 25px;
    }
}
@media(min-width: 1401px) and (max-width: 1700px) {
    .tvproduct-wrapper.list .tv-product-list {
        margin-right: 5px;
    }
}
@media(min-width: 1680px) {
    #products.grid .tvall-product-wrapper-info-box {
        width: 20%;
    }
}
@media(min-width: 768px) and (max-width: 1199px) {
    .tv-product-catalog-btn {
        text-align: center;
    }
    .tvcatlog-button-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .tv-grid-list-wrapper-info-box {
        margin-bottom: 15px;
    }
}
/***** special product design *****/
.tvbanner-hover-wrapper img {
    border-radius: 15px;
}
.tvcmsofferbanners-one .tvbanner-hover-wrapper img {
    border-radius: 15px;
}
.tvnew-product,
.tvbest-seller-product,
.tvfeatured-product {
    margin: 0;
}
.tvall-product-offer-banner {
    /*display: flex;*/
    flex-wrap: wrap;
}
.tvall-product-branner {
    width: 20%;
    float: left;
    padding: 0 7.5px;
}
.tvimage-true {
    width: 80%;
    float: left;
    padding: 0px;
}
.tvcmsnew-product .tvall-product-offer-banner,
.tvcmsbest-seller-product .tvall-product-offer-banner,
.tvcmsspecial-product .tvall-product-offer-banner {
    margin: 0 -7.5px;
}
/***** footer product design *****/
/*.tvfooter-product-box-layout .tvmain-all-product-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}*/
.tvfooter-product-box-layout .tvmain-all-product-wrapper {
    margin: -7.5px;
    border-radius: 3px;
    overflow: hidden;
}
.tvfooter-product-box-layout {
    margin-bottom: 15px;
}
.tvmain-all-product-wrapper .owl-stage-outer {
    margin-right: 1px;
}
.tvleft-right-product-slider .tvproduct-wrapper {
    border-radius: 0px;
    padding: 20px 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #aaa;
    border-left: none;
    border-right: none;
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    box-shadow: none;
}
.tvleft-right-product-slider:last-of-type .tvproduct-wrapper {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#left-column .tvproduct-wrapper {
    background-color: #fff;
}
.tvleft-right-product-slider:last-child .tvproduct-wrapper {
    border: none;
}
.tvleft-right-product-slider .product-price-and-shipping .tvproduct-discount-price {
    display: none;
}
.tvmain-footer-tab-prod-slider {
    padding: 0;
}
.tvfooter-product-box-layout .tvleft-right-product-slider {
    padding: 7.5px;
}
.tvfooter-product-box-layout .tvleft-right-product-slider .tvproduct-wrapper {
    border: 0;
    background-color: #fff;
    border-radius: 15px;
}
.tvleft-right-product-slider .tvproduct-name.product-title a h6,
.tvleft-right-product-slider .tvproduct-name.product-title a h3 {
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(min-width: 590px) and (max-width: 991px) {
    .tvall-product-branner {
        width: 33.33333%;
    }
    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }
    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }
    .tvimage-true {
        width: 66.66666%;
    }
}
@media(min-width: 992px) and (max-width: 1349px) {
    .tvall-product-branner {
        width: 25%;
    }
    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }
    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }
    .tvimage-true {
        width: 75%;
    }
}
/*@media(min-width: 1401px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
        padding: 0 3px;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #eeeeee;
    }
}*/
/*@media(min-width: 1501px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 10px;
    }
}
@media(min-width: 1551px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 18px;
    }
}
@media(min-width: 1601px) and (max-width: 1660px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 22px;
    }
}
@media(min-width: 1661px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0;
    }
}*/
@media(min-width: 1350px) and (max-width: 1660px) {
    .tvall-product-branner {
        width: 25%;
    }
    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }
    .tvimage-true {
        width: 75%;
    }
    .tvcmstwoofferbanners-one {
        /*margin: 0 -7.5px 50px -7.5px;*/
    }
}
@media(min-width: 1500px) and (max-width: 1539px) {
    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        margin: 7px 0;
    }
    .tvmain-slider-contant .tvmain-slider-title {
        padding-bottom: 6px !important;
        padding-top: 6px !important;
    }
    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 5px;
    }
}
@media(min-width: 1540px) and (max-width: 1660px) {
    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        margin: 9px 0;
    }
    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 5px;
    }
}
@media(max-width: 1599px) {
    .tvfooter-product-title-product .owl-item.active:first-child {
        border-right: none;
    }
}
/*@media(max-width: 1399px) {
    .tvall-product-branner {
        width: 24%;
    }
    .tvimage-true {
        width: 76%;
    }
}*/
/*@media(max-width: 1024px) {
    .tvall-product-branner {
        width: 27%;
    }
    .tvimage-true {
        width: 73%;
    }
}*/
/* product page */
#product-description-short-2 p span {
    line-height: 20px;
}
.tvproduct-page-wrapper .tvall-product-star-icon .tvall-product-review:hover {
    color: #373737;
}
.tvproduct-page-wrapper .product-reference span,
.tvquickview-prod-details .product-reference span {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.tvproduct-page-wrapper  #product-details .product-manufacturer a {
    font-size: 16px;
    font-weight: 500;
}
.tvproduct-page-wrapper  #product-details .product-quantities span {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.tvproduct-page-wrapper  #product-details .product-features p {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.tvproduct-page-wrapper  #product-details .product-features .data-sheet dd.value h3 br {
    margin-bottom: 8px;
}
.tvproduct-page-wrapper  #tab-content #attachments .product-attachments p {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.tvproduct-page-wrapper .product-reference label.label,
.tvquickview-prod-details .product-reference label.label {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.tvproduct-description-tab .nav-tabs li.nav-item {
    margin: 0
}
.tvproduct-description-tab .nav-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500;
    background: #fff;
    padding: 20px 40px;
    border-bottom: 0;
    cursor: pointer;
    margin: 0 5px 5px 5px;
    border-radius: 15px;
}
.tvproduct-description-tab .nav-tabs .nav-item:first-of-type .nav-link {
    margin-left: 0;
}
.tvproduct-description-tab .nav-tabs .nav-item:last-of-type .nav-link {
    margin-right: 0;
}
.tvproduct-description-tab .nav-tabs .nav-item .nav-link.active {
    color: #fff;
    font-weight: 500;
}
.pack-product-container .pack-product-name a {
    color: #000;
    font-weight: 500;
}
.social-icon li {
    overflow: hidden;
    background-color: transparent;
    position: relative;
    height: 40px;
    width: 40px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: top;
}
.social-icon li a {
    font-size: 0;
    display: block;
    height: 40px;
    width: 40px;
}
.social-icon li a img {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.facebook.icon-black a .facebook-icon img {
    margin-top: 2px;
    object-position: -40px 0px;
    max-width: initial;
}
.facebook.icon-black a:hover .facebook-icon img {
    object-position: -89px 0px;
}
.twitter.icon-black a .twitter-icon img {
    margin-top: 2px;
    object-position: -46px 0px;
    max-width: initial;
}
.twitter.icon-black a:hover .twitter-icon img {
    object-position: -96px 0px;
}
.pinterest.icon-black a .pinterest-icon img {
    margin-top: 2px;
    object-position: -42px 0px;
    max-width: initial;
}
.pinterest.icon-black a:hover .pinterest-icon img {
    object-position: -92px 0px;    
}
.tvmain-slider-next-pre-btn {
    display: block;
}
.tvcmsprev-btn {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    right: 45px;
    background-color: #ffffff;
}
.tvcmsnext-btn {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    right: 0;
    background-color: #ffffff;
}
.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
    color: #000;
}
.tvcmsprev-btn i,
.tvcmsnext-btn i {
    color: #666;
}
.tvcmsprev-btn,
.tvcmsnext-btn {
    top: 35%;
}
.tvfooter-product-box-layout .tvfooter-product-title-product .tvfooter-featured-product-prev.tvcmsprev-btn,
.tvfooter-product-box-layout .tvfooter-product-title-product .tvfooter-featured-product-next.tvcmsnext-btn,
.tvfooter-product-box-layout .tvfooter-product-title-product .tvfooter-new-product-prev.tvcmsprev-btn,
.tvfooter-product-box-layout .tvfooter-product-title-product .tvfooter-new-product-next.tvcmsnext-btn {
    top: 50%;
}
.tvcmslike-product .tvcmsprev-btn,
.tvcmslike-product .tvcmsnext-btn {
    top: 3.5%;
}
.tvcmstab-title-product .tvcmsprev-btn,
.tvcmstab-title-product .tvcmsnext-btn {
    top: 30%;
}
.tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn .tvcmsprev-btn,
.tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn .tvcmsnext-btn {
    top: 3%;
}
@media (max-width: 767px) {
    .tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn .tvcmsprev-btn,
    .tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn .tvcmsnext-btn {
        top: 5%;
    } 
}
.tvmain-slider-next-pre-btn .tvcmsprev-btn {
    left: 15px;
    right: auto;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn {
    right: 15px;
    left: auto;
}
.tvcms-testimonial-next-pre-btn,
.tvcms-blog-left-side-next-pre-btn {
    text-align: center;
}
.tvmain-slider-next-pre-btn .tvcmsprev-btn,
.tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn {
    left: 30px;
    right: auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #545454;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn,
.tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn {
    right: 30px;
    left: auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #545454;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.tvmain-slider-next-pre-btn .tvcmsprev-btn:hover,
.tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn:hover {
    background-color: #003b56;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn:hover,
.tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn:hover {
    background-color: #003b56;
}
.tvcms-left-testimonial .tvcms-testimonial-pagination-wrapper .tvcms-testimonial-next-pre-btn .tvtestimonial-prev,
.tvcms-left-testimonial .tvcms-testimonial-pagination-wrapper .tvcms-testimonial-next-pre-btn .tvtestimonial-next,
.tvcms-blog-left-side-pagination-wrapper .tvcms-blog-left-side-next-pre-btn .tvblog-left-side-prev,
.tvcms-blog-left-side-pagination-wrapper .tvcms-blog-left-side-next-pre-btn .tvblog-left-side-next {
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    position: static;
    display: inline-block;
    margin: 0 5px;
}
/*   pagination btn */
.nivo-controlNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    bottom: 25px;
}
.nivo-controlNav {
    display: block;
    bottom: 0;
    top: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.nivo-controlNav .nivo-control,
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background-color: #cccccc;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    margin: 0 5px;
    display: inline-block;
}
.nivo-controlNav .nivo-control.active,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border: none;
    background-color: #c80436;
    height: 12px;
    width: 12px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.nivo-controlNav .nivo-control:before {
    display: none;
}
.tvcms-testimonial-next-pre-btn,
.tvcms-blog-left-side-next-pre-btn {
    direction: ltr;
    margin-bottom: 10px;
}
/******footer-before*****/
/*****newsletter*****/
.block_newsletter {
    margin-bottom: 0;
}
.tvnewsletter-lable-wrapper {
    position: relative;
    text-align: left;
}
.tvnewsletter-description p {
    color: #000;
    font-size: 11px;
    padding: 0;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: .2px;
    line-height: 1.2;
    font-style: italic;
    text-align: justify;
}
.tvnewsleeter-input-button-wraper {
    position: relative;
    margin-bottom: 10px;
}
.tvnewsleteer-btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.tvnewsleteer-btn-wrapper .tvall-inner-btn {
    height: 38px;
    padding: 8px 15px;
    border-radius: 0 3px 3px 0;
}
.block_newsletter form {
    width: 100%;
    margin: 0 auto;
}
.tvnewsleteer-btn-wrapper .btn-primary:hover {
    background-color: #c80436;
}
.tvnewsleeter-input-button-wraper .input-wrapper input {
    height: 38px;
    color: #000;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    min-width: 200px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
}
.tvnewsleeter-input-button-wraper .input-wrapper input::placeholder {
    color: #000;
    opacity: 1;
    font-size: 12px;
    font-weight: 400;
}
@media(max-width: 1400px) and (min-width: 1200px) {
    .tvnewsleteer-btn-wrapper .btn-primary[type=submit] {
        font-size: 10px;
        padding: 0 5px;
    }
}
@media(max-width: 1199px) {
    .tvnewsleteer-btn-wrapper .btn-primary[type=submit] {
        padding: 0 15px;
    }
}
/*****footer *****/
.tvfooter-storelogo-inner .tvtags-wrapper-info {
    border: 1px solid #999;
    padding: 0 10px;
}
.tvfooter-storelogo-inner .tvtags-wrapper-info .tvtags-title a {
    color: #999999;
}
.tvfooter-storelogo-inner {
    border-bottom: 1px solid #aaa;
    text-align: center;
}
body#checkout .tvfooter-storelogo-inner {
    border-top: none;
}
.footer-container {
    margin-top: 0;
    padding-top: 0;
    border: none;
    box-shadow: none;
    /*border-top: 1px solid #eeeeee;*/
}
.tvfooter-storelogo-imformation {
    padding: 40px 0 25px;
    display: flex;
    flex-wrap: wrap;
}
.tvfooter-logo-block .tvfooter-logo-desc {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    max-width: 100%;
    text-align: justify;
    padding-top: 20px;
    margin: 0 auto;
}
.tvfooter-store-link a {
    color: #b5b5b5;
    font-weight: 500;
    font-size: 14px;
}
.tvfooter-store-link a:hover {
    color: #c80436;
}
.tvfooter-logo-block {
    padding: 40px 0;
    border-top: 1px solid #aaa;
}
.tvfooter-logo-block .tvfooter-img-block {
    margin-bottom: 0;
    text-align: center;
    width: 50%;
    float: left;
}
.tvfooter-logo-block .tvfooter-catalogue-block {
    margin-bottom: 0;
    text-align: center;
    width: 50%;
    float: right;
}
.tvfooter-logo-block .tvfooter-catalogue-block a img {
    transition: transform 300ms ease-in-out 0s;
    -webkit-transition: transform 300ms ease-in-out 0s;
    -moz-transition: transform 300ms ease-in-out 0s;
    -o-transition: transform 300ms ease-in-out 0s;
    -ms-transition: transform 300ms ease-in-out 0s;
}
.tvfooter-logo-block .tvfooter-catalogue-block a:hover img {
    transform: scale(1.1);
}
@media (max-width: 991px) {
    .tvfooter-logo-block .tvfooter-catalogue-block {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .tvfooter-logo-block .tvfooter-img-block {
        width: 100%;
        float: none;
    }
}
@media (max-width:450px) {
    .tvfooter-logo-block .tvfooter-catalogue-block a h3 {
        display: block !important;
    }
}
.links .title {
    border-bottom: none;
}
.tvfooter-title-wrapper,
.tvdekstop-footer-all-title-wrapper,
.tvnewsletter-lable-wrapper {
    position: relative;
    margin-bottom: 15px;
}
.block-social.tvcmsfooter-social-icon .tvfooter-title {
    display: none;
}
.tvcmsfooter-social-icon .tvfooter-title-wrapper {
    display: none;
}
.tvfooter-title-wrapper .tvfooter-title,
.tvdekstop-footer-all-title-wrapper .tvfooter-title,
.block_newsletter .tvnewsletter-title {
    font-size: 18px;
    color: #222;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.block_newsletter p {
    padding-top: 0;
}
.block_newsletter p.block_newsletter_alert.alert {
    padding: 10px 15px;
}
.footer-container li i,
.tvfooter-title-wrapper .tvfooter-toggle-icon {
    display: none;
}
.tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container .tvfooter-account-link li,
.footer-container #block_myaccount_infos li,
.tvfooter-category-block ul li {
    margin-bottom: 5px;
}
.footer-container li a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    padding: 4px 0;
}
.footer-container li a:hover {
    color: #c80436;
}
.tvfooter-category-block ul {
    overflow: hidden;
}
#footer_sub_menu_store_info,
.tvfooter-store-link a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
#footer_sub_menu_store_info .tvfooter-addresses {
    padding-bottom: 10px;
    position: relative;
    display: flex;
}
.tvfooter-address-lable {
    float: left;
    padding-right: 3px;
}
#footer_sub_menu_store_info {
    /*padding-left: 20px;*/
}
#footer_sub_menu_store_info .tvfooter-store-link-content {
    position: relative;
    padding-bottom: 12px;
}
#footer_sub_menu_store_info .tvfooter-store-link-fax,
#footer_sub_menu_store_info .tvfooter-store-link {
    position: relative;
    padding-bottom: 12px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li {
    background-color: transparent;
    position: relative;
    height: 40px;
    width: 40px;
    margin: 0 10px;
    border-radius: 40px;
    display: inline-block;
    vertical-align: top;
}
.tvfooter-social-icon-wrapper li a {
    font-size: 0;
    display: block;
    height: 40px;
    width: 40px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.tvfooter-social-icon-wrapper li a img {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rss a .rss-icon img {
    object-position: 5px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rss:hover a .rss-icon img {
    object-position: -45px -0px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.facebook a .facebook-icon img {
    object-position: 10px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.facebook:hover a .facebook-icon img {
    object-position: -40px 0px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.twitter a .twitter-icon img {
    object-position: 3px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.twitter:hover a .twitter-icon img {
    object-position: -47px 0px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.youtube a .youtube-icon img {
    object-position: 1px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.youtube:hover a .youtube-icon img {
    object-position: -49px 0px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.pinterest a .pinterest-icon img {
    object-position: 8px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.pinterest:hover a .pinterest-icon img {
    object-position: -42px 0px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.instagram a .instagram-icon img {
    object-position: 5px 0px;
    max-width: initial;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.instagram:hover a .instagram-icon img {
    object-position: -45px 0px;
}
.tvfooter-copy-payment-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.tvfooter-copy-payment-icon-wrapper {
    padding: 10px 0;
    background-color: #003b56;
    border-top: 1px solid #aaa;
}
.tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tvcopylink {
    text-align: center;
    padding: 0;
}
.tvcopylink p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
    font-weight: 500;
    display: inline-block;
}
.tvcopylink p:hover {
    color: #c80436;
}
.tvcopylink span.link-separator {
    color:#fff;
    font-size: 16px;
    font-weight: 800;
    padding: 0 5px;
}
.tvbottom-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #4c4c4c;
    z-index: 40;
    display: none;
    cursor: pointer;
    border-radius: 40px;
    border: 1px solid #fff;
}
.tvbottom-to-top:hover {
    background-color: #c80436;
}
.tvbottom-to-top span {
    display: none;
}
.tvbottom-to-top .tvbottom-to-top-icon {
    color: transparent;
    width: 45px;
    font-size: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
}
.tvbottom-to-top .tvbottom-to-top-icon i {
    display: inline-block;
    color: #fff;
    font-weight: 700;
}
.tvbottom-to-top i {
    display: none;
}
/***** Teblet-footer *****/
.tvfooter-social-icon-wrapper {
    margin-bottom: 0;
}
/***** mobile-footer *****/
@media(max-width: 1199px) {
    .tvfooter-copy-payment-icon-inner {
        display: block;
    }
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
    }
    .tvfooter-copy-payment-icon-wrapper {
        padding: 15px 0;
    }
    .tvcopylink {
        padding-top: 10px;
    }
    .tvcmsfooter-social-icon {
        padding-top: 10px;
        text-align: center;
    }
}
/***** end footer *****/
@media (max-width: 1920px) and (min-width: 992px) {
    .tv-main-div.tv-box-layout.container {
        margin: 2% 5%;
        width: auto;
        padding: 15px;
    }
}
body#checkout .tvcheckout-process-right .cart-summary-products #cart-summary-product-list ul.media-list li.media {
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
}
.tv-main-div.tv-box-layout.container {
    background-color: #eee;
}
/*****Custom Shopping Cart Right Side*****/
.ttvcmscart-show-dropdown-right .tvcart-product-list-img {
    width: 90px;
    height: auto;
    margin-right: 15px;
    flex-shrink: 0;
}
.ttvcmscart-show-dropdown-right .tvcart-product-list-img img {
    border: 1px solid #aaa;
}
.ttvcmscart-show-dropdown-right .tvcart-product-remove {
    position: absolute;
    width: auto;
    top: 10px;
    right: 0;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value {
    display: -webkit-flex;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 15px 20px;
    height: 50px;
    /*border-bottom: 1px solid #eee;*/
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvshoping-cart-label {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    letter-spacing: 1px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvcart-product-value {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value.tax .ttvshoping-cart-label,
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value.tax .ttvcart-product-value {
    font-size: 14px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value.total .ttvcart-product-value {
    color: #c80436;
}
.ttvcmscart-show-dropdown-right .ttvclose-cart {
    height: 40px;
    width: 40px;
    padding: 0;
    background-color: transparent;
    border: none;
    /*border-right: 1px solid #eeeeee;*/
    cursor: pointer;
}
.ttvcmscart-show-dropdown-right .ttvclose-cart:focus {
    outline: none;
    background-color: transparent;
}
.ttvcmscart-show-dropdown-right button.ttvclose-cart i {
    color: #333;
}
.ttvcmscart-show-dropdown-right button.ttvclose-cart:hover i {
    color: #777;
}
.ttvcmscart-show-dropdown-right .tvcart-product-content {
    max-width: 213px;
}
.ttvcmscart-show-dropdown-right .ttvcart-close-title-count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*border-bottom: 1px solid #eeeeee;*/
    height: 40px;
}
.ttvcmscart-show-dropdown-right .ttvcart-top-title h4,
.ttvcmscart-show-dropdown-right .ttvcart-top-title span {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0px;
    text-align: center;
    font-size: 16px;
}
.ttvcmscart-show-dropdown-right .ttvcart-counter {
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin: 10px;
    border-radius: 100%;
    background-color: #c80436;
    /*border-left: 1px solid #eeeeee;*/
}
.ttvcmscart-show-dropdown-right .ttvcart-counter .ttvcart-products-count {
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
}
#blockcart-modal .modal-body.tv-addtocart-content-part .tv-addtocart-content .cart-content .cart-total-price-modal {
    font-weight: 700;
    font-size: 16px;
}
.ttvcmscart-show-dropdown-right .ttvcart-scroll-container {
    height: calc(100vh - 255px);
    max-height: 100%;
    overflow-y: auto;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-content-box {
    position: relative;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-wrapper {
    padding: 20px 0 20px 20px;
    /*border-bottom: 1px solid #eee;*/
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-wrapper:after,
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #aaa;
    height: 1px;
    width: 90%;
    margin: 0 auto;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value.tax:after {
    display: none;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-wrapper:last-child:after {
    display: none;
}
.ttvcmscart-show-dropdown-right .tvshoping-cart-dropdown-title .product-name {
    white-space: normal;
    font-size: 14px;
    padding-right: 15px;
}
.ttvcmscart-show-dropdown-right .tvcart-product-list-box .tvshopping-cart-qty {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.ttvcmscart-show-dropdown-right .tvcart-product-list-box .product-qty {
    font-size: 13px;
    margin-left: 5px;
    color: #000;
    font-weight: 500;
}
.ttvcmscart-show-dropdown-right .tvcart-product-content .product-price {
    font-size: 16px;
    font-weight: 600;
    color: #c80436;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    letter-spacing: 0;
    margin-right: 5px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-content-box.ttvscroll-container .ttvcart-product-wrapper.items .product-price {
    margin-right: 0;
}
.ttvcmscart-show-dropdown-right .tvshoping-cart-dropdown-title,
.ttvcmscart-show-dropdown-right .tvcart-product-list-box {
    margin-bottom: 10px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-content-box .ttvcart-product-wrapper .tvcart-product-content .customizations {
    margin-top: 10px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    background-color: #222;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
    border: none;
    border-right: 1px solid #fff;
    box-shadow: none;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    background-color: #c80436;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
    border: none;
    border-left: 1px solid #fff;
    box-shadow: none;
    cursor: pointer;
    padding: 0;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart:hover {
    background-color: #c80436;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover {
    background-color: #222;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart a {
    padding: 19px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    position: inherit;
    z-index: 2;
    line-height: normal;
    vertical-align: middle;
    letter-spacing: normal;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout a {
    padding: 19px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    display: block;
    color: #fff;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover a {
    color: #fff;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart:hover a {
    color: #fff;
}
.ttvcmscart-show-dropdown-right {
    cursor: initial;
    width: calc(100% - 50px);
    max-width: 380px;
    height: 101vh;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .05);
    z-index: 99999;
    visibility: hidden;
    text-align: left;
    right: -100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
body.classicCartOpen .ttvcmscart-show-dropdown-right+.modal-backdrop-cart {
    background-color: #00000060;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
body.searchIsFocus .full-wrapper-backdrop {
    opacity: 1;
    visibility: visible;
}
body.searchIsFocus .tvcmsheader-search .tvcmssearch-wrapper .tvsearch-header-display-wrappper {
    width: 175% !important;
    margin-left: -37.5% !important;
    z-index: 999 !important;
}
@media(max-width:1600px){
    body.searchIsFocus .tvcmsheader-search .tvcmssearch-wrapper .tvsearch-header-display-wrappper {
        width: 150% !important;
        margin-left: -25% !important;
    }
}
@media(max-width:1350px){
    body.searchIsFocus .tvcmsheader-search .tvcmssearch-wrapper .tvsearch-header-display-wrappper {
        width: 125% !important;
        margin-left: -12% !important;
    }
    .tvcmsheader-search.search-widget form input[type="text"] {
        font-size: 15px;
    }
}
@media(max-width:1160px){
    body.searchIsFocus .tvcmsheader-search .tvcmssearch-wrapper .tvsearch-header-display-wrappper {
        width: 100% !important;
        margin-left: 0% !important;
    }
}
body.classicCartOpen .ttvcmscart-show-dropdown-right {
    right: 0;
    visibility: visible;
}
.ttvcmscart-show-dropdown-right .ttvcart-no-product-label {
    padding: 25px 40px;
    font-weight: 500;
    font-size: 16px;
    color: #666;
    text-align: center;
}
.ttvcart-no-product {
    min-height: 100%;
}
.ttvcart-no-product .ttvcart-no-product-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.tvcms_customer_name {
    text-transform: capitalize;
}
#module-tvcmsproductcompare-productcomparelist .tvcompare_extra_information {
    width: 11%;
}
.tvwishlist-popup {
    right: 0;
    padding: 15px;
    border: 1px solid #ffffff;
    z-index: 999;
    margin: 20px;
    background: #fff;
    position: fixed;
    width: 300px;
    text-align: center;
    display: none;
}
.tvwishlist-popup.success {
    border: 3px solid #1da61540;
}
.tvwishlist-popup.warning {
    border: 3px solid #ff9f0047;
}
.tvwishlist-popup.error {
    border: 3px solid #dd000057;
}
.tvwishlist-popup.warning i {
    color: orange;
}
.tvwishlist-popup.success i {
    color: green;
}
.tvwishlist-popup.error i {
    color: red;
}
.tvwishlist-popup p {
    padding: 0px;
    margin: 0 5px;
}
#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: auto !important;
}
#bottom_sticky_data .new_comment_form_ok {
    display: none;
}
.tv-category-main-div,
.products-sort-order .select-title {
    border: 1px solid #aaa;
}
.tvcmsfooter-background-image {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#footer .tvcmsfooter-background-image {
    background: #fff;
}
/***** all common ****/
@media(min-width:1631px) {
    img.tvmain-slider-img {
        object-fit: none;
    }
}
img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.tvcms-cart-loading i{
    animation: fa-spin 2s infinite linear;
}
@keyframes fa-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/******* Start Custom Css *******/
/***** tv designer css *****/
/*@import url("common.css");*/
body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: normal;
    background-color: #f2f2f2;
    letter-spacing: 1px;
}
/***** common css *****/
::selection {
    background-color: #d21717;
    color: #ffffff;
}
/**::-webkit-scrollbar {
    background-color: #cccccc;
    width: 5px;
}
*::-webkit-scrollbar-thumb {
    background-color: #d21717;
    width: 5px;
}*/
a:focus,
a:hover {
    color: #c80436;
    text-decoration: none;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #c80436;
    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: #c80436;
    border-color: #c80436
}
.btn-outline-primary {
    color: #c80436;
    background-image: none;
    background-color: transparent;
    border-color: #c80436
}
.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: #c80436;
    border-color: #c80436
}
.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: #c80436;
    border-color: #c80436
}
.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: #c80436;
    border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #c80436;
    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: #c80436
}
.card-primary {
    background-color: #c80436;
    border-color: #c80436
}
.card-outline-primary {
    border-color: #c80436
}
.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: #c80436;
    border-color: #c80436
}
.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #c80436;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.tag-primary {
    background-color: #c80436
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #c80436;
    border-color: #c80436
}
.bg-primary {
    background-color: #c80436
}
.text-primary {
    color: #c80436
}
.btn-unstyle:focus .expand-more {
    color: #c80436
}
.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: #c80436;
    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: #c80436;
    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: #c80436
}
.search-widget form input[type=text]:focus+button .search {
    color: #c80436
}
.search-widget form button[type=submit] .search:hover {
    color: #c80436
}
#header .top-menu a[data-depth="0"]:hover {
    color: #c80436;
    text-decoration: none
}
.top-menu .sub-menu a:hover {
    color: #c80436
}
body#order-confirmation #order-confirmation-shipping-logo {
    max-width:200px
}
body#order-confirmation #order-details li img {
    margin: 5px 0;
}
body#order-confirmation #content-hook_order_confirmation .card-block h3.h1.card-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .8px;
}
body#order-confirmation #content-hook_order_confirmation .card-block h3.h1.card-title i.material-icons {
    margin-top: -5px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items h3.card-title {
    font-weight: 700;
    letter-spacing: .8px;
    font-size: 20px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-details h3.card-title {
    font-weight: 700;
    letter-spacing: .8px;
    font-size: 20px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table .details span.product-name {
    font-weight: 600;
    font-size: 16px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr td.value {
    font-weight: 500;
    font-size: 16px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr.font-weight-bold td.total_tax_exc_label,
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr.font-weight-bold td.total_tax_amount_label {
    font-weight: 600;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr.font-weight-bold td.total_tax_inc_label {
    font-size: 16px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr.font-weight-bold td.value {
    font-weight: 700;
    font-size: 16px;
}
body#order-confirmation .tvorder-conformation-wrapper #content #order-items .order-confirmation-table table tr.font-weight-bold td.value.total_tax_inc {
    font-weight: 700;
    font-size: 18px;
}
body#checkout .card-block.cart-summary-totals .label.total_tax_exc_label,
body#checkout .card-block.cart-summary-totals .label.total_tax_amount_label,
body#cart .card.cart-summary .label.total_tax_exc_label,
body#cart .card.cart-summary .label.total_tax_amount_label {
    font-weight: 600;
    font-size: 14px;
}
body#checkout .card-block.cart-summary-totals .value.total_tax_exc_value,
body#checkout .card-block.cart-summary-totals .value.total-price,
body#cart .card.cart-summary .value.total_tax_exc_value,
body#cart .card.cart-summary .value.total-price {
    font-weight: 700;
    font-size: 16px;
}
body#checkout .card-block.cart-summary-totals .label.total_tax_inc_label,
body#cart .card.cart-summary .label.total_tax_inc_label {
    font-weight: 700;
    font-size: 16px;
}
body#checkout .card-block.cart-summary-totals .value.total_tax_inc_value,
body#cart .card.cart-summary .value.total_tax_inc_value {
    font-weight: 700;
    font-size: 18px;
}
#_desktop_cart .ttvcart-price-shipping-text .ttvcart-product-label-value.total .ttvcart-product-value {
    font-weight: 700;
}
#_desktop_cart .ttvcart-price-shipping-text .ttvcart-product-label-value.tax .ttvcart-product-value {
    font-weight: 700;
    font-size: 16px;
}
body#checkout div.checkout-step.-complete h1 .done {
    display: inline;
    color: #4cbb6c66;
    padding-bottom: 3px;
}
body#checkout .tvcheckout-process-left .checkout-step .step-title .step-number::after {
    content: ".";
    padding-left: 2px;
}
body#checkout .tvcheckout-process-left .checkout-step.-complete .step-title {
    font-weight: 700;
    color: #0006;
    letter-spacing: .8px;
}
body#checkout #cart-summary-product-list .tvproduct-name.product-reference {
    font-size: 14px;
    margin: 5px 0;
}
body#checkout #cart-summary-product-list .tvproduct-name.product-reference .label{
    font-size: 14px;
}
body#checkout .tvcheckout-process-left .checkout-step.-current .step-title .done {
    display: inline !important;
    color: #0000;
}
body#checkout .tvcheckout-process-left .checkout-step.-current .step-title {
    font-weight: 700;
    letter-spacing: .8px;
    padding-bottom: 10px;
    font-size: 20px;
}
body#checkout .tvcheckout-process-left .checkout-step.-unreachable .step-title {
    font-weight: 700;
    color: #0006;
    letter-spacing: .8px;
}
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: #c80436;
    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 i {
    -webkit-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.page-my-account #content .links a:hover i {
    color: #c80436;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
body#my-account #content .help-block .alert i {
    margin-right: 8px;
    margin-top: -3.5px;
    font-size: 22px;
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #c80436
}
.products-sort-order .select-list:hover {
    background: #c80436;
    color: #fff;
    text-decoration: none
}
.facet-dropdown.open>.select-title {
    border: 3px solid #c80436;
    background: #f6f6f6
}
.facet-dropdown .select-list:hover {
    background: #c80436;
    color: #ffffff;
    text-decoration: none
}
.pagination .current a {
    /*color: #c80436;*/
    text-decoration: none;
    font-size: 1.25rem
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #c80436
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #c80436
}
.tabs .nav-tabs .nav-link.active {
    color: #c80436
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border-color: #c80436
}
#blockcart-modal .product-name {
    color: #c80436;
    font-size: 1.125rem
}
.product-price .current-price .price,
.modal-body.tv-addtocart-content-part .tv-addtocart-price {
    color: #c80436;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0;
    vertical-align: middle;
}
.quickview .tv-indicator.tv-bar .tv-outer,
.tv-product-page-content .tv-indicator.tv-bar .tv-outer {
    height: 8px;
}
.product-customization .product-message:focus {
    background-color: #f1f1f1;
    outline: none;
}
.cart-grid-body a.label:hover {
    color: #c80436
}
.tv-addtocart-price {
    color: #373737;
}
.block_newsletter form input[type=text]:focus {
    outline: none;
    color: #232323;
    background: #fff
}
.block_newsletter form input[type=email]::placeholder {
    color: #000;
}
.block_newsletter form input[type=text]:focus+button .search {
    color: #c80436
}
.block_newsletter form button[type=submit] .search:hover {
    color: #c80436
}
.account-list a:hover {
    color: #c80436
}
#header .header-nav .cart-preview.active {
    background: #c80436
}
#header .header-nav .blockcart a:hover {
    color: #c80436;
}
#wrapper .breadcrumb {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}
#wrapper .breadcrumb li:last-child a,
#wrapper .breadcrumb li:hover a {
    color: #c80436;
}
#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 #aaa;
    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: #c80436;
}
.cart-summary-line:not(:last-child) {
    margin-bottom: 10px;
}
#cart-subtotal-shipping .cart-summary-weight {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
#cart-subtotal-shipping .cart-summary-weight .label {
    font-size: 12px;
}
#cart-subtotal-shipping .cart-summary-weight .value {
    font-size: 12px;
}
.tvprocess-to-checkout {
    background-color: #c80436;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}
.checkout .tvprocess-to-checkout i {
    font-size: 18px;
    margin: 0 0 0 5px;
}
.tvcenter-block-product-section {
    border-radius: 15px;
    padding: 15px 0;
    background-color: #ffffff;
    margin-bottom: 30px;
}
body#checkout .custom-checkbox {
    float: left;
}
.tvwishlist-send-mess-btn .button-small {
    background-color: #c80436;
    color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small:hover {
    background-color: #222222;
}
.tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon:hover {
    background-color: #c80436;
}
.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 #aaa;
    border-left: 4px solid #000;
    font-weight: 500;
}
#block-reassurance li .block-reassurance-item img {
    float: left;
}
#block-reassurance li .block-reassurance-item span {
    vertical-align: middle;
}
#block-reassurance li .block-reassurance-item .block-text {
    display: table;
}
.cart-item .product-line-grid .product-line-grid-right .input-group.bootstrap-touchspin .js-cart-line-product-quantity.form-control {
    border-left: 0px;
    border-right: 0px;
}
.form-control {
    /*background-color: #ffffff;*/
    border-radius: 3px;
}
.form-control-submit.disabled {
    background-color: #000;
}
/***** end common css *****/
#wrapper {
    padding-top: 0px;
    position: relative;
    display: flex;
}
#wrapper .tvcmscontainer-layout {
    padding: 15px 35px 0 35px;
    overflow: visible;
    margin: auto;
    width: auto;
}
#footer .tvcmscontainer-layout-footer {
    padding: 40px 35px 0 35px;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin: auto;
    width: 100%;
    display: block;
}
#index #wrapper .tvcmscontainer-layout {
    padding: 25px 35px 0 35px;
}
#index #wrapper {
    padding-top: 0px;
    padding-bottom: 0;
}
@media (max-width: 1023px) {
    #index #wrapper .tvcmscontainer-layout {
        width: 100%;
        padding: 20px 15px 0 15px;
    }
    #wrapper .tvcmscontainer-layout {
        padding: 15px 15px 0 15px;
    }
    #index #footer .tvcmscontainer-layout-footer {
        width: 100%;
        padding: 40px 15px 0 15px;
    }
    #footer .tvcmscontainer-layout-footer {
        padding: 40px 15px 0 15px;
    }
}
@media (max-width: 991px) {
    #index #wrapper .tvcmscontainer-layout {
        width: 100%;
        padding: 15px 15px 0 15px;
    }
}
@media (max-width: 1024px) {
    #wrapper .tvcmscontainer-layout {
        width: 100%;
    }
    #footer .tvcmscontainer-layout-footer {
        width: 100%;
    }
}
body#index .faqs-card-block.gomakoil_faq_page {
    border: none;
    padding: 20px 30px 40px 30px;
    border-radius: 15px;
    margin-bottom: 0;
}
body#index .faqs-card-block.gomakoil_faq_page h1.title_category_page {
    letter-spacing: 0.3px;
    font-size: 24px;
}
body#index .faqs-card-block.gomakoil_faq_page hr:last-of-type {
    display: none;
}
@media (max-width: 575px) {
    body#index .faqs-card-block.gomakoil_faq_page {
        padding: 20px 20px 40px 20px;
    }
}
body#index .tvcmsblog-event.tvcmsblog-event-home {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 40px;
    background: #fff;
    border-radius: 15px;
}
body#index .tvcmsblog-event.tvcmsblog-event-home .tvcmsmain-title-wrapper {
    border-bottom: 0;
    margin-bottom: 0;
    padding-top: 30px;
}
body#index .tvcmsblog-event.tvcmsblog-event-home .tvcmsmain-title-wrapper .tvmain-title {
    padding-bottom: 5px;
}
body#index .tvcmsblog-event.tvcmsblog-event-home .tvblog-event-all-block .tvblog-event-inner-block {
    margin: 0 -15px;
}
body#authentication #kbis-form-group-field, body#checkout #siret-form-group-field {
    border-bottom: 1px solid #aaa;
    padding-bottom: 2rem;
}
body#authentication #kbis-form-group-field .form-control-comment div,
body#checkout #kbis-form-group-field .form-control-comment div,
body#cms #kbis-form-group-field .form-control-comment div {
    font-size: 0.78rem;
}
body#authentication #siret-form-group-field .help-block ul, body#checkout #siret-form-group-field .help-block ul,
body#authentication #siret-form-group-field .help-block ul li, body#checkout #siret-form-group-field .help-block ul li {
    margin-bottom: 0;
}
body#authentication #warning-siret-and-company-registration i, body#checkout #warning-siret-and-company-registration i {
    display: flex;
    float: left;
    margin-right: 7px;
    font-size: 33px;
    color: #ff5e1f;
}
body#authentication #warning-siret-and-company-registration span, body#checkout #warning-siret-and-company-registration span {
    display: flex;
    font-weight: 700;
    font-size: 13px;
}
#authentication .radio-inline .custom-radio,
#cms #customer-form .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 8px;
}
#pagenotfound .page-not-found {
    box-shadow: none;
    border: 1px solid #aaa;
}
#authentication .radio-inline,
#cms #customer-form .radio-inline,
#identity .radio-inline {
    padding: 0 10px 0 0;
}
#cms #register-form-on-cms-page .row {
    display: block;
}
#module-tvcmsblog-single .blog_post_content {
    overflow: hidden;
    margin-bottom: 30px;
}
#main .tvpage-header-title-wrapper,
.tvall-page-top-title {
    border-radius: 3px;
}
#sitemap .sitemap {
    display: inline-block;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
}
.sitemap ul li a:hover {
    color: #c80436
}
#main .tv-sub-pages-inner-content {
    border-radius: 15px;
    padding: 30px;
}
body#cms #main .tv-sub-pages-inner-content {
    border: none;
}
#contact .contact-rich {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #aaa;
}
.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;
}
#module-tvcmsblog-archive .blog_post_content {
    padding: 15px;
}
.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 .tvinner-page-pagination li {
    /*background-color: #c80436;*/
}
.pagination .disabled {
    color: #000000;
}
input {
    outline: none;
    padding: 0 10px;
}
.container {
    position: relative;
}
#header .container {
    width: 1730px;
    max-width: 100%;
}
@media (max-width: 1200px) {
    #left-column .theiaStickySidebar .tvcmsleft-featured-product, #left-column .theiaStickySidebar .tvcmsleft-best-seller-product, #left-column .theiaStickySidebar .tvcmsleft-new-product {
        display: none;
    }
    .container {
        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.tvcmsdesktop-top-wrapper>div {
        padding: 0;
    }
}
@media (max-width: 1023px) {
    .container,
    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        padding: 0 15px;
    }
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #aaa;
    vertical-align: middle;
}
.table-bordered td {
    font-weight: 500;
}
.table thead th {
    border-bottom: 2px solid #aaa;
    display: table-cell;
}
/***** quickview-comman-page *****/
.quickview .modal-footer {
    border-top: 1px solid #eeeeee;
}
.quickview .modal-content {
    background: #ffffff;
    min-height: 28.13rem;
    border-radius: 5px;
}
#blockcart-modal .modal-title, 
#wishlist-list-modal .modal-title {
    padding-right: 40px;
}
/***** comper *****/
.tvcmscomparison .remove {
    text-align: right;
}
/***** theme *****/
.tvcms-loading-inner {
    background-color: transparent;
    padding: 0;
}
.tv-main-div {
    position: relative;
    overflow: hidden;
    background-color: #e5e5e5;
}
.tv-main-div aside#notifications div.container article.alert {
    margin-top: 16px;
}
.tvsearch-dropdown-total-wrapper:hover .tvsearch-dropdown-total {
    color: #c80436;
}
.tvcart-product-list-checkout:hover {
    background-color: #c80436;
    color: #ffffff;
}
.tvnews-event-link {
    width: 100%;
    overflow: hidden;
}
.faqs-card-block.gomakoil_faq_page .tvnews-event-link {
    margin-top: 25px;
}
#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,
.tvspecial-product {
    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;
}
.tvleft-right-title.facet-label,
.block-categories .category-top-menu>li.tv-category-title-wrapper a {
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .3px;
    font-family: 'Titillium Web', sans-serif;
}
.tvleft-right-title.facet-label {
    text-align: left;
}
.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: #c80436;*/
}
#search_filters_brands,
#search_filters_suppliers,
.tvleft-right-penal-all-block,
.block-categories,
.tvcms-left-testimonial,
#left-column .tvcmscustomer-services,
#right-column .tvcmscustomer-services,
.tvcmsblog-left-side {
    border: 1px solid #aaa;
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #ffffff;
}
#left-column .block-categories {
    border: 0;
    border-radius: 15px;
}
#left-column .block-categories .tv-category-title-wrapper {
    border-radius: 15px;
}
#left-column .tvleft-right-penal-all-block {
    border: 0;
    border-radius: 15px;
}
#left-column .tvleft-right-penal-all-block .tvleft-right-title-wrapper {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#left-column .tvleft-right-penal-all-block .tvserach-filter-wrapper {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
body#index .tvcmsleft-best-seller-product {
    border: 0px;
    border-radius: 15px;
    display: inline-flex;
    background: none;
}
body#index .tvcmsleft-featured-product {
    border: 0px;
    border-radius: 15px;
}
body#index .tvcmsleft-best-seller-product .tvleft-right-title-wrapper {
    border: 0px;
}
body#index .tvcmsleft-featured-product .tvleft-right-title-wrapper {
    border: 0px;
    border-radius: 15px;
}
body#index #left-column .tvcmsleft-best-seller-product .tvleft-right-product-slider .tv-product-price .av_category_stars,
body#index #left-column .tvcmsleft-featured-product .tvleft-right-product-slider .tv-product-price .av_category_stars {
    margin-left: 0;
}








body#index #avis_stars_left_column.avis_header_stars {
    display: block;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 10px 15px;
}
body#index #avis_stars_left_column.avis_header_stars .image_wrap {
    width: 100%;
    text-align: center;
    margin-top: 0;
    float: none;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap {
    width: 100%;
    float: none;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap .av_text_wrap_inner {
    display: none;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap .netreviews_review_rate_and_stars {
    height: 27px;
    margin-bottom: 5px;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap .netreviews_font_stars {
    display: flex !important;
    height: 27x;
    justify-content: center;
    width: auto;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap .netreviews_font_stars div { 
    font-size: 26px;
    line-height: 27px;
}
body#index #avis_stars_left_column.avis_header_stars .av_text_wrap .netreviews_font_stars div .nr-star::before {
    font-size: 26px;
}
body#index #avis_stars_left_column.avis_header_stars .av_rate_values {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
    font-weight: 700;
    color: #000;
}
body#index #avis_stars_left_column.avis_header_stars .av_rating_nb_avis {
    width: 100%;
    text-align: center;
    padding: 0;
    font-weight: 500;
    color: #444;
}
@media (max-width:1199px) {
    body#index #avis_stars_left_column.avis_header_stars {
        padding: 20px 15px;
    }
}





#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a,
.tvserach-filter-suppliers p {
    color: #000333;
    font-size: 14px;
    font-weight: 400;
}
.tvleft-right-title-wrapper,
.tv-category-title-wrapper {
    background-color: #fbfbfb;
    padding: 10px 15px;
    text-align: left;
}
.tvleft-right-title-wrapper {
    display: flex;
}
.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 #aaa;
}
.tvcategory-name {
    text-align: center;
    margin-top: 15px;
    color: #000;
}
.tvcategory-name a {
    color: #000;
    font-weight: 500;
}
.block-categories .category-sub-menu {
    margin-top: 0;
}
.block-categories .category-top-menu li>.category-sub-menu {
    margin: 0;
    padding: 10px 20px;
}
.block-categories .category-top-menu li>.category-sub-menu .category-sub-menu li[data-depth="1"]{
    padding-left:10px;
}
.tvcategory-chain-slider-inner-info-box,
.tvfeature-product-offer-banner,
.tvtab-product-branner {
    margin: 0 -7.5px;
}
@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: 49%;
        float: left;
        margin-right: 7.5px;
    }
    #left-column .tvfilter-supplier-list-wrapper {
        width: 49%;
        float: left;
        margin-left: 7.5px;
    }
}
#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 {
        text-align: center;
    }
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.block-categories .category-sub-menu li[data-depth="2"]:hover>a,
.block-categories .category-sub-menu li[data-depth="0"]:hover>a,
.block-categories .category-sub-menu li[data-depth="1"]:hover>a {
    color: #c80436;
}
.block-categories .category-sub-menu li:hover>.navbar-toggler {
    color: #c80436;
}
.block-categories .category-sub-menu li .category-sub-link {
    color: #000;
    font-weight: 500;
    font-size: 12px;
}
.block-categories .category-sub-menu li .category-sub-link:hover {
    color: #c80436;
}
/***** theme-control *****/
.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: #000000;
    font-weight: 400;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 13px 15px;
    background-repeat: no-repeat;
    background-position: 96%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    /*float: right;*/
}
/***** new button *****/
/***** 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 #eeeeee;
    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;
}
.tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
    font-size: 36px;
    display: block;
    color: #000333;
    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: #000333;
    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;
}
.tvapp-logo-wrapper img {
    border-radius: 3px;
}
.tvapp-logo-link-wrapper {
    display: inline-block;
    text-align: center;
    margin: 0 -5px;
}
@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;
    }
}
/***** 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 15px;
}
.lang-rtl .tvnews-event-content-wrapper {
    text-align: right;
}
.tvnews-event-read-more {
    text-align: left;
}
.tvnews-event-content-wrapper .tvdate-time {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
.tvnews-event-content-wrapper .tvdate-time .tvmonth-time {
    padding: 0 5px;
}
.tvnews-event-content-wrapper .tvnews-event-titel a h3,
.kr_blog_post_area .tvblog_post .post_content .post_title a {
    color: #444;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 15px;
}
.tvnews-event-content-wrapper .tvnews-event-titel a h3 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: initial;
}
.tvnews-event-content-wrapper .tvnews-event-titel {
    margin-bottom: 10px;
}
.tvblog-event-all-content-block .tvnews-event-titel a:hover {
    color: #c80436;
}
.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}
.tvnews-wrapper-info-box {
    background-color: transparent;
    padding: 0;
}
.tvblog-img-content-wrapper {
    background-color: #ffffff;
    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-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-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 .tvnews-event-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img,
.blog_post_content {
    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-buttons i {
    border: none;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.blog_post_content .tvnews-event-buttons:hover i {
    border: none;
    color: #ffffff;
}
.blog_post_content .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;
    display: flex;
    padding: 10px 0;
    border: 1px solid #aaa;
    border-radius: 3px;
    margin-bottom: 0;
}
.kr_blog_post_inner.products,
#module-tvcmsblog-archive .tvall-page-top-title,
#module-tvcmsblog-single .page-content {
    border: 1px solid #aaa;
    border-radius: 3px;
}
#module-tvcmsblog-single .page-content {
    padding: 30px 15px;
}
@media(max-width: 1199px) {
    .tvblog-event-all-content-block {
        padding: 15px;
    }
}
/***** left blog *****/
.tvcmsblog-left-side .tvblog-img-block .date_time.tvdate-time {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #c80436;
    padding: 15px 20px 5px 20px;
    text-align: center;
}
.tvcmsblog-left-side .tvblog-img-block .day_time.tvday-time {
    background-color: #fff;
    color: #000;
    padding: 4px;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 5px 0;
}
.tvcmsblog-left-side .tvblog-img-block .tvmonth-time {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 0;
}
.tvcmsblog-left-side .tvblog-img-block {
    padding: 0;
}
.tvcmsblog-left-side .tvblog-img-block .tvblog-date-username {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: #fff;
    padding: 3px 5px;
    text-align: center;
}
.tvcmsblog-left-side .tvblog-img-block .tvblog-date-username i {
    font-size: 18px;
    margin-right: 5px;
}
.lang-rtl .tvcmsblog-left-side .tvblog-img-block .tvblog-date-username i {
    margin: 0 0 0 5px;
}
.tvblog-date-username p,
#module-tvcmsblog-archive .post_content .post_meta p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .3px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.tvnews-event-read-more {
    display: none;
}
.tvdate-time-icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../img/themevolty/sprite.png);
    background-position: -217px -268px;
}
.tvcms-blog-left-side-pagination-wrapper {
    height: 40px;
}
/***** end blog *****/
/***** single banner *****/
.tvcmsofferbanners-one {
    margin-bottom: 30px;
}
.tvcmstvcmsofferbanners .tvbanner-hover-wrapper {
    overflow: hidden;
}
.tvcms-main-slider {
    /*border: 1px solid #eeeeee;*/
    border-radius: 3px;
}
.tvcmssliderofferbanners-one {
    /*width: 20%;*/
    padding: 0;
}
.tvcms-slider-offerbanner-wrapper {
    margin-bottom: 10px;
}
.tvcmsmain-slider-wrapper {
    /*width: 80%;*/
    padding: 0;
}
.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;
    background-color: #fefefe;
}
.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: #c80436;
}
.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: #c80436;
}
.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: 10px;
}
.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: #c80436;
}
.tvmain-slider-contant .tvmain-slider-button:hover {
    color: #c80436;
}
@media (max-width: 1585px) {
    .tvmain-slider-contant .tvmain-slider-title {
        padding-top: 9px;
    }
    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 10px;
    }
}
@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) {
    .tvfooter-product-sticky-bottom .product-quantity .input-group-btn-vertical .btn {
        float: none;
    }
    .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;
    }
}
body#checkout .custom-checkbox {
    float: left;
}
@media (min-width: 1024px) and (max-width: 1630px) {
    .footer-container .container {
        max-width: 100%;
        padding: 0 45px;
    }
    .footer-container.footer-1 .container {
        max-width: 100%;
        padding: 0 15px;
    }
}
@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 #eeeeee;
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
    left: 27%;
    top: 140px;
}
.shimmerBG {
    /*animation-duration: 2.2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 3;
    animation-name: shimmer;
    animation-timing-function: linear;*/
    background: #f3f3f3cf;
    /*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: 80%;
    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;
}
/********************/
#customer-form .form-group:first-of-type .form-control-label {
    padding-top: 0;
}
.tvfooter-logo-block .tvfooter-img-block img {
    max-height: 200px;
    height: auto;
    width: auto;
}
#pagenotfound #main .page-header {
    margin-top: 0px;
}
.tvfooter-payment-icon img {
    width: auto;
    height: auto;
}
.tv-category-block-wrapper .tv-category-cover img,
.tv-category-image img {
    border-radius: 3px;
}
.page-content {
    background: #ffffff;
    border-radius: 15px;
    padding: 2rem;
} 
body#module-tvcmsproductcompare-productcomparelist .page-content {
    border: none;
}
.tvproduct-description-tab #tab-content {
    padding: 30px;
    margin-top: 5px;
    background: #fff;
    border: 0;
    border-radius: 15px;
}
.tvproduct-description-tab #tab-content .product-attachments p.attachments-title {
    margin-bottom: 30px;
}
.tvproduct-description-tab #tab-content .product-attachments div.attachment {
    margin-bottom: 30px;
}
.tvproduct-description-tab #tab-content .product-attachments div.attachment .attachments-name {
    margin-bottom: 10px;
    font-weight: 700;
}
.tvproduct-description-tab #tab-content .product-attachments div.attachment span.attachments-name {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    line-height: 1.1;
    font-family: inherit;
    display: block;
}
#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;
}
/********************************/
#search_filters .facet .facet-label:hover a {
    color: #c80436
}
.custom-checkbox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    float: left;
}
#customer-form .custom-checkbox label.required.text-red {
    color: #df0004;
    font-weight: 600;
}
.custom-checkbox input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    width: 20px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}
.custom-checkbox span {
    border: 2px solid #777;
    height: 20px;
    width: 20px;
    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)
}
body#history #content table.table tbody tr th:first-of-type {
    font-size: 16px;
}
body#history .orders .order a h3 {
    font-weight: 700;
}
.gdpr_consent .psgdpr_consent_message span:last-of-type {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    width: calc(100% - 28px);
    padding-left: 5px;
    text-align: left;
    padding-top: 1px;
    background: none;
    border: none;
    box-shadow: none;
}
.gdpr_consent .custom-checkbox {
    width: 100%;
}
.gdpr_consent .custom-checkbox .psgdpr_consent_message {
    margin-left: 0;
}
.custom-checkbox label {
    margin-left: 7px;
    text-align: left;
}
.custom-checkbox span i {
    font-size: 14px;
    font-weight: bold;
    margin: 1px 2px 2px 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: 2px solid #232323;
}
.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;
}
/***** All Theme Custom Btn *****/
@media(max-width:575px){
    body#checkout button.tvall-inner-btn.checkout-back-to-cart {
        margin-left: 15px;
    }
    #block-reassurance li {
        margin: 0 15px 5px 15px;
    }
}
@media(max-width:510px){
    body#checkout button.tvall-inner-btn[type="submit"] {
        float: none;
    }
    body#checkout .tvall-inner-btn.checkout-back-to-cart {
        margin-right: 15px;
    }
}
@media(max-width:991px){
    body#checkout #wrapper .tvcheckout-process-right {
        margin-top: 30px;
    }
}
#continue_to_next_checkout_step_button {
    margin: -15px 0 0 0;
}
body#cms .tvall-inner-btn.light-button {
    background: #fff;
    border: 1px solid #00b7ff;
}
body#cms .tvall-inner-btn.light-button::after {
    display: none;
}
body#cms .tvall-inner-btn.light-button span {
    color: #00b7ff;
}
body#cms .tvall-inner-btn.light-button:hover {
    background: #fff;
    border: 1px solid #0075a3;
}
body#cms .tvall-inner-btn.light-button:hover span {
    color: #0075a3;
}
.tvall-inner-btn {
    background-color: #003b56;
    color: #fff;
    border-radius: 3px;
    padding: 10px 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;
    position: relative;
    text-decoration: none;
    opacity: 1;
}
.tvall-inner-btn:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: rgba(255, 255, 255, 0.4);
    -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#continue_to_next_checkout_step_button {
    border-radius: 10px;
}
.tvall-inner-btn#continue_to_next_checkout_step_button:after {
    border-radius: 10px;
}
.product-add-to-cart .tvall-inner-btn:hover:after {
    border-radius: 10px;
}
.tvall-inner-btn:hover:after {
    height: 100%;
    top: 0;
    background-color: #c80436;
}
.tvall-inner-btn-cancel {
    background-color: #6c757d;
    color: #fff;
    border-radius: 3px;
    padding: 10px 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;
    position: relative;
    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;
}
.tvall-inner-btn:disabled {
    cursor: no-drop;
    opacity: .4;
}
.tvproduct-btn-add-to-cart .tvproduct-cart-btn form.tvproduct-out-of-stock,
.tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn form.tvproduct-out-of-stock {
    cursor: no-drop;
    opacity: .4 !important;
}
.tvall-inner-btn:disabled:after {
    display: none !important;
}
/*.tvall-inner-btn:hover{
    background-color: #c80436
}*/
.tvall-inner-btn span,
.tvall-inner-btn i {
    position: relative;
    z-index: 1;
    text-decoration: none;
}
.tvall-inner-btn:hover span,
.tvall-inner-btn:hover i {
    color: #fff;
    text-decoration: none;
}
.tvall-inner-btn-cancel span,
.tvall-inner-btn span {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.forgotten-password .tvall-inner-btn span {
    vertical-align: initial;
}
.forgotten-password .tvall-inner-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.tvall-inner-btn-cancel span {
    color: #fff;
    vertical-align: middle;
}
.tvall-inner-btn i {
    margin-right: 5px;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}
.tvedit-btn {
    background-color: #156674;
    color: #fff;
    padding: 10px 15px;
    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: 10px 15px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 5px 5px 0
}
#delivery-addresses .address-footer .tvedit-btn,
#delivery-addresses .address-footer .tvremove-btn {
    padding-right: 13px;
}
.tvedit-btn:hover,
.tvremove-btn:hover {
    background-color: #545454
}
.tvedit-btn span,
.tvremove-btn span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.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 #aaa;
}
.product-add-to-cart .add-to-cart.tvall-inner-btn span{
    text-transform: uppercase;
}
/***** 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: 4px 10px;
    height: 34px;
    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: #000;
    font-size: 22px;
    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: 12px;
    font-weight: 500;
    float: left;
    line-height: 28px;
    margin: 0 0 0 9px;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.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: #c80436;
}
.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;
}
.tv-account-dropdown,
.tv-language-dropdown,
.tv-currency-dropdown {
    display: none;
}
/***** END RIGHT STICKY CSS *****/
.tv-footer-social-icon {
    left: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    width: auto;
    z-index: 0;
    /* height: min-content; */
    margin: auto;
    bottom: 0;
    max-height: 275px;
}
.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: 34px;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 10px 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 2;
    padding: 7px 10px;
}
.tv-footer-social-icon .tvblock-social-content:hover {
    background: #000;
    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 {
    width: 22px;
    height: 22px;
    float: right;
}
.tv-footer-social-icon .tvblock-social-content .tvblock-social-icon.tvgoogleplus {
    height: 22px;
    width: 22px;
}
.tvblock-social-content.tvgoogleplus-wrapper {
    padding: 5px 7px;
}
.block-social .tvblock-social-content.tvgoogleplus-wrapper span {
    line-height: 19px;
}
.block-social .tvblock-social-content span {
    display: block;
    color: #fff;
    line-height: 15px;
    margin: 0 9px 0 3px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 0;
    float: right;
    transition: .2s ease-in-out;
    padding-top: 3px;
}
.tv-footer-social-icon .tvblock-social-content:hover span {
    opacity: 1;
}
#footer .tvblock-social-icon path {
    fill: #000 !important;
}
#footer .tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon path {
    fill: #ffffff !important;
}
#product .data-sheet {
    max-width: 40%;
}
.tvcmsofferbanners-one .tvbanner-hover-wrapper {
    display: block;
}
#cms .tv-sub-pages-inner-content {
    overflow: hidden;
}
.tvcart-product-content .regular-price {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.3px;
    margin-right: 5px;
    display: block;
}
.tvcart-product-content .regular-price .regular-price-text {
    
    text-decoration: line-through;
}
.tvvertical-slider .product-images {
    overflow: hidden;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
body#cart .card.cart-container .cart-overview .cart-items .cart-item {
    border-bottom: 1px solid #aaa;
}
body#cart .card.cart-container .cart-overview .cart-items .cart-item:last-of-type {
    border: none
}
body#cart .card.cart-container .cart-overview .cart-items .cart-item .product-line-grid {
    align-items: center;
}
body#cart .card.cart-container .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .row {
    align-items: center;
    display: flex;
}
body#cart #content-wrapper li.cart-item .product-line-custom .product-customization-line .label,
body#order-confirmation #content-wrapper .order-confirmation-table .product-line-custom .product-customization-line .label {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
}
body#order-detail #content-wrapper #order-products .product-line-custom .product-customization-line .label {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
body#order-detail #content-wrapper #order-products .product-line-custom .product-customization-line {
    margin-top: 15px;
}
body#order-detail #content-wrapper #order-products .product-line-custom .product-customization-line .value {
    margin-top: 7px;
    letter-spacing: 0.4px;
    font-size: 13px;
}
body#order-detail #content-wrapper #order-products .product-line-custom .product-customization-line .value br {
    margin-top: 4px;
    display: block;
}
body#cart #content-wrapper li.cart-item .product-line-custom .product-customization-line .value,
body#order-confirmation #content-wrapper .order-confirmation-table .product-line-custom .product-customization-line .value {
    margin-top: 10px;
}
@media (max-width:650px) {
    body#cart #content-wrapper li.cart-item .product-line-custom .product-customization-line .value {
        font-size: 13px;
    }
}
body#cart #content-wrapper li.cart-item .product-line-custom .product-customization-line .value br,
body#order-confirmation #content-wrapper .order-confirmation-table .product-line-custom .product-customization-line .value br {
    margin-top: 7px;
    display: block;
}
#header .tv-myaccount-btn-desktop svg {
    padding: 10px;
    width: 45px;
    height: 45px;
    margin-right: 8px;
    background: #00406e;
    border-radius: 50px;
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
#header .tv-header-account:hover .tv-myaccount-btn-desktop svg {
    background: #006dbb;
}
#header .tv-myaccount-btn-desktop svg path {
    stroke-width: 2 !important;
    stroke: #fff !important;
}
#header .tv-myaccount-btn-desktop svg circle {
    stroke-width: 2.5;
    stroke: #fff !important;
}
.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 {
    background-color: #ffffff;
    color: #000;
}
.tv_search_filter_wrapper .tvleft-right-title-wrapper {
    border: 1px solid #ededed;
}
.tv_search_filter_wrapper .tvleft-right-title-wrapper:hover {
    border-color: #c80436;
}
#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,
#products .tv-left-pannal-btn-wrapper svg g rect {
    fill: #bbbbbb !important
}
#products .tvproduct-view.tvproduct-grid:hover svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2:hover svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list:hover svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2:hover svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catelog:hover svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catelog:hover svg.tvcatelog g polygon,
#products .tvproduct-view.tvproduct-grid.active svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2.active svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list.active svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2.active svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catelog.active svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catelog.active svg.tvcatelog g polygon {
    fill: #000000 !important
}
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper i,
.tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper i,
.tv_search_filter_wrapper .tvleft-right-title-wrapper i,
.tvcmsproduct-grid-list .tvproduct-grid i,
.tvcmsproduct-grid-list .tvproduct-grid-2 i,
.tvcmsproduct-grid-list .tvproduct-list i,
.tvcmsproduct-grid-list .tvproduct-list-2 i,
.tvcmsproduct-grid-list .tvproduct-catelog i {
    color: #000;
}
#products .tv_search_filter_wrapper .tvleft-right-title-wrapper:hover i,
#products .tv_search_filter_wrapper .tvleft-right-title-wrapper:hover {
    color: #000;
}
.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper button[type=submit] svg g path,
.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper button[type=submit] svg g rect,
.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper:hover button[type=submit] svg g path,
.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper:hover button[type=submit] svg g rect {
    fill: #e30047 !important;
}
.tvheader-top-search-wrapper {
    padding: 15px 16px;
}
.tvproduct-cart-quentity-decrement i,
.tvproduct-cart-quentity-increment i {
    font-size: 15px;
}
.tvproduct-cart-quentity-decrement:hover i,
.tvproduct-cart-quentity-increment:hover i {
    color: #ffffff;
}
.tvblog-event-all-content-block:hover .tvnews-event-buttons {
    opacity: 1;
}
.tvgrid-list-view-product .tvproduct-wrapper {
    margin-bottom: 0;
}
.cart-overview .bootstrap-touchspin .input-group-btn-vertical {
    display: inline-flex;
}
@media (min-width: 992px) {
    .tv-header-menu {
        margin: 0;
        overflow: hidden;
    }
    .tvmain-menu-dropdown {
        position: absolute;
        background-color: #ffffff;
        z-index: 60;
        padding: 15px;
        outline: 1px solid #e5e5e5;
        left: auto;
        opacity: 0;
        visibility: hidden;
        transform: perspective(600px) rotateX(-90deg);
        -webkit-transform: perspective(600px) rotateX(-90deg);
        -moz-transform: perspective(600px) rotateX(-90deg);
        -ms-transform: perspective(600px) rotateX(-90deg);
        -o-transform: perspective(600px) rotateX(-90deg);
        transform-origin: 0% 0%;
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .tv-language-dropdown,
    .tv-currency-dropdown {
        position: absolute;
        z-index: 100;
        min-width: 142px;
        margin: 0;
        right: auto;
        left: auto;
        box-shadow: 0px 0px 2px 0.8px rgba(122, 122, 122, 0.18);
    }
    .tvcmsmain-menu-wrapper {
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        -ms-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    .tvcmsmain-menu-wrapper.tvcmsmain-menu-block {
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        -ms-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    .tvbanner-hover-wrapper img {
        width: 100%;
    }
    #footer_sub_menu_store_info,
    #footer_sub_menu_link,
    .footer_sub_menu_link,
    #footer_sub_menu_myaccount,
    #footer_sub_menu_social_icon {
        display: block;
        overflow: hidden;
        /*margin: 0;*/
    }
}
/***** Sspecial Product Design*****/
.tv-indicator.tv-bar .tv-outer {
    width: 100%;
    max-width: 250px;
    height: 8px;
}
.tvcmsspecial-product .tvall-product-branner {
    width: 25%;
}
.tvcmsspecial-product .tvimage-true {
    width: 75%;
    padding: 0 7.5px;
}
.tvspecial-product .tvproduct-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition: none;
}
.tvspecial-product .owl-item.active .tvproduct-wrapper{
    border: 1px solid #c80436;
}
.tvspecial-product .tvproduct-wrapper img {
    width: auto;
}
.tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
    padding: 20px 40px;
}
@media (max-width: 575px) {
    .tvspecial-product-content .tvspecial-product .tvproduct-info-box-wrapper {
        padding: 15px;
    }
    .container {
        padding: 0;
    }
}
.tvspecial-product .tvproduct-hover-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.tvspecial-product .tvproduct-wishlist,
.tvspecial-product .tvproduct-cart-btn,
.tvspecial-product .tvcompare-wrapper,
.tvspecial-product .tvproduct-quick-btn {
    margin: 0 5px;
}
.tvspecial-product .tvproduct-timer {
    margin-top: 20px;
}
.tvspecial-product .tvproduct-name.product-title a h6,
.tvspecial-product .tvproduct-name.product-title a h3 {
    font-size: 17px;
}
.tvspecial-product .tvproduct-page-decs p {
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    margin: 10px 0 0 0;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-box .days,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-box .hours,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-box .minutes,
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-box .seconds {
    background-color: #fbfbfb;
    margin-bottom: 5px;
    /*padding: 5px 8px;*/
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    font-family: 'Titillium Web';
    font-size: 20px !important;
    color: #003b56;
    border-radius: 3px;
    font-weight: 700;
    padding: 0 5px;
}
.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: #fbfbfb;
    font-size: 10px;
    border-radius: 3px;
    color: #666666;
}
.tvspecial-product .tvproduct-wrapper .tvtimer-wrapper {
    background-color: transparent;
    border: none;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper {
    height: auto;
    margin: 0 8px;
}
@media (max-width: 991px) {
    .tvcmsspecial-product .tvall-product-branner {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .tvcmsspecial-product .tvimage-true {
        width: 100%;
    }
}
#contact-link span.tvcall-on {
    margin-right: 10px;
    text-transform: capitalize;
}
.header-1 .tvcms-header-myaccount .tv-account-dropdown .tvheader-compare,
.header-1 .tvcms-header-myaccount .tv-account-dropdown .ttvcms-wishlist-icon {
    display: block !important;
}
.tv-account-dropdown .tvcms-signin i,
.tv-account-dropdown #tvcmsdesktop-user-info i {
    font-size: 20px;
    margin-top: -2px;
}
.tv-account-dropdown .ttvcms-wishlist-icon svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
    vertical-align: middle;
}
.tv-account-dropdown .ttvcms-wishlist-icon a svg path {
    fill: #000;
    transition: fill 200ms ease-in-out 0s;
    -webkit-transition: fill 200ms ease-in-out 0s;
    -moz-transition: fill 200ms ease-in-out 0s;
    -o-transition: fill 200ms ease-in-out 0s;
    -ms-transition: fill 200ms ease-in-out 0s;
}
.tv-account-dropdown .ttvcms-wishlist-icon a:hover svg path {
    fill: #df0004;    
}
.page-my-account #content .links a.link_wishlist svg {
    display: block;
    margin: 0 auto 0.76rem auto;
    transition: transform 200ms ease-in-out 0s;
    -webkit-transition: transform 200ms ease-in-out 0s;
    -moz-transition: transform 200ms ease-in-out 0s;
    -o-transition: transform 200ms ease-in-out 0s;
    -ms-transition: transform 200ms ease-in-out 0s;
}
.page-my-account #content .links a.link_wishlist:hover svg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.page-my-account #content .links a.link_wishlist svg path {
    fill: #444;
}
.page-my-account #content .links a.link_wishlist:hover svg path {
    fill: #df0004;
}
.lang-rtl .tv-account-dropdown .ttvcms-wishlist-icon svg {
    margin: 0 0 0 8px;
}
#_desktop_wishtlistTop {
    position: relative;
}
.tvdesktop-compare-icon svg {
    margin-right: 8px;
    vertical-align: middle;
}
#footer_sub_menu_store_info .tvfooter-addresses i,
#footer_sub_menu_store_info .tvfooter-store-link i,
#footer_sub_menu_store_info .tvfooter-store-link-content i,
#footer_sub_menu_store_info .tvfooter-store-link-fax i {
    margin-right: 8px;
    font-size: 18px;
    color: #000;
}
.tvvertical-slider .slick-slider .tvcmsVerticalSlider:nth-child(1) img,
.tvvertical-slider .tvcmsVerticalSlider img {
    border: 1px solid transparent;
}
.tvvertical-slider .slick-slider .tvcmsVerticalSlider img.thumb.active,
.tvvertical-slider .slick-slider .tvcmsVerticalSlider img.thumb:hover {
    border: 1px solid #aaa;
}
.tv-product-page-content .tvproduct-special-desc {
    border-top: 1px dashed #000;
    padding: 30px 0 0px;
}
.tv-product-page-content .tvwishlist-compare-wrapper-page {
    margin-bottom: 25px;
    padding: 0 0 0 0;
}
.tvproduct-wishlist-compare {
    border-bottom: 1px dashed #000;
}
.tvproduct-page-wrapper .product-prices .tax-shipping-delivery-label,
.quickview .product-prices .tax-shipping-delivery-label {
    margin-top: 8px;
    color: #666666;
    font-size: 14px;
}
.quickview .product-discount .regular-price,
.tvproduct-page-wrapper .product-discount .regular-price {
    font-size: 16px;
}
.product-price .current-price .price,
.modal-body.tv-addtocart-content-part .tv-addtocart-price {
    font-size: 28px;
}
.product-additional-info {
    padding-top: 25px;
    margin-bottom: 0;
}
.tv-product-page .tv-indicator {
    padding-top: 30px;
    margin-bottom: 0;
    margin-right: 50px;
}
.tv-product-page-content h1,
.tvproduct-page-decs p {
    margin-bottom: 10px;
}
.tv-product-page-content .tvall-product-star-icon,
.tvproduct-page-wrapper .tv-product-page-content .product-reference,
.tv-product-page-content .product-prices,
.product-quantity,.tvproduct-page-decs p:last-of-type,
.product-variants>.product-variants-item {
    margin-bottom: 25px;
}
.cart-summary-products #cart-summary-product-list .media-body span.product-quantity {
    margin-top: 5px;
    margin-bottom: 5px;
}
.cart-summary-products #cart-summary-product-list .media-body .customizations {
    margin-top: 5px;
    margin-bottom: 5px;
}
.tvproduct-page-wrapper .product-1 .tv-product-page-content .tvproduct-page-decs,
.quickview .tvquickview-prod-details #product-description-short {
    border-top: 1px dashed #000;
    padding-top: 25px;
}
.quickview .tvquickview-prod-details .product-prices {
    border-top: 1px dashed #000;
    padding-top: 30px;
}
 .product-prices .product-price .product-price-and-tax-label {
    width: 100%;
}
.product-prices .product-pack-price .tvproduct-tax-label {
    font-size: 14px;
}
.tvfooter-product-sticky-bottom .tvtitle-price .product-prices .product-price .discount  + .product-price-and-tax-label {
    margin-top: 0px;
}
 .product-prices .product-price .discount  + .product-price-and-tax-label {
    margin-top: 10px;
}
.tv-product-page-content .product-quantity span.control-label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.tvproduct-stock-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tvproduct-wishlist-compare {
    margin-top: 0;
    padding-bottom: 30px;
}
.tvproduct-wishlist-compare .tvproduct-wishlist a:focus {
    color: #000000;
}
@media (max-width: 1280px) and (min-width: 1201px) {
    #contact-link span.tvcall-on {
        margin-right: 5px;
    }
}
@media (max-width: 1180px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 0 11px;
    }
}
#navlabel-pro-for-customer-icon {
    background: #df0004;
    color: #fff;
    position: absolute;
    left: 4.5px;
    bottom: 17px;
    padding: 2px 4px 2px 4px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
}
@media (max-width:991px) {
    #navlabel-pro-for-customer-icon {
        font-size: 9px;
        bottom: 5px;
        left: -.7px;
        padding: 2px 4px 0 4px;
    }
}
@media (max-width:768px) {
    #navlabel-pro-for-customer-icon {
        bottom: 0px;
    }
}
.tvvertical-slider .product-images .slick-dots {
    bottom: -3px;
}
.tv-total-product {
    margin-left: 10px;
}
#js-product-list-top .tv-total-product {
    margin-left: 1px;
}
.tvall-page-shortby .products-sort-order .select-title {
    padding: 7px 10px;
}
.tvproduct-cart-quentity-decrement {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tvproduct-cart-quentity-increment {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.tvproduct-cart-quentity-increment,
.tvproduct-cart-quentity-decrement {
    background-color: #fff;
    border: 1px solid #999;
    color: #000000;
}
.tv-product-catalog-btn .tvproduct-cart-quentity {
    background: #f1f1f1;
    color: #000;
    border: 1px solid #999;
    border-left: 0;
    border-right: 0;
}
.tv-all-page-main-title-wrapper {
    padding: 0 0 25px;
}
#wrapper .breadcrumb {
    background-color: transparent;
    padding: 0;
    border: none;
    margin-bottom: 15px;
}
#wrapper .breadcrumb ol {
    text-align: left;
}
#wrapper .breadcrumb ol li a {
    font-size: 12px;
    text-transform: none;
}
#wrapper .breadcrumb i {
    font-size: 16px;
    color: #232323;
    margin-right: 5px;
    vertical-align: middle;
}
#wrapper .breadcrumb a:hover i {
    color: #c80436;
}
#wrapper .breadcrumb span {
    vertical-align: middle;
    line-height: 24px;
}
@media (max-width:991px) {
    #wrapper .breadcrumb span {
        padding-top: 17px;
        padding-bottom: 17px;
    }
}
.tv-sub-category-inner,
.tv-sub-category-inner:hover {
    background-color: transparent;
    border: none;
    padding: 0;
}
.tv-total-product-number,
.products-selection .sort-by {
    color: #000;
    font-weight: 500;
}
.tvwishlist-icon i,
.tvdesktop-compare-icon i,
#tvcmsdesktop-user-info .tvhedaer-sign-btn i,
.tvmyccount i,
#tvcmsdesktop-user-info .tvhedaer-sign-btn i {
    font-size: 18px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
#_desktop_wishtlistTop .wishtlist_top.tvdesktop-wishlist svg {
    width: 18px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}
.tvwishlist-icon,
.tvdesktop-compare-icon,
#tvcmsdesktop-user-info .tvhedaer-sign-btn i,
#tvcmsdesktop-user-info .tvhedaer-sign-btn span,
.tvmyccount i,
.tvwishlist-name,
.tvdesktop-view-compare-name {
    display: inline-block;
}
#content-wrapper #category-description,
#content-wrapper #manufacturer-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
#content-wrapper #category-see-more {
    font-weight: 700;
    text-align: right; 
    font-size: 15px;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 5px; 
    cursor: pointer;
    display: none; 
    color: #df0004;
}
#manufacturer #content-wrapper #category-see-more {
    margin-bottom: 20px;
}
.tvfooter-about-logo-wrapper.tvfooter-logo-block .tvfooter-logo-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    width: 100%;
}
.tvfooter-about-logo-wrapper.tvfooter-logo-block #tvfooter-logo-desc-see-more {
    font-weight: 700;
    text-align: right;
    font-size: 15px;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    display: none;
    color: #000;
}
.tv-category-block-wrapper #category-description h1,
.tv-category-block-wrapper #category-description h2 {
    font-size: 22px;
    color: #000;
    font-family: inherit;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.block-category #category-description p {
    margin-bottom: 1rem;
}
.block-category #category-description strong {
    font-weight: 700;
}
.tv-category-block-wrapper #category-description h3,
.tv-category-block-wrapper #category-description h4,
.tv-category-block-wrapper #category-description h5 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 1rem;
}
#manufacturer #manufacturer-description h1,
#manufacturer #manufacturer-description h2 {
    font-size: 22px;
    color: #000;
    font-family: inherit;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 1rem;
}
#manufacturer #manufacturer-description p {
    margin-bottom: 1rem;
}
#manufacturer #manufacturer-description strong {
    font-weight: 700;
}
#manufacturer #manufacturer-description h3,
#manufacturer #manufacturer-description h4,
#manufacturer #manufacturer-description h5 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 1rem;
}
.cms-description .row {
    display: flex;
    flex-wrap: wrap;
}
.cms-description h1 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 34px;
}
.cms-description h1.tv-cms-main-title,
.title_home_page_fag {
    font-weight: 700;
    font-size: 30px;
}
#module-ps_emailalerts-account .tv-cms-psemailalerts {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 0;
    color: #df0004;
}
.cms-description h2 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 30px;
}
.cms-description h3 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 26px;
}
.cms-description h4 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 23px;
}
.cms-description h5 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 20px;
}
.cms-description h6 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 18px;
}
.cms-description p {
    font-size: 14px;
    padding-bottom: 0.8rem;
    color: #000000;
    margin: 0;
}
.cms-description a {
    color: #c80436;
}
.cms-description a:hover {
    text-decoration: underline;
}
#cms .cms-description #espace-pro-or-before-create {
    font-size: 16px;
    font-weight: 600;
    width: 125px;
    text-align: center;
    background: linear-gradient(90deg,#666 0%,#666 30%,white 30%,white 70%,#666 70%,#666 100%);
    color: #444;
    background-repeat: no-repeat;
    background-size: 100% 3px;
    background-position: center;
    padding: 0;
    margin-bottom: 1rem;
}
#cms .cms-description #espace-pro-create-account-title {
    font-size: 18px;
    font-weight: 700;
    color: #df0004;
    line-height: normal;
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0;
}
#cms .cms-description #espace-pro-create-account-title i:first-child {
    margin-right: 5px;
}
#cms .cms-description #espace-pro-create-account-title i:last-child {
    margin-left: 5px;
}
#cms .cms-description #espace-pro-create-account-button #create-account-button {
    display: none;
}
@media (max-width: 575px) {
    .tvnews-event-content-wrapper .tvnews-event-titel h3 a {
        font-size: 15px;
    }
    .tvcms-main-title .tvmain-title h2 {
        font-size: 18px !important;
    }
    .gomakoil_faq_page .questions {
        font-size: 13px;
    }
    body#index .faqs-card-block.gomakoil_faq_page h1.title_category_page {
        font-size: 18px
    }
    .product-additional-info .js-mailalert .form-control {
        font-size: 14px;
    }
    .gdpr_consent .psgdpr_consent_message span:last-of-type {
        font-size: 12px;
    }
    .btn.btn-primary.js-mailalert-add {
        font-size: 14px;
    }
    .active_filters .filter-block .close {
        margin-top: 0;
    }
    .active_filters .filter-block {
        font-size: 11px;
    }
    #kbis-form-group-field #extraitKbis-selectbutton {
        font-size: 10px !important;
        padding: 10px 10px 9px 10px !important;
    }
    #kbis-form-group-field .input-group-addon {
        padding: 8px 11px !important;
    }
    .tvfooter-copy-payment-icon-inner .tvfooter-payment-content-block {
        padding: 0 10px;
    }
    .page-my-account #content .links a {
        padding: 0;
    }
    .alert {
        font-size: 13px;
    }
    #passwordsecurity-block .passwordsecurity, .page-my-account #content .links a {
        font-size: 14px !important;
    }
    #authentication .custom-checkbox label {
        font-size: 13px !important;
        margin-left: 0;
    }
    .form-control-comment,
    .form-control-comment div {
        font-size: 11px !important;
    }
    .page-authentication #content, #password #content.page-content {
        padding: 2rem 1.5rem;
    }
    .tv-all-page-main-title, .tv-all-page-main-title-wrapper #manufacturer-title, .form-title h1 {
        font-size: 22px !important;
    }
    .cms-description h1.tv-cms-main-title, .title_home_page_fag {
        font-size: 20px !important;
    }
    .cms-description h2 {
        font-size: 18px !important;
    }
    .cms-description h3 {
        font-size: 16px !important;
    }
    .cms-description h4 {
        font-size: 15px !important;
    }
    .cms-description h5 {
        font-size: 14px !important;
    }
    .h6, h6 {
        font-size: 13px;
    }
    .cms-description p {
        font-size: 12px !important;
    }
    .cms-description ol li, .cms-description ul li {
        font-size: 12px !important;
    }
    #cms .cms-description #espace-pro-or-before-create {
        display: none;
    }
    #cms .cms-description #espace-pro-create-account-title i {
        display: none;
    }
    #cms .cms-description #espace-pro-create-account-title {
        font-size: 18px !important;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    #cms .cms-description #espace-pro-create-account-button #create-account-button {
        display: block;
    }
    #cms .cms-description #espace-pro-create-account-button {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        padding: 1rem .5rem;
        z-index: 10;
        width: 100%;
        text-align: center;
        border: 5px solid #e5e5e5;
    }
    #cms .cms-description #espace-pro-create-account-button a {
        display: block;
        margin: 0 auto .5rem auto !important;
        width: max-content;
    }
    #cms .cms-description #espace-pro-create-account-button a:last-of-type {
        margin: 0 auto 0 auto !important;
    }
    #cms.cms-id-26 #kixell_st .btnst {
        bottom: 75px;
        left: 15px;
    }
    #cms.cms-id-26 #footer .tvbottom-to-top {
        bottom: 75px;
    }
    #wrapper .breadcrumb ol li a {
        font-size: 11px;
    }
    .tvproduct-page-wrapper h1.h1 {
        font-size: 18px;
    }
    .deliveryproductpage .carriers-to-display {
        font-size: 13px;
    }
    p, .product-information p > span, #product #block-reassurance span {
        font-size: 12px !important;
    }
    .tvfooter-logo-block .tvfooter-catalogue-block h3, .tvfooter-logo-block .tvfooter-img-block h2 {
        font-size: 15px !important;
    }
    .tvfooter-logo-block .tvfooter-catalogue-block img {
        max-width: 80px;   
    }
    .tvfooter-logo-block .tvfooter-img-block img {
        max-width: 225px;   
    }
    #header .tv-menu-horizontal ul li.level-1 ul li.item-header a {
        font-size: 14px;
    }
    #header .tv-menu-horizontal ul li.level-1 ul li.item-header a {
        font-size: 13px;
    }
    #header .tv-menu-horizontal ul li.level-1 ul li.item-line a {
        font-size: 12px;
    }
    .tv-category-block-wrapper p, .tv-category-block-wrapper p span,
    #products.list-2 .tv-product-desc, #products.list .tv-product-desc,
    .tvproduct-name.product-title.product-reference, .cart-item .tvproduct-name .product-title.product-reference {
        font-size: 12px;
    }
    .tvproduct-name .product-title a h3 {
        font-size: 14px;
    }
}
.cms-description ol,
.cms-description ul {
    margin-bottom: 1.5rem;
}
.cms-description ol li,
.cms-description ul li {
    font-size: 14px;
    padding-bottom: 12px;
    color: #000000;
    line-height: 24px;
}
.cms-description .help-block ul li.alert.alert-danger {
    font-size: 15px;
    color: #a94442;
    line-height: normal;
}
.cms-description ul {
    padding-left: 40px;
    list-style: disc;
    display: inline-block;
}
.cms-description .help-block ul {
    display: block;
}
.cms-description #customer-form .form-group .help-block ul {
    padding: 0;
    margin-bottom: 0;
}
.cms-description #customer-form .form-group .help-block ul li {
    margin-bottom: 0;
}
.cms-description ul li a {
    color: #000;
}
.cms-description ul li a:hover {
    color: #555;
    text-decoration: none;
}
.cms-description table {
    width: 70%;
}
.fancybox-inner .cms-description table {
    width: 100%;
    margin-bottom: 0;
}
.cms-description table {
    margin-bottom: 1.5rem;
}
.cms-description table,
.cms-description th,
.cms-description td {
    border: 1px solid #aaa;
    border-collapse: collapse;
}
.cms-description th,
.cms-description td {
    font-size: 14px;
    padding: 8px 15px;
    border: 1px solid #aaa;
    color: #000;
}
.cms-description td p {
    padding-bottom: 0;
}
.cms-description tr:nth-child(even) {
    background-color: #f5f5f5;
}
.cms-description blockquote {
    margin: 16px 40px;
    position: relative;
}
.cms-description blockquote:before {
    content: '';
    position: absolute;
    left: -40px;
    top: 0;
    bottom: 2.48em;
    background-color: #cccccc;
    width: 10px;
}
.cms-description img {
    display: block;
}
.cms-description hr {
    padding-bottom: 1.5rem;
    width: 50%;
}
#tvproduct-customize .cms-description table {
    width: 100%;
    margin: 0;
}
.newsletter_block_popup-bottom label:after {
    content: '';
    background-color: #c80436;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.newsletter_block_popup-bottom label:hover:after {
    transform: scaleX(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
#tvcms-mobile-view-header.mobile-header-1 .tvheader-language,
#tvcms-mobile-view-header.mobile-header-1 .tvheader-currency {
    display: block;
    margin: 0;
}
#header .tv-myaccount-btn-desktop svg path:nth-child(1) {
    fill: none !important;
}
#header .tv-myaccount-btn-desktop svg path:nth-child(2) {
    fill: none !important;
}
#header .tv-myaccount-btn-desktop svg circle {
    fill: none !important;
}
#header .tv-cart-icon-main svg g path:nth-child(1) {
    fill: none !important;
}
#header .tv-cart-icon-main svg g path:nth-child(2) {
    fill: #000000 !important;
}
#header .tv-cart-icon-main svg g ellipse {
    fill: none !important;
    stroke: #fff !important;
}
.tvheader-search-display-icon .tvsearch-open svg polygon,
.tvheader-search-display-icon .tvsearch-close svg g {
    fill: #000000 !important;
}
.tvheader-search-display-icon .tvsearch-open svg circle:nth-child(3) {
    fill: none !important;
    stroke: #000 !important;
}
.tvheader-search-display-icon .tvsearch-open svg circle:nth-child(2) {
    fill: none !important;
}
.mobile-header-1 .tv-account-dropdown {
    top: 40px;
}
.tvsearch-header-display-full .tvheader-search-btn svg circle:nth-child(2) {
    fill: none !important;
}
.tvsearch-header-display-full .tvheader-search-btn svg polygon {
    fill: #000 !important;
}
.tvsearch-header-display-full .tvheader-search-btn svg circle:nth-child(3) {
    fill: none !important;
    stroke: #000 !important;
}
.tvproduct-page-decs p {
    color: #000000;
    font-size: 14px;
}
.tvwishlist-compare-wrapper-page .tvproduct-wishlist span,
.tvcompare-wrapper .tvcmsproduct-compare-btn span {
    font-size: 14px;
    color: #000000;
}
.tvproduct-tax-label {
    margin-left: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.product-price-and-tax-label .tvproduct-tax-label,
.modal.quickview .tvquickview-prod-details .product-price-and-tax-label .tvproduct-tax-label {
    vertical-align: bottom;
}
.tv-sub-category-inner:hover .tvcategory-name a {
    color: #c80436;
}
.tvvertical-slider .product-images {
    max-height: 630px;
}
.images-container .tvvertical-slider .product-images picture img.thumb {
    width: 100%;
    max-width: 125px;
}
.tv-product-page-image .images-container .tvvertical-slider .product-images picture img.thumb {
    border: 1px solid #aaa;
    border-radius: 3px;
}
@media (max-width: 1440px) {
    .product-1 .tvvertical-slider .product-images {
        max-height: 411px;
    }
}
.login-form .tvall-inner-btn,
#authentication .no-account .tvall-inner-btn,
.register-form .tvall-inner-btn,
#password #content .forgotten-password button.form-control-submit,
#password #content .renew-password button.form-control-submit {
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.form-title h1 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 25px;
}
label.required:after {
    content: "*";
    color: #df0004;
    margin-left: 5px;
} 
.tvcategory-chain-title a:hover {
    color: #c80436;
}
#product .tvproduct-page-wrapper .tvprduct-image-info-wrapper .tvproduct-page-decs h3 {
    font-size: 16px;
}
.tvproduct-cart-btn .add-cart-loading {
    -webkit-transform: rotate(360deg);
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: now;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
.breadcrumb li:first-child a:before {
    font-family: "Material Icons";
    content: "\e88a";
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.tvwishlist-inner-product-img-block img {
    margin: 0 auto;
}
.tvfooter-product-sticky-bottom .card {
    margin-bottom: 0;
}
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .thumb-mask,
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-name,
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-price,
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-quantity {
    width: auto;
}
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-name,
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-price,
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-quantity {
    display: block;
    margin: 0 5px;
}
#add-to-cart-or-refresh .product-pack .card .pack-product-container .pack-product-price .tvproduct-tax-label {
    margin-left: 5px;
    font-size: 12px;
}
.tvfooter-product-sticky-bottom .product-pack .pack-product-container .pack-product-name {
    flex: none;
}
.tvfooter-product-sticky-bottom .product-pack {
    margin: 0 10px;
}
.tvfooter-product-sticky-bottom .product-pack .h4 {
    display: none;
}
.tvfooter-product-sticky-bottom .product-pack .pack-product-container {
    padding: 10px;
}
#tvcmsdesktop-user-info .tvhedaer-sign-btn i {
    margin-right: 5px;
}
.tvinner-page-pagination li i {
    color: #cccccc;
}
.tvinner-page-pagination li:hover i {
    color: #000000;
}
.table-bordered.tvwishlist-info td a {
    text-decoration: underline;
}
.required sup {
    color: #f00;
    margin-left: 5px;
    right: 0;
}
.tvwishlist-vuew-label {
    text-align: right;
}
.tv-addtocart-product-image {
    text-align: center;
}
.cart-content-btn a.tvall-inner-btn {
    background-color: #c80436;
}
.cart-content-btn a.tvall-inner-btn:hover:after {
    background-color: #003b56;
}
.tvproduct-play-icon {
    position: absolute;
    top: 15px;
    left: 30px;
    z-index: 10;
}
.media-list .media {
    margin-bottom: 15px;
}
.tvproduct-play-icon span {
    vertical-align: middle;
    font-size: 16px;
}
.tvproduct-play-icon i {
    margin-right: 5px;
    font-size: 34px;
}
.tvbottom-to-top {
    display: none !important;
}
body .tv-main-div .half-wrapper-backdrop {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000060;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.full-wrapper-backdrop {
    background-color: #00000060;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
body.mobile-menu-open .full-wrapper-backdrop,
body.classicCartOpen .full-wrapper-backdrop {
    opacity: 1;
    visibility: visible;
}
body.cart-open .tv-main-div .half-wrapper-backdrop,
body.layout-open .tv-main-div .half-wrapper-backdrop,
body.menu-open .tv-main-div .half-wrapper-backdrop,
body.dropdown-open .tv-main-div .half-wrapper-backdrop {
    opacity: 1;
    visibility: visible;
}
.product-images ul {
    margin-bottom: 0;
}
.tvproduct-page-wrapper .tvall-product-star-icon .tvall-product-review:hover {
    color: #000000;
}
.mobile-header-1 .tv-header-logo {
    padding: 10px 0;
}
#tvtheme-reset-layout,
#tvtheme-reset-bgcolor,
#tvtheme-reset-text {
    cursor: pointer;
}
.tvcmsdesktop-top-second {
    min-height: 95px;
}
.tvcms-cart-loading {
    animation: fa-spin 2s infinite linear;
}
.lang-rtl sup {
    left: -5px;
    right: auto;
}
.lang-rtl .label,
.lang-rtl label {
    text-align: left;
}
.lang-rtl .page-content.page-cms {
    text-align: right;
}
.lang-rtl .products-sort-order .dropdown-menu {
    text-align: right;
}
.lang-rtl .tvleft-right-product-slider .product-description {
    text-align: right;
    padding-right: 15px;
    padding-left: 0;
}
.lang-rtl .tv-product-page-content .tv-indicator.tv-bar .tv-outer {
    margin: 0 0 0 20px;
}
.lang-rtl #block-reassurance li .block-reassurance-item {
    border-right: 3px solid #000;
    border-left: 1px solid #e5e5e5
}
.lang-rtl .tvproduct-wishlist-compare .tvcompare-wrapper i,
.lang-rtl .tvproduct-wishlist-compare .tvproduct-wishlist i {
    margin: 0 0 0 5px;
}
.lang-rtl .tvcart-btn-model {
    text-align: right;
}
.lang-rtl .product-add-to-cart .add-to-cart {
    margin-right: 0;
    margin-left: 25px;
}
#authentication.lang-rtl .radio-inline,
#identity.lang-rtl .radio-inline {
    padding: 0 0 0 10px
}
#authentication.lang-rtl .radio-inline .custom-radio,
#identity.lang-rtl .radio-inline .custom-radio {
    margin-right: 0;
    margin-left: 8px
}
body#checkout.lang-rtl div.checkout-step #customer-form .radio-inline,
body#checkout.lang-rtl div.checkout-step #delivery-address .radio-inline,
body#checkout.lang-rtl div.checkout-step #invoice-address .radio-inline,
body#checkout.lang-rtl div.checkout-step #login-form .radio-inline {
    padding: 0 0 0 10px
}
body#checkout.lang-rtl div.checkout-step .custom-radio {
    margin-left: 5px;
    margin-right: 0
}
.lang-rtl #block-reassurance img {
    margin: 0 0 0 10px
}
.lang-rtl .custom-checkbox label {
    text-align: right
}
.lang-rtl .nav-inline .nav-item+.nav-item,
.lang-rtl .nav-inline .nav-link+.nav-link {
    margin: 0 0 0 10px
}
#authentication.lang-rtl .radio-inline,
#identity.lang-rtl .radio-inline {
    padding: 0 0 0 10px
}
#authentication.lang-rtl .radio-inline .custom-radio,
#identity.lang-rtl .radio-inline .custom-radio {
    margin-right: 0;
    margin-left: 8px
}
.lang-rtl .tvproduct-page-wrapper .tv-product-page-image {
    float: right
}
.lang-rtl .tv-product-page-content {
    direction: rtl;
}
.lang-rtl .tv-product-page-content .tvproduct-brand {
    right: auto;
    left: 0;
}
.lang-rtl .tv-product-page-content h1 {
    padding-right: 0;
    padding-left: 200px;
}
.lang-rtl .tvcart-btn-model {
    float: right;
}
.lang-rtl .open-comment-form,
.lang-rtl .tvshipping-btn,
.lang-rtl .tvcustomize-btn {
    margin-right: 0px;
    margin-left: 20px;
}
.lang-rtl .product-price .current-price .price {
    padding-left: 10px;
}
.lang-rtl .tvproduct-flags,
.lang-rtl .tvprduct-image-info-wrapper .product-cover .layer {
    left: 15px;
    right: auto
}
.lang-rtl .tvproduct-page-wrapper .comments_note {
    text-align: right
}
.lang-rtl .tvproduct-page-wrapper .star_content,
.lang-rtl .quickview .star_content {
    float: right;
    margin: 0 0 0 10px
}
.lang-rtl .tvproduct-page-wrapper .product-discount,
.lang-rtl .quickview .product-discount,
.lang-rtl .tvproduct-page-wrapper .product-price {
    float: right
}
.lang-rtl .tvproduct-page-wrapper .product-variants>.product-variants-item ul {
    padding-right: 0
}
.lang-rtl .product-quantity .qty {
    margin-right: 0;
    margin-left: .4rem
}
.lang-rtl .product-actions .control-label {
    margin: 0 0 0 20px;
    float: right
}
.lang-rtl #product-modal .modal-content .modal-body .product-images {
    padding-right: 0
}
.lang-rtl .product-information #block-reassurance ul,
.lang-rtl .tvproduct-description-tab .nav-tabs {
    padding-right: 0
}
.lang-rtl .social-icon li {
    margin: 0 0 0 10px
}
.lang-rtl .btn-primary .material-icons,
.lang-rtl .btn-secondary .material-icons,
.lang-rtl .btn-tertiary .material-icons {
    margin: 0 0 0 .625rem
}
.lang-rtl .product-variants>.product-variants-item ul li.float-xs-left {
    float: right
}
#product.lang-rtl .modal-header button.close {
    left: 5px;
    right: auto
}
.customization-modal .modal-dialog .modal-content .modal-header button.close {
    width: 25px;
    height: 25px;
    border-radius: 3px;
}
#product.lang-rtl #content-wrapper {
    float: none
}
@media (max-width:767px) {
    .lang-rtl .tvproduct-page-wrapper .tv-product-page-image {
        float: none
    }
}
@media (max-width:480px) {
    .lang-rtl .quickview .modal-footer .social-icon li {
        margin: 0 0 0 7px
    }
}
.lang-rtl .modal-content .js-productinfo p {
    text-align: left
}
.lang-rtl .quickview .arrows {
    left: 60px;
    right: auto
}
.lang-rtl .js-qv-product-images,
.lang-rtl .quickview .product-variants-item ul {
    padding-right: 0
}
.lang-rtl .quickview .mask {
    margin: 0 20px 45px 0
}
.lang-rtl .tvproduct-page-wrapper .product-discount .regular-price,
.lang-rtl .quickview .product-discount .regular-price {
    margin: 0 0 0 13px
}
.lang-rtl .product-pack .pack-product-container .pack-product-quantity {
    border-right: 2px solid #c5c5c5;
    border-left: none
}
@media (max-width: 767px) {
    .lang-rtl .modal-content .js-productinfo p {
        text-align: center
    }
    .lang-rtl .quickview .mask {
        margin: 15px 0 0
    }
}
@media (max-width:375px) {
    .lang-rtl .product-pack .pack-product-container .pack-product-quantity {
        border: none
    }
}
body.lang-rtl {
    direction: rtl
}
.lang-rtl .tvcms-header-myaccount {
    float: right
}
.lang-rtl .tvcmscart-show-dropdown .tvcart-product-list-img {
    float: right;
    margin-left: 15px;
    margin-right: 0
}
.lang-rtl .tvmultibanner-part1 {
    float: right
}
.lang-rtl .tvcart-product-content {
    margin-right: 85px;
    margin-left: 0
}
.lang-rtl .tvtab-product-all-pagination .tvtab-product-list-wrapper {
    direction: ltr
}
.lang-rtl .thumbnail-container .tvproduct-timer .tvtimer-wrapper {
    direction: rtl
}
.lang-rtl .owl-carousel {
    direction: ltr
}
.lang-rtl .tv-search-account-cart-wrapper {
    float: left;
}
.lang-rtl .tv-language-dropdown,
.tv-currency-dropdown {
    padding: 10px
}
@media (max-width: 575px) {
    .lang-rtl .tvcms-next-pre-btn {
        direction: ltr
    }
}
.lang-rtl .tvleft-right-product-slider .tvproduct-image {
    float: right
}
.lang-rtl .tvleft-right-product-slider .tvproduct-name {
    text-align: right
}
.lang-rtl .tvleft-right-penal-all-block .tvall-product-bottom-link-block,
.lang-rtl .tvcmsblog-left-side .tvnews-event-link,
.lang-rtl .tvallproduct-link,
.lang-rtl .tvnews-event-link {
    text-align: left
}
.lang-rtl .tvnews-event-read-more-link i,
.lang-rtl .tvleft-right-penal-all-block .tvall-product-bottom-link-block i,
.lang-rtl .tvcmsblog-left-side .tvnews-event-link i,
.lang-rtl .tvallproduct-link i,
.lang-rtl .tvnews-event-link i {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    line-height: 26px
}
.lang-rtl .tvfooter-time-wrapper .tvfooter-open-time-wrapper .tvfooter-opentime-lable {
    float: right;
    margin-left: 10px
}
.lang-rtl #footer_sub_menu_store_time,
.lang-rtl #footer_sub_menu_link,
.lang-rtl .footer_sub_menu_link,
.lang-rtl #footer_sub_menu_myaccount,
.lang-rtl #footer_sub_menu_social_icon {
    padding-right: 0
}
.lang-rtl .tvfooter-title-wrapper .tvfooter-title {
    text-align: right
}
.lang-rtl .tvfooter-social-icon-wrapper li a {
    padding: 0 40px 0 0
}
.lang-rtl .tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li {
    text-align: right
}
.lang-rtl .tvvertical-menu-img-block {
    float: right
}
.lang-rtl .tv-vertical-menu-icon-wrapper {
    left: 0;
    right: auto
}
.lang-rtl .tvcmsvertical-menu li:not(.tvvertical-menu-show-hide-category) .tvvertical-menu-dropdown-icon {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: right;
}
.lang-rtl span.tvcart-product-price {
    float: left
}
.lang-rtl #wrapper .breadcrumb ol {
    direction: ltr
}
.lang-rtl .tvnewsletter-lable-wrapper .tvnewsletter-lable {
    padding-left: 25px;
    padding-right: 90px
}
.lang-rtl .tv-left-search-totle-product,
.lang-rtl .tv-grid-list-all-wrapper,
.lang-rtl .tvall-page-shortby,
.lang-rtl .tv-sub-category-wrapper,
.lang-rtl .tvcms-all-pagination .tv-pagination-result,
.lang-rtl .tvinner-page-showing-item {
    float: right
}
.lang-rtl .pagination .tvinner-page-pagination li {
    margin: 0 15px 0 0
}
.lang-rtl.pagination .page-list.tv-pagination-wrapper,
.lang-rtl .pagination .page-list.tvinner-page-pagination {
    direction: ltr;
    float: left
}
.lang-rtl .tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper {
    float: left
}
.lang-rtl .tv-total-product {
    margin-left: 0;
    margin-right: 10px
}
.lang-rtl .tvproduct-wrapper.list .tv-indicator.tv-pie .tv-outer {
    margin-right: 0
}
.lang-rtl .tv-product-cart-quentity-inner,
.lang-rtl .tvproduct-cart-catalog-btn {
    margin-right: 0;
    margin-left: 15px
}
.lang-rtl #products.list .tvproduct-name,
.lang-rtl #products #products.list .product-price-and-shipping,
.lang-rtl #products.list .product-accessories .product-price-and-shipping,
.lang-rtl #products.list .product-miniature .product-price-and-shipping,
.lang-rtl #products.list .comments_note,
.lang-rtl .tvproduct-wrapper.list .tv-product-list,
.lang-rtl #products.list-2 .tvproduct-name,
.lang-rtl #products #products.list-2 .product-price-and-shipping,
.lang-rtl #products.list-2 .product-accessories .product-price-and-shipping,
.lang-rtl #products.list-2 .product-miniature .product-price-and-shipping,
.lang-rtl #products.list-2 .comments_note {
    text-align: right
}
.lang-rtl .tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper,
.lang-rtl .tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper,
.lang-rtl .tvcmsproduct-grid-list .tvproduct-grid,
.lang-rtl .tvcmsproduct-grid-list .tvproduct-grid-2,
.lang-rtl .tvcmsproduct-grid-list .tvproduct-list,
.lang-rtl .tvcmsproduct-grid-list .tvproduct-list-2,
.lang-rtl .tvcmsproduct-grid-list .tvproduct-catelog,
.lang-rtl .tv_search_filter_wrapper .tvleft-right-title-wrapper {
    margin-left: 10px;
    margin-right: 0;
    direction: ltr;
}
.lang-rtl #blockcart-modal .divide-right,
.lang-rtl #blockcart-modal .tv-addtocart-product-image {
    float: right
}
.lang-rtl #blockcart-modal .divide-right {
    border-left: 1px solid #e5e5e5;
    border-right: 0
}
.lang-rtl #blockcart-modal .cart-content .cart-content-btn .btn {
    margin-right: 0;
    margin-left: 15px
}
.lang-rtl #module-tvcmsblog-archive .pagination .page-list.tvinner-page-pagination {
    float: left
}
#module-tvcmsblog-archive.lang-rtl .pagination .page-list.tvinner-page-pagination {
    float: left
}
.lang-rtl #products.list .tvproduct-timer {
    text-align: right
}
.lang-rtl #products.list-2 .tvproduct-timer {
    text-align: right
}
.lang-rtl .tvproduct-timer-wrapper {
    margin: 0 0 0 6px;
}
.lang-rtl #products.list-2 .tvtimer-wrapper .tvproduct-timer-wrapper:first-child {
    margin-right: 0;
    margin-left: 5px
}
.lang-rtl #products.list .tvtimer-wrapper .tvproduct-timer-wrapper:first-child {
    margin-right: 0;
    margin-left: 5px
}
.lang-rtl .block-categories .collapse-icons {
    left: 0;
    right: auto
}
.lang-rtl .tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper {
    background-position: -58px -721px
}
.lang-rtl .tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper {
    background-position: -104px -721px
}
.lang-rtl .cart-grid-body,
.lang-rtl .tvcheckout-process-left {
    float: right
}
.lang-rtl body#checkout div.checkout-step .radio-block,
body#checkout.lang-rtl div.checkout-step .address-footer {
    text-align: right
}
body#checkout.lang-rtl div.checkout-step .payment-options .custom-radio {
    margin-right: 0;
    float: right !important;
    margin-left: 20px
}
body#checkout .payment-options .payment-option label img {
    margin-left: 15px;
    height: 35px;
    width: auto;
}
.ps_checkout.payment-method-logo .wrapper {
    border: 1px solid #aaa;
}
body#checkout .payment-options .payment-option label .ps_checkout-mark img {
    margin-left: 0;
}
body#checkout .payment-options .payment-option label .ps_checkout-mark {
    margin-left: 15px;
}
body#checkout .payment-options .payment-option label .ps_checkout-mark .paypal-marks .paypal-mark .paypal-button-text {
    font-weight: 600;
    color: #0079ac;
    font-size: 14px;
}
@media (min-width: 992px) {
    .lang-rtl .tvcmsvertical-menu .menu-dropdown {
        right: 100%;
        -webkit-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    .lang-rtl #right-column.tv-left-right-panel-hide {
        left: -500px;
        right: auto
    }
    .lang-rtl #right-column.tv-left-right-panel-hide.open {
        left: 0;
        right: auto
    }
    .lang-rtl #left-column.tv-left-right-panel-hide {
        right: -500px;
        left: auto
    }
    .lang-rtl #left-column.tv-left-right-panel-hide.open {
        right: 0;
        left: auto
    }
    .lang-rtl .tv-left-right-panel-hide .tvright-column-close-btn {
        right: 5px;
        left: auto
    }
    .lang-rtl .tv-left-right-panel-hide .tvleft-column-close-btn {
        left: 5px;
        right: auto
    }
}
@media (max-width: 991px) {
    .lang-rtl .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon {
        right: auto;
        left: 0;
    }
    .lang-rtl .tvcmsmobile-header-left {
        float: right
    }
    .lang-rtl .tvcmsmobile-header-right {
        float: left
    }
    .lang-rtl #tvcmsmobile-horizontal-menu {
        margin-left: 30px;
        margin-right: 0
    }
    .lang-rtl .tvfooter-toggle-icon-wrapper .tvfooter-toggle-icon {
        left: 0;
        right: auto
    }
    .lang-rtl .tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
        right: auto;
        left: -10px
    }
    .lang-rtl .tvfooter-title-wrapper .tvfooter-title {
        padding-right: 10px
    }
}
@media (max-width: 575px) {
    .lang-rtl .tvcmsmobile-header-right {
        float: unset
    }
    .lang-rtl .tvcmsmobile-header-left {
        float: unset
    }
    .lang-rtl .tv-left-search-totle-product,
    .lang-rtl .tv-grid-list-all-wrapper,
    .lang-rtl .tvall-page-shortby,
    .lang-rtl .tv-sub-category-wrapper,
    .lang-rtl .tvcms-all-pagination .tv-pagination-result,
    .lang-rtl .tvinner-page-showing-item {
        width: 100%
    }
}
.lang-rtl #id_new_comment_form {
    text-align: right;
}
.lang-rtl #new_comment_form #criterions_list li {
    display: flex;
    flex-wrap: wrap;
}
.lang-rtl #new_comment_form #criterions_list label {
    margin: 0 0 0 20px;
}
.lang-rtl #new_comment_form .star_content {
    display: flex;
}
.lang-rtl #new_comment_form label {
    text-align: right;
}
.lang-rtl .form-group {
    display: flex;
    flex-wrap: wrap;
}
.lang-rtl .page-footer .account-link i {
    margin: 0 0 0 5px;
}
.lang-rtl .pull-right.btn-home i {
    margin: 0 0 0 10px;
}
.lang-rtl .form-control-select {
    background-position: left center;
}
.lang-rtl .cart-summary-line .value {
    float: left;
}
body#checkout.lang-rtl div.checkout-step .radio-block {
    text-align: right;
}
body#checkout.lang-rtl div.checkout-step.-reachable.-complete h1 .step-edit {
    float: left;
}
.lang-rtl .order-confirmation-table .row {
    display: flex;
    flex-wrap: wrap;
}
.lang-rtl #tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li>.tvmenu-link-wrapper a span:after {
    left: auto;
    right: 0;
}
.lang-rtl .tvcmsdesktop-top-header-box {
    direction: rtl;
}
.lang-rtl .tv-search-account-cart-wrapper {
    float: left;
}
.lang-rtl .tv-contact-account-cart-wrapper {
    text-align: left;
}
.lang-rtl .tvcart-icon-text-wrapper .tvcart-lable,
.lang-rtl .tv-account-wrapper .tv-myaccount-btn span {
    text-align: right;
}
.lang-rtl .tvcmsheader-search .tvcms-select-category {
    background-position: 0
}
.lang-rtl .tvcms-header-myaccount .tv-myaccount-btn i {
    margin-right: 10px;
    margin-left: 0;
}
.lang-rtl .tvcms-header-myaccount .tv-account-dropdown {
    left: 0;
    right: auto;
    text-align: right;
}
#history.lang-rtl caption,
#history.lang-rtl th {
    text-align: right;
}
.lang-rtl .tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-wrapper {
    direction: rtl;
}
.lang-rtl .tvheader-offer-wrapper {
    float: right;
}
.lang-rtl .tvheader-language-currency-wrapper {
    text-align: left;
}
.lang-rtl .tvheader-nav-offer-text i {
    margin: 0 0 0 5px;
}
.lang-rtl #tvcmsdesktop-language-selector .tv-language-btn .tvimage-lazy {
    margin-right: 0;
    margin-left: 5px;
}
.lang-rtl .tv-language-dropdown li img {
    margin-left: 10px;
    margin-right: 0;
}
.lang-rtl .tvcmsdesktop-language-selector {
    direction: rtl;
    text-align: left;
}
.lang-rtl #tvcmsdesktop-language-selector .tv-language-btn,
.lang-rtl #tvcmsdesktop-currency-selector .tv-currency-btn {
    direction: rtl;
}
.lang-rtl .tv-language-dropdown,
.lang-rtl .tv-currency-dropdown {
    text-align: right;
}
.lang-rtl .tvcmscart-show-dropdown {
    left: 0;
    right: auto;
}
.lang-rtl .tvcart-product-totle {
    text-align: right;
}
.lang-rtl .tvcart-product-content-box {
    direction: rtl;
    padding: 0 0 0 20px
}
.lang-rtl .tvcart-product-content {
    text-align: right;
    direction: rtl;
}
.lang-rtl .tvcart-product-list-subtotal-prod {
    direction: rtl;
}
.lang-rtl #tvcmsdesktop-logo {
    float: none;
}
.lang-rtl .tvcms-header-menu .tv-header-menu>li>.tvmenu-link-wrapper a[data-depth="1"],
.lang-rtl .tvmain-menu-mobile-dropdown {
    text-align: right;
}
.lang-rtl .tvmenu-toggle-icon {
    right: auto;
    left: 0;
}
.lang-rtl .tvtab-product .tvcms-main-title {
    float: right;
}
.lang-rtl .tvtab-title-wrapper {
    float: left;
    padding-right: 0;
    padding-left: 130px;
}
.lang-rtl .product-price-and-shipping .price,
.lang-rtl .product-price-and-shipping .regular-price {
    margin: 0 0 0 5px;
}
.lang-rtl .product-price-and-shipping .price {
    font-size: 14px;
}
.lang-rtl .tvproduct-hover-btn-wrapper {
    direction: ltr;
}
.lang-rtl .tvproduct-online-new-wrapper {
    left: 15px;
    right: auto;
    text-align: left;
}
.lang-rtl .tvproduct-sale-pack-wrapper {
    right: 15px;
    left: auto;
    text-align: right;
}
.lang-rtl #products.list-2 .product-description,
.lang-rtl #products.list .product-description {
    text-align: right;
}
.lang-rtl .tv-product-cart-quentity-inner,
.lang-rtl .tvproduct-cart-catalog-btn {
    margin-left: 0;
    margin-right: 0;
}
.lang-rtl .tvproduct-info-box-wrapper .product-description {
    direction: ltr;
}
.lang-rtl .tvfooter-product-box-layout .tvleft-right-product-slider .tvproduct-wrapper {
    direction: rtl;
}
.lang-rtl .tvcmsprev-btn {
    right: auto;
    left: 0;
}
.lang-rtl .tvcmsnext-btn {
    left: 45px;
    right: auto;
}
.lang-rtl .tvcms-newsletter-wrapper {
    float: right;
}
.lang-rtl .tvnewsletter-lable-wrapper {
    text-align: right;
}
.lang-rtl .tvnewsletter-lable-wrapper:before {
    right: 0;
    left: auto;
}
.lang-rtl .block_newsletter form .input-wrapper {
    direction: ltr;
}
.lang-rtl #footer_sub_menu_store_info .tvfooter-addresses:after {
    left: auto;
    right: -25px;
}
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link-fax:after {
    left: auto;
    right: -25px;
}
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link:after {
    left: auto;
    right: -25px;
}
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link-content:after {
    left: auto;
    right: -25px;
}
.lang-rtl #footer_sub_menu_social_icon {
    text-align: left;
}
.lang-rtl .tvfooter-address-lable {
    float: right;
    padding-left: 5px;
    padding-right: 0;
}
@media(max-width: 1199px) {
    .lang-rtl #footer_sub_menu_social_icon {
        text-align: center;
    }
}
.lang-rtl .page-list {
    direction: ltr;
    float: left;
}
.lang-rtl #newsletter_block_popup .tvnewsletter-popup-wrapper .tvnewsletter-popup-img-wrapper {
    margin: 0 0 0 10px;
}
.lang-rtl body#checkout section.checkout-step .radio-block,
body#checkout section.checkout-step .address-footer {
    text-align: right;
}
.lang-rtl .tvproduct-online-new-wrapper li {
    clip-path: polygon(20% 0, 100% 0%, 100% 50%, 100% 100%, 100% 100%, 0% 100%, 20% 100%, 0% 50%);
    padding: 0 5px 0 15px;
}
.lang-rtl .tvproduct-flags.tvproduct-sale-pack-wrapper li {
    padding: 0 10px 0 5px;
    clip-path: polygon(0 0%, 85% 0, 100% 50%, 85% 100%, 100% 100%, 0 100%, 0 100%, 0 0);
}
.lang-rtl .tvproduct-flags,
.lang-rtl .tvprduct-image-info-wrapper .product-cover .layer {
    right: 0px;
    left: auto;
}
.lang-rtl .tvproduct-flags.tvproduct-sale-pack-wrapper {
    left: 0px;
    right: auto;
}
.lang-rtl .tvtab-title-wrapper .tvtabs-products li:last-child:after {
    background-color: #000000;
}
.lang-rtl .tvtab-title-wrapper .tvtabs-products li:first-child:after {
    background-color: transparent;
}
.lang-rtl #right-column.col-xl-2,
.lang-rtl #left-column.col-xl-2 {
    float: right;
}
.lang-rtl .ttvcmscart-show-dropdown-right {
    direction: rtl;
}
.lang-rtl .ttvcmscart-show-dropdown-right .tvcart-product-content {
    margin-right: 15px;
}
.lang-rtl .ttvcmscart-show-dropdown-right .tvcart-product-remove {
    left: 0;
    right: auto;
}
.lang-rtl .ttvcmscart-show-dropdown-right {
    right: auto;
    left: -100%;
}
.lang-rtl .tabs .nav-tabs .nav-item {
    float: right;
}
body.lang-rtl.classicCartOpen .ttvcmscart-show-dropdown-right {
    right: auto;
    left: 0;
}
/***** End Custom Shopping Cart Right Side *****/
.lang-rtl .tvcmsright-sticky {
    right: -77px;
}
.lang-rtl .tv_blog_post_area .post_content {
    text-align: right;
}
.lang-rtl .tvleft-right-title.facet-label {
    text-align: right;
}
#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;
}
.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;
}
.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
    left: auto;
    right: 0;
}
.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 #c80436;
}
.lang-rtl .tvapp-logo-content-inner {
    padding-left: 100px;
    padding-right: 0;
}
.lang-rtl .tvblog-date-username {
    direction: rtl;
}
.lang-rtl .tvcmsmain-slider-wrapper {
    float: right;
}
.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;
}
.lang-rtl .tvall-inner-btn i {
    margin: 0 0 0 5px;
}
.lang-rtl .tvcms-main-title .tvmain-title:before {
    content: '';
    width: 70%;
    height: 30px;
    background: linear-gradient(90deg, #ffffff 0%, #f5f5f5 60%, #f5f5f5 80%, #ffffff 100%);
    display: block;
    position: absolute;
    left: -20%;
    top: 5px;
    right: unset;
}
.lang-rtl .tvheader-language {
    margin-left: 26px;
    margin-right: 0;
}
.lang-rtl .tvcmsheader-search.search-widget form input[type=text] {
    padding: 0 16px 0 0;
}
.lang-rtl #footer_sub_menu_store_info .tvfooter-addresses i,
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link i,
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link-content i,
.lang-rtl #footer_sub_menu_store_info .tvfooter-store-link-fax i {
    margin-right: 0;
    margin-left: 8px;
}
.lang-rtl .tv-sub-category-title-wrapper {
    padding: 15px 15px 0 0px;
}
.lang-rtl #wrapper .breadcrumb ol {
    direction: rtl;
}
.lang-rtl #wrapper .breadcrumb i {
    margin-right: 0;
    margin-left: 5px;
}
.lang-rtl .tvleft-right-title-wrapper,
.lang-rtl .tv-category-title-wrapper,
.lang-rtl .tvleft-right-title.facet-label,
.lang-rtl .block-categories .category-top-menu>li.tv-category-title-wrapper a {
    text-align: right;
}
.lang-rtl .tvcategory-chain-slider-content-box {
    direction: rtl;
}
.tvcategory-chain-slider-content-box .owl-stage {
    display: flex;
}
.lang-rtl .tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon {
    left: 15px;
    right: auto;
}
.lang-rtl .tvheader-cart-wrapper {
    padding: 25px 30px 25px 0px;
}
.lang-rtl #header .tv-myaccount-btn-desktop svg {
    margin-right: 0;
    margin-left: 12px;
}
.lang-rtl .tvdesktop-compare-icon svg,
.lang-rtl .tvwishlist-icon i,
.lang-rtl .tvdesktop-compare-icon i,
.lang-rtl #tvcmsdesktop-user-info .tvhedaer-sign-btn i,
.lang-rtl .tvmyccount i,
.lang-rtl #tvcmsdesktop-user-info .tvhedaer-sign-btn i {
    margin-right: 0;
    margin-left: 8px;
}
.lang-rtl #header .tv-menu-horizontal ul li.level-1>a {
    direction: ltr;
}
.lang-rtl #blockcart-modal .cart-content {
    padding-right: 2.5rem;
    padding-left: 0;
}
.lang-rtl #blockcart-modal .cart-content .cart-content-btn button {
    margin-left: .3125rem;
    margin-right: 0;
}
.lang-rtl #blockcart-modal .modal-title i.material-icons {
    margin-left: 1.875rem;
    margin-right: 0;
}
.lang-rtl .tv-addtocart-msg-wrapper .tv-addtocart-close {
    left: 15px;
    right: auto;
}
.lang-rtl .tvvertical-slider {
    direction: ltr;
}
.lang-rtl .tv-product-page .tv-indicator {
    margin-right: 0;
    margin-left: 50px;
}
.lang-rtl .tvproduct-wrapper .tvproduct-timer-icon i {
    margin-right: 0;
    margin-left: 3px;
}
.lang-rtl .breadcrumb li:first-child a:before {
    margin-right: 0;
    margin-left: 5px;
}
.lang-rtl .products-selection .sort-by {
    text-align: left;
}
.lang-rtl .tv_search_filter_wrapper .tvleft-right-title-wrapper .tvproduct-top-filter-name {
    padding: 0px 0 0 5px;
}
.lang-rtl .tvfilter-search-types-dropdown>li .magnitude {
    float: left;
}
.lang-rtl .tvproduct-play-icon {
    left: auto;
    right: 30px;
}
.lang-rtl .open-comment-form .tvcustom-icons {
    margin-right: 0;
    margin-left: 5px;
}
.lang-rtl .cms-description blockquote:before {
    left: auto;
    right: -40px;
}
.lang-rtl .tvproduct-description-tab .product-reference .label,
.lang-rtl .tvproduct-description-tab .product-quantities .label {
    margin: 0 0px 0 8px;
}
.lang-rtl .cms-description ul {
    padding-left: 0;
    padding-right: 40px;
}
.lang-rtl .contact-form .form-control-label {
    text-align: right;
}
.lang-rtl .text-sm-right {
    text-align: left !important;
}
.lang-rtl .label,
.lang-rtl label {
    text-align: right;
}
.lang-rtl .custom-checkbox {
    float: none;
}
.lang-rtl .table thead th {
    text-align: right;
}
.lang-rtl #hideWishlist {
    float: right;
}
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsprev-btn,
.lang-rtl .tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn {
    left: 15px;
    right: auto;
}
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsnext-btn,
.lang-rtl .tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn {
    right: 15px;
    left: auto;
}
.lang-rtl .menu-subtitle {
    left: -8px;
    right: auto;
}
@media (max-width: 991px) {
    .lang-rtl #tvcmsdesktop-language-selector .tv-language-btn,
    .lang-rtl #tvcmsdesktop-currency-selector .tv-currency-btn {
        text-align: right;
    }
    .lang-rtl #footer_sub_menu_store_info {
        margin: 0;
        overflow: hidden;
        padding: 0 15px 0 15px;
    }
    .lang-rtl #footer_sub_menu_store_time,
    .lang-rtl #footer_sub_menu_link,
    .lang-rtl .footer_sub_menu_link,
    .lang-rtl #footer_sub_menu_myaccount,
    .lang-rtl #footer_sub_menu_social_icon {
        padding: 0 15px;
    }
    .lang-rtl .tvproduct-wrapper .tvproduct-hover-btn {
        right: 10px;
        left: auto;
    }
    .lang-rtl #footer_sub_menu_store_time,
    .lang-rtl #footer_sub_menu_link,
    .lang-rtl .footer_sub_menu_link,
    .lang-rtl #footer_sub_menu_myaccount,
    .lang-rtl #footer_sub_menu_social_icon {
        padding: 0 15px;
    }
    .lang-rtl #header .tv-myaccount-btn-desktop svg {
        width: 23px;
        height: 23px;
        margin: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .lang-rtl .tvmobile-slidebar {
        right: -300px;
        left: auto;
    }
    .lang-rtl .tvmobile-slidebar.open {
        right: 0;
        left: auto;
    }
    .lang-rtl .tvapp-logo-content-inner {
        width: 100%;
    }
    .lang-rtl .tvtags-content-box {
        text-align: center;
    }
    .lang-rtl #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        right: -300px;
        left: auto;
    }
    .lang-rtl #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        right: 0;
        left: auto;
    }
    .lang-rtl .tvcmsdesktop-language-selector {
        text-align: center;
    }
    .lang-rtl .tvtab-product .tvcms-main-title {
        float: none;
        text-align: center;
        margin-bottom: 0;
    }
    .lang-rtl .tvtab-title-wrapper {
        margin-bottom: 0px;
    }
}
@media (max-width: 768px) {
    .lang-rtl .tvcmsmain-slider-wrapper {
        float: none;
    }
    .lang-rtl .tvtab-title-wrapper {
        float: none;
        padding-right: 0;
        margin-bottom: 15px;
        padding-left: 0;
    }
    .lang-rtl .tv-account-wrapper,
    .lang-rtl .tvheader-cart-wrapper {
        padding: 0;
    }
}
@media (max-width: 650px) {
    .lang-rtl .tvcmsheader-search {
        text-align: center;
    }
}
@media (max-width: 575) {
    .lang-rtl .tvcmsprev-btn,
    .lang-rtl .tvcmsnext-btn {
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none;
        display: inline-block;
        position: inherit;
        margin: 0 3px;
    }
    .lang-rtl .tvapp-logo-content-inner {
        margin-right: 0;
        padding: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .lang-rtl #tvcmsmobile-horizontal-menu {
        margin: 0;
    }
    .lang-rtl .tv-contact-account-cart-wrapper {
        float: none;
        border: none;
    }
    .lang-rtl .tvsearch-header-display-wrappper {
        left: 0;
        right: auto;
    }
    .lang-rtl .tvcmsmobile-cart-acount-text {
        text-align: left;
        padding-right: 0;
        padding-left: 15px;
    }
    .lang-rtl #products.list .tvproduct-name,
    .lang-rtl #products.list .tv-indicator .tv-items,
    .lang-rtl #products.list .tvproduct-timer,
    .lang-rtl #products.list .comments_note,
    .lang-rtl #products.list .product-miniature .product-price-and-shipping,
    .lang-rtl #products.list-2 .product-description,
    .lang-rtl #products.list .product-description {
        text-align: center;
    }
    .lang-rtl .tvproduct-wrapper.list .tvall-product-btn-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 992px) {
    .lang-rtl .tv-language-dropdown,
    .lang-rtl .tv-currency-dropdown {
        right: auto;
        left: 0;
        text-align: right;
    }
    .lang-rtl .tvproduct-wrapper.list .tv-product-list {
        float: right;
        margin-right: 0;
        margin-left: 15px;
        text-align: center;
    }
}
@media (max-width: 991px) and (min-width: 576px) {
    .lang-rtl .tvproduct-wrapper.list .tv-product-list {
        float: right;
        margin-right: 0;
        margin-left: 15px;
    }
}
@media(max-width: 1440px) {
    .lang-rtl .product-add-to-cart .add-to-cart {
        margin: 0 0 5px 30px;
    }
}
@media (max-width: 1008px) {
    *::-webkit-scrollbar {
        width: 5px;
        background-color: #ddd;
    }
    *::-webkit-scrollbar-thumb {
        background-color: #c80436;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    }
    body {
        overflow: overlay;
    }
}
#cart #block-reassurance li {
    margin: 0 0px 5px 0;
}
.tvforce-hide {
    display: none;
}
/******* Start Media-tablet Css *******/
.tvcmscategory-slider,
.tvcmstabcategory-product-slider,
.tvcmsofferbanners-one,
.tvcmstwoofferbanners-one,
.tvcmstab-title-product,
.tvcmsspecial-product,
.tvcmsfeatured-product,
.tvcmsbest-seller-product,
.tvcmsnew-product,
.tvcmssame-category-product,
.tvcmscross-selling-product,
.tvcmslike-product {
    margin-bottom: 30px;
}
.tvcmscategory-chain-slider {
    margin-bottom: 25px;
}
@media (max-width: 1200px) {
    #contact-link span.tvcall-on {
        display: none !important;
    }
}
.tvcmsdesktop-contact {
    padding: 0;
}
/* Media Css 769 to 1024 */
@media(max-width: 1023px) {
    .tv-footer-social-icon.slideInLeft,
    .tvcmsright-sticky.slideInRight {
        display: none;
    }
}
@media (max-width: 1024px) {
    .tvbottom-to-top {
        display: block !important;
    }
    .product-1 .tvvertical-slider .product-images {
        max-height: 585px;
    }
    .tvapp-logo-content-box {
        padding: 30px 30px 0 30px;
    }
    #category .tv-grid-list-wrapper-info-box {
        width: 25%;
    }
    #product .data-sheet {
        max-width: 100%;
    }
    .tvproduct-page-wrapper .tv-product-page-image {
        margin-bottom: 30px;
    }
    .tvproduct-page-wrapper .tv-product-page-image,
    .tvproduct-page-wrapper .tv-product-page-content {
        width: 100%;
    }
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
    }
    .zoomContainer {
        display: none;
    }
}
@media(max-width: 991px) {
    header#header #tvcms-mobile-view-header .tvcmsmobile-top-wrapper {
        padding-top: 10px;
    }
    header#header #tvcms-mobile-view-header .tvcmsmobile-top-wrapper .tvheader-nav-offer-text {
        display: none;
    }
    .mobile-header-1 {
        border-bottom: 1px solid #aaa;
    }
    .tvcmsheader-sticky.sticky .tv-header-logo {
        padding: 8px 0;
    }
    #tvcmsmobile-search .tvheader-search-display-icon {
        display: none;
    }
    .container_tv_megamenu {
        display: block;
    }
    .tvmain-slider-next-pre-btn {
        display: none;
    }
    #tvmain-slider .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        justify-content: center;
        z-index: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .tvcmsmobile-contact {
        position: relative;
        padding: 10px 0 0 0;
    }
    .tvcmsmobile-contact:before {
        content: '';
        background-color: #aaa;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        margin: 0 auto;
    }
    .tvmobile-sliderbar-btn {
        padding: 5px 0;
    }
    #left-column .tvleft-right-product-slider {
        width: 50%;
        float: left;
    }
    .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 {
        width: 100%;
    }
    .tvcmsapp-logo {
        margin-bottom: 30px;
    }
    .tvcmsofferbanners-one {
        margin-bottom: 30px;
    }
    .tvcms-slider-offerbanner-wrapper {
        margin-bottom: 20px;
    }
    .tvmain-slider-contant .tvmain-slider-button {
        padding: 0 10px;
        font-size: 12px;
        line-height: 20px;
    }
    .tvcmsmain-slider-wrapper {
        margin-bottom: 10px;
        width: 100%;
    }
    #header {
        position: relative;
        border-bottom: 0;
    }
    #index #header {
        position: relative;
        background-color: #ffffff;
    }
    .tvtags-content-box {
        text-align: center;
    }
    .tvcmsmobile-header-search-logo-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tvcmsdesktop-top-header-box {
        display: block;
    }
    #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #eeeeee;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        padding: 30px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        visibility: visible;
        left: 0;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu li {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        padding: 0;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu ul[data-depth="1"]>li {
        padding: 10px 0;
        float: unset;
    }
    .tvheader-top-menu-img {
        padding: 10px 0;
    }
    #tvcmsmobile-horizontal-menu>.tvcmsmain-menu-wrapper>.tv-header-menu>li {
        border-bottom: 1px solid #f1f1f1;
    }
    #tvcmsmobile-horizontal-menu>.tvcmsmain-menu-wrapper>.tv-header-menu>li>.tvmenu-link-wrapper {
        padding: 15px 20px;
    }
    #tvcmsmobile-horizontal-menu>.tvcmsmain-menu-wrapper>.tv-header-menu>li>.tvmenu-link-wrapper a {
        color: #222222;
        font-weight: 500;
    }
    .tvmenu-link-wrapper .tvdropdown-submenu.tvmenu-link {
        display: block;
        width: 100%;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu li .tvmain-menu-mobile-dropdown .category.tvmain-menu-wrapper {
        padding: 3px 0;
    }
    .tvmenu-link-wrapper .tvdropdown-submenu.tvmenu-link span {
        color: #000;
        font-weight: 500;
    }
    .tvmenu-link-wrapper .tvdropdown-submenu.tvmenu-link span:hover {
        color: #e40046;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu li:last-child {
        border-bottom: none;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu li a i {
        float: right;
        padding: 0 40px;
        position: absolute;
        right: 0;
        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%);
    }
    .tvcmsmobile-header-menu-offer-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px;
    }
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #bb0003;
        color: #fff;
        padding: 0 15px;
    }
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-header-menu .tvmobile-sliderbar-btn a {
        background-color: #fff0;
    }
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-header-menu .tvmobile-sliderbar-btn a i {
        font-size: 30px;
    }
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-cart-acount-text #tvcmsmobile-account-button svg circle,
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-cart-acount-text #tvcmsmobile-account-button svg path,
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-cart-acount-text #tvmobile-cart svg circle,
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-cart-acount-text #tvmobile-cart svg path,
    .tvcmsmobile-header-menu-offer-text.tvcmsmobile-menu-cart-account .tvcmsmobile-cart-acount-text #tvmobile-cart svg ellipse {
        stroke: #fff !important;
        stroke-width: 2 !important;
    }
    .tvmenu-toggle-icon {
        position: absolute;
        right: 0;
    }
    .tvmain-menu-dropdown {
        display: none;
        width: 100%;
        padding: 0 0 15px 0;
    }
    .tvmenu-button-wrapper {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 0;
    }
    #tvcmsmobile-horizontal-menu-left {
        padding: 0;
    }
    #tvcms-mobile-view-header .tvmenu-button i {
        color: #ffffff;
        font-size: 24px;
        width: 35px;
        height: 35px;
        line-height: 33px;
        text-align: center;
        border: 1px solid rgba(162, 71, 99, 0.36);
        border-radius: 5px;
        vertical-align: top;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #header .tvcmsmain-menu-wrapper .menu {
        display: block;
    }
    .tvcmsmobile-header-menu {
        position: initial;
        padding: 0;
    }
    .tvcmsmobile-header-menu .tvmobile-sliderbar-btn a {
        display: flex;
    }
    .tvcmsmobile-header-menu .tvmobile-sliderbar-btn a span {
        font-size: 16px;
        margin: auto 0 auto 5px;
    }
    .tvcmsmobile-top-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tvmobileheader-language-currency-wrapper {
        text-align: right;
    }
    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 5px 0;
    }
    .tvheader-sarch-display .tvheader-search-display-icon .tvsearch-open {
        display: flex;
    }
    .tvcmsheader-search {
        text-align: center;
        cursor: pointer;
    }
    #header .tvsearch-top-wrapper {
        width: 70%;
        padding: 15px 0;
        display: inline-block;
    }
    .tvcmsheader-search .tvcms-select-category {
        margin: 0 10px;
    }
    .tvsearch-header-display-wrappper form {
        overflow: visible;
    }
    .tvsearch-result {
        left: 0;
    }
    .tvcmsdesktop-language-selector,
    .tvcmsdesktop-top-wrapper {
        text-align: center;
    }
    .tv-language-dropdown,
    .tv-currency-dropdown {
        padding: 10px;
    }
    .tvcmsdesktop-top-header-wrapper {
        display: none;
    }
    .tvcmsmobile-header-logo-right-wrapper #tvcmsmobile-header-logo {
        width: 100%;
    }
    .tvcmsmobile-cart-acount-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: right;
        justify-content: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        padding: 0;
    }
    .tv-cart-cart-inner {
        position: absolute;
        right: -4px;
        top: -4px;
    }
    #tvcmsmobile-account-button {
        margin: 0 30px;
    }
    #contact-link span {
        color: #000333;
        position: relative;
        line-height: 40px;
        display: inline-block;
        vertical-align: middle;
    }
    #contact-link a[href^="mailto:"] span:before {
        font-family: 'Material Icons';
        content: '\e0be';
        font-size: 22px;
        color: #000333;
        margin: 0 5px 0 0;
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
    }
    #contact-link i {
        color: #000;
        margin-right: 7px;
        font-size: 20px;
    }
    .tvstore-email-wrapper,
    .tvstore-time-infowrapper,
    .tvcmsstore-time {
        margin-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .tvcmsdesktop-language-selector,
    .tvheader-offer-wrapper {
        width: 100%;
    }
    .tvcmsstore-time {
        display: block;
    }
    #contact-link {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
    .tvmobile-sliderbar-btn a {
        height: auto;
        width: auto;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 8px 8px 8px 0px;
        background-color: rgba(255, 255, 255, 0.76);
    }
    #header .tv-menu-horizontal ul li.level-1>a {
        font-size: 14px;
        font-family: inherit;
        line-height: 30px;
        color: #000;
    }
    #header #tvmobile-megamenu .tv-menu-horizontal ul li.level-1>a {
        width: 85%;
    }
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 0;
    }
    .tv-menu-horizontal li.level-1 {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 5px;
    }
    .tv-menu-horizontal li.level-1:last-of-type {
        border-bottom: 0;
    }
    .tv-menu-col,
    .tv-menu-row {
        padding-bottom: 5px;
    }
    .menu-subtitle {
        top: 0;
        right: auto;
    }
    .tvmega-menu-title {
        font-size: 16px;
        color: #000;
        text-align: center;
        font-weight: 600;
        position: relative;
        text-transform: uppercase;
        padding: 0 0 15px 0;
        margin-bottom: 15px;
    }
    .tvmega-menu-title:after {
        position: absolute;
        content: "";
        width: 112%;
        left: -15px;
        right: 0;
        bottom: 0;
        height: 1px;
        background-color: #aaa;
    }
    .tvmobile-dropdown-close a i {
        position: absolute;
        right: 10px;
        top: 12px;
        font-size: 24px;
        color: #000333;
        z-index: 10;
    }
    .tv-total-product-number, .pagination-top-with-product-per-page span.form-control-label {
        font-size: 12px;
    }
    .tvcmsspecial-product,
    .tvcmstab-title-product {
        margin-bottom: 20px;
    }
    .tvcmsfeatured-product,
    .tvcmsbest-seller-product,
    .tvcmsnew-product,
    .tvcmssame-category-product,
    .tvcmscross-selling-product,
    .tvcmslike-product {
        margin-bottom: 20px;
    }
    body:not(#category) #left-column {
        display: none;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        padding: 9px 10px;
    }
    .tvcms-main-title .tvmain-title h2 {
        font-size: 24px;
        font-family: inherit;
    }
    .tvtab-title-wrapper .tvtabs-products li span,
    .tvcategory-title-wrapper .tvleft-right-title span {
        font-family: inherit;
    }
    .tvproduct-name h6,
    .product-price-and-shipping .price {
        font-size: 14px !important;
    }
    .tvcart-icon-text-wrapper .tvcart-lable,
    .tv-account-wrapper .tv-myaccount-btn span,
    .tvcart-icon-text-wrapper .cart-products-count,
    .tvcart-icon-text-wrapper .tv-cart-title {
        font-size: 14px !important;
        display: none;
    }
    .tvheader-nav-offer-text p,
    #tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
    #tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
        font-size: 14px !important;
    }
    .tvnews-event-content-wrapper .tvnews-event-titel a h3,
    .kr_blog_post_area .tvblog_post .post_content .post_title a {
        font-size: 14px !important;
    }
    .tvfooter-product-box-layout .tvcms-main-title .tvmain-title h2 {
        font-size: 20px !important;
    }
    .tvservices-content-box .tvservices-title {
        font-size: 14px !important;
    }
    .tvproduct-flags {
        opacity: 1;
    }
    .tvproduct-wrapper.grid:hover .tvproduct-timer,
    .tvproduct-wrapper.grid-2:hover .tvproduct-timer {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
    .tvproduct-timer .tvproduct-timer-wrapper {
        margin: 0;
    }
    .tvproduct-wrapper.grid:hover .tvproduct-timer,
    .tvproduct-wrapper.grid-2:hover .tvproduct-timer {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .tvproduct-wrapper.grid .tvproduct-timer,
    .tvproduct-wrapper.grid-2 .tvproduct-timer {
        bottom: 42px;
        top: auto;
    }
    .tvproduct-wrapper.grid .tvproduct-hover-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
        opacity: 1;
        visibility: visible;
        bottom: 7;
        margin-top: 5px;
    }
    .tvproduct-wrapper.grid .tvproduct-quick-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-quick-btn,
    .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .tvproduct-wrapper.grid .tvproduct-wishlist,
    .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
    .tvproduct-wrapper.grid .tvcompare-wrapper,
    .tvproduct-wrapper.grid-2 .tvcompare-wrapper {
        transform: none;
        margin: 0 2px;
    }
    .tvfooter-product-title-product {
        margin-bottom: 15px;
    }
    .tv-product-page-image .page-content {
        width: 100%;
        margin: 0 auto;
    }
    .tvmain-slider-next-pre-btn .tvcmsprev-btn {
        left: 5px;
    }
    .tvmain-slider-next-pre-btn .tvcmsnext-btn {
        right: 5px;
    }
    .tvnewsleeter-input-button-wraper .input-wrapper input {
        min-width: 100%;
    }
    .tvfooter-logo-block {
        padding: 20px 0;
    }
    .tvfooter-storelogo-inner {
        margin-bottom: 23px;
    }
    .tvnewsletter-lable-wrapper {
        margin-top: 15px;
    }
    .tvfooter-storelogo-imformation {
        padding: 15px 0;
        flex-direction: column;
    }
    #footer_sub_menu_store_info .tvfooter-addresses:after,
    #footer_sub_menu_store_info .tvfooter-store-link-content:after,
    #footer_sub_menu_store_info .tvfooter-store-link-fax:after,
    #footer_sub_menu_store_info .tvfooter-store-link:after {
        left: -35px;
    }
    #footer_sub_menu_store_info {
        padding-left: 15px;
    }
    #footer_sub_menu_store_time,
    #footer_sub_menu_link,
    .footer_sub_menu_link,
    #footer_sub_menu_myaccount,
    #footer_sub_menu_tvfooter_category {
        margin: 0;
        overflow: hidden;
        padding: 0 15px;
    }
    .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon {
        display: block;
        padding: 0;
        height: 36px;
        width: 36px;
        text-align: center;
        line-height: 36px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        cursor: pointer;
    }
    .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon i {
        color: #000333;
    }
    .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon .remove {
        display: none;
    }
    .tvcmsfooter-social-icon .tvfooter-title-wrapper {
        padding-left: 0;
    }
    .tvfooter-title-wrapper {
        margin-bottom: 0px;
    }
    .tvfooter-title-wrapper .tvfooter-title {
        margin-bottom: 15px;
        padding: 10px;
        border: 1px solid #aaa;
        font-size: 16px !important;
        border-radius: 10px;
    }
    .tvnewsletter-description div#gdpr_consent .custom-checkbox{
        width:100%;
    }
    .tvnewsleeter-input-button-wraper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
    }
    .tvcopylink p {
        text-align: center;
    }
}
@media (max-width: 820px) {
    .quickview .tvcart-btn-model {
        float: none;
    }
}
#kixell_st.ksto .kstw .btnst {
    left: 15px;
    bottom: 20px;
    box-shadow: none;
    border: 1px solid #fff;
}
.tvbottom-to-top {
    bottom: 21px;
}
@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;
    }
}
@media (max-width: 991px) {
    .lang-rtl #contact-link span:before {
        margin: 0 0 0 5px;
    }
    .lang-rtl #contact-link {
        text-align: right;
    }
    .lang-rtl .tvheader-cart-wrapper {
        padding: 0;
    }
    .tvcmsheader-sticky.sticky {
        background-color: #ffffff;
    }
    .product-1 .tvvertical-slider .product-images {
        max-height: 627px;
    }
    .tvcmsheader-search.search-widget form input[type=text] {
        height: 42px;
    }
    .tvheader-top-search-wrapper {
        padding: 10px 16px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] svg {
        width: 20px;
    }
    #header .tv-myaccount-btn-desktop svg {
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
        background: #fff0 !important;
    }
    .tvheader-cart-wrapper .tv-cart-icon {
        padding: 0;
        background: #fff0 !important;
        width: 28px;
        height: 28px;
        margin: 0;
    }
    .tvheader-cart-wrapper .tv-cart-icon svg {
        width: 28px;
        height: 28px;
    }
    .tv-cart-cart-inner {
        width: 16px;
        height: 16px;
        font-size: 11px;
        padding-left: 1px;
    }
    .tvheader-nav-offer-text i {
        font-size: 14px;
    }
    .tvheader-language-currency-wrapper i {
        font-size: 14px;
    }
    .tvproduct-play-icon {
        position: unset;
        text-align: center;
    }
    .tvproduct-play-icon span {
        font-size: 14px;
    }
    .tvproduct-play-icon i {
        font-size: 30px;
    }
    .tvproduct-description-tab #tab-content {
        padding: 15px;
    }
    .tvmobile-slidebar {
        /*opacity: 0;*/
        visibility: hidden;
        position: fixed;
        z-index: 9999;
        padding: 15px;
        background-color: #ffffff;
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        left: -300px;
        min-width: 300px;
        width: 300px;
        height: 100vh;
        top: 0;
        overflow-y: auto;
        overflow-x: hidden;
        transform-origin: top;
        -webkit-transition: all 0.3s ease 0.1s;
        -moz-transition: all 0.3s ease 0.1s;
        -ms-transition: all 0.3s ease 0.1s;
        -o-transition: all 0.3s ease 0.1s;
        transition: all 0.3s ease 0.1s;
    }
    .tvmobile-slidebar.open {
        visibility: visible;
        text-align: left;
        left: 0;
        /*opacity: 1;*/
        transform-origin: top;
        -webkit-transition: all 0.3s ease 0.1s;
        -moz-transition: all 0.3s ease 0.1s;
        -ms-transition: all 0.3s ease 0.1s;
        -o-transition: all 0.3s ease 0.1s;
        transition: all 0.3s ease 0.1s;
    }
    .tv-menu-horizontal .menu-content .tvmega-menu-title {
        display: block;
    }
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-logo-right-wrapper {
        min-height: 55px;
    }
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-logo-right-wrapper #tvcmsmobile-header-logo img.logo.img-responsive {
        margin-left: auto;
        margin-right: auto;
    }
    .tvcms-search-click .tv-account-wrapper .tv-myaccount-btn span {
        display: none;
    }
}
/******* End Media-tablet Css *******/
/******* Start Media-mobile Css *******/
/* Media Css 768 to 320 */
@media(min-width: 576px) and (max-width: 767px) {
    #products.list .tvproductdescription-button-wrapper,
    #products.list .tvproduct-wrapper.list .tvproduct-image {
        width: 50%;
    }
}
@media(max-width: 767px) {
    .tvapp-logo-content-box {
        display: block;
        padding: 15px;
    }
    .tvapp-logo-content-wrapper {
        margin-bottom: 15px;
    }
    .tvmain-slider-content-wrapper {
        display: flex;
        overflow: hidden;
        border: none;
        background-color: transparent;
        /*display: none;*/
    }
    .tvmain-slider-content-inner {
        /*width: 50%;*/
        /*float: left;*/
        margin: 1px 0 0 0;
        display: block;
    }
    .tvmain-slider-contant {
        display: none;
    }
    .tvcms-main-slider {
        border-bottom: none;
    }
    .tvfooter-social-icon-wrapper li a {
        width: 48px;
        height: 48px;
    }
    .tvmain-slider-content-inner:last-child {
        width: 100%;
    }
    #category .tv-grid-list-wrapper-info-box {
        width: 33.33%;
    }
    .tvall-inner-btn-cancel span,
    .tvall-inner-btn span {
        font-size: 14px;
    }
    .tvall-inner-btn i {
        font-size: 18px;
    }
    #header .tvsearch-top-wrapper {
        width: 100%;
    }
    .tvtab-title-wrapper {
        float: none;
        padding-right: 0;
        margin-bottom: 15px;
        padding-left: 0;
    }
    #products.catelog .tv-product-list {
        margin: 0;
    }
    .tvproduct-description-tab .nav-tabs li.nav-item {
        margin: 0 0px 10px 0px;
        width: 100%
    }
    .tvnewsletter-block {
        display: block;
        text-align: center;
    }
    .tvfooter-copy-payment-icon-wrapper {
        padding: 10px 0;
    }
    .tvcmsfooter-social-icon {
        padding-top: 0;
    }
    #footer {
        padding: 0;
    }
    .tvcopylink p {
        text-align: center;
    }
    .block_newsletter {
        border: none;
        padding-bottom: 0;
    }
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
    }
    .tvcopylink,
    .tvfooter-payment-icon-img-block {
        margin-bottom: 15px;
        padding: 0 15px;
    }
    .footer-container .links ul>li {
        border: none;
        padding: 0;
        font-weight: normal;
    }
    .footer-container .links ul {
        background-color: transparent;
    }
    .tvbottom-to-top {
        right: 15px;
    }
    .tvfooter-copy-payment-icon-inner {
        display: block;
    }
    .tvcmsfooter-social-icon {
        text-align: center;
    }
}
@media(max-width: 575px) {
    .tvnewsletter-block {
        margin: 0 10px
    }
}
@media(max-width: 1024px) {
    .product-1 .product-cover .tvproduct-image-slider {
        text-align: center;
    }
    .product-1 .product-cover img {
        max-width: 400px;
    }
}
@media(max-width: 768px) {
    .tvvertical-slider .slick-slide.slick-current .tvcmsVerticalSlider:nth-child(1) img.thumb,
    .tvvertical-slider .tvcmsVerticalSlider:nth-child(1) img {
        border: none;
    }
    .tvproduct-play-icon {
        text-align: center;
    }
    .tvvertical-slider .slick-slider li img.thumb.active,
    .tvvertical-slider .slick-slider li img.thumb:hover {
        border: 1px solid transparent;
    }
    .cms-description img {
        margin-bottom: 15px;
    }
    #product #block-reassurance ul li {
        margin: 0 0 5px 0;
    }
    #left-column .tvfilter-brand-list-wrapper {
        width: 48%;
        float: left;
        margin-right: 7.5px;
    }
    #left-column .tvfilter-supplier-list-wrapper {
        width: 48%;
        float: left;
        margin-left: 7.5px;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        right: 30%;
        width: 70%;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile i {
        padding: 3px 0px;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        height: 32px;
        width: 32px;
    }
    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 0;
    }
    .tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
        padding: 7px 0;
    }
    #header .tvsearch-top-wrapper {
        padding: 10px 0;
    }
    .tvcms-header-myaccount .tv-myaccount-btn,
    .tv-header-cart .tv-cart-icon {
        /*transform: scale(0.9);*/
    }
    .tv-cart-cart-inner {
        position: absolute;
        right: -3px;
        top: -7px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] i {
        background-position: 0px -707px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] i {
        line-height: 30px;
        height: 30px;
    }
    .tvprduct-image-info-wrapper .product-cover .layer {
        display: none;
    }
    .product-1 .tvvertical-slider .product-images {
        max-height: 125px !important;
    }
    .product-1 .tvvertical-slider {
        width: 100%;
        padding: 0 5px;
    }
    .product-1 .product-cover {
        width: 100%;
    }
    .product-1 .product-cover img {
        max-width: 350px;
    }
    .product-1 .tvvertical-slider .product-images .tvcmsVerticalSlider {
        display: inline;
    }
    .tvproduct-page-wrapper .tv-product-page-image,
    .tvproduct-page-wrapper .tv-product-page-content {
        width: 100%;
    }
    .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn {
        display: none;
    }
    .tvproduct-flags li {
        font-size: 11px;
    }
}
@media (max-width: 650px) {
    .lang-rtl .tvapp-logo-content-inner {
        padding: 0;
    }
    .tv-header-logo {
        /*padding: 15px 0;*/
    }
    .tv-header-logo a {
        width: 100%;
    }
    .tvcmsmobile-header-search-logo-wrapper {
        display: flex;
        /*flex-wrap: wrap;*/
    }
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-search-logo-wrapper {
        flex-wrap: wrap;
    }
    #tvcms-mobile-view-header.mobile-header-1 .tv-header-logo {
        padding: 20px 0;
    }
    #header #tvcms-mobile-view-header.mobile-header-1 .tvsearch-top-wrapper {
        padding: 0px 0 15px 0;
    }
    #tvcms-mobile-view-header.mobile-header-1 .tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
        padding: 10px 0 0;
    }
    .tv-header-logo {
        height: auto;
        text-align: center;
        justify-content: center;
    }
    .tvcmsmobile-top-wrapper {
        padding-bottom: 0px;
    }
    #header .tvsearch-top-wrapper {
        width: 70%;
        padding: 10px 0 10px 0;
        display: inline-block;
    }
    .tvcmsheader-search {
        text-align: center;
        padding-right: 0;
    }
}
@media(max-width: 600px) {
    #tvcmsmobile-account-button {
        margin: 0 20px;
    }
}
@media(max-width: 590px) {
    .tvall-product-branner {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }
    .tvimage-true {
        width: 100%;
    }
    .tvall-product-branner {
        margin: 0 0 15px 0;
    }
}
@media(max-width: 575px) {
    .tvcmstabcategory-product-slider-main-title-wrapper {
        margin-bottom: 20px;
    }
    .tvcmstabcategory-product-slider-main-title-wrapper .tvcmsmain-title-wrapper {
        margin-bottom: 0;
    }
    .tvcmscustomer-services .tvservices-wrapper {
        padding: 0 10px;
    }
    .tvcms-main-title .tvmain-title {
        float: none;
        display: inline-block;
    }
    .tvcms-main-title .tvmain-title:before {
        display: none;
    }
    .tvproduct-review-box {
        margin-top: 15px;
    }
    .tvapp-logo-img-content-wrapper {
        display: block;
        text-align: center;
    }
    .tvapp-logo-content-inner {
        margin-right: 0;
        padding: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .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: 20px;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        display: block;
    }
    #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: 5px;
        margin: 0px;
    }
    #products.catelog .tvall-product-wrapper-info-box,
    #products.list-2 .tvall-product-wrapper-info-box {
        padding: 5px 0;
    }
    .tvall-product-wrapper-info-box.tvtab-first-product {
        margin: 0px;
    }
    #tv-back-top-wrapper {
        padding: 10px;
        margin-top: 10px;
    }
    .tvsearch-filter-content-wrapper .facet:not(:last-child) {
        margin-bottom: 10px;
    }
    .tvsearch-filter-content-wrapper .facet:last-child {
        margin-bottom: 5px;
    }
    .tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
        margin-left: 0px;
    }
    #tvcms-mobile-view-header {
        display: block;
        height: auto;
    }
    .tvmobileheader-language-currency-wrapper {
        text-align: center;
    }
    .tvcmsmobile-top-wrapper {
        display: block;
        padding-bottom: 0px;
    }
    #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        width: 100%;
    }
    .tvcmsmobile-header-center {
        width: 100%;
    }
    #tvcmsmobile-horizontal-menu {
        margin: 0;
    }
    .tvcmsmobile-header-right {
        width: 100%;
        float: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #tvcmsmobile-header-right {
        display: none;
        padding: 0;
    }
    .tv-contact-account-cart-wrapper {
        float: none;
        border: none;
    }
    #header .tvsearch-top-wrapper {
        width: 100%;
        padding: 15px 0 15px 0;
    }
    #_desktop_search .tvheader-top-search {
        width: 100%;
    }
    .tvcmsheader-search .tvcms-select-category {
        min-width: 50px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] .tvserach-name,
    #_desktop_search .tvcmsheader-search .tvserach-name {
        font-size: 12px;
    }
    .tvcmsheader-search.search-widget form input[type=text] {
        font-size: 12px;
    }
    .tvheader-nav-offer-text {
        text-align: center;
        justify-content: center;
        padding: 12px 15px;
    }
    .tvmobileheader-offer-wrapper {
        /*padding: 0;*/
    }
    .tvheader-language {
        margin-right: 0;
    }
    .tv-account-dropdown>div {
        border-bottom: none;
    }
    #tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
    #tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
        line-height: 40px;
    }
    .tvcmscart-show-dropdown {
        left: auto;
        right: 0;
        width: 290px;
    }
    .tvcmscart-show-dropdown .tvcart-product-list-img {
        float: left;
    }
    .tvcmscart-show-dropdown .tvcart-product-wrapper.items {
        display: block;
    }
    .tvcart-product-list,
    .tvcart-product-list-btn-wrapper {
        padding: 15px;
    }
    .tvcmscart-show-dropdown {
        width: 290px;
    }
    #tvcmsmobile-account-button {
        margin: 0 15px;
    }
    #tvmobile-cart,
    .tvoffer-text-inner {
        display: inline-block;
        vertical-align: middle;
    }
    .tvcmsmobile-cart-acount-text {
        text-align: right;
        padding-left: 0;
    }
    .tvcms-header-myaccount .tv-myaccount-btn i {
        margin: 0;
    }
    .tvcms-header-cart .tv-cart-icon {
        margin: 0 4px;
    }
    #contact-link {
        display: block;
    }
    .tvheader-cart-wrapper {
        padding: 0;
    }
    .tvcms-header-cart,
    #tvcmsdesktop-account-button {
        padding: 0;
        border: none;
    }
    .tvcmsstore-time {
        display: block;
    }
    .tvtab-title {
        text-align: center;
    }
    .tvtab-product .tvtab-title-wrapper .tvtabs-products {
        display: inline-block;
        vertical-align: middle;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        margin: 5px;
    }
    .tvproduct-wrapper .lazy,
    img.lazy {
        transform: scale(0.6);
    }
    img.lazy.loaded {
        transform: unset;
    }
    .tvproduct-quick-btn,
    .tvproduct-cart-btn,
    .tvproduct-wishlist,
    .tvcompare-wrapper {
        margin: 2px;
    }
    #products.list .tvall-product-star-icon {
        margin-bottom: 0;
    }
    #products.list .tvproduct-timer {
        text-align: center;
    }
    #products.list-2 .tv-product-desc,
    #products.list .tv-product-desc {
        text-align: center;
    }
    #products.list-2 .tv-product-desc {
        text-align: left;
    }
    #products.list .product-description {
        text-align: center;
    }
    .tvproduct-wrapper.list .tv-product-list {
        float: none;
        margin: 0 0 10px 0;
    }
    .tvproduct-wrapper.list .tv-indicator.tv-bar .tv-outer {
        margin: 0 auto;
    }
    .tvbanner-hover-wrapper img {
        width: auto;
        margin: 0 auto;
    }
    .tvcms-vertical-menu-next-pre-btn {
        text-align: center;
        margin-top: 15px;
    }
    .tvtab-product .tvcms-main-title,
    .tvcmsmain-title-wrapper {
        float: none;
        text-align: center;
        margin-bottom: 0;
    }
    .tvcmsbrandlist-slider .tvbrandlist-slider .tvcmsmain-title-wrapper,
    .tvcategory-chain-slider .tvcategory-chain-slider-main-title-wrapper .tvcmsmain-title-wrapper,
    .tvcmsmain-title-wrapper,
    .tvtabcategory-product-slider .tvcmstabcategory-product-slider-main-title-wrapper .tvcmsmain-title-wrapper,
    body#product .tvcmslike-product .tvlike-product-wrapper-box .tvcmsmain-title-wrapper,
    body#product .tvcmscross-selling-product .tvcross-selling-product-wrapper-box .tvcmsmain-title-wrapper {
        border-bottom: none;
    }
    .tvcmsbrandlist-slider .tvbrandlist-slider .tvcmsmain-title-wrapper h2,
    .tvcategory-chain-slider .tvcategory-chain-slider-main-title-wrapper .tvcmsmain-title-wrapper h2,
    .tvcmsblog-event .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-title h2,
    .tvtabcategory-product-slider .tvcmstabcategory-product-slider-main-title-wrapper .tvcmsmain-title-wrapper h2,
    body#product .tvcmslike-product .tvlike-product-wrapper-box .tvcmsmain-title-wrapper h2,
    body#product .tvcmscross-selling-product .tvcross-selling-product-wrapper-box .tvcmsmain-title-wrapper h2 {
        padding: 0;
    }
    .tvcmsbrandlist-slider .tvbrandlist-slider .tvcms-brandlist-pagination-wrapper .tvcms-brandlist-next-pre-btn,
    .tvcategory-chain-slider .tvcategory-chain-slider-main-title-wrapper .tvcategory-chain-slider-pagination-wrapper .tvcategory-chain-slider-next-pre-btn,
    .tvcmsblog-event-home-pagination-wrapper .tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn,
    .tvtabcategory-product-slider .tvcmstabcategory-product-slider-main-title-wrapper .tvtabcategory-product-pagination .tvtabcategory-product-next-pre-btn {
        margin: 0;
    }
    .tvcms-next-pre-btn,
    .tvcmsblog-event-home-pagination .tvcmsblog-event-home-next-pre-btn,
    .tvtabcategory-product-next-pre-btn {
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
        direction: ltr;
    }
    .tvtab-title-wrapper {
        margin-bottom: 0px;
    }
    .tvcmsprev-btn,
    .tvcmsnext-btn {
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none;
        display: inline-block;
        position: inherit;
        margin: 0 3px;
    }
    .tvtab-title-wrapper {
        margin-top: 5px;
    }
    .tvmain-slider-next-pre-btn .tvcmsprev-btn,
    .tvmain-slider-next-pre-btn .tvcmsnext-btn {
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: inline-block;
        position: absolute;
        margin: 0;
    }
    .tvfooter-product-title-product .tvcmsmain-title-wrapper {
        margin-bottom: 5px;
        direction: ltr;
    }
    .tvfooter-logo-block .tvfooter-logo-desc {
        max-width: 100%;
        padding: 20px 15px 0 15px;
    }
    .tvfooter-about-logo-wrapper.tvfooter-logo-block #tvfooter-logo-desc-see-more {
        padding: 0 15px;
    }
    .tvcart-incr-decr-price {
        justify-content: left;
    }
    .tvwishlist-popup {
        left: 0;
        margin: 20px auto;
    }
}
@media(max-width: 500px) {
    #left-column .tvleft-right-product-slider {
        width: 100%;
        padding: 10px 10px;
    }
    #left-column .tvfilter-brand-list-wrapper,
    #left-column .tvfilter-supplier-list-wrapper {
        width: 100%;
        margin: 20px 0;
    }
    #tvmain-slider .owl-dots {
        display: none;
    }
}
@media(max-width: 480px) {
    .tvsearch-dropdown-wrapper {
        width: 100%
    }
    .tvproduct-info-box-wrapper {
        padding: 10px 15px 15px 15px;
    }
    .tvproduct-stock-social {
        display: block;
    }
    .tv-product-page-content .tv-indicator.tv-bar .tv-outer {
        margin: 0;
    }
    .product-actions .social-icon {
        justify-content: flex-start;
    }
    .product-actions .input-container label span {
        padding: 8px 11px 6px;
    }
    .tv-product-page-content h1,
    .tv-product-page-content .tvall-product-star-icon,
    .tv-product-page-content .product-prices,
    .tvproduct-page-decs p,
    .product-quantity,
    .product-variants>.product-variants-item {
        margin-bottom: 15px;
    }
    .product-additional-info {
        padding-top: 15px;
    }
    #module-tvcmsblog-single .blog_post_content {
        margin: 0 -15px;
    }
    .comments_area ol.comment_list {
        padding-left: 0;
    }
    #tvcmsblogs_commentfrom {
        width: 95%;
    }
    .tvcms-blog-inner-page {
        margin: 0;
    }
    #module-tvcmsblog-single .comment_meta_author i,
    #module-tvcmsblog-single .comment_content_bottom i,
    #module-tvcmsblog-single .comment_meta_date i,
    #module-tvcmsblog-single .comment_meta_date span {
        margin-right: 5px;
    }
    #module-tvcmsblog-single .comment_meta_author i,
    #module-tvcmsblog-single .comment_content_bottom i,
    #module-tvcmsblog-single .comment_meta_date i {
        font-size: 22px;
    }
}
@media (max-width: 460px) {
    .tvcart-btn-model {
        float: none;
    }
}
@media (max-width: 425px) {
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-logo-right-wrapper {
        min-height: 50px;
    }
}
@media(max-width: 400px) {
    .tvbanner-wrapper.tvone-banner-wrapper-info {
        display: block;
    }
}
@media(max-width:370px) {
    .tvheader-nav-offer-text p {
        font-size: 11px !important;
    }
    button.button1.tvslider-video-playbtn.autoplay {
        bottom: 35%;
        right: 10px;
    }
    button.button1.tvslider-video-playbtn.autoplay i.material-icons {
        font-size: 24px;
    }
}
@media(max-width: 415px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 100%;
    }
}
@media(max-width: 330px) {
    #content-wrapper .tvproduct-wrapper .tvproduct-image {
        /*padding: 0 15px;*/
    }
}
@media(max-width: 650px) {
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-search,
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-logo-right-wrapper {
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .product-1 .tvvertical-slider .product-images {
        max-height: 400px;
    }
    .lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
        padding-left: 0;
        padding-right: 10px;
    }
}
.lang-rtl .media-left {
    padding-right: 0;
    padding-left: 10px;
}
.tvwishlist-send-mess-btn {
    text-align: right;
}
.tvproduct-out-of-stock.disable i {
    cursor: no-drop;
}
.lang-rtl .tvfooter-product-sticky-bottom .product-variants>.product-variants-item ul li {
    margin: 0 0 3px 8px;
}
.lang-rtl .tvfilter-search-types-dropdown .tvcolor-box {
    margin: 0 0 0 10px;
}
.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: -190%;
    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;
}
.tvcms-slider-offerbanner-wrapper .tvcmssliderofferbanners-one .tvbanner-hover-wrapper:after {
    left: -50%;
}
.tvcms-slider-offerbanner-wrapper .tvcmssliderofferbanners-one .tvbanner-hover-wrapper:hover:after {
    left: 300%;
}
.tvcmstwoofferbanners-one .tvofferbanner-two-inner .tvbanner-hover-wrapper:after {
    left: -70%;
}
.tvcmstwoofferbanners-one .tvofferbanner-two-inner .tvbanner-hover-wrapper:hover:after {
    left: 400%;
}
.tvcmsleftsideofferbanners-one .tvone-banner-wrapper-info .tvbanner-hover-wrapper:after {
    left: -160%;
}
.tvcmsleftsideofferbanners-one .tvone-banner-wrapper-info .tvbanner-hover-wrapper:hover:after {
    left: 700%;
}
.tvcmsofferbanners-one .tvbanner-hover-wrapper:after {
    left: -30%
}
.tvcmsofferbanners-one .tvbanner-hover-wrapper:hover:after {
    left: 250%
}
.block-categories .category-sub-menu li[data-depth="0"] {
    border-bottom: 1px solid #aaa;
}
.block-categories .category-sub-menu li[data-depth="0"]:last-child {
    border: none;
}
#index #wrappertop {
    margin-bottom: 25px;
}
@media(max-width: 991px) {
    #index #wrappertop {
        margin-bottom: 35px;
    }
}
.tvcmscustomer-services {
    margin-bottom: 15px;
}
.tvbanner-hover-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 1024px) and (max-width: 1630px) {
    #wrapper .tvcmscontainer-layout {
        width: 100%;
        padding: 30px 45px 0 45px;
    }
    #footer .tvcmscontainer-layout-footer {
        width: 100%;
        padding: 40px 45px 0 45px;
    }
    #footer .tvcmscontainer-layout-footer .container{
        width: 100%;
    }
}
.tv-indicator .tv-items span{
    line-height: 16px;
}
.tvgrid-list-view-product .tv-product-list .tv-indicator .tv-items span {
    font-size: 12px;
}
.tvgrid-list-view-product .tv-product-list .tv-indicator .tv-items span b {
    font-size: 14px;
}
footer#footer .tvfooter-storelogo-imformation .tvfooter-link-wrapper li,
footer#footer .tvfooter-storelogo-imformation .footer_account_list li {
    line-height: 19px;
}
footer#footer .footer-container .tvfooter-storelogo-imformation .tvcms-newsletter-wrapper {
    margin-bottom: 10px;
}
body#checkout .tvcmsheader-search, body#checkout .tvcmsheader-nav-right, 
body#checkout .tvcmscontainer-layout-footer .block-social.tv-footer-social-icon.slideInLeft,
body#checkout .tvcmscontainer-layout-footer .tvcmsright-sticky.slideInRight {
    display: none;
}
body#checkout .content .delivery-options-list #js-delivery .form-fields .order-options {
    display: none;
}
body#checkout #footer .tvcmscontainer-layout-footer {
    width: 100%;
    margin: 0;
}
body#checkout .condition-label label.js-terms.cgv-order-checkout-label {
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    margin-bottom: 0;
}
body#checkout #cgv-order-checkout {
    white-space: nowrap;
}
body#checkout #cgv-order-checkout a {
    color: #555;
    letter-spacing: 0px
}
body#contact .contact-rich h3,
body#contact .contact-form h3,
body#contact .contact-form h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .8px;
}
#ps_checkout-hosted-fields-form .form-group .ps_checkout-info-wrapper {
    display: inline;
}
#checkout-payment-step #ps_checkout-hosted-fields-form .form-group .ps_checkout-info-wrapper .ps_checkout-info-button {
    padding-right: 0.35rem;
}
#checkout-payment-step .js-payment-ps_checkout-card #ps_checkout-card-buttons-container {
    display: inline-block;
    width: 100%;
}
#authentication-between-login-noaccount {
    text-align: center;
    background: linear-gradient(#aaa 0%, #aaa 100%);
    background-position-y: 55%;
    background-size: 100% 1px;
    background-repeat: no-repeat;
}
#authentication-between-login-noaccount span {
    background: #fff;
    padding: 0 10px;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
    padding: .45rem .65rem;
}
.input-group .input-group-btn > .btn[data-action="show-password"].material-icons {
    text-transform: none !important;
    width: 100%;
    height: 100%;
    font-size: 24px !important;
    font-weight: 400 !important;
}
.colissimo-front-widget #colissimo-widget-container .widget_colissimo_padding .widget_colissimo_mode_transport {
    cursor: pointer;
}
@media (max-width:670px){
    .colissimo-front-widget .modal-dialog {
        left: 0;
        right: 0;
    }
}
body#product #ps_checkout-payment-method-logo-block-container {
    display: none;
}
#ps_checkout-payment-method-logo-block-container .paypal-button-text.immediate {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #003087;
    letter-spacing: 0.5px;
}
#kixell_st.ksto .kstw .kstp .kstpw {
    border-radius: 15px;
    border-top-left-radius: 0;
}
#kixell_st.ksto .kstw .btnst {
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
#kixell_st.ksto .kstw .kstp .kstpw .stpfooter > .kbtn {
    border-radius: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
#kixell_st.ksto .kstw .kstp .kstpw .stpbody .stprefs .stcontentbtn .stacceptall {
    text-transform: uppercase;
    border-radius: 13px;
    font-weight: 600;
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}
#kixell_st.ksto .kstw .kstp .kstpw .stpfooter > .kbtn.stchoose {
    color: #000;
    transition: color 200ms ease-in-out 0s;
    -webkit-transition: color 200ms ease-in-out 0s;
    -moz-transition: color 200ms ease-in-out 0s;
    -o-transition: color 200ms ease-in-out 0s;
    -ms-transition: color 200ms ease-in-out 0s;
}
#kixell_st.ksto .kstw .kstp .kstpw .stpfooter > .kbtn.stchoose:hover {
    color: #006dbb;
}
#kixell_st.ksto {
    color: #df0004 !important;
}
#kixell_st.ksto .terminal-info {
    border-radius: 15px;
}
#kixell_st.ksto .terminal-info .stback {
    opacity: 1;
}
#kixell_st.ksto .terminal-info div {
    color: #000;
}
#kixell_st.ksto .terminal-info .close-btn {
    text-transform: uppercase;
    color: #000;
}
#kixell_st.ksto .kstw .kstlk {
    color: #000 !important;
    transition: color 200ms ease-in-out 0s;
    -webkit-transition: color 200ms ease-in-out 0s;
    -moz-transition: color 200ms ease-in-out 0s;
    -o-transition: color 200ms ease-in-out 0s;
    -ms-transition: color 200ms ease-in-out 0s;
}
#kixell_st.ksto .kstw .kstlk:hover {
    color: #df0004 !important;
    text-decoration: none;
}
#kixell_st.ksto .kstw .kstp .kstpw .stpbody .stprefs .stcontentbtn .stacceptall {
    text-transform: uppercase;
    border-radius: 13px;
}
.pagination-top-with-product-per-page span.form-control-label {
    padding-top: 0;
    padding-right: 15px;
    margin-left: 1px;
    line-height: normal;
    letter-spacing: inherit;
}
.pagination-top-with-product-per-page div.sort-select {
    display: inline-block;
    line-height: normal;
}
.pagination-top-with-product-per-page div.sort-select a.custom-select {
    padding: 7px 10px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    border-radius: 3px;
    color: #232323;
}
.pagination-top-with-product-per-page div.sort-select .dropdown-menu {
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
    margin: 0;
    left: 0;
    right: 0;
}
/*---------- Align Product list ----------*/
.tvlike-product .products .owl-stage, .tvcross-selling-product .products .owl-stage {
    display: flex;
}
.tvlike-product .products .owl-stage article, .tvlike-product .products .owl-stage article .thumbnail-container,
.tvlike-product .products .owl-stage article .thumbnail-container .tvproduct-wrapper, 
.tvcross-selling-product .products .owl-stage article, .tvcross-selling-product .products .owl-stage article .thumbnail-container,
.tvcross-selling-product .products .owl-stage article .thumbnail-container .tvproduct-wrapper {
    height: 100%;
}
.tvgrid-list-view-product .products article .thumbnail-container,
.tvgrid-list-view-product .products article .thumbnail-container .tvproduct-wrapper {
    height: 100%;
}
/*---------- END Align product list ----------*/
a, p, i, span, .tvsearch-dropdown-title, .tvsearch-dropdown-total, .questions, .category_name_home_page {
    transition: color 200ms ease-in-out 0s;
    -webkit-transition: color 200ms ease-in-out 0s;
    -moz-transition: color 200ms ease-in-out 0s;
    -o-transition: color 200ms ease-in-out 0s;
    -ms-transition: color 200ms ease-in-out 0s;
}
.btn-primary, .tvedit-btn, .tvremove-btn, button.btn, .tvproduct-description-tab .nav-tabs .nav-item .nav-link, .cyfsp, .pafp,
.tvmain-slider-next-pre-btn .tvcmsnext-btn, .tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn,
.tvmain-slider-next-pre-btn .tvcmsprev-btn, .tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn, .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon, .tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-icon,
.tvproduct-wrapper .tvproduct-btn-add-to-cart .tvproduct-cart-btn form, .tvproduct-wrapper .tvproduct-btn-add-to-cart-categorylist .tvproduct-cart-btn form,
.form-group .bootstrap-filestyle.input-group .group-span-filestyle .btn-default, .input-group .input-group-btn>.btn[data-action=show-password] {
    transition: background-color 200ms ease-in-out 0s;
    -webkit-transition: background-color 200ms ease-in-out 0s;
    -moz-transition: background-color 200ms ease-in-out 0s;
    -o-transition: background-color 200ms ease-in-out 0s;
    -ms-transition: background-color 200ms ease-in-out 0s;
}
#products .tvcmsproduct-grid-list svg g path,
#tvcmsdesktop-account-button .tv-header-account.tv-account-wrapper ul.tv-account-dropdown .ttvcms-wishlist-icon #_desktop_wishtlistTop .tvwishlist-icon svg path,
#tvcmsdesktop-account-button .tv-header-account.tv-account-wrapper ul.tv-account-dropdown .tvheader-compare .tvcmsdesktop-view-compare .tvdesktop-compare-icon svg path {
    transition: fill 200ms ease-in-out 0s, stroke 200ms ease-in-out 0s;
    -webkit-transition: fill 200ms ease-in-out 0s, stroke 200ms ease-in-out 0s;
    -moz-transition: fill 200ms ease-in-out 0s, stroke 200ms ease-in-out 0s;
    -o-transition: fill 200ms ease-in-out 0s, stroke 200ms ease-in-out 0s;
    -ms-transition: fill 200ms ease-in-out 0s, stroke 200ms ease-in-out 0s;
}
.tv-addtocart-msg-wrapper .tv-addtocart-close {
    transition: filter 400ms ease-in-out;
    -webkit-transition: filter 400ms ease-in-out;
    -moz-transition: filter 400ms ease-in-out;
    -o-transition: filter 400ms ease-in-out;
    -ms-transition: filter 400ms ease-in-out;
}
.products-sort-order .select-list {
    transition: background 200ms ease-in-out 0s;
    -webkit-transition: background 200ms ease-in-out 0s;
    -moz-transition: background 200ms ease-in-out 0s;
    -o-transition: background 200ms ease-in-out 0s;
    -ms-transition: background 200ms ease-in-out 0s;
}