
/******* Start Common.css *******/
/***** start header *****/
.tvproduct-add-to-cart-label{
    display: none !important;
}

#header {
    /*background: #ffffff;
    color: #7a7a7a;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 0;*/
}
.tvcmsdesktop-top-header-wrapper {
    background: #ffffff;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 8px;
}
body[data-header="desk-header-6"] #header {
    background-color: #ffffff;
}
#index .tvcmsdesktop-top-header-wrapper {
    margin-bottom: 0;
}
.tvcmsdesktop-top-header-wrapper.header-6 {
    background-color: transparent;
    border: none;
}
#index #header {
    margin-bottom: 0;
}
#header a:hover {
    text-decoration: none;
}
#index #header {
    border: none;
}
.card {
    border: 0px solid #ededed;
    border-radius: 12px;

}
#module-tvcmsblog-archive #content {
    border: none;
}

.tvcmsheader-sticky.sticky {
    top: 0;
    position: fixed;
    z-index: 50;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    background-color: #ffffff;
    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;
    }
}
img {
    max-width: 100%;
}
/***** start logo *****/
.tv-header-logo {
    padding: 7px 0;
}
.tv-header-logo {
    position: relative;
    overflow: hidden;
    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 img {
    width: auto;
}
.tvcms-loading-inner img.logo {
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0;
}
#contact-link i {
    color: #ffffff;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 22px;
    line-height: 20px;
}
#contact-link {
    padding: 19px 0;
}
#contact-link .tvcms_contact_info {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}
.tvcms-contact-main {
    padding: 0;
}
#_desktop_contact_link {
    text-align: right;
}
/***** 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;
	padding: 10px 0 10px 0;
}
.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
}
#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: #333333;
    bottom: 0;
    left: 0;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}
.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;
}
#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li:hover>.tvmenu-link-wrapper a span:after {
    width: 100%;
}
#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: #333333;
}
.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;
}
@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;
    }
}
.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;
}
.lang-rtl .tvcmsdesktop-top-header-box {
    direction: rtl;
}
/***** 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-desktop,
.tv-myaccount-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(/img/icons/account-user.png) left 1px no-repeat;
	background-size: contain;
    height: 34px;
    width: 31px;
}

.tvcms-header-cart {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}
.tvheader-cart-wrapper {
    padding: 11px 0;
    padding-inline-start: 15px;
}
.tv-account-wrapper {
    padding: 0px 0;
}
.ttvcms-wishlist-icone,
.tvcmsdesktop-view-wishlist {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}
#tvcmsdesktop-account-button {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}
.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;
}
#tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
#tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
    color: #000;
    font-size: 14px;
    width: 100%;
    line-height: 40px;
    font-weight: 400;
}
.tvwishlist-icon i,
.tvdesktop-compare-icon i,
.tvmyccount i,
#tvcmsdesktop-user-info .tvhedaer-sign-btn i {
    font-size: 18px;
    display: inline-block;
    margin-inline-end: 8px;
    vertical-align: middle;
}
.tv-myaccount-btn-desktop .tvcms-manage-events,
.tvcart-icon-text-wrapper .tvcart-lable,
.tv-account-wrapper .tv-myaccount-btn-desktop span a {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    vertical-align: middle;
    max-width: 100px;
    text-align: left;
    margin: 5px 0;
}
.tvwishlist-name span.tvwishlist_name {
    font-size: 14px;
}
@media(max-width:1199px) {
    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        /*padding: 25px 0 25px 10px;*/
    }
}
.lang-rtl .tv-search-account-cart-wrapper {
    float: left;
}
.lang-rtl .tv-contact-account-cart-wrapper {
    text-align: left;
    /*direction: ltr;*/
}
.lang-rtl .tvcart-icon-text-wrapper .tvcart-lable,
.lang-rtl .tv-account-wrapper .tv-myaccount-btn span {
    text-align: right;
}
/***** start serach right *****/
#header .tvsearch-top-wrapper {
    position: relative;
	z-index: 99;
}
#header .tvsearch-top-wrapper .tvsearch-close {
    display: none;
}
.tvsearch-top-wrapper .tvsearch-close i {
    /*display: none;*/
}
#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open {
    /*padding: 0;
    display: block;*/
}
.tvcmssearch-wrapper {
    float: none;
    margin-left: 20px;
}
.tvsearch-header-display-wrappper form {
    border-radius: 8px;
    border: 0px solid #e6e6e6;
    overflow: hidden;
}
.tvheader-top-search-wrapper {
    /*background-color: #333333;*/
}
.tvheader-top-search-wrapper:hover {
    /*background-color: #ededed;*/
}
.tvcmssearch-dropdown {
    z-index: 90;
    border-radius: 20px;
    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);*/
	
}
.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: 20px;
    color: #ffffff;
    width: 50px;
}
.tvcmsheader-search .tvcms-select-category {
    display: block;
    border: none;
    min-width: auto;
    font-size: 12px;
    color: #222222;
    margin: 0 0px 0 0px;
    padding: 0 20px 0 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
}
#header .tvsearch-result {
    margin: 0;
}
.tvsearch-more-search-wrapper {
    text-align: center;
}
.tvcmsheader-search.search-widget form input[type=text] {
    height: 35px;
    color: #222;
    padding: 0 0 0 16px;
}
.tvcmsheader-search.search-widget form input[type=text]::placeholder {
    color: #aaaaaa;
    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: #333333;
}
.tvsearch-dropdown-close-wrapper {
    position: absolute;
    right: 4px;
    top: 4px;
}
.lang-rtl .tvcmsheader-search .tvcms-select-category {
    background-position: 0;
    margin: 0 10px 0 20px;
}
/***** start deckstop and mobile my account *****/
.tvcms-header-myaccount {
    position: relative;
    cursor: pointer;
}
.tvcms-header-myaccount .tv-myaccount-btn-desktop i,
.tvcms-header-myaccount .tv-myaccount-btn i {
    margin-right: 8px;
}
.lang-rtl .tvcms-header-myaccount .tv-myaccount-btn i {
    margin-right: 10px;
    margin-left: 0;
}
.tvcms-header-myaccount .tv-account-dropdown {
    right: -60px;
    left: auto;
    top: 100%;
    margin: 0;
    border: 1px solid #ededed;
    /*border-bottom: 4px solid #333333;*/
    padding: 10px 15px;
    min-width: 174px;
    width: max-content;
    background-clip: inherit;
    box-shadow: 0px 0px 2px 0.8px rgba(122, 122, 122, 0.18);
}
.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;
}
/***** main header-navbar *****/
.tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-header {
    border-bottom: 1px solid #ededed;
	background: #e9e9e9;
}
.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: 4px 0;
}
.tvheader-nav-offer-text i {
    font-size: 19px;
    color: #333333;
    margin-inline-end: 5px;
}
.tvheader-nav-offer-text p {
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.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;
}
/***** start deckstop language *****/
.tvheader-language-currency-wrapper {
    text-align: right;
    padding-right: 0;
}
.tvheader-compare,
.tvheader-language,
.tvheader-wishlist {
    /*margin-right: 26px;*/
}
.tvheader-language,
.tvheader-currency {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.tvcmsdesktop-language-selector {
    text-align: right;
}
#tvcmsdesktop-user-info .tvhedaer-sign-btn,
.tvcmsdesktop-view-wishlist .tvwishlist_name span,
.tv-account-dropdown a.tvmyccount,
.tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
    letter-spacing: 1px;
    color: #222222;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
}
#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: 3px;
    vertical-align: baseline;
}
.lang-rtl #tvcmsdesktop-language-selector .tv-language-btn .tvimage-lazy {
    margin-right: 0;
    margin-left: 3px;
}
#tvcmsdesktop-language-selector .tv-language-btn i,
#tvcmsdesktop-currency-selector .tv-currency-btn i {
    color: #222222;
    font-size: 12px;
    width: 20px;
    text-align: center;
}
.tvcmsdesktop-view-wishlist .tvwishlist-name:hover span.tvwishlist_name,
.tvcmsdesktop-view-compare .tvdesktop-view-compare-name:hover,
.tv-header-account .tv-account-wrapper:hover .tv-myaccount-btn-desktop span a {
    color: #333333;
}
#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: #222222;
    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 {
    color: #333333;
}
.tvwishlist-name i {
    background-image: url(../img/themevolty/sprite.png);
    height: 40px;
    background-position: -105px -706px;
    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;
}
.tv-account-dropdown>div:last-child {
    border-bottom: none;
}
.tv-language-dropdown li img {
    margin-right: 3px;
    vertical-align: baseline;
}
.lang-rtl .tv-language-dropdown li img {
    margin-left: 3px;
    margin-right: 0;
}
.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: #333333;
}
.lang-rtl .tvcmsdesktop-language-selector {
    direction: rtl;
    text-align: left;
}
.tv-language-dropdown,
.tv-currency-dropdown {
    border: 1px solid #ededed;
    padding: 10px 20px;
    background-color: #ffffff;
    text-align: left;
}
@media(min-width: 992px) {
    .tv-language-dropdown,
    .tv-currency-dropdown {
        position: absolute;
        z-index: 100;
        min-width: 142px;
        margin: 0;
        right: auto;
        left: auto;
        /*border-bottom: 4px solid #333333;*/
        box-shadow: 0px 0px 2px 0.8px rgba(122, 122, 122, 0.18);
    }
    .lang-rtl .tv-language-dropdown,
    .lang-rtl .tv-currency-dropdown {
        right: auto;
        left: 0;
        text-align: right;
    }
}
.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;
}
/***** media language *****/
/***** start decsktop cart *****/
.ttvwishlist-icon svg,
.tvdesktop-compare-icon svg {
    margin-right: 9px;
}
.ttvwishlist-icon,
.tvheader-cart-btn-wrapper,
.tvdesktop-compare-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.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 {
    margin-right: 14px;
	background: url(/img/icons/shopping-cart2.png) left top no-repeat;
    height: 30px;
    width: 27px;
}
.tv-cart-cart-inner {
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    right: 5px;
    top: -5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #333333;
}
.tvcart-no-product-label {
    text-align: center;
}
.tv-cart-wishlist-inner {
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    left: 28px;
    top: -5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #333333;
}
.tvcmscart-show-dropdown {
    width: 340px;
    position: absolute;
    right: 0;
    z-index: 90;
    background-color: #ffffff;
    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 ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.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);
}
.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: #333333;
    font-size: 15px;
    /*text-transform: capitalize;*/
    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: 32px;
    width: 32px;
    display: block;
    line-height: 32px;
    display: none;
    color: #ffffff;
    font-size: 16px;
}
.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: #333333;
    border-radius: 5px;
    text-align: center;
}
.tvcart-product-list-viewcart:hover {
    background-color: #333333;
}
.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: 10px;
}
.tvshopping-cart-quentity {
    margin: 0 7px;
}
.tvcart-product-list-btn-wrapper {
    padding: 35px;
    background-color: #222222;
}
.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;
}
/***** Media cart *****/
@media(max-width: 1040px) {
    .tv-cart-cart-inner {
        right: 0;
    }
}
/***** Media cart *****/
#blockcart-modal .cart-content .cart-content-btn .btn-secondary:hover {
    background-color: #373737;
    color: #ffffff;
}
@media(max-width: 1050px) {
    .tvcmsstore-time {
        display: block;
    }
    .tvheader-cart-wrapper .tv-cart-icon {
        margin: 0 5px 0 0;
    }
}
/***** RTL ALL header *****/
.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;
}
@media(min-width:992px) and (max-width: 1500px) {
    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        padding: 9px 10px;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
        padding-left: 10px;
    }
    .tvcategory-title-wrapper .tvleft-right-title span {
        font-size: 15px;
    }
    .tvcategory-title-wrapper {
        padding: 15px 10px;
    }
    #header .tv-menu-horizontal ul li.level-1>a {
        /*font-size: 16px !important;*/
        /*padding: 21px 10px !important;*/
    }
}
@media(max-width:1400px) {
    #_desktop_contact_link .tvcall-on {
        display: none;
    }
}
@media(max-width:1200px) {
    .tvallcategories-wrapper .tvleft-right-title-toggle svg {
        display: none;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-title.facet-label {
        padding-left: 0 !important;
        text-align: center !important;
    }
}
@media(min-width:992px) and (max-width: 1500px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        /*font-size: 15px !important;*/
        /*padding: 21px 13px !important;*/
    }
}
@media(min-width:1470px) and (max-width: 1500px) {
    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        margin: 8px 0;
        padding: 9px 10px;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
        padding-left: 10px;
    }
    .tv-vertical-menu-text-wrapper .tvvertical-menu-category,
    .tvvertical-menu-show-hide-category span {
        font-size: 13px;
    }
}
@media(max-width: 1199px) {
    .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
        display: block;
        right: auto;
        left: 0;
    }
    .tv-vertical-menu-text-wrapper .tvvertical-menu-category,
    .tvvertical-menu-show-hide-category span {
        font-size: 14px;
    }
}
@media (min-width: 992px) {
    .tv-menu-horizontal ul.menu-content {
        margin-left: 0;
    }
    .tvcmssearch-wrapper {
        margin-left: 5px;
    }
}
@media(max-width: 1199px) {
    .tvcmsvertical-menu .menu-dropdown {
        padding: 15px 0 0 15px;
    }
    .tvcmsvertical-menu li.level-2 {
        padding: 10px 0 10px 20px;
    }
    .tvcmsvertical-menu li {
        padding: 5px 0 5px 15px;
    }
    .tvcmsvertical-menu li.level-1:hover,
    .tvvertical-menu-show-hide-category .tvvertical-show-category:hover,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category:hover {
        background-color: #ffffff;
    }
}
/***** end header *****/
/***** megamenu *****/
.tv-menu-horizontal li.level-1 {
    float: none;
}
.container_tv_megamenu {
    text-align: center;
}
.tvcms-header-menu-offer-wrapper {
    /*height: 60px;
	border-top: 1px solid #ebe9e9;*/
  border-bottom: 1px solid #ebe9e9;
}
#header .tv-menu-horizontal ul li.level-1>a {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: 'Roboto condensed', sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0px 13px;
}
.tv-menu-horizontal .cat-drop-menu .level-1:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-2:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-3:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-4:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-1:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-2:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-3:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-4:hover>a span {
    color: #333333;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
    border: 1px solid #333333;
    background-color: transparent;
}
.menu-subtitle {
    position: absolute;
    top: 0;
    line-height: 15px;
    padding: 0 5px;
    background-color: #139fbd;
    font-size: 10px;
    bottom: auto;
    right: 8px;
    border-radius: 3px;
    color: #ffffff;
    letter-spacing: 0.3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.tv-menu-horizontal .menu-dropdown li .product-image-container a {
    padding: 0 0 15px 0;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a:hover,
#header .tv-menu-horizontal ul li.level-1 ul li.item-line a:hover {
    color: #333333;
}
.tv-menu-horizontal .menu-dropdown li .tvproduct-name a {
    padding: 0;
}
.tv-menu-horizontal .product-container .product-description {
    padding-bottom: 15px;
}
.product-block {
    padding: 0 10px;
}
.product-block .product-container {
    border: 1px solid #ededed;
    border-radius: 3px;
    text-align: center;
}
.tv-mega-menu-slider {
    padding: 0;
}
@media(min-width: 992px) {
    /*.tvcmsmain-menu-wrapper {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
        opacity: 0;
        padding: 0;
    }
    .tvcmsmain-menu-wrapper.tvcmsmain-menu-block {
        transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }*/
    /*.tvcmsmain-menu-wrapper,
    .tvcmsmain-menu-wrapper.tvcmsmain-menu-block {
        -webkit-transition: 1.2s ease-in-out;
        -o-transition: 1.2s ease-in-out;
        -ms-transition: 1.2s ease-in-out;
        -moz-transition: 1.2s ease-in-out;
        transition: 1.2s ease-in-out;
    }*/
}
/***** end megamenu *****/
/***** 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: #333333;
}
.tv-total-product-number {
    line-height: 24px;
}
#search .tv-total-product-number {
    line-height: 40px;
}
.tvcmstab-title-product {
    margin-bottom: 25px;
}
.tvspecial-product-wrapper-box,
.tvcmsspecial-product,
.tvnew-product-wrapper-box,
.tvcmsfeatured-product,
.tvcmsbest-seller-product,
.tvcmsnew-product,
.tvcmssame-category-product,
.tvcmscross-selling-product,
.tvcmslike-product {
    margin-bottom: 10px;
}
/***** product title design *****/
.tvcmsmain-title-wrapper {
    /*margin-bottom: 30px;*/
    position: relative;
}
.tvfooter-product-title-product .tvcmsmain-title-wrapper,
.tvfooter-product-title-product .tvcmsmain-title-wrapper,
.tvfooter-product-title-product .tvcmsmain-title-wrapper {
    margin-bottom: 15px;
}
.tvtab-product-wrapper .tvcmsmain-title-wrapper {
    margin: 0;
}
.tvtab-title-wrapper {
    overflow: hidden;
    position: relative;
    margin: 30px 0;
    text-align: center;
}
.tvtab-product .tvcms-main-title {
    text-align: center;
}
.tvtab-product .tvtab-title-wrapper .tvtabs-products {
    margin-bottom: 0;
}
.tvtab-title-wrapper .tvtabs-products li {
    position: relative;
    padding: 7px 14px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 1px solid transparent;
    margin: 0 8px;
}
.tvtab-title-wrapper .tvtabs-products li span {
    font-weight: 700;
    color: #333333;
    font-size: 18px;
    letter-spacing: 0.6px;
    font-family: 'roboto condensed';
    text-transform: uppercase;
}
.tvtab-title-wrapper .tvtabs-products li:hover,
.tvtab-title-wrapper .tvtabs-products li.active {
    border: 1px solid #ededed;
    background-color: #ffffff;
    border-bottom: 1px solid #333333;
}
.tvtab-title-wrapper .tvtabs-products li:hover span,
.tvtab-title-wrapper .tvtabs-products li.active span {
    color: #333333;
}
.tvtab-product {
    overflow: hidden;
}
.tvcms-main-title .tvmain-title h2 {
    font-size: 22px;
    color: #333333;
    text-transform: uppercase;
    line-height: 26px;
    position: relative;
    font-weight: 500;
    padding-bottom: 0px;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    display: block;
    text-align: left;
}
.tvcmscategory-slider .tvcms-main-title .tvmain-sub-title h4,
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title h4,
.tvcmstestimonial .tvcms-main-title .tvmain-title h2,
.tvcmscategory-slider .tvcms-main-title .tvmain-title h2 {
    color: #333333;
}
.tvcmsfooter-featured-product .tvcms-main-title .tvmain-title :after,
.tvcmsfooter-new-product .tvcms-main-title .tvmain-title :after,
.tvcmsfooter-best-seller-product .tvcms-main-title .tvmain-title :after {
    display: none;
}
.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 {
    text-align: left;
    padding-bottom: 0;
}
.lang-rtl .tvcmsfooter-featured-product .tvcms-main-title .tvmain-title h2,
.lang-rtl .tvcmsfooter-new-product .tvcms-main-title .tvmain-title h2,
.lang-rtl .tvcmsfooter-best-seller-product .tvcms-main-title .tvmain-title h2 {
    text-align: right;
}
.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: 16px;
    line-height: normal;
    margin-bottom: 12px;
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.tvcms-main-title .tvmain-desc {
    text-align: center;
    font-size: 15px;
    line-height: normal;
    color: #666666;
    font-weight: 400;
    /*text-transform: capitalize;*/
}
/***** tab title *****/
@media(max-width: 1380px) {
    .tvtab-title-wrapper .tvtabs-products li span {
        font-size: 15px;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        padding: 9px 8px;
        margin: 0 4px;
    }
    .tvcms-main-title .tvmain-title h2 {
        font-size: 28px !important;
    }
}
@media(max-width: 1280px) {
    .tvcms-main-title .tvmain-title h2,
    .tvinstagram-slider-title-wrapper .tvinstagram-title,
    .tvinstagram-slider-title-wrapper .tvinstagram-user-name {
        font-size: 18px !important;
    }
    .tvfooter-product-box-layout .tvcms-main-title .tvmain-title h2 {
        font-size: 17px !important;
    }
    .tvproduct-name h6,
    .product-price-and-shipping .price {
        font-size: 15px;
    }
    .tvproduct-wrapper .tvproduct-timer-wrapper .hours,
    .tvproduct-wrapper .tvproduct-timer-wrapper .minutes,
    .tvproduct-wrapper .tvproduct-timer-wrapper .days,
    .tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
        font-size: 12px !important;
    }
    .tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .hours,
    .tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .minutes,
    .tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .days,
    .tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
        font-size: 20px !important;
    }
    .tvproduct-wrapper .tvproduct-timer-wrapper {
        min-width: 20px;
    }
    .tvproduct-wrapper .tvproduct-timer-icon i {
        /*background-position: -212px -163px !important;*/
        /*height: 24px !important;*/
        /*width: 24px !important;*/
    }
    .tvcmsprev-btn {
        height: 32px !important;
        width: 32px !important;
    }
    .tvcmsnext-btn {
        height: 32px !important;
        width: 32px !important;
    }
    .tvcmsprev-btn i,
    .tvcmsnext-btn i {
        font-size: 20px;
        width: 32px !important;
        height: 32px !important;
        line-height: 32px !important;
    }
    .tvcart-icon-text-wrapper .tvcart-lable,
    .tv-account-wrapper .tv-myaccount-btn span {
        font-size: 15px !important;
    }
    .tvheader-nav-offer-text {
        padding: 10px 0;
    }
    .tvcmsmobile-contact #contact-link {
        padding: 10px 0;
    }
    .tv-header-account .tv-myaccount-btn-desktop span {
        max-width: 100px;
        text-align: left;
    }

    #tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
    #tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
        line-height: 40px;
    }
    .tvnews-event-content-wrapper .tvnews-event-titel a h3,
    .kr_blog_post_area .tvblog_post .post_content .post_title a {
        font-size: 15px !important;
    }
    .tvservices-content-box .tvservices-title {
        font-size: 15px !important;
    }
    .tvfooter-title-wrapper .tvfooter-title,
    .tvdekstop-footer-all-title-wrapper .tvfooter-title,
    .block_newsletter .tvnewsletter-title {
        font-size: 16px !important;
    }
    .tvcategory-slider-info-box {
        font-size: 12px !important;
    }
    .tvtabcategory-product-li a:not([href]):not([tabindex]),
    .tvtabcategory-show a:not([href]):not([tabindex]),
    .tvtabcategory-hide a:not([href]):not([tabindex]) {
        font-size: 12px !important;
    }
}
/***** Start All Product design *****/
/***** Start Main Wrapper *****/
.tvproduct-wrapper {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 12px;
    border: 1px solid #ededed;
    cursor: pointer;
    -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;
}
.tvtabcategory-product-slider .thumbnail-container {
    padding-bottom: 10px;
}
.tvproduct-wrapper:hover {
    box-shadow: 0px 5px 10px 0px rgba(23, 84, 116, 0.18);
}
.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;
    border: 1px solid #eeeeee;
}
/***** Start Product Review *****/
.tvproduct-wrapper .tvall-product-star-icon {
    padding-bottom: 0;
    text-align: left;
}
.tvproduct-wrapper.catelog .tvall-product-star-icon {
    text-align: center;
    margin-bottom: 15px;
    display: block;
    float: none;
}
.tvall-product-star-icon .star i {
    font-size: 14px;
    color: #cccccc;
    margin: 0 1px;
    transform: none;
}
.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: 11px;
    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-wrapper:hover .tvproduct-flags {
    opacity: 0;
}
.tvproduct-online-new-wrapper .tvproduct-flags li {
    text-align: left;
}
.tvproduct-online-new-wrapper {
    left: 0;
    right: auto;
    text-align: left;
    height: 20px;
    background-color: #ededed;
    padding: 0px 0px 0px 0px;
}
.tvproduct-flags.tvproduct-sale-pack-wrapper {
    right: auto;
    left: 0;
    text-align: right;
    height: 20px;
    background-color: #e84442;
    padding: 0 14px 0 14px;
	padding-inline-start: 0px;
}
.lang-rtl .tvproduct-flags.tvproduct-sale-pack-wrapper,
.lang-rtl .tvproduct-discount-price {
    /*right: auto;*/
    /*left: 0;*/
    padding: 0 14px 0 14px;
}
.lang-rtl .tvproduct-online-new-wrapper {
    /*right: 0;*/
    /*left: auto;*/
    padding: 0 14px 0 14px;
}
.tvproduct-sale-pack-wrapper .tvproduct-flags li {
    text-align: right;
}
.tvproduct-flags.tvproduct-sale-pack-wrapper li {
    color: #ffffff;
	
}
.tvproduct-flags li {
    font-size: 11px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    -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;
    padding: 4px 0;
}
/***** 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;
}
/***** Start image change on hover *****/
.tvproduct-wrapper .tvproduct-image {
    overflow: hidden;
    padding-right: 0;
    position: relative;
}
.tvproduct-wrapper .lazy {
    position: relative;
}
.tvcmscategory-slider img.lazy.loaded {
    border-radius: 0;
    padding: 0;
}
img.lazy.loaded {
    height: auto;
    width: auto;
    background: none;
}
.tvproduct-wrapper .lazy,
img.lazy {
    background: #ffffff url(/img/default.jpg) 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;
    background-color: #fff;
    -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;
}
.tvproduct-wrapper:hover .tvproduct-hover-img {
    opacity: 1;
    -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;
    bottom: 0px;
    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(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
}
.tvproduct-wrapper .tvtimer-wrapper {
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #ededed;
    margin-bottom: 5px;
    border-radius: 50px;
    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: #666;
    line-height: 15px;
    vertical-align: middle;
    margin-right: 5px;
}
.tvproduct-wrapper .tvproduct-timer-wrapper {
    position: relative;
    text-align: center;
    min-width: auto;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
    margin: 0;
}
#product .tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
    margin-right: 6px;
    margin-left: 0;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
    color: #333333;
    font-size: 12px;
    font-weight: 400;
}
.tvproduct-wrapper .tvproduct-timer-wrapper .hours,
.tvproduct-wrapper .tvproduct-timer-wrapper .minutes,
.tvproduct-wrapper .tvproduct-timer-wrapper .days {
    color: #333333;
    font-size: 12px;
    font-weight: 400;
}
.tvproduct-wrapper .tvtimer-dot {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 2.5px;
    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;
    }
}
/***** 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: 5px;
    display: flex;
    justify-content: center;
    z-index: 10;
    text-align: center;
    right: 0;
    left: 0;
    opacity: 0;
    -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;
}
.tvcomp-wish-btn {
    display: inline-block;
    margin-left: 2px;
}
.tvproduct-wrapper.grid:hover .tvproduct-hover-btn,
.tvproduct-wrapper.grid-2:hover .tvproduct-hover-btn {
    opacity: 1;
}
.tvproduct-wrapper.grid .tvproduct-wishlist,
.tvproduct-wrapper.grid-2 .tvproduct-wishlist,
.tvproduct-wrapper.grid .tvproduct-cart-btn,
.tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
.tvproduct-wrapper.grid .tvcompare-wrapper,
.tvproduct-wrapper.grid-2 .tvcompare-wrapper,
.tvproduct-wrapper.grid .tvproduct-quick-btn,
.tvproduct-wrapper.grid-2 .tvproduct-quick-btn {
    margin: 0 0 0 8px;
    background-color: transparent;
    border-radius: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    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;
}
.tvproduct-add-to-cart {
    position: relative;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    text-decoration: none;
}
.tvproduct-add-to-cart.tvproduct-out-of-stock:after,
.tvproduct-add-to-cart:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #ededed;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 3px;
    overflow: hidden;
}
.tvproduct-add-to-cart svg.add-cart {
    font-size: 0;
    position: relative;
    z-index: 10;
    vertical-align: super;
}
.tvproduct-add-to-cart span {
    position: relative;
    z-index: 10;
}
.tvproduct-add-to-cart:hover i,
.tvproduct-add-to-cart:hover span {
    color: #ffffff;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn {
    transition-delay: 0.2s;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn {
    transition-delay: 0.3s;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvcompare-wrapper {
    transition-delay: 0.4s;
}
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-wishlist {
    transition-delay: 0.5s;
}
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-quick-btn {
    transition-delay: 0.2s;
}
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-cart-btn {
    transition-delay: 0.3s;
}
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvcompare-wrapper {
    transition-delay: 0.4s;
}
.tvproduct-wrapper:hover .tvproduct-hover-btn .tvproduct-wishlist {
    transition-delay: 0.5s;
}
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    height: 35px;
    width: 35px;
    background-color: #ededed;
    border-radius: 3px;
    color: #000;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 9px;
}
.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon {
    height: 35px;
    width: 35px;
    /*background-color: #ededed;*/
    border-radius: 3px;
    color: #000;
     /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);*/
    padding: 10px 9px;
}
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.add {
    width: 16px;
    padding-bottom: 7px;
}

.tvproduct-wrapper .tvproduct-wishlist:hover .tvproduct-wishlist-wrapper .tvproduct-wishlist-icon {color: red;}
.tvproduct-wrapper .tvproduct-quick-btn:hover .tvproduct-quick-icon,

.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon,
.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-add-to-cart {
    background-color: #333333;
    color: #fff;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    color: #ffffff;
    border: none;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvproduct-wrapper .tvproduct-quick-btn span,
.tvproduct-wrapper .tvcompare-wrapper span {
    display: inline-block;
    padding-left: 3px;
    font-size: 12px;
    /*text-transform: capitalize;*/
    letter-spacing: .7px;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart.tvproduct-out-of-stock span {
    vertical-align: top;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart.tvproduct-out-of-stock {
    padding: 1px 15px;
}
.lang-rtl .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span {
    padding: 0 5px 0 0;
}
.tvproduct-wrapper .tvproduct-quick-btn i,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line i,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line svg.tvproduct-wishlist-icon,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.add,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.remove {
    /*display: none;*/
    padding: 0;
    font-size: 20px;
}
.tvproduct-wrapper .tvproduct-wishlist:hover .panel-product-line i path,
.tvproduct-wrapper .tvproduct-wishlist:hover .panel-product-line svg.tvproduct-wishlist-icon path,
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon svg.add path,
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon svg.remove path {
    fill: #fff !important;
}
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.hide,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart i.hide,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart svg.hide {
    display: none;
}
.tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.add-cart path:nth-child(1) {
    stroke: #ffffff !important;
    fill: none !important;
}
.tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.add-cart path {
    fill: #ffffff !important;
}
.tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.out-of-stock.hide path {
    fill: #ffffff;
}
.tvproduct-hover-btn .tvproduct-compare:hover .tvproduct-compare-icon svg.remove path,
.tvproduct-hover-btn .tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.out-of-stock.hide path,
.tvproduct-quick-btn:hover .tvproduct-quick-icon svg path,
.tvproduct-hover-btn .tvproduct-wishlist:hover .tvproduct-wishlist-wrapper .tvproduct-wishlist-icon path,
.tvproduct-hover-btn .tvproduct-compare:hover .tvcmsproduct-compare-btn.tvproduct-compare-icon svg.add path {
    fill: #ffffff;
}
.tvcmstabcategory-product-slider .tvproduct-wrapper .tvproduct-out-of-stock svg,
.tvproduct-wrapper .tvproduct-out-of-stock svg.add-cart {
    display: none;
}
.tvcmstabcategory-product-slider .tvproduct-wrapper .tvproduct-out-of-stock svg.out-of-stock.hide,
.tvproduct-wrapper .tvproduct-out-of-stock svg.out-of-stock.hide {
    display: inline-block;
    font-size: 0;
    position: relative;
    z-index: 1;
}
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon i.remove {
    color: #ffffff;
    background-color: #333333;
    background-position: -158px -609px;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-out-of-stock {
    /*z-index: 2;*/
    /*position: relative;*/
    opacity: 1;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 9px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.tv-product-price .tvproduct-name-price-wrapper {
    display: inline-block;
}
.tvcms-price-star-manage {
    display: inline-block;
    float: right;
}
.tvproduct-wishlist-compare .tvcompare-wrapper:hover svg path,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover svg path {
    fill: #333333
}
.tvproduct-wishlist-compare .tvcompare-wrapper:hover span,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover span {
    color: #333333
}
/***** end Start cart-Quick-compare-wishlist Hover btn *****/
/***** Start Product Title & Price *****/
.tvproduct-name.product-title a h6 {
    color: #000;
    font-size: 16px;
    /*text-transform: capitalize;*/
    font-weight: 500;
    margin-bottom: 0;
}
.tvcmsleft-new-product .tvproduct-name.product-title a h6,
.tvcmsleft-featured-product .tvproduct-name.product-title a h6,
.tvcmsleft-best-seller-product .tvproduct-name.product-title a h6,
.tvcmsfooter-new-product .tvproduct-name.product-title a h6,
.tvcmsfooter-best-seller-product .tvproduct-name.product-title a h6,
.tvcmsfooter-featured-product .tvproduct-name.product-title a h6 {
    font-size: 14px;
}
.tvleft-right-product-slider .tv-product-price .price {
    font-size: 14px;
}
.tvleft-right-product-slider .tv-product-price .regular-price {
    font-size: 13px;
}
ul.wlp_bought_list li .product_infos .product-name {
    color: #333333;
    font-size: 15px;
    /*text-transform: capitalize;*/
    font-weight: 500;
}
.product-price-and-shipping .price {
    font-size: 15px;
    font-weight: 500;
    color: #414141;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}
.product-price-and-shipping .regular-price {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #666666;
    letter-spacing: 0.3px;
    vertical-align: middle;
    display: inline-block;
}
.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;
}
.tvproduct-name-price-wrapper .tvproduct-name {
    padding-bottom: 6px;
}
.tvproduct-name .tvproduct-cat-name {
    display: block;
}
.product-description .tvproduct-name {
    padding: 10px 0;
}
.tvproduct-wrapper .product-price-and-shipping {
    display: block;
    padding-bottom: 0px;
    text-align: center;
}
.tvproduct-wrapper.list .product-price-and-shipping,
.tvproduct-wrapper.catelog .product-price-and-shipping {
    padding-bottom: 0;
}
.product-price-and-shipping .tvproduct-discount-price {
    color: #999999;
    font-weight: 400;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #cccccc;
}
.lang-rtl #products .product-price-and-shipping,
.lang-rtl .featured-products .product-price-and-shipping,
.lang-rtl .product-accessories .product-price-and-shipping,
.lang-rtl .product-miniature .product-price-and-shipping {
    text-align: right;
}
.tvproduct-info-box-wrapper {
    padding: 12px;
    text-align: start;
}
.lang-rtl .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl .tvproduct-info-box-wrapper {
    direction: rtl;
    text-align: right;
}
.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) {
    .tvproduct-info-box-wrapper {
        padding: 8px;
    }
    .tvleft-right-product-slider .tvproduct-wrapper {
        padding: 5px !important;
    }
    .tvproduct-info-box-wrapper {
        text-align: center;
    }
}
/***** end Start Product Title & Price *****/
.tv-verticalmenu-slider-wrapper .product-description {
    padding: 15px;
    text-align: center;
}
.tvverticalmenu-dropdown .product-container {
    border: 1px solid #ededed;
    border-radius: 3px;
}
/***** Start Gride---Gride-2---List---List-2---Cateloge Product *****/
#products.grid-2 .tv-grid-list-wrapper-info-box {
    width: 33.3333%;
}
.tvproduct-catalog-btn-wrapper {
    display: block;
    text-align: center;
}
.tv-product-cart-quentity-inner {
    margin-right: 0;
    margin-bottom: 15px;
}
.tv-product-catalog-btn .tvproduct-cart-quentity {
    width: 40px;
    color: #333333;
}
.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: #333333;
}
#products.list-2 .tv-product-desc,
#products.list .tv-product-desc {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    line-height: 22px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#products.catelog .tv-product-desc {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    -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: 15px;
}
#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: 15px;
    display: block;
}
#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) and (min-width: 992px) {
    #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: 25%;
    }
}
@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;
    }
}
/***** endStart Gride---Gride-2---List---List-2---Cateloge Product *****/
/***** Start Product ALL RTL *****/
.lang-rtl .tvproduct-hover-btn-wrapper {
    direction: ltr;
}
.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: rtl;
}
/***** teblet-Product-RTL *****/
@media(min-width: 992px) {
    .lang-rtl .tvproduct-wrapper.list .tv-product-list {
        float: right;
        margin-right: 0;
        margin-left: 15px;
        text-align: center;
    }
}
/***** product banner design *****/
@media(min-width: 992px) {
    .tvbanner-hover-wrapper img {
        width: 100%;
    }
}
.tvbanner-hover-wrapper img {
    border-radius: 3px;
}
.tvnew-product,
.tvbest-seller-product,
.tvfeatured-product {
    margin: 0;
}
.tvall-product-offer-banner {
    /* display: flex; */
    /* flex-wrap: wrap; */
}
.tvall-product-branner {
    padding: 0 7.5px 0 7.5px;
}
.lang-rtl .tvall-product-branner {
    padding: 0 0 0 7.5px;
}
.tvspecial-product-content {
    padding: 0 0 0 7.5px;
}
.lang-rtl .tvspecial-product-content {
    padding: 0 7.5px 0 0;
}
.tvtabcategory-tab-product .tvimage-true {
    padding: 0px;
    width: 100%;
}
.tvimage-true {
    padding: 0px;
}
/***** footer product design *****/
.tvmain-all-product-wrapper .owl-stage-outer {
    margin-right: 1px;
}
.tvleft-right-product-slider .tvproduct-wrapper {
    padding: 15px 15px 15px 15px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    box-shadow: none;
    border: 1px solid #ededed;
    border-radius: 3px;
}
.tvcmsleft-best-seller-product .tvleft-right-product-slider .tvproduct-wrapper,
.tvcmsleft-featured-product .tvleft-right-product-slider .tvproduct-wrapper,
.tvcmsleft-new-product .tvleft-right-product-slider .tvproduct-wrapper,
.tvcmsleft-special-product .tvleft-right-product-slider .tvproduct-wrapper {
    border: none;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 15px;
}
.tvleft-right-product-slider .product-price-and-shipping .tvproduct-discount-price {
    display: none;
}
.tvmain-footer-tab-prod-slider {
    padding: 0;
}
.tvleft-right-product-slider .tvproduct-name.product-title a h6 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(min-width: 992px) and (max-width: 1349px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }
    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }
}
.tvall-product-branner .tvbanner-hover-wrapper {
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ededed;
}
@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 15px;
    }
}
@media(min-width: 1661px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0;
    }
}
@media(min-width: 1350px) and (max-width: 1660px) {
    .tvcmsvertical-menu-wrapper {
        margin: 4px 15px 4px 0px;
    }
    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }
}
@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;
    }
}
/* 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-description-tab .nav-tabs li.nav-item {
    margin: 0
}
.tvproduct-description-tab .nav-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    background: #fff;
    padding: 20px 40px;
    margin: 0;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 0px solid #FFF;
}
.nav-item .active {margin-bottom: -1px!important}
.pack-product-container .pack-product-name a {
    color: #373737;
}
.social-icon .control-label {
    margin-right: 5px;
}
.social-icon li {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.social-icon li a {
    height: 28px;
    width: 40px;
    display: block;
    border-radius: 40px;
    font-size: 0;
    box-shadow: none;
}
.social-icon li:hover a {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
}
.facebook.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -62px;
    background-color: #3C5A99;
}
.twitter.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -111px;
    background-color: #38A1F3;
}
.rss.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -155px;
    background-color: #EE802F;
}
.youtube.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -205px;
    background-color: #c4302b;
}
.googleplus.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -255px;
    background-color: #DD4B39;
}
.pinterest.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -311px;
    background-color: #c8232c;
}
.vimeo.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -355px;
    background-color: #4EBBFF;
}
.instagram.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -405px;
    background-color: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.facebook.icon-black a:hover {
    background-position: -55px -62px;
    background-color: #ffffff;
}
.twitter.icon-black a:hover {
    background-position: -55px -111px;
    background-color: #ffffff;
}
.rss.icon-black a:hover {
    background-position: -55px -155px;
    background-color: #ffffff;
}
.youtube.icon-black a:hover {
    background-position: -55px -205px;
    background-color: #ffffff;
}
.googleplus.icon-black a:hover {
    background-position: -55px -255px;
    background-color: #ffffff;
}
.pinterest.icon-black a:hover {
    background-color: #ffffff;
    background-position: -55px -311px;
}
.vimeo.icon-black a:hover {
    background-position: -55px -355px;
    background-color: #ffffff;
}
.instagram.icon-black a:hover {
    background-position: -55px -405px;
    background-color: #ffffff;
}
/***** pagination btn *****/
.tvmain-slider-next-pre-btn {
    display: block;
}
.tvcmstab-title-product .tvcmsprev-btn,
.tvcmstab-title-product .tvcmsnext-btn {
    top: 75%;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn,
.tvmain-slider-next-pre-btn .tvcmsprev-btn {
    height: 50px;
    width: 50px;
    border: 1px solid #ededed;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}
.tvmain-slider-next-pre-btn .tvcmsprev-btn {
    right: 45px;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn {
    right: 0;
}
.tvcmsnext-btn,
.tvcmsprev-btn {
    height: 35px;
    width: 35px;
   /* border: 1px solid #ededed;
    border-radius: 50%;
   box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;*/
	 
}
.tvcmsprev-btn {
    right: 38px;
}
.tvcmsnext-btn {
    right: 6px;
}
.tvvertical-menu-slider-prev.tvcmsprev-btn {
    left: 15px;
}
.tvvertical-menu-slider-next.tvcmsnext-btn {
    right: 15px;
}
.tvcmsprev-btn i,
.tvcmsnext-btn i {
    color: #5a5a59;
}
.tvcmsprev-btn:hover {
   /* background-color: #ededed;*/
}
.tvcmsnext-btn:hover {
     /* background-color: #ededed;*/
}
.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
    color: #ffffff;
}
/***/
.tvcmsprev-btn2,
.tvcmsnext-btn2{
  color:#aca8a8;             /* bazowy kolor ikon */
  background:transparent;
  border:0;
  cursor:pointer;
  line-height:1;
}

.tvcmsprev-btn2:active,
.tvcmsnext-btn2:active{ color:#ff6a00; }          /* klik */

.tvcmsprev-btn2:focus,
.tvcmsnext-btn2:focus{ color:#ff6a00; outline:none; } /* aktywny po kliknięciu (focus) */

/* stan wyłączony, jeśli dodasz disabled/klasę */
.tvcmsprev-btn2[disabled],
.tvcmsnext-btn2[disabled],
.tvcmsprev-btn2.is-disabled,
.tvcmsnext-btn2.is-disabled{
  color:#bdbdbd; pointer-events:none;
}

/* manualny „aktywny” (utrzymuje się do czasu zmiany przez JS) */
.tvcmsprev-btn2.is-active,
.tvcmsnext-btn2.is-active{ color:#ff6a00; }
/***/

.lang-rtl .tvmain-slider-next-pre-btn .tvcmsprev-btn,
.tvmain-slider-next-pre-btn .tvcmsprev-btn {
    left: 50px;
    right: auto;
}
.lang-rtl.tvmain-slider-next-pre-btn .tvcmsnext-btn,
.tvmain-slider-next-pre-btn .tvcmsnext-btn {
    right: 50px;
    left: auto;
}
.tvcms-testimonial-next-pre-btn,
.tvcms-blog-left-side-next-pre-btn {
    text-align: center;
}
.tvcms-brandlist-pagination-wrapper .tvcms-brandlist-next-pre-btn .tvbrandlist-slider-prev {
    left: 10px;
}
.tvcms-brandlist-pagination-wrapper .tvcms-brandlist-next-pre-btn .tvbrandlist-slider-next {
    right: 10px;
}
.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: initial;
    display: inline-block;
    margin: 0 5px;
}
.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 {
    margin: 5px 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: 1px solid #ededed;
    background-color: #ededed;
    height: 12px;
    width: 12px;
    border-radius: 100%;
    -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;
    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: #333333;
    height: 12px;
    width: 12px;
}
.nivo-controlNav .nivo-control:before {
    display: none;
}
.tvcms-brandlist-pagination-wrapper {
    display: none;
}
.tvbrandlist-slider:hover .tvcms-brandlist-pagination-wrapper {
    display: block;
}
.lang-rtl .tvcmsprev-btn {
    right: auto;
    left: 0;
}
.lang-rtl .tvcmsnext-btn {
    left: 45px;
    right: auto;
}
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsnext-btn {
    right: 50px;
    left: auto;
}
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsprev-btn {
    right: auto;
    left: 50px;
}
.tvcms-testimonial-next-pre-btn,
.tvcms-blog-left-side-next-pre-btn {
    direction: ltr;
}
/***** footer-before *****/
/***** newsletter *****/
.block_newsletter {
    margin-bottom: 0;
}
.tvnewsletter-lable-wrapper {
    position: relative;
    text-align: left;
}
.tvnewsletter-description p {
    color: #666666;
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.3px;
}
.tvnewsleeter-input-button-wraper {
    position: relative;
    margin-bottom: 15px;
}
.tvnewsleteer-btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.tvnewsleteer-btn-wrapper .tvall-inner-btn {
    background-color: #000000;
    color: #fff;
    border-radius: 0 3px 3px 0;
    outline: none;
    height: 39px;
    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;
}
.block_newsletter form {
    width: 100%;
    margin: 0 auto;
}
.tvnewsleeter-input-button-wraper .input-wrapper input {
    height: 39px;
    color: #999999;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    min-width: 200px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
}
.tvnewsleeter-input-button-wraper .input-wrapper input::placeholder {
    color: #999999;
    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;
    }
}
/***** start rtl newsletter *****/
.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;
}
/***** end newsletter *****/
/***** footer *****/
.tvfooter-storelogo-inner .tvtags-wrapper-info {
    border: 1px solid #cccccc;
    padding: 0 10px;
}
.tvfooter-storelogo-inner .tvtags-wrapper-info .tvtags-title a {
    color: #999999;
}
.tvfooter-logo-block {
    /*border-bottom: 1px solid #ededed;*/
    text-align: center;
}
.footer-container {
    margin-top: 0;
    padding-top: 0;
    border: none;
    box-shadow: none;
    background-color: #ffffff;
}
.tvfooter-storelogo-imformation {
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
}
.tvfooter-logo-block .tvfooter-logo-desc {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    max-width: 70%;
    padding-top: 20px;
    margin: 0 auto;
}
.tvfooter-store-link a {
    color: #b5b5b5;
    font-weight: 500;
    font-size: 14px;
}
.tvfooter-store-link a:hover {
    color: #333333;
}
.tvfooter-logo-block {
    padding: 40px 0;
}
.tvfooter-logo-block .tvfooter-img-block {
    margin-bottom: 0;
    text-align: center;
}
.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: #333333;
    display: block;
    font-weight: 600;
    /*text-transform: capitalize;*/
    position: relative;
}
.block_newsletter p {
    padding-top: 0;
}
.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: 12px;
}
.footer-container li a {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.footer-container li a:hover {
    color: #333333;
}
.tvfooter-category-block ul {
    overflow: hidden;
}
#footer_sub_menu_store_info,
.tvfooter-store-link a,
.tvfooter-store-link-content a,
.tvfooter-store-link-fax a {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}
#footer_sub_menu_store_info .tvfooter-addresses {
    padding-bottom: 10px;
    position: relative;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}
.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;
}
/*#footer_sub_menu_store_info .tvfooter-addresses:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0c8';
    font-size: 14px;
    left: -20px;
    top: 3px;
}
#footer_sub_menu_store_info .tvfooter-store-link:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0be';
    font-size: 14px;
    left: -20px;
    top: 3px;
}
#footer_sub_menu_store_info .tvfooter-store-link-fax:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e555';
    font-size: 14px;
    left: -20px;
    top: 3px;
}
#footer_sub_menu_store_info .tvfooter-store-link-content:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0b0';
    font-size: 14px;
    left: -20px;
    top: 3px;
}*/
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li {
    background-color: transparent;
    position: relative;
    height: 30px;
    width: 30px;
    margin: 0;
    border-radius: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.tvfooter-social-icon-wrapper li a {
    font-size: 0;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 3px;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rss a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -5px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.facebook a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -60px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.twitter a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -110px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.youtube a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -160px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.googleplus a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -260px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.pinterest a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -210px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.vimeo a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -360px;
    background-color: transparent;
}
.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.instagram a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -60px -310px;
    background-color: transparent;
}
.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: 15px 0;
    border-top: 1px solid #ededed;
}
.tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}
.lang-rtl .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    text-align: right;
}
.tvfooter-payment-content-block {
    display: inline-block;
}
.tvfooter-payment-icon-wrapper .tvfooter-payment-icon img {
    border-radius: 3px;
    margin-right: 10px;
}
.tvcopylink {
    text-align: center;
    padding: 0;
}
.tvcopylink p {
    color: #666666;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
    /*text-transform: capitalize;*/
    font-weight: 400;
    display: inline-block;
}
.tvcopylink p:hover {
    color: #333333;
}
.tvbottom-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #4c4c4c;
    z-index: 99;
    display: none;
    cursor: pointer;
    border-radius: 40px;
}
.tvbottom-to-top:hover {
    background-color: #333333;
}
.tvbottom-to-top span {
    display: none;
}
.tvbottom-to-top .tvbottom-to-top-icon {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -103px -851px;
    color: transparent;
    width: 45px;
    font-size: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
}
.tvbottom-to-top i {
    display: none;
}
/***** Teblet-footer *****/
@media (min-width: 992px) {
    #footer_sub_menu_store_info,
    #footer_sub_menu_link,
    #footer_sub_menu_myaccount,
    #footer_sub_menu_social_icon {
        display: block;
        overflow: hidden;
        /*margin: 0;*/
    }
    .lang-rtl .tvfooter-title-wrapper .tvfooter-title:before,
    .lang-rtl .tvdekstop-footer-all-title-wrapper .tvfooter-title:before,
    .lang-rtl .block_newsletter .tvnewsletter-title:before {
        left: auto;
        right: 0;
    }
}
.tvfooter-social-icon-wrapper {
    margin-bottom: 0;
}
/***** mobile-footer *****/
@media(max-width: 1199px) {
    .tvfooter-copy-payment-icon-inner {
        display: block;
    }
    .tvfooter-copy-payment-icon-wrapper {
        padding: 15px 0;
    }
    .tvcopylink {
        padding-top: 10px;
    }
    .tvcmsfooter-social-icon {
        padding-top: 10px;
        text-align: center;
    }
}
/***** footer rtl *****/
.lang-rtl #footer_sub_menu_store_info {
    /*padding: 0 25px 0 0;*/
}
.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;
    }
}
/***** end footer *****/
/***** End NewsLetterPopup *****/
@media (max-width: 1920px) and (min-width: 992px) {
    .tv-main-div.tv-box-layout.container {
        
        width: auto;
    }
}
.tv-main-div.tv-box-layout.container {
    background-color: #f7f7f7;
}
.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 .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;
}
/***** 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 #eee;
	border-radius: 10px;
}
.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;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: #fff;
    padding: 8px 20px;
   
    /*border-bottom: 1px solid #eee;*/
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvshoping-cart-label {
    font-size: 15px;
    color: #222;
    
}
.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvcart-product-value {
    font-size: 14px;
  
    color: #222;
}
.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: #333333;
}
.ttvcmscart-show-dropdown-right .ttvclose-cart {
    height: 40px;
    width: 40px;
    background-image: url(../img/themevolty/sprite.png);
    background-position: -105px -805px;
    padding: 0;
    background-color: transparent;
    border: none;
    /*border-right: 1px solid #e1e1e1;*/
    cursor: pointer;
}
.ttvcmscart-show-dropdown-right .ttvclose-cart:focus {
    outline: none;
    background-color: transparent;
}
.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 #e1e1e1;*/
    height: 40px;
}
.ttvcmscart-show-dropdown-right .ttvcart-top-title h4 {
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
}
.ttvcmscart-show-dropdown-right .ttvcart-counter {
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin: 10px;
    border-radius: 100%;
    background-color: #333;
    /*border-left: 1px solid #e1e1e1;*/
}
.ttvcmscart-show-dropdown-right .ttvcart-counter .ttvcart-products-count {
    font-weight: 500;
    color: #fff;
    font-size: 12px;
}
.ttvcmscart-show-dropdown-right .ttvcart-scroll-container {
    height: calc(100vh - 345px);
    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 10px 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: #eee;
    height: 0px;
    width: 90%;
    margin: 0 auto;
}
.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;
}
.ttvcmscart-show-dropdown-right .tvcart-product-list-box .tvshopping-cart-qty {
    font-size: 14px;
}
.ttvcmscart-show-dropdown-right .tvcart-product-list-box .product-qty {
    font-size: 14px;
    margin-left: 5px;
}
.ttvcmscart-show-dropdown-right .tvcart-product-content .product-price {
    font-size: 16px;
    font-weight: 900;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    letter-spacing: 0;
    margin-right: 5px;
}
.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-list-checkout,
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
    border: none;
    box-shadow: none;
    cursor: pointer;
    padding: 0;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart,
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover {
    background-color: #fd8228;
  border-radius: 12px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout,
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart:hover {
    /*background-color: #333;*/
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart a{
	   padding: 19px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    display: block;
    color: #fff;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout a:before, .ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout a:after{
	content: '';
  height: 1px;
  width: 100%;
  display: block;
  background-color: #bdbebf;
  margin-top: 9px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout a {
padding: 18px 15px 22px 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  color: #000;
  white-space: nowrap;
  background: #fff;
  gap: 12px;
}
.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout a:hover { text-decoration: underline!important; text-decoration-color: #bdbebf!important;}

.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover a,
.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart:hover a {
    
}
.ttvcmscart-show-dropdown-right {
    width: calc(100% - 50px);
    max-width: 380px;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .05);
    z-index: 999;
    visibility: hidden;
    text-align: left;
    right: -90%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow-y: auto;
}
body.classicCartOpen .ttvcmscart-show-dropdown-right+.modal-backdrop-cart {
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
body.classicCartOpen .ttvcmscart-show-dropdown-right {
    right: 0;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.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 {
    background-image: url(../img/empty-cart-wh.jpg);
    background-position: center;
    min-height: 100%;
    background-repeat: no-repeat;
}
.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 .ttvclose-cart {
    /*border-left: 1px solid #e1e1e1;*/
}
.lang-rtl .ttvcmscart-show-dropdown-right .ttvcart-counter {
    /*border-right: 1px solid #e1e1e1;*/
}
.lang-rtl .ttvcmscart-show-dropdown-right .tvcart-product-remove {
    left: 0;
    right: auto;
}
.lang-rtl .ttvcmscart-show-dropdown-right {
    right: auto;
    left: -90%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lang-rtl .tabs .nav-tabs .nav-item {
    float: right;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
body.lang-rtl.classicCartOpen .ttvcmscart-show-dropdown-right {
    right: auto;
    left: 0;
}
.lang-rtl #blockcart-modal .cart-content .cart-content-btn button {
    margin-left: .3125rem
}
/***** End Custom Shopping Cart Right Side *****/
.lang-rtl .tvcmsright-sticky {
    right: -66px;
}
.tvcms_customer_name {
    /*text-transform: capitalize;*/
}
#module-tvcmsproductcompare-productcomparelist .tvcompare_extra_information {
    width: 8%;
}
.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;
	border-radius: 10px;
}
.tvwishlist-popup.success {
    border: 2px solid #1da61540;
}
.tvwishlist-popup.warning {
    border: 2px solid #ff9f0047;
}
.tvwishlist-popup.error {
    border: 2px 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 #535353;
	color: #000;
}
.tvcmsfooter-background-image {
    position: relative;
    background-color: #ffffff;
}
.tvcmscategory-chain-slider,
.tvcms-slider-offerbanner-wrapper,
.tvcmsmultibanners,
.tvmultithreebanner,
.tvcmscategory-slider,
.tvcmstab-title-product,
.tvcmstabcategory-product-slider,
.tvcmssingle-block,
.tvcmscategory-chain-slider,
.tvcmstestimonial,
.tvcmsblog-event {
    margin-bottom: 70px;
}
.tvfooter-product-box-layout,
.tvcmsbrandlist-slider {
    margin-bottom: 50px;
}
.tvcmsnew-product,
.tvcmsspecial-product {
    margin: 0;
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .ttvwishlist-icon svg path {
    /*stroke: #000000 !important;*/
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper svg g path {
    stroke: #000000 !important;
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper svg g g path:nth-child(2) {
    fill: #000000 !important;
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper span a {
    color: #000000;
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tvheader-cart-wrapper svg g path {
    fill: #000000 !important;
}
#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tvheader-cart-wrapper svg g path:nth-child(1) {
    fill: transparent !important;
}
.tvspecial-product .tvproduct-hover-btn .tvproduct-quick-btn {
    margin: 0;
}
.lang-rtl .tvspecial-product .tvproduct-hover-btn .tvproduct-quick-btn {
    margin: 0 0 0 8px;
}
@media (min-width: 1631px) {
    img.tv-img-responsive,
    .tvbanner-hover-wrapper img,
    img.tvmain-slider-img,
    .tvcmssliderofferbanners-one .tvimage-lazy {
        /*object-fit: none;*/
    }
}
img {
    width: auto;
    height: auto;
}
.tvfilter-search-types-dropdown {
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
}
.tvcms-cart-loading {
/*    animation: fa-spin 2s infinite linear;*/
}
.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");
@import url("roboto.css");
@import url("roboto-condensed.css");
@import url("els-messiri.css");
@import url("freight-big-pro.css");*/
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: normal;
    background-color: #fff;
    letter-spacing: normal;
	font-weight: 300;
}
*::-webkit-scrollbar-thumb {
    background-color: #333333;
}
/* commn css*/
a {
    text-decoration: none;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #333333;
    text-decoration: none;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #333333;
    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: #333333;
    border-color: #333333
}
.btn-outline-primary {
    color: #333333;
    background-image: none;
    background-color: transparent;
    border-color: #333333
}
.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: #333333;
    border-color: #333333
}
.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: #333333;
    border-color: #333333
}
.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: #333333;
    border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #333333;
    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: #333333
}
.card-primary {
    background-color: #333333;
    border-color: #333333
}
.card-outline-primary {
    border-color: #333333
}
.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: #333333;
    border-color: #333333
}
.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #333333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.tag-primary {
    background-color: #333333
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #333333;
    border-color: #333333
}
.bg-primary {
    background-color: #333333
}
.text-primary {
    color: #333333
}
.btn-unstyle:focus .expand-more {
    color: #333333
}
.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: #333333;
    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: #333333;
    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: #333333
}
.search-widget form input[type=text]:focus+button .search {
    color: #333333
}
.search-widget form button[type=submit] .search:hover {
    color: #333333
}
#header .top-menu a[data-depth="0"]:hover {
    color: #333333;
    text-decoration: none
}
#header .tv-myaccount-btn-desktop svg {
    /*padding: 4px 0px 5px 0px;*/
    margin-inline-end: 6px;
}
#header .tv-myaccount-btn-desktop svg g g path:nth-child(1) {
    fill: #ededed !important;
}
#header .tvcmsdesktop-top-header-box .tv-cart-icon-main .tvheader-right-icon svg {
    padding: 1px 0 0 0;
}
#header .tvcmsdesktop-top-header-box .tv-cart-icon-main .tvheader-right-icon svg g path:nth-child(1) {
    fill: #ededed !important;
}
#header .tvcmsdesktop-top-header-box .ttvwishlist-icon svg {
    /*padding: 0 4px;*/
    /*float: left;*/
    /*height: 36px;*/
}
#header .tvcmsdesktop-top-header-box div.tvwishlist-name {
    padding: 25px 0;
}
#header .tvcmsdesktop-top-header-box span.tvwishlist_name {
    float: left;
    margin-top: 10px;
    margin-bottom: 6px;
}
.top-menu .sub-menu a:hover {
    color: #333333
}
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: #333333;
    color: #ffffff;
}
body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
    background-color: #373737;
    color: #ffffff;
}
.page-my-account #content .links a:hover i {
    color: #333333
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #333333
}
.products-sort-order .select-list:hover {
    background: #333333;
    color: #fff;
    text-decoration: none
}
.facet-dropdown.open>.select-title {
    border: 3px solid #333333;
    background: #f6f6f6
}
.facet-dropdown .select-list:hover {
    background: #333333;
    color: #ffffff;
    text-decoration: none
}
.pagination .current a {
 color: #fff;
  text-decoration: none;
  font-size: 14px;
  background: #2f2e2e;
  border-radius: 8px;
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #333333
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #333333
}
.tabs .nav-tabs .nav-link.active {
    color: #333333
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border-color: #333333
}
#blockcart-modal .product-name {
    color: #333333;
    font-size: 1.125rem
}
.product-price .current-price .price,
.modal-body.tv-addtocart-content-part .tv-addtocart-price {
  color: #242323;
  font-size: 32px !important;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  font-family: roboto condensed;
  letter-spacing: -1px;
}
.tvfooter-product-sticky-bottom.sticky .product-price .current-price .price
{font-size: 26px!important}

@media (max-width: 768px) { 
.product-price .current-price .price,
.modal-body.tv-addtocart-content-part .tv-addtocart-price {
  color: #242323;
  font-size: 36px !important;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  font-family: roboto condensed;
  letter-spacing: -1px;
}

.tvproduct-tax-label {
  margin-left: 10px;
  font-size: 13px;
  text-transform: normal;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
}
.product-customization .product-message:focus {
    background-color: #fff;
    outline: none;
}
.cart-grid-body a.label:hover {
    color: #333333
}
.tv-addtocart-price {
    color: #373737;
}
.block_newsletter form input[type=text]:focus {
    outline: none;
    color: #232323;
    background: #fff
}
.block_newsletter form input[type=text]:focus+button .search {
    color: #333333
}
.block_newsletter form button[type=submit] .search:hover {
    color: #333333
}
.account-list a:hover {
    color: #333333
}
#header .header-nav .cart-preview.active {
    background: #333333
}
#header .header-nav .blockcart a:hover {
    color: #333333;
}
.breadcrumb {
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 3px;
}
.breadcrumb li:last-child a,
.breadcrumb li:hover a {
    color: #333333;
}
.breadcrumb li:last-child:after {
    content: none;
}
#category .breadcrumb li:last-child {display:unset}
.breadcrumb li:first-child span{display:none}
.breadcrumb li:last-child {display:none}

.breadcrumb li a {
    /*text-transform: capitalize;*/
}
#tv-back-top-wrapper {
    background-color: #ffffff;
    border: 1px solid #ececec;
    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: #333333;
}
.cart-summary-line:not(:last-child) {
    margin-bottom: 10px;
}
.tvprocess-to-checkout {
    background-color: #333333;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}
.checkout .tvprocess-to-checkout i {
    font-size: 18px;
    margin: 0 0 0 5px;
}
#cart .checkout .tvprocess-to-checkout i {
	display:none;
}
/* *::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #333333;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}*/
.tvcenter-block-product-section {
    border: 0px solid #ededed;
    border-radius: 0px;
    padding: 0px 0;
    background-color: transparent /*#ffffff*/;
    margin-bottom: 0px;
}
body#checkout .custom-checkbox {
    float: left;
}
.tvwishlist-send-mess-btn .button-small {
    background-color: #333333;
    color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small:hover {
    background-color: #222222;
}
.tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon:hover {
    background-color: #333333;
}
.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 ul li:first-child div.block-reassurance-item {
	 border-bottom: 1px solid #cecdcd;
}

#block-reassurance li .block-reassurance-item {

}
.block-reassurance-item 
{
	display: flex;
    flex-wrap: wrap;
	   width: 100%;  /* Rozciąga kontener na całą szerokość */
    box-sizing: border-box; /* Zapewnia, że padding nie wykracza poza szerokość */
	
}
@media (max-width: 768px) { 
.block-reassurance-item 
{ 
	display: flex;
    flex-wrap: wrap;
	   width: 90%;  /* Rozciąga kontener na całą szerokość */
    box-sizing: border-box; /* Zapewnia, że padding nie wykracza poza szerokość */
	
}
}
.block-reassurance-item p { 
justify-content: center; /* Wyrównuje obrazek w poziomie */
align-items: center;     /* Wyrównuje obrazek w pionie */
display: table-cell;
margin: 0 0 0 0;
}
.block-reassurance-item p:nth-child(2) {display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  }
.block-reassurance-item p:nth-child(3) {
    flex-basis: 100%; /* Sprawia, że trzeci div zajmuje całą szerokość */
	font-weight: 300;
}

.form-control {
    background-color: #ffffff;
    border-radius: 3px;
}
.form-control-submit.disabled {
    background-color: #000000;
}
/* end comman css */
#index #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
#wrapper {
    padding-top: 0px;
    position: relative;
}
#cms #wrapper,
#category #wrapper,
#product #wrapper {
    /*padding: 0;*/
}
#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 8px;
}
#pagenotfound .page-not-found {
    box-shadow: none;
    border: 1px solid #ededed;
}
#authentication .radio-inline,
#identity .radio-inline {
    padding: 0 10px 0 0;
}
#module-tvcmsblog-single .blog_post_content {
    overflow: hidden;
    margin-bottom: 30px;
}
.tvcmsblog-event-home .tvblog-event-inner-block {
    margin: 0 -7.5px;
}
#main .tvpage-header-title-wrapper,
.tvall-page-top-title {
    border-radius: 3px;
}
#sitemap .sitemap {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    background-color: #fff;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
}
.sitemap ul li a:hover {
    color: #333333
}
#main .tv-sub-pages-inner-content {
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 30px;
}
#contact .contact-rich {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #ededed;
}
.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: 'Roboto', 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: start;
}
#blog_post .meta_date i {
    font-size: 16px;
    line-height: 14px;
    height: 18px;
}
.tv_blog_post_area .post_content .post_title {
    margin-bottom: 15px;
}
.tv_blog_post_area .read_more {
    display: inline-block;
    width: 100%;
}
.pagination .disabled {
    color: #fff;
}
input {
    outline: none;
    padding: 0 10px;
}
.container {
    position: relative;
}
@media (max-width: 1200px) {
	 #checkout .container {
        width: 100%;
        max-width: 100%;
        max-width: 100%;
    }
    .container {
        /*szerokosc*/ width: 1440px;
        max-width: 100%;
        max-width: 100%;
    }
    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        /*szerokosc*/ width: 1440px;
        max-width: 100%;
        padding: 0 45px;
    }
	  #checkout .tvcmsdesktop-top-header .container,#checkout 
    .tvcms-header-menu-offer-wrapper .container,#checkout 
    .tvcmsdesktop-top-second .container {
        /*szerokosc*/ width: 1440px;
        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;
    }
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 0px solid rgba(0, 0, 0, 0.07);
}
.table thead th {
    border-bottom: 1px solid #e5e5e5;
}
/***** quickview-comman-page *****/
.quickview .modal-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.quickview .modal-content {
    background: #ffffff;
    border: 1px solid #ededed;
    min-height: 28.13rem;
    border-radius: 3px;
}
#blockcart-modal .modal-title {
    padding-right: 25px;
}
/***** category-producat *****/
#products .tvproduct-view.tvproduct-grid svg.tvgrid g path,
#products .tvproduct-view.tvproduct-grid-2 svg.tvgrid-2 g path,
#products .tvproduct-view.tvproduct-list svg.tvlist g path,
#products .tvproduct-view.tvproduct-list-2 svg.tvlist-2 g path,
#products .tvproduct-view.tvproduct-catelog svg.tvcatelog g path,
#products .tvproduct-view.tvproduct-catelog svg.tvcatelog g polygon,
#products .tv_search_filter_wrapper svg.tvfilter-top g polygon {
    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 .tv_search_filter_wrapper .tvleft-right-title-wrapper svg.tvfilter-top g polygon,
#products .tvproduct-view.tvproduct-catelog.active svg.tvcatelog g polygon {
    fill: #000000 !important
}
.tv_search_filter_wrapper .tvleft-right-title-wrapper {
    border: 1px solid #ededed;
}
#products .tv_search_filter_wrapper .tvfilter-top {
    width: 13px;
    height: 13px;
    margin: 5px 0 5px;
}
/***** comper *****/
.tvcmscomparison .remove {
    text-align: right;
	padding: 7px;
}
/***** theme *****/
.tv-box-layout.container {
    padding: 0;
}
.tvcms-loading-inner {
    background-color: transparent;
    padding: 0;
}
.tvcms-loading-inner img {
    width: auto;
    max-width: 300px;
}
.tv-main-div {
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
}
.tvsearch-dropdown-total-wrapper:hover .tvsearch-dropdown-total {
    color: #333333;
}
.tvcart-product-list-checkout:hover {
    background-color: #333333;
    color: #ffffff;
}
.tvnews-event-link {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}
#header .tvcart-product-list-checkout:hover a {
    color: #ffffff;
}
/***** left pannal *****/
.tvtab-product-list-wrapper,
.tvcategory-slider-inner-info-box,
.tvspecial-product {
    margin: 0;
}
.tvcategory-slider-inner-info-box {
    background-color: #ffffff;
    border: 1px solid #ededed;
    padding: 30px 0px;
    border-radius: 3px;
}
.tvsame-category-product,
.tvcross-selling-product,
.tvlike-product {
    margin: 0 -7.5px;
	width: 99.7%;
}
.tvcmsvertical-menu-wrapper .tvleft-right-title.facet-label {
    text-align: left;
    padding-left: 40px;
    margin: 3px 0;
}
.tvleft-right-title.facet-label,
.block-categories .category-top-menu>li.tv-category-title-wrapper a {
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.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: #fff;
}
#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 #ededed;
    border-radius: 3px;
    margin-bottom: 30px;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a,
.tvserach-filter-suppliers p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}
.tvleft-right-title-wrapper,
.tv-category-title-wrapper {
    background-color: transparent;
    padding: 10px 15px;
}
.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 rgba(0, 0, 0, 0.07);
}
.tvcategory-name .category-name {
    text-align: left;
    margin-top: 7px;
    color: #373737;
}
.tvcategory-name a.category-name {
    color: #373737;
	font-weight: 400;
	min-width: 100px;
    display: block;
}
#category.lang-rtl #left-column {
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}
.lang-rtl .tvvertical-menu-img-block {
    margin-right: 0;
    margin-left: 10px;
}
.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
    padding-left: 0;
    padding-right: 20px;
}
.lang-rtl .tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
    left: 15px;
    right: auto;
}
.block-categories .category-sub-menu {
    margin-top: 0;
}
.block-categories .category-top-menu li>.category-sub-menu {
    margin: 0;
    padding: 10px 20px;
}
.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title.facet-label {
    text-align: right;
    padding: 0 40px 0 0;
}
.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle i {
    right: 15px;
    left: auto;
}
.tvcategory-chain-slider-inner-info-box,
.tvtab-product-branner {
    margin: 0 -7.5px;
}
.lang-rtl .tvcategory-chain-slider-content-box.owl-carousel {
    direction: rtl;
}
@media(max-width: 1380px) {
    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a {
        font-size: 14px;
    }
}
@media(max-width: 1199px) {
    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a {
        font-size: 16px;
    }
}
@media(max-width: 1199px) {
    #left-column .tvleft-right-product-slider {
        width: 25%;
        float: left;
    }
    #left-column .tvleft-product-wrapper {
        overflow: hidden;
    }
    #left-column .tvfilter-brand-list-wrapper {
        width: 49%;
        float: left;
        margin-right: 7.5px;
    }
}
.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 #333333;
}
#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: 500;
    font-size: 14px;
    color: #333333;
}
.block-categories .category-sub-menu li[data-depth="0"]:hover>a,
.block-categories .category-sub-menu li[data-depth="1"]:hover>a {
    color: #333333;
}
.block-categories .category-sub-menu li:hover>.navbar-toggler {
    color: #333333;
}
.block-categories .category-sub-menu .category-sub-link {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
}
.block-categories .category-sub-menu li .category-sub-link:hover {
    color: #333333;
}
/***** 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;*/
}
.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select,
.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-1 select,
.lang-rtl .tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-2 select {
    /*background-position: 10px*/
}
/***** new button *****/
.tvcmsmobile-contact #contact-link .tvcms_contact_info {
    font-size: 14px;
}
.tvcmsmobile-contact #contact-link i {
    font-size: 19px;
}
.tvcmsvertical-menu-icon {
    display: none;
}
/***** 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 #ededed;
    padding: 30px 100px 0 100px;
    margin: 0;
}
.tvapp-logo-img-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.tvapp-logo-content-inner {
    text-align: right;
    padding-right: 100px;
    width: 450px;
    padding-bottom: 60px;
}
.lang-rtl .tvapp-logo-content-inner {
    padding-left: 100px;
    padding-right: 0;
}
.tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
    font-size: 36px;
    display: block;
    color: #333333;
    letter-spacing: 0.3px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    /*text-transform: capitalize;*/
}
.tvdekstop-footer-all-sub-title-wrapper {
    display: none;
}
.tvdekstop-footer-all-desc-wrapper span {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    line-height: 30px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    /*text-transform: capitalize;*/
}
.tvapp-logo-wrapper {
    margin: 5px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #333333
}
.tvapp-logo-link-wrapper {
    display: inline-block;
    text-align: left;
    padding: 0px;
}
.tvapp-logo-wrapper a img {
    width: 110px;
    height: 31px;
}
@media(max-width: 1660px) {
    .tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
        font-size: 28px;
    }
    .tvapp-logo-content-inner {
        padding-right: 50px;
        width: 500px;
        padding-bottom: 0;
    }
    .tvdekstop-footer-all-desc-wrapper span {
        font-size: 12px;
    }
    .tvapp-logo-content-box {
        padding: 30px 60px 0 60px;
    }
}
@media(max-width: 1399px) {
    .tvapp-logo-content-box {
        padding: 30px 50px 0 50px;
    }
}
/***** 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: center;
    padding: 20px 20px;
}
.tvnews-event-read-more {
    text-align: left;
}
.tvnews-event-content-wrapper .tvdate-time {
    margin-bottom: 5px;
    margin-left: 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 h3 a,
.kr_blog_post_area .tvblog_post .post_content .post_title a {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    /*text-transform: capitalize;*/
    letter-spacing: 0.3px;
}
.tvnews-event-content-wrapper .tvnews-event-titel {
    margin-bottom: 10px;
}
.tvblog-event-all-content-block:hover .tvnews-event-titel a {
    color: #333333;
}
.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}
.tvnews-wrapper-info-box {
    background-color: transparent;
    padding: 0;
}
.tvblog-event-all-content-block {
    padding: 0 7.5px;
}
.tvblog-img-content-wrapper {
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 3px;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}
.tvblog-img-content-wrapper:hover {
    box-shadow: 0px 7px 10px 0px rgba(23, 84, 116, 0.18);
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img {
    position: relative;
    height: auto;
}
.tvblog-event-all-content-block .tvnews-event-buttons i {
    color: #ffffff;
    line-height: 44px;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top .tvnews-event-hoverbtn .tvnews-event-overly {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: -100px;
    bottom: 0;
    opacity: 0;
    background-color: rgba(51, 51, 51, 0.5);
}
.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top:hover .tvnews-event-hoverbtn .tvnews-event-overly {
    opacity: 1;
    top: 0;
}
.tvblog-event-all-content-block .tvnews-event-buttons {
    height: 46px;
    width: 46px;
    display: block;
    border-radius: 25px;
    border: 2px solid #ffffff;
    text-align: center;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top .tvnews-event-hoverbtn .tvnews-event-overly,
.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top:hover .tvnews-event-hoverbtn .tvnews-event-overly,
.tvblog-event-all-content-block .tvnews-event-buttons,
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img,
.blog_post_content .tvnews-event-hoverbtn {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.tvblog-event-all-content-block:hover .tvnews-event-buttons,
.blog_post_content:hover .tvnews-event-buttons {
    opacity: 1;
}
.blog_post_content_top.tvblog-img-block,
.kr_blog_post_area .tvblog_post .post_thumbnail {
    overflow: hidden;
}
.tvblog-date-username .post_meta {
    display: inline-block;
    vertical-align: top;
}
.tvblog-date-username p,
#module-tvcmsblog-archive .post_content .post_meta p {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.kr_blog_post_area .tvblog_post .post_content .post_meta,
.kr_blog_post_area .tvblog_post .post_content .post_title {
    margin-bottom: 5px;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i {
    border: none;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons:hover i {
    border: none;
    color: #ffffff;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i {
    color: #ffffff;
    font-size: 24px;
}
#module-tvcmsblog-archive .tvpagination-title-item-main-wrapper {
    margin: 0;
}
.tvpagination-title-item-wrapper .tvinner-page-pagination-wrapper {
    background-color: #ffffff;
    padding: 10px 0;
    border: 1px solid #ededed;
    border-radius: 3px;
}
.kr_blog_post_inner.products,
#module-tvcmsblog-archive .tvall-page-top-title,
#module-tvcmsblog-single .card {
    border: 1px solid #ededed;
    border-radius: 3px;
}
/***** blog rtl *****/
.lang-rtl .tvblog-date-username {
    direction: rtl;
}
/***** end blog rtl *****/
/***** left blog *****/
.tvcmsblog-left-side .tvblog-img-block {
    padding: 0;
}
.tvnews-event-read-more {
    display: none;
}
.tvdate-time-icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/themevolty/sprite.png);
    background-position: -217px -267px;
    margin-right: 5px;
}
.tvcms-blog-left-side-pagination-wrapper {
    height: 60px;
}
/***** end blog *****/
@media(max-width: 1199px) {
    .tvcmsleftsideofferbanners-one .tvbanner-hover-wrapper:after {
        display: none;
    }
}
/***** slider *****/
@media (max-width: 1440px) {
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 86px;
    }
}
@media (max-width: 1200px) {
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 76px;
    }
}
@media(min-width:1400px) and (max-width: 1500px) {
    .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: 20px;
    }
    .tvtab-title-wrapper .tvtabs-products li span,
    .tvleft-right-title.facet-label,
    .block-categories .category-top-menu>li.tv-category-title-wrapper a,
    .tvfooter-title-wrapper .tvfooter-title,
    .tvdekstop-footer-all-title-wrapper .tvfooter-title,
    .block_newsletter .tvnewsletter-title,
    .tvservices-content-box .tvservices-title {
        font-size: 16px;
    }
    .product-price-and-shipping .price,
    .h6,
    h6 {
        font-size: 15px;
    }
}
@media(max-width:1280px) {
    .tvcmsvertical-menu li.level-1 {
        margin: 7px 0;
        padding: 7px 10px;
    }
    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        padding: 5px 15px;
    }
    .tvmain-slider-contant .tvmain-slider-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;
}
/***** end slider *****/
/***** shopby caregory *****/
.tvcategory-chain-slider-wrapper-info {
    width: 25%;
    display: inline-block;
}
.tvcategory-chain-slider-wrapper {
    border: 1px solid #ededed;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px;
    background-color: #ffffff;
}
.tvcategory-chain-slider-wrapper-info {
    padding: 7.5px;
}
.tvcategory-chin-img-block {
    padding: 0;
}
.tvcategory-chain-content-wrapper {
    padding: 20px 0px 20px 17px;
}
.tvcategory-chain-title {
    padding: 0 0 12px 0;
}
.tvcategory-chain-title a {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    /*text-transform: capitalize;*/
    letter-spacing: 0.3px;
}
.tvcategory-chain-slider-category {
    float: none;
    padding-bottom: 12px;
}
.tvcategory-chain-slider-category a {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    display: block;
    letter-spacing: 0.3px;
    position: relative;
}
.tvcategory-chain-slider-category a:hover:after,
.tvcategory-chain-slider-category a:hover {
    color: #333333;
}
.tvcategory-chain-slider-all-link a {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}
.tvcategory-chain-slider-all-link a i {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    line-height: normal;
    vertical-align: inherit;
}
.lang-rtl .tvcategory-chain-slider-category a {
    text-align: right;
}
.lang-rtl .tvcategory-chain-slider-category a:after {
    right: 5px;
    top: auto;
    left: auto;
    transform: rotate(180deg);
}
/***** end shopby caregory *****/
@media (min-width: 1024px) and (max-width: 1661px) {
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div #wrapper>.container {
        max-width: 100%;
        padding: 0 45px;
    }
}
@media (min-width: 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 #ededed;
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
    left: 27%;
    top: 140px;
}
.shimmercard:nth-child(2) {
    top: 160px;
    transform: scale(0.95);
}
.shimmercard:nth-child(1) {
    top: 180px;
    transform: scale(0.9);
}
.shimmerBG {
    /*animation-duration: 2.2s;*/
    /*animation-fill-mode: forwards;*/
    /*animation-iteration-count: infinite;*/
    /*animation-name: shimmer;*/
    /*animation-timing-function: linear;*/
    background: #E5F0FB;
    /*background: linear-gradient(to right, #c1dceb 4%, #a3cbe1 25%, #c1dceb 36%);*/
    /*background: linear-gradient(to right, #eef7fd 4%, #f8fdff 25%, #f1f8fd 36%);*/
    background-size: 1200px 100%;
}
@-webkit-keyframes shimmer {
    0% {
        background-position: -100% 0;
    }
    100% {
        background-position: 100% 0;
    }
}
@keyframes shimmer {
    0% {
        background-position: -1200px 0;
    }
    100% {
        background-position: 1200px 0;
    }
}
.shimmermedia {
    padding-top: 100%;
}
.shimmerp-32 {
    padding: 7.5px;
}
.shimmertitle-line {
    height: 24px;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
}
.shimmercontent-line {
    height: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 8px;
}
.shimmerend {
    width: 40%;
}
.shimmerm-t-24 {
    margin-top: 24px;
}
/*.shimmerproduct .shimmercard{
     padding-top: 100%;
}*/
/*.shimmerproduct .shimmermedia{
    height: 100%;
}*/
.shimmercategory-chain-slider-wrapper .shimmercard {
    width: 410px;
    height: 370px;
}
.shimmercategory-chain-slider-content {
    padding: 30px 15px;
}
.shimmercategory-chain-slider-wrapper .shimmermedia {
    height: 200px;
    display: table;
}
.shimmerproduct-left-right-penal .shimmermedia {
    width: 50%;
    float: left;
    height: 100px;
}
.shimmerproduct-left-right-penal .shimmerproduct-left-right-content {
    width: 50%;
    float: right;
}
.shimmerproduct-left-right-penal .shimmercard {
    flex-direction: inherit;
    height: 100px;
}
.tvfooter-logo-block .tvfooter-img-block img {
    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;
}
#contact .page-content {
	  padding: 0px 15px;
}
.page-content {
    background: #ffffff;
    border: 1px solid #ededed;
    border-radius: 12px;
    padding: 15px 15px;
}
#order-confirmation .login-list { padding: 20px 0 15px 0}
#order-confirmation .page-content2 {
    background: unset;
    border: unset;
    border-radius: unset;
    padding: 0px 15px 15px 15px;
}

.tvproduct-description-tab #tab-content {
    padding: 30px;
    background: #fff;
    border-radius: 3px;
}
#left-column #search_filters {
    display: block;
}
.tvfooter-social-icon-left {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: -95px;
    direction: ltr;
    z-index: 60;
    margin: 0
}
.tvfooter-social-icon-left .tvsocial-title {
    display: inline-block;
    vertical-align: middle;
    /*text-transform: capitalize;*/
}
.tvfooter-social-icon-left li {
    display: block;
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 3px;
    text-align: right;
    margin-bottom: 7px;
    transition: all .3s linear;
}
.tvfooter-social-icon-left li:hover {
    margin-right: calc(-80% + 15px);
}
.tvfooter-social-icon-left li a {
    display: block;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0px rgba(122, 122, 122, 0.18);
    border-radius: 0 5px 5px 0;
    padding-left: 10px;
    transition: all .3s ease;
}
.tvfooter-social-icon-left li:hover a {
    color: #fff;
    box-shadow: none;
}
.tvfooter-social-icon-left li i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/themevolty/sprite.png);
    height: 32px;
    width: 40px;
}
.tvfooter-social-icon-left .rss i {
    background-position: -105px -10px;
}
.tvfooter-social-icon-left .facebook i {
    background-position: -105px -60px;
}
.tvfooter-social-icon-left .twitter i {
    background-position: -105px -110px;
}
.tvfooter-social-icon-left .youtube i {
    background-position: -104px -158px;
}
.tvfooter-social-icon-left .googleplus i {
    background-position: -102px -258px;
}
.tvfooter-social-icon-left .pinterest i {
    background-position: -103px -208px;
}
.tvfooter-social-icon-left .vimeo i {
    background-position: -104px -358px;
}
.tvfooter-social-icon-left .instagram i {
    background-position: -104px -309px;
}
.tvfooter-social-icon-left .rss:hover i {
    background-position: -5px -10px;
}
.tvfooter-social-icon-left .facebook:hover i {
    background-position: -5px -60px;
}
.tvfooter-social-icon-left .twitter:hover i {
    background-position: -5px -110px;
}
.tvfooter-social-icon-left .youtube:hover i {
    background-position: -4px -158px;
}
.tvfooter-social-icon-left .googleplus:hover i {
    background-position: -2px -258px;
}
.tvfooter-social-icon-left .pinterest:hover i {
    background-position: -3px -208px;
}
.tvfooter-social-icon-left .vimeo:hover i {
    background-position: -4px -358px;
}
.tvfooter-social-icon-left .instagram:hover i {
    background-position: -4px -309px;
}
.tvfooter-social-icon-left .rss:hover a {
    background-color: #ff7b0a
}
.tvfooter-social-icon-left .facebook:hover a {
    background-color: #3a589e
}
.tvfooter-social-icon-left .twitter:hover a {
    background-color: #5ea9dd
}
.tvfooter-social-icon-left .youtube:hover a {
    background-color: #ec2828
}
.tvfooter-social-icon-left .googleplus:hover a {
    background-color: #df4b38
}
.tvfooter-social-icon-left .pinterest:hover a {
    background-color: #cb2027
}
.tvfooter-social-icon-left .vimeo:hover a {
    background-color: #1ab7ea
}
.tvfooter-social-icon-left .instagram:hover a {
    background-color: #64443c
}
.tvright-sticky-option {
    position: fixed;
    right: -100px;
    top: 50%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%);
    direction: ltr;
    z-index: 70
}
.tvright-sticky-option #tvcmsdesktop-user-info .tvhedaer-sign-btn,
.tvright-sticky-option .tvcmsdesktop-view-wishlist .tvwishlist-name span,
.tvright-sticky-option .tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
    line-height: normal;
}
.tvright-sticky-option .tvtight-sticky {
    background-color: #fff;
    height: 30px;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    padding: 0 10px 0 0;
    box-shadow: -1px 1px 3px 0px rgba(122, 122, 122, 0.18);
    border-radius: 5px 0 0 5px;
    transition: all .3s ease;
}
.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: #333333
}
.custom-checkbox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    float: left;
}
.custom-checkbox input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 17px;
    width: 17px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}
.custom-checkbox span {
    border: 1px solid #918f8f;
    height: 17px;
    width: 17px;
    line-height: 1;
    background: #F6F8FF;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .14)
}
.custom-checkbox label {
    margin-left: 7px;
    text-align: left;
}
.custom-checkbox span i {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 1px 1px;
    opacity: 0;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transition: all .3s ease-in-out;
}
.custom-checkbox input[type=checkbox]:checked+span {
    border: 1px solid #888;
}
.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked,
.custom-checkbox input[type=checkbox]:checked+span i {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.tvfilter-search-types-dropdown .tvcolor-box .color i {
    font-size: 16px;
    margin: 3px 0 1px 1px;
}
.lang-rtl .custom-checkbox input[type='checkbox'] {
    left: auto;
    right: 0;
}
body#checkout.lang-rtl .custom-checkbox {
    float: right;
}
.lang-rtl .custom-checkbox label {
    margin-right: 9px;
}
body#checkout.lang-rtl div.checkout-step #customer-form .form-control-label,
body#checkout.lang-rtl div.checkout-step #delivery-address .form-control-label,
body#checkout.lang-rtl div.checkout-step #invoice-address .form-control-label,
body#checkout.lang-rtl div.checkout-step #login-form .form-control-label {
    text-align: right;
}
.lang-rtl .custom-checkbox {
    margin: 0 0 0 3px;
}
.lang-rtl #search_filters .facet .facet-label a {
    margin: 0 8px 0 0;
    text-align: right;
}
/***** All Theme Custom Btn *****/
.floatingsearch {
	  position: sticky;
  bottom: 10px;
  right: 10px;
  background-color: #ff6600;
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 6px;
  z-index: 9999;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  margin: 0 8px;
  width: 100%;
  height: fit-content;
}
.tvall-inner-btn {
    background-color: #fd8228;
	font-family: Roboto;
    color: #fff;
    border-radius: 3px;
    padding: 12px 15px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
	width: 100%;
	
}
#module-tvcmswishlist-mywishlist .tvall-inner-btn  { border-radius: 12px;
    padding: 9px 15px;}
	#module-tvcmswishlist-mywishlist .tvall-inner-btn:hover {border-radius: 12px;}
	
#addresses .tvall-inner-btn {
    
	font-family: Roboto;
    color: #000;
   Background: #fff;
    padding: 12px 0px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
	width: 100%;
	
}
#addresses .tvall-inner-btn span {color: #000;}
#cart .tvall-inner-btn {
    
    border-radius: 15px;
    padding: 20px 15px;  
	
}
.tvall-inner-btn:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
   
   /* -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: 0 3px 3px 0;
    overflow: hidden;
}
.tvall-inner-btn:hover:before {
    color: #000000;
    height: 100%;
    top: 0;
    
    z-index: -1;
    border-radius: 14px;
}
.tvall-inner-btn-cancel {
    background-color: #6c757d;
    color: #fff;
    border-radius: 3px;
    padding: 12px 15px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
	border-radius:12px;
}
.tvall-inner-btn-cancel span {
    color: #fff;
    text-decoration: none;
}
.tvall-inner-btn-cancel:hover {
    background-color: #5a6268;
}
.tvall-inner-btn-cancel.disabled,
.tvall-inner-btn.disabled,
i.material-icons.block {
    cursor: no-drop;
}
.product-feature-info .js-mailalert {
    text-align: left !important;
}
.tvall-inner-btn span,
.tvall-inner-btn i {
    position: relative;
    z-index: 1;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.tvall-inner-btn i,
.tvall-inner-btn-cancel i {
    margin-right: 5px;
    
    font-size: 15px;
    vertical-align: middle;
}
.tvall-inner-btn:hover i {
    color: #000000;
}
.tvall-inner-btn svg.add-cart g path:nth-child(1) {
    stroke: #ffffff !important;
    fill: none !important;
}
.tvall-inner-btn:hover svg.add-cart g path:nth-child(1) {
    stroke: #000000 !important;
    fill: none !important;
}
.quickview .tvall-inner-btn svg.add-cart g path:nth-child(1) {
    stroke: #ffffff !important;
    fill: none !important;
}
.quickview .tvall-inner-btn:hover svg.add-cart g path:nth-child(1) {
    stroke: #000000 !important;
    fill: none !important;
}
.tvall-inner-btn svg.add-cart g path {
    fill: #ffffff !important;
}
.quickview .tvall-inner-btn svg.add-cart g path {
    fill: #ffffff !important;
}
.tvall-inner-btn:hover svg.add-cart g path {
    fill: #000000 !important;
}
.quickview .tvall-inner-btn:hover svg.add-cart g path {
    fill: #000000 !important;
}
.tvall-inner-btn svg.out-of-stock.hide path {
    fill: #ffffff;
}
.tvall-inner-btn:hover svg.out-of-stock.hide path {
    fill: #000000;
}
.tvall-inner-btn-cancel span,
.tvall-inner-btn span {
 font-size: 15px;
  
  line-height: normal;
  vertical-align: middle;
  letter-spacing: 0.3px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  font-family: roboto;
  color: #000
}
#cart .tvall-inner-btn-cancel span, .tvall-inner-btn span {
	font-size: 18px;
	 color: #FFF;
}
@media (max-width: 400px) {
.tvall-inner-btn-cancel span, .tvall-inner-btn span {
  font-size: 14px;
  text-transform: none;
  line-height: normal;
  vertical-align: middle;
  letter-spacing: 0.0px;
  display: inline-block;
  text-align: center;
  white-space: wrap;
  font-weight: 400;
  font-family: roboto;
  
}
}

.tvall-inner-btn-cancel span {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
}
.tvall-inner-btn svg {
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
}
.lang-rtl .tvall-inner-btn i {
    margin: 0 0 0 5px;
	
}
.tvedit-btn {
    background-color: #17a2b8;
    color: #fff;
    padding: 6px 7px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 5px 5px 0
}
.tvremove-btn {
    background-color: #c82333;
    color: #fff;
    padding: 6px 7px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 5px 5px 0
}
.tvedit-btn:hover,
.tvremove-btn:hover {
    background-color: #000
}
.tvedit-btn span,
.tvremove-btn span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.tvedit-btn i,
.tvremove-btn i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff
}
#search_filters .facet .facet-title {
    border-bottom: none;
}
#search_filters .facet .tvfilter-search-types-title {
    border-bottom: 1px solid #f1f1f1;
}
/* START RIGHT STICKY CSS*/
.tvcmsright-sticky {
    right: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    width: auto;
    margin: auto;
    bottom: 0;
    max-height: 200px;
    z-index: 2;
}
.tvcmsright-sticky .tvright-sticky {
    position: relative;
    min-width: 40px;
    width: auto;
}
.tvcmsright-sticky .tvright-sticky-wrapper {
    position: absolute;
}
.tvsticky-up-arrow,
.tvsticky-wishlist,
.tvsticky-compare,
.tvright-sticky-account,
.tvright-sticky-add-to-cart {
    background-color: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    height: 28px;
    text-transform: uppercase;
    border-radius: 15px 0 0 15px;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 10px 0;
    overflow: hidden;
}
.tvsticky-up-arrow i,
.tvsticky-wishlist i,
.tvsticky-compare i,
.tvright-sticky-account i,
.tvright-sticky-add-to-cart i {
    color: #000000;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    float: left;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.tvsticky-up-arrow span,
.tvsticky-wishlist .tvwishlist-sticky-name,
.tvsticky-compare .tvsticky-compare-name,
.tvright-sticky-account span,
.tvright-sticky-add-to-cart span {
    color: #FFF;
    font-size: 10px;
    float: left;
    line-height: 28px;
    margin: 0 0 0 9px;
    opacity: 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: #333333;
}
.tvsticky-up-arrow:hover i,
.tvsticky-wishlist:hover i,
.tvsticky-compare:hover i,
.tvright-sticky-account:hover i,
.tvright-sticky-add-to-cart:hover i {
    color: #FFF;
}
.tvsticky-up-arrow:hover span,
.tvsticky-wishlist:hover .tvwishlist-sticky-name,
.tvsticky-compare:hover .tvsticky-compare-name,
.tvright-sticky-account:hover span,
.tvright-sticky-add-to-cart:hover span {
    opacity: 1;
}
/*
@media (max-width: 575px){
    .tvcmsright-sticky{
        display: none;
    }
}*/
.tvheader-top-info .tvsticky-compare {
    display: none;
}
/*END RIGHT STICKY CSS*/
.tv-footer-social-icon {
    left: 0;
    position: fixed;
    top: 0;
    white-space: nowrap;
    width: auto;
    z-index: 1000;
    margin: auto;
    bottom: 0;
    max-height: 200px;
    z-index: 2;
}
.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 .tvblock-social-content {
    overflow: hidden;
    height: 32px;
    background-color: #FFF;
    padding: 7px 10px;
    border-radius: 0 15px 15px 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin: 10px 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 2;
}
.tv-footer-social-icon .tvblock-social-content:hover {
    background: #333;
    margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvfacebook-wrapper a{
    color: #3a589e;
   
}
.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 a {
    color: #ec2828;
   
}
.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: #bb34aa;
    margin-right: calc(-100% + 30px);
}
.tv-footer-social-icon .tvinstagram-wrapper a {
    color: #bb34aa;
}
.tv-footer-social-icon .tvblock-social-content .tvblock-social-icon {
    width: 19px;
    height: 19px;
    float: right;
}
.tv-footer-social-icon .tvblock-social-content .tvblock-social-icon.tvgoogleplus {
    height: 18px;
    width: 18px;
}
.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: 10px;
    text-transform: uppercase;
    opacity: 0;
    float: right;
    transition: .2s ease-in-out;
}
#footer .tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon path {
    fill: #fff !important;
}
.tv-footer-social-icon .tvblock-social-content:hover span {
    opacity: 1;
}
/*.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvfacebook {
    background-position: -16px -61px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvtwitter {
    background-position: -16px -111px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvrss {
    background-position: -16px -11px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvyoutube {
    background-position: -16px -161px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvgoogleplus {
    background-position: -16px -261px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvpinterest {
    background-position: -16px -211px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvvimeo {
    background-position: -16px -361px;
}
.tv-footer-social-icon .tvblock-social-content:hover .tvblock-social-icon.tvinstagram {
    background-position: -16px -311px;
}
.tvblock-social-icon.tvfacebook {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -118px -61px;
}
.tvblock-social-icon.tvtwitter {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -111px;
}
.tvblock-social-icon.tvrss {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -11px;
}
.tvblock-social-icon.tvyoutube {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -161px;
}
.tvblock-social-icon.tvgoogleplus {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -261px;
}
.tvblock-social-icon.tvpinterest {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -211px;
}
.tvblock-social-icon.tvvimeo {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -361px;
}
.tvblock-social-icon.tvinstagram {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -117px -311px;
}*/
#product .data-sheet {
    max-width: 80%;
}
.tvcmsofferbanners-one .tvbanner-hover-wrapper {
    display: block;
}
#cms .tv-sub-pages-inner-content {
    overflow: hidden;
}
.tvcart-product-content .regular-price {
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #666666;
    letter-spacing: 0.3px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.tvleft-right-penal-all-block {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#tvverticalmenu .tvallcategories {
    cursor: pointer;
}
.tvvertical-slider .product-images {
    overflow: visible;
}
#tvcmsproduct_comments_block_tab p {
    margin: 0px 0px 0px 15px;
}
#tvcmsproduct_comments_block_tab .comment p {
    margin: 0;
}
.tvproduct-wrapper.list .tvcompare-wrapper,
.tvproduct-wrapper.list .tvproduct-wishlist,
.tvproduct-wrapper.list .tvproduct-quick-btn,
.tvproduct-wrapper.list .tvproduct-cart-btn {
    margin-right: 8px;
}
#category .tvproduct-wrapper.list .tvall-product-star-icon,
#category .tvproduct-wrapper.catelog .tvall-product-star-icon {
    float: none;
}
#category .tvproduct-wrapper.catelog .tvall-product-btn-list {
    justify-content: center;
}
.tvproduct-wrapper.catelog .tvcompare-wrapper,
.tvproduct-wrapper.catelog .tvproduct-wishlist,
.tvproduct-wrapper.catelog .tvproduct-quick-btn,
.tvproduct-wrapper.catelog .tvproduct-cart-btn {
    margin-left: 8px;
}
.tvproduct-wishlist-compare .tvcompare-wrapper .tvcmsproduct-compare-wrapper-icon,
.tvproduct-wishlist-compare .tvproduct-wishlist .tvproduct-wishlist-wrapper {
   
    width: 100%;
    text-align: center;
    line-height: 16px;
    margin-right: 0;
    background-color: transparent;
    border-radius: 25px;
    font-size: 14px;
    display: flex;
	right:0;
	font-weight: 400;
}

.wicp10 {margin-left: 15px;}


.quickview .tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper-icon,
.quickview .tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon {
    vertical-align: middle;
    line-height: 31px;
}
.quickview .tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper-icon svg,
.quickview .tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon svg {
    vertical-align: text-bottom;
}
.quickview .tvwishlist-compare-wrapper-page .tvcmsproduct-compare-btn span,
.quickview .tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper span {
    vertical-align: middle;
}
.tvwishlist-compare-wrapper-page .tvcmsproduct-compare-btn span,
.tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper span {
    vertical-align: super;
    font-size: 15px;
    color: #222222;
}

.tvproduct-wishlist-wrapper span, .tvcmsproduct-compare-wrapper-icon span{padding: 2px 4px 0 4px; color: #000; font-weight: 400;}
.page-content.page-cms a {
    color: #333333;
}
#my-account .tvall-inner-btn span {
    color: #ffffff;
}
#my-account .tvall-inner-btn:hover span {
    color: #000000;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 0.75;
}
.tvcategory-chain-title a:hover {
    color: #333333;
}
/***** lang-rtl-css *****/
.lang-rtl .tvheader-compare,
.lang-rtl .tvheader-language,
.lang-rtl .tvheader-wishlist {
    margin-left: 26px;
    margin-right: 0px;
}
.lang-rtl .tvcmsmain-menuverticl-wrapper,
.lang-rtl .tvcmsmain-menu-wrapper {
    /*float: right;*/
}
.lang-rtl .tv-menu-horizontal ul.menu-content {
    /*text-align: center;*/
}
.lang-rtl .tvcmsvertical-menu-wrapper {
    margin: 4px 0px 4px 30px;
}
.lang-rtl #_desktop_contact_link {
    text-align: left;
}
.lang-rtl #blockcart-modal .modal-title i.material-icons {
    margin-left: 0.875rem;
    margin-right: 0;
}
.lang-rtl .social-icon .control-label {
    margin-left: 5px;
    margin-right: 0px;
}
.open-comment-form:hover span,
.tvcustomize-btn:hover span,
.tvshipping-btn:hover span {
    color: #000;
}
.tvcms-prod-popup .tvproduct-flags {
    top: 1px;
    height: 19px;
}
.lang-rtl .tvdate-time-icon {
    margin-left: 5px;
    margin-right: 0px;
}
.lang-rtl .custom-checkbox {
    float: unset;
}
.lang-rtl .product-add-to-cart .add-to-cart {
    /*margin-left: 25px;*/
}
.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon {
    padding-bottom: 10px;
    text-align: center;
}
.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon,
.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .product-price-and-shipping,
.lang-rtl .tvcms-prod-popup .tvproduct-info-box-wrapper {
    text-align: center;
}
.lang-rtl .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
    right: 8px;
}
.lang-rtl .tvproduct-wrapper.catelog .tvcompare-wrapper,
.lang-rtl .tvproduct-wrapper.catelog .tvproduct-wishlist,
.lang-rtl .tvproduct-wrapper.catelog .tvproduct-quick-btn,
.lang-rtl .tvproduct-wrapper.catelog .tvproduct-cart-btn {
    margin-right: 8px;
    margin-left: 0px;
}
.lang-rtl .tvproduct-wrapper.list .tvcompare-wrapper,
.lang-rtl .tvproduct-wrapper.list .tvproduct-wishlist,
.lang-rtl .tvproduct-wrapper.list .tvproduct-quick-btn,
.lang-rtl .tvproduct-wrapper.list .tvproduct-cart-btn {
    margin-right: 8px;
    margin-left: 0px;
}
.lang-rtl .product-price-and-shipping .price {
    font-size: 16px;
}
#category.lang-rtl .tvproduct-wrapper.catelog .tvall-product-star-icon {
    text-align: center;
}
.lang-rtl .tvvertical-menu-slider-next.tvcmsnext-btn {
    right: 15px;
}
.lang-rtl .tvvertical-menu-slider-prev.tvcmsprev-btn {
    left: 15px;
}
.lang-rtl #contact-link {
    padding: 19px 0;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .tvcmsmain-menuverticl-wrapper {
        position: unset;
    }
    .tvcmsvertical-menu-wrapper {
        position: unset;
    }
}
.lang-rtl .tv-vertical-menu-text-wrapper .tvvertical-menu-category {
    text-align: right;
}
.tvbanner-hover-wrapper img {
    border-radius: 3px;
    max-width: max-content;
}
#product #content-wrapper .container {
    padding: 0;
}
.tvmain-footer-tab-prod-slider .product-price-and-shipping {
    padding-bottom: 0px;
}
.tvmain-footer-tab-prod-slider .tvleft-right-product-slider .tvproduct-wrapper {
    padding: 19px 15px;
}
.tvcms-prod-popup .tvproduct-flags li {
    font-size: 9px;
}
.tvcms-prod-popup .tvproduct-online-new-wrapper {
    padding: 0px 12px 0px 10px;
}
@media (max-width: 1500px) and (min-width: 992px) {
    .lang-fr .tvcategory-title-wrapper .tvleft-right-title span {
        font-size: 13px;
    }
}
#order-slip #notifications .container {
    padding: 0px;
}
.quickview .arrows {
    position: unset;
    transform: translate(0, 0);
}
.quickview .arrows .material-icons,
#product-modal .arrows .material-icons {
    width: 50%;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    margin-left: 5px;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
}
.tvpagination-title-item-wrapper .tvinner-page-pagination li:nth-child(1) button {
    padding: 7px 7px;
}
.tvpagination-title-item-wrapper .tvinner-page-pagination li:nth-child(3) button {
    padding: 7px 7px;
}
#history #notifications .container {
    padding: 0px;
}
.tvmain-slider-next-pre-btn .tvcmsprev-btn,
.tvmain-slider-next-pre-btn .tvcmsnext-btn {
    border-radius: 50%;
}
.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
    color: #000000;
}
.tvcmsprev-btn i,
.tvcmsnext-btn i {
    color: #000000;
    line-height: 34px;
    font-size: 24px;
    width: 24px;
    height: 24px;
}
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart,
.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon {
    border-radius: 50%;
}
.tvproduct-name.product-title a h6 {
    font-size: 15px;
    color: #333333;
	
}

@media (min-width:290px) and (max-width: 412px) {
.tvproduct-name.product-title a h6 {
    font-size: 13px;
    color: #333333;
	min-height: 30px;
}
	
}


.product-description .tvproduct-cat-name {
    font-size: 13px;
    color: #666666;
}
.product-price-and-shipping .price {

}
.tvproduct-online-new-wrapper {
    background-color: transparent;
    clip-path: none;
}
.tvproduct-flags.tvproduct-online-new-wrapper li {
  color: #fff;
  font-size: 12px;
  background: #fd8228;
  padding: 3px 6px;
  border-radius: 6px;
  margin: 0 0px 3px 5px; 
}
.product-price-and-shipping .tvproduct-discount-price {
    color: #ffffff;
    font-weight: 500;
    font-size: 11px;
    padding: 3px;
    border-radius: 3px;
    background-color: #ce0404;
    margin: 0 8px 0 8px;
    border: none;
    text-align: center;
}
.tvproduct-flags.tvproduct-sale-pack-wrapper {
    background-color: transparent;
    clip-path: none;
}
.tvproduct-flags.tvproduct-sale-pack-wrapper li {
    color: #fff;
    font-size: 12px;
	background: #fd2828;
	padding: 4px 6px;
}
.tvproduct-color-wrapper {
    margin: 0 5px 0 0;
    padding: 2px 0;
    display: inline-block;
}
.tvproduct-color-box-border {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: 1px solid #ededed;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.tvporoduct-color-box {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin: 1px 2px;
}
.tvproduct-color-wrapper .tvporoduct-color-box {
    width: 19px;
    height: 19px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    border: 1px solid #f0f0f0;
}
.tvcmsmorecolor {
    display: none;
}
.tvcmsmorecolor-icon {
    position: relative;
    height: 22px;
    width: 22px;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    vertical-align: top;
    letter-spacing: 0;
    margin-top: 5px;
    color: #000;
}
.tvcmsmorecolor-icon i {
    font-size: 10px;
    line-height: 6px;
}
.tvcmslesscolor-icon {
    height: 15px;
    line-height: 12px;
    width: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    padding: 0 0px;
    display: inline-block;
    color: #000;
    text-align: center;
}
.tvcmslesscolor-icon i {
    font-size: 11px;
    color: #000;
}
.tvproduct-wrapper .tv-product-price {
    display: inline-block;
}
.tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon {
    display: block;
    float: unset;
}
.lang-rtl .tvcms-prod-popup .tvproduct-wrapper .tvall-product-star-icon {
    float: unset;
}
.tvproduct-wrapper .tvall-product-star-icon {
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
.lang-rtl .tvproduct-wrapper .tvall-product-star-icon {
    float: left;
}
.tvfooter-product-box-layout .tvproduct-wrapper .tvall-product-star-icon {
    float: none;
    margin: 0;
}
.tvfooter-product-box-layout .tvleft-right-product-slider .tv-product-price .price {
    font-size: 16px;
    margin-right: 5px;
}
.tvfooter-product-box-layout .tvleft-right-product-slider .tv-product-price .regular-price {
    font-size: 14px;
}
.tvfooter-product-box-layout .product-price-and-shipping .price,
.tvfooter-product-box-layout .product-price-and-shipping .regular-price {
    vertical-align: unset;
}
.tvall-inner-btn:hover {
    border-radius: 6px;
}
.tvcmsproduct-grid-list .tvproduct-grid {
    padding: 13px 13px;
}
.tvcmsproduct-grid-list .tvproduct-grid-2 {
    padding: 14px 11px;
}
.open-comment-form span,
.tvcustomize-btn span,
.tvshipping-btn span {
    /*color: #000000;*/
}
.tvall-inner-btn:hover span {
    color: #000000;
}
@media (max-width: 1200px) {
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        text-align: center;
    }
}
.tvspecial-product-wrapper-box .tvproduct-img-box-wrapper {
    display: flex;
}
.tvspecial-product-wrapper-box .tvvertical-slider {
    width: 25%;
}
.tvspecial-product-wrapper-box .tvproduct-image {
    width: 75%;
}
.tvspecial-product .tvproduct-wishlist,
.tvspecial-product .tvproduct-cart-btn,
.tvspecial-product .tvcompare-wrapper,
.tvspecial-product .tvproduct-quick-btn {
    margin: 0 0 0 8px;
    background-color: transparent;
    border-radius: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.tvspecial-product .tvall-product-star-icon {
    float: none;
    margin-bottom: 10px;
}
.lang-rtl .tvspecial-product .tvall-product-star-icon {
    float: none;
    margin-bottom: 10px;
}
.tvspecial-product .tvproduct-hover-btn {
    margin-bottom: 10px;
    display: flex;
}
.tvspecial-product .tv-product-price-info-box {
    margin-bottom: 15px;
}
.tv-indicator.tv-bar .tv-outer {
    width: 100%;
    height: 8px;
}
.tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line,
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon {
    width: auto;
    color: #ffffff;
    border-radius: 20px;
    display: flex;
}
.tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart.tvproduct-out-of-stock {
    display: inline-block;
}
.tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart span,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvproduct-wrapper .tvproduct-quick-btn span,
.tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon span {
    padding-left: 8px;
}
.lang-rtl .tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart span,
.lang-rtl .tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.lang-rtl .tvproduct-wrapper .tvproduct-quick-btn span,
.lang-rtl .tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon span {
    padding-right: 8px;
}
.lang-rtl .tvtabcategory-product-inner {
    direction: ltr;
    margin: 0 -7.5px 0 -14.5px;
}
.tvspecial-product .tvproduct-timer-wrapper .tvtimer-name {
    display: block;
}
.tvspecial-product .tvproduct-timer-wrapper {
    height: auto;
}
.tvspecial-product-wrapper-box .tvproduct-wrapper .tvtimer-dot,
.tvspecial-product-wrapper-box .tvproduct-wrapper .tvproduct-timer-icon {
    display: none;
}
.tvspecial-product-wrapper-box .tvtimer-wrapper {
    border: 1px solid #d9243d;
    background-color: transparent;
    border-radius: 3px;
    padding: 10px;
    margin-top: 10px;
}
.tvspecial-product-wrapper-box .tvproduct-wrapper .tvproduct-timer-wrapper {
    height: auto;
    margin: 0;
    line-height: normal;
}
.tvspecial-product .tvproduct-timer-wrapper .days,
.tvspecial-product .tvproduct-timer-wrapper .hours,
.tvspecial-product .tvproduct-timer-wrapper .minutes,
.tvspecial-product .tvproduct-timer-wrapper .seconds {
    font-size: 26px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    padding: 0 13px;
    line-height: 24px;
}
.tvspecial-product .tvproduct-timer-wrapper .tvtimer-name {
    display: inline-block;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    /*text-transform: capitalize;*/
    margin-top: 5px;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-timer-wrapper {
    line-height: normal;
}
.tvspecial-product .tvproduct-name.product-title a h6 {
    font-size: 30px;
    font-weight: 500;
    color: #333;
}
.tvspecial-product .tvproduct-wrapper {
    padding: 30px;
}
.tvspecial-product .tvproduct-cat-name {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    /*text-transform: capitalize;*/
}
/*.tvinstock,*/
.tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    font-size: 16px;
    font-weight: 500;
    color: #53c95f;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}
.lang-rtl .tvinstock,
.lang-rtl .tvspecial-product-wrapper-box .tvinstock span.tvstock_tital {
    text-align: right;
}
.tvspecial-product-wrapper-box .tv-indicator .tvinstock b {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    letter-spacing: 0.3px;
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
.lang-rtl .tvspecial-product-wrapper-box .tv-indicator .tvinstock b {
    text-align: right;
}
.tvspecial-product .tvproduct-color {
    display: block;
    text-align: left;
}
.tvspecial-product-wrapper-box .tvproduct-wrapper .tvproduct-image {
    /*border: 1px solid #ededed;*/
    border-radius: 3px;
    margin: 0 15px 0 15px;
}
.tvspecial-product-wrapper-box .tvproduct-info-box-wrapper {
    padding: 30px 0 30px 10px;
}
.tvspecial-product-wrapper-box .tvproduct-img-box-wrapper {
    padding: 0;
}
.tvspecial-product .tvproduct-timer-wrapper .seconds {
    color: #d9243d;
}
.lang-rtl .tvcms-price-star-manage {
    float: left;
}
.tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-pre {
    margin: 15px 0 0;
    background-color: #ffffff;
    border: 1px solid #ededed;
    box-shadow: none;
    width: 50px;
    height: 15px;
    font-size: 16px;
    color: #666;
    line-height: 15px;
    text-align: center;
    position: absolute;
    left: auto;
    bottom: -13px;
    z-index: 100;
}
.tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-next {
    right: 16px;
    margin-left: 6px;
    margin: 15px 0 0;
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 3px;
    box-shadow: none;
    width: 50px;
    height: 15px;
    font-size: 16px;
    color: #666;
    line-height: 15px;
    text-align: center;
    position: absolute;
    bottom: -13px;
}
.tvspecial-product-wrapper-box .tvcmsVerticalSlider {
    margin: 0 0 15px;
    padding: 0;
}
@media (min-width: 1024px) {
    .tvcmsspecial-product .tvvertical-slider .product-images .slick-list {
        min-height: 327px;
    }
}
@media (min-width: 1440px) {
    .tvcmsspecial-product .tvvertical-slider .product-images .slick-list {
        min-height: 480px;
    }
}
@media(min-width: 575px) {
    .tvspecial-product-wrapper-box .tvvertical-slider img.thumb {
        border: 1px solid #eeeeee;
    }
}
.tvspecial-product-wrapper-box .tvvertical-slider img.thumb {
    width: auto;
    display: inline-block;
}
.tvspecial-product-wrapper-box .tvproduct-page-decs p {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.tvspecial-product .product-price-and-shipping .price {
    font-size: 22px;
}
.tvspecial-product .slick-vertical .slick-slide {
    border: none;
}
@media (min-width: 1680px) {
    .tvspecial-product-wrapper-box .tvproduct-wrapper .tvproduct-image {
        margin: 0 15px 0 0;
    }
}
@media (min-width: 1441px) {
    .tvspecial-product-wrapper-box .tvvertical-slider {
        width: 23%;
    }
    .tvspecial-product-wrapper-box .tvproduct-image {
        width: 77%;
    }
    .tvspecial-product .slick-slide {
        width: auto !important;
    }
}
@media (max-width: 1440px) {
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-next {
        right: 4px;
        width: 35px;
    }
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-pre {
        width: 35px;
        left: 4px;
    }
    .tvspecial-product .tvproduct-name.product-title a h6 {
        font-size: 26px;
    }
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    padding: 10px 15px;
}
@media (max-width: 1440px) and (min-width: 1023px) {
    .tvspecial-product-wrapper-box .tvproduct-info-box-wrapper {
        padding: 10px 0 10px 10px;
    }
}
.tv_blog_post_inner .tvblog-date-username {
    margin-bottom: 10px;
}
.lang-rtl .tvcmsproduct-grid-list .tvproduct-grid {
    padding: 13px 6px 13px 13px;
}
.lang-rtl .tvcmsproduct-grid-list .tvproduct-grid-2 {
    padding: 13px 4px 13px 13px;
}
.lang-rtl .tv_search_filter_wrapper .tvleft-right-title-wrapper .tvproduct-top-filter-name {
    padding: 0px 5px 4px 0px;
}
.lang-rtl .product-variants>.product-variants-item select {
    padding-left: 1.875rem;
    padding-right: 1rem;
}
.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper:hover button[type=submit] i {
    color: #333333;
}
.lang-rtl .tvproduct-wrapper .tvproduct-timer-icon i {
    margin-right: 0px;
    margin-left: 5px;
}
.lang-rtl .tvproduct-timer-wrapper {
    margin: 0px;
}
#search_filters .facet .facet-label a {
    margin: 0 0 0 8px;
}
/* .tvcmsfeatured-product .tvall-product-branner,
.tvcmsnew-product .tvall-product-branner,
.tvcmsbest-seller-product .tvall-product-branner,
.tvtab-product-branner .tvall-product-branner {
    width: 20%;
}
.tvcmsfeatured-product .tvfeatured-product-content,
.tvcmsnew-product .tvnew-product-content,
.tvcmsbest-seller-product .tvbest-seller-product-content,
.tvtab-product-branner .tvtab-product-all-pagination {
    width: 80%;
} */
@media (max-width: 1199px) {
    .tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner {
        /* width: 25%; */
    }
    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content {
        /* width: 75%; */
    }
}
.lang-rtl .tvcms-header-cart {
    float: left;
}
.lang-rtl .tvnews-event-content-wrapper .tvdate-time {
    margin-left: 0px;
    margin-right: 10px;
}
@media (max-width: 1199px) {
    .lang-rtl .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        text-align: center;
    }
}
.lang-rtl #search_filters .facet .tvdropdown-btn {
    left: 0;
    right: unset;
}
.tvcms-prod-popup .tv-product-price-info-box {
    display: none;
}
.tvcms-prod-popup .tvproduct-flags.tvproduct-sale-pack-wrapper li,
.tvcms-prod-popup .tvproduct-flags.tvproduct-online-new-wrapper li {
    font-size: 11px;
}
.tvcms-prod-popup .tvproduct-cat-name {
    font-size: 13px;
    margin-bottom: 8px;
}
.lang-rtl .tvspecial-product .tvproduct-color {
    text-align: right;
}
.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover {
    color: #ffffff;
}
.tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-next:hover,
.tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-pre:hover {
    background-color: #ededed;
}
.product-description .tvproduct-name h6 {
    margin: 0px;
}
.tvproduct-wrapper.list .tvproduct-color,
.tvproduct-wrapper.catelog .tvproduct-color {
    margin-bottom: 15px;
}
.quickview .modal-dialog .tvcart-btn-model {
    /*display: block;*/
    /*float: unset;*/
    /*flex-wrap: nowrap;*/
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart,
.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
.tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon {
    padding: 10px;
    transition: all 0.5s ease-in-out;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart:hover,
.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon:hover,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper:hover,
.tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon:hover {
    padding: 10px 15px;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon span,
.tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon span {
    display: none;
    transition: all 0.1s ease-in-out;
}
.tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart:hover span,
.tvspecial-product .tvproduct-wrapper .tvproduct-wishlist .panel-product-line:hover span,
.tvspecial-product .tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon:hover span,
.tvspecial-product .tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon:hover span {
    display: block !important;
}
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvproduct-wrapper .tvcmsproduct-compare-btn.tvproduct-compare-icon span {
    display: none;
}
.tv-all-page-main-title-wrapper {
    padding: 0px 0 0 0;
}
.product-add-to-cart .add-to-cart {
   /* min-width: 320px;*/
    padding: 17px 37px;
	width: 100%;
 border-radius: 15px;
}
@media (min-width: 1024px) and (max-width: 1120px) {
.control-label {display:none}
.product-add-to-cart .add-to-cart {
  padding: 17px 27px;
 }
	
}
@media (max-width: 768px) { 
.product-add-to-cart .add-to-cart {
   /* min-width: 320px;*/
    padding: 17px 17px;
	width: 100%;
 border-radius: 15px;
}
}
@media (max-width: 400px) { 
.product-add-to-cart .add-to-cart {
   /* min-width: 320px;*/
    padding: 10px 5px;
	width: 100%;
 border-radius: 15px;
}
}

#product-modal .modal-content .modal-body .thumbnails {
    width: 20%;
}
.modal-dialog figure {
    width: 80%;
}
#product-modal .modal-content .modal-body .mask {
    max-height: 610px;
    margin: 0;
}
.lang-rtl.page-addresses .address .address-footer a {
    margin-left: 15px;
    margin-right: 0;
}
.lang-rtl .page-footer .account-link {
    margin-right: 0;
    margin-left: 15px;
}
.lang-rtl .tvbottom-to-top {
    left: 30px;
    right: unset;
}
.lang-rtl .page-footer .account-link:nth-child(1) i {
    transform: rotate(180deg);
}
.lang-rtl .ttvwishlist-icon svg {
    margin-right: 0;
    margin-left: 8px;
}
.lang-rtl .slick-slider .slick-track,
.slick-slider .slick-list {
    direction: ltr;
}
@media (max-width: 1199px) {
    .lang-fr .tv-account-wrapper,
    .lang-fr .tvheader-cart-wrapper {
        padding: 25px 0 25px 8px;
    }
    .lang-ru .tv-account-wrapper,
    .lang-ru .tvheader-cart-wrapper {
        padding: 25px 0 25px 8px;
    }
    .lang-rtl .tv-account-wrapper,
    .lang-rtl .tvheader-cart-wrapper {
        padding: 25px 0 25px 8px;
    }
    .tv-account-wrapper .tv-myaccount-btn-desktop span a {
        font-size: 15px;
    }
}
@media (max-width: 1340px) {
    .tvflex-items {
        justify-content: unset;
        overflow-y: scroll;
    }
}
#search .tvproduct-wrapper.catelog .tvproduct-catalog-btn-wrapper .tvall-product-btn-list {
    justify-content: center;
}
@media (max-width: 1440px) {
    .tvmain-footer-tab-prod-slider .tvleft-right-product-slider .tvproduct-wrapper {
        padding: 10px;
    }
    .product-price-and-shipping .tvproduct-discount-price {
        margin: 0 5px 0 5px;
    }
    .tvall-product-star-icon .star i {
        margin: 0;
    }
}
.tvcmsmultibanners .tvbanner-hover-wrapper:hover img,
.tvcmstwoofferbanners-one .tvbanner-hover-wrapper:hover img {
    transform: scale(1.1);
}
.tvcmsmultibanners .tvbanner-hover-wrapper img,
.tvcmstwoofferbanners-one .tvbanner-hover-wrapper img,
.tvcmsmultibanners .tvbanner-hover-wrapper:hover img,
.tvcmstwoofferbanners-one .tvbanner-hover-wrapper:hover img {
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}
@media (max-width: 1440px) and (min-width: 1024px) {
    .tvheader-offer-wrapper {
        padding-left: 0;
    }
}
.tvfooter-product-sticky-bottom .tvproduct-image-title-price {
    margin-right: 10px;
}
.tvfooter-product-sticky-bottom .product-variants>.product-variants-item {
    margin: 0 30px 0 0;
}
@media (max-width: 1661px) and (min-width: 1024px) {
    .tvcmsbrandlist-slider .container,
    .tvcmscustomer-services .container,
    .footer-container .container,
    .tvfooter-product-box-layout .container,
    .tv-main-div #wrapper .container {
        max-width: 100%;
        padding: 0 45px;
    }
}
#tvmain-slider .tvmain-slider-content-inner {
    opacity: 0;
}
#tvmain-slider .owl-item.active .tvmain-slider-content-inner {
    opacity: 1;
    animation-name: moveInleft;
    animation-duration: 1.5s;
}
@keyframes moveInleft {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}
.tvcategory-chain-slider-all-link a:hover i {
    color: #333333;
}
.slick-vertical .slick-slide {
    width: 100% !important;
}
.quickview .tvvertical-slider-next-pre-arrow .material-icons {
    width: 45%;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
}
.quickview .tvvertical-slider-next-pre-arrow .material-icons {
    width: 45%;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.14);
    transition: all .3s ease-in-out;
}
.quickview .tvvertical-slider-next-pre-arrow .tvvertical-slider-next {
    margin-right: 3px;
}
.tvcmsVerticalSlider {
    margin: 9px 0 7px 0;
}
.slick-vertical .slick-slide.slick-current {
    /*border: 1px solid #f7f7f7;*/
}
.tvspecial-product .slick-vertical .slick-slide.slick-current {
    border: none;
}
#left-column .tvall-product-star-icon {
    float: unset;
    display: block;
    margin-bottom: 5px;
}
#left-column .tvproduct-wrapper .tv-product-price {
    display: block;
}
#left-column .tvproduct-wrapper .product-price-and-shipping {
    padding: 0;
}
#left-column .tvleft-right-product-slider .tv-product-price .price {
    margin-right: 5px;
}
.quickview .slick-slide img {
    display: inline-block;
}
.lang-rtl .tvwishlist-compare-wrapper-page .tvproduct-wishlist-wrapper-icon,
.lang-rtl .tvwishlist-compare-wrapper-page .tvcmsproduct-compare-wrapper-icon {
    margin-left: 5px;
    margin-right: 0;
}
.lang-rtl .tvproduct-color-box-border {
    margin-right: 0px;
    margin-left: 5px;
}
.tvspecial-product .tvproduct-wrapper:hover .tvproduct-hover-img {
    transform: unset;
    opacity: 0;
}
.tvspecial-product .tvproduct-image: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);
}
.lang-rtl .tvfooter-toggle-icon-wrapper.tvfooter-toggle-icon {
    left: 0;
    right: auto;
}
.tvcms-prod-popup .product-price-and-shipping .regular-price {
    margin: 0 5px;
}
.img-responsive {
  /*display: block; */
  max-width: 100%;
  height: auto;
  text-align: center;
	
}
/***** Header & Footer Layout Design Css *****/
.header-3 .container_tv_megamenu {
    text-align: left;
}
.header-4 .tvcms-header-menu-offer-wrapper,
.header-6 .tvcms-header-menu-offer-wrapper {
    min-height: auto;
    background-color: #ffffff;
    border-top: none;
    border-bottom: none;
}
.header-6 .tvcms-header-menu-offer-wrapper {
    background-color: transparent;
}
.header-6 .tvcms-header-menu-offer-wrapper.sticky {
    background-color: #ffffff;
}
.header-3 .tvcms-header-menu {
    display: flex;
    align-items: center;
}
.header-3 #_desktop_contact_link {
    text-align: right;
    padding: 0;
}
.header-3 #_desktop_contact_link #contact-link i {
    margin-right: 10px;
    color: #000000;
}
.header-3 #_desktop_contact_link #contact-link span {
    color: #000000;
    font-size: 16px;
}
.header-4 .tvcmssearch-wrapper,
.header-5 .tvcmssearch-wrapper,
.header-6 .tvcmssearch-wrapper {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-inline-end: 30px;
}
#header .header-4 #_desktop_search .tvsearch-top-wrapper .tvsearch-open i,
#header .header-4 #_desktop_search .tvsearch-top-wrapper .tvsearch-close i,
#header .header-5 #_desktop_search .tvsearch-top-wrapper .tvsearch-open i,
#header .header-5 #_desktop_search .tvsearch-top-wrapper .tvsearch-close i,
#header .header-6 #_desktop_search .tvsearch-top-wrapper .tvsearch-open i,
#header .header-6 #_desktop_search .tvsearch-top-wrapper .tvsearch-close i {
    color: #000000;
    font-size: 34px;
}
#header .header-4 .tvsearch-header-display-wrappper,
#header .header-5 .tvsearch-header-display-wrappper,
#header .header-6 .tvsearch-header-display-wrappper {
    max-width: 435px;
    width: 435px;
}
.header-5 .tvheader-language-currency-wrapper {
    text-align: left;
}
.header-5 .tv-header-logo {
    justify-content: center;
}
.header-5 .tv-account-wrapper .tv-myaccount-btn span,
.header-4 .tv-account-wrapper .tv-myaccount-btn span,
.header-6 .tv-account-wrapper .tv-myaccount-btn span {
    display: none;
}
#index .tvcmsdesktop-top-header-wrapper.header-6 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
#header .header-4 .tv-myaccount-btn-desktop svg,
#header .header-5 .tv-myaccount-btn-desktop svg,
#header .header-6 .tv-myaccount-btn-desktop svg {
    margin: 0;
}
/*.footer-container.header-2 .tvfooter-account-link {
    display: none;
}*/
.tvcmsdesktop-top-header-wrapper.header-4 .tvheader-sarch-display,
.tvcmsdesktop-top-header-wrapper.header-5 .tvheader-sarch-display,
.tvcmsdesktop-top-header-wrapper.header-6 .tvheader-sarch-display,
#tvcms-mobile-view-header.mobile-header-2 .tvheader-sarch-display {
    display: block;
}
#header .tvcmsdesktop-top-header-wrapper.header-4 .tvsearch-header-display-wrappper,
#header .tvcmsdesktop-top-header-wrapper.header-5 .tvsearch-header-display-wrappper,
#header .tvcmsdesktop-top-header-wrapper.header-6 .tvsearch-header-display-wrappper {
    position: absolute;
    right: 0;
    left: auto;
    top: 60px;
    z-index: 90;
    opacity: 0;
    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 ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#header #tvcms-mobile-view-header.mobile-header-2 .tvsearch-header-display-wrappper {
    position: inherit;
    display: none;
    opacity: 0;
    height: 0;
    visibility: hidden;
    top: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
}
#header #tvcms-mobile-view-header.mobile-header-2 .tvsearch-header-display-wrappper.open {
    display: block;
    opacity: 1;
    height: 100%;
    visibility: visible;
    padding: 0 0 10px;
}
#header .tvcmsdesktop-top-header-wrapper.header-4 .tvsearch-header-display-wrappper.open,
#header .tvcmsdesktop-top-header-wrapper.header-5 .tvsearch-header-display-wrappper.open,
#header .tvcmsdesktop-top-header-wrapper.header-6 .tvsearch-header-display-wrappper.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.footer-container.footer-2 .tvfooter-logo-block,
.footer-container.footer-3 .tvfooter-logo-block,
.footer-container.footer-4 .tvfooter-logo-block {
    padding: 0px 0;
}
.footer-container.footer-2 .tvfooter-logo-block .tvfooter-logo-desc {
    width: 100%;
    max-width: 100%;
    text-align: left;
}
/*.footer-container.footer-2 .tvcms-newsletter-wrapper {
    width: 100%;
    padding: 0;
}
.footer-container.footer-2 .tvcms-newsletter-wrapper .tvcms-newsletter-wrapper{
    display: none;
}*/
.footer-container.footer-4 .tvfooter-logo-block .tvfooter-logo-desc {
    width: 90%;
    max-width: 90%;
    text-align: left;
    margin: 0;
}
.footer-container.footer-2 .tvfooter-storelogo-inner,
.footer-container.footer-3 .tvfooter-storelogo-inner,
.footer-container.footer-4 .tvfooter-storelogo-inner {
    border: none;
    text-align: left;
    margin-bottom: 15px;
}
.footer-container.footer-3 .tvfooter-storelogo-inner {
    margin-bottom: 35px;
}
.footer-container.footer-2 .tvfooter-logo-block .tvfooter-img-block {
    text-align: left;
}
.footer-container.footer-2 .tvfooter-payment-icon-img-block,
.footer-container.footer-2 .tvcopylink,
.footer-container.footer-2 .tvcmsfooter-social-icon,
.footer-container.footer-3 .tvfooter-payment-icon-img-block,
.footer-container.footer-3 .tvcopylink,
.footer-container.footer-3 .tvcmsfooter-social-icon {
    width: 100%;
    text-align: center;
}
.footer-container.footer-3 .tvfooter-storelogo-weapper,
.footer-container.footer-3 .tvfooter-contact-link-wrapper,
.footer-container.footer-3 .tvfooter-category-block,
.footer-container.footer-3 .tvfooter-account-link,
.footer-container.footer-3 #block_myaccount_infos,
.footer-container.footer-3 .tvcms-newsletter-wrapper,
.footer-container.footer-3 .tvcmsfooter-store-time {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
/*.footer-container.footer-3 .tvfooter-storelogo-weapper,*/
.footer-container.footer-3 .tvfooter-contact-link-wrapper .tvfooter-address,
.footer-container.footer-3 .tvfooter-category-block,
.footer-container.footer-3 .tvfooter-account-link .tvfooter-account-wrapper,
.footer-container.footer-3 #block_myaccount_infos,
.footer-container.footer-3 .tvcms-newsletter-wrapper .tvnewsletter-block,
.footer-container.footer-3 .tvcmsfooter-store-time .tvfooter-store-time-info-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.footer-container.footer-2 .tvfooter-copy-payment-icon-inner,
.footer-container.footer-3 .tvfooter-copy-payment-icon-inner,
.footer-container.footer-3 .tvfooter-storelogo-imformation {
    display: block;
}
.footer-container.footer-2 .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper,
.footer-container.footer-3 .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    justify-content: center;
    margin-bottom: 10px;
}
.footer-container.footer-3 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container.footer-3 .tvfooter-account-link li,
.footer-container.footer-3 #block_myaccount_infos li,
.footer-container.footer-3 .tvfooter-category-block ul li,
.footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container.footer-4 .tvfooter-account-link li,
.footer-container.footer-4 #block_myaccount_infos li,
.footer-container.footer-4 .tvfooter-category-block ul li {
    margin-bottom: 12px;
    display: inline-block;
}
.footer-container.footer-3 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.footer-container.footer-3 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container.footer-3 .tvfooter-account-link li,
.footer-container.footer-3 #block_myaccount_infos li,
.footer-container.footer-3 .tvfooter-category-block ul li {
    margin: 0 25px 0px 25px;
}
.footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.footer-container.footer-4 .tvfooter-account-link li,
.footer-container.footer-4 #block_myaccount_infos li,
.footer-container.footer-4 .tvfooter-category-block ul li {
    margin: 0 40px 20px 0;
}
.footer-container.footer-3 .tvnewsleeter-input-button-wraper {
    width: 100%;
}
.footer-container.footer-3 .tvfooter-addresses br {
    display: none;
}
.footer-container.footer-3 .tvfooter-addresses,
.footer-container.footer-3 .tvfooter-store-link,
.footer-container.footer-3 .tvfooter-store-link-content,
.footer-container.footer-3 .tvfooter-store-link-fax {
    margin: 0 20px;
    padding: 0 !important;
}
.footer-container.footer-3 #footer_sub_menu_store_info {
    margin-bottom: 15px;
}
.footer-container.footer-4 .tvfooter-logo-block {
    margin-bottom: 25px;
}
#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-inline-end: 8px;
    font-size: 17px;
    color: #666;
}
.footer-container.footer-3 .tvnewsletter-lable-wrapper {
    text-align: center;
    margin-right: 25px;
    margin-bottom: 0;
}
.footer-container.footer-3 .block_newsletter .tvnewsletter-title {
    margin: 0;
}
.footer-container.footer-3 .tvnewsletter-description p {
    margin-bottom: 0;
}
.footer-container.footer-4 .tvfooter-contact-link-wrapper,
.footer-container.footer-4 .tvfooter-logo-block .tvfooter-img-block {
    width: 100%;
    padding: 0;
    text-align: left;
}
.footer-container.footer-4 .tvfooter-contact-link-wrapper,
.footer-container.footer-4 .tvfooter-category-block,
.footer-container.footer-4 .tvfooter-account-link,
.footer-container.footer-4 #block_myaccount_infos,
.footer-container.footer-4 .tvcms-newsletter-wrapper,
.footer-container.footer-4 .tvcmsfooter-store-time {
    width: 100%;
}
.footer-container.footer-4 .block_newsletter form {
    width: 50%;
    margin: 0;
}
.footer-container.footer-3 .block_newsletter form {
    margin: 0;
    /*width: 60%;*/
}
.footer-container.footer-4 .tvfooter-logo-link-wrapper li a:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    opacity: 1;
    margin: auto;
    width: 7px;
    right: -23px;
    border-radius: 100%;
    height: 7px;
    background-color: transparent;
    border: 1px solid #cccccc;
}
.footer-container.footer-4 .tvfooter-logo-link-wrapper li:last-child a:before {
    display: none;
}
.lang-rtl .footer-container.footer-4 .tvfooter-logo-link-wrapper li:last-child a:before {
    display: block;
}
.footer-container.footer-3 .tvfooter-logo-link-wrapper li a:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    opacity: 1;
    margin: auto;
    width: 10px;
    height: 1px;
    right: -30px;
    background-color: #cccccc;
}
.footer-container.footer-3 .tvfooter-logo-link-wrapper li:last-child a:before {
    display: none;
}
.footer-container.footer-4 .tvfooter-links-wrapper {
    padding: 0;
}
.footer-container.footer-2 .tvcmsfooter-social-icon #footer_sub_menu_social_icon,
.footer-container.footer-3 .tvcmsfooter-social-icon #footer_sub_menu_social_icon,
.footer-container.footer-3 .tvfooter-logo-block .tvfooter-logo-desc,
.footer-container.footer-3 .tvfooter-title-wrapper .tvfooter-title,
.footer-container.footer-3 .tvdekstop-footer-all-title-wrapper .tvfooter-title,
.footer-container.footer-3 .block_newsletter .tvnewsletter-title {
    text-align: center;
}
.footer-container.footer-3 .tvfooter-title-wrapper .tvfooter-title:after,
.footer-container.footer-3 .block_newsletter .tvnewsletter-title:after {
    content: ':';
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
#tvcms-mobile-view-header.mobile-header-1 .tvheader-language,
#tvcms-mobile-view-header.mobile-header-1 .tvheader-currency,
#tvcms-mobile-view-header.mobile-header-2 .tvheader-language,
#tvcms-mobile-view-header.mobile-header-2 .tvheader-currency,
.tvcmsdesktop-top-header-wrapper.header-2 .tvheader-language,
.tvcmsdesktop-top-header-wrapper.header-2 .tvheader-currency,
.tvcmsdesktop-top-header-wrapper.header-3 .tvheader-language,
.tvcmsdesktop-top-header-wrapper.header-3 .tvheader-currency,
.tvcmsdesktop-top-header-wrapper.header-4 .tvheader-language,
.tvcmsdesktop-top-header-wrapper.header-4 .tvheader-currency,
.tvcmsdesktop-top-header-wrapper.header-6 .tvheader-language,
.tvcmsdesktop-top-header-wrapper.header-6 .tvheader-currency {
    display: block;
    margin: 0;
}
.mobile-header-2 .tv-account-dropdown {
    top: 43px;
}
.mobile-header-1 .tv-account-dropdown {
    top: 40px;
}
.mobile-header-1 .tv-header-logo {
    padding: 10px 0;
}
/***** Start Product CSS *****/
.product-4 .tvvertical-slider.col-sm-3 {
    /*width: 100%;*/
}
.product-4 .tvvertical-slider .tvvertical-slider-next,
.product-4 .tvvertical-slider .tvvertical-slider-pre,
.product-6 .tvvertical-slider .tvvertical-slider-next,
.product-6 .tvvertical-slider .tvvertical-slider-pre,
.product-3 .tvvertical-slider .tvvertical-slider-next,
.product-3 .tvvertical-slider .tvvertical-slider-pre {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.product-4 .tvvertical-slider .tvvertical-slider-next,
.product-6 .tvvertical-slider .tvvertical-slider-next {
    right: 15px;
}
.product-3 .tvvertical-slider .tvvertical-slider-next {
    right: -15px;
    top: 45%;
}
.product-4 .tvvertical-slider .tvvertical-slider-pre,
.product-6 .tvvertical-slider .tvvertical-slider-pre {
    left: 15px;
}
.product-3 .tvvertical-slider .tvvertical-slider-pre {
    left: -15px;
    top: 45%;
}
.product-4 .tvvertical-slider .tvvertical-slider-next,
.product-4 .tvvertical-slider .tvvertical-slider-pre,
.product-6 .tvvertical-slider .tvvertical-slider-next,
.product-6 .tvvertical-slider .tvvertical-slider-pre {
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product-4 .tvvertical-slider .tvvertical-slider-next:hover,
.product-4 .tvvertical-slider .tvvertical-slider-pre:hover,
.product-6 .tvvertical-slider .tvvertical-slider-next:hover,
.product-6 .tvvertical-slider .tvvertical-slider-pre:hover {
    background-color: #f5f5f5;
}
.product-4 .tvvertical-slider .tvvertical-slider-next span,
.product-4 .tvvertical-slider .tvvertical-slider-pre span,
.product-6 .tvvertical-slider .tvvertical-slider-next span,
.product-6 .tvvertical-slider .tvvertical-slider-pre span {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-3 .tvvertical-slider .product-images {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    max-height: max-content;
    margin-top: 15px;
    padding-bottom: 0;
}
.product-3 .tvvertical-slider .product-images.slick-slider {
    display: block;
}
.product-2 .tvvertical-slider,
.product-5 .tvvertical-slider {
    display: none;
}
.tvvertical-slider .slick-slider .tvcmsVerticalSlider:nth-child(1) img,
.tvvertical-slider .tvcmsVerticalSlider img {
    border: 1px solid transparent;
}
.tvvertical-slider .slick-slide.slick-current .tvcmsVerticalSlider:nth-child(1) img.thumb {
    /*border: 1px solid #00000012;*/
}
/*.tvvertical-slider .slick-slider .tvcmsVerticalSlider img.thumb.selected,*/
.tvvertical-slider .slick-slider .tvcmsVerticalSlider img.thumb.active,
.tvvertical-slider .slick-slider .tvcmsVerticalSlider img.thumb:hover {
    border: 1px solid #eee;
}
.product-3 .tvcmsVerticalSlider {
    /*display: inline-block;*/
    padding: 0 5px;
    width: 96px;
    /*height: 145px;*/
}
.quickview .product-3 .tvcmsVerticalSlider {
    width: 150.2343px;
}
.bortop{
	border-top: 1px solid #e8e6e6;
border-bottom: 1px solid #e8e6e6;
margin: 15px 0 15px 0;

}
.tv-product-page-content .tvproduct-special-desc {

    padding: 0px 0 0px 0;
    /*margin-bottom: 15px;*/
	clear: both;
}
.tv-product-page-content .tvwishlist-compare-wrapper-page {
    margin-bottom: 5px;
    padding: 6px 0 0 0;
	width: 100%
}
.tvproduct-wishlist-compare {
    border-bottom: 0px dashed #a7a7a7;
}
.tvproduct-page-wrapper .tv-product-prices .tax-shipping-delivery-label,
.quickview .tv-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: 24px;
}
.product-feature-info {
    padding: 0px 0 0 0;
    margin-bottom: 0;
}
.tv-product-page .tv-indicator {
    padding-top: 0px;
    margin-bottom: 0;
    margin-right: 50px;
}
.product-add-to-cart .add-to-cart i {
    font-size: 17px;
   
}
body[data-header="desk-header-1"] #header,
body[data-header="desk-header-2"] #header,
body[data-header="desk-header-3"] #header,
body[data-header="desk-header-4"] #header,
body[data-header="desk-header-5"] #header {
    background-image: none !important;
}
body[data-header="desk-header-6"] .breadcrumb {
    padding-bottom: 15px;
}
.tv-product-page-content h1,
.tv-product-page-content .tvall-product-star-icon,
.tv-product-page-content .tv-product-prices,
.tvproduct-page-decs p,
.product-quantity,
.product-variants>.product-variants-item {
    margin-bottom: 5px;
}
.tvproduct-stock-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
 .tvproduct-wishlist-compare {
    margin-top: 0;
    padding: 0px 0px 0px 0px;
	/*
	z-index: 10;
	/*position: absolute; 
	right:0px;*/
}
@media (max-width:768px) {
	.tvproduct-wishlist-compare {
    margin-top: 0;
    padding: 10px 0px 10px 0px;

}
}
@media (max-width:576px) { 
	.tvproduct-wishlist-compare {
    margin-top: 0;
    padding: 8px 0px 8px 0px;

}
}


.tvproduct-wishlist-compare .tvproduct-wishlist a:focus {
    color: #000000;
}
#product .product-3 #block-reassurance li {
    width: 100%;
    min-width: auto;
}
.product-2 .tvproduct-sale-pack-wrapper {
    right: 30px;
}
.product-2 .tvproduct-online-new-wrapper {
    left: 30px;
}
.product-2 .tvproduct-image-slider {
    box-shadow: none;
    margin: 0 -15px;
}
.product-2 .tvproduct-image-slider .col-md-6 img {
    border: 1px solid #f5f5f5;
    margin-bottom: 15px;
}
.product-2 .product-cover .layer {
    right: 30px;
    bottom: 30px;
}
.product-2 .tvproduct-image-slider .col-md-6:nth-child(odd) {
    padding-right: 7.5px;
}
.product-2 .tvproduct-image-slider .col-md-6:nth-child(even) {
    padding-left: 7.5px;
}
.product-2 .tv-product-page-content {
    margin-bottom: 10px;
}
.product-4 .tvvertical-slider .product-images .tvcmsVerticalSlider {
    display: none;
}
.product-4 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(1) {
    display: block;
}
.product-4 .tvvertical-slider .product-images.slick-slider .tvcmsVerticalSlider {
    display: block;
}
.product-6 .tvvertical-slider .product-images.slick-slider .tvcmsVerticalSlider img {
    margin: 0 auto;
}
.product-5 .product-cover .tvproduct-image-slider .col-md-12 {
    margin-bottom: 15px;
}
#product .tvproduct-page-wrapper .tvprduct-image-info-wrapper.product-6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.product-6 .tv-product-page-content {
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
}
.product-6 .images-container {
    width: 100%;
}
.tvproduct-play-icon {
    position: absolute;
    /* margin-bottom: 15px; */
    top: 15px;
    left: 40px;
    z-index: 10;
}
.lang-rtl .tvproduct-play-icon {
    left: auto;
    right: 20px;
}
/***** End Product CSS *****/
@media (max-width: 1140px) {
    .footer-container.footer-3 .tvfooter-contact-link-wrapper .tvfooter-address,
    .footer-container.footer-3 .tvfooter-category-block,
    .footer-container.footer-3 .tvfooter-account-link .tvfooter-account-wrapper,
    .footer-container.footer-3 #block_myaccount_infos,
    .footer-container.footer-3 .tvcms-newsletter-wrapper .tvnewsletter-block,
    .footer-container.footer-3 .tvcmsfooter-store-time .tvfooter-store-time-info-box {
        display: block;
    }
    .footer-container.footer-3 .tvfooter-title-wrapper .tvfooter-title:after,
    .footer-container.footer-3 .block_newsletter .tvnewsletter-title:after {
        display: none;
    }
    .footer-container.footer-3 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
    .footer-container.footer-3 .tvfooter-account-link li,
    .footer-container.footer-3 #block_myaccount_infos li,
    .footer-container.footer-3 .tvfooter-category-block ul li {
        margin: 0 25px 15px 25px;
    }
    .footer-container.footer-3 .tvfooter-addresses,
    .footer-container.footer-3 .tvfooter-store-link,
    .footer-container.footer-3 .tvfooter-store-link-content,
    .footer-container.footer-3 .tvfooter-store-link-fax {
        padding-bottom: 10px !important;
    }
    .footer-container.footer-3 .tvnewsletter-lable-wrapper {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .footer-container.footer-3 .tvnewsleeter-input-button-wraper {
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .footer-container.footer-3 .tvfooter-addresses,
    .footer-container.footer-3 .tvfooter-store-link,
    .footer-container.footer-3 .tvfooter-store-link-content,
    .footer-container.footer-3 .tvfooter-store-link-fax {
        margin: 0 10px;
    }
}
@media (max-width: 1180px) {
    #header .header-4 .tv-menu-horizontal ul li.level-1>a,
    #header .header-6 .tv-menu-horizontal ul li.level-1>a {
        padding: 0px 10px;
        font-size: 16px;
    }
    .header-3 #_desktop_contact_link #contact-link span {
        font-size: 14px;
    }
    .header-3 #_desktop_contact_link #contact-link i {
        font-size: 20px;
        margin-right: 5px;
    }
    .header-3 .tvcmsdesktop-contact,
    .header-4 .tvcmsheader-nav-right,
    .header-6 .tvcmsheader-nav-right {
        padding-left: 0;
    }
    .header-4 .tvcmssearch-wrapper,
    .header-6 .tvcmssearch-wrapper {
        margin-right: 15px;
    }
    .header-4 .tvheader-cart-wrapper,
    .header-6 .tvheader-cart-wrapper {
        padding: 25px 0 25px 15px;
    }
}
@media (min-width: 992px) {
    .tvcmsdesktop-top-header-wrapper.header-4 .tv-language-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-4 .tv-currency-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-2 .tv-language-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-2 .tv-currency-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-3 .tv-language-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-3 .tv-currency-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-6 .tv-language-dropdown,
    .tvcmsdesktop-top-header-wrapper.header-6 .tv-currency-dropdown {
        position: inherit;
        box-shadow: none;
    }
    .footer-container.footer-3 #footer_sub_menu_store_info {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-container.footer-3 .tvfooter-time-wrapper,
    .footer-container.footer-4 .tvfooter-time-wrapper {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }
    .footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
    .footer-container.footer-4 .tvfooter-time-wrapper {
        justify-content: flex-start;
    }
}
@media (max-width: 768px) {
    .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn {
        display: none;
    }
    /*.footer-container.footer-3 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,*/
    .footer-container.footer-3 .tvfooter-account-link li,
    .footer-container.footer-3 #block_myaccount_infos li,
    .footer-container.footer-3 .tvfooter-category-block ul li,
    .footer-container.footer-4 .tvfooter-account-link li,
    .footer-container.footer-4 #block_myaccount_infos li,
    .footer-container.footer-4 .tvfooter-category-block ul li {
        display: block;
    }
    .footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper {
        justify-content: flex-start;
    }
    .footer-container.footer-3 .tvfooter-logo-link-wrapper li a:before,
    .footer-container.footer-4 .tvfooter-logo-link-wrapper li a:before {
        display: none;
    }
    .footer-container.footer-4 .block_newsletter form {
        width: 100%;
        margin: 0;
    }
}
.tvwishlist-send-mess-btn {
    text-align: right;
}
/***** CMS Design *****/
.cms-description .row {
    display: flex;
    flex-wrap: wrap;
}
.cms-description h1 {
    padding-bottom: 0.8em;
    color: #000000;
    margin-bottom: 0;
    font-size: 4em;
}
.cms-description h2 {
    padding-bottom: 0.4em;
    color: #000000;
    margin-bottom: 0;
    font-size: 3.5em;
}
.cms-description h3 {
    padding-bottom: 0.4em;
    color: #000000;
    margin-bottom: 0;
    font-size: 2.8em;
}
.cms-description h4 {
    padding-bottom: 0.4em;
    color: #000000;
    margin-bottom: 0;
    font-size: 2em;
}
.cms-description h5 {
    padding-bottom: 0.4em;
    color: #000000;
    margin-bottom: 0;
    font-size: 1.5em;
}
.cms-description h6 {
    padding-bottom: 0.4em;
    color: #000000;
    margin-bottom: 0;
    font-size: 1.2em;
}
.cms-description p {
    font-size: 16px;
    padding-bottom: 0.48em;
    color: #000000;
    margin: 0;
}
.cms-description a {
    color: #d90244;
}
.cms-description a:hover {
    text-decoration: underline;
}

.cms-description ul {
    margin-bottom: 1em;
	padding-left: 40px;
    list-style: disc;
    display: inline-block;
}
.cms-description ul.ce-scrollbar-x--auto {margin-bottom: 2.48em;} 

.cms-description .pepe ul li{padding:0!important;}
.cms-description .pepe ul.nobottom{padding-bottom:0px!important;}
 
.cms-description ol li,
.cms-description ul li {
    font-size: 16px;
    padding-bottom: 12px;
    color: #000000;
    line-height: 24px;
}

.cms-description table {
    width: 70%;
}
.fancybox-inner .cms-description table {
    width: 100%;
    margin-bottom: 0;
}
.cms-description table {
    margin-bottom: 2.48em;
}
.cms-description table,
.cms-description th,
.cms-description td {
    border: 1px solid #dddddd;
    border-collapse: collapse;
}
.cms-description th,
.cms-description td {
    font-size: 16px;
    padding: 8px 15px;
    border: 1px solid #dddddd;
}
.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;
    /*height: 100%;*/
    width: 10px;
}
.cms-description img {
    display: block;
    /*margin: 0 30px 30px 0;*/
}
.cms-description hr {
    padding-bottom: 2.48em;
    width: 50%;
}
#tvproduct-customize .cms-description table {
    width: 100%;
    margin: 0;
}
body .tv-main-div .half-wrapper-backdrop {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000004d;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    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;
}
body .tv-main-div .half-wrapper-backdrop {
    top: -32px;
}
body#index .tv-main-div .half-wrapper-backdrop,
body[data-header="desk-header-6"] .tv-main-div .half-wrapper-backdrop,
body[data-header="desk-header-6"]#index .tv-main-div .half-wrapper-backdrop {
    top: 0;
}
.full-wrapper-backdrop {
    background-color: #0000004d;
    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,
body.search-open .tv-main-div .half-wrapper-backdrop {
    opacity: 1;
    visibility: visible;
}
.breadcrumb {
    background-color: #0000;
    padding: 10px 0;
    border: none;
    /* margin-top: 15px; */
    margin-bottom: 0;
}


@media (max-width:767px) {
.breadcrumb {
display: inline-block;
padding: 0px 0;
  vertical-align: middle;
  padding-left: 7px;
  /*width: calc(100% - 85px);*/
  width: 100%;
  overflow: auto;
  border-left: 0px solid #e2e2e2;
}
.breadcrumb ol {padding-inline-start: 0px;}
}


.desk-header-6 .breadcrumb {
    padding-bottom: 24px;
    margin-bottom: 0;
}
.breadcrumb li:first-child a:before {
    font-family: "Material Icons";
    content: "\e88a";
    font-size: 13px;
    vertical-align: middle;
    margin-right: 5px;
	color: #bababa;
	display: none;
}
@media (max-width:767px) {
	.breadcrumb li:first-child a::before {
		display: none!important;
	}
	.breadcrumb li:first-child::after {
		display: none!important;
		content: '';
	}
}
#module-tvcmsblog-single .page-content {
    padding: 30px 15px;
}
.table-bordered.tvwishlist-info td a {
    text-decoration: underline;
}
.required sup {
    color: #f00;
    margin-left: 5px;
    right: 0;
}
.tvproduct-page-decs p {
    color: #000;
    font-size: 14px;
}
.tvwishlist-compare-wrapper-page .tvproduct-wishlist span {
    font-size: 16px;
    color: #000000;
}
.tvproduct-tax-label {
    margin-left: 10px;
    font-size: 13px;
    text-transform: normal;
    font-weight: 400;
    color: #666666;
	padding: 0px 0 4px 0;
}

.tv-sub-category-inner:hover .tvcategory-name a {
    color: #333333;
}
.product-4 .tvvertical-slider .product-images {
    max-height: none;
}
.tvvertical-slider .product-images {
    max-height: 432px;
}
.product-6 .tvvertical-slider .product-images {
    max-height: none;
    text-align: center;
}
.product-2 .tvvertical-slider {
    display: none;
}
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider,
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider {
    display: none;
}
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(1),
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(2),
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(3),
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(4),
.product-3 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(5),
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(1),
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(2),
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(3) {
    display: block;
}
.product-3 .tvvertical-slider .product-images.slick-slider .tvcmsVerticalSlider,
.product-6 .tvvertical-slider .product-images.slick-slider .tvcmsVerticalSlider {
    display: block;
}
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(1),
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(2),
.product-6 .tvvertical-slider .product-images .tvcmsVerticalSlider:nth-child(3) {
    width: 470px;
    display: inline-block;
}
.product-6 .tv-product-page-content h1 {
    padding: 0;
}
.product-6 .tvproduct-page-wrapper .star_content {
    float: none;
}
.product-6 .tvall-product-star-icon {
    display: flex;
    justify-content: center;
}
.product-6 .product-price,
.product-6 .product-variants>.product-variants-item,
.product-6 .product-quantity,
#product .product-6 #block-reassurance ul,
.tvproduct-page-wrapper .product-6 .tvproduct-timer {
    justify-content: center;
}
.product-6 .tvcart-btn-model {
    float: none;
    justify-content: center;
}
.product-6 .product-add-to-cart .add-to-cart {
    margin-right: 0;
    margin-left: 0;
}
body#checkout .product-line-info {
    clear: both;
}
@media (min-width: 992px) {
    .product-6 .tvvertical-slider .slick-slide {
        opacity: 0.8;
        transition: all 0.35s ease-in-out 0s;
        -webkit-transition: all 0.35s ease-in-out 0s;
        -moz-transition: all 0.35s ease-in-out 0s;
        -ms-transition: all 0.35s ease-in-out 0s;
        -o-transition: all 0.35s ease-in-out 0s;
    }
    .product-6 .tvvertical-slider .slick-center {
        opacity: 1;
        transform: scale(1.08);
        -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
        -o-transform: scale(1.08);
        -webkit-transform: scale(1.08);
        transition: all 0.35s ease-in-out 0s;
        -webkit-transition: all 0.35s ease-in-out 0s;
        -moz-transition: all 0.35s ease-in-out 0s;
        -ms-transition: all 0.35s ease-in-out 0s;
        -o-transition: all 0.35s ease-in-out 0s;
    }
}
.product-5 .tvvertical-slider {
    display: none;
}
.product-2 .tvvertical-slider .product-images {
    text-align: center;
}
@media (max-width: 1440px) {
    .product-1 .tvvertical-slider .product-images {
        max-height: 411px;
    }
}
@media (max-width: 1200px) {
    .product-1 .tvvertical-slider .product-images {
        max-height: 321px;
    }
}
#header .tvmobile-search-icon .tvsearch-close {
    display: none;
}
.tvfooter-product-sticky-bottom .tvproduct-tax-label {
    margin-left: 5px;
	margin-top: 9px;
}

.login-form .tvall-inner-btn,
.register-form .tvall-inner-btn {
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.login-form {
    margin: 15px 0;
}
.tvbottom-to-top {
    display: none !important;
}
.tvwishlist-compare-wrapper-page .tvproduct-wishlist span {
    display: none;
}
.product-3 #block-reassurance {
    margin-bottom: 20px;
}
a.tvall-inner-btn:focus {
    color: #fff;
}
#history .page-content,
#history .page-footer {
    max-width: 100%;
}
#history .table {
    margin-bottom: 0;
}
/******* Start Media-tablet Css *******/
/* Media Css 769 to 1024 */
@media(max-width: 1023px) {
    .tv-footer-social-icon.slideInLeft,
    .tvcmsright-sticky.slideInRight {
        display: none;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .tvspecial-product-wrapper-box .tvproduct-info-box-wrapper {
        padding: 10px 0 10px 10px;
    }
    .tvspecial-product .product-description .tvproduct-name {
        padding: 8px 0;
    }
    .tvspecial-product .tv-product-list {
        margin-top: 8px;
        text-align: center;
        margin-bottom: 10px;
    }
    .tvspecial-product .tv-product-price-info-box {
        margin-bottom: 5px;
    }
    .tvspecial-product .tvproduct-hover-btn {
        margin-bottom: 0px;
    }
    .tvspecial-product-wrapper-box .tvtimer-wrapper {
        padding: 5px;
    }
    .tvspecial-product .tvproduct-cat-name {
        font-size: 14px;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
    .tvmobileheader-offer-wrapper {
        text-align: center;
    }
    .tvcmsmobile-contact #contact-link {
        /*text-align: right !important;*/
    }
    .tvbanner-hover-wrapper img {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .tvbottom-to-top {
        display: block !important;
    }
    .tvcmsdesktop-top-header .container,
    .tvcms-header-menu-offer-wrapper .container,
    .tvcmsdesktop-top-second .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .tvcmsdesktop-top-header-box {
        margin: 0px;
    }
    .tvservices-center.odd:last-child {
        display: block;
        overflow: hidden;
        margin: auto;
        float: none;
    }
    .tvapp-logo-content-box {
        padding: 30px 30px 0 30px;
    }
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 60px;
    }
    .tvmain-slider-contant .tvmain-slider-info p {
        margin-bottom: 20px;
    }
    .tvcategory-chain-slider-wrapper-info {
        width: 33.3333%;
    }
    .tvcategory-chain-title a {
        font-size: 16px;
    }
    .tvcategory-chain-slider-category a {
        font-size: 13px;
    }
    #category .tv-grid-list-wrapper-info-box {
        width: 25%;
    }
    #product .data-sheet {
        max-width: 100%;
    }
    #product .tvcomp-wish-btn {
        margin-top: 10px;
    }
    .tvtabcategory-product-li-inner-block,
    .tvtabcategory-show,
    .tvtabcategory-hide {
        padding: 10px;
    }
    .tvspecial-product .tvproduct-wrapper {
        padding: 25px;
    }
    .tvcms-price-star-manage,
    .tvproduct-wrapper .tvall-product-star-icon,
    .lang-rtl .tvcms-price-star-manage,
    .lang-rtl .tvproduct-wrapper .tvall-product-star-icon {
        display: block;
        float: unset;
    }
    .tvproduct-wrapper .tv-product-price {
        display: block;
    }
    .tvtabcategory-all-product {
        width: 75%;
    }
    .tvproduct-page-wrapper .tv-product-page-image,
    .tvproduct-page-wrapper .tv-product-page-content {
        width: 100%;
    }
    .tvproduct-wrapper .tvproduct-timer-icon i {
        /*line-height: 21px;*/
    }
    .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) {
    #_desktop_contact_link {
        text-align: left;
    }
    .tvcms-header-myaccount .tv-account-dropdown {
        left: -60px;
    }
    .footer-container.footer-4 .tvfooter-storelogo-inner {
        margin: 0;
    }
    .footer-container.footer-4 .block_newsletter form {
        margin: 0 auto;
    }
    .footer-container.footer-4 .tvnewsleeter-input-button-wraper {
        width: 100%;
    }
    #tvcms-mobile-view-header.mobile-header-3 .tvcmsmobile-header-menu,
    #tvcms-mobile-view-header.mobile-header-3 .tvcmsmobile-header-search {
        width: 50%;
    }
    #tvcms-mobile-view-header.mobile-header-2 .tvheader-sarch-display,
    #tvcms-mobile-view-header.mobile-header-2 #tvcmsmobile-account-button,
    #tvcms-mobile-view-header.mobile-header-2 #tvmobile-cart {
        margin: 0 0 0 20px;
    }
    .tvheader-top-search-wrapper {
        padding: 9.5px 16px;
		border-top-right-radius: 12px;
		border-bottom-right-radius: 12px;
    }
    .tvcmsheader-search.search-widget form input[type=text] {
        height: 42px;
    }
    .tvcart-icon-text-wrapper .tvcart-lable,
    .tv-account-wrapper .tv-myaccount-btn span {
        font-size: 14px !important;
        display: none;
    }
    #header .tv-myaccount-btn-desktop svg,
    .lang-rtl #header .tv-myaccount-btn-desktop svg {
        width: 23px;
        height: 23px;
        margin: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .tvheader-cart-wrapper .tv-cart-icon svg {
        width: 26px;
        height: 26px;
    }
    .tvmobile-slidebar {
        /*opacity: 0;*/
        visibility: hidden;
        position: fixed;
        z-index: 1001;
        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-in-out 0.1s;
        -moz-transition: all 0.3s ease-in-out 0.1s;
        -ms-transition: all 0.3s ease-in-out 0.1s;
        -o-transition: all 0.3s ease-in-out 0.1s;
        transition: all 0.3s ease-in-out 0.1s;
    }
    .lang-rtl .tvmobile-slidebar {
        right: -300px;
        left: auto;
    }
    .tvmobile-slidebar.open {
        visibility: visible;
        text-align: left;
        left: 0;
        /*opacity: 1;*/
        transform-origin: top;
    }
    #left-column .tvleft-right-product-slider {
        width: 50%;
        float: left;
    }
    .tv-all-service.card-deck {
        border: none;
    }
    .tvcmscustomer-services .tvservices-center {
        border: none;
        margin-bottom: 0;
        padding: 15px;
    }
    .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
        padding: 5px;
    }
    #left-column .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
    }
    .tvservices-center.card.even.tvservice-cash-trustpay:before {
        display: none;
    }
    #tvcmsmobile-wishlist-icon .ttvwishlist-icon {
        display: block;
        float: left;
    }
    #tvcmsmobile-wishlist-icon .ttvwishlist-icon {
        top: 5px;
    }
    #tvcmsmobile-account-button .tv-account-wrapper svg {
        /*width: 26px;*/
    }
    #tvcmsmobile-wishlist-icon .ttvwishlist-icon svg {
        width: 26px;
    }
    #tvcmsmobile-wishlist-icon .ttvwishlist-icon i,
    #tvcmsmobile-wishlist-icon .tv-cart-wishlist-inner {
        display: block;
    }
    #tvcmsmobile-wishlist-icon .tv-cart-wishlist-inner {
        left: 18px;
        top: -4px;
    }
    #tvcmsmobile-wishlist-icon .tvwishlist_name_count {
        display: none;
    }
    #tvcms-mobile-view-header .tvcategory-title-wrapper .tvleft-right-title span {
        display: none;
    }
    #tvcms-mobile-view-header #tvmobile-megamenu,
    #tvcms-mobile-view-header #tvcmsmobile-vertical-menu {
        /*display: inline-block;*/
        /*vertical-align: middle;*/
    }
    #tvcms-mobile-view-header #tvmobile-megamenu {
        /*margin-right: 15px;*/
    }
    #tvcms-mobile-view-header .tvallcategories-wrapper .tvleft-right-title-toggle svg {
        display: block;
    }
    #tvcms-mobile-view-header .tvcategory-title-wrapper {
        height: 30px;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        background-color: #ffffff;
    }
    #tvcmsmobile-vertical-menu .tvcmsvertical-menu-wrapper {
        position: unset;
    }
    #tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
        top: auto;
    }
    #tvcmsmobile-vertical-menu .tvcmsvertical-menu-wrapper {
        border-radius: 3px;
    }
    #tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
        left: 0;
    }
    .tvcmsvertical-menu-wrapper {
        margin-right: 13px;
    }
    .tvcategory-title-wrapper {
        padding: 15px 23px;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
        padding: 12px 0px;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
        left: 1px;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        border-radius: 3px;
    }
    .tvcmsvertical-menu-icon {
        display: block !important;
        position: absolute;
        top: 7px;
        right: 1px;
    }
    .tvcmsvertical-menu-i.open {
        transform: rotate(-90deg);
        transition: all 0.3s ease-in;
    }
    .tvcmsvertical-menu-i {
        transform: rotate(90deg);
        font-size: 17px;
        transition: all 0.3s ease-in;
        color: #000000;
    }
    .tvapp-logo-content-box {
        padding: 30px 15px 0 15px;
    }
    .tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span {
        font-size: 22px;
    }
    .tvdekstop-footer-all-desc-wrapper span {
        font-size: 14px;
    }
    .tvapp-logo-content-inner,
    .lang-rtl .tvapp-logo-content-inner {
        width: 100%;
    }
    .tvcmsapp-logo {
        margin-bottom: 30px;
    }
    .tvcmsbrandlist-slider {
        margin: 0 0 30px 0;
    }
    .tvblog-event-all-content-block {
        padding: 7.5px;
    }
    .tvcmscategory-slider {
        margin-bottom: 30px;
    }
    .tvbanner-hover-wrapper:after {
        display: none;
    }
    .tvcms-slider-offerbanner-wrapper {
        margin-bottom: 30px;
    }
    .tvmain-slider-contant .tvmain-slider-button {
        font-size: 12px;
    }
    .tvcmsmain-slider-wrapper {
        margin-bottom: 0;
        width: 100%;
    }
    .lang-rtl .tvproduct-wrapper.grid .tvproduct-hover-btn,
    .lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
        text-align: center;
    }
    .lang-rtl #tvcmsmobile-search .tvcmsheader-search {
        /*text-align: right;*/
    }
    .lang-rtl .tvcmsvertical-menu-wrapper {
        margin-left: 13px;
    }
    .lang-rtl #tvcms-mobile-view-header #tvmobile-megamenu {
        margin-right: 0;
    }
    .lang-rtl .tvcategory-title-wrapper {
        padding: 15px 3px;
    }
    .tvbanner-hover-wrapper img.lazy.loaded {
        width: 100%;
    }
    .tvmain-slider-next-pre-btn {
        display: none;
    }
    #tvmain-slider .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        justify-content: center;
        z-index: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .lang-rtl .tv-account-wrapper .tv-myaccount-btn span {
        padding-right: 10px;
        padding-left: 0px;
    }
    .lang-fr .tv-account-wrapper,
    .lang-rtl .tvheader-cart-wrapper {
        padding: 2px 0;
    }
    .tvproduct-description-tab {
        margin-bottom: 30px;
    }
    .tvapp-logo-link-wrapper {
        text-align: center;
    }
    .tvall-product-branner.tvall-product-branner-left {
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
    }
    .tvspecial-product-content {
        padding: 0;
    }
    .lang-rtl .tvmega-menu-title a i {
        left: 0;
        right: unset;
    }
    .tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner {
        /* width: 33.33%; */
    }
    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content {
        /* width: 66.66%; */
    }
    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 5px 0;
    }
    .lang-rtl .tv-account-wrapper,
    .lang-rtl .tvheader-cart-wrapper {
        padding: 5px 0;
    }
    #header {
        position: relative;
        background-image: none !important;
    }
    .tvheader-mobile-layout {
        background-color: #ffffff;
        margin-bottom: 8px;
    }
    #wrapper {
        padding-top: 0;
    }
    #index #header {
        position: relative;
        background-color: #ffffff;
        margin-bottom: 0;
    }
    .tvtags-content-box,
    .lang-rtl .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;
    }
    .tvcmsmobile-contact #contact-link,
    .tvcmsmobile-contact #contact-link .tvcms_contact_info,
    .tvcmsmobile-contact #contact-link i {
        color: #000000;
        /*text-align: center;*/
        vertical-align: middle;
    }
    .tvcmsdesktop-top-header-box {
        display: block;
    }
    #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #ededed;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease-in-out 0.1s;
        -moz-transition: all 0.7s ease-in-out 0.1s;
        -ms-transition: all 0.7s ease-in-out 0.1s;
        -o-transition: all 0.7s ease-in-out 0.1s;
        transition: all 0.7s ease-in-out 0.1s;
        padding: 30px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }
    .lang-rtl #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        right: -300px;
        left: auto;
    }
    #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        opacity: 1;
        visibility: visible;
        left: 0;
    }
    .lang-rtl #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        right: 0;
        left: auto;
    }
    #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: #333333;
    }
    #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;
        /*background-color: #ededed;*/
        padding: 6px 15px 0 15px;
    }
    .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.mobile-header-2 .tvcmsmobile-header-search {
        display: flex;
        position: unset;
        align-items: center;
        justify-content: flex-end;
    }
    #tvcms-mobile-view-header.mobile-header-2 .tvsearch-open svg,
    #tvcms-mobile-view-header.mobile-header-2 .tvsearch-close svg {
        vertical-align: middle;
        width: 20px;
        height: 20px;
    }
    #tvcms-mobile-view-header.mobile-header-3 .tvcmsmobile-header-search-logo-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    #tvcms-mobile-view-header.mobile-header-3 .tv-header-logo {
        justify-content: center;
    }
    #tvcms-mobile-view-header.mobile-header-3 .tvmobile-sliderbar-btn {
        padding: 10px 0 10px 0;
    }
    .tvmobile-sliderbar-btn a {
        height: auto;
        width: auto;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 8px 8px 10px 8px;
		background: #e9e9e9; border-radius: 9px;
        /*background-color: #ffffffc2;*/
    }
    #tvcms-mobile-view-header.mobile-header-2 .tvsearch-close svg {
        width: 20px;
        height: 15px;
    }
    #header #tvcms-mobile-view-header.mobile-header-2 .tvsearch-header-display-wrappper {
        max-width: 400px;
        width: 400px;
        margin: auto;
    }
    #header .mobile-header-2 .tvsearch-top-wrapper {
        width: 100%;
        padding: 0;
        display: block;
    }
    #tvcms-mobile-view-header.mobile-header-2 .tv-header-logo {
        padding: 15px 0;
    }
    #tvcms-mobile-view-header.mobile-header-2 .tvcmsmobile-header-menu {
        padding: 0 15px;
    }
    #tvcmsmobile-search .tvheader-search-display-icon {
        display: none;
    }
    #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: 10px 0 10px 0;
		margin: 0 8px;
    }
    .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;
    }
    .tvcmsheader-search {
        text-align: center;
    }
    .lang-rtl .tvcmsheader-search {
        /*text-align: left;*/
    }
    #header .tvsearch-top-wrapper {
        
        padding: 10px 0 ;
      
    }
    .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,
    .lang-rtl .tvcmsdesktop-language-selector {
        text-align: center;
    }
    .tv-language-dropdown,
    .tv-currency-dropdown {
        padding: 10px;
    }
    .ttvwishlist-icon i,
    .tv-cart-wishlist-inner {
        display: none;
    }
    .tvwishlist_name_inner {
        display: flex;
    }
    .tvwishlist_name_count,
    .tvwishlist-name span.tvwishlist_name {
        color: #222222;
        font-size: 14px;
        width: auto;
        line-height: 40px;
        font-weight: 400;
        margin-right: 5px;
    }
    .ttvwishlist-icon,
    .tvdesktop-compare-icon {
        /*display: none;*/
    }
    .tvheader-nav-offer-text i {
        font-size: 14px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] svg {
        width: 20px;
    }
    .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 10px 0 0px;
    }
	#tvcmsmobile-account-button2 {
        margin: 0 10px 0 0px;
    }
		#tvcmsmobile-account-button3 {
        margin: 0 10px 0 0px;
    }
		#tvcmsmobile-account-button4 {
        margin: 0 10px 0 0px;
    }
    .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;
    }
    .tvcmsvertical-menu .menu-dropdown,
    .tvcmsvertical-menu li.level-2,
    .tvcmsvertical-menu .menu-dropdown.tvcmsvertical-sub-menu,
    .tvcmsvertical-menu ul li ul {
        background-color: transparent;
    }
    .tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
        padding-right: 5px;
    }
    .tvcmsvertical-menu li.level-1:hover,
    .tvvertical-menu-show-hide-category .tvvertical-show-category:hover,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category:hover {
        border-right: 1px solid #e5e5e5;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        height: 32px;
        width: 32px;
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0.76);
        border: 1px solid #ededed;
    }
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile i {
        margin-top: 4px;
    }
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 0;
        color: #000000;
        font-size: 16px;
        font-family: inherit;
        line-height: 40px;
    }
    .tv-menu-horizontal .menu-content .tvmega-menu-title {
        display: block;
    }
    .tvmobile-dropdown-close a i {
        position: absolute;
        right: 10px;
        top: 12px;
        font-size: 24px;
        color: #333;
        z-index: 10;
    }
    .tv-menu-horizontal li.level-1 {
        border-bottom: none;
        padding-bottom: 5px;
    }
    .tv-menu-col,
    .tv-menu-row {
        padding-bottom: 5px;
    }
    .menu-subtitle {
        /*top: 0;*/
        right: auto;
    }
    .tvmega-menu-title {
        font-size: 16px;
        color: #666666;
        text-align: center;
        font-weight: 500;
        position: relative;
        /*text-transform: capitalize;*/
        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: #e5e5e5;
    }
    .tvmega-menu-title a i {
        position: absolute;
        right: 0;
        top: 0px;
        font-size: 20px;
        color: #333333;
    }
    .tvtabcategory-all-product {
        width: 70%;
    }
    .tvcmstabcategory-product-slider {
        margin-bottom: 30px;
    }
    .tv-total-product-number {
        font-size: 12px;
    }
    .tvcmsspecial-product,
    .tvcmstab-title-product {
        margin-bottom: 20px;
    }
    .tvspecial-product-wrapper-box,
    .tvcmsspecial-product,
    .tvnew-product-wrapper-box,
    .tvcmsfeatured-product,
    .tvcmsbest-seller-product,
    .tvcmsnew-product,
    .tvcmssame-category-product,
    .tvcmscross-selling-product,
    .tvcmslike-product {
        margin-bottom: 0px;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        padding: 9px 10px;
    }
    .tvproduct-name h6 {
        font-size: 14px;
    }
    .product-price-and-shipping .price {
        font-size: 16px !important;
    }
    .tvcart-icon-text-wrapper .tvcart-lable,
    .tv-account-wrapper .tv-myaccount-btn span {
        font-size: 14px !important;
        padding-left: 10px;
        text-align: left;
    }
    .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: 13px;*/
    }
    .container_tv_megamenu {
        display: block;
    }
    .tvnews-event-content-wrapper .tvnews-event-titel a h3,
    .kr_blog_post_area .tvblog_post .post_content .post_title a {
        font-size: 14px;
    }
    .tvfooter-product-box-layout .tvcms-main-title .tvmain-title h2 {
        display: inline-block;
        font-size: 20px !important;
    }
    .tvservices-content-box .tvservices-title {
        font-size: 14px !important;
    }
    .tvproduct-flags {
        opacity: 1;
    }
    .tv-product-page-image .page-content {
        width: 100%;
        margin: 0 auto;
    }
    .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: 40px;
        top: auto;
    }
    .tvproduct-wrapper.grid .tvproduct-hover-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
        opacity: 1;
        position: relative;
        bottom: 0;
        margin-top: 5px;
        text-align: center;
        margin-bottom: 5px;
		z-index: 1;
    }
    .tvcomp-wish-btn {
        margin-left: 0;
        margin-top: 10px;
    }
    .tvfooter-product-title-product,
    .tvfooter-product-box-layout {
        margin-bottom: 30px;
    }
    .tvcmsfooter-best-seller-product .tvfooter-product-title-product {
        margin-bottom: 0px;
    }
    .tvcmsmain-title-wrapper {
        margin-bottom: 15px;
    }
    .tvcms-brandlist-pagination-wrapper {
        display: block;
    }
    .tvmain-slider-next-pre-btn .tvcmsprev-btn {
        left: 25px;
    }
    .tvmain-slider-next-pre-btn .tvcmsnext-btn {
        right: 25px;
    }
    .tvnewsleeter-input-button-wraper .input-wrapper input {
        min-width: 100%;
    }
    .tvfooter-logo-block {
        padding: 20px 0;
    }
    .tvfooter-storelogo-inner {
        border: 0;
    }
    .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_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: #000000;
    }
    .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: 10px;
    padding: 10px 15px;
    border: 1px solid #ededed;
    font-size: 15px !important;
    cursor: pointer;
    border-radius: 10px;
    font-weight: 400;
    }
    .block_newsletter .tvnewsletter-title,
    .tvnewsletter-description {
        text-align: center;
    }
    .tvnewsleeter-input-button-wraper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50%;
        margin: 0 auto 15px;
    }
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
        text-align: center;
    }
    .tvcopylink p {
        text-align: center;
    }
    .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_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_myaccount,
    .lang-rtl #footer_sub_menu_social_icon {
        padding: 0 15px;
    }
    .tvcmsfooter-background-image {
        background-attachment: fixed;
    }
    .tvcmscategory-chain-slider,
    .tvcms-slider-offerbanner-wrapper,
    .tvcmsmultibanners,
    .tvmultithreebanner,
    .tvcmscategory-slider,
    .tvcmstab-title-product,
    .tvcmstabcategory-product-slider,
    .tvcmssingle-block,
    .tvcmscategory-chain-slider,
    .tvcmstestimonial,
    .tvcmsblog-event {
        margin-bottom: 30px;
    }
    .tvfooter-product-box-layout,
    .tvcmsbrandlist-slider {
        margin-bottom: 40px;
    }
    .tvcms-manage-events,
    .tvcms_customer_name {
        pointer-events: none;
    }
}
@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(min-width: 590px) and (max-width: 991px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }
}
@media(max-width: 790px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 33.33%;
    }
    .tvall-inner-btn-cancel span,
    .tvall-inner-btn span {
        font-size: 14px;
    }
}
@media(min-width: 768px) {
    .tvcmsspecial-product .tvspecial-product-wrapper-box .tvcmsVerticalSlider {
        width: auto !important;
    }
    .tvcmsspecial-product .tvvertical-slider .product-images .slick-list {
        min-height: 320px;
    }
    .tv-product-page-content .tvproduct-wishlist-compare {
        /*display: inline-block;*/
        margin: 0 0 0 0;
		padding: 10px 5px;
    }
    .lang-rtl #blockcart-modal .divide-right,
    .lang-rtl #blockcart-modal .tv-addtocart-product-image {
        float: right;
    }
}
/******* End Media-tablet Css *******/
/******* Start Media-mobile Css *******/
/* Media Css 768 to 320 */
@media(max-width: 768px) and (min-width: 576px) {
    .tvfooter-product-box-layout .tvleft-right-product-slider {
        width: 50%;
        float: left;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .tvcmsspecial-product .tvvertical-slider .product-images .slick-list {
        min-height: 482px;
    }
}
@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) {
    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 100%;
        float: none;
    }
    .tvapp-logo-content-box {
        display: block;
        padding: 15px;
    }
    .tvapp-logo-content-wrapper {
        margin-bottom: 15px;
    }
    .tvmain-slider-content-wrapper {
        display: block;
        overflow: hidden;
        display: none;
    }
    .tvmain-slider-content-inner {
        width: 50%;
        float: left;
        /*margin: 5px 0;*/
    }
    .lang-rtl .tvcmsmain-slider-wrapper {
        float: none;
    }
    .tvspecial-product-wrapper-box .tvproduct-info-box-wrapper {
        padding: 30px 0 0px 10px;
    }
    .tvproduct-wishlist-compare .tvproduct-wishlist {
        margin-bottom: 0px;
    }
    .quickview .product-cover {
        display: none;
    }
    .tvvertical-slider img.thumb {
        border: none;
    }
    .tvvertical-slider img.thumb.selected,
    .tvvertical-slider img.thumb:hover {
        border: none;
    }
    .tvvertical-slider-next-pre-arrow {
        display: none;
    }
    #_desktop_contact_link {
        text-align: center;
    }
    .tvcmsmobile-contact {
        float: none;
    }
    #header .tvsearch-top-wrapper {
        width: 100%;
    }
    .tv-header-logo {
        text-align: left;
        display: block;
    }
    .tvtabcategory-all-tab {
        width: 100%;
        margin-bottom: 15px;
    }
    .tvtabcategory-all-product {
        width: 100%;
    }
    .tvtab-title-wrapper,
    .lang-rtl .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;
    }
    .tvnewsleeter-input-button-wraper {
        width: 100%;
    }
    .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;
    }
    #newsletter_block_popup .block_content .newsletter_title h3 {
        font-size: 18px;
    }
    #newsletter_block_popup .block_content .tvcmsnewsletterpopupContent {
        font-size: 12px;
    }
}
@media(max-width: 768px) {
    .product-3 .tvcmsVerticalSlider {
        width: auto;
    }
    .tvvertical-slider .product-images {
        max-height: max-content;
    }
    .cms-description img {
        margin-bottom: 15px;
    }
    .product-2 .product-cover {
        display: none;
    }
    .product-2 .tvvertical-slider,
    .product-5 .tvvertical-slider {
        display: block;
    }
    .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;
    }
    #left-column .tvfilter-brand-list-wrapper {
        width: 48%;
        float: left;
        margin-right: 7.5px;
    }
    .tvcategory-chain-slider-wrapper-info {
        width: 50%;
    }
    .tvcategory-chain-title a {
        font-size: 18px;
    }
    .tvcategory-chain-slider-category a {
        font-size: 14px;
    }
    .tvvertical-slider .product-images {
        margin: 0px -5px 0 -5px;
    }
    #product .slick-slide {
        float: left;
    }
    #product .slick-dotted.slick-slider {
        padding-bottom: 30px;
        margin-bottom: 0px;
    }
    #product .product-images .slick-dots {
        bottom: 0;
    }
    #product .product-images .slick-dots li.slick-active button:before {
        color: #333333;
    }
    .tvtabcategory-product-li {
        width: 24.7%;
        margin-bottom: 15px;
    }
    .tvproduct-title-brandimage .tvproduct-brand img {
      /*  width: 300px; */
    }
    #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 a {
        height: 32px;
        width: 32px;
    }
    .tv-account-wrapper,
    .tvheader-cart-wrapper,
    .lang-rtl .tv-account-wrapper,
    .lang-rtl .tvheader-cart-wrapper {
        padding: 2px 0;
    }
    .tv-account-wrapper svg {
        /*height: 32px;*/
        /*margin-right: 3px;*/
    }
    .tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
        padding: 7px 0;
    }
    #header .tvsearch-top-wrapper {
        padding: 10px 0;
    }
    .tv-cart-cart-inner {
        position: absolute;
        right: -3px;
        top: -7px;
    }
    .tvcmsheader-search.search-widget form button[type=submit] i {
        line-height: 36px;
        height: 30px;
    }
    .tvprduct-image-info-wrapper .product-cover {
        display: none;
    }
    .tvprduct-image-info-wrapper .tvvertical-slider {
        width: 100%;
    }
    .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: inline-block;*/
    }
    .tvproduct-flags li {
        font-size: 11px;
    }
}
@media (max-width: 981px) {
  #header .tvsearch-top-wrapper {
    padding: 10px 0;
  }
}
@media (max-width: 650px) {
    .tvmain-slider-contant .tvmain-slider-info p {
        font-size: 18px;
    }
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 40px;
    }
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-search,
    #tvcms-mobile-view-header.mobile-header-1 .tvcmsmobile-header-logo-right-wrapper {
        width: 100%;
		z-index: 1;
    }
    #header #tvcms-mobile-view-header.mobile-header-2 .tvsearch-header-display-wrappper {
        width: 280px;
        right: -100px;
    } 
    .tv-header-logo a {
        width: 100%;
    }
    .tvcmsmobile-header-search-logo-wrapper {
        display: flex;
		padding: 10px 0 10px 0;
    }
    .tv-header-logo {
        height: auto;
        text-align: left;
    }
    .tvcmsmobile-top-wrapper {
        padding-bottom: 0px;
    }
    #header .tvsearch-top-wrapper {
        width: 100%;
        padding: 0px 0 0px 0;
        display: block;
    }
    .lang-rtl .tvcmsheader-search {
        text-align: center;
    }
    .tvcmsheader-search {
        text-align: center;
        padding-right: 0;
    }
    #tvcms-mobile-view-header .tv-header-logo img {
        display: inline-block;
    }
}
@media(max-width: 600px) {
    #tvcmsmobile-account-button {
        margin: 0 14px;
    }
}
@media(max-width: 596px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 50%;
    }
    #js-product-list .tvgrid-list-view-product .products {
        margin: 0;
    }
    .tvall-product-wrapper-info-box {
        padding: 0 8px;
        margin: 0 0 7.5px;
    }

    .tvall-product-wrapper-info-box.tvtab-first-product {
        margin: 0 0 7.5px;
    }
    #tv-back-top-wrapper {
        padding: 10px;
        margin-top: 10px;
    }
    .tvsearch-filter-content-wrapper .facet:not(:last-child) {
        margin-bottom: 20px;
    }
    .tvproduct-timer .tvproduct-timer-wrapper~.tvproduct-timer-wrapper {
        margin-left: 0px;
    }
}
@media(max-width: 590px) {
    .tvcmsfeatured-product .tvall-product-branner,
    .tvcmsnew-product .tvall-product-branner,
    .tvcmsbest-seller-product .tvall-product-branner,
    .tvtab-product-branner .tvall-product-branner {
        /* width: 100%; */
    }
    .tvcmsfeatured-product .tvfeatured-product-content,
    .tvcmsnew-product .tvnew-product-content,
    .tvcmsbest-seller-product .tvbest-seller-product-content,
    .tvtab-product-branner .tvtab-product-all-pagination {
        /* width: 100%; */
    }
    .tvall-product-branner {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }
    .tvimage-true {
        width: 100%;
    }
    .tvall-product-branner {
        margin: 0 0 15px 0;
        padding: 0 15px;
    }
}
@media(max-width: 575px) {
    #tvcms-mobile-view-header.mobile-header-2 .tvcmsmobile-header-logo-right-wrapper {
        width: 100%;
    }
    .tv-all-service.card-deck {
        padding: 15px 0;
        display: inline-block;
    }
    .tvcmscustomer-services .tvservices-center {
        padding: 15px 0;
    }
    .tvservices-center.card:before {
        content: '';
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        width: 100%;
        background-color: #e5e5e5;
        margin: auto;
    }
    .tvservices-center.card.even.tvservice-cash-trustpay:before {
        display: block;
    }
    .tvapp-logo-img-content-wrapper {
        display: block;
        text-align: center;
    }
    .tvapp-logo-content-inner,
    .lang-rtl .tvapp-logo-content-inner {
        margin-right: 0;
        padding: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .tvbrandlist-slider-content-box {
        padding: 0 35px;
    }
    .tvblog-event-all-content-block {
        padding: 7.5px;
    }
    .tvall-product-branner {
        padding: 0 7.5px;
    }
    .tvcategory-slider-inner-info-box {
        padding: 0;
    }
    .tvcategory-slider-wrapper-info {
        padding: 12px 10px 12px 10px;
    }
    .tvmain-slider-content-inner {
        width: 50%;
    }
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .tvmain-slider-contant .tvmain-slider-button {
        padding: 5px 20px;
        font-size: 10px;
        line-height: 24px;
    }
    .tvcms-slider-offerbanner-wrapper {
        margin-bottom: 30px;
    }
    .tvtab-title-wrapper .tvtabs-products li {
        display: block;
    }
    .tvcategory-chain-slider-wrapper-info {
        width: 100%;
    }
    .tvtabcategory-product-li {
        width: 50%;
        margin-bottom: 15px;
    }
    .tvspecial-product .tvproduct-wrapper {
        padding: 10px;
    }
    .tvspecial-product .tvproduct-image {
        display: none;
    }
    .tvspecial-product-wrapper-box .tvvertical-slider {
        width: 100%;
    }
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-pre {
        width: 30px;
        left: 14px;
        height: 30px;
        top: 27%;
        transform: rotate(-90deg);
    }
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-pre,
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-next {
        line-height: 28px;
    }
    .tvspecial-product-wrapper-box .tvvertical-slider .tvvertical-slider-next {
        width: 30px;
        right: 14px;
        height: 30px;
        top: 27%;
        transform: rotate(-90deg);
    }
    #search .tvproduct-wrapper.list .Product-Comment-Stock,
    #search .tvproduct-wrapper.catelog .tv-product-list {
        margin: 20px 0;
    }
    #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,
    .lang-rtl #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-account-button .tvcms-manage-events {
        display: none;
    }
    #tvcmsmobile-header-right {
        display: none;
        padding: 0;
    }
    .tv-contact-account-cart-wrapper,
    .lang-rtl .tv-contact-account-cart-wrapper {
        float: none;
        border: none;
    }
    #header .tvsearch-top-wrapper {
        width: 100%;
        padding: 0px 0 0px 0;
    }
    .lang-rtl .tvsearch-header-display-wrappper {
        left: 0;
        right: auto;
    }
    #_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;
    }
    .tvcms-header-myaccount .tv-account-dropdown {
        min-width: 137px;
    }
    .tvheader-nav-offer-text {
        text-align: center;
        justify-content: center;
        padding: 12px 15px;
    }
    .tvmobileheader-offer-wrapper {
        float: none;
        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 8px 0 0px;
    }
	#tvcmsmobile-account-button2 {
        margin: 0 4px 0 6px;
    }
    #tvmobile-cart,
    .tvoffer-text-inner {
        display: inline-block;
        vertical-align: middle;
    }
    .tvcmsmobile-cart-acount-text {
        text-align: right;
        padding-left: 0;
    }
    .lang-rtl .tvcmsmobile-cart-acount-text {
        text-align: left;
        padding-right: 0;
    }
    .tvcms-header-myaccount .tv-myaccount-btn i {
        margin: 0;
    }
    #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;
    }
    .tvproduct-cart-btn {
        margin-bottom: 5px;
    }
    #products.list .tvall-product-star-icon {
        margin-bottom: 15px;
        text-align: center;
    }
    #products.list .tvproduct-timer {
        text-align: center;
    }
    #products.list-2 .tv-product-desc,
    #products.list .tv-product-desc {
        text-align: center;
    }
    #products.list .product-description {
        text-align: center;
    }
    #products.catelog .tvcms-product-name-star {
        padding-bottom: 0;
    }
    .tvproduct-wrapper.list .tv-product-list {
        float: none;
        margin: 0;
    }
    .tvproduct-wrapper.list .tv-indicator.tv-bar .tv-outer {
        margin: 0 auto;
    }
    .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;
    }
    .tvbanner-hover-wrapper img {
        width: 100%;
    }
    .tvcms-vertical-menu-next-pre-btn {
        text-align: center;
        margin-top: 15px;
    }
    .tvtab-product .tvcms-main-title,
    .tvcmsmain-title-wrapper,
    .lang-rtl .tvtab-product .tvcms-main-title {
        float: none;
        text-align: center;
        margin-bottom: 0px;
    }
    .tvcms-next-pre-btn,
    .tvtabcategory-product-next-pre-btn {
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
        direction: ltr;
    }
    .tvtab-title-wrapper,
    .lang-rtl .tvtab-title-wrapper {
        margin-bottom: 0px;
    }
    .tvcmsprev-btn,
    .tvcmsnext-btn,
    .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;*/
        display: none;
        position: inherit;
        margin: 0 3px;
    }
    .tvtab-title-wrapper {
        margin-top: 5px;
    }
    .tvbrandlist-slider-prev.tvcmsprev-btn,
    .tvbrandlist-slider-next.tvcmsnext-btn,
    .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-new-product-pagination-next-pre-btn,
    .tvfooter-best-seller-product-pagination-next-pre-btn,
    .tvfooter-featured-product-pagination-next-pre-btn {
        margin: 15px 0;
    }
    .tvfooter-logo-block .tvfooter-logo-desc {
        max-width: 100%;
    }
    .tvcart-incr-decr-price {
        justify-content: left;
    }
    .tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper img {
        width: 60%;
        max-height: inherit;
        height: auto;
    }
    .tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper {
        padding: 15px;
    }
    .tvwishlist-popup {
        left: 0;
        margin: 20px auto;
    }
}
@media(max-width: 500px) {
    #left-column .tvleft-right-product-slider {
        width: 100%;
        padding: 10px 10px;
    }
}
@media(max-width: 480px) {
    .tvproduct-wrapper.grid .tvproduct-wishlist,
    .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
    .tvproduct-wrapper.grid .tvproduct-cart-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,
    .tvproduct-wrapper.grid .tvcompare-wrapper,
    .tvproduct-wrapper.grid-2 .tvcompare-wrapper,
    .tvproduct-wrapper.grid .tvproduct-quick-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-quick-btn {
        margin: 0 0 0 4px;
    }
    .tvsearch-dropdown-wrapper {
        width: 100%;
    }
    .tvproduct-info-box-wrapper {
        padding: 10px 15px 15px 15px;
    }
}
@media (max-width: 425px) {
    #tvcms-mobile-view-header.mobile-header-3 .tvcmsmobile-header-logo-right-wrapper {
        min-height: 64px;
    }
    .tvmain-slider-contant .tvmain-slider-info h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .tvmain-slider-contant .tvmain-slider-info p {
        font-size: 13px;
        margin-bottom: 4px;
    }
    .tvmain-slider-contant .tvmain-slider-button {
        padding: 5px 10px;
    }
    .tvmain-slider-contant .tvmain-slider-button i {
        font-size: 12px;
    }
    .tvmain-slider-content-inner {
        padding: 0 5px;
    }
    .tvcms_customer_name {
        display: none;
    }
}
@media(max-width: 400px) {
    .tvbanner-wrapper.tvone-banner-wrapper-info {
        display: block;
    }
}
@media(max-width: 395px) {
    #category .tv-grid-list-wrapper-info-box {
        width: 50%;
    }
}
@media (max-width: 375px) {
    .tvspecial-product .tvproduct-wishlist,
    .tvspecial-product .tvproduct-cart-btn,
    .tvspecial-product .tvcompare-wrapper,
    .tvspecial-product .tvproduct-quick-btn {
        margin: 0 0 0 6px;
    }
    .tvspecial-product .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
        padding: 10px 10px;
    }
    .tvspecial-product .tvproduct-cart-btn .tvproduct-add-to-cart span {
        padding-left: 5px;
    }
}
@media(max-width:370px) {
    .tvheader-nav-offer-text p {
        font-size: 11px;
    }
}
@media(max-width: 330px) {
    #content-wrapper .tvproduct-wrapper .tvproduct-image {
        padding: 0 15px;
    }
}
@media (max-width: 320px) {
    .tvheader-nav-offer-text p {
        font-size: 12px;
    }
}
@media (max-width: 320px) {
    #tvcmsmobile-account-button {
        margin: 0 5px;
    }
	
}
@media (max-width: 1008px) {
    *::-webkit-scrollbar {
        width: 5px;
        background-color: #ddd;
    }
    *::-webkit-scrollbar-thumb {
        background-color: #333;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    }
    body {
        overflow: overlay;
    }
}
/******* End Media-mobile Css *******/
.tv-category-block-wrapper #category-description {
    margin-top: 10px;
}
.tvcmsdesktop-top-header-wrapper.header-3 .tvcmsmain-menu-wrapper {
    padding-left: 0;
}
.tvwishlist-send-mess-btn {
    text-align: right;
}
.header-4 .tvcmsheader-nav-right {
    padding-left: 0;
}
.tvproduct-out-of-stock.disable i {
    cursor: no-drop;
}
.tvinner-page-pagination li i {
    color: #ccc;
}
.tvinner-page-pagination li:hover i {
    color: #000;
}
.tvdesktop-wishlist:hover .tvwishlist-name span,
.tvcmsdesktop-view-compare:hover .tvdesktop-view-compare-name,
.tvdesktop-wishlist:hover .tvwishlist_name span,
.tvcmsdesktop-view-compare:hover .tvdesktop-view-compare-name,
.tv-account-dropdown a.tvmyccount:hover {
    color: #333333;
}
.tvdesktop-wishlist:hover .tvwishlist-icon svg path,
.tvdesktop-view-compare:hover .tvdesktop-compare-icon svg path,
.tvdesktop-view-compare:hover .tvdesktop-compare-icon svg path {
    fill: #333333 !important;
}
.tvdesktop-wishlist:hover .ttvwishlist-icon svg path {
    fill: none;
    stroke: #333333 !important;
}
.tvcmsdesktop-top-header-wrapper.header-3 .tvcmsmain-menu-wrapper {
    padding-left: 0;
}
.tvforce-hide {
    display: none;
}
i.material-icons{
    direction: inherit;
}
.lang-rtl .tvheader-cart-wrapper {
    padding: 29px 30px 29px 0px;
}
.lang-rtl .tvcmsheader-search.search-widget form input[type=text] {
    padding: 0 16px 0 0px;
}
.lang-rtl .product-quantity #quantity_wanted {
    margin-left: 5px;
    margin-right: 0;
}
.lang-rtl .tvfooter-product-sticky-bottom .tvproduct-image-title-price {
    margin-left: 20px;
    margin-right: 0;
}
.lang-rtl .tvfooter-product-sticky-bottom .product-image {
    margin-left: 15px;
    margin-right: 0;
}
.lang-rtl .ttvwishlist-icon svg,
.lang-rtl .tvdesktop-compare-icon svg {
    margin-left: 9px;
    margin-right: 0;
}
.lang-rtl .tvprodpopup-close {
    right: auto;
    left: 5px;
}
.lang-rtl .tv-product-page .tv-indicator {
    margin-right: 0;
    margin-left: 50px;
}
.lang-rtl .tv-addtocart-msg-wrapper .tv-addtocart-close,
.lang-rtl .tvcmsNewsLetterPopup-i .close {
    left: 15px;
    right: auto;
}
.lang-rtl .header-3 #_desktop_contact_link {
    text-align: left;
}
.lang-rtl .header-3 .container_tv_megamenu,
.lang-rtl .header-5 .tvheader-language-currency-wrapper,
.lang-rtl .footer-container.footer-4 .tvfooter-contact-link-wrapper,
.lang-rtl .footer-container.footer-4 .tvfooter-logo-block .tvfooter-img-block,
.lang-rtl .footer-container.footer-4 .tvfooter-logo-block .tvfooter-logo-desc,
.lang-rtl .footer-container.footer-2 .tvfooter-logo-block .tvfooter-img-block,
.lang-rtl .footer-container.footer-2 .tvfooter-logo-block .tvfooter-logo-desc {
    text-align: right;
}
.lang-rtl .header-4 .tvcmssearch-wrapper,
.lang-rtl .header-5 .tvcmssearch-wrapper,
.lang-rtl .header-6 .tvcmssearch-wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.lang-rtl .footer-container.footer-3 .tvfooter-logo-link-wrapper li a:before {
    left: -30px;
    right: auto;
}
.lang-rtl .footer-container.footer-3 .tvfooter-title-wrapper .tvfooter-title:after,
.lang-rtl .footer-container.footer-3 .block_newsletter .tvnewsletter-title:after {
    right: auto;
    left: -10px;
}
.lang-rtl .footer-container.footer-3 .tvnewsletter-lable-wrapper {
    margin-right: 0;
    margin-left: 25px;
}
.lang-rtl .footer-container.footer-4 .tvfooter-time-wrapper .tvfooter-open-time-wrapper,
.lang-rtl .footer-container.footer-4 .tvfooter-account-link li,
.lang-rtl .footer-container.footer-4 #block_myaccount_infos li,
.lang-rtl .footer-container.footer-4 .tvfooter-category-block ul li {
    margin: 0 0px 20px 40px;
}
.lang-rtl .tv-sub-category-title-wrapper {
    padding: 15px 15px 0 0px;
}
.lang-rtl .breadcrumb ol {
    direction: rtl;
}
.lang-rtl .breadcrumb li:first-child a:before {
    margin-right: 0;
    margin-left: 5px;
}
.lang-rtl #header .tv-menu-horizontal ul li.level-1>a {
    direction: ltr;
}
.lang-rtl .tvproduct-tax-label {
    margin-right: 10px;
    margin-left: 0;
}
.lang-rtl .cms-description ul {
    padding-right: 40px;
    padding-left: 0;
}
.lang-rtl .tvproduct-description-tab .product-reference .label,
.lang-rtl .tvproduct-description-tab .product-quantities .label {
    margin: 0 0 0 8px;
}
.lang-rtl .tvproduct-page-wrapper .product-3 .tv-product-page-image {
    float: left;
}
.lang-rtl #block-reassurance li {
    margin: 0 0px 5px 15px;
}
.lang-rtl .tvfooter-product-sticky-bottom .product-variants>.product-variants-item {
    margin: 0 0 0 30px;
}
.lang-rtl .header-3 #_desktop_contact_link #contact-link i {
    margin-left: 10px;
    margin-right: 5px;
}
.lang-rtl .tvfilter-search-types-dropdown>li .magnitude {
    float: left;
}
@media (max-width: 991px) {
    .lang-rtl .tvheader-cart-wrapper {
        padding: 0;
    }
    .lang-rtl .tvmobile-slidebar.open {
        left: auto;
        right: 0;
    }
    .lang-rtl .menu-subtitle {
        right: auto;
        left: -8px;
    }
    .lang-rtl #tvcmsdesktop-language-selector .tv-language-btn,
    .lang-rtl #tvcmsdesktop-currency-selector .tv-currency-btn {
        text-align: right;
    }
    .lang-rtl .tvmobile-dropdown-close a i {
        right: auto;
        left: 10px;
    }
}
.lang-rtl .open-comment-form .tvcustom-icons,
.lang-rtl .tvcustomize-btn .tvcustom-icons {
    margin-right: 0;
    margin-left: 4px;
}
.lang-rtl .open-comment-form,
.lang-rtl .tvshipping-btn,
.lang-rtl .tvcustomize-btn {
    margin-right: 0;
    margin-left: 20px;
}
.lang-rtl .media-left {
    padding-left: 10px;
    padding-right: 0;
}
@media (max-width: 768px) {
    .product-1 .tvvertical-slider .product-images {
        max-height: max-content;
    }
}
.tvvertical-slider ul {
    margin-bottom: 0;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart i {
    font-size: 21px;
    color: #000;
}
.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-add-to-cart i{
    color: #fff;
}
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart.tvcms-cart-loading {
    padding: 5px;
}
.tvproduct-out-of-stock.disable {
    cursor: no-drop !important;
}
#cart #block-reassurance li {
    margin-right: 0;
}
.tvproduct-wrapper .tvproduct-out-of-stock i.add-cart {
    display: none;
}
/****/
.product-actions .input-container label span {
    /*box-shadow: 0 5px 10px rgb(0 0 0 / 14%);*/
    box-shadow: 0 0px 0px rgb(0 0 0 / 14%);
}
.product-variants>.product-variants-item label input[checked="checked"]:checked+span {
    box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
}
.tvcmstheme-control .tvtheme-control-icon,
.tvcmstheme-layout .tvtheme-layout-icon {
    box-shadow: -3px 2px 3px -1px rgb(0 0 0 / 30%);
}
.product-variants>.product-variants-item label:hover span {
   /* box-shadow: 0 5px 10px rgb(0 0 0 / 40%);*/
    box-shadow: 0 0px 0px rgb(0 0 0 / 40%);
}
.radio-toolbar input[type="radio"]:checked+label span {
    box-shadow: 4px 5px 3px 0px rgb(0 0 0 / 15%);
}
.radio-toolbar label:hover span {
    box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 20%);
}
.tvselect-layout.tvall-theme-content .card-header,
.tvlayout-radio-img>input:hover+.tvlayout-image {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}
.cart-overview .bootstrap-touchspin .input-group-btn-vertical {
    display: inline-flex;
}
.lang-rtl .tvcms-right-column-wrapper .tv-right-pannal-btn-wrapper svg,
.lang-rtl .tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper svg {
    transform: rotate(180deg);
}
.lang-rtl .product-customization .custom-file button {
    left: 0;
    right: auto;
}
.product-customization .custom-file button span {
    font-size: 13px;
    line-height: 14px;
}
.lang-rtl .product-customization small.float-xs-right {
    float: initial;
}
@media (max-width: 767px) {
    #blockcart-modal .divide-right {
        border: none !important;
    }
}
#authentication .custom-checkbox label {
    text-align: initial;
}
.lang-rtl #blockcart-modal .modal-title {
    padding: 0 0 0 25px;
}
.lang-rtl .custom-checkbox {
    margin: 0 0 0 7px;
}
.lang-rtl .js-address-form #use_same_address {
    margin: 0 0 0 10px;
}
body#checkout div.checkout-step .delivery-option label,
body#checkout div.checkout-step .carrier-delay,
body#checkout div.checkout-step .carrier-name {
    margin: 0 !important
}
body#checkout div.checkout-step .delivery-option,
body#checkout div.checkout-step .delivery-option .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media (max-width: 767px) {
    .product-line-grid-right.product-line-actions .row {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }
    .product-line-grid-right .cart-line-product-actions {
        margin: 0 5px 0 0;
    }
    .lang-rtl .product-line-grid-right .cart-line-product-actions {
        margin: 0 -5px 0 5px;
    }
    .lang-rtl .tv-cart-delete-icon-wrapper {
        padding: 0 0 0 15px;
    }
    .product-line-grid-right .cart-line-product-actions .remove-from-cart,
    .product-line-grid-right .product-price .remove-from-cart {
        vertical-align: sub;
    }
}
@media (max-width: 575px) {
    .page-authentication #content {
        padding: 30px 30px;
    }
}
body#checkout div.checkout-step .forgot-password {
    margin-bottom: 15px;
}
.lang-rtl .tvfooter-product-sticky-bottom .product-image {
    margin: 0 0 0 15px;
}
.lang-rtl .tvfooter-product-sticky-bottom .product-actions .control-label {
    margin: 0 10px 0 5px !important;
}
.block_newsletter p.block_newsletter_alert {
    padding: 10px 20px;
}
.product-add-to-cart .add-to-cart.disabled i.block {
    font-size: 20px;
}
@media (max-width: 991px) {
    .fancybox-type-iframe .fancybox-inner {
        overflow-x: auto !important;
    }
}
.lang-rtl .tvsearch-dropdown-close-wrapper {
    right: auto;
    left: 4px;
}
.lang-rtl .tvsearch-dropdown-total {
    text-align: right;
}
.ttvcmscart-show-dropdown-right .tvshoping-cart-dropdown-title .product-name {
    padding-right: 7px;
}
.lang-rtl .ttvcmscart-show-dropdown-right .tvshoping-cart-dropdown-title .product-name {
    padding: 0 0 0 15px;
}
#wrapper .breadcrumb li:last-child {
    display: inline-block;
}
.tvprocess-to-checkout,
.tv-continue-shopping-btn {
    direction: ltr;
}
.lang-rtl .tv-continue-shopping-btn i {
    margin: 0 5px 0 0;
}
.lang-rtl #product-modal .modal-header button.close,
.lang-rtl #product-modal .modal-header .tvmodel-close {
    left: -35px;
    right: auto;
}
.lang-rtl .checkout .tvprocess-to-checkout i {
    margin: 0 0 0 5px;
}
@media (max-width: 768px) {
    .cms-description hr {
        width: 100%;
    }
}
.tvheader-checkout .tvcmsdesktop-contact{
    text-align: end;
}
#footer .tvfooter-checkout .tvfooter-copy-payment-icon-inner{
    flex-wrap: wrap;
}
#footer .tvfooter-checkout.tvfooter-copy-payment-icon-wrapper{
    padding: 15px 0;
}
#footer .tvfooter-checkout .tvfooter-payment-icon-img-block,
#footer .tvfooter-checkout .tvcopylink,
#footer .tvfooter-checkout .tvcmsfooter-social-icon{
    width: 100%;
    margin: 0;
    text-align: center;
}
#footer .tvfooter-checkout .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper{
    justify-content: center;
}
#footer .tvfooter-checkout .tvcopylink{
    padding-top: 10px;
}
#block-reassurance li{
    margin-inline-end: 0;
}
@media (min-width:1200px){
    #product #block-reassurance li{
           width: 100%
    }
}
.tvheader-checkout .tvcmsdesktop-contact{
    text-align: end;
}
.tvheader-checkout .tvcmsdesktop-contact #contact-link span{
    font-size: 16px;
    font-weight: 500;
}
#footer .tvfooter-checkout .tvfooter-copy-payment-icon-inner{
    flex-wrap: wrap;
}
#footer .tvfooter-checkout.tvfooter-copy-payment-icon-wrapper{
    padding: 15px 0;
    background-color: #fff;
}
#footer .tvfooter-checkout .tvfooter-payment-icon-img-block,
#footer .tvfooter-checkout .tvcopylink{
    width: 50%;
    margin: 0;
    padding: 0 15px;
}
#footer .tvfooter-checkout .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper{
    justify-content: end;
}
#footer .tvfooter-checkout .tvcopylink{
    text-align: start;
}
@media (max-width:767px){
    #footer .tvfooter-checkout .tvfooter-payment-icon-img-block,
    #footer .tvfooter-checkout .tvcopylink{
        width: 100%;
    }
    #footer .tvfooter-checkout .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper{
        justify-content: center;
    }
    #footer .tvfooter-checkout .tvcopylink{
        padding-bottom: 10px;
        text-align: center;
    }
}
.tvspecial-product .tvproduct-wrapper .tv-indicator .tv-items{
    text-align: start;
}
body#checkout .media-body br{
    display: none;
}
body#checkout .product-quantity {
    margin-bottom: 10px;
}
body#checkout .media-body > *:last-child {
    margin-bottom: 15px;
}
body#checkout .tvtheme-layout-wrapper,
body#checkout .tvtheme-layout-icon,
body#checkout .tvtheme-control-wrapper,
body#checkout .tvtheme-control-icon,
body#checkout .tvcmsheader-search
{
    display: none;
}
body#checkout .tvcms-header-logo-wrapper {width:100%;}
.ft9 {font-size: 12px; }
.ft9 a {font-weight: 600!important;} 

.ft9, .ft3 {border-top: 1px solid #f0eded; padding-top: 10px;}
body#checkout .breadcrumb, 
body#checkout .tvcms-header-menu-offer-wrapper,
body#checkout .tvsearch-header-display-wrappper,
body#checkout .tvcmsheader-nav-right,
body#checkout .tvfooter-logo-link-wrapper,
body#checkout .block-displayReassurance
{display: none;} 
#payment-option-1-additional-information p{letter-spacing: 0px; font-size: 13px;
  color: #000; line-height: 17px;}
#form_ets_onepagecheckout .btn-primary, body .box_more_fee_shipping .box_total_cart {
	background: #000!important;
	}


.checkout .btn-primary {width: 100%; padding: 20px 0;text-transform: uppercase;
  font-size: 20px;}
  
 .promo-code .buc {font-size:12px; background: #cdf2f2!important; text-transform: uppercase!important; color: #4d9ea6;}
 .promo-code .buc:hover { background: #2592a9!important; color: #fff; }
 #customer-login label {color:#242424}
 #ets_onepagecheckout label {color:#242424}
.type-checkout-options li label input + span, .type-checkout-options li label:hover span 
 {color:#bebebe}
.type-checkout-options li label input:checked + span, .type-checkout-options li label:hover span 
 {color:#e8660f!important}
 
 #customer_guest_newsletter, #ps_cashondelivery-paymentOptions-additionalInformation {letter-spacing: 0px;}
  #ps_cashondelivery-paymentOptions-additionalInformation p, .carrier-price{letter-spacing: 0px;
  font-size: 13px;
  color: #000;
  line-height: 17px;}
  .carrier-price{color: #6f6b6b;}
  
  .tvproduct-page-decs {margin-top: 50px; clear: left;}
  
  /*pulsing dots*/
#container88 {
margin-top: 3px;
  padding-right: 18px;
  position: relative;
  padding-left:0px; 
}  
#bottom_sticky_data #container88 {padding-left:10px;}
.dred1 {border: 5px solid #f01e1e;}
.dred2 {border: 5px solid #f73d3d;}
.dred3 {color: #f73d3d;}
.dred_33 {color: #082ad7;}
.dred2_3 {border: 5px solid #082ad7;}

.dorange1 {border: 5px solid #f4700f;}
.dorange2 {border: 5px solid #f4700f;}
.dorange3 {color: #f4700f;}

.dgreen1 {border: 5px solid #5ea805;}
.dgreen2 {border: 2px solid #5ea805;}
.dgreen3 {color: #57861e;}
.dred_{border: 5px solid #f01e1e; width: 20px; height: 20px;} 

.circle {
    width: 10px;
    height: 10px;

    border-radius: 50%;
    position: absolute;
   top: 3px;

}
.pulse {
    width: 10px;
    height: 10px;
 
    border-radius: 50%;
    position: absolute;
   top: 3px;
}

.pulse_P {
  width: 5px;
  height: 5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;

  z-index: 10;
  position: absolute;
  margin-top: 3px;
}

.dot {

  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
    animation-iteration-count: 1;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -19px;
  left: -23px;
  z-index: 1;
  opacity: 0;
}
.tvo15 {padding-left: 15px;}


@-moz-keyframes pulse {
 0% {
    -moz-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -moz-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -moz-transform: scale(1);
    opacity: 0.0;
 }
}

@-webkit-keyframes "pulse" {
 0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
 }
}
.mr2 {
	border-bottom: 1px solid #e8e6e6 ;
	margin: 0px 0 10px 0;
 line-height: 30px;
}
.leftmargin {padding: 0 0 0 30px; }

.tv-product-prices {
	border-top: 0px solid #e8e6e6 ;
	border-bottom: 0px solid #e8e6e6 ;
	margin: 0px 0 10px 0;
	padding: 0px 0 0px 0;

}
.mobtitle-only {display: none;}
.left1pro .product-flags {visibility: hidden;}
@media (max-width: 768px) { 
.mobtitle-only {display:  unset} 
.tv-product-prices {
	border-top: 0px solid #e8e6e6 ;
	border-bottom: 0px solid #e8e6e6 ;
	margin: 0px 0 10px 0;
	padding: 5px 0 0px 0;

}
}
.product-flags {
	color: #000;
	padding: 0px 0 10px 0;
	letter-spacing: 0;
	
}
.product-add-to-cart {
		
	border-top: 0px solid #f2f0f0;
	padding: 0px 0 6px 0;
}
.ptab {padding: 0 0 0px 30px; }
.af_filter.clearfix {clear:none}
.p.closed .af_subtitle {border-bottom: 1px solid navy}
.p .af_subtitle .af_filter_content {border-top: 5px solid navy}
.back-button {
    display: inline-block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    background-color: #000000;
    color: #fff;
    border: none;
    float: right;
}
.cat-38,
.cat-137,
.cat-46
 {display:none}
 
#left-column .tv-category-title-wrapper {display:none} 

/*collection HPC*/
.sliderH .tvproduct-flags.tvproduct-online-new-wrapper li {color: #fff;
  font-size: 12px;
  background: #fd8228;
  padding: 3px 6px;
  border-radius: 6px;
  margin: 0 0px 3px 5px;}
.sliderH .tvproduct-online-new-wrapper {padding: 0px 14px 0px 0px; bottom: 20px; clear: top}
.sliderH .tvproduct-flags { bottom: 15px;}

    .feature-container {
      display: flex;
      align-items: center;
      font-family: Arial, sans-serif;
      /*background-color: #f9f9f9;*/
	  border: 1px solid #d5d2d2;
      border-radius: 10px;
      flex-direction: column;
      /*max-width: 500px;*/
	  width: 100%;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	  margin: 0 0 20px 0;
    }


    .led-info {
      display: flex;
      flex-direction: column;
    }

    .feature-info {
      margin-top: 5px;
      font-size: 14px;
      text-align: center;
    }

    .image-box {
      width: 80px;
      height: 80px;
      background-color: #ccc;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      color: #333;
      margin-right: 15px;
      border-radius: 8px;
      text-align: center;
    }

    .info {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .info-text {
      font-size: 14px;
      color: #666;
      margin-bottom: 10px;
    }

.blakone {
    background-color: #fff;
	font-family: Roboto;
    color: #000;
    border-radius: 10px;
    padding: 25px 25px;
    outline: none;
    border: 1px solid #bababa;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
	font-size: 16px;
	font-weight: 400;
}
.blakone:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
	color: #000;
	background: #bababa;
   
   /* -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: 0 3px 3px 0;
    overflow: hidden;
}
.blakone:hover:before {
    color: #000000;
    height: 100%;
    top: 0;
    background-color: #bababa;
    z-index: -1;
    border-radius: 10px;
}
@media (min-width: 1024px) and (max-width: 1390px) {
	.blakone {
    background-color: #fff;
	font-family: Roboto;
    color: #000;
    border-radius: 10px;
    padding: 15px 10px;
    outline: none;
	border: 1px solid #bababa;
    display: inline-block;
    vertical-align: middle;
    line-height: 21px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
	margin-right: 10px;
    position: relative;
    text-decoration: none ;
    z-index: 0;
	font-size: 16px;
	font-weight: 300;
}
}

@media (max-width: 768px) { 
.blakone {
    background-color: #fff;
	font-family: Roboto;
    color: #000;
    border-radius: 10px;
    padding: 15px 6px;
    outline: none;
	border: 1px solid #bababa;
    display: inline-block;
    vertical-align: middle;
    line-height: unset;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    z-index: 0;
	font-size: 14px;
	font-weight: 300;
}
}

    .color-selector {
      display: flex;
      position: relative;
      width: 380px;
      background: linear-gradient(to right, #ffcc99, #f0f0f0, #99ccff);
      border-radius: 20px;
      overflow: hidden;
      padding: 10px;
      justify-content: space-around;
      font-family: Arial, sans-serif;
      font-size: 14px;
      color: #333;
    }

    .color-option {
      flex: 1;
      text-align: center;
      padding: 5px;
      cursor: pointer;
    }

    .arrow {
      position: absolute;
      bottom: 1px;
      width: 0;
      height: 0;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent;
      border-bottom: 10px solid black;
      transition: left 0.3s;
    }
@media (max-width: 768px) { 	
	  .arrow {
    
      width: 100%;
     
    }
}
	
	
a.similar-img{align-items: stretch}
.more {
  /*display: flex;
   align-items: center;
  flex-direction: column; /* Stack content vertically */
 /*justify-content: center; /* Push elements to the top and bottom */
  /*align-items: center; /* Center horizontally */
  /*width: 76px; /* Adjust width to match your other elements */
 /* height: 110px; /* Adjust height as needed */
/*  border: 1px solid #ccc; /* Add a border to match the product card */
 /* background-color: #f9f9f9; /* Background color similar to the second image */
 /* text-align: center; /* Center text alignment */
 /* padding: 10px; /* Add some padding */
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); Optional: Add shadow for depth */
 /* border-radius: 10px; /* Optional: Rounded corners */
}

.rounded-square {
  font-size: 24px; /* Adjust size of "4+" */
  font-weight: bold;
  color: #333; /* Match the text color */
}
@media (max-width: 768px) { 
.rounded-square {
 font-size: 17px; /* Adjust size of "4+" */
}
.more {

}
}
@media (max-width: 420px) { 
.rounded-square {
 font-size: 17px; /* Adjust size of "4+" */
}
.more {



}
}

.text-bottom {
	
	display: none;
  position: absolute;
  bottom: -25px; /* Position below the container */
  left: 50%; /* Center horizontally */
  transform: translateX(-50%); /* Adjust for perfect centering */
  font-size: 12px; /* Size of "PokaĹź wiÄcej" */
  color: #666; /* Text color */
  width: 100%;
  font-weight: 400;
}
.contact_00 {display: flex; flex-wrap: wrap;}
.contact_l1 {
	margin: 0 10px 0 0;
}
.contact_l2, .contact_l1 {
	border: 1px solid #bbbaba;
	display: flex; 
	padding: 12px 8px 12px 8px;
	width: 33%;
	border-radius: 12px;
}
@media (max-width: 420px) { 
.contact_l2, .contact_l1 {
 
  padding: 12px 8px 6px 8px;

}
}
.contact_l2 a, .contact_l1 a { display: block; padding: 0px;   margin: 0 8px 0px 0; float: left; font-size: 14px; color: #5e5a5a;
  font-weight: 400; }
  
.contact_l2 a span, .contact_l1 a span{display: block ; padding: 0px 0 7px 0;   margin: 0 0px 0px 0;white-space: nowrap; width: 100%}

/*
.contact_l2 a:nth-child(odd), .contact_l1 a:nth-child(odd) {  width: 40px;  padding: 0px 0 0 0 }
.contact_l2 a:nth-child(even), .contact_l1 a:nth-child(even){ width: 110px; padding: 6px 0 0 0 }
*/
@media (max-width: 1623px) { 
.contact_l1 {
	margin: 0 20px 0 0;
	width: 50%;
	width: calc(50% - 10px);
}
.contact_l2 {
	margin: 0 0px 0 0;
	width: 50%;
	width: calc(50% - 10px);
}
}

@media (max-width: 768px) { 
.contact_l1 {
	margin: 0 10px 0px 0;
	width: 50%;
	width: calc(50% - 10px);
}
.contact_l2 {
	margin: 0 0px 0 0;
	width: 50%;
	width: calc(50% - 0px);
}
}
@media (max-width: 410px) { 
.contact_l1 {
	margin: 0 0px 10px 0;
	width: 100%;
	width: calc(100% - 0px);
}
.contact_l2 {
	margin: 0 0px 0 0;
	width: 100%;
	width: calc(100% - 0px);
}
}





.tvfooter-product-sticky-bottom.sticky .product-prices {
  border-top: 0px solid #e8e6e6;
  border-bottom: 0px solid #e8e6e6;
  margin: 0px 0 10px 0;
  padding: 6px 0 0px 0;
}


.tvfooter-product-sticky-bottom.sticky .contact_l1{display: none;}
.tvfooter-product-sticky-bottom.sticky .contact_l2{display: none;}
.tvfooter-product-sticky-bottom.sticky .product-variants{display: none;}
.tvfooter-product-sticky-bottom.sticky #we_similar{display: none;}
.tvfooter-product-sticky-bottom.sticky .product-feature-info,
.tvfooter-product-sticky-bottom.sticky #product-availability2,
.tvfooter-product-sticky-bottom.sticky .tvproduct-special-desc,
.tvfooter-product-sticky-bottom.sticky .mfeat
{display: none;}

 .tvfooter-product-sticky-bottom.sticky .tvo15 {
	 white-space: nowrap;
 }

.sb15 {
	width: 500px;
}

/* Custom jQuery UI Accordion */
.custom-ui-accordion {
    margin: 20px 0 20px 0;
}

/* Accordion Header */
.custom-ui-accordion h3 {
    background: #FFF; /* Light blue */
    color: #000;
    padding: 12px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
	border-radius: 0;
    margin: 0;
}

.custom-ui-accordion h3.ui-state-active {
   /* background: #b0d0ff; /* Darker blue when active */
    color: #000;
}

.custom-ui-accordion h3:hover {
    background: #d0d1d3;
}
.image-section {text-align: center}

/* Accordion Content */
.custom-ui-accordion div {
    background: #fff;
    padding: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
img.wdimension {width: 200px; border: 1px solid #ddd}

@media (max-width: 768px) { 
img.wdimension {width: 150px; border: 1px solid #ddd}
}

.custom-ui-accordion div.container, .custom-ui-accordion div.text-section, .custom-ui-accordion div.image-section   {border: 0}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ border-bottom: 1px solid #bababa}


.left1pro {background: #fff; border-radius: 12px; padding: 15px 20px 15px 20px;  }
.left2pro {
background: #fff; 
border-color: #dad7d7 1px solid; 
border-radius: 10px; 
padding: 15px 20px 15px 20px; 
-webkit-box-shadow: -1px 1px 20px -11px rgba(115, 116, 124, 1);
-moz-box-shadow: -1px 1px 20px -11px rgba(115, 116, 124, 1);
box-shadow: -1px 1px 20px -11px rgba(115, 116, 124, 1);
width: calc(50% - 20px);
margin: 0 0px 0 20px;
 }
@media (max-width: 768px) { 
.tvproduct-title-brandimage {
  position: inherit;
  display: flex;
}
.left2pro {margin-left: 0px; padding: 15px 12px 15px 12px; box-shadow: -1px 1px 15px -11px rgb(115, 116, 124);} 
.left1pro {
  background: #fff;
  border-radius: 12px;
  padding: 15px 12px 15px 12px;
}
.product-quantity .control-label{display:none;}
}
@media (max-width: 1024px) {
	.left2pro {
		width: calc(50% - 0px);
		margin: 10px 0 0 0;
	}
}


 .break {
  flex-basis: 100%;
  height: 0;
}


.product-feature-info_up {display: flex; align-items: stretch; background: #f2f2f2;
  padding: 20px;
  border-radius: 12px;}



.product-feature-info p {
			flex: 1;
            display: flex;
            align-items: left;
            justify-content: left;
            margin: 0;
            line-height: 27px; /* Zapewnia równe wysokości */
			
  }
.product-feature-info p:nth-child(3n) { }
.product-feature-info span.rps {padding-left: 10px;  color: #000; font-weight: 500}
.product-feature-info a { text-decoration: underline dotted 2px;  color: #4a4949; }
.product-feature-info a:hover{  color: #ed0606; }
.mfeat a.moref{ border-bottom:  0px; color: #ed0606;font-size: 14px; padding: 8px 0 0 0; display: block; font-weight: 300 }
.mfeat a.moref:hover{ color: #000; }
.mfeat a.moref::first-letter { color: #ed0606; font-size: 11px }

.product-feature-info {
         flex: 1;
            display: flex;
            flex-direction: column;
        
}

@media(min-width:1024px) and (max-width: 1440px) {
	.product-feature-info_up {
		 flex-direction: column;
	}
	
}
@media (max-width: 768px) { 
.visib {display: none!important;}
.product-feature-info_up {display: grid; align-items: stretch;} 

}

/*
.bootstrap-touchspin {
    position: relative;
    padding-left: 32px;
    padding-right: 40px;
}
 #quantity_wanted, .bootstrap-touchspin input.js-cart-line-product-quantity, .input-group-btn-vertical .btn {
    border: none;
    border-top: 1px #F3F3F3 solid;
    border-bottom: 1px #F3F3F3 solid;
}
#quantity_wanted, .js-cart-line-product-quantity {
    width: 40px !important;
    height: 48px !important;
    text-align: center;
    margin-left: -1px;
    font-size: 20px;
    font-weight: 700;
}
 .input-group-btn-vertical {
    position: absolute !important;
    left: 0;
    display: flex !important;
    gap: 38px;
}
.input-group-btn-vertical .btn {
    height: 48px!important;
    margin: 0 !important;
}
 .input-group-btn-vertical .btn i {
    top: 50%;
    transform: translateY(-50%);
    color: transparent;
}

.bootstrap-touchspin-up::before, .bootstrap-touchspin-down::before {
    color: black;
    font-size: 20px;
    font-weight: 700;
}
.bootstrap-touchspin-up::before {
    content: '+';
}
.bootstrap-touchspin-down::before {
    content: '-';
}

.bootstrap-touchspin-up {

}
.bootstrap-touchspin-down {

}*/

.holderp {
    position: relative;
}



.ringring2 {
    border: 0px solid #62bd19;
    -webkit-border-radius: 30px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -12px;
  top: -2px;
  /*  -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0*/
}
.ringring {
    border: 3px solid #62bd19;
    -webkit-border-radius: 30px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -6px;
  top: -2px;
   -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
.energy-group {
	margin: 0px 0 10px 0;
	padding: 20px 0 0px 0; 	
	display: flex;
    align-items: center;
    align-content: end;
    text-align: right;
    flex-flow: row wrap;
	justify-content: flex-end;
}
.engr {width: 50px}
.ega {display: flex}

@media (max-width: 768px) { 
.energy-group {
	margin: 0px 0 10px 0;
	padding: 10px 0 0px 0; 
	justify-content: flex-start;

}
.energy-group a {font-size:12px;}
.engr {width: 50px}
}

.wesimilar {
/*display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  justify-content: start;*/
  
  --gap: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
  }
.wesimilar img:hover { border: 1px solid #222222;}
.showmorecol .wesimilar {flex-wrap: nowrap;}

@media (max-width: 768px) { 
.wesimilar{ flex-wrap: wrap; }
}

.color-temp-label {
    position: absolute;
    top: 10p11596x; /* Adjust as needed */
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.similar {
 
    text-align: center;
}
	.btn-tele {
		width: 30px;
		height: 27px;
		background: url(/img/icons/telephone.png) left top no-repeat;
		background-size: contain;
		display: block;
		
	} 
.ccyk {padding-inline-start: 15px!important; 
}
	.btn-heart {
		width: 30px;
		height: 27px;
		background: url(/img/icons/wish-list.png) left top no-repeat;
		background-size: contain;
		display: block;
		
	} 
	.cyk {display: inline-block; padding-inline-start: 10px;}
	.btn-accountn {
	  width: 30px;
	  height: 27px;
	  background: url(/img/icons/account-user2.png) left 1px no-repeat;
	  background-size: contain;
	  display: block;
	}
	
	@media (max-width:767px) {
.tv-myaccount-btn, .btn-heart, .btn-tele, .tv-header-cart .tv-cart-icon {
	background-size: contain;
    height: 28px;
    width: 28px;
}
	
}
	
	

	.wesimilar-att-19 img{display: none;}
	.wesimilar-att-19 .similar span { display: none;}
	.wesimilar-att-19 a{ width: 50px; height: 30px; display: inline-block; position: sticky; z-index: 9}
	.wesimilar-att-19 .color-temp-label:hover{ background: #fd8228}
	.wesimilar-att-19 .active .color-temp-label, .wesimilar-att-10 .active .color-temp-label { background: #fd8228}
	
	.wesimilar-att-19 .color-temp-label {
top: 0px;
  left: 0%;
  transform: translateX(0%);
}

.featuresul ul{margin: 0 0 0 0 ; padding: 0 0 0 0}
.featuresul ul li{margin: 0 0 0 0;
  padding: 6px 0 6px 0;
  font-size: 14px; display: flex} 

.featuresul ul li:nth-child(2n+2) {background: #F4F4F4;}

.featuresul ul li p { color: #000 }
.featuresul ul li p.c1{ width: 60% ; margin: 0 0 0 0; padding: 0 10px 0 15px;} 
.featuresul ul li p.c2{ width: 40%; margin: 0 0 0 0; font-weight: 400;} 

.featuresuldim {display: flex; border:0px!important;}
.featuresuldim ul{margin: 0 0 0 0 ; padding: 0 0 0 0; width: 100%;}
.featuresuldim ul li{margin: 0 0 0 0;
  padding: 6px 0 6px 0;
  font-size: 14px; display: flex} 

.featuresuldim ul li:nth-child(2n+2) {background: #F4F4F4;}

.featuresuldim ul li p { color: #000 }
.featuresuldim ul li p.c1{ width: 40% ; margin: 0 0 0 0; padding: 0 0 0 15px;}
.featuresuldim ul li p.c2{ width: 60%; margin: 0 0 0 0;} 

@media (max-width: 768px) { 
.featuresuldim {padding: 0px;}
.featuresuldim ul li p { color: #000 } 
.featuresuldim ul li p.c1{ width: 60% ; margin: 0 0 0 0; padding: 0 0 0 15px;}
.featuresuldim ul li p.c2{ width: 40%; margin: 0 0 0 0;} 
.ui-accordion .ui-accordion-content{padding: 1em 1.1em; border-top:0;overflow:auto}
}

#productCombinationUpc  {
background: linear-gradient(90deg,rgba(245, 141, 15, 1) 0%, rgba(245, 141, 15, 1) 36%, rgba(0, 0, 0, 1) 36%);
   -webkit-background-clip: text;
   color: transparent;font-size: 16px;
  font-weight: 400;}
  
  @media (max-width: 768px) { 
  #productCombinationUpc  {font-size: 15px;
  font-weight: 400;}
  }
  .bck-btn1{
	  background-image: url(../img/back-button.png);
	  height: 26px;
	  width: 27px; 
	  display: inline-block;
  }
  .newsale {top: 41px;}
  .fweight {font-weight: 500; color: #000}
  .staracena {color: #f32121; text-decoration: line-through; }
  .staracena2 {color: #565656; text-decoration: line-through;}
  .nowacena {color: #000; font-size: 22px;}
  .fc-head{background: #e5fcda; width: 100%; line-height: 25px;  border-top-left-radius: 10px 10px ;
      border-top-right-radius: 10px 10px ; color: #141415; font-weight: 600; font-size: 14px;
	  padding: 6px 20px 6px 20px; 

}
.fc-main {display: flex; flex-wrap: nowrap;align-items: center } 

.fc-container3 {dislay: block} 
.fc-container { text-align: center;}
.fc1 img {width: 100px; }
.fc1 {padding: 10px 0px 10px 0px ; }
.fc2, .fc3, .fc4 {padding: 10px 25px 10px 25px ; }
@media (min-width: 1024px) and (max-width: 1390px) {
	.fc2, .fc3, .fc4 {padding: 10px 15px 10px 15px ; }
}

       .image-box {
      width: 100px;
      height: 100px;
      background-color: #ccc;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 24px;
      color: #333;
      margin-right: 10px;
    }
	.fc2 {font-size: 22px;}
	
	@media (max-width: 768px) { 
	.fc1 img {width: 50px; }
.fc1 {padding: 10px 0px 10px 0px ; }
.fc2, .fc3, .fc4 {padding: 10px 8px 10px 8px ; }
.fc-main {display: flex; flex-wrap: nowrap;align-items: center; padding:  0 8px } 
}
/**/
.headth {display: flex; flex-basis: auto; justify-content: space-between;padding: 4px 0}
.th1 {display: flex; width: 100%; font-weight: 400; color:#939393;}
.th1 a {font-size: 13px;  color:#939393;}
.th2 {display: flex;width: 100%;  color:#939393;}
.th2 a{margin: 0px auto; font-weight: 400; font-size: 13px;  color:#939393;
}
.th3 {display: flex; width: 100%;text-align:right; font-weight: 400; justify-content: right; color: #000;font-size: 13px; color:#939393;} 
.th3 a{width: 100%; text-align:right; font-weight: 400; font-size: 13px; color:#939393;}
.raty {display: flex; flex-basis: auto;  padding: 0px 0px 0px 0px  }

@media (max-width: 768px) { 
.raty {display: flex; flex-basis: auto; background: #f7f7f7; border-radius: 12px; padding: 8px 8px 8px 8px }
.raty_1s2 {line-height: 16px;}
.raty_1s {line-height: 16px;}
}

/**/
.raty_0 {padding: 0 10px 0 0 ; width:10%}
.raty_1 {padding: 0 10px 0 0 ; width:100%}
.raty_1 p{ width: 100%; }

.raty_2 { width:50%}
p.raty_1s {font-size: 14px; color: #000;}
p.raty_1s2 {font-size: 12px;}
.raty_1 a{font-size: 12px; }
.installments-button {float: right}

.tvcmssearch-dropdown .ringring {
  border:3px solid #62bd19;
  -webkit-border-radius:30px;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -6px;
  top: -2px;
  -webkit-animation: pulsate 1s ease-out; 
  }

.tvcmssearch-dropdown .raty .raty_1 p{padding: 0 0 0 8px;margin: 0;}
.tvcmssearch-dropdown .raty {padding: 5px 15px 0px 0px; margin-top: 5px;}
.tvcmssearch-dropdown .raty_0 {padding: 0 0px 6px 0 ; width:10%}
.tvcmssearch-dropdown .raty_1 {padding: 2px 0px 0 0 ; width:40%}
.tvcmssearch-dropdown .raty_1 p{ width: 100%; }
.tvcmssearch-dropdown  p.raty_1s{ padding: 0 0 0 0; line-height: unset;}
.tvcmssearch-dropdown  .price{ font-weight: 300; }
.tvcmssearch-dropdown  #container88 {

  margin-bottom: 5px;
} 
.tvsearch-dropdown-title.product-title {font-size: 17px; font-weight: 500; margin-bottom: 5px;}

@media (max-width: 768px) { 
.tvsearch-dropdown-title.product-title {font-size: 15px; }
.raty_0 {padding: 0 10px 0 0 ; width:15%}
.raty_1 {padding: 0 10px 0 0 ;  font-size: 13px;width:100%}
.raty_1 p{ width: 100%; }
.raty_1 a{font-size: 11px; }
.raty_2 { width:35%}
p.raty_1s {font-size: 12px; color: #000;}
p.raty_1s2 {font-size: 11px;}
.raty_1 a{font-size: 11px; }
.installments-button {float: right; padding: 8px 12px; width: 95%;}
}
.col3 {width: 100%} 
.col2 {width: 100%} 

.abso {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 18px!important; font-weight:500!important; color: #000!important}

.quadd {width: 100%; display: unset;}
.tvfooter-product-sticky-bottom.sticky .quadd {width: 100%; display: flex;}
@media (max-width: 1199px) { .block-categories {display: none;} }
@media (max-width: 768px) { 
 
.quadd {width: 100%; display: flex;}
} 
.tvfooter-product-sticky-bottom.sticky h1{
	margin-bottom: .1rem;
}
.tvcmssearch-words {width: 100%}
.tvcmssearch-words::placeholder {
  color: #7b7b7b !important; /* Change to your desired color */
  opacity: 1;  /* Optional: make sure it's fully visible */
  font-weight: 400;
  font-size: 13px;
}
.tvcmssearch-words::-webkit-input-placeholder {
  color: #ff6600;
}

.tvcmssearch-words:-moz-placeholder {
  color: #ff6600;
  opacity: 1;
}

.tvcmssearch-words::-moz-placeholder {
  color: #ff6600;
  opacity: 1;
}

.tvcmssearch-words:-ms-input-placeholder {
  color: #ff6600;
}
.cgroup_24 {display: none!important;} 
.cgroup_2 {display: none!important;} 
.breadcrumb ol {padding-inline-start: 0px; padding: 0 0 8px 0;}



@media (min-width: 871px) and (max-width: 991px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 4.5%} 
}

@media (min-width: 650px) and (max-width: 870px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 5.5%} 
}

@media (min-width: 616px) and (max-width: 650px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 6.5%} 
}

@media (min-width: 531px) and (max-width: 615px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 7%} 
}

@media (min-width: 451px) and (max-width: 530px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 8%} 
}

@media (min-width: 341px) and (max-width: 450px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
    padding-left:0px;
}
.tvcmsmobile-header-menu.col-xs-1 {width: 10%} 
}

@media (min-width:220px) and (max-width: 1260px) { 
.tvheader-search-btn { border: 0px}
.tvheader-search-btn g{ background: #ccc}
#mobileSearchOverlay .tvcmssearch-words {  
  border: 0px solid #ccc;
  background: #e9e9e9;
  padding: 13.5px 12px 13px 12px;
}

}
@media (min-width:290px) and (max-width: 340px) {
#tvcms-mobile-view-header .col-sm-12{
	padding-right: 10px;
  padding-left:0px;
  }
.tvcmsmobile-header-menu.col-xs-1 {width: 11%}
}
@media (max-width: 1661px) and (min-width: 1024px) {
.tv-main-div .container .breadcrumb {padding: 0 45px}
}
.tm-hydra .tm-no-reviews {width:100%!important}

.tvcross-selling-product .owl-stage:first-child,
.tvcmssame-category-product .owl-stage:first-child,
.tvcmslike-product .owl-stage:first-child
 {
  overflow: visible;
  margin-left: -20px; /* przesunięcie o wartość stagePadding */
  padding-left: 20px; /* żeby itemy nie były przyklejone do krawędzi */}
  
#wbpblogposts .owl-stage:first-child

 {
  overflow: visible;
  margin-left: -20px; /* przesunięcie o wartość stagePadding */
  padding-left: 20px; /* żeby itemy nie były przyklejone do krawędzi */}
  
  
.collectionbanner-slider .owl-stage:first-child

 {
  overflow: visible;
  margin-left: -20px; /* przesunięcie o wartość stagePadding */
  padding-left: 20px; /* żeby itemy nie były przyklejone do krawędzi */
  }

#wbpblogposts .owl-carousel .owl-item img {
 max-height: 190px ;
 min-height: 190px;
}
#wbpblogposts .post-title { padding: 6px 0 0 0 ; font-weight: 400; display: block; font-size: 17px;}
#wbpblogposts .post-title1 { padding: 6px 0 0 0 ; font-weight: 300; display: block; font-size: 14px;}
#wbpblogposts .post-title1::after { content: ' →';}

#wbpblogposts .post-excerpt { font-size:14px; padding: 6px 0 0 0 ; font-weight: 300; display: block}

@media (max-width: 768px) { 
.breadcrumb ol {padding-inline-start: 0px; padding: 0 0 3px 0;}
#wbpblogposts .post-excerpt {
font-size: 14px;
  padding: 6px 0 0 0;
  font-weight: 300;
  display: block;
  height: 73px;
  overflow: hidden;
  text-align: left;
}
#wbpblogposts .post-title { 
padding: 6px 0 0 0 ; font-weight: 400; display: block; font-size: 17px;
height: 70px;
  overflow: hidden;
}

.tvproduct-info-box-wrapper {text-align: left}
}

.tvmain-title {padding: 0 0 4px 10px;}

#wbpblogposts h3 {padding: 15px 0 0px 0px; }



@media (min-width:290px) and (max-width: 768px) {
.tvmain-title {padding: 5px 0 4px 10px;}
#wbpblogposts h3 {padding: 10px 0 0px 0px; }

#wbpblogposts .owl-carousel .owl-item img {
 max-height: 170px;
 min-height: 170px;
}

.tvcross-selling-product .tvall-product-wrapper-info-box, .tvcmssame-category-product .tvall-product-wrapper-info-box, .tvlike-product .tvall-product-wrapper-info-box{
        padding: 0 4px;
        margin: 0 0 7.5px;
 } 

.tvcross-selling-pagination-wrapper, .tvsame-category-pagination-wrapper, .tvlike-pagination-wrapper{
	display: none;
}
}

.tvlike-product .product-title a h6{min-height: 38px}
.tvcmssame-category-product .product-title a h6{min-height: 38px}
.tvcmscross-selling-product .product-title a h6{min-height: 38px}
#category-description a.def.collapsed::after {
  content: 'Pokaż więcej';
  padding: 3px 0 8px 0;
   display: block;
  font-weight: 400;
}

#category-description a.def::after {
  content: 'Pokaż mniej';
  padding: 3px 0 8px 0;
  display: block;
  font-weight: 400;
}
#category-description div.collapse:not(.in) {
  height: 23px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#category-description div.collapsing {
    min-height: 23px !important;
}
#category-description p {margin-bottom: 0px;}

  #floatingButton {
      display: none;
      position: fixed;
      top: 15%;
      right: 0px;
      padding: 14px 15px;
      color: white;
      border: none;
      border-radius: 3px;
      cursor: pointer;
	  background: #000 url(/img/icons/tune_22dp_FFF_FILL0_wght400_GRAD0_opsz24.png) center 2px no-repeat;
	background-size: auto;
    height: 22px;
    width: 22px;
	color: transparent;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 0px;
		border-top-left-radius: 8px;
		border-top-right-radius: 0px;
		z-index: 1;
    }
.product-availability2_ {
	display: flex;
  flex-wrap: wrap;
  gap: 10px ;
  margin: 10px 0 0 0;}
.product-availability2_ li {
	
	display: flex;
	width: 20%; /* 100% / 5 = 20%, więc 5 w jednym rzędzie */
  box-sizing: border-box;
  width: calc(20% - 10px);
  margin: 0px auto;
  justify-content: center;
}	
.product-availability2_i1 {text-align: center;}
	
.tm-multihornet_wrapper {justify-content: left;}
.tm-multihornet__wrapper {justify-content: left!important;}
.razemsummary #cart-subtotal-shipping .value {display: none;}
.razemsummary .label, .razemsummary .value {font-size: 16px; font-weight: 400; color: #000;} 
.product-line-grid-left {text-align: center}
.voucher-form {display: flex}
.tvall-inner-btn-v {
  background: #e6e4e4;
  font-family: Roboto;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  padding: 10.5px 15px;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all .3s ease-in-out;
  margin: 0 0 5px 10px;
  position: relative;
  text-decoration: none;
  z-index: 0;
  width: 40%;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
 
}
.tvall-inner-btn-v:hover {
	background-color: #c8c4c4; 
}
.block-promo {padding: 10px 15px 5px 15px;}

.cart-summary {
	box-shadow: -1px 4px 5px -1px rgba(0,0,0,0.13);
   -webkit-box-shadow: -1px 4px 5px -1px rgba(0, 0, 0, 0.03);
   -moz-box-shadow: -1px 4px 5px -1px rgba(0,0,0,0.13);
}
.summary {
	font-size: 17px;
	font-weight: 500;
	padding: 0 0 10px 0;
	display: block;
}
.sp{
	color: #000;
	padding: 15px 0 0px 0;
}
.cart-detailed-totals .value {font-size: 16px; font-weight:300;}
.cart-detailed-totals .value strong{font-weight:600; font-size: 18px;}
.cart-detailed-totals .label {font-size: 16px; font-weight:300;}
.cart-detailed-totals .cst {font-size: 15px!important; font-weight:300!important;}
.cart-detailed-totals .label span{font-size: 17px; font-weight:500; color: #000;}

.ttvcart-product-list-btn-wrapper, .saveorder0 {
	padding: 0 20px;	
}
.saveorder0 {margin-top: 10px;}
.saveorder1 {
 border-radius: 10px;
  background:  #d2f8c9;
  font-size: 14px;
  font-weight: 400;
  color: #025302;
  width: 95%;
  padding: 10px;
  clear: both;
  display: block;
  text-align: center;
  margin: 0px auto;
}
.saveorder1 span{font-size: 15px; font-weight: 500;}
.tac {text-align: center}
.flex {display: flex}

.f12 {font-size: 12px!important;}
.f13 {font-size: 13px!important;} 
.f14 {font-size: 14px!important;}
.f15 {font-size: 15px!important;}
.f16 {font-size: 16px!important;}
.f17 {font-size: 17px!important;}
.f18 {font-size: 18px!important;}
.f19 {font-size: 19px!important;}
.f20 {font-size: 20px!important;}
.f21 {font-size: 21px!important;} 
#af_form .f21 {font-size: unset!important}
#af_form .f22 {font-size: unset!important}
#af_form .f23 {font-size: unset!important}

.cf666{color: #666!important}
.cff00{color: #ff0000!important}

.lh20 {line-height: 20px;}

.ttni {text-transform: unset; font-style: unset}

.ttu {text-transform: unset}

.fw3 {font-weight: 300!important}
.fw4 {font-weight: 400!important}
.fw5 {font-weight: 500!important}
.fw6 {font-weight: 600!important}

.ptpb0 {padding: 0 0 0 0;}

.pl0 {padding-left: 0px!important}
.pl3 {padding-left: 3px}
.pl5 {padding-left: 5px}
.pl8 {padding-left: 8px}
.pl15 {padding-left: 15px}
.pl20 {padding-left: 20px}
.pl23 {padding-left: 23px}
.pl25 {padding-left: 25px}
.pl50 {padding-left: 50px}
.pr10 {padding-right: 10px;}


.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pt8 {padding-top: 8px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.plr20 {padding: 0px 20px}

.pb5 {padding-bottom: 5px}
.pb8 {padding-bottom: 8px!important}
.pb10 {padding-bottom: 10px}
.pb15 {padding-bottom: 15px}
.pb20 {padding-bottom: 20px}

.lh19 {line-height: 19px;}
.lh20 {line-height: 20px;}
.lh21 {line-height: 21px;}

.mml5 {margin-left: -5px}
.mml3 {margin-left: -3px}

.mr4 {margin-right: 4px;}
.mr5 {margin-right: 5px;}

.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}

.mt2 {margin-top: 2px;}
.mt3 {margin-top: 3px;}
.mt4 {margin-top: 4px;}
.mt5 {margin-top: 5px;} 
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt50 {margin-top: 50px;}

.mb0 {margin-bottom: 0px}
.mb6 {margin-bottom: 6px}
.mb8 {margin-bottom: 8px}
.mb10 {margin-bottom: 10px}
.mb15 {margin-bottom: 15px}
.mb20 {margin-bottom: 20px}
 
.db {display: block!important;}
.sub {vertical-align: sub}
.tti {font-style: italic}

.ta-lf {text-align: left;} 
.ta-ct {text-align: center;} 
.w100 {width: 100%!important}
.fcb {color: #000} 
.fcblue{color: #176780;}
.fvam {
	align-items: baseline;
    display: flex;}
.blogi {width:100%; background: #e6e6e6}
.bl-1 {border-right: 1px solid #e3e3e3;}

@media(max-width: 768px) {
.md-f13 {font-size: 13px!important;}
.md-f14 {font-size: 14px!important;}
.md-f15 {font-size: 15px!important;}
}

@media (min-width: 361px) and (max-width: 480px) {
.md-dn {display:none}
.md-pt0 {padding-top: 0px;}
.md-pt5 {padding-top: 5px;}
.md-pt10 {padding-top: 10px;}

.md-f13 {font-size: 13px;}
.md-f14 {font-size: 14px!important }
.md-f15 {font-size: 15px!important }


.md-mb-0 {margin-bottom: 0px;}
.md-mb-5 {margin-bottom: 5px;}
.md-mb-10 {margin-bottom: 10px;}

.md-ls {letter-spacing: -0.6px;}
}

.azz {
  background: linear-gradient(to right, 
              #F39C19 0%, 
              #F39C19 34.33%, 
              #000 34.34%, 
              #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
  .osr {
    background: linear-gradient(to right, 
              #F39C19 0%, 
              #F39C19 47%, 
              #000 47.01%, 
              #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
  
.total-discount-summary {
  display: inline-block;
  padding: 0.5em 1.2em;
  background-color: #d2f8c9;
  color: #266400;
  font-size: 12px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  width: 100%;
  text-align: center;
 
}
.total-discount-summary-small {
  display: inline-block;
  padding: 0.5em 1.5em; 
  background-color: #defbd8;
  border: 1px solid #9bd78e;
  color: #266400;
  font-size: 12px;
  font-weight: 300;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  /*width: 100%;*/
  text-align: center;
  margin: 0px auto;
}

.total-discount-summary strong {
  font-weight: 700;
}

.total-discount-summary:hover {
  background-color: #c8f0b8;
}
.fkupon {color: #e36910!important}
.fkupon2 .material-icons{font-size: 16px; margin: -3px 0 0 4px;}
.tell-me-about {background: #000; padding: 5px 10px 5px 10px; border: 0; color: #fff; border-radius: 8px;  }
  
#authentication h1 {text-align: left; margin: 22px 0 24px 0;} 
#authentication .breadcrumb {display: none;}

.login-list h3, .login-form h3 {
	font-size: 22px;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #eee;
  padding: 0 0 8px 0;
}
.tvall-login-btn {
  background-color: #fd8228;
  color: #fff;
  border-radius: 12px;
  padding: 13px 19px;
  outline: none;
  border: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all .3s ease-in-out;
  text-decoration: none;
  z-index: 0;
}

.dropdown-menu .pull-right {float: unset}
.autocomplete-suggestions .arrow {display: none;}
.pf-d {
display: inline-flex;
flex-direction: column;
flex-wrap: nowrap;
flex-basis: auto;
}
.pf-d  div{  padding: 3px 6px; border-radius: 6px; margin: 0 0px 3px 5px; width: fit-content; }
.pfd68  {color: #FFF; background: #18bf06; }
.pfd35  {color: #FFF; background: #f7a76c; }
.pfd36  {color: #FFF; background: #848483; }

.cart-item > .lzled {font-size: 11px}
.cart-item > .lzled:last-child { border-top: 1px solid red!important; background: red;}

.paylogo {display: flex}
.col-md-3.plpr {
	padding-left: 0 !important;
	padding-right: 0 !important
	}
	.dddt {margin-top: 3px;}
	.product-line-info div {vertical-align: sub; }
	
	#cart .product-line-grid-body>.product-line-info>.label {
    padding: 2px 0 2px 0px;
    font-weight: 400;
  
}
.checkout-progress ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 30px 0;
  list-style: none;
}

/* each step */
.checkout-progress li {
  position: relative;
  flex: 1;
  text-align: center;
}

/* base connector (light grey) */
.checkout-progress li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 18px;           /* center of circle (36px/2) */
  left: -50%;
  width: 100%;
  height: 2px;
  background: #e0e0e0;
  z-index: 1;
}

/* connector after a completed step (dark) */
.checkout-progress li.complete + li::before {
  background: #333;
}

/* the circle */
.checkout-progress li span {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #e0e0e0;  /* future default */
  color: #e0e0e0;             /* future number color */
  font-weight: bold;
  position: relative;
  z-index: 2;
}

/* completed circle */
.checkout-progress li.complete span {
  background: #333;
  border-color: #333;
  color: #fff;
}

/* current circle */
.checkout-progress li.current span {
  background: #fff;
  border-color: #333;
  color: #333;
}

/* step labels */
.checkout-progress li div {
  margin-top: 8px;
  font-size: 0.9em;
  color: #e0e0e0;  /* future text */
}

/* completed & current labels */
.checkout-progress li.complete div,
.checkout-progress li.current div {
  color: #333;
}

/* optional: pointer cursor on clickable steps */
.checkout-progress.-clickable li {
  cursor: pointer;
}
#order-confirmation .checkout-progress li.complete div {
  color: #000;
  height: 24px;
  z-index: 1;
  position: relative;
}
@media (min-width: 768px) { 
.mx-auto {
	justify-content: center;
	display: flex;
}
}
.card-summary{
  position: relative;
  display: block;
  margin-bottom: 15px;
  background-color: unset;
  border-radius: 0;
  border: 0px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 5px;
}
.smx-center {text-align: center}
#order-confirmation .page-content {background: unset;border: 0px;}
#order-confirmation .card-summary {margin: 0 0 0 0;}
.confbgwg {background: #FFF; padding: 25px 0 15px 0; border-radius: 12px;}

.nrzam {background: #ecebeb; padding: 14px; border-radius: 12px}
.coloror{color: #ee7a03}

.cart-confirm-line_{display: flex; width: 100%;  flex-direction: column; padding: 0 25px 5px 20px;}
.cart-confirm-line_1 {display: flex; width: 100%; padding: 5px 0}
.cart-confirm-line_1 span.value{display: flex; flex: 0 0 85%;}
.cart-confirm-line_1 span.label{display: flex;flex: 0 0 15%; justify-content: flex-end;}

.mm1 { order: 2;}
.mm2 { order: 1;}
.spany span {display: block; width: 100%}

.checkout-summary__address-icon2 {
	background: url(/img/icons/shipping-cart-del.png) left 1px no-repeat;
	background-size: contain;
    height: 24px;
    width: 49px;
}
.checkout-summary__address-icon3 {
	background: url(/img/icons/shipping-cart-bill.png) left 1px no-repeat;
	background-size: contain;
    height: 24px;
    width: 49px;
}
.checkout-summary__edit-icon2 {
	background: url(/img/icons/shipping-cart-edit.png) left -1px no-repeat;
	background-size: contain;
    height: 15px;
    width: 15px;
	display: block;
	cursor: pointer;
}
.checkout-summary__edit-icon3 {
	background: url(/img/icons/payment-edit.png) left top no-repeat;
	background-size: contain;
    height: 23px;
    width: 49px;
	display: block;
	cursor: pointer;
}
#order-confirmation .checkout-summary__address-icon2, #order-confirmation .checkout-summary__address-icon3{
	height: 19px
}
#order-details a.ordertrack {padding:10px 15px; border: 1px solid #ccc; display: inline-block; width: auto; border-radius: 12px} 
#order-details a.ordertrack:hover {background: #ccc; } 
#authentication .twojekonto {font-style: normal; line-height: 14px;}
#authentication .custom-checkbox em {font-style: normal; line-height: 14px; font-size: 12px; font-weight: 300;}
#order-confirmation .breadcrumb {display: none;}

#payment-error-message {
	background: #ff3b3b;
    color: #FFF;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 12px;
	margin-top: 10px;
}
label[for="psgdpr"]::after ,
label[for="customer_privacy"] .ttni::after {
  content: ' *';
  color: red;
  font-size: 11px;
}
#my-account #credit-cards {display: none;}

@media (max-width: 768px) {
  .quadd.fixed {
  position: fixed;
  top: 40px; 
  left: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
  padding: 10px 15px;
  }
}
#phone {margin: 0 0 15px 0;}
.add-to-cart.blue{
    background-color: #1F3D67;
    padding-left: 20px;
}
.add-to-cart.blue:hover span {
    color: #ffffff;
    font-weight:700;
}
#product .modal h5.modal-title {display: none!important;} 
#product .modal-body  {text-align: left; padding: 0 0px 0 0px; Background: #fff;} 
#product .modal-body  ul li{ line-height: 1.6rem; } 
#product .modal-header  {
  padding: 0px; } 
.fe-bl {color: #4a4949}
.wesimilar-att-19 .color-temp-label {position: unset}
.info-conf{ margin: 5px; padding: 25px 25px 15px 25px ; Background: #FFF; border-radius: 12px; }
.tvsearch-more-search2 span {font-size: 14px; font-weight: 500;}
.empty-cart1{color: #ecc1bd;
  font-size: 30px;
  font-weight: 300;}
  .empty-text-posi {
	   position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size: 18px;
  }
.oc-azz {
  display: block;
  font-weight: 400;
  font-size: 14px;
  background: linear-gradient(to right, 
              #F39C19 0%, 
              #F39C19 16.33%, 
              #000 16.34%, 
              #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
#identity .page-content, #addresses .page-content {
  border-radius: 12px;
  padding: 5px 15px 15px 15px ;
}
.form-width {width:60%}
.address-list__edit-link .address-list__edit-icon {
  pointer-events: none;       /* so clicks go to the <a> */
}

.address-list__actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.address-list__delete-link,
.address-list__edit-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 1.2rem;
  padding: 0.2rem;
}

.address-list__delete-link {
  color: #e74c3c;
}

.address-list__delete-link:hover {
  color: #c0392b;
}

.address-list__edit-link {
  color: #0000ff;
}

.address-list__edit-link:hover {
  color: #000000;
}
.methodp {display: block}
/**/
/* ===== RWD "tabela" na FLEX – 6 kolumn ===== */
.rwd-table {
  --cell-pad: 12px 16px;
  --border: 1px solid #e5e7eb;
  --bg-head: #f8fafc;
  --bg-row-alt: #fcfcfd;
  --radius: 12px;

  border: var(--border);
  border-radius: var(--radius);
  overflow: hidden;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.45;
}

/* Wiersze nagłówka i każdy wiersz jako flex */
.rwd-table__head,
.rwd-table__row {
  display: flex;
  align-items: stretch;
  border-bottom: var(--border);
  flex-wrap: nowrap;
}

.rwd-table__head {
  background: var(--bg-head);
  font-weight: 600;
}

.rwd-table__row:nth-child(even) {
  background: var(--bg-row-alt);
}

/* Komórki – 6 równych kolumn */
.rwd-table__cell {
  flex: 1 1 0%;
  min-width: 0;
  padding: var(--cell-pad);
  border-right: var(--border);
  display: flex;
  align-items: flex-start;
  gap: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rwd-table__cell:last-child { border-right: 0; }
.rwd-table__cell--head { font-weight: 700; }

/* ===== 1. kolumna może się zawijać ===== */
.rwd-table__row .rwd-table__cell:nth-child(1) {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-break: break-word;
  overflow-wrap: anywhere;
  flex-wrap: wrap;
}
.rwd-table__row .rwd-table__cell:nth-child(1) * {
  white-space: normal !important;
  min-width: 0;
}

/* ===== MOBILE tryb karty ===== */
@media (max-width: 768px) {
  /* chowamy nagłówek */
  .rwd-table__head { display: none; }

  .rwd-table__row {
    display: flex;
    flex-direction: column;      /* cały wiersz = jedna kolumna */
    padding: 10px 0;
  }

  .rwd-table__cell {
    flex: 1 1 100%;             /* pełna szerokość każdej komórki */
    border-right: 0;
    border-bottom: var(--border);
    padding: 8px 12px;
    white-space: normal;        /* zawijanie tekstu */
    overflow: visible;
    text-overflow: initial;
    display: block;             /* blokowy, żeby układał się w dół */
  }

  .rwd-table__cell:last-child {
    border-bottom: 0;           /* ostatnia komórka bez kreski */
  }

  /* etykiety z nagłówków – użyjemy data-label */
  .rwd-table__cell::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    margin-bottom: 2px;
    color: #111827;
  }
}

/* Desktop/tablet unchanged */
.account-nav { position: relative; }

/* Mobile: horizontal slider */
@media (max-width: 767.98px) {
  .account-nav {
    display: flex;
    gap: .0rem;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    padding: .5rem .75rem;
    -webkit-overflow-scrolling: touch;
    /* hide default scrollbar (optional) */
    scrollbar-width: none;
	margin-left: -13px;
  }
  .account-nav::-webkit-scrollbar { display: none; }

  .account-nav > a {
    /* kill bootstrap grid stacking in mobile for the slider */
    flex: 0 0 auto !important;
    width: auto !important;
    scroll-snap-align: start;
    text-decoration: none;
  }

  .account-nav > a .link-item {
    display: inline-block;
    padding: .5rem .75rem;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    line-height: 1;
    background: #fff;
    white-space: nowrap;
  }

  /* active/hover styles */
  .account-nav > a.is-active .link-item,
  .account-nav > a:hover .link-item {
    border-color: #ff7a00;     /* your theme orange */
    background: #fff7f0;
  }
}
.col-md-12x {width:100%; display: block; padding-right: 0px;}
@media (max-width: 768px) {
.col-md-12x {width:100%; display: block; padding-right: 20px;}
}

/* co drugi wiersz (2,4,6...) */
.rwd-table__row:nth-child(even) {
  background-color: #fff;  /* jasnoszare tło */
}

/* albo odwrotnie (1,3,5...) */
.rwd-table__row:nth-child(odd) {
  background-color: #f9f9f9;  /* białe tło */
}
.activec {background: #e77f10; color: #fff; padding: 5px 10px; width: inherit; border-radius: 8px; }
.links.account-nav .active span{ font-weight: 500;} 
#module-tvcmsproductcompare-productcomparelist  .page-content, #history .page-content {
	
	border-radius: 12px!important
}
#history h6, #module-tvcmswishlist-mywishlist h3 {
	border-bottom: 1px solid #e6e6e6;
  padding: 0 0 10px 0;
}
.flex3{
  display:flex;
 /* gap:16px;               odstęp między boxami */
  align-items:stretch;   /* równe wysokości */
}

.flex3 > div{
  /* flex:1 1 0;            /* trzy równe kolumny */
  padding:16px 16px 16px 12px;
  border:0px solid #ddd;
  border-radius:8px;
  
}

/* Jeśli chcesz, żeby na telefonie układały się jeden pod drugim: */
@media (max-width: 640px){
  .flex3{ flex-direction:column; }
}
.bbrd8 {
border-radius: 8px; border: 1px solid #bababa; padding: 10px}
.popover-content td {padding:0;} 

tr.comparetr:nth-child(odd) {background: #eaeaea}

#module-tvcmsproductcompare-productcomparelist .product-title h6 {
	font-size: 15px;
}
#module-tvcmsproductcompare-productcomparelist .product-price-and-shipping .price {
    font-size: 15px;
    font-weight: 400;
   
}
#module-tvcmsproductcompare-productcomparelist .thumbnail-container  {
	border: 1px solid #ccc;
	border-radius: 12px;
}

.addresses123 {
  display: flex;
  flex-wrap: wrap;        /* łamanie wierszy */
  gap: 20px;              /* odstęp między kartami */
  align-items: stretch;   /* WYCIĄGANIE wszystkich kart do równej wysokości */
  padding: 25px;
}

.address-card123 {
 
  border: 1px solid #ddd;
 flex: 0 0 calc(33.333% - 20px); /* 3 kolumny */
  box-sizing: border-box;
  border-radius: 10px; 
}
#module-tvcmswishlist-mywishlist label[for="priority"] {
	
	display: none;
}
.page-customer-account nav.breadcrumb,
.page-addresses nav.breadcrumb,
.page-address nav.breadcrumb,
.page-identity nav.breadcrumb,
.page-order-history nav.breadcrumb,
.page-customer-account nav.breadcrumb,
.page-order-follow nav.breadcrumb,
.page-order-slip nav.breadcrumb,
.page-order-detail nav.breadcrumb,
#module-tvcmswishlist-mywishlist nav.breadcrumb,
#module-tvcmsproductcompare-productcomparelist nav.breadcrumb,
.page-discount nav.breadcrumb {
  display: none !important;  
}
#address .page-content .h3 {font-size: 15px!important; }

#module-tvcmsproductcompare-productcomparelist .modal-body p{ font-weight: 400;}
#module-tvcmsproductcompare-productcomparelist .modal-body {
  text-align: left;
}
.remove.hide {color: #000}
.remove{color: #FF0000}

/* === USTAWIENIA GLOBALNE === */
.promo{
  --gap:20px;
  --radius:18px;
  --accent:#0f1115;

  max-width:1440px;
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
}

/* Rzędy */
.promo__row{
  display:flex;
  flex-wrap:wrap;
  gap:var(--gap);
  margin-bottom:var(--gap);
}

/* Karta (link całości) */
.promo__card{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius:var(--radius);
  box-shadow:0 2px 10px rgba(0,0,0,.06);
  transition:transform .2s, box-shadow .2s;
  color:var(--accent);
  background:#f4f6f8; /* podkład pod zdjęcie */
}
.promo__card:hover{ transform:translateY(-2px); box-shadow:0 6px 18px rgba(0,0,0,.12); }

/* MEDIA (prawdziwe obrazy) */
.promo__media, .promo__img{ position:absolute; inset:0; width:100%; height:100%; }
.promo__img{ object-fit:cover; object-position:var(--imgpos,50% 50%); display:block; }

/* Label (nakładka) */
.promo__label{
  position:absolute; left:0; right:0; bottom:0; padding:16px;
}
.promo__label::before{
  content:""; position:absolute; left:0; right:0; bottom:0; height:64px;
  background:linear-gradient(to top, rgba(255,255,255,.85), rgba(255,255,255,0));
  z-index:-1;
}
.promo__label h3{ margin:0 0 2px; font-size:1.125rem; font-weight:700; }
.promo__label p { margin:0; font-size:.85rem; opacity:.85; }

/* Link wizualny „Pokaż” (pomarańczowe podkreślenie, na hover znika) */
.promo__more{
  position:relative;
  display:inline-block;
  margin-top:6px;
  font-weight:600;
  cursor:pointer;
  width:auto;               /* tylko szerokość tekstu */
  color:var(--accent);
}
.promo__more::after{
  content:"";
  position:absolute; left:50%; bottom:-2px;
  width:100%; height:2px; background:#ff6600;
  transform:translateX(-50%) scaleX(1);      /* domyślnie widoczne */
  transform-origin:center;
  transition:transform .28s ease;
}
.promo__card:hover .promo__more::after,
.promo__more:hover::after{ transform:translateX(-50%) scaleX(0); }

/* Przycisk URUCHOM (span) */
.promo__btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding:0 20px; height:45px; border-radius:10px;
  background:#e74c3c; color:#fff; font-weight:700; font-size:.9rem; letter-spacing:.5px;
  cursor:pointer; box-shadow:0 3px 8px rgba(0,0,0,.12);
  transition:background .25s, transform .2s, box-shadow .2s;
  margin:0 0 10px 0;
}
.promo__btn:hover{ background:#c0392b; transform:translateY(-1px); box-shadow:0 5px 14px rgba(0,0,0,.18); }
.promo__btn:active{ transform:translateY(0); box-shadow:0 2px 6px rgba(0,0,0,.12); }

/* === GÓRNY RZĄD — DESKTOP: proporcjonalna wysokość === */
.promo__row--top .promo__card{
  /* szerokości nadal wg wag (inline --grow) */
  flex:var(--grow,1) 1 0;
  min-width:160px;

  /* wys. skaluje się od ~180px do 297px proporcjonalnie do szerokości okna
     297px przy 1440px => 297/1440 = 20.625vw */
  height:clamp(180px, 20.625vw, 297px);
}

/* === DOLNY RZĄD — DESKTOP: dokładnie 4 w jednej linii === */
.promo__row--bottom{
  display:flex;
  flex-wrap:nowrap;              /* NIE zawijaj na PC */
  gap:var(--gap);                /* 3 równe odstępy */
  justify-content:flex-start;    /* bez dodatkowego rozpychania */
}
.promo__row--bottom .promo__card{
  /* 4 równe szerokości + 3*gap = 100% kontenera */
  flex:0 0 calc((100% - 3 * var(--gap)) / 4);
  width:calc((100% - 3 * var(--gap)) / 4);
  aspect-ratio:1 / 1;            /* kwadrat na PC */
  height:auto;
}
/* Label w dolnym rzędzie rozciągnięty na całą wysokość – góra/dół */
.promo__row--bottom .promo__label{
  position:absolute; inset:0;
  display:flex; flex-direction:column; justify-content:space-between;
  padding:16px; z-index:2;
}
.promo__row--bottom .promo__more{ align-self:flex-start; }

/* === TABLET ≤1024px === */
@media (max-width:1024px){
  /* dół 2×2 */
  .promo__row--bottom{
    display:grid !important;
    grid-template-columns:1fr 1fr;
    gap:var(--gap);
  }
  .promo__row--bottom .promo__card{
    flex:0 0 auto;
    width:100% !important;
    height:auto !important;
    aspect-ratio:1/1;
  }

  /* delikatne zmniejszenie typografii i przycisków */
  .promo__label h3{ font-size:1rem; }
  .promo__label p { font-size:.78rem; }
  .promo__btn{ height:40px; font-size:.85rem; padding:0 16px; }
}

/* === MOBILE ≤768px === */
@media (max-width:768px){
  /* góra: poziomy scroll + limit wysokości z aspect-ratio */
  .promo__row--top{
    flex-wrap:nowrap;
    overflow-x:auto; -webkit-overflow-scrolling:touch;
    scroll-snap-type:x mandatory;
    padding:0 8px 8px;
  }
  .promo__row--top::-webkit-scrollbar{ display:none; }
  .promo__row--top .promo__card{
    flex:0 0 clamp(72%,80vw,92%);
    aspect-ratio: var(--ar-m, 4/3);  /* możesz ustawić inline per kafel, np. 409/297 */
    height:auto;                      /* wysokość z aspect-ratio */
    max-height:208px;                 /* nie przekraczaj 208px */
    scroll-snap-align:start;
  }

  /* ZMIANA KOLEJNOŚCI: 2 – 1 – 3 */
  .promo__row--top .is-1{ order:2; }
  .promo__row--top .is-2{ order:1; }
  .promo__row--top .is-3{ order:3; }

  /* dół 2×2 (pozostaje z tablet) */

  /* bardziej kompaktowe fonty i przyciski */
  .promo__label h3{ font-size:.95rem; }
  .promo__label p { font-size:.72rem; }
  .promo__btn{ height:38px; font-size:.8rem; padding:0 14px; }
}

/* === MAŁE TELEFONY ≤480px === */
/* Uwaga: NIE zmieniamy już układu 2×2 na 1 kolumnę.
   Zostawiamy 2×2 jak w regule ≤1024px. Możemy tylko zmniejszyć typografię. */
@media (max-width:480px){
  .promo__label h3{ font-size:.9rem; }
  .promo__label p { font-size:.68rem; }
  .promo__btn{ height:36px; font-size:.75rem; padding:0 12px; }
}

 /* CSS */
.zajawka {
  --collapsed-height: 140px;    /* wysokość zajawki, dostosuj po swojemu */
  position: relative; 
  max-height: var(--collapsed-height);
  overflow: hidden;
  transition: max-height 250ms ease;
  text-align: justify;
}

/* delikatne wygaszenie dołu, gdy złożone */
.zajawka::after {
  content: "";
  position: absolute;
  left: 0; right: 0; bottom: 0;
  height: 3rem;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
  pointer-events: none;
  transition: opacity 200ms ease;
}

/* stan rozwinięty */
.zajawka.is-open {
  /* duża wartość żeby "udawać" auto; dzięki temu działa płynna animacja */
  max-height: 9999px;
}

.zajawka.is-open::after {
  opacity: 0;
}

.zajawka-ctrl {
  margin-top: 0px;
}


.btn-toggle {
  border: 1px solid #ddd;
  background: #fff;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  font: inherit;
  float: right;
}
.btn-toggle::after {content: ' →';}
.btn-toggle:hover {
  background: #f7f7f7;
}

@media (max-width: 768px) { 
	    
		.tvfooter-address2 {padding: 7px 5px;}
	   }
.ybc_instagram.carousel { box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, .15);}

.opt04{ opacity: 0.4;}
.opt05{ opacity: 0.5;}
.bulb-product-card .rps .str {top: 0px;}
.bulb-product-card .product-feature-info p {line-height: 21px;}
.tbregulowana {  
color: transparent !important;
  background: url(/img/grafiki/regulowana.png) left 1px no-repeat;
  width: 158px;
  height: 22px;
  display: block;
  padding: 14px 0 0 0;
  margin: 3px 0 0 0;
}
.tb2700K, .tb3000K, .tb4000K{  

  background: url(/img/grafiki/regulancja-noctt.png) left 3px no-repeat;
  width: 158px;
  height: 22px;
  display: block;
  padding: 0px 0 0 0;
  margin: 2px 0 0 0;
  text-align: center;
  position: relative;
}
.bulb-product-card .tb2700K, .bulb-product-card .tb3000K,.bulb-product-card  .tb4000K {background-position: left 0px;}
.tb2200K .str{  position: absolute; top: -10px; left: 8px;}
.tb2400K .str{  position: absolute; top: -10px; left: 20px;}
.tb2700K .str{  position: absolute; top: -10px; left: 44px;}
.tb2750K .str{  position: absolute; top: -10px; left: 45px;}
.tb2800K .str{  position: absolute; top: -10px; left: 46px;}
.tb2900K .str{  position: absolute; top: -10px; left: 47px;}
.tb3000K .str{  position: absolute; top: -10px; }
.tb3100K .str{  position: absolute; top: -10px; left: 74px}
.tb3160K .str{  position: absolute; top: -10px; left: 75px}
.tb3200K .str{  position: absolute; top: -10px; left: 76px}
.tb3300K .str{  position: absolute; top: -10px; left: 77px}
.tb3400K .str{  position: absolute; top: -10px; left: 78px}
.tb3600K .str{  position: absolute; top: -10px; left: 79px}
.tb3800K .str{  position: absolute; top: -10px; left: 80px}
.tb3880K .str{  position: absolute; top: -10px; left: 82px}
.tb3900K .str{  position: absolute; top: -10px; left: 83px}
.tb4000K .str{  position: absolute; top: -10px; left: 84px;}
.tb4100K .str{  position: absolute; top: -10px; left: 85px;}
.tb4200K .str{  position: absolute; top: -10px; left: 86px;}
.tb4300K .str{  position: absolute; top: -10px; left: 87px;}
.tb4400K .str{  position: absolute; top: -10px; left: 88px;}
.tb6400K .str{  position: absolute; top: -10px; left: 111px;}
.tbZależy .str{display: none}

#choose-bulb-modal .slick-slide {
  width:       305px !important;
  margin-right:20px !important;
}

.lb_product_front {
width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.lb_product_front .quick-view2 {
width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;

transition: background 0.2s ease, color 0.2s ease;
}

.lb_product_front:hover .quick-view2 {
  transform: scale(0.9);
  opacity: 0.8;
}
.lb_product_front:hover .quick-view2 {
background: #000;
}

.lb_product_front:hover .lb_sortorder { color: #FFF;}
.lb_product_front .lb_sortorder {
  font-size: 14px;
  font-weight: 500; 
  color: #000;
}

/*index*/
#index .lb_product_front {
width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

#index .lb_product_front .quick-view2 {
width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;

transition: background 0.2s ease, color 0.2s ease;
}

#index .lb_product_front:hover .quick-view2 {
  transform: scale(0.9);
  opacity: 0.8;
}
#index .lb_product_front:hover .quick-view2 {
background: #000;
}


#index .lb_product_front span.lb_sortorder {
  font-size: 14px;
  font-weight: 500; 
  color: #000;
  display: none;  
}
#add-to-cart-or-refresh {
width: 100%;
}
#index .owl-stage-outer {padding: 0 8px}

#Lookbook .tvquick-view-popup-wishlist span {display: none;}

#Lookbook .tvproduct-wishlist-icon {margin: 5px 0 0 0;}

.owner_txt {line-height: 17px; border:0}

.custom-ui-accordion div.owner_txt {border: 0; padding: 30px 0 0 0;}
.custom-ui-accordion div.owner_txt p { line-height: 12px; padding-bottom: 0px;} 
.scroll_heading {   border-bottom: 2px solid #cecece;}





/* Desktop: brak strzałek */
.promo__nav{ display:none; }

@media (max-width:768px){
	.scroll_heading {   border-bottom: 2px solid #cecece; 
border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;}
  .promo__slider{ position:relative; }

  .promo__slider .js-viewport{
    display:flex; gap: var(--gap);
    overflow-x:auto; scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling: touch;
  }
  .promo__slider .js-viewport::-webkit-scrollbar{ display:none; }
  .promo__slider .js-viewport .promo__card{ flex:0 0 88%; scroll-snap-align:start; }

  .promo__nav{
    align-items:center; justify-content:center;
    position:absolute; top:46%; transform:translateY(-50%);
    width:36px; height:36px; border-radius: 8px;
    background:#fff; border:0; cursor:pointer; z-index:5;
    box-shadow: 0 2px 7px rgba(0,0,0,.18);
    display:flex; /* prawa jest widoczna od startu */
	opacity: 0.8;
	
  }
  .promo__nav--prev{
    /* klucz: na starcie jej NIE MA w ogóle */
    display:none;
  }
  /* pojawia się dopiero gdy wrapper dostanie klasę */
  .promo__slider.show-prev .promo__nav--prev{
    display:flex;
  }

  .promo__nav--prev{ left:6px; }
  .promo__nav--next{ right:6px; }

  .promo__nav::before{
    content:""; width:10px; height:10px; display:block;
    border: solid #111; border-width:0 2px 2px 0;
  }
  .promo__nav--prev::before{ transform: rotate(135deg); }
  .promo__nav--next::before{ transform: rotate(-45deg); }

  .promo__nav[disabled]{ opacity:.35; pointer-events:none; }
}
@media (min-width: 768px) {
  .layout_layout1 .ets_mm_megamenu_content {

    border-top: 1px solid #e6e4e4;
  }
}

/*modal contact*/
#tvcmsdesktop-account-button .cpth-dialog {cursor: default}
 /* ===== Modal shell ===== */
  .cpth-modal{ position:fixed; inset:0; display:none; z-index:9999; }
  .cpth-modal[aria-hidden="false"]{ display:block; }
  .cpth-backdrop{ position:absolute; inset:0; background:rgba(17,24,39,.45); }

  .cpth-dialog{
    position:relative;
   /* width:min(1060px, calc(100vw - 48px));*/
    margin: clamp(16px, 3vh, 28px) auto;
   /* box-shadow: var(--cpth-shadow);*/
    overflow:hidden;
  }

  .cpth-close{
    position:absolute;
    right:14px; top:12px;
    width:38px; height:38px;
    border-radius: 12px;
    border:1px solid var(--cpth-line);
    background:#fff;
    font-size:22px;
    line-height: 1;
    cursor:pointer;
  }

  /* ===== Header ===== */
  .cpth-header{
    display:flex;
	/*align-items:center; */
	justify-content:space-between;
    padding: 0px 0px;
    border-bottom: 1px solid var(--cpth-line);
    background: #fff;
	float: right;
	 width: 100%;
  box-sizing: border-box;
  
  }
  .cpth-header1 {width: 70%; flex: 0 0 92%; background: #f1eff3; text-align: center; padding: 8px 0px}
  .cpth-header2 {width: 30%; flex: 0 0 8%; background: #f1eff3;padding: 8px 0px}
  .cpth-brand{ display:flex; align-items:center; gap:10px; text-decoration:none; }
  .cpth-logo{ height:24px; width:auto; display:block; }
  .cpth-iconbtn{
    width:40px; height:40px; border-radius:12px;
    border:1px solid var(--cpth-line);
    background:#fff; cursor:pointer;
    display:grid; place-items:center;
  }
  .cpth-burger{
    width:18px; height:2px; background:#6b7280; position:relative; border-radius:2px;
  }
  .cpth-burger::before,.cpth-burger::after{
    content:""; position:absolute; left:0; width:18px; height:2px; background:#6b7280; border-radius:2px;
  }
  .cpth-burger::before{ top:-6px; }
  .cpth-burger::after{ top:6px; }

  /* ===== Hero ===== */
  .cpth-hero{
   padding: 22px 30px 25px 30px; 
   background: #f2f2f2;
  }
  .cpth-h1{
    margin:0;
    font-size: 34px;
    letter-spacing:-.02em;
    color:var(--cpth-text);
  }
  .cpth-h2{ margin:0; font-size:24px; letter-spacing:-.02em; color:var(--cpth-text); }
  .cpth-sub{
    margin:10px 0 0;
    color:var(--cpth-muted);
    font-size: 14px;
  }

  .cpth-heroActions{
    display:flex; gap:12px; margin-top:16px; flex-wrap:wrap;
  }

  /* ===== Buttons ===== */
  .cpth-btn{
    display:inline-flex; align-items:center; justify-content:center; gap:10px;
    padding: 6px 16px;
    border-radius: 12px;
    font-weight: 700;
    text-decoration:none;
    border: 1px solid transparent;
    cursor:pointer;
    user-select:none;
    white-space:nowrap;
  }
  .cpth-btnIcon{ display:inline-flex; }
  .cpth-btn--primary{
    background: linear-gradient(180deg, var(--cpth-orange) 0%, var(--cpth-orange2) 100%);
    color:#fff;
    box-shadow: 0 5px 10px rgba(108, 106, 104, 0.25);
  }
  .cpth-btn--ghost{
    background:#fff;
    color:var(--cpth-text);
    border-color: var(--cpth-line);
	box-shadow: 0 5px 10px rgba(108, 106, 104, 0.25);
	padding-right: 25px;
  }
  .cpth-btn--blue{
    margin-top:2px;
    background: var(--cpth-blue);
    color:#fff;
    width: fit-content;
	box-shadow: 0 5px 10px rgba(108, 106, 104, 0.25);
	border-radius: 22px;
	padding: 12px 25px;
  }

  /* ===== Desktop grid ===== */
  .cpth-grid{
    padding: 14px 22px 22px;
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    background: #f9f7f8;
  }
  .crt .modal-content {background: unset}
  .cpth-header .close { margin: 0px 5px 0 5px;}
  .cpth-card{
    
   
  
    overflow:hidden;
  }
  .cpth-card--wide{ grid-column: 1 / -1; }
  .cpth-cardHead{
    display:flex; align-items:center; gap:10px;
    padding: 14px 16px 5px 16px;
  }
  .modal-body .cpth-dialog {text-align: left}
  .cpth-h3{ margin:0; font-size:18px; color:var(--cpth-text); }
  .cpth-cardBody{ padding: 0px 16px 14px 60px ; }
  .cpth-cardBody2{
padding: 10px 16px 14px 17px;
  background: #fff;
  box-shadow: 2px 5px 5px rgba(108, 106, 104, 0.25);
  border-radius: 9px;
  width: 90%;
  margin: 10px 0 0 0;
  border: 1px solid #f0ecec
	  }
  .cpth-i{
    width:34px; height:34px;
    border-radius: 10px;
    display:grid; place-items:center;
    background:#f3f4f6;
    color:#6b7280;
    flex:0 0 auto;
  }
  .cpth-i--soft{ background:#eef2ff; color:#3b82f6; }


  .cpth-linkStrong{
    color:#2563eb;
    font-weight:800;
    text-decoration:none;
    letter-spacing:.02em;
	font-size: 20px;
  font-weight: 400;
  }
    .cpth-linkStrong2{
    color:#040305;
	
   
  }
  .cpth-link{ color:#2563eb; text-decoration:none; font-weight:700; display:inline-block; margin-top:10px; }

  .cpth-muted{ font-size:14px; }
  .cpth-footnote{ color:var(--cpth-muted); font-size:12px; margin:12px 0 0; }

  .cpth-list{
    margin:8px 0 0;
    padding-left:18px;
    color:var(--cpth-text);
    font-size:13px;
	
  }
  .cpth-list li{ margin:4px 0; list-style: disc;font-size: 14px; font-weight: 400;}
  .cpth-list li::marker{ color: var(--cpth-orange2); }

  /* Status block */
  .cpth-statusRow{
    display:grid;
    grid-template-columns: 320px 1fr;
    gap: 14px;
    padding: 14px 16px;
    background: #fff;
  }
  .cpth-statusTile{
    display:flex; align-items:center; gap:12px;
    padding: 12px;
    border-radius: 12px;
    background: #eef2ff;
    border: 1px solid #dbeafe;
  }
  .cpth-statusIcon{
    width:38px; height:38px;
    border-radius: 12px;
    display:grid; place-items:center;
    background:#dbeafe;
    color:#2563eb;
  }
  .cpth-statusTitle{ font-weight:800; color:var(--cpth-text); font-size:14px; }
  .cpth-statusText{ padding: 4px 0; }

  /* Topics */
  .cpth-topicList{ padding: 10px; display:flex; flex-direction:column; gap:10px; }
  .cpth-topic{
    display:flex; align-items:center; gap:12px;
    padding: 12px;
    border-radius: 12px;
    border:1px solid var(--cpth-line);
    background:#fff;
    text-decoration:none;
    color:inherit;
  }
  .cpth-topicIcon{
    width:34px; height:34px;
    border-radius: 11px;
    display:grid; place-items:center;
    font-weight:900;
    flex:0 0 auto;
    color:#fff;
  }
  .cpth-topicIcon--ok{ background: #f59e0b; }
  .cpth-topicIcon--warn{ background: #fb923c; }
  .cpth-topicIcon--box{ background: #f97316; }
  .cpth-topicBody{ flex:1; }
  .cpth-topicTitle{ font-weight:800; font-size:14px; color:var(--cpth-text); }
  .cpth-chevron{ color: #f07d02;
  font-size: 38px; margin-left:auto; }

  /* Company */
  .cpth-companyName{ font-weight:900; color:var(--cpth-text); }
  .cpth-company{ line-height:1.45; }

  /* ===== Mobile view inside modal ===== */
  .cpth-mobile{ display:none; padding: 14px 14px 18px; background: var(--cpth-bg); }
  .cpth-mobileCard{
    background:#fff;
    border:1px solid var(--cpth-line);
    border-radius: 14px;
    padding: 14px;
    margin-bottom: 12px;
  }
  .cpth-mobileActions{ display:flex; flex-direction:column; gap:10px; margin-top:12px; }
  .cpth-mobileTopics{ display:flex; flex-direction:column; gap:10px; margin-top:10px; }
  .cpth-mTopic{
    display:flex; gap:12px; align-items:flex-start;
    padding: 12px;
    border-radius: 12px;
    border:1px solid var(--cpth-line);
    text-decoration:none;
    color:inherit;
    background:#fff;
  }
  .cpth-mIcon{
    width:36px; height:36px;
    border-radius: 12px;
    display:grid; place-items:center;
  /*  background:#eef2ff;*/
    color:#2563eb;
    flex:0 0 auto;
  }
  .cpth-btn.rolls:hover {background: #d7d7d8; color: #f5891b} 

  /* ===== Responsive rules ===== */
  @media (max-width: 860px){
    .cpth-grid{ grid-template-columns: 1fr; }
    .cpth-statusRow{ grid-template-columns: 1fr; }
  }

  @media (max-width: 520px){
    /* Ukryj desktop-grid i pokaż mobile */
    .cpth-hero{ display:none; }
    .cpth-grid{ display:none; }
    .cpth-mobile{ display:block; }

    .cpth-dialog{
      width: calc(100vw - 30px);
      margin: 10px auto;
      
    }
    .cpth-close{ right:10px; top:10px; }
  }
  
  #contact .breadcrumb {display: none;}
  
  /* BASE / MOBILE */
.contact-card {
  text-align: center;
  padding: 20px 18px 22px;
  font-family: inherit;
  color: #222;
}

.contact-card__header {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 14px;
}

.contact-card__icon {
  font-size: 18px;
}

.contact-card__title {
  white-space: nowrap;
}

.contact-card__phone-main {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.contact-card__btn {
  display: inline-block;
  border: none;
  border-radius: 6px;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  background: linear-gradient(180deg, #ff9f3b, #ff7f1a);
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.14);
  margin-bottom: 14px;
  width: 100%;
  max-width: 260px;
  margin-top: 10px;
}

.contact-card__btn:hover {
  filter: brightness(1.03);
}

.contact-card__hours span{ font-size: 15px;}
.contact-card__hours {
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 16px;
}

.contact-card__divider {
  border: 0;
  border-top: 1px solid #e4e4e4;
  margin: 4px auto 16px;
  max-width: 340px;
}

.contact-card__subtitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.contact-card__list {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
  text-align: left;
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
}

.contact-card__list li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 4px;
}

.contact-card__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ff8a00;
  transform: translateY(-50%);
}

.contact-card__link {
  font-size: 12px;
  text-decoration: underline;
  color: #2b77d6;
}
.cpth-mIconn2 {
  
  place-items: center;
  color: #000;
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 400;
}
/* TABLET ≥ 768px */
@media (min-width: 768px) {
  .contact-card {
    padding: 24px 32px 26px;
  }

  .contact-card__header {
    font-size: 16px;
    margin-bottom: 18px;
  }

  .contact-card__phone-main {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .contact-card__btn {
    font-size: 15px;
    padding: 11px 24px;
  }

  .contact-card__subtitle {
    font-size: 16px;
  }

  .contact-card__list {
    font-size: 14px;
  }

  .contact-card__link {
    font-size: 13px;
  }
}

/* DESKTOP ≥ 1024px */
@media (min-width: 1024px) {
  .contact-card {
    max-width: 420px;
    margin: 0 auto;
    padding: 28px 36px 30px;
  }

  .contact-card__phone-main {
    font-size: 30px;
  }

  .contact-card__btn {
    max-width: 280px;
  }
}