/*********************************************************** start header **************************************************/
#header {
    background: #ffffff;
    color: #7a7a7a;
    width: 100%;
    border-bottom: 1px solid transparent;
    position: relative;
    margin-bottom: 0px;
}

#index #header {
    margin-bottom: 0;
}

#header a:hover {
    text-decoration: none;
}

#index #header {
    border: none;
}

.card {
    border: 1px solid #eeeeee;
    border-radius: 10px;
}

#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: #5d2999;
    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%;
}

@media(max-width: 991px) {
    #header {
        position: relative;
    }
}

/*********************************************************** start mobile header **************************************************/
@media (max-width: 991px) {
    #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: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media(max-width: 650px) {
    .tvcmsmobile-header-search-logo-wrapper {
        display: block;
    }
}

@media (max-width: 575px) {
    #tvcms-mobile-view-header {
        display: block;
        height: auto;
    }

    /*#tvcms-mobile-view-header .tv-header-logo img{
        transform: scale(0.8);
    }*/
}

/************************************************************* start logo *************************************************/
.tv-header-logo {
    padding: 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 a{
    width: 100%;
}*/
.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: 10px;
    margin-left: 5px;
    font-size: 22px;
    line-height: 20px;
}

#contact-link {
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0;
}

#contact-link .tvcall-on {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
}

#contact-link .tvcms_contact_info {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.tvcms-contact-main {
    padding: 0;
}

#_desktop_contact_link {
    text-align: right;
}

@media(max-width: 650px) {
    .tv-header-logo {
        height: auto;
        text-align: center;
    }
}

@media(max-width: 991px) {

    .tvcmsmobile-contact #contact-link,
    .tvcmsmobile-contact #contact-link .tvcms_contact_info,
    .tvcmsmobile-contact #contact-link i {
        color: #000000;
        text-align: center;
        vertical-align: middle;
    }
}

@media(max-width: 767px) {
    #_desktop_contact_link {
        text-align: center;
    }

    .tvcmsmobile-contact {
        /*float: none;*/
    }
}

/********************************************* end logo **********************************************/
/************************************************************** start horizontal menu *************************/

.tvcmsdesktop-top-header-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tvmain-menu-sub-menu .top-menu.tv-header-menu {
    overflow: hidden;
    margin: 0;
}

.tvcmsdesktop-top-header-wrapper .tvcmsmain-menu-wrapper {
    position: relative;
    z-index: 70
}

.tvcmsvertical-menu .menu-dropdown {
    border-radius: 3px;
}

#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper>.tv-header-menu>li {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.tvmain-menu-sub-menu .tv-header-menu li {
    overflow: hidden;
    width: 185px;
    margin: 0;
    float: left;
    padding-right: 10px;
    position: relative;
}

.tvmain-menu-sub-menu .tv-header-menu li #header .header-top .position-static {
    margin-bottom: 0;
}

#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li>.tvmenu-link-wrapper a span {
    color: #ffffff;
    font-weight: 500;
    /*text-transform: capitalize;*/
    font-size: 13px;
    position: relative;
    line-height: 39px;
}

#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="0"]>li>.tvmenu-link-wrapper a span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #fec02a;
    bottom: 0;
    left: 0;
    transition: all 400ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.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%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="1"]>li>.tvmenu-link-wrapper a span {
    color: #222222;
    font-weight: bold;
    /*text-transform: capitalize;*/
    font-size: 12px;
}

.tvmenu-link-wrapper {
    position: relative;
}

#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper .tv-header-menu[data-depth="1"]>li>.tvmenu-link-wrapper a span:hover {
    color: #fec02a;
}

.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;
}

@media(max-width: 991px) {
    .tvcmsdesktop-top-header-box {
        display: block;
    }
}

.lang-rtl .tvcmsdesktop-top-header-box {
    direction: rtl;
}

/******************************************************** mobile horizontal menu ****************************************/
@media (max-width: 991px) {
    #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #e5e5e5;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        padding: 30px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }

    .lang-rtl #tvcmsmobile-horizontal-menu .tvcmsmain-menu-wrapper>.tv-header-menu {
        right: -300px;
        left: auto;
    }

    #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        visibility: visible;
        left: 0;
    }

    .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: #fec02a;
    }

    #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: #5d2999;
        padding: 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 .tvmenu-button i {
        color: #ffffff;
        font-size: 24px;
        width: 35px;
        height: 35px;
        line-height: 33px;
        text-align: center;
        border: 1px solid rgba(162, 71, 99, 0.36);
        border-radius: 5px;
        vertical-align: top;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #header .tvcmsmain-menu-wrapper .menu {
        display: block;
    }

    .tvcmsmobile-header-menu {
        position: initial;
        padding: 0;
    }

    .tvcmsmobile-top-wrapper {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .tvmobileheader-language-currency-wrapper {
        text-align: right;
    }
}

@media(max-width: 650px) {
    .tvcmsmobile-top-wrapper {
        padding-bottom: 0px;
    }
}

@media(max-width:575px) {
    .tvmobileheader-language-currency-wrapper {
        text-align: center;
    }

    .tvcmsmobile-top-wrapper {
        display: block;
        padding-bottom: 0px;
    }
}

@media (max-width: 575px) {

    #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;
    }
}

.tvmobileheader-offer-wrapper {
    text-align: center;
}

.tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
    display: -webkit-inline-box;
}

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

    .tvmobileheader-offer-wrapper,
    .tvcmsmobile-contact {
        width: 50%;
    }

    .tvmobileheader-offer-wrapper {
        text-align: left;
    }

    .tvcmsmobile-contact #contact-link {
        text-align: right !important;
    }
}

/**************************************************** 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;
    /*margin-right: -15px;*/
}

.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;
}

.tvcms-header-cart {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}

.tv-account-wrapper,
.tvheader-cart-wrapper {
    padding: 23px 0 25px 30px;
}

.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_name,
.tvdesktop-view-compare-name {
    display: inline-block;
}

.tv-myaccount-btn-desktop .tvcms-manage-events,
.tvcart-icon-text-wrapper .tvcart-lable,
.tvwishlist-name span.tvwishlist_name,
.tv-account-wrapper .tv-myaccount-btn-desktop span a {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    /*display: inline-block;*/
    vertical-align: middle;
    max-width: 100px;
    text-align: left;
    margin: 5px 0;
}

@media(max-width:1199px) {

    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 25px 0 25px 20px;
    }
}

@media(max-width: 991px) {

    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 5px 0;
    }
}

@media (max-width: 575px) {
    .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;
    }
}

.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;
}

#header .tvsearch-top-wrapper .tvsearch-close {
    background-image: url(../img/themevolty/sprite.png);
    height: 40px;
    background-position: -156px -588px;
    width: 40px;
}

.tvsearch-top-wrapper .tvsearch-close i {
    display: none;
}

.tvheader-sarch-display:hover .tvheader-search-display-icon .tvsearch-open {
    background-position: -56px -543px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open {
    padding: 0;
    background-image: url(../img/themevolty/sprite.png);
    height: 40px;
    background-position: -5px -543px;
    width: 40px;
    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;
}

#header #_desktop_search .tvsearch-top-wrapper .tvsearch-open:hover {
    transform: scaleX(-1);
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.tvcmssearch-wrapper {
    float: none;
    margin-left: 20px;
}

.tvsearch-header-display-wrappper form {
    border-radius: 10px;
    border: 2px solid #eeeeee;
    overflow: hidden;
}

.tvheader-top-search-wrapper {
    background-color: #fec02a;
    /*border-radius: 3px;*/
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvheader-top-search-wrapper:hover {
    background-color: #222222;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcmssearch-dropdown {
    z-index: 90;
    border-radius: 3px;
    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: #000000;
}

.tvcmsheader-search.search-widget form .tvheader-top-search-wrapper:hover button[type=submit] i {
    color: #ffffff;
}

.tvcmsheader-search .tvcms-select-category {
    display: block;
    border: none;
    min-width: 90px;
    font-size: 12px;
    color: #222222;
    margin: 0 20px 0 10px;
    padding-left: 10px;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    background-image: url(../img/themevolty/arrow-down1.png);
    background-repeat: no-repeat;
    background-position: 100%;
}

.tvheader-sarch-display {
    display: none;
}

#header .tvsearch-header-display-wrappper {
    position: relative;
    opacity: 1;
    right: 0;
    left: 0;
    visibility: visible;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    width: 100%;
    z-index: 90
}

#header .tvsearch-result {
    margin: 0;
}

.tvsearch-more-search-wrapper {
    text-align: center;
}

.tvcmsheader-search.search-widget form input[type=text] {
    height: 40px;
    color: #222222;
}

.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: #fec02a;
}

.tvsearch-dropdown-close-wrapper {
    text-align: right;
    position: absolute;
    right: 15px;
    top: 15px;
}

@media(max-width:991px) {
    .tvcmsheader-search {
        text-align: right;
    }

    .lang-rtl .tvcmsheader-search {
        text-align: left;
    }

    #header .tvsearch-top-wrapper {
        width: 70%;
        padding: 15px 0;
        display: inline-block;
    }
}

@media(max-width: 767px) {
    #header .tvsearch-top-wrapper {
        width: 100%;
    }
}

@media(max-width: 650px) {
    #header .tvsearch-top-wrapper {
        width: 70%;
        padding: 10px 0 10px 0;
        display: inline-block;
    }

    .lang-rtl .tvcmsheader-search {
        text-align: center;
    }

    .tvcmsheader-search {
        text-align: center;
        padding-right: 0;
    }
}

@media(max-width: 991px) {
    .tvcmsheader-search.search-widget form input[type=text] {
        height: 40px;
    }

    .tvcmsheader-search .tvcms-select-category {
        margin: 0 10px;
    }

    .tvsearch-header-display-wrappper form {
        overflow: visible;
    }

    .tvsearch-result {
        left: 0;
    }
}

@media(max-width: 575px) {
    #header .tvsearch-top-wrapper {
        width: 100%;
        padding: 15px 0 15px 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;
    }
}

.lang-rtl .tvcmsheader-search .tvcms-select-category {
    background-position: 0
}

/**************************************************** 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 {
    background-image: url(../img/themevolty/sprite.png);
    height: 40px;
    background-position: -5px -756px;
    width: 40px;
    cursor: pointer;
    display: block;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    background-color: transparent;
    border-radius: 0;
    font-size: 0;
    margin-right: 8px;
}

.tvcms-header-myaccount:hover .tv-myaccount-btn i {
    background-position: -55px -756px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.lang-rtl .tvcms-header-myaccount .tv-myaccount-btn i {
    margin-right: 10px;
    margin-left: 0;
}

.tvcms-header-myaccount .tv-account-dropdown {
    right: auto;
    left: auto;
    top: 100%;
    margin: 0;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    min-width: 150px;
    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;
}

@media(max-width: 575px) {
    .tvcms-header-myaccount .tv-account-dropdown {
        min-width: 137px;
    }
}

/***************************************main header-navbar***********************************/
.tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eeeeee;
}

.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: 10px 0;
}

.tvheader-nav-offer-text i {
    font-size: 16px;
    color: #333333;
    margin-right: 5px;
}

.tvheader-nav-offer-text p {
    font-size: 13px;
    color: #000000;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

@media(max-width: 575px) {
    .tvheader-nav-offer-text {
        text-align: center;
        justify-content: center;
        padding: 12px 15px;
    }

    .tvmobileheader-offer-wrapper {
        float: none;
        padding: 0;
    }
}

@media(max-width:370px) {
    .tvheader-nav-offer-text p {
        font-size: 11px;
    }
}

.lang-rtl .tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-wrapper {
    direction: rtl;
}

.lang-rtl .tvheader-offer-wrapper {
    float: right;
}

.lang-rtl .tvheader-language-currency-wrapper {
    text-align: left;
}

.lang-rtl .tvheader-nav-offer-text i {
    margin: 0 0 0 5px;
}

/********************************************** start deckstop language *************************************/
.tvheader-language-currency-wrapper {
    text-align: right;
    padding-right: 0;
}

.tvheader-compare,
.tvheader-language {
    margin-right: 26px;
}

.tvheader-language-currency-wrapper {
    text-align: right;
    padding-right: 15px;
}

.tvheader-offer-wrapper {
    /*padding-left: 0;*/
}

@media (max-width: 1440px) {
    .tvheader-language-currency-wrapper {
        text-align: right;
        padding-right: 0px;
    }

    .tvheader-offer-wrapper {
        padding-left: 0;
    }
}

.tvheader-compare,
.tvheader-language,
.tvheader-currency {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.tvcmsdesktop-language-selector {
    text-align: right;
}

#tvcmsdesktop-language-selector .tv-language-btn .tv-language-span,
#tvcmsdesktop-currency-selector .tv-currency-btn .tv-currency-span {
    color: #000000;
    font-size: 13px;
    width: 100%;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 1px;
}

#tvcmsdesktop-language-selector .tv-language-lable,
#tvcmsdesktop-currency-selector .tv-currency-lable {
    display: none;
}

#tvcmsdesktop-language-selector .tv-language-btn,
#tvcmsdesktop-currency-selector .tv-currency-btn {
    display: block;
    width: 100%;
    cursor: pointer;
}

#tvcmsdesktop-language-selector .tv-language-btn .tvimage-lazy {
    margin-right: 5px;
    margin-bottom: 2px;
}

.lang-rtl #tvcmsdesktop-language-selector .tv-language-btn .tvimage-lazy {
    margin-right: 0;
    margin-left: 5px;
}

#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-user-info .tvhedaer-sign-btn,
.tv-account-dropdown a.tvmyccount,
.tvwishlist-name span .tvwishlist_name,
.tvcmsdesktop-view-compare .tvdesktop-view-compare-name {
    color: #000000;
    font-size: 13px;
    /*width: 100%;*/
    line-height: 40px;
    font-weight: 400;
}

.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: #fec02a;
}

#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: 18px;
    margin-right: 5px;
    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: #fec02a;
}

.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 {
    border-bottom: 1px solid #e5e5e5;
}*/
.tv-account-dropdown>div:last-child {
    border-bottom: none;
}

.tv-language-dropdown li img {
    margin-right: 10px;
}

.lang-rtl .tv-language-dropdown li img {
    margin-left: 10px;
    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: #fec02a;
}

.lang-rtl .tvcmsdesktop-language-selector {
    direction: rtl;
    text-align: left;
}

.tv-language-dropdown,
.tv-currency-dropdown {
    border: 1px solid #e5e5e5;
    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-radius: 3px;
        box-shadow: 0px 0px 2px 0.8px rgba(122, 122, 122, 0.18);
    }

    .tv-currency-dropdown{
        min-width: 100px;
    }

    .lang-rtl .tv-language-dropdown,
    .lang-rtl .tv-currency-dropdown {
        right: auto;
        left: 0;
        text-align: right;
    }

    .tvwishlist_name_count {
        display: none;
    }
}

@media(max-width: 991px) {

    .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;
        display: none;
        margin-right: 5px;
    }
}

@media(max-width: 575px) {
    .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;
    }
}

.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: 8px;
    vertical-align: middle;
}

.tvcmsdesktop-view-compare .tvdesktop-view-compare-name .count-product {
    margin-left: 5px;
}

.ttvwishlist-icon,
.tvheader-cart-btn-wrapper,
.tvdesktop-compare-icon {
    position: relative;
    display: inline-block;
}

.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;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.tv-header-cart .tv-cart-icon:hover {
    background-position: -55px -655px;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.tv-cart-cart-inner {
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    right: 5px;
    top: -5px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #fec02a;
}

.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: #000000;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #fec02a;
}

.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;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.tvcmscart-show-dropdown.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.tvcart-product-totle {
    margin-bottom: 10px;
    color: #666666;
}

.tvcart-product-list {
    padding: 15px 35px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
}

.tvcmscart-show-dropdown .tvcart-product-wrapper.items {
    overflow: hidden;
    padding: 10px 0;
}

.tvcmscart-show-dropdown .tvcart-product-list-img {
    height: 60px;
    width: 60px;
    margin-right: 15px;
    position: relative;
    float: left;
}

.tvcmscart-show-dropdown .tvcart-product-list-price {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

.tvshoping-cart-dropdown-title span.product-name {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #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: #fec02a;
    border-radius: 5px;
    text-align: center;
}

.tvcart-product-list-viewcart:hover {
    background-color: #fec02a;
}

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

.tvcart-product-list-viewcart:hover a {
    color: #000;
}

.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: #000;
}

.tvorder-conformation-wrapper {
    margin-bottom: 100px;
}

.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(max-width: 991px) {
    .ttvwishlist-icon {
        display: none;
    }
}

@media(max-width: 575px) {
    .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;
    }
}

/*************************************************** 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;
    }
}

@media(max-width: 991px) {
    .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 20px 0 25px;
    }

    /* #contact-link span {
        color: #333333;
        position: relative;
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
    }*/

    /* #contact-link span:before {
        font-family: 'Material Icons';
        content: '\e0b0';
        font-size: 14px;
        color: #333333;
        margin: 0 5px;
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
    }*/

    /*#contact-link i {
        display: none;
    }*/

    .tvstore-email-wrapper,
    .tvstore-time-infowrapper,
    .tvcmsstore-time {
        margin-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .tvcmsdesktop-language-selector,
    .tvheader-offer-wrapper {
        width: 100%;
    }

    .tvcmsstore-time {
        display: block;
    }

    /*
    #contact-link {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }*/
}

@media(max-width: 767px) {
    .tv-header-logo {
        text-align: center;
        display: block;
        padding: 7px 0;
    }
}

@media(max-width: 600px) {
    #tvcmsmobile-account-button {
        margin: 0 14px;
    }
}

@media(max-width: 575px) {
    .tvcmscart-show-dropdown {
        width: 290px;
    }

    #tvcmsmobile-account-button {
        margin: 0 10px;
    }

    #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;
    }

    .tvcms-header-cart .tv-cart-icon {
        margin: 0 4px;
    }

    #contact-link {
        display: block;
    }

    .tvheader-cart-wrapper {
        padding: 0;
    }

    .tvcms-header-cart,
    #tvcmsdesktop-account-button {
        padding: 0;
        border: none;
    }

    .tvcmsstore-time {
        display: block;
    }

}

@media(max-width: 575px) {

    .tvcms-header-myaccount .tv-myaccount-btn i,
    #contact-link i,
    .tvheader-cart-wrapper .tv-cart-icon {
        margin: 0 -2px;
        transform: scale(0.8);
    }
}

/*************************************** 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;
}

/************ vertical menu *******************/
.tvcmsmain-menuverticl-wrapper {
    padding: 0;
}

.tvcmsvertical-menu-wrapper-data {}

#tvverticalmenu>.tvcmsvertical-menu ul {
    padding-left: 5px;
}

.tv-vertical-menu-text-wrapper .tvvertical-menu-category,
.tvvertical-menu-show-hide-category span {
    font-size: 15px;
    color: #333333;
    font-weight: 500;
    text-align: left;
}

.tvcmsvertical-menu li.level-1:hover>.tv-vertical-menu-text-wrapper .tvvertical-menu-category,
.tvvertical-menu-show-hide-category:hover span {
    color: #333333;
    font-weight: 500;
}

.tvcmsvertical-menu li.level-1,
.tvvertical-menu-show-hide-category .tvvertical-show-category,
.tvvertical-menu-show-hide-category .tvvertical-hide-category {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 11px 15px;
    border-left: 3px solid #e1e1e1;
    margin: 14.3px 0;
}

.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: #fafafa;
    border-left: 3px solid #fec02a;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.tvvertical-show-category,
.tvvertical-hide-category {
    border-bottom: none;
}

.tvcmsvertical-sub-menu .tvcmsvertical-menu-col {
    padding: 0;
}

.tvcmsvertical-menu ul li.level-1 ul li>a:hover {
    color: #222222;
}

.tvcmsvertical-menu .menu-dropdown {
    z-index: 11;
}

.tvverticalmenu-dropdown>li>.tv-vertical-menu-text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.tvvertical-menu-img-block {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background-color: #fec02a;
}

.tvcmsvertical-menu-wrapper .tvleft-right-penal-all-block {
    background: #fff;
    width: 100%;
    border-top: 0;
    z-index: 10;
    border: 1px solid #e5e5e5;
    position: absolute;
    border-radius: 0 0 3px 3px;
    display: none;
    left: 0;
    right: 0;
    /*max-width: 360px;*/
    padding-left: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 5px;
    padding-top: 0;
}

.tvcmsvertical-menu-wrapper {
    /*box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);*/
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 4px 30px 4px 0px;
    position: relative;
}

.tvverticalmenu {
    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;
    -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;
}

.tvverticalmenu.tvcmsverticalmenu-block {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;
    -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;
}

#left-column .tvallcategories {
    display: block;
}

#left-column .tvallcategories .tvall-Categories-icon {
    display: none;
}

.tvcategory-title-wrapper {
    background-color: #ffffff;
    text-align: left;
    padding: 15px 19px;
    height: 50px;
    /*border-bottom: 1px solid #e5e5e5;*/
    position: relative;
}

.tvcategory-title-wrapper .tvleft-right-title span {
    text-align: left;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: 'Poppins';
    text-transform: uppercase;
    line-height: 24px;
}

.tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
    display: block;
}

.tvcmsvertical-menu-wrapper .tvleft-right-title-toggle {
    display: block;
    position: absolute;
    top: 50%;
    width: 40px;
    font-size: 24px;
    height: 30px;
    padding: 12px 5px;
    left: 8px;
    /*background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -605px;*/
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

#tvverticalmenu .tv-vertical-menu-text-wrapper a {
    position: relative;
}

#tvverticalmenu .tvmenu-subtitle {
    position: absolute;
    top: -12px;
    line-height: 15px;
    padding: 0 5px;
    background: #e40046;
    font-size: 10px;
    bottom: auto;
    left: auto;
    right: -25px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: .3px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.lang-rtl #tvverticalmenu .tvmenu-subtitle {
    right: auto;
    left: -25px;
}

.tvcmsvertical-menu li {
    padding: 10px 15px;
}

.tvcmsverticalmenu .tvcmsvertical-sub-menu {
    /*max-height: 520px;*/
}

.lang-rtl #tvverticalmenu .tv-vertical-menu-text-wrapper a {
    text-align: right;
}

/***************************************************** end header ********************************************/
/******************************* megamenu ************************************************/
.tv-menu-horizontal li.level-1 {
    float: none;
}

.container_tv_megamenu {
    text-align: left;
}

.tvcms-header-menu-offer-wrapper {
    min-height: 50px;
    background-color: #5d2999;
}

#header .tv-menu-horizontal ul li.level-1>a {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'poppins', sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 15px 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: #fec02a;
}

#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
    border: 1px solid #fec02a;
    background-color: transparent;
}

.menu-subtitle {
    position: absolute;
    top: -5px;
    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: 'Poppins', 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: #fec02a;
}

.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 #e5e5e5;
    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;
        -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;
        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;
        -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;
    }
}

@media(max-width: 991px) {
    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        /*background-image: url(../img/themevolty/sprite.png);*/
        height: 32px;
        /*background-position: -6px -606px;*/
        width: 32px;
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0.76);
        border: 1px solid #e5e5e5;
    }

    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile i {
        padding: 3px;
    }

    #header .tv-menu-horizontal ul li.level-1>a {
        /*padding:5px 15px;*/
        padding: 0;
        color: #000000;
    }

    .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;
        width: 50px;
    }
}

@media (max-width: 768px) {
    #tvcmsmobile-horizontal-menu .tv-header-menu.open {
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        right: 30%;
        width: 70%;
    }

    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile i {
        padding: 3px;
    }

    .tvcmsmobile-header-menu #tvmobile-megamenu .title-menu-mobile a {
        height: 32px;
        width: 32px;
    }

    .tv-account-wrapper,
    .tvheader-cart-wrapper {
        padding: 2px 0;
    }

    .tv-account-wrapper svg {
        height: 32px;
        margin-right: 3px;
    }

    .tvmobileheader-offer-wrapper .tvheader-nav-offer-text {
        padding: 7px;
    }

    #header .tvsearch-top-wrapper {
        padding: 10px 0;
    }

    .tvcms-header-myaccount .tv-myaccount-btn i,
    .tv-header-cart .tv-cart-icon {
        /*transform: scale(0.8);*/
        padding: 2px;
    }

    .tv-cart-cart-inner {
        position: absolute;
        right: -3px;
        top: 0px;
    }

    .tvcmsheader-search.search-widget form input[type=text] {
        height: 35px;
    }

    .tvcmsheader-search.search-widget form button[type=submit] i {
        background-position: 0px -707px;
    }

    .tvcmsheader-search.search-widget form button[type=submit] i {
        line-height: 36px;
        height: 30px;
    }

}

@media(max-width: 768px) and (min-width: 576px) {
    .tvfooter-product-box-layout .tvleft-right-product-slider {
        width: 50%;
        float: left;
    }
}

@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;
    }

    /*.tv-vertical-menu-text-wrapper .tvvertical-menu-category,
    .tvvertical-menu-show-hide-category span {
        font-size: 13px;
    }*/

    /* .tvcms-header-logo-wrapper,
    .tvcmsmain-menuverticl-wrapper{
        width: 20%;
    }*/
    /*.tvcmsmain-menu-wrapper{
        width: 63.33333%;
    }
    .tvcmsheader-search-wrapper{
        width: 46.66667%;
    }*/
    #header .tv-menu-horizontal ul li.level-1>a {
        font-size: 15px !important;
        padding: 14px 10px;
    }
}


@media (min-width: 1024px) {
    /*.menu-content .level-1.home_menu a {
        padding: 15px 15px 15px 0 !important;
    }
    .lang-rtl .menu-content .level-1.home_menu a {
        padding: 15px 0px 15px 15px !important;
    }*/
}

@media(max-width:1200px) and (min-width: 992px) {
    #_desktop_contact_link .tvcall-on {
        display: none;
    }
}

#tvcms-mobile-view-header #contact-link .tvcall-on {
    color: #000000;
    margin-left: 5px;
}

@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) {

    .tvcmsheader-nav-right{
        width: 36.333333%;        
    }
    #header .tv-menu-horizontal ul li.level-1>a {
        font-size: 15px !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) {

    /*.tvcmsmain-menu-wrapper {
        width: 75%;
    }*/
    .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: 991px) {

    .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;
    }
}

@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 megamenu***************************************************/
/*************** category product ***/
.tvcmstabcategory-product-slider {
    margin-bottom: 25px;
}

.tvtabcategory-tab-product {
    margin: 0 -7.5px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.tvtabcategory-all-tab {
    padding: 0 7.5px;
}

.tvcmstabcategory-product-slider-main-title-wrapper {
    position: relative;
}

.tvtabcategory-all-product {
    padding: 0;
}

/*.tvtabcategory-product-li,
.tvtabcategory-show,
.tvtabcategory-hide {
    padding: 12px 15px 13px 20px;
    cursor: pointer;
    position: relative;
    text-align: left;
    border: 1px solid transparent;
}*/
.tvtabcategory-product-li:after,
.tvtabcategory-show:after,
.tvtabcategory-hide:after {
    position: absolute;
    display: none;
    content: "";
    height: 30px;
    background-color: #ffffff;
    left: 0;
    top: 50%;
    border-radius: 3px;
    width: 3px;
    opacity: 0.3;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.tvtabcategory-product-li.active:after,
.tvtabcategory-show.active:after,
.tvtabcategory-hide.active:after,
.tvtabcategory-product-li:hover:after,
.tvtabcategory-show:hover:after,
.tvtabcategory-hide:hover:after {
    opacity: 1;
}

/*.tvtabcategory-product-li.active,
.tvtabcategory-product-li:hover,
.tvtabcategory-show:hover,
.tvtabcategory-hide:hover {
    background-color: transparent;
    border: 1px solid rgba(247, 247, 247, 0.5);
    border-radius: 3px;
}*/
/*.tvtabcategory-product-inner {
    margin-bottom: 0;
    border-radius: 3px;
    padding: 10px 15px 10px 10px;
    background-color: #5d2999;;
    direction: ltr;
}*/
.tvtabcategory-product-li a:not([href]):not([tabindex]),
.tvtabcategory-show a:not([href]):not([tabindex]),
.tvtabcategory-hide a:not([href]):not([tabindex]) {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
   /*text-transform: capitalize;*/
}

.tvtabcategory-product-sub-title-block i {
    font-size: 16px;
    color: #ffffff;
    float: right;
    cursor: pointer;
}

@media(max-width: 1280px) {

    .tvtabcategory-product-li,
    .tvtabcategory-show,
    .tvtabcategory-hide {
        /*padding: 10px 15px 10px 20px;*/
    }
}

@media(max-width: 1024px) {
    .tvtabcategory-all-tab {
        /*width: 25%;*/
    }

    .tvtabcategory-all-product {
        /*width: 75%;*/
    }
}

@media(max-width: 991px) {
    .tvtabcategory-all-tab {
        /*width: 30%;*/
    }

    .tvtabcategory-all-product {
        /*width: 70%;*/
    }

    .tvcmstabcategory-product-slider {
        margin-bottom: 30px;
    }
}

@media(max-width: 768px) {
    .tvtabcategory-all-tab {
        width: 100%;
        margin-bottom: 15px;
    }

    .tvtabcategory-all-product {
        width: 100%;
    }

    .tvtabcategory-product-li,
    .tvtabcategory-show,
    .tvtabcategory-hide {
        /*padding: 13px 15px 13px 20px;*/
    }
}

.lang-rtl .tvtabcategory-product-li,
.lang-rtl .tvtabcategory-show,
.lang-rtl .tvtabcategory-hide {
    text-align: right;
}

.lang-rtl .tvtabcategory-product-li:after,
.lang-rtl .tvtabcategory-show:after,
.lang-rtl .tvtabcategory-hide:after {
    right: 0;
    left: auto;
}

/******************** 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: #fec02a;
}

.tv-total-product-number {
    line-height: 40px;
}

.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: 50px;
}

@media(max-width: 991px) {
    .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: 30px;
    }
}

/**************** product title design **********/
.tvcmsmain-title-wrapper {
    margin-bottom: 0;
    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;
    margin-bottom: 30px;
}

.tvtab-title-wrapper {
    overflow: hidden;
    position: relative;
    margin: 0px 0 10px 0;
    text-align: center;
    float: right;
}

.tvtab-product .tvcms-main-title {
    text-align: center;
    float: left;
}

.tvcustomer-services .tvcmsmain-title-wrapper {
    display: none;
}

.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: 5px 25px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 1px solid transparent;
    background-color: #eeeeee;
    margin: 0 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtab-title-wrapper .tvtabs-products li span {
    font-weight: 400;
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 14px;
    letter-spacing: 0.6px;
    font-family: 'Poppins';
   /*text-transform: capitalize;*/
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*.tvtab-title-wrapper .tvtabs-products li:hover,*/
.tvtab-title-wrapper .tvtabs-products li.active {
    /*border: 1px solid #e5e5e5;*/
    background-color: #5d2999;
    /*border-bottom: 2px solid #5d2999;*/
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtab-title-wrapper .tvtabs-products li:hover span,
.tvtab-title-wrapper .tvtabs-products li.active span {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvtab-product {
    overflow: hidden;
}

.tvcms-main-title .tvmain-title h2 {
    font-size: 24px;
    color: #333333;
   /*text-transform: capitalize;*/
    line-height: 36px;
    position: relative;
    font-weight: 600;
    font-family: 'Titillium Web';
    padding-bottom: 10px;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    display: block;
    text-align: center;
}

.tvcms-main-title .tvmain-title {
    position: relative;
}

.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: #ffffff;
}

.tvcms-main-title .tvmain-title:before {
    content: '';
    width: 70%;
    height: 30px;
    background: linear-gradient(to left, #f5f5f5, transparent);
    display: block;
    position: absolute;
    right: -20%;
    top: 5px;
    display: none;
}

#product .tvcms-main-title .tvmain-title {
    float: none;
}

#product .tvcms-main-title .tvmain-title h2 {
    text-align: left;
    display: inline-block;
    position: relative;
    z-index: 1;
}

#product .tvcms-main-title .tvmain-title:before {
    display: none;
}

#product .tvcms-main-title .tvmain-title h2:before {
    content: '';
    display: none;
    width: 70%;
    height: 30px;
    background: linear-gradient(to left, #f5f5f5, transparent);
    position: absolute;
    right: -20%;
    top: 5px;
    z-index: -1;
}

.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;
    /*display: none;*/
}

.tvcms-main-title .tvmain-desc {
    text-align: left;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: none;
}

/********* tab title */
@media(max-width: 1380px) {
    .tvtab-title-wrapper .tvtabs-products li span {
        font-size: 15px;
    }

    .tvtab-title-wrapper .tvtabs-products li {
        padding: 6px 12px;
        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: 24px !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 !important;
    }

    .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;
    }

    .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 {
        /*background-position: -11px -409px !important;*/
        height: 32px !important;
        width: 32px !important;
    }

    .tvcmsnext-btn {
        /*background-position: -8px -459px !important;*/
        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;
    }

    /*.tvcmsdesktop-top-header-box .tvcmsheader-search-wrapper{
        width: 45%;
    }*/
    /*.tvcmsdesktop-top-header-box .tvcmsheader-nav-right{
        width: 41.333333%;
    }*/
    .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: 14px !important;
    }
}

@media (max-width: 991px) {
    .tvtab-title-wrapper .tvtabs-products li {
        padding: 9px 10px;
    }

    /*.tvcms-main-title .tvmain-title h2 {
        font-size: 24px !important;
    }*/
    .tvproduct-name h6 {
        font-size: 14px !important;
    }

    .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 !important;
    }

    .tvnews-event-content-wrapper .tvnews-event-titel a h3,
    .kr_blog_post_area .tvblog_post .post_content .post_title a {
        font-size: 14px !important;
    }

    .tvfooter-product-box-layout .tvcms-main-title .tvmain-title h2 {
        display: inline-block;
        font-size: 20px !important;
    }

    .tvservices-content-box .tvservices-title {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {

    .tvtab-title-wrapper,
    .lang-rtl .tvtab-title-wrapper {
        float: none;
        padding-right: 0;
        margin-bottom: 15px;
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .tvtab-title {
        text-align: center;
    }

    .tvtab-product .tvtab-title-wrapper .tvtabs-products {
        display: inline-block;
        vertical-align: middle;
    }

}

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

/*********************************************Start All Product design****************************************************************/
/**********left banner css ***********/
/***************Start Main Wrapper  **************************/
.tvproduct-wrapper {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}

.tvtabcategory-product-slider .thumbnail-container {
    padding-bottom: 10px;
}

.tvproduct-wrapper:hover {
    /*box-shadow: 0px 5px 10px 0px rgba(23, 84, 116, 0.18);*/
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.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;
}

/*.tvproduct-wrapper .tvproduct-image img{
    width: auto;
}*/
.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 transparent;
}

.tvvertical-slider img.thumb.selected,
.tvvertical-slider img.thumb:hover {
    border: 1px solid transparent;
}

/*.tvvertical-slider img.thumb.selected, .tvvertical-slider img.thumb:hover{
    border: none;
}*/
@media(max-width: 1024px) {

    /*.tvprduct-image-info-wrapper .product-cover{
    }
    .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-page-wrapper .tv-product-page-content {
        margin-top: 20px;
    }
}

@media(max-width: 768px) {
    .quickview .product-cover,
    .tvprduct-image-info-wrapper .product-cover {
        display: none;
    }
    .quickview .tvvertical-slider,
    .tvprduct-image-info-wrapper .tvvertical-slider {
        width: 100%;
    }
    .quickview .tvvertical-slider img{
        margin: 0 auto;
    }
    .quickview .tvvertical-slider-next-pre-arrow{
        display: none;
    }
    .tvproduct-page-wrapper .tv-product-page-image,
    .tvproduct-page-wrapper .tv-product-page-content {
        width: 100%;
    }
}


/***********************************Start Product Review*************************************/
.tvproduct-wrapper .tvall-product-star-icon {
    padding-bottom: 0;
    text-align: center;
}

.tvproduct-wrapper.catelog .tvall-product-star-icon {
    text-align: center;
    margin-bottom: 10px;
}

.tvall-product-star-icon .star i {
    font-size: 14px;
    color: #cccccc;
    margin: 0 1px;
}

.tvall-product-star-icon .star.star_on i {
    color: #ffc315;
}

/******************************End Product Review********************************/
/************************************Start all sale lable***************************************/
.tvproduct-flags {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    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;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.tvproduct-online-new-wrapper .tvproduct-flags li {
    text-align: left;
}

.tvproduct-online-new-wrapper {
    left: 0;
    right: auto;
    text-align: left;
    background-color: #444444;
    height: auto;
    padding: 0px 15px 0px 12px;
    clip-path: polygon(0 0%, 85% 0, 100% 50%, 85% 100%, 100% 100%, 0 100%, 0 100%, 0 0);

}

.tvproduct-flags.tvproduct-sale-pack-wrapper {
    right: 0;
    left: auto;
    text-align: right;
    height: auto;
    background-color: #f11837;
    padding: 0 10px 0 14px;
    clip-path: polygon(20% 0, 100% 0%, 100% 50%, 100% 100%, 100% 100%, 0% 100%, 20% 100%, 0% 50%);
}

.lang-rtl .tvproduct-flags.tvproduct-sale-pack-wrapper,
.lang-rtl .tvproduct-discount-price {
    right: auto;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 80% 50%, 100% 100%, 100% 100%, 0 100%, 0 100%, 0 0);
    padding: 0 14px 0 10px;
}

.lang-rtl .tvproduct-online-new-wrapper {
    right: 0;
    left: auto;
    padding: 0 9px 0 12px;
    clip-path: polygon(0 0, 100% 0, 100% 51%, 100% 100%, 100% 100%, 0 100%, 0 100%, 15% 50%);


}

.tvproduct-sale-pack-wrapper .tvproduct-flags li {
    text-align: right;
}

.tvproduct-flags.tvproduct-sale-pack-wrapper li {
    color: #ffffff;
}

.tvproduct-flags li {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    /*text-transform: capitalize;*/
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    /*margin-top: 3px;*/
    padding: 2px 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;
    -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;
}

/*********** mobile Start all sale lable **************/
@media(max-width: 991px) {
    .tvproduct-flags {
        opacity: 1;
    }
}

/****************************** end Start all sale lable************************/
/*****************************Start image change on hover****************************************/
/*.tvproduct-wrapper .tvproduct-image a {
    text-align: left;
    display: block;
    position: relative;
}*/
.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/themevolty/product.gif) no-repeat scroll 50% 50%;
    width: 100%;
}

.tvproduct-wrapper .tvproduct-hover-img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background-color: #fff;
}

.tvproduct-wrapper:hover .tvproduct-hover-img {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

@media(max-width: 575px) {

    .tvproduct-wrapper .lazy,
    img.lazy {
        transform: scale(0.6);
    }

    img.lazy.loaded {
        transform: unset;
    }
}

/**********************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 #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
    /*padding: 0 3px;*/
    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;
}

@media (max-width: 1024px) {
    .tvproduct-wrapper .tvproduct-timer-icon i {
        line-height: 21px;
    }
}

.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;
}

.tvproduct-wrapper .tvproduct-timer-wrapper .seconds {
    color: #fec02a;
    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: 13px;
    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;
    }
}

@media(max-width: 991px) {

    .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;
    }
}

/********************* mobile Start timer design *******************/
@media(max-width: 1600px) {
    .tvproduct-wrapper .tvtimer-wrapper {
        /*padding: 0 15px;*/
    }
}

@media(max-width: 991px) {

    .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: 15px;
        top: auto;
    }
}

@media(max-width: 575px) {

    .tvproduct-wrapper.grid .tvproduct-timer,
    .tvproduct-wrapper.grid-2 .tvproduct-timer {
        bottom: 5px;
    }
}

/******************* end Start timer design *******************/
/************************Start cart-Quick-compare-wishlist Hover btn*************************/
.tvproduct-wrapper.grid .tvproduct-hover-btn,
.tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
    position: absolute;
    top: auto;
    bottom: 7px;
    z-index: 10;
    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 .tvproduct-quick-btn,
.tvproduct-wrapper.grid-2 .tvproduct-quick-btn{
    top: 50%;
    position: absolute;
    left:45%;
    right: auto;
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transform:translateY(-50%);
}*/
.tvproduct-wrapper.grid:hover .tvproduct-hover-btn,
.tvproduct-wrapper.grid-2:hover .tvproduct-hover-btn {
    opacity: 1;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.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 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;
}

.tvproduct-add-to-cart {
    position: relative;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    /*transition: all .3s ease-in-out;*/
    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: #5d2999;
    -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.tvproduct-out-of-stock:hover:after,
.tvproduct-add-to-cart:hover:after {
    height: 100%;
    top: 0;
    background-color: #fec02a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}*/
.tvproduct-add-to-cart svg.add-cart {
    font-size: 0;
    position: relative;
    z-index: 10;
    /*    vertical-align: middle;
    margin: 0 5px 2px 0;*/
}

.tvproduct-add-to-cart svg.add-cart path:nth-child(2) {
    fill: #fff;
}

.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:hover .tvproduct-quick-btn,
.tvproduct-wrapper:hover .tvproduct-cart-btn,
.tvproduct-wrapper:hover .tvproduct-wishlist,
.tvproduct-wrapper:hover .tvcompare-wrapper {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    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;
}*/
.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn {
    transition-delay: 0.2s;
}

.tvproduct-wrapper .tvproduct-hover-btn .tvproduct-cart-btn {
    transition-delay: 0.3s;
    /*margin: 0 0 0 4px;*/
}

.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-cart-btn .tvproduct-add-to-cart{
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #5d2999;
    padding: 0 5px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    border: none;
    min-width: 120px;
}*/

.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon {
    /*background-image: url(../img/themevolty/sprite.png);*/
    height: 30px;
    width: 30px;
    background-color: #5d2999;
    border-radius: 3px;
    color: #000;
    /*border: 1px solid #ffd741;*/
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 4px 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon,
.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    /*background-image: url(../img/themevolty/sprite.png);*/
    height: 30px;
    width: 30px;
    background-color: #5d2999;
    border-radius: 3px;
    color: #fff;
    /*border: 1px solid #ffd741;*/
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 4px 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.add {
    width: 18px;
    padding-bottom: 7px;
}

.tvproduct-wrapper .tvproduct-quick-btn:hover .tvproduct-quick-icon,
.tvproduct-wrapper .tvproduct-wishlist:hover .tvproduct-wishlist-wrapper,
.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon,
.tvproduct-cart-btn:hover .tvproduct-add-to-cart.tvproduct-out-of-stock,
.tvproduct-cart-btn:hover .tvproduct-add-to-cart {
    background-color: #fec02a;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
    background-position: -108px -408px;
    color: #ffffff;
    border: none;
}

.tvproduct-wrapper .tvproduct-quick-icon {
    background-position: -108px -508px;
}

.tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-icon {
    background-position: -108px -658px;
}

.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon i.add {
    background-position: -108px -558px;
}

.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-add-to-cart {
    background-position: -158px -408px;
}

.tvproduct-wrapper .tvproduct-quick-btn:hover .tvproduct-quick-icon {
    background-position: -158px -508px;
}

.tvproduct-wrapper .tvproduct-wishlist:hover .tvproduct-wishlist-icon {
    background-position: -158px -658px;
}

.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon i.add {
    background-position: -158px -558px;
}

.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span {
    display: inline-block;
    padding-left: 3px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .7px;
}

.lang-rtl .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart span {
    padding: 0 5px 0 0;
}

.tvproduct-wrapper .tvproduct-wishlist .panel-product-line span,
.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-lable {
    display: none;
}

.tvproduct-wrapper .tvproduct-quick-btn .tvproduct-quick-icon svg,
.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;
    width: 14px;
    height: 14px;
    font-size: 20px;
    vertical-align: middle;
}

.tvproduct-wrapper .tvproduct-wishlist .panel-product-line i path,
.tvproduct-wrapper .tvproduct-wishlist .panel-product-line svg.tvproduct-wishlist-icon path,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.add path,
.tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon svg.remove path {
    fill: #fff !important;
}

.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: #000 !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 .tvproduct-add-to-cart svg.add-cart g path:nth-child(1){
    stroke:#ffffff !important;
    fill:none !important;
}
.tvproduct-cart-btn .tvproduct-add-to-cart svg.add-cart g path {
    fill:#ffffff !important;
}
.tvproduct-cart-btn .tvproduct-add-to-cart svg.out-of-stock.hide path{
    fill:#ffffff;
}*/
.tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.add-cart g path:nth-child(1) {
    stroke: #000000 !important;
    fill: none !important;
}

.tvproduct-cart-btn:hover .tvproduct-add-to-cart svg.add-cart g path {
    fill: #000000 !important;
}

.tvproduct-hover-btn .tvproduct-compare:hover .tvproduct-compare-icon svg.remove path,
.tvproduct-hover-btn .tvproduct-cart-btn .tvproduct-add-to-cart:hover 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: #000000;
}

.tvcmstabcategory-product-slider .tvproduct-wrapper .tvproduct-out-of-stock svg,
.tvproduct-wrapper .tvproduct-out-of-stock svg.add-cart,
.tvproduct-wrapper .tvproduct-out-of-stock i.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: block;
    font-size: 0;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    margin-right: 4px;
}

.tvproduct-wrapper .tvcompare-wrapper:hover .tvproduct-compare-icon i.remove {
    color: #ffffff;
    background-color: #fec02a;
    /*border: 1px solid #fec02a;*/
    background-position: -158px -609px;
}

.tvproduct-wrapper .tvproduct-cart-btn .tvproduct-out-of-stock {
    /*background-image: url(../img/themevolty/sprite.png);*/
    /*background-position: -108px -459px;*/
    z-index: 2;
    position: relative;
    opacity: 1;
    background-color: #fec02a;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 5px 8px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.tvproduct-wrapper .tvproduct-cart-btn:hover .tvproduct-out-of-stock {
    background-position: -158px -459px;
}

.lang-rtl .tvproduct-wrapper.grid .tvproduct-wishlist,
.lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-wishlist,
/*.lang-rtl .tvproduct-wrapper.grid .tvproduct-cart-btn,
.lang-rtl .tvproduct-wrapper.grid .tvproduct-cart-btn,
.lang-rtl .tvproduct-wrapper.grid-2 .tvproduct-cart-btn,*/
.lang-rtl .tvproduct-wrapper.grid .tvcompare-wrapper,
.lang-rtl .tvproduct-wrapper.grid-2 .tvcompare-wrapper {
    /*margin: 0 8px 0 0;*/
}

@media(max-width: 1024px) {
    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
    }

    /* .tvproduct-wrapper .tvproduct-wishlist .tvproduct-wishlist-wrapper,
    .tvproduct-wrapper .tvcompare-wrapper .tvproduct-compare-icon{
        height: 35px;
        width: 35px;
    }*/
}

@media(max-width: 991px) {

    .tvproduct-wrapper.grid .tvproduct-hover-btn,
    .tvproduct-wrapper.grid-2 .tvproduct-hover-btn {
        opacity: 1;
        position: unset;
        bottom: 0;
        margin-top: 5px;
        text-align: center;
    }

    /*.tvproduct-wrapper.grid .tvproduct-quick-btn, 
    .tvproduct-wrapper.grid-2 .tvproduct-quick-btn, 
    .tvproduct-wrapper.grid .tvproduct-cart-btn, 
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn, 
    .tvproduct-wrapper.grid .tvproduct-cart-btn, 
    .tvproduct-wrapper.grid-2 .tvproduct-cart-btn, 
    .tvproduct-wrapper.grid .tvproduct-wishlist, 
    .tvproduct-wrapper.grid-2 .tvproduct-wishlist, 
    .tvproduct-wrapper.grid .tvcompare-wrapper, 
    .tvproduct-wrapper.grid-2 .tvcompare-wrapper{
        transform: none;
        margin-left: 0px;
    }*/

}

@media(max-width: 768px) {
    .tvproduct-wrapper .tvproduct-hover-btn .tvproduct-quick-btn {
        display: inline-block;
    }

    .tvproduct-flags li {
        font-size: 11px;
    }
}

@media(max-width: 575px) {

    .tvproduct-quick-btn,
    .tvproduct-cart-btn,
    .tvproduct-wishlist,
    .tvcompare-wrapper {
        margin: 2px;
    }

    .tvproduct-cart-btn {
        margin-bottom: 5px;
    }
}

@media (max-width: 425px) {
    .tvproduct-wrapper .tvproduct-cart-btn .tvproduct-add-to-cart {
        /*min-width: 144px;*/
    }

    .tvproduct-wrapper .tvproduct-hover-btn .tvcompare-wrapper {
        /*margin: 0;*/
    }
}

@media(max-width: 330px) {
    #content-wrapper .tvproduct-wrapper .tvproduct-image {
        padding: 0 15px;
    }
}

.tvproduct-wishlist-compare .tvcompare-wrapper:hover svg path,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover svg path {
    fill: #fec02a
}

.tvproduct-wishlist-compare .tvcompare-wrapper:hover span,
.tvproduct-wishlist-compare .tvproduct-wishlist:hover span {
    color: #fec02a
}

/******************** end Start cart-Quick-compare-wishlist Hover btn ********************/
/**************************************Start Product Title & Price*************************************************/
.tvproduct-name .product-title a h6 {
    color: #333333;
    font-size: 13px;
    /*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: 13px;
}

.tvleft-right-product-slider .tv-product-price .price {
    font-size: 14px;
}

.tvleft-right-product-slider .tv-product-price .regular-price {
    font-size: 12px;
}

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: 14px;
    font-weight: 600;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}

.product-price-and-shipping .regular-price {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
    color: #666666;
    letter-spacing: 0.3px;
    vertical-align: middle;
    margin-right: 5px;
    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: none;
}

.product-description .tvproduct-name {
    padding: 10px 0;
}

.tvproduct-wrapper .product-price-and-shipping {
    display: block;
    padding-bottom: 0px;
    text-align: center;
}

.product-price-and-shipping .tvproduct-discount-price {
    color: #999999;
    font-weight: 400;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #cccccc;
    display: none;
}

.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: center;
    /*border-bottom:2px solid transparent;*/
    border-radius: 3px;
}

.tvproduct-wrapper:hover .tvproduct-info-box-wrapper {
    border-color: #5d2999;
}

.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: center;
}

.tvproduct-wrapper.list .product-description .tvproduct-name .product-title,
.tvproduct-wrapper.list-2 .product-description .tvproduct-name .product-title,
.tvproduct-wrapper.catelog .product-description .tvproduct-name .product-title {
    padding: 0;
}

@media(max-width: 1281px) {
    .tvproduct-info-box-wrapper {
        padding: 8px;
    }

    .tvleft-right-product-slider .tvproduct-wrapper {
        padding: 5px !important;
    }

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

@media(max-width: 480px) {
    .tvproduct-info-box-wrapper {
        padding: 10px 15px 15px 15px;
    }
}

/************************* end Start Product Title & Price***********************************/
.tv-verticalmenu-slider-wrapper .product-description {
    padding: 15px;
    text-align: center;
}

.tvverticalmenu-dropdown .product-container {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

/********************************Start Gride---Gride-2---List---List-2---Cateloge Product*************************************/
#products.grid-2 .tv-grid-list-wrapper-info-box {
    width: 25%;
}

.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;
}

.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: #fec02a;
}

#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: 10px;
    -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: 10px;
}

#products.catelog .tvall-product-star-icon .comments_note {
    text-align: center;
}

#products.catelog .tvproduct-name {
    text-align: center;
}

#products #products.catelog .product-price-and-shipping,
#products.catelog .product-accessories .product-price-and-shipping,
#products.catelog .product-miniature .product-price-and-shipping {
    text-align: center;
}

#products.catelog .tvproduct-catalog-price {
    text-align: center;
    padding: 0;
}

#products.catelog .tvproduct-catalog-price .tv-product-price {
    margin-bottom: 10px;
}

#products.catelog .tvproduct-timer {
    display: block;
}

#products.list .tvproduct-wrapper .product-description .tvall-product-star-icon,
#products.list-2 .tvproduct-wrapper .product-description .tvall-product-star-icon,
#products.catelog .tvproduct-wrapper .product-description .tvall-product-star-icon {
    display: block;
    padding: 0
}

#products.list .tvproduct-wrapper.list .tvproduct-image {
    padding: 0;
}

.tvproductlist-comment-stock-wrapper {
    overflow: hidden;
}

#products.list-2 .tvproduct-image {
    width: 50%;
    padding: 0;
}

#products.list-2 .tvproductdescription-button-wrapper {
    width: 50%;
    padding: 15px;
}

#products.list-2 .tvproduct-timer {
    margin-bottom: 0px;
}

#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: 20%;
    }
}

@media(min-width: 768px) and (max-width: 1199px) {
    .tv-product-catalog-btn {
        text-align: center;
    }

    .tvcatlog-button-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .tv-grid-list-wrapper-info-box {
        margin-bottom: 15px;
    }
}

@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) {
    #products.catelog .tv-product-list {
        margin: 0;
    }
}

@media(max-width: 575px) {
    #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;
    }
}

/******************* endStart Gride---Gride-2---List---List-2---Cateloge Product *************************/
/******************************************************Start Product ALL RTL********************************************************/
.lang-rtl .tvproduct-hover-btn-wrapper {
    direction: ltr;
}

/*.lang-rtl .tvproduct-online-new-wrapper {
    left: 15px;
    right: auto;
    text-align: left;
}
.lang-rtl .tvproduct-sale-pack-wrapper {
    right: 15px;
    left: auto;
    text-align: right;
}*/
.lang-rtl #products.list-2 .product-description,
.lang-rtl #products.list .product-description {
    text-align: right;
}

.lang-rtl .tv-product-cart-quentity-inner,
.lang-rtl .tvproduct-cart-catalog-btn {
    margin-left: 0;
    margin-right: 0;
}

.lang-rtl .tvproduct-info-box-wrapper .product-description {
    direction: 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;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .lang-rtl .tvproduct-wrapper.list .tv-product-list {
        float: right;
        margin-right: 0;
        margin-left: 15px;
    }
}

@media(max-width: 575px) {

    .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;
    }
}

/***********************************Start Product ALL RTL********************************************/
/************************************************************End All Product Design****************************************************/
/************* special product design **********/
@media(min-width: 992px) {
    .tvbanner-hover-wrapper img {
        width: 100%;
    }
}

.tvbanner-hover-wrapper img {
    border-radius: 10px;
}

.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;
}

.tvimage-true {
    padding: 0px;
}

.tvcmsbest-seller-product .tvall-product-offer-banner,
.tvcmsnew-product .tvall-product-offer-banner,
.tvcmsspecial-product .tvall-product-offer-banner {
    margin: 0 -7.5px;
}

@media(max-width: 991px) and (min-width: 768px) {
    .tvbanner-hover-wrapper img {
        width: 100%;
    }

    .tvmultibanner-4 {
        margin-top: 20px;
        padding: 0 15px;
    }
}

/******** footer product design ********/
/*.tvfooter-product-box-layout .tvmain-all-product-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}*/
.tvfooter-product-box-layout .tvmain-all-product-wrapper {
    margin: -7.5px;
    border-radius: 3px;
    overflow: hidden;
}

.tvfooter-product-box-layout {
    margin-bottom: 30px;
}

.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 #eeeeee;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.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 #eeeeee;
    padding-bottom: 15px;
}

.tvcmsleft-best-seller-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-featured-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-new-product .tvleft-right-product-slider:last-child .tvproduct-wrapper,
.tvcmsleft-special-product .tvleft-right-product-slider:last-child .tvproduct-wrapper {
    border: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.tvleft-right-product-slider .product-price-and-shipping .tvproduct-discount-price {
    display: none;
}

.tvmain-footer-tab-prod-slider {
    padding: 0;
}

.tvfooter-product-box-layout .tvleft-right-product-slider {
    padding: 7.5px;
}

.lang-rtl .tvfooter-product-box-layout .tvleft-right-product-slider .tvproduct-wrapper {
    direction: rtl;
}

.tvleft-right-product-slider .tvproduct-name .product-title a h6 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.tvall-product-branner .tvbanner-hover-wrapper img{
    border: none;
}*/
@media(min-width: 590px) and (max-width: 991px) {
    .tvall-product-branner {
        width: 33.33333%;
    }

    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }

    .tvimage-true {
        width: 66.66666%;
    }
}

@media(min-width: 992px) and (max-width: 1349px) {
    .tvall-product-branner {
        width: 25%;
    }

    .tvall-product-branner .tvbanner-hover-wrapper {
        display: block;
    }

    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }

    .tvimage-true {
        width: 75%;
    }
}


.tvall-product-branner .tvbanner-hover-wrapper {
    display: inline-block;
    padding: 0 3px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f7f7f7;
}

@media(min-width: 1501px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 10px;
    }
}

@media(min-width: 1551px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 18px;
    }
}

@media(min-width: 1601px) and (max-width: 1660px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 22px;
    }
}

@media(min-width: 1661px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0;
    }
}

@media(min-width: 1350px) and (max-width: 1660px) {
    .tvall-product-branner {
        width: 20%;
    }

    .tvcmsvertical-menu-wrapper {
        margin: 4px 15px 4px 0px;
    }

    .tvall-product-branner img.lazy.loaded {
        width: 100%;
    }

    .tvimage-true {
        /*width: 79.88888%;*/
        width: 80%;
    }

    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0 2px;
    }

    .tvcmstwoofferbanners-one {
        margin: 0 -7.5px 50px -7.5px;
    }
}

@media(min-width: 1500px) and (max-width: 1539px) {

    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        margin: 7px 0;
    }

    .tvmain-slider-contant .tvmain-slider-title {
        padding-bottom: 6px !important;
        padding-top: 6px !important;
    }

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

@media(min-width: 1540px) and (max-width: 1660px) {

    .tvcmsvertical-menu li.level-1,
    .tvvertical-menu-show-hide-category .tvvertical-show-category,
    .tvvertical-menu-show-hide-category .tvvertical-hide-category {
        margin: 9px 0;
    }

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

@media(max-width: 1599px) {
    .tvfooter-product-title-product .owl-item.active:first-child {
        border-right: none;
    }
}

/*@media(max-width: 1399px) {
    .tvall-product-branner {
        width: 24%;
    }

    .tvimage-true {
        width: 76%;
    }
}*/
@media(max-width: 1024px) {
    .tvall-product-branner .tvbanner-hover-wrapper {
        padding: 0;
    }
}

@media(max-width: 991px) {

    .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;
    }
}

@media(max-width: 590px) {
    .tvall-product-branner {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .tvimage-true {
        width: 100%;
    }

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

@media(max-width: 575px) {
    .tvbanner-hover-wrapper img {
        width: auto;
    }
}

/* 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: 1px solid #e5e5e5;
}

.pack-product-container .pack-product-name a {
    color: #373737;
}

@media(max-width: 767px) {
    .tvproduct-description-tab .nav-tabs li.nav-item {
        margin: 0 0px 10px 0px;
        width: 100%
    }
}

.social-icon .control-label {
    margin-right: 5px;
}

.social-icon li {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.social-icon li a {
    height: 40px;
    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 -55px;
    background-color: #3C5A99;
}

.twitter.icon-black a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -5px -105px;
    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 -305px;
    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 -55px;
    background-color: #ffffff;
}

.twitter.icon-black a:hover {
    background-position: -55px -105px;
    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 -305px;
}

.vimeo.icon-black a:hover {
    background-position: -55px -355px;
    background-color: #ffffff;
}

.instagram.icon-black a:hover {
    background-position: -55px -405px;
    background-color: #ffffff;
}

@media(max-width: 991px) {
    .tv-product-page-image .page-content {
        width: 100%;
        margin: 0 auto;
    }
}

/*************************** 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 .tvcmsprev-btn {
    height: 40px;
    width: 40px;
    /*border: 1px solid #e5e5e5;*/
    border-radius: 100%;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    /*background-image: url(../img/themevolty/sprite.png);*/
    right: 45px;
    background-color: #000000;
    /*background-position: -9px -407px;*/
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvmain-slider-next-pre-btn .tvcmsnext-btn {
    height: 40px;
    width: 40px;
    /*border: 1px solid #e5e5e5;*/
    border-radius: 100%;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    /*background-image: url(../img/themevolty/sprite.png);*/
    right: 0;
    background-color: #000000;
    /*background-position: -7px -457px;*/
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcmsprev-btn {
    height: 36px;
    width: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    /*background-image: url(../img/themevolty/sprite.png);*/
    right: 45px;
    background-color: #ffffff;
    /*background-position: -9px -407px;*/
}

.tvcmsnext-btn {
    height: 36px;
    width: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    /*background-image: url(../img/themevolty/sprite.png);*/
    right: 0;
    background-color: #ffffff;
    /*background-position: -7px -457px;*/
}

.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: #fec02a;
    /*background-position: -59px -407px;*/
}

.tvcmsnext-btn:hover {
    background-color: #fec02a;
    /*background-position: -57px -457px;*/
}

.tvcmsnext-btn:hover i,
.tvcmsprev-btn:hover i {
    color: #ffffff;
}

/*.tvcmsprev-btn i,
.tvcmsnext-btn i {
    display: none;
}*/
.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;
}

/*.tvmain-slider-next-pre-btn .tvcmsprev-btn,
.tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn,
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsprev-btn,
.lang-rtl .tvcms-vertical-menu-next-pre-btn .tvcmsprev-btn {
    left: 15px;
    right: auto;
}
.tvmain-slider-next-pre-btn .tvcmsnext-btn,
.tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn,
.lang-rtl .tvmain-slider-next-pre-btn .tvcmsnext-btn,
.lang-rtl .tvcms-vertical-menu-next-pre-btn .tvcmsnext-btn {
    right: 15px;
    left: auto;
}*/
.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;
}

/*   pagination btn */
.nivo-controlNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    bottom: 25px;
}

.nivo-controlNav {
    display: block;
    bottom: 0;
    top: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.nivo-controlNav .nivo-control,
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background-color: #ffffff;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    -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: #5d2999;
    height: 12px;
    width: 12px;
    -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;
}

.nivo-controlNav .nivo-control:before {
    display: none;
}

.tvcms-brandlist-pagination-wrapper {
    display: none;
    -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;
}

.tvbrandlist-slider:hover .tvcms-brandlist-pagination-wrapper {
    display: block;
    -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;
}

.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;

}

@media(max-width: 991px) {
    .tvcms-brandlist-pagination-wrapper {
        display: block;
    }

    .tvmain-slider-next-pre-btn .tvcmsprev-btn {
        left: 25px;
    }

    .tvmain-slider-next-pre-btn .tvcmsnext-btn {
        right: 25px;
    }
}

@media(max-width: 575px) {
    .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: 0;
    }

    .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;
        position: inherit;
        margin: 0 3px;
    }

    #tvmobile-megamenu .tvcmsprev-btn,
    #tvmobile-megamenu .tvcmsnext-btn{
        position: absolute;
    }

    .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-wrapper,
    .tvfooter-featured-product-pagination-next-pre-btn {
        margin: 15px 0;
    }
}

.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: 13px;
    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: #5d2999;
    color: #fff;
    border-radius: 0 10px 10px 0;
    /* padding: 10px 15px; */
    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;
}

/*.tvnewsleteer-btn-wrapper .tvall-inner-btn:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #5d2999;
    -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;
}*/

.tvnewsleteer-btn-wrapper .tvall-inner-btn:hover:after {
    height: 100%;
    top: 0;
    background-color: #fec02a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.block_newsletter form {
    width: 100%;
    margin: 0 auto;
}

.tvnewsleteer-btn-wrapper .tvall-inner-btn-cancel:hover span,
.tvnewsleteer-btn-wrapper .tvall-inner-btn:hover span {
    color: #ffffff;
}

.tvnewsleeter-input-button-wraper .input-wrapper input {
    height: 39px;
    color: #999999;
    background-color: #f7f8fa;
    border: 1px solid #eee;
    min-width: 200px;
    border-radius: 10px;
    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;
    }
}

@media(max-width: 991px) {
    .tvnewsleeter-input-button-wraper .input-wrapper input {
        min-width: 100%;
    }
}

@media(max-width: 767px) {
    .tvnewsletter-block {
        display: block;
        text-align: center;
    }
}

/****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 rtl****************/
/********************* 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 rgba(255, 255, 255, 0.2);
    text-align: center;
}

.footer-container {
    margin-top: 0;
    padding-top: 0;
    border: none;
    box-shadow: none;
    background-color: #ffffff;
    /*border-top: 1px solid rgba(0, 0, 0, 0.07);*/
}

.tvfooter-storelogo-imformation {
    padding: 40px 0 25px 0;
    display: flex;
    flex-wrap: wrap;
}

/*.tvfooter-storelogo-weapper{
    border-bottom: 1px solid #363637;

}*/
.tvfooter-logo-block .tvfooter-logo-desc {
    color: #666666;
    font-size: 13px;
    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: #fec02a;
}

.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: 10px;
}

.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: 16px;
    color: #222222;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

.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: 5px;
}

.footer-container li a {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

.footer-container li a:hover {
    color: #fec02a;
}

.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: 13px;
    font-weight: 400;
}

#footer_sub_menu_store_info .tvfooter-addresses {
    padding-bottom: 10px;
    position: relative;
    font-size: 13px;
    color: #666666;
}

.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: -10px -60px;
    /*background-color: #3b579d;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.twitter a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -110px;
    /*background-color: #2caae1;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.youtube a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -160px;
    /*background-color: #ec2828;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.googleplus a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -260px;
    /*background-color: #df4b38;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.pinterest a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -210px;
    /*background-color: #ca3737;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.vimeo a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -360px;
    /*background-color: transparent;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.instagram a {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -10px -310px;
    /*background-color: #64443c;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rss:hover a {
    background-position: -160px -10px;
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.facebook:hover a {
    background-position: -60px -60px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.twitter:hover a {
    background-position: -60px -110px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.youtube:hover a {
    background-position: -60px -160px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.googleplus:hover a {
    background-position: -60px -260px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.pinterest:hover a {
    background-position: -60px -210px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.vimeo:hover a {
    background-position: -60px -260px;
    /*background-color: #ffffff;*/
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.instagram:hover a {
    background-position: -60px -310px;
    /*background-color: #ffffff;*/
}

.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: 12px 0;
    background-color: #5d2999;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    text-align: left;
}

.lang-rtl .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
    text-align: center;
}

.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: #ffffff;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
    /*text-transform: capitalize;*/
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvcopylink p:hover {
    color: #fec02a;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tvbottom-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #4c4c4c;
    z-index: 40;
    display: none;
    cursor: pointer;
    border-radius: 40px;
}

.tvbottom-to-top:hover {
    background-color: #fec02a;
}

.tvbottom-to-top span {
    display: none;
}

.tvbottom-to-top .tvbottom-to-top-icon {
    background-image: url(../img/themevolty/sprite.png);
    background-position: -102px -853px;
    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;
    }

    .tvfooter-title-wrapper .tvfooter-title:before,
    .tvdekstop-footer-all-title-wrapper .tvfooter-title:before,
    .block_newsletter .tvnewsletter-title:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: auto;
        height: 2px;
        width: 32px;
        background-color: #fec02a;
        border-radius: 3px;
        display: none;
    }

    .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;
    }

    .tvfooter-payment-icon-img-block .tvfooter-payment-icon-wrapper {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .tvfooter-logo-block {
        padding: 20px 0;
    }

    .tvfooter-storelogo-inner {
        border: 0;
    }

    .tvnewsletter-lable-wrapper {
        margin-top: 15px;
    }

    .tvfooter-storelogo-imformation {
        padding: 15px;
        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: 55px;
    }

    #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;
        border: 1px solid #f7f7f7;
        font-size: 16px !important;
    }

    .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;
    }
}

@media (max-width: 767px) {
    .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;
    }
}

@media (max-width: 575px) {
    .tvfooter-logo-block .tvfooter-logo-desc {
        max-width: 100%;
    }

    .tvcart-incr-decr-price {
        justify-content: left;
    }
}

/***************************************** 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;
    }
}

/*************************************** RTL-mobile-footer *****************************************/
@media (max-width: 991px) {
    .lang-rtl #footer_sub_menu_store_info {
        margin: 0;
        overflow: hidden;
        padding: 0 35px 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;
    }
}

/*********************************************************** end footer ********************************************************/
/****************************start NewsLetterPopup*************************/
.tvcmsnewsletterpopup {
    box-shadow: none;
    background-color: #f4fffe;
}

#newsletter_block_popup .block_content .newsletter_title h3 {
    font-size: 24px;
    font-weight: 600;
}

#newsletter_block_popup .block_content .tvcmsnewsletterpopupContent {
    font-size: 14px;
    color: #464646;
}

#newsletter_block_popup .block_content .inputNew::placeholder,
#newsletter_block_popup .tvnewsletter-popup-wrapper .tvnewsletter-popup-input-wrapper input::placeholder {
    font-size: 12px;
}

#newsletter_block_popup .block_content .inputNew {
    height: 34px;
    width: 80%;
}

#newsletter_block_popup .tvnewsletter-popup-wrapper .tvnewsletter-popup-input-wrapper input,
#newsletter_block_popup .tvnewsletter-popup-wrapper .tvnewsletter-popup-img-wrapper img {
    height: 34px;
}

#newsletter_block_popup .newsletter_block_popup-bottom .tvcmsnewsletterpopup_newsletter_dont_show_again {
    font-size: 10px;
}

@media(max-width: 767px) {

    #newsletter_block_popup .block_content .newsletter_title h3 {
        font-size: 18px;
    }

    #newsletter_block_popup .block_content .tvcmsnewsletterpopupContent {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper img {
        width: 60%;
        max-height: inherit;
        height: auto;
    }

    .tvcmsnewsletterpopup .tvnewslatter-popup-img-wrapper {
        padding: 15px;
    }
}

/****************************End NewsLetterPopup*************************/
@media (max-width: 1920px) and (min-width: 992px) {
    .tv-main-div.tv-box-layout.container {
        margin: 2% 5%;
        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;
}

@media(max-width: 991px) {
    .lang-rtl .tvproduct-wrapper .tvproduct-hover-btn {
        right: 10px;
        left: auto;
    }
}

@media (max-width: 991px) {

    .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;
    }
}


/******************************************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;
}

.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;
    background-color: #fff;
    padding: 15px 20px;
    height: 50px;
    border-bottom: 1px solid #eee;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvshoping-cart-label {
    font-size: 16px;
    color: #222;
    font-weight: 500;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-label-value .ttvcart-product-value {
    font-size: 16px;
    font-weight: 600;
    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: #fec02a;
}

.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: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}

.ttvcmscart-show-dropdown-right .ttvcart-counter .ttvcart-products-count {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.ttvcmscart-show-dropdown-right .ttvcart-scroll-container {
    height: calc(100vh - 259px);
    max-height: 100%;
    overflow-y: auto;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-content-box {
    position: relative;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-wrapper {
    padding: 20px 0 20px 20px;
    border-bottom: 1px solid #eee;
    display: -webkit-flex;
    display: flex;
    position: relative;
}

.ttvcmscart-show-dropdown-right .tvshoping-cart-dropdown-title .product-name {
    white-space: normal;
    font-size: 16px;
}

.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: 600;
    color: #fec02a;
    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-viewcart {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    background-color: #222;
    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-checkout {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    background-color: #fec02a;
    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:hover {
    background-color: #fec02a;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover {
    background-color: #222;
}

.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 {
    padding: 19px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    display: block;
    color: #000;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-list-checkout:hover a {
    color: #fff;
}

.ttvcmscart-show-dropdown-right .ttvcart-product-list-viewcart:hover a {
    color: #000;
}

.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/themevolty/cart.png);
    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: -20%;
}

.lang-rtl .tabs .nav-tabs .nav-item {
    float: right;
}

body.lang-rtl.classicCartOpen .ttvcmscart-show-dropdown-right {
    right: auto;
    left: 0;
}

@media(max-width:1024px) {
    .zoomContainer {
        display: none;
    }
}

@media (min-width: 576px) {

    .lang-rtl #blockcart-modal .divide-right,
    .lang-rtl #blockcart-modal .tv-addtocart-product-image {
        float: right;
    }
}

.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;
}

@media(max-width: 575px) {
    .tvwishlist-popup {
        left: 0;
        margin: 20px auto;
    }
}

.tvwishlist-popup.success {
    border: 3px solid #1da61540;
}

.tvwishlist-popup.warning {
    border: 3px solid #ff9f0047;
}

.tvwishlist-popup.error {
    border: 3px solid #dd000057;
}

.tvwishlist-popup.warning i {
    color: orange;
}

.tvwishlist-popup.success i {
    color: green;
}

.tvwishlist-popup.error i {
    color: red;
}

.tvwishlist-popup p {
    padding: 0px;
    margin: 0 5px;
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: auto !important;
}

#bottom_sticky_data .new_comment_form_ok {
    display: none;
}

.tv-category-main-div,
.products-sort-order .select-title {
    border: 1px solid #eeeeee;
    border-radius: 10px;
}

.tvcmsfooter-background-image {
    position: relative;
    background-size: cover;
}

.tvcmsfooter-background-image:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

@media(max-width: 991px) {
    .tvcmsfooter-background-image {
        background-attachment: fixed;
    }
}

/***********************************Singal block*******************************/
.tvcmssingle-block .tvsingle-block {
    position: relative;
}

.tv-single-block-content {
    text-align: center;
    padding: 165px 0;
    left: 50%;
    position: absolute;
}

.tv-single-block-content h1 {
    font-size: 58px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
}

.tv-single-block-content h3:first-child {
    color: #fec02a;
    font-size: 18px;
    font-family: 'El Messiri';
    margin-bottom: 15px;
    /*text-transform: capitalize;*/
}

.tv-single-block-content h3 {
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.tv-single-block-content .tvall-inner-btn {
    color: #fff;
    border-radius: 5px;
    padding: 12px 28px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    border-radius: 3px;
}

.tv-single-block-content .tvall-inner-btn:hover:after {
    height: 100%;
    top: 0;
    background-color: #fec02a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.tvcmssingle-block {
    /*min-height: 550px;*/
}

@media(max-width: 1199px) {
    .tv-single-block-content {
        margin: 0 auto;
        left: 0;
        display: block;
        position: unset;
    }
}

@media(max-width: 991px) {
    .tvcmssingle-block {
        min-height: auto;
    }

    .tv-single-block-content {
        padding: 70px 10px;
    }

    .tv-single-block-content h1 {
        font-size: 35px;
    }
}



.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: 50px;
}

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

.tvcmsnew-product,
.tvcmsspecial-product {
    /*margin: 0;*/
}

@media(max-width: 991px) {

    .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;
    }
}

@media(max-width: 991px) {

    .tvcms-manage-events,
    .tvcms_customer_name {
        pointer-events: none;
    }
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .ttvwishlist-icon svg path {
    stroke: #ffffff !important;
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper svg g path {
    stroke: #ffffff !important;
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper svg g g path:nth-child(2) {
    fill: #ffffff !important;
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tv-account-wrapper span a {
    color: #ffffff;
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tvheader-cart-wrapper svg g path {
    fill: #ffffff !important;
}

#tvcms-mobile-view-header .tvcmsmobile-header-menu-offer-text .tvheader-cart-wrapper svg g path:nth-child(1) {
    fill: transparent !important;
}

@media (max-width: 768px) {
    .tvcmsmobile-contact #contact-link {
        padding: 10px;
    }
}