/**** tv designer css *********/
@import url("common.css");
@import url("montserrat.css");
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 500;
	background-color: #f7f7f7;
	letter-spacing: 0.3px;
}
.ttvall-inner-btn{
    border: none;
    padding: 6px 15px;
    border-radius: 3px;
    letter-spacing: 0.8px;
	background-color: #F51300;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    direction: ltr;
}
.ttvall-inner-btn:hover .tvbtn-text{
	color: #fff;
}
.ttvall-inner-btn .tvbtn-text span {
    display: inline-block;
    vertical-align: middle;
}
.ttvall-inner-btn .tvbtn-text{
    line-height: 24px;
	font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.tvcontact-submit{
	background-color: #F51300;
	border: none;
    padding: 6px 15px;
    border-radius: 3px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 24px;
	font-size: 12px;
    color: #FFFFFF;
    font-weight: 600;
        transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvcontact-submit:hover{
	background-color: #d21717;
	color: #fff;
}
.ttvall-inner-btn:after{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px;
    transform: translateY(46px);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.ttvall-inner-btn:hover:after{
	background-color: #d21717;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.clearfix {
	clear: both
}

/* commn css*/
a {
	text-decoration: none;
	cursor: pointer;
}
a:focus,
a:hover {
	color: #d21717;
	text-decoration: none;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #d21717;
	border-color: transparent
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: #d21717;
	border-color: #d21717
}
.btn-outline-primary {
	color: #d21717;
	background-image: none;
	background-color: transparent;
	border-color: #d21717
}
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #d21717;
	border-color: #d21717
}
.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: #d21717;
	border-color: #d21717
}
.btn-primary {
	color: #fff;
	background-color: #373737;
	border-color: transparent
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #373737;
	border-color: transparent;
}
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #373737;
	border-color: #175c6a
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
	background-color: #373737
}
a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #373737
}
a.text-primary:focus,
a.text-primary:hover {
	color: #373737;
}
.btn-link {
	font-weight: 400;
	color: #d21717;
	border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #d21717;
	outline: 0
}
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
	color: #ffffff;
	cursor: default;
	background-color: #d21717
}
.card-primary {
	background-color: #d21717;
	border-color: #d21717
}
.card-outline-primary {
	border-color: #d21717
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
	z-index: 2;
	color: #ffffff;
	cursor: default;
	background-color: #d21717;
	border-color: #d21717
}
.page-link {
	position: relative;
	float: left;
	padding: .5rem .75rem;
	margin-left: -1px;
	color: #d21717;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.tag-primary {
	background-color: #d21717
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #ffffff;
	text-decoration: none;
	background-color: #d21717;
	border-color: #d21717
}
.bg-primary {
	background-color: #d21717
}
.text-primary {
	color: #d21717
}
.btn-unstyle:focus .expand-more {
	color: #d21717
}
.form-control:focus,
.input-group.focus {
	outline: none;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
	background: #F51300;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0;
	font-size: .875rem;
	padding: .5rem 1rem
}
.custom-radio input[type=radio]:checked+span {
	display: block;
	background-color: #d21717;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	left: .125rem;
	top: .125rem
}
.dropdown-item:focus,
.dropdown-item:hover {
	background: none;
	text-decoration: none;
	color: #d21717
}
.search-widget form input[type=text]:focus+button .search {
	color: #d21717
}
.search-widget form button[type=submit] .search:hover {
	color: #d21717
}
#header .top-menu a[data-depth="0"]:hover {
	color: #d21717;
	text-decoration: none
}
.top-menu .sub-menu a:hover {
	color: #d21717
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
	display: inline-block;
	margin: 0 .3125rem;
	background: #373737 none no-repeat scroll 0 0;
	color: #FFF;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
	background-color: #d21717;
	color: #ffffff;
}
body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
	background-color: #373737;
	color: #ffffff;
}
.page-my-account #content .links a:hover i {
	color: #d21717
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
	color: #d21717
}
.products-sort-order .select-list:hover {
	background: #d21717;
	color: #fff;
	text-decoration: none
}
.facet-dropdown.open>.select-title {
	border: 3px solid #d21717;
	background: #f6f6f6
}
.facet-dropdown .select-list:hover {
	background: #d21717;
	color: #ffffff;
	text-decoration: none
}
.pagination .current a {
	color: #222;
	text-decoration: none;
	font-size: 1.25rem
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
	color: #d21717
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
	color: #d21717
}
.tabs .nav-tabs .nav-link.active {
	color: #d21717
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
	border: none;
	border-bottom: 3px solid #d21717
}
#product-modal .modal-content .modal-body .product-images img:hover {
	border: 3px solid #d21717
}
#blockcart-modal .product-name {
	color: #d21717;
	font-size: 1.125rem
}
.product-images>li.thumb-container>.thumb{
	border: 1px solid #e5e5e5;
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
	border: 1px solid #d21717
}
.tvprduct-image-info-wrapper .product-images>li.thumb-container>.thumb.selected,
.tvprduct-image-info-wrapper .product-images>li.thumb-container>.thumb:hover,
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 1px solid #d21717;
}
.product-customization .product-message:focus {
	background-color: #fff;
	outline: none;
}
.cart-grid-body a.label:hover {
	color: #d21717
}
.tv-addtocart-price {
	color: #373737;
}
.block_newsletter form input[type=text]:focus {
	outline: none;
	color: #232323;
	background: #fff
}
.block_newsletter form input[type=text]:focus+button .search {
	color: #d21717
}
.block_newsletter form button[type=submit] .search:hover {
	color: #d21717
}
.account-list a:hover {
	color: #d21717
}
#header .header-nav .cart-preview.active {
	background: #d21717
}
#header .header-nav .blockcart a:hover {
	color: #d21717;
}
#wrapper .breadcrumb {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}
#wrapper .breadcrumb li:last-child a, 
#wrapper .breadcrumb li:hover a {
	color: #d21717;
}
#tv-back-top-wrapper {
	background-color: #ffffff;
	margin-top: 30px;
}
.tv-continue-shopping-btn:hover {
	background-color: #d21717;
	color: #ffffff;
}
.tvreviews-popup-send-btn a button{
	padding: 7px 20px;
}
.page-footer a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.lang-rtl .page-footer a{
	margin: 0 0 0 10px;
}
.page-footer .tvhome-icon i{
	font-size: 18px;
	margin-right: 5px;
}
.lang-rtl .page-footer .tvhome-icon i{
	margin-right: 0;
	margin-left: 5px;	
}
.custom-checkbox input[type=checkbox]+span .checkbox-checked{
	color: #d21717;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover,
#search_filters_suppliers .facet .tvserach-filter-suppliers li.facet-label a:hover,
.tvserach-filter-suppliers p:hover {
	color: #d21717;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
	background-color: #d21717;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
.tv-continue-shopping-btn:hover,
.checkout .tvprocess-to-checkout:hover {
	background-color: #222222;
	color: #ffffff;
}

p{
	font-weight: 500;
	color: #666;
	line-height: 24px;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #d21717;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.tv-category-main-div{
	/* overflow-y: auto; */
	/* max-height: 308px; */
	margin: 0 -15px;
}
.tvcenter-block-product-section {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}
.tvcenter-block-product-section {
	padding: 15px 0;
	background-color: #ffffff;
}
body#checkout .custom-checkbox {
    float: left;
    margin-top: 2px;
}
#newsletter_block_popup .block_content .send-reqest:hover {
	background-color: #d21717;
	color: #ffffff;
}
.tvwishlist-compare-wrapper-page .tv-product-page-add-to-cart-wrapper .add-to-cart:hover i,
.tvwishlist-compare-wrapper-page .tvcompare-wrapper .tvcmsproduct-compare-btn:hover i, 
.tvwishlist-compare-wrapper-page .tvproduct-wishlist .tvproduct-wishlist-icon:hover i{
	color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small{
	background-color: #d21717;
	color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small:hover{
	background-color: #222222;
}
.tvcmsNewsLetterPopup-i .tvnewsletterpopup-button-icon:hover {
	background-color: #d21717;
}
.tv-sub-category-wrapper {
	border-radius: 3px;
}
.tv-sub-category{
	border: 1px solid transparent;

}
.tv-sub-category-wrapper:hover .tvcategory-name a{
	color: #d21717;
}
.tv-sub-category-wrapper:hover .tv-sub-category{
	border: 1px solid #e5e5e5;
}
.tv-category-image{
	text-align: center;
}
#js-product-list{
	margin: 0 -7.5px;
}

.form-control{
	background-color: #ffffff;
}
/********************************************************** end comman css *****************************************************/
#index #wrapper {
	padding-top: 0;
	padding-bottom: 0;
}
#cms #wrapper,
#category #wrapper,
#product #wrapper {
	padding: 0;
}
#authentication .radio-inline .custom-radio, 
#identity .radio-inline .custom-radio{
	margin-right: 8px;
}
#pagenotfound .page-not-found{
	box-shadow: none;
	border: 1px solid #e5e5e5;
}
#authentication .radio-inline, #identity .radio-inline{
	padding: 0 10px 0 0;
}
#module-tvcmsblog-single .blog_post_content{
	overflow: hidden;
	margin-bottom: 30px;
}
.tvserach-filter-wrapper {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}
#main .tvpage-header-title-wrapper, .tvall-page-top-title{
	border-radius: 3px;
}
#sitemap .sitemap {
    display: inline-block;
    border:1px solid #e5e5e5;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
}
#main .tv-sub-pages-inner-content {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}
#contact .contact-rich{
	background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
}
.tvall-page-top-title h1, 
#main .tvpage-header-title-wrapper h1{
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
#blog_post .meta_date i{
	font-size: 15px;
	margin-right: 5px;
	line-height: 19px;
}
#module-tvcmsblog-archive .blog_post_content{
	padding: 0;
}
.tv_blog_post_area .tvblog_post .post_thumbnail {
    margin-bottom: 0;
}
.tv_blog_post_area .tvblog_post .post_content .post_meta {
    margin-bottom: 10px;
}
.tv_blog_post_area .read_more{
	display: inline-block;
	width: 100%;
}
.pagination .tvinner-page-pagination li {
    background-color: #ffc800;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 3px;
}
.pagination .tvinner-page-pagination li a{
	font-size: 14px;
}
.pagination .tvinner-page-pagination li i{
	font-size: 19px;
}
.pagination .tvinner-page-pagination li:hover,
.pagination .tvinner-page-pagination li.current{
	background-color: #d21717;
}
.pagination .tvinner-page-pagination li:hover a,
.pagination .tvinner-page-pagination li.current a,
.pagination .tvinner-page-pagination li:hover i,
.pagination .tvinner-page-pagination li.current i{
	color: #fff;
}
.pagination .disabled {
    color: #000000;
}
input {
    outline: none;
    padding: 0 10px;
}
.container {
	position: relative;
}
@media(min-width: 768px){
	.pagination .page-list.tv-pagination-wrapper, 
	.pagination .page-list.tvinner-page-pagination {
	    -webkit-box-pack: flex-end; 
	    -ms-flex-pack: flex-end;
	    justify-content: flex-end;
	    padding: 5px 0;
	}
}
@media (min-width: 480px){
	.container {
	    max-width:420px;
	}
}
@media (min-width:575px){
	.container {
	    max-width: 480px;
	}
}
@media (min-width: 576px){
	.container {
	    max-width: 530px;
	}
}
@media (min-width: 768px){
	.container {
	    max-width: 720px;
	}
}
@media (min-width: 992px){
	.container {
	    max-width: 768px;
	}
}
@media (min-width: 1024px){
	.container {
	    max-width: 992px;
	}
}
@media (min-width: 1200px){
	.container {
	    max-width: 1024px;
	    width: 100%;
	}
}
@media (min-width: 1380px){
	 .container {
	    max-width: 1180px;
	}
}
@media (min-width: 1661px){
	.container {
	    max-width: 1310px;
	    width: 100%;
	}
}
@media(max-width: 1660px){
	#header .container {
		max-width: 100%;
		width: 100%;
	}
}
.table-bordered, 
.table-bordered td, 
.table-bordered th{
	border:1px solid #f7f7f7;
}
.table thead th {
    border-bottom: 2px solid #e5e5e5;
}
/*********** quickview-comman-page *************/
.quickview .modal-footer{
	border-top:1px solid #e5e5e5;
}
.quickview .modal-content {
    background: #ffffff;
    min-height: 28.13rem;
    border-radius: 3px;
}
#blockcart-modal .modal-title{
	padding-right: 25px;
}
.tv-product-page-add-to-cart-wrapper .tvproduct-cart-btn, 
.tv-product-page-add-to-cart-wrapper .tvproduct-wishlist, 
.tv-product-page-add-to-cart-wrapper .tvcompare-wrapper{
	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 5px;
    border-radius: 3px;
    background-color: #ffffff;
}	
.tvwishlist-compare-wrapper-page .tvcompare-wrapper .tvcmsproduct-compare-btn, 
.tvwishlist-compare-wrapper-page .tvproduct-wishlist .tvproduct-wishlist-icon {
    padding: 0;
    height: 40px;
    width: 40px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    background-image: none;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}
.tvwishlist-compare-wrapper-page .tv-product-page-add-to-cart-wrapper .add-to-cart:hover i,
.tvwishlist-compare-wrapper-page .tv-product-page-add-to-cart-wrapper .add-to-cart:hover span,  
.tvwishlist-compare-wrapper-page .tvcompare-wrapper .tvcmsproduct-compare-btn:hover i, 
.tvwishlist-compare-wrapper-page .tvproduct-wishlist:hover .tvproduct-wishlist-icon i {
    color: #ffffff;
    position: relative;
    z-index: 1;
     transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tv-product-page-add-to-cart-wrapper .add-to-cart{
	position: relative;
	overflow: hidden;
}
.tv-product-page-add-to-cart-wrapper .add-to-cart:after{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px;
    transform: translateY(46px);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tv-product-page-add-to-cart-wrapper .add-to-cart:hover:after{
	background-color: #d21717;
	color: #ffffff;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvwishlist-compare-wrapper-page .tv-product-page-add-to-cart-wrapper .add-to-cart:hover{
	background-color: transparent;
	color: transparent;
	border: 1px solid #d21717;
	 transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    overflow: hidden;
}
.tv-product-page-add-to-cart-wrapper .tvproduct-wishlist:hover .tvproduct-wishlist-icon{
	background-color: transparent;
	border: 1px solid #d21717;
	transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    overflow: hidden;
}
/******************** category-producat **************************/
#product .tvproduct-page-wrapper .tvprduct-image-info-wrapper{
	background-color: #fff;
	border: 1px solid #e5e5e5;
    padding: 15px 0;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.tvproduct-description-tab{
	border-radius: 3px;
	border: 1px solid #e5e5e5;
}
/*********** comper **************/
.tvcmscomparison .remove{
	text-align: right;
}
/******************** theme ************/
.tvcms-loading-inner {
	background-color: transparent;
	padding: 0;
}
.tv-main-div  {
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
.tvsearch-dropdown-total-wrapper:hover .tvsearch-dropdown-total {
	color: #d21717;
}
.tvcart-product-list-checkout:hover {
	background-color: #d21717;
	color: #ffffff;
}
.tvnews-event-link{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
#header .tvcart-product-list-checkout:hover a {
	color: #ffffff;
}

/********************************************************* theme-control *******************************************************/
.tvcmstheme-control .tvtheme-control-icon{
    width: 44px;
    height: 44px;
    background-color: #333333;
    line-height: 47px;
    text-align: center;
    float: left;
    position: absolute;
    left: -44px;
    top: 0;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.30);
}
.tvcmstheme-control .tvtheme-control-icon:hover{
   background-color: #d21717;
}
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select,
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-1 select,
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-title-font-2 select {
	background-image:url(../img/themevolty/arrow-down.png);
	background-color: #ffffff;
	color: #666666;
	font-weight: 400;
	font-size: 12px; 
	width: 130px;
	border-radius: 3px;
	padding: 5px;
	background-repeat: no-repeat;
    background-position: 96%;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	cursor: pointer;
	float: right;
	border: 1px solid #e6e6e6;
	direction: ltr;
}
/******************************************new button*******************************/
.box input[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
	display: none;
}
.box label {
	cursor: pointer;
	text-indent: -9999px;
	width: 70px;
    height: 33px;
	background: #bbbbbb;
	display: block;
	border-radius: 3px;
	padding: 4px;
	position: relative;
}
.box label:after {
	content: '';
	position: absolute;
    left: 4px;
    right: auto;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 3px;
    transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
}
.box input:checked + label {
	background: #373737;
}
.box input:checked + label:after {
	left:95%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.box label:active:after {
	width: 45px;
}
/*.tvcmstheme-control .tvtheme-option{
	border: none;
	margin: 0 auto;
}*/
.tvcmstheme-control .tvtheme-control-icon i{
	-webkit-animation-name: none;
	animation: none;
}
.minicolors-theme-default.minicolors{
	vertical-align: top;
}
/*************************************** end theme control *******************************************************************/
/**************************************** ALL_page_css *****************************************/
#pagenotfound #main .page-header{
	margin-top: 0px;
}
.page-content{
	background: #ffffff;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
}
/**************************************** END_ALL_page_css *****************************************/

/**************************************** Start Service *****************************************/
.tvservices-img{
	width: 50px;
	height: 50px;
	background-color: transparent;
	border-radius: 0;
}
.tvservice-payment  .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: 0 0;
}
.tvservice-cash-trustpay .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: -50px 0;
}
.tvservice-supprt .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: -100px 0;
}
.tvservice-shopon .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: -150px 0;
}
.tvservices-content-box{
	text-align: left;
}
.tvservices-content-box .tvservices-title {
	font-size: 18px;
	text-transform: capitalize;
	color: #222222;
	font-weight: 600;
	margin-bottom: 7px;
	letter-spacing: 0.3px;
	-webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.tvservices-center:hover .tvservices-title{
	color: #d21717;
}
.tvservices-content-box .tvservice-dec{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	-webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/**************************************** End Service *****************************************/

/**************************************** Start banner *****************************************/
.tvcmsmultibanners .tvbanner-hover-wrapper img {
    border-radius: 3px;
    width: 100%;
}
.tvbanner-hover-wrapper:after{
	position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5); 
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
     transform: scale(0.5); 
    background-color: rgba(255,255,255,0.20);
    -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;
}
.tvbanner-hover-wrapper:hover:after{
	-webkit-transform: scale(1); 
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
     transform: scale(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;
     opacity: 1
}
.none.tvcms-custom-text{
	display: none;
}
.tvcms-banner-text-wrapper{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.tvcms-custom-text {
	position: absolute;
	top: 25px;
	text-align: left;
	left: 0;
	right: 0;
	margin: 0 15px;
	z-index: 2;
	overflow: hidden;
}
.tvcms-custom-text.left{
	text-align: left;
}
.tvcms-custom-text.right{
	text-align: right;
}
.tvcms-custom-text.center{
	text-align: center;
}
.tvcms-custom-text h4{
	font-size: 50px;
    color: #222222;
    font-weight: 800;
    letter-spacing: 0.3px;
    line-height: 50px;
    margin-bottom: 20px;
}
.tvcms-custom-text h5{
	font-size: 24px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height:24px;
    margin-bottom:10px;
}
.tvcms-custom-text p{
	font-size:16px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 1.1px;
    line-height:24px;
    margin-bottom: 30px;
}
.tvcms-custom-text .tvcsm-txt-btn{
	vertical-align: middle;
    border-radius: 3px;
    padding: 10px 14px;
    display: inline-block;
    background-color: #ffc800;
    letter-spacing: 0.3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.tvcms-custom-text .tvcsm-txt-btn:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcms-custom-text .tvcsm-txt-btn:hover a{
	color: #fff;
}
.tvcms-custom-text .tvcsm-txt-btn:hover:after{
	background-color: #d21717;
	transform: translateY(0);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcms-custom-text .tvcsm-txt-btn a{
	position: relative;
	z-index: 1;
	color: #000;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
@media(max-width: 1199px){
	.tvcms-custom-text h4{
		font-size: 36px;
	    margin-bottom: 5px;
	    line-height: 36px;
	}
	.tvcms-custom-text h5 {
	    font-size: 18px;
	    line-height: 18px;
	    margin-bottom: 5px;
	}
	.tvcms-custom-text p {
	    font-size: 12px;
	    line-height: 18px;
	    margin-bottom: 10px;
	}
	.tvcms-custom-text .tvcsm-txt-btn {
	    padding: 6px 12px;
	}
}
@media(max-width: 1023px){
	.tvcms-custom-text p{
		margin-bottom:5px;
	}
	.tvcms-custom-text {
	    top: 20px;
	    left: 30px;
	}
}
@media(max-width: 767px) and (min-width: 361px){
	.tvcms-custom-text {
	    top: 20px;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    text-align: center;
	}
	.tvcms-custom-text{
		text-align: center;
	}
}
/**************************************** Start banner *****************************************/


/****************************************************** single block *************************************************/
.tvcmssingle-block {
	margin-bottom:80px;
	background-color: #f5f5f5;
	position: relative;
}
.tv-single-content-wrapper{
	text-align: left;
	padding: 75px 50px 75px 15px;
}
.tvsingle-block-main-title{
	margin-bottom: 40px;
}
.tv-single-block-title{
	color: #222222;
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.3px;
	text-transform: uppercase;	
}
.tv-single-block-subtitle{
	color: #d21717;
	font-weight: 700;
	font-size: 42px;
	line-height: 42px;
	letter-spacing: 0.3px;
	text-transform: uppercase;	
}
.tvsingle-block{
	position: unset;
}
.tv-single-block-image{
	position: unset;
	padding: 0 0;
}
.tv-single-block-image-bg{
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.tvsingle-block-title-1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.tvsingle-block-title-1 .tvsingle-block_img{
	flex-shrink: 0;
}
.tvsingle-block-1{
	margin-bottom:20px;
}
.tvsingle-block-1:last-child{
	margin-bottom: 0;
}
.tvsingle-block_titlt_dec_wrapper{
	padding-left:20px;
	text-align: left;
}
.tvsingle-block_titlt_dec_wrapper h3{
	color: #222222;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.3px;
	margin-bottom: 10px;
}
.tvsingle-block_titlt_dec_wrapper h4{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	font-weight:500;
	margin-bottom: 0;
	letter-spacing: 0.3px;
}
@media(min-width: 992px){
	.tvsingle-block-inner.row{
		display: -webkit-flex;
		display: flex;
	}
}
@media(max-width: 991px){
	.tv-single-block-subtitle {
	    font-size: 32px;
	    line-height:32px;
	}
	.tvsingle-block-main-title {
	    margin-bottom: 30px;
	}
	.tv-single-content-wrapper {
	    padding: 0 0 30px 0;
	}
	.tvsingle-block{
		display: block;
	}
	.tvcmssingle-block {
		padding: 30px 15px;
		margin-bottom:30px;
	}
	.tv-single-block-image{
		position: relative;
		padding: 50%;
	}
	.tv-single-block-image-bg{
		left: 0;
		width: 100%;
		background-size: cover;
    	background-position: center;
	}
}
@media(max-width: 575px){
	.tvsingle-block_titlt_dec_wrapper h3 {
    	font-size: 16px;
	}
	.tvsingle-block_titlt_dec_wrapper h4 {
    	font-size: 13px;
	}
	.tvsingle-block_titlt_dec_wrapper {
	    width: 90%;
	}
}
@media(min-width: 992px){
	.lang-rtl .tv-single-block-image-bg{
		left: 0;
		right: auto;
		width: 50%;
	}
	.lang-rtl .tv-single-content-wrapper{
		text-align: right;
	    padding: 75px 15px 75px 50px;
	}
}

.lang-rtl .tvsingle-block_titlt_dec_wrapper{
	text-align: right;
	padding: 0 20px 0 0;
}
/************************************************* end single block *************************************************/
/***************************** tvbannerslider-inner-content-box ******************************/
.tvcmsbannerslider {
	margin-bottom: 80px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	padding: 100px 15px;
}
.tvcmsbannerslider:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0;
	right: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.tvbannerslider-info-box{
	min-height: 370px;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
    justify-content: center;
}
.tvbannerslider-img-block {
    margin-bottom: 0;
    min-height: 370px;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.tvbannerslider-inner-content-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.tvbannerslider-inner-content-box .tvbannerslider-img-block img{
	width: auto !important;
}
.tvbannerslider-inner-content-box .tvbannerslider-img-block img{
	-webkit-transition: all 10s ease-in-out;
	-moz-transition: all 10s ease-in-out;
	-ms-transition: all 10s ease-in-out;
	-o-transition: all 10s ease-in-out;
	transition: all 10s ease-in-out;
}
.active .tvbannerslider-inner-content-box .tvbannerslider-img-block img{
	-webkit-transition: all 10s ease-in-out;
	-moz-transition: all 10s ease-in-out;
	-ms-transition: all 10s ease-in-out;
	-o-transition: all 10s ease-in-out;
	transition: all 10s ease-in-out;
    -webkit-animation: categorynew 10s linear ;
	animation: categorynew 10s ;
}
@keyframes categorynew {
    0% {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -o-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -moz-transform: scale(0.6);
    }

    40% {
        transform: scale(0.7)
        -webkit-transform: scale(0.7);
        -o-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -moz-transform: scale(0.7);
    }

    80% {
        transform: scale(0.8)
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
    }

    100% {
        transform: scale(1)
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
    }
}

.tvbannerslider-title .tvbannerslider-dec h4{
	color: #ffffff;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	margin-bottom: 30px;
}
.tvbannerslider-title .tvbannerslider-dec h1{
	color: #ffc800;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.tvbannerslider-title .tvbannerslider-dec h2{
	color: #ffffff;
	font-size:25px;
	font-weight:500;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	margin-bottom: 30px;
}
.tvbannerslider-button a{
	color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 11px 15px;
    display: inline-block;
    background-color: #d21717;
    vertical-align: middle;
    border-radius: 3px;
}
.tvbannerslider-button{
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.tvbannerslider-button:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvbannerslider-button:hover:after{
	background-color: #ffc800;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvbannerslider-button a:hover{
	color: #222222;
	position: relative;
	z-index: 1;
    background-color:transparent;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
@media(max-width: 1199px){
	.tvbannerslider-title .tvbannerslider-dec h1 {
	    font-size: 36px;
	    margin-bottom: 20px;
	}
	.tvbannerslider-title .tvbannerslider-dec h4 {
	    font-size: 24px;
	    margin-bottom: 20px;
	}
	.tvbannerslider-title .tvbannerslider-dec h2 {
	    font-size: 18px;
	    margin-bottom: 20px;
	}
}
@media(max-width: 991px){
	.tvcmsbannerslider {
	    margin-bottom:30px;
	    padding:30px 15px;
	}
}
@media(max-width: 767px){
	.tvbannerslider-title .tvbannerslider-dec h4 {
	    font-size: 18px;
	    margin-bottom: 15px;
	}
	.tvbannerslider-title .tvbannerslider-dec h2 {
	    font-size: 14px;
	    margin-bottom: 15px;
	}
	.tvbannerslider-button a {
	    font-size: 12px;
	    padding: 8px 13px;
	}
	.tvbannerslider-title .tvbannerslider-dec h1 {
	    font-size: 24px;
	    margin-bottom: 15px;
	}
	.tvbannerslider-info-box{
		margin-bottom:20px;
		min-height: auto;
	}
	.tvbannerslider-img-block{
		min-height: auto;
	}
	.tvbannerslider-inner-content-box{
		display: block;
	}
}
.lang-rtl .tvcmsbannerslider {
	direction: ltr;
}
/***************************** end tvbannerslider-inner-content-box ******************************/
/*************************** shopby caregory *****************************************/
.tvcmscategory-chain-slider{
	margin-bottom: 0;
	padding-top: 80px;
	padding-bottom: 50px;
    background-color: #f5f5f5;
}
.tvcategory-chain-slider-wrapper{
	border: 1px solid #eeeeee;
	border-radius: 3px;
	overflow: hidden;
	background-color: #ffffff;
}
.tvcategory-chain-slider-wrapper-info{
	padding: 0 15px;
	margin-bottom: 30px;
	width: 25%;
	float: left;
}
.tvcategory-chin-img-block img{
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.tvcategory-chain-slider-wrapper:hover .tvcategory-chin-img-block img{
	transform: scale(.9);
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-moz-transform: scale(.9);
	-o-transform: scale(.9);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.tvcategory-chin-img-block{
	padding: 0;
}
.tvcategory-chain-content-wrapper{
	padding:25px 40px;
}
.tvcategory-chain-content-wrapper:after{
	position: absolute;
	content: "";
	width: 80%;
	height: 1px;
	background-color: #f7f7f7;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.tvcategory-chain-title{
	text-align: left;
    padding-bottom: 25px;
    position: relative;
    padding-left: 8px;
}
.tvcategory-chain-title a{
	color: #222222;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0.3px;
}
.tvcategory-chain-title a:hover{
	color: #d21717;
}
.tvcategory-chain-slider-category{
	padding-bottom: 15px;
}
.tvcategory-chain-slider-category a{
	color: #222222;
    font-size: 16px;
    font-weight: 500;
    display: block;
    letter-spacing: 0.3px;
    padding-left: 30px;
    position: relative;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: capitalize;
}
.tvcategory-chain-slider-category a:hover:after,
.tvcategory-chain-slider-category a:hover{
	color: #d21717;
}
.tvcategory-chain-slider-category a:after{
	position: absolute;
    font-family: 'Material Icons';
    content: '\e315';
    font-size: 16px;
    left: 5px;
    color: #333333;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
.tvcategory-chain-slider-all-link{
	display: block;
	margin-top: 10px;
}
.tvcategory-chain-slider-all-link a{
	padding: 11px 20px;
    color: #222222;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.3px;
    background-color: #ffc800;
    display: inline-block;
    border-radius: 3px;
    vertical-align: middle;
    width: 100%;
}
.tvcategory-chain-slider-all-link:hover a{
	color: #ffffff;
	background-color: transparent;
	position: relative;
	z-index: 1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcategory-chain-slider-all-link{
	position: relative;
	overflow: hidden;
}
.tvcategory-chain-slider-all-link:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcategory-chain-slider-all-link:hover:after{
	background-color: #d21717;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvcategory-chain-slider-next-pre-btn.tvcms-next-pre-btn{
	display: none;
}
@media(max-width: 1600px){
	.tvcategory-chain-content-wrapper {
	    padding: 25px;
	}
}
@media(max-width: 1199px){
	.tvcategory-chain-slider-wrapper-info {
	    width: 33.33%;
	}
}
@media(max-width: 991px){
	.tvcategory-chain-slider-wrapper-info {
	    width: 50%;
	}
	.tvcmscategory-chain-slider{
		margin-bottom:0;
	    padding-top: 30px;
    	padding-bottom: 0;
	}
}
@media(max-width: 767px){
	.tvcategory-chain-slider-wrapper-info {
	    width: 100%;
	}
}
@media(max-width: 575px){
	.tvcategory-chain-slider-category a {
	    font-size: 14px;
	    padding-left: 20px;
	}
}
.lang-rtl .tvcategory-chain-content-wrapper{
	direction: ltr;
}
/*************************** end shopby caregory *****************************************/
/************************ testimonial ********************/
.tvcmstestimonial {
	margin-bottom: 80px;
    padding: 80px 15px;
    background-color: #f6f6f6;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    direction: ltr;
}
.tvcmstestimonial:after{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.tvtestimonial-inner-content-box {
    margin: 0 auto;
    width: 60%;
}
.tvtestimonial-img-block{
	margin-bottom: 15px;
    position: relative;
    padding-bottom: 45px;
}
.tvtestimonial-img-block:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 30px;
	background-color: #ffffff;
	bottom: 0;
	top: auto;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0;
}
.tvcmstestimonial .tvtestimonial-dec{
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	line-height: 24px;
	-webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	margin-bottom: 0;
	letter-spacing: 0.3px;
}

.tvtestimonial-title-des i{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: #222222;
    font-size: 25px;
}
.tvtestimonial-title-des{
	display: block;
	margin-bottom:25px;
}
.tvtestimonial-title{
	margin: 0;
	padding-bottom: 6px;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img{
	border-radius: 100%;
	border:2px solid #ffc800;
	width: auto !important;
}
.tvcmstestimonial .tvtestimonial-designation{
	color: #cccccc;
	font-weight: 500;
 	font-style: italic;
 	text-transform: capitalize;
 	letter-spacing: 0.3px;
    font-size: 14px;
}

.tvcmstestimonial .tvcmstestimonial-main-title-wrapper {
    position: relative;
    z-index: 1;
}
.tvtestimonial-title a {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	letter-spacing:0.3px;
	color: #ffffff;	
}
.tvtestimonial-title a:hover{
	color: #d21717;
}
.tvtestimonial{
	overflow: hidden;
}

.tvtestimonial-content-box{
	text-align: center;
}
.tvcmstestimonial.tvcms-all-testimonial .owl-carousel .owl-stage-outer,
.tvcms-left-testimonial .owl-carousel .owl-stage-outer{
	overflow: visible;
}
@media (max-width: 991px){
	.tvcmstestimonial{
    	padding: 30px 15px;
		margin-bottom: 30px;
	}
	.tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec{
		width: 100%;
	}
}
@media(max-width: 767px){
	.tvtestimonial-title-des{
		margin-bottom: 15px;
	}
	.tvtestimonial{
		padding: 0;
	}
	.tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec{
		font-size: 13px;
	}
	.tvtestimonial-inner-content-box{
		width: 100%;
	}
}
/********** left testimonial **********/
.tvcms-left-testimonial .tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    border: 2px solid #eeeeee;
}
.tvcms-left-testimonial .tvtestimonial-title a{
	color: #222222;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.3px;
}
.tvcms-left-testimonial .tvtestimonial-designation{
	color: #666666;
    font-weight: 500;
 	font-style: italic;
 	text-transform: capitalize;
 	letter-spacing: 0.3px;
    font-size: 14px;
}
.tvcms-left-testimonial .tvtestimonial-dec{
	position: relative;
	color: #666666;
	font-size: 14px;
	line-height:24px;
	font-weight: 500;
	margin: auto;
	text-align: center;
	-webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	margin-bottom:20px;
}
.tvcms-left-testimonial .tvtestimonial-title {
    padding-bottom: 9px;
}
.tvcms-left-testimonial .tvtestimonial-img-block:after{
	display: none;
}
.tvcms-left-testimonial .tvtestimonial-img-block {
    margin-bottom: 18px;
    padding-bottom: 0;
}
.tvcms-left-testimonial .tvtestimonial-title-des {
    margin-bottom:15px;
}
.tvcms-left-testimonial .tvtestimonial-slider-button-wrapper {
    padding: 20px;
}
#left-column .tvcms-all-testimonial .tvtestimonial{
	width: auto;
	margin: 0;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box{
	margin: 0;
	width: 100%;
}
.tvtestimonial-slider-inner{
	padding: 0;
	margin: 0 15px;
	overflow: hidden;
}
.tvcms-left-testimonial .tvtestimonial-slider-inner{
	margin: 0 auto;
}
/******************************** end testimonial ****************************/

/******************************** slider ************************************************/
.tvcmsmain-slider-wrapper {
    margin-bottom:0;
}
.tvmain-slider-contant .tvmain-slider-title {
    font-size:28px;
    font-weight: 500;
    color: #ffc800;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-bottom:35px;
}
.tvmain-slider-contant .tvmain-slider-info h5 {
    text-shadow: none;
    font-size:55px;
    text-transform: uppercase;
    margin-bottom:15px;
    color: #ffffff;
    letter-spacing: 0.3px;
    font-weight:600;
}
.tvmain-slider-contant .tvmain-slider-info h4 {
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom:35px;
}
.tvmain-slider-contant .tvmain-slider-button {
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    padding: 13px 25px;
    font-weight: 600;
    letter-spacing: 0.3px;
    cursor: pointer;
    line-height: 45px;
    border-radius: 3px;
    position: relative;
    background-color: #d21717;
}
.tvmain-slider-contant .tvmain-slider-button:hover {
    background-color: transparent;
    position: relative;
    z-index: 1;
    color: #222222;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvmain-slider-btn{
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.tvmain-slider-contant .tvmain-slider-btn:after{
	position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px;
    transform: translateY(46px);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvmain-slider-contant .tvmain-slider-btn:hover:after{
	background-color: #ffc800;
	color: #ffffff;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvmain-slider-contant.tvmain-slider-contant-left {
    left: 16.5%;
}
.tvmain-slider-contant.tvmain-slider-contant-right {
    right: 16.5%;
}
@media(max-width: 1199px){
	.tvmain-slider-contant .tvmain-slider-title {
	    font-size:22px;
		margin-bottom:15px;
	}
	.tvmain-slider-contant .tvmain-slider-info h5 {
	    font-size:38px;
	    margin-bottom:15px;
	}
	.tvmain-slider-contant .tvmain-slider-info h4 {
	    font-size:42px;
	    margin-bottom:15px;
	}
}
@media(max-width: 991px){
	.tvcmsmain-slider-wrapper {
	    margin-bottom:30px;
	}
}
@media(max-width: 767px){
	.tvmain-slider-contant .tvmain-slider-button {
	    font-size: 13px;
	    padding: 8px 25px;
	    line-height: 30px;
	}
	.tvmain-slider-contant .tvmain-slider-title {
	    font-size:16px;
		margin-bottom:10px;
	}
	.tvmain-slider-contant .tvmain-slider-info h5 {
	    font-size:28px;
	    margin-bottom:10px;
	}
	.tvmain-slider-contant .tvmain-slider-info h4 {
	    font-size:32px;
	    margin-bottom:10px;
	}
}
@media(max-width: 575px){
	.tvmain-slider-contant .tvmain-slider-button {
	    font-size: 12px;
	    padding: 5px 15px;
	    line-height:24px;
	}
	.tvmain-slider-contant .tvmain-slider-title {
	    font-size:13px;
		margin-bottom:5px;
	}
	.tvmain-slider-contant .tvmain-slider-info h5 {
	    font-size:15px;
	    font-weight:500;
	    margin-bottom:5px;
	}
	.tvmain-slider-contant .tvmain-slider-info h4 {
	    font-size:17px;
	    font-weight:600;
	    margin-bottom:5px;
	}
}
/******************end slider*****************************/
/********************************************************* brand ****************************************************************/
.tvcmsbrandlist-slider{
	margin-bottom:80px;
}
.tvbrand-img-block {
	border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
    padding: 15px;
    text-align: center;
}
.tvbrandlist-slider-block{
	position: relative;
	direction: ltr;
	width: 100%;
}

.tvbrandlist-slider-wrapper-info{
	padding: 0 7.5px;
}
.tvcms-brand-title{
	font-size: 14px;
	color: #222222;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	word-break: break-all;
	-webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: capitalize;
}
.tvleftbrand-img-block:hover .tvleftcms-brand-title,
.tvbrand-img-block:hover .tvcms-brand-title{
	color: #d21717;
}
.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block img{
	opacity: 1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -ms-opacity:1;
    -o-opacity:1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    max-width: 100%;
    margin-bottom: 15px;
    width: auto;
}

@media (max-width: 991px){
	.tvcmsbrandlist-slider{
		margin-bottom:30px;
	}
}
/************************ left-penal-brandlist **********************/
.tvleftbrandlist-slider-block{
	padding: 20px 20px 0 20px;
}
.tvleftbrandlist-slider-wrapper-info{
	width: 50%;
	margin-bottom: 20px;
	text-align: center;
	float: left;
}
.tvleftbrandlist-slider-inner{
	overflow: hidden;
}
.tvleftcms-brand-title {
	margin-top: 12px;
    font-size: 14px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    word-break: break-all;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: capitalize;
}
/********************** end left-penal-brandlist **********************/
/******************************************************** end brand **************************************************************/
/***************************************************** blog **********************************************/
.tvcmsblog-event {
    margin-bottom:80px;
}
.tvcmsblog-event .tvblog-event-all-content-block.tvblog-even .tvblog-img-block:after,
.tvcmsblog-event .tvblog-event-all-content-block.tvblog-odd .tvblog-img-block:after {
	display: none;
}
.tvnews-event-content-wrapper {
   	text-align: left;
    padding: 25px;
    direction: ltr;
}
.tvnews-event-read-more{
	text-align: left;
}
.tvnews-event-read-more .tvnews-event-read-more-link a{
	background-color: #ffc800;
    font-size: 12px;
    color: #222222;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 3px;
    letter-spacing: 0.3px;
    border: none;
    text-transform: uppercase;
}
.tvnews-event-content-wrapper .tvnews-event-read-more a:hover {
    background-color: transparent;
    position: relative;
    z-index: 1;
    color: #ffffff;
    transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvnews-event-read-more .tvnews-event-read-more-link{
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.tvcmsblog-view-count{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.tv_blog_post_area.single .tvcmsblog-view-count{
	margin-left: 0;
}
.tv_blog_post_area.single .tvcmsblog-view-count i{
	margin: 0;
}
.tvcmsblog-view-count i{
	font-size: 16px;
	margin: 0 5px;
	color: #666;
}
.tvcmsblog-view-count span{
	font-size: 12px;
	display: inline-block;
	color: #666;
	vertical-align: middle;
}
.tvnews-event-read-more .tvnews-event-read-more-link:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvnews-event-read-more .tvnews-event-read-more-link:hover:after{
	background-color: #d21717;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvnews-event-content-wrapper .tvdate-time {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
.tvnews-event-content-wrapper .tvdate-time .tvmonth-time{
	padding: 0 5px;
}
.blog_post_content_top .date_time {
	background-color: #d21717;
    padding: 11px 7px;
    min-width: 55px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    position: absolute;
    top: 25px;
    left: 25px;
}
.date_time .tvday-time p{
	margin-bottom:5px;
	color:#ffffff;
	line-height: 18px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.3px;
}
.date_time .tvmonth-time p{
	margin-bottom: 0;
	color:#ffffff;
	font-size: 12px;	
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.3px;
}
.tvnews-event-content-wrapper .tvnews-event-titel h3{
	margin-bottom: 15px;
}
.tvnews-event-content-wrapper .tvnews-event-titel h3 a{
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.tvnews-event-content-wrapper .tvnews-event-titel{
	margin-bottom: 10px;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img img {
     width: 100%; 
}
.tvblog-date-username .tvblgpst-category{
	color: #d21717;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.tv_blog_post_area .post_meta,
.tv_blog_post_area .post-view{
	display: flex;
	align-items: center;
}
.tvblog-date-username{
	line-height: 12px;
}
.tvblog-event-all-content-block .tvnews-event-titel a:hover{
	color: #d21717;
}
.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}
.tvnews-wrapper-info-box {
	background-color: transparent;
	padding: 0;
}
.tvblog-img-content-wrapper {
	background-color: #ffffff;
	overflow: hidden;
    border: 1px solid #eeeeee;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    border-radius: 3px;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img {
	position: relative;
	height: auto;
}
.tvblog-event-all-content-block .tvnews-event-buttons i{
	color: #ffffff;
	line-height: 44px;
}
.blog_post_content_top img{
	border-radius: 0;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top .tvnews-event-hoverbtn .tvnews-event-overly{
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: -100px;
	bottom: 0;
	opacity: 0;
	background-color: rgba(51, 51, 51, 0.6);
	transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img:after,
.tvblog-event-all-content-block:hover .tvnews-event-hoverbtn .tvnews-event-overly{
	opacity: 1;
	top: 0;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.tvblog-event-all-content-block .tvnews-event-buttons{
    height: 46px;
    width: 46px;
    display: block;
	border-radius:3px;
	border: 2px solid #ffffff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    text-align: center;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img,
.blog_post_content .tvnews-event-hoverbtn{
 	 transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
 }
.tvblog-event-all-content-block:hover .tvnews-event-buttons{
	opacity: 1;
}
.blog_post_content_top.tvblog-img-block,
.kr_blog_post_area .tvblog_post .post_thumbnail{
	overflow: hidden;
	position: relative;
}
.tvblog-date-username .post_meta{
	display: inline-block;
	vertical-align: top;
}
.tvblog-date-username  p {
	color: #666666;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    line-height: 24px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
#module-tvcmsblog-single .tvblog-date-username  p{
	-webkit-line-clamp: unset;
}
.kr_blog_post_area .tvblog_post .post_content .post_meta,
.kr_blog_post_area .tvblog_post .post_content .post_title{
	margin-bottom: 5px;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i{
	border: none;
	-webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons:hover i{
	border: none;
	color: #ffffff;
}
.blog_post_content .tvnews-event-hoverbtn .tvnews-event-buttons i{
	color: #ffffff;
	font-size: 24px;
}
#module-tvcmsblog-archive .tvpagination-title-item-main-wrapper{
	margin: 0; 
}
.tvpagination-title-item-wrapper .tvinner-page-pagination-wrapper {
	background-color: #ffffff;
    padding: 10px 0;
    border: 1px solid #e5e5e5;
  	border-radius: 3px;
  	display: -webkit-flex;
  	display: flex;
  	align-items: center;
}
.tvpagination-title-item-wrapper .tvinner-page-pagination-wrapper p{
	margin: 0 0;
}
.kr_blog_post_inner.products,
#module-tvcmsblog-archive .tvall-page-top-title,
#module-tvcmsblog-single .card{
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}
@media(max-width: 1280px){
	.tvnews-event-content-wrapper{
		padding: 15px;
	}
	.tvcmsblog-view-count{
		margin: 0 0 0 5px;
	}
	.blog_post_content_top .date_time{
		padding: 5px;
		top: 15px;
		left: 15px;
	}
	.date_time .tvday-time p{
		font-size: 14px;
		margin: 0 0;
	}
}
@media(max-width: 1199px){
	.tvblog-event-all-content-block{
		margin-bottom: 15px;
	}
}
@media(max-width: 991px){
	.tvcmsblog-event {
	    margin-bottom:30px;
	}
}
/*********** blog rtl **************/
.lang-rtl .tv_blog_post_area.single .tvcmsblog-view-count{
	margin: 0 0 0 10px;
}
.lang-rtl .tv_blog_post_area .post_meta, 
.lang-rtl .tv_blog_post_area .post-view{
	justify-content: flex-end;
}
.lang-rtl .tv_blog_post_area.single .tvnews-event-content-wrapper{
	text-align: right;
}
/*********** end blog rtl *********/
/************ left blog ***********/
.tvcmsblog-left-side .tvblog-img-block {
	padding: 0;
}
.tvcmsblog-left-side .tvnews-event-content-wrapper {
    padding:15px;
}
.tvcmsblog-left-side .tvnews-event-content-wrapper .tvnews-event-titel a h3 {
    font-size: 15px;
    color: #222222;
    margin-bottom: 10px;
    -webkit-line-clamp: 1;
    font-weight: 600;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.tvcmsblog-left-side .tvnews-event-content-wrapper .tvdate-time{
	display: -webkit-flex;
	display: flex;
}
.tvcmsblog-left-side .tvblog-event-all-content-block .tvnews-event-content-wrapper .tvnews-event-titel:hover a h3{
    color: #d21717;
}
.tvcmsblog-left-side .tvnews-event-description{
	margin-bottom: 15px;
}
.tvdate-time-icon {
	height: 16px;
	width: 16px;
	display: none;
	float: left;
	background-image: url(../img/themevolty/sprite.png);
	background-position: -217px -267px;
}
.tvcms-blog-left-side-pagination-wrapper {
	height:60px;
}
.tvcmsblog-left-side .owl-dots{
	text-align: center;
	margin-bottom: 20px;
}
.tvcmsblog-left-side .owl-carousel .owl-dot, 
.tvcmsblog-left-side .owl-carousel .owl-nav .owl-next, 
.tvcmsblog-left-side .owl-carousel .owl-nav .owl-prev{
	background-color: #e5e5e5;
    width: 12px;
    height: 12px;
    border: none;
    padding: 0;
    margin: 0 4px;
    border-radius: 100px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.tvcmsblog-left-side .owl-carousel .owl-dot.active, 
.tvcmsblog-left-side .owl-carousel .owl-nav .owl-next:hover, 
.tvcmsblog-left-side .owl-carousel .owl-nav .owl-prev:hover{
	background-color: #d21717;
}
/*************************************************************** end blog **************************************************************/
/****************************************************** app logo *******************************************************************/
.tvcmsapp-logo {
	margin-bottom:50px;
}
.tvapp-logo-content-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.tvapp-logo-content-block-inner {
	min-height: 285px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 50px;
	direction: ltr;
	border-radius: 3px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.tvapp-logo-content-inner .tvdekstop-footer-all-title-wrapper .tvfooter-title span{
	font-size: 32px;
	display: block;
	color: #222222;
	letter-spacing: 0.3px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tvdekstop-footer-all-sub-title-wrapper {
	display: none;
}
.tvdekstop-footer-all-desc-wrapper span {
	font-size: 18px;
	color: #222222;
	font-weight:500;
	line-height:24px;
	letter-spacing: 0.3px;
    text-transform: capitalize;
}
.tvapp-logo-wrapper {
    margin: 5px;
    display: inline-block;
}
.tvapp-logo-link-wrapper {
	display: inline-block;
	text-align: center;
}

.tvapp-logo-content-inner{
	margin-bottom: 50px;
}
.tbapp-logo-wrapper {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.tvapp-logo-apple .tvapp-logo-image {
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border:1px solid #eeeeee;
    border-radius: 100px;
    background-image: url(../img/themevolty/App_Icon_1.png);
    background-position: 0 -2px;
    -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;
}
.tvapp-logo-google .tvapp-logo-image {
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border:1px solid #eeeeee;
    border-radius: 100px;
    background-image: url(../img/themevolty/App_Icon_2.png);
    background-position: -2px -2px;
    -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;
}
.tvapp-logo-microsoft .tvapp-logo-image {
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border:1px solid #eeeeee;
    border-radius: 100px;
    background-image: url(../img/themevolty/App_Icon_3.png);
    background-position: -2px -2px;
    -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;
}
.tvapp-logo-apple .tvapp-logo-image:hover {
    background-position: 0px -42px;
    background-color: #d21717;
    border: 1px solid #d21717;
    -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;
}
.tvapp-logo-google .tvapp-logo-image:hover {
    background-position: -2px -42px;
    background-color: #d21717;
    border: 1px solid #d21717;
    -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;
}
.tvapp-logo-microsoft .tvapp-logo-image:hover {
    background-position: -2px -42px;
    background-color: #d21717;
    border: 1px solid #d21717;
    -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;
}
@media(max-width: 991px){
	.tvcmsapp-logo {
		margin-bottom:30px;
	}
	.tvcms-newsletter-wrapper{
		margin-bottom: 15px;
	}
	.tvapp-logo-content-box {
		display: block;
	}
	.tvapp-logo-content-block-inner{
		min-height: auto;
	}
	.tvapp-logo-content-inner{
		margin-bottom: 15px;
	}
	.tvapp-logo-wrapper{
		margin: 0 5px;
	}
}
@media(max-width: 575px){
	.tvapp-logo-content-block-inner {
		padding:20px;
	}
}
/*************************************************** end app logo *******************************************************************/
/***************************************************** tvcustom-inquiry-wrapper ****************************************************/
.tvcustom-inquiry-wrapper{
	padding: 40px 0;
	background-color: #ffc800
}
.tvcustom-inquiry-block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	direction: ltr;
}
.tvcustom-inquiry-content-inner{
    width: 80%;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.tvcustom-btn-caption{
	width: 20%;
    margin-right: 0;
    margin-left: 0;
    float: right;
}
.tvcustom-inquiry-content p{
	color: #222222;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}
.tvcustom-inquiry-content p span{
	font-size:30px;
	font-weight:700;
}
.tvcustom-btn-caption a{
	color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 600;
    cursor: pointer;
    background-color: #d21717;
    padding: 15px 24px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}
.tvcustom-btn-caption:hover a{
	color: #ffffff;
	position: relative;
	background-color: transparent;
	z-index: 1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcustom-btn-caption-inner{
	text-align: right;
}
.tvcms-cust-btn-caption{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}
.tvcms-cust-btn-caption:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvcms-cust-btn-caption:hover:after{
	background-color: #000000;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tvcustom-inquiry-block-cust{
	padding-right: 15px;
}
@media(max-width: 1199px){
	.tvcustom-inquiry-content p{
    	font-size: 22px;
	}
	.tvcustom-inquiry-content p span{
    	font-size: 24px;
	}
	.tvcustom-btn-caption button {
	    padding: 12px 13px;
	}
}
@media(max-width: 991px){
	.tvcustom-btn-caption {
    	width: 100%;
	}
	.tvcustom-inquiry-content-inner {
    	width:100%;
    	margin-bottom: 15px;
	}
	.tvcustom-btn-caption-inner {
	    text-align: center;
	}
	.tvcustom-inquiry-wrapper {
    	padding: 30px 15px;
	}
	.tvcustom-inquiry-block{
		display: block;
	}
}
@media(max-width: 575px){
	.tvcustom-inquiry-content-inner{
		display: block;
		text-align: center;
	}
	.tvcustom-inquiry-block-cust {
	    padding-right: 0;
	    padding-bottom: 15px;
	}
	.tvcustom-inquiry-content p{
	    font-size: 18px;
	}
	.tvcustom-inquiry-content p span{
	    font-size:20px;
	}
}
/******************* left-penal-inquiry********************/
.tvleftcustom-inquiry-inner{
	padding: 20px;
}
.tvleftcustom-inquiry-content-inner{
	margin-bottom: 15px;
}
.tvleftcustom-inquiry-content p{
	font-size: 16px;
	color: #222222;
	font-weight: 500;
	text-align: center;
	margin: 0;
	text-transform: capitalize;
}
.tvleftcustom-inquiry-content p span{
	color: #d21717;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.3px;
    display: block;
    padding: 15px 0;
}
.tvleftcustom-btn-caption a{
	color: #222222;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 600;
    background-color: #ffc800;
    padding: 15px 24px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.tvleftcustom-btn-caption:hover a{
	color: #ffffff;
	position: relative;
	background-color: transparent;
	z-index: 1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvleftcustom-btn-caption{
	text-align: center;
}
.tvleftcms-cust-btn-caption{
	position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.tvleftcms-cust-btn-caption:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	transform: translateY(46px);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.tvleftcms-cust-btn-caption:hover:after{
	background-color: #d21717;
    transform: translateY(0);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
/******************* end-left-penal-inquiry********************/
/************************************************ end tvcustom-inquiry-wrapper ****************************************************/
/************************************** tvcustom-text-wrapper ****************************************/
.tvcustom-text-wrapper{
	margin-bottom: 80px;
}
.tvcustom-text-block{
	padding: 80px;
	border-radius: 3px;
    border: 1px solid #eeeeee;
    text-align: center;
    background-color: #fff;
}
.tvcustom-text-block .tvcustom-text-title{
	color: #222222;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 40px;
	letter-spacing: 0.3px;
	text-transform: capitalize;
}
.tvcustom-text-block .tvcustom-text-short-title{
	color: #666666;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-transform: capitalize;
}
.tvcustom-text-block .tvcustom-text-desc{
	color: #666;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.3px;
	text-transform: capitalize;
}
@media(max-width: 991px){
	.tvcustom-text-block{
		padding: 15px;
	}
	.tvcustom-text-block .tvcustom-text-title {
	    font-size: 22px;
	    margin-bottom: 15px;
	}
	.tvcustom-text-block .tvcustom-text-short-title {
    	font-size: 14px;
    	margin-bottom: 10px;
	}
	.tvcustom-text-wrapper {
	    margin-bottom: 30px;
	}
}
/************************************** end tvcustom-text-wrapper ****************************************/
/******************************************* ALL_THEMES_shimmercard ***********************************************/
.shimmercard-container {
  position: relative;
  padding-bottom: 20px;
  }
  .shimmercard {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    border-radius: 6px;    
    overflow: hidden;
    left: 27%;
    top: 140px;
    }
    &:nth-child(2) {
        top: 160px;
        transform: scale(0.95);
    }
    

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

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

@keyframes shimmer {
    0% {
        background-position: -1200px 0;
    }
    100% {
        background-position: 1200px 0;
    }
}
.shimmermedia {
    padding-top: 100%;
}
.shimmerp-32 {
    padding:15px;
}
.shimmertitle-line {
    height: 24px;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
}
.shimmercontent-line {
    height: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 8px;
}
.shimmerend {
    width: 40%;
}
.shimmerm-t-24 {
    margin-top: 24px;
}
.shimmercategory-chain-slider-wrapper .shimmercard{
    width: 410px;
    height:370px;
}
.shimmercategory-chain-slider-content{
    padding: 30px 15px;
}
.shimmercategory-chain-slider-wrapper .shimmermedia{
    height: 200px;
    display: table;
}
.shimmerproduct-left-right-penal .shimmermedia{
    width: 50%;
    float: left;
    height: 100px;
}
.shimmerproduct-left-right-penal .shimmerproduct-left-right-content{
    width: 50%;
    float: right;
}
.shimmerproduct-left-right-penal .shimmercard{
    flex-direction: inherit;
    height: 100px;
}
.tvspecial-product-2 {
	width: 25%;
}

/******************************************* END_ALL_THEMES_shimmercard ***********************************************/
.tvindicator-special-products .tv-product-list .tv-items
{
	display: none;
}
/*************************************** search_filters ************************************************/
#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio {
    top: 0;
}
#search_filters .facet .facet-label a:hover{
	color: #d21717;
}	
/**************************************** end search_filters ***********************************************/
/******************************************************** Main--left--pannal ********************************************************/
#left-column.tv-left-right-panel-hide{
	background-color: #ffffff;
	width:300px;
}
.tvleft-right-title.facet-label, 
.block-categories .category-top-menu > li.tv-category-title-wrapper a {
    text-align: left;
    color: #333333;
    font-size: 18px;
    font-weight:700;
    letter-spacing: 0.3px;
    text-transform: capitalize;
}
.tvleft-right-title-toggle {
	color: #000000;
	display: none;
}
.lang-rtl .tvleft-right-title-toggle {
	right: auto;
	left: 15px;
}
#products.grid .tvproduct-view.tvproduct-grid,
#products.grid-2 .tvproduct-view.tvproduct-grid-2,
#products.list .tvproduct-view.tvproduct-list,
#products.list-2 .tvproduct-view.tvproduct-list-2,
#products.catelog .tvproduct-view.tvproduct-catelog,
.tvcms-left-column-wrapper .tv-left-pannal-btn-wrapper:hover,
.tvcmsproduct-grid-list .tvproduct-view:hover,
.tv_search_filter_wrapper .tvleft-right-title-wrapper:hover {
	background-color: #d21717;
}
.tvleft-cmscustomer-services,
.tvleftcmsbrandlist-slider,
.tvleftcustom-inquiry-wrapper,
.tvcmsleft-attrsearch,
#search_filters_brands,
#search_filters_suppliers,
.tvleft-right-penal-all-block,
.tvcms-left-testimonial,
#left-column .tvcmscustomer-services,
#right-column .tvcmscustomer-services,
.tvcmsblog-left-side {
	border: 1px solid #eeeeee;
	border-radius: 3px;
	margin-bottom:40px;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a,
.tvserach-filter-suppliers p {
	color: #333333;
    font-size: 14px;
    font-weight: 400;
}
.tvleft-right-title-wrapper{
	background-color: #f5f5f5;
	padding: 10px 15px;
}

.tvleft-product-wrapper-info, 
.tvcmsblog-left-side .tvblog-event-all-block, 
.tvsearch-filter-brand-wrapper, 
.tvserach-filter-suppliers, 
.tvtestimonial-slider-button-wrapper, 
.tv-category-wrapper, 
.tv-leftcategory-wrapper,
.tvleftbrandlist-slider-block,
.tvcmsblog-left-side  .tvblog-event-all-block,
.tvcmsleft-attrsearch .tvattrsearch-wrapper,
.tvleftcustom-inquiry-inner,
.tvleft-customer-services-wrapper-info {
	border-top: 1px solid #e5e5e5;
}
.tvcategory-name {
    text-align: center;
    margin-top: 15px;
    color: #373737;
}
.tvcategory-name a {
    color: #373737;
}
#category.lang-rtl #left-column {
    float: right;
}
.block-categories .category-sub-menu{
	margin-top: 0;
}
.block-categories .category-top-menu li>.category-sub-menu {
    margin: 0;
    padding: 10px 20px;
}
@media(max-width: 479px){
	.tvcategory-chain-slider-content-box,
	.tvfeature-product-offer-banner,
	.tvcmstab-product{
		margin: 0;
	}
}
#category .page-content.page-not-found .tvsearch-top-wrapper{
	padding: 0;
}
#pagenotfound #content-wrapper .tvsearch-header-display-wrappper {
    position: inherit;
    visibility: visible;
    opacity: 1;
    transform: unset;
    box-shadow: none;
}

/************************block-category-block***********************/
.tv-category-title-wrapper  {
    background-color: #ffc800;
	padding: 10px 15px;
}
.block-categories{
	margin-bottom: 40px;
	border-radius: 3px;
	border:2px solid #ffc800;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #f7f7f7;
    color: #222222;
    padding: 15px 0;
    text-transform: capitalize;
}
.block-categories .category-sub-menu li[data-depth="0"]:last-child > a{
	border-bottom: none;
}
.block-categories .collapse-icons {
    top: 14px;
}
.block-categories .collapse-icons .add, .block-categories .collapse-icons .remove {
    font-size: 17px;
    color: #222222;
}
.block-categories .category-sub-menu li:hover[data-depth="0"]>a{
	color: #d21717;
}
.block-categories .category-sub-menu li:hover .navbar-toggler{
	color: #d21717;
}
.block-categories .category-sub-menu .category-sub-link{
	color: #666666;
	font-size: 14px;
}
.block-categories .category-sub-menu .category-sub-link:hover{
	color: #d21717;
}
/********************end block-category-block***************************/

/******************************* left-product ****************************/
.tvleft-product-wrapper-info .comments_note .tvall-product-review{
	display: none;
}
.tvleft-right-product-slider .tvproduct-name .product-title a h6{
	color: #222222;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.3px;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tvleft-right-product-slider .product-description .tvproduct-name .product-title {
    padding: 0 0 5px 0;
}
.tvleft-right-product-slider .tvall-product-star-icon {
    padding-bottom: 10px;
}
.tvleft-right-product-slider .product-price-and-shipping .price {
    font-size: 18px;
}
.tvleft-right-product-slider .product-price-and-shipping .regular-price{
	font-size: 14px;
}
.tvleft-right-penal-all-block .tvleft-right-product-slider .tvproduct-wrapper {
	padding:20px 15px;
}
.tvcmsleft-special-product .tvproduct-wrapper.grid .tvproduct-timer, 
.tvcmsleft-special-product .tvproduct-wrapper.grid-2 .tvproduct-timer{
	position: inherit;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin-bottom: 20px;
}
.tvcmsleft-special-product .tvproduct-image a{
	border:1px solid #f7f7f7;
	border-radius: 3px;
}
.tvcmsleft-special-product .product-description .tvproduct-name .product-title {
    padding:0;
}
.tvcmsleft-special-product .tvproduct-info-box-wrapper{
	padding: 20px 0 0 0;
}
.tvcmsleft-special-product .tvall-product-wrapper-info-box {
    padding: 20px;
}
.tvcmsleft-special-product .tvproduct-wrapper:hover.grid .tvproduct-timer,
.tvcmsleft-special-product .tvproduct-wrapper:hover.grid-2 .tvproduct-timer{
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	opacity:1;
}
.tvcmsleft-special-product .tvproduct-timer-icon i{
	display: none;
}
.tvcmsleft-special-product .tvtimer-wrapper{
	border:none;
	padding: 0;
	border-radius: 0;
	vertical-align: middle;
}
.tvcmsleft-special-product .tvproduct-timer-icon{
	display: none;
}
.tvcmsleft-special-product .tvproduct-timer-wrapper .tvtimer-name{
	display: block;
	font-size: 12px;
	color: #666666;
	font-weight: 500;
}
.tvcmsleft-special-product .tvproduct-timer-wrapper {
	height: auto;
	margin: 0 2px;
	line-height: normal;
}
.tvcmsleft-special-product .tvtimer-dot{
	display: none;
}
.tvcmsleft-special-product .tvproduct-timer-wrapper .seconds,
.tvcmsleft-special-product .tvproduct-timer-wrapper .hours, 
.tvcmsleft-special-product .tvproduct-timer-wrapper .minutes, 
.tvcmsleft-special-product .tvproduct-timer-wrapper .days{
	background-color: #f5f5f5;
	color: #666666;
	padding: 13px 8px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 600;
	min-width: 45px;
}
.tvcmsleft-special-product .tvproduct-wrapper{
	border: none;
}
/***************************** end left-producat ****************************/
/************* left-benner *******/
.tvcmsleftsideofferbanners-one .tvbanner-hover-wrapper{
	display: block;
}
.tvcmsleftsideofferbanners-one {
	margin-bottom:30px;
	text-align: center;
}
.tvcmsleftsideofferbanners-one .tvbanner-hover-wrapper img{
	border-radius: 3px;
}
.tvcmsleftsideofferbanners-one img {
	width: 100%;
}
@media(max-width: 1199px) {
	.tvcmsleftsideofferbanners-one img {
	    width: auto;
	}
	.tvcmstvcmsleftsideofferbanners {
		text-align: center;
	}
	.tvcmsleftsideofferbanners-one {
		text-align: center;
	}
} 
/********* end left-benner *******/
/************************************************* End--Main--left--pannal ********************************************************/
.tvwishlist-popup{
	right: 0;
	padding: 15px;
	border: 1px solid #ffffff;
	border-radius: 3px;
	z-index: 999;
	margin: 20px;
	background: #fff;
	position: fixed;
	width: 300px;
	text-align: center;
	display: none;
}
.tvwishlist-popup.success{
	border: 3px solid #1da61540;
}
.tvwishlist-popup.warning{
	border: 3px solid #ff9f0047;
}
.tvwishlist-popup.error{
	border: 3px solid #dd000057;
}
.tvwishlist-popup.warning i{
	color: orange;
}
.tvwishlist-popup.success i{
	color: green;
}
.tvwishlist-popup.error i{
	color: red;
}
.tvwishlist-popup p{
	padding: 0px;
	margin: 0 5px;
}
.hb-animate-element{
	opacity: 1;
}