/**** tv designer css *********/
@import url("common.css");
body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: normal;
	background-color: #ffffff;
	letter-spacing: 0.5px;
}
/* commn css*/
a {
	text-decoration: none
}
a:focus,
a:hover {
	color: #5cc1b9;
	text-decoration: none;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #5cc1b9;
	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: #5cc1b9;
	border-color: #5cc1b9
}
.btn-outline-primary {
	color: #5cc1b9;
	background-image: none;
	background-color: transparent;
	border-color: #5cc1b9
}
.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: #5cc1b9;
	border-color: #5cc1b9
}
.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: #5cc1b9;
	border-color: #5cc1b9
}
.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: #5cc1b9;
	border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #5cc1b9;
	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: #5cc1b9
}
.card-primary {
	background-color: #5cc1b9;
	border-color: #5cc1b9
}
.card-outline-primary {
	border-color: #5cc1b9
}
.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: #5cc1b9;
	border-color: #5cc1b9
}
.page-link {
	position: relative;
	float: left;
	padding: .5rem .75rem;
	margin-left: -1px;
	color: #5cc1b9;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.tag-primary {
	background-color: #5cc1b9
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #ffffff;
	text-decoration: none;
	background-color: #5cc1b9;
	border-color: #5cc1b9
}
.bg-primary {
	background-color: #5cc1b9
}
.text-primary {
	color: #5cc1b9
}
.btn-unstyle:focus .expand-more {
	color: #5cc1b9
}
.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: #5cc1b9;
	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: #5cc1b9;
	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: #5cc1b9
}
.search-widget form input[type=text]:focus+button .search {
	color: #5cc1b9
}
.search-widget form button[type=submit] .search:hover {
	color: #5cc1b9
}
#header .top-menu a[data-depth="0"]:hover {
	color: #5cc1b9;
	text-decoration: none
}
.top-menu .sub-menu a:hover {
	color: #5cc1b9
}
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: #5cc1b9;
	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: #5cc1b9
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
	color: #5cc1b9
}
.products-sort-order .select-list:hover {
	background: #5cc1b9;
	color: #fff;
	text-decoration: none
}
.facet-dropdown.open>.select-title {
	border: 3px solid #5cc1b9;
	background: #f6f6f6
}
.facet-dropdown .select-list:hover {
	background: #5cc1b9;
	color: #ffffff;
	text-decoration: none
}
.pagination .current a {
	color: #5cc1b9;
	text-decoration: none;
	font-size: 1.25rem
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
	color: #5cc1b9
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
	color: #5cc1b9
}
.tabs .nav-tabs .nav-link.active {
	color: #5cc1b9
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
	border: none;
	border-bottom: 3px solid #5cc1b9
}
#product-modal .modal-content .modal-body .product-images img:hover {
	border: 3px solid #5cc1b9
}
#blockcart-modal .product-name {
	color: #5cc1b9;
	font-size: 1.125rem
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
	border: 3px solid #5cc1b9
}
.product-customization .product-message:focus {
	background-color: #fff;
	outline: none;
}
.cart-grid-body a.label:hover {
	color: #5cc1b9
}
.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: #5cc1b9
}
.block_newsletter form button[type=submit] .search:hover {
	color: #5cc1b9
}

.account-list a:hover {
	color: #5cc1b9
}
#header .header-nav .cart-preview.active {
	background: #5cc1b9
}
#header .header-nav .blockcart a:hover {
	color: #5cc1b9;
}
#wrapper .breadcrumb li:last-child a, 
#wrapper .breadcrumb li:hover a {
	color: #5cc1b9;
}
.tv-continue-shopping-btn:hover {
	background-color: #5cc1b9;
	color: #ffffff;
}
.tvreviews-popup-send-btn a button, 
.tvreviews-popup-send-btn button{
	background-color: #373737;
	padding: 7px 20px;
}
.page-footer a {
    background-color: #5cc1b9;
    padding: 10px 15px;
    color: #ffffff;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover, 
.tvserach-filter-suppliers p:hover {
	color: #5cc1b9;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
	background-color: #5cc1b9;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
.tv-continue-shopping-btn:hover,
.checkout .tvprocess-to-checkout:hover {
	background-color: #222222;
	color: #ffffff;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #5cc1b9;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.tv-category-main-div,
.tvcenter-block-product-section {
	border: 1px solid #eeeeee;
}
body#checkout .custom-checkbox {
    float: left;
}
.tvwishlist-compare-wrapper-page .tv-product-page-add-to-cart-wrapper .add-to-cart:hover,
.tvwishlist-compare-wrapper-page .tvcompare-wrapper .tvcmsproduct-compare-btn:hover, 
.tvwishlist-compare-wrapper-page .tvproduct-wishlist .tvproduct-wishlist-icon:hover {
	background-color: #5cc1b9;
	color: #ffffff;
	border: 1px solid #5cc1b9;
}
.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;
}

.footer_links.wishlist_footer a{
	background-color: #5cc1b9;
}
.tvwishlist-send-mess-btn .button-small{
	background-color: #5cc1b9;
	color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small:hover{
	background-color: #222222;
}
.footer_links.wishlist_footer a:hover{
	background-color: #222222;
}
#history #main .page-content,
#history #main .page-header,
#order-slip #main .page-content, 
#order-slip #main .page-header {
    border: 1px solid #eee;
}
#identity .page-content{
	border: 1px solid #eeeeee;
}
#address #content{
	border: 1px solid #eeeeee;
}
#addresses .page-header {
	border: 1px solid #eeeeee;
}
#addresses .page-content{
	border: 1px solid #eeeeee;
	padding: 15px;
}
.page-addresses .addresses-footer{
	margin: 0;
}
#sitemap #main{
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
}
#main .tv-sub-pages-inner-content{
	border: 1px solid #eeeeee;
}
@media(max-width: 575px){
	.page-footer a {
	    padding: 6px;
	}
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
}
/* end comman css */

#index #wrapper {
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
}
#wrapper {
    background-color: #fff;
}
#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 #eeeeee;
}
#authentication .radio-inline, #identity .radio-inline{
	padding: 0 10px 0 0;
}

#module-tvcmsblog-single .blog_post_content{
	overflow: hidden;
	margin-bottom: 30px;
}
input {
    outline: none;
    padding: 0 10px;
}
.container {
	position: relative;
}
@media (min-width: 1200px) {
	.container {
	    width: 1630px;
	    max-width: 100%;
	}
}
/******************** theme ************/
.tvcms-loading-inner {
	background-color: transparent;
	padding: 0;
}
.tv-main-div  {
	position: relative;
	overflow: hidden;
}
.tvsearch-dropdown-total-wrapper:hover .tvsearch-dropdown-total {
	color: #5cc1b9;
}
.tvcart-product-list-checkout:hover {
	background-color: #5cc1b9;
	color: #ffffff;
}
.tvnews-event-link{
	width: 100%;
	overflow: hidden;
}
#header .tvcart-product-list-checkout:hover a {
	color: #ffffff;
}
/*********** left pannal ***********/
.tvcmsblog-left-side .tvblog-event-all-content-block {
    margin-bottom: 0;
}
.tvleft-right-title-wrapper, .tv-category-title-wrapper {
	text-align: left;
	padding: 10px 15px;
}
.tvleft-right-title.facet-label, 
.block-categories .category-top-menu > li.tv-category-title-wrapper a {
    text-align: left;
}
.tvleft-right-product-slider .tvproduct-wrapper {
	box-shadow: none;
}
.tvcmsblog-left-side .tvblog-event-inner-block {
    padding-top: 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: #5cc1b9;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a,
.tvserach-filter-suppliers p {
	color: #373737;
}
.tvleft-right-title-wrapper,
.tv-category-title-wrapper  {
    background-color: #373737;
}
.tvcategory-name {
    text-align: center;
    margin-top: 15px;
    color: #373737;
}
.tvcategory-name a {
    color: #373737;
}
#category #content-wrapper {
    padding-right: 0;
}
#category #left-column{
	background-color: #ffffff;
}
#category.lang-rtl #left-column {
    padding-left: 15px;
    padding-right: 0;
    float: right;
}
@media(min-width: 992px){
	#category.lang-rtl #content-wrapper {
    	padding-right: 15px;
    	padding-left: 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;
}
#pagenotfound #content-wrapper .tvcmsheader-search.search-widget form button[type=submit] i {
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #222222;
}

/**** theme control */
.tvcmstheme-control .tvtheme-control-icon{
    background-color: #373737;
    border-radius: 0;
}
.tvcmstheme-control{
	right: -289px;
}
.tvcmstheme-control .tvtheme-control-icon:hover{
    background-color: #5cc1b9;
}
.tvcmstheme-control .tvtheme-control-wrapper {
    width: 290px;
    padding: 15px 15px;
    border-radius: 0;
    background-color: #ffffff;
    text-align: center;
    transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvtheme-control-wrapper .tvtheme-all-pattern .tvtheme-pattern-image {
	border-radius: 4px;
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.16);
}
.tvtheme-control-title-name-reset-btn p {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
}
.tvtheme-control-wrapper .tvtheme-control-reset {
    background-color: #373737;
    padding: 5px 20px;
    margin-top: 15px;
    vertical-align: top;
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: 1px;
}
.tvtheme-control-wrapper .toggle.btn {
    min-width: 70px;
    min-height: 30px;
}
.tvtheme-control-wrapper .tvtheme-option .toggle-off.btn {
    padding: 6px 0 6px 20px;
}
.tvtheme-control-wrapper .tvtheme-option .toggle-on.btn {
    padding: 6px 20px 6px 0px;
}
.tvtheme-control-wrapper td {
	padding: 15px 0;
	border-bottom: 1px solid #eeeeee;
}
.tvtheme-control-wrapper .tvselect-theme-name,
.tvtheme-control-wrapper .tvcolor-theme-name, 
.tvtheme-control-wrapper .tvtheme-layout-name, 
.tvtheme-control-wrapper .tvtheme-animation-name,
.tvtheme-control-wrapper .tvtheme-page-loader-name, 
.tvtheme-control-wrapper .tvtheme-left-sticky-name, 
.tvtheme-control-wrapper .tvtheme-right-sticky-name, 
.tvtheme-control-wrapper .tvtheme-menu-sticky-name, 
.tvtheme-control-wrapper .tvbgcolor-theme-name,
.tvtheme-control-wrapper .tvtheme-background-pattern-name {
    font-size: 14px;
    padding-bottom: 10px;
    color: #373737;
    font-weight: 500;
    text-transform: uppercase;
}
.tvtheme-control-wrapper .tvtheme-background-pattern-name {
	float: none;
}
.tvtheme-control-title-name-reset-btn {
    border-bottom: 1px solid #eeeeee;
}
.tvtheme-control-wrapper .tvtheme-option .btn-default {
	background-color: #373737;
}
.tvtheme-control-wrapper .tvtheme-option .btn-primary {
	background-color: #5cc1b9;
}
.tvtheme-control-wrapper .tvtheme-option .toggle-handle {
	background-color: #ffffff;
}
.tvtheme-control-wrapper .tvtheme-control-reset:hover {
    background-color: #5cc1b9;
}
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select {
	background-image: url(../img/themevolty/arrow-down.png);
	background-color: #373737;
	color: #ffffff;
	width: 150px;
	border-radius: 4px;
	padding: 5px;
	background-repeat: no-repeat;
    background-position: 96%;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	cursor: pointer;
}
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select::-ms-expand{
	display: none;
}
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select option {
	background-color: #ffffff;
	color: #222222;
}
.tvcmstheme-control .tvtheme-control-wrapper .tvselect-theme select option:hover {
	background-color: #5cc1b9;
	color: #ffffff;
}
.tvtheme-control-wrapper .tvall-theme-content {
	text-align: center;
}
.tvtheme-control-wrapper .tvtheme-all-pattern-wrapper {
    width: 162px;
    margin: auto;
    overflow: hidden;
    clear: both;
}
.tvtheme-control-wrapper .tvtheme-color-box {
    float: none;
}
.tvtheme-control-wrapper .tvtheme-bgcolor-box input,
.tvtheme-control-wrapper .tvtheme-color-box input {
    height: 28px;
    padding: 0 0 0 32px;
    width: 100%;
}

/******************************************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 *************/
/************************************************ service **************************************************************/

.tvservice-all-block-image {
	overflow: hidden;
	position: relative;
}
.tvcmscustomer-services {
	background-color: #ffffff;
	margin-bottom: 70px;
}
.tvcmscustomer-services .tvservices-img-conut{
	margin-bottom: 0;
	margin-right: 25px;
}
.tv-all-service.card-deck{
	margin-bottom: 0;
	border-spacing: 0;
}
.tvservices-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tvservices-content-box .tvservices-info{
	text-align: left;
}
.tvcmscustomer-services .tvservices-img-conut i {
	display: none;
}
.tvservices-img{
	border-radius: 0;
	width: 83px;
	height: 83px;
	border: 2px solid #222222;
	border-radius: 50px;
	background-color: transparent;
}
.tvservice-shipping  .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: 13px 9px;
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvservice-cash-delivery .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: -50px 9px;
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvservice-day-return .tvservices-wrapper .tvservices-img {
	background-image: url(../img/themevolty/Service-sprite.png);
	background-position: -110px 9px;
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvservices-wrapper:hover .tvservices-img{
	
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvservices-content-box .tvservices-title {
	margin: 0;
	font-size: 18px;
	text-transform: capitalize;
	color: #222222;
	padding-bottom: 3px;
	font-weight: 500;
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
.tvall-block-box-shadows:hover .tvservices-content-box .tvservices-title{
	color: #5cc1b9;
}
.tvservices-content-box .tvservice-dec{
	font-size: 12px;
	line-height: 20px;
	color: #222222;
	font-weight: 400;
	text-transform: capitalize;
}
.tvservices-center:hover .tvservices-title{
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
}
/****************************************** mobile service ******************************************/
@media (max-width: 1024px){
.tvservices-center.odd:last-child {
    display: block;
    overflow: hidden;
    margin: auto;
    float: none;
	}
}
@media(max-width: 991px){
	.tvcmscustomer-services {
		margin-bottom: 30px;
	}
}
/****************** RTL service *******************/
.lang-rtl .tvservices-content-box .tvservices-info{
	text-align: right;
}
.lang-rtl .tvcmscustomer-services .tvservices-img-conut{
	margin-right: 0;
	margin-left: 25px;
}
/************************************************ end service **************************************************************/

/****************************** brand -*/
.tvcmsbrandlist-slider{
	margin-bottom: 70px;
}

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

.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block img{
	opacity: 0.6;
    
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
}
.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block:hover img{
	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;
}

@media (max-width: 991px){
	.tvcmsbrandlist-slider{
		margin-bottom: 30px;
	}
}
/******************** end brand **************/

/***************** blog **********/
#index .tvcmsblog-event {
    margin-bottom: 70px;
}
.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: 15px 0;
}
.tvnews-event-read-more{
	text-align: left;
}
.tvnews-event-content-wrapper .tvdate-time {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top;
}
.tvnews-event-content-wrapper .tvdate-time .tvmonth-time{
	padding: 0 5px;
}

.tvblog-event-inner-block {
	padding-top: 0; 
	margin: 0 -15px;
}
.tvblog-event-all-block{
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.tvnews-event-content-wrapper .tvnews-event-titel a h5,
.kr_blog_post_area .tvblog_post .post_content .post_title a h5 {
	color: #222222;
	font-size: 16px;
	font-weight: 500;
}
.tvnews-event-content-wrapper .tvnews-event-titel{
	margin-bottom: 5px;
}
.tvblog-event-all-content-block .tvnews-event-titel a:hover{
	color: #5cc1b9;
}
.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    color: #999999;
    font-size: 12px;
    line-height: 23px;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}

.tvnews-wrapper-info-box {
	background-color: transparent;
	padding: 0;
}
.tvblog-event-all-content-block {
    padding: 0 15px;
}
.tvblog-img-content-wrapper {
	background-color: #ffffff;
	transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-ms-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img {
	position: relative;
	height: 305px;
}
.tvblog-event-all-content-block .tvnews-event-buttons i{
	color: #ffffff;
	line-height: 44px;
}

.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top .tvnews-event-hoverbtn .tvnews-event-overly
{
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: -100px;
	bottom: 0;
	opacity: 0;
	background-color: rgba(51, 51, 51, 0.5);
	transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img:after,
.blog_post_content_top:hover .tvnews-event-hoverbtn .tvnews-event-overly{
	opacity: 1;
	top: 0;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.tvblog-event-all-content-block .tvnews-event-buttons{
	
    height: 46px;
    width: 46px;
    display: block;
	border-radius: 25px;
	border: 2px solid #ffffff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    text-align: center;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img,
.blog_post_content .tvnews-event-hoverbtn{
 	 transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
 }
.tvblog-event-all-content-block:hover .tvnews-event-buttons,
 .blog_post_content:hover .tvnews-event-buttons{
	opacity: 1;
  
}
.blog_post_content_top.tvblog-img-block,
.kr_blog_post_area .tvblog_post .post_thumbnail
{
	overflow: hidden;
}

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


.tvblog-date-username  p,
#module-tvcmsblog-archive .post_content .post_meta p {
	color: #222222;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}
.kr_blog_post_area .tvblog_post .post_content .post_meta,
.kr_blog_post_area .tvblog_post .post_content .post_title{
	margin-bottom: 5px;
}
.tvblog-event-all-content-block:hover .tvblog-img-block .tvblog-content-img,
.blog_post_content:hover .tvnews-event-hoverbtn 
{
	transform: scale(1.05);
    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;
}

.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: #f6f6f6;
	padding: 10px 0;
}
.kr_blog_post_inner.products,
#module-tvcmsblog-archive .tvall-page-top-title,
#module-tvcmsblog-single .card{
	border: 1px solid #eeeeee;
}
@media (max-width: 991px) {
	#index .tvcmsblog-event {
	    margin-bottom: 30px;
	}
	.tvblog-event-all-content-block {
	    margin-bottom: 25px;
	}
	.tvblog-event-all-content-block:last-child{
	    margin-bottom: 0px;
	}
}

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


.lang-rtl .tvnews-event-content-wrapper
{
	text-align: right;
}



/*********** end blog rtl *********/

/*********************************** end blog **********************************/
/****************** category slider * ********************/
.tvcmscategory-slider{
 	margin-bottom: 70px;
}
 .tvcategory-slider-info-box{
 	left: 15px;
 	right: 15px;
 	top: auto;
 	bottom: 0;
 	text-align: center;
 	transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}
.tvcategory-slider-wrapper-info:hover .tvcategory-slider-info-box{
	bottom: 10px;
}
 .tvcategory-img-block{
 	border: 1px solid #eeeeee;
}
 .tvcategory-slider-title{
 	color: #222222;
 	font-size: 16px;
 	text-transform: uppercase;
 	font-weight: 500;
}
@media (max-width: 991px){
	.tvcmscategory-slider{
 		margin-bottom: 30px;
	}
}
/****************** end category slider * ********************/
/************************ testimonial ********************/
.tvcmstestimonial {
	margin-bottom: 100px;
	padding: 0;
}
.tvcmstestimonial .tvcms-main-title .tvmain-title, 
.tvcmstestimonial .tvcms-main-title .tvmain-sub-title, 
.tvcmstestimonial .tvcms-main-title .tvmain-desc, 
.tvcmstestimonial .tvtestimonial-dec,
 {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; 
}

.tvcmstestimonial .tvtestimonial-dec,
.tvcms-left-testimonial .tvtestimonial-dec{
	position: relative;
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    width: 45%;
    margin: auto;
}
.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: 0 0 30px 0;
}
.tvtestimonial-title{
	margin: 0;
	padding-bottom: 5px;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img{
	border-radius: 100%;
	 box-shadow: 0px 1px 7.6px 0.4px rgba(0, 0, 0, 0.1);

}
.tvcmstestimonial .tvtestimonial-designation,
.tvcms-left-testimonial .tvtestimonial-designation{
	color: #999999;
    font-weight: 400;
    font-size: 12px;
    padding-bottom: 25px;
    font-style: italic;
}
.tvcmstestimonial .tvcmstestimonial-main-title-wrapper {
	display: none;
}
.tvtestimonial-title a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #222222;	
}
.tvtestimonial-inner-content-box{
	margin-bottom: 0;
}
.tvtestimonial{
	overflow: hidden;
	padding: 0;
}
#left-column .tvcms-all-testimonial .tvtestimonial{
	width: auto;
	margin: 0;
}
.tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box{
    padding: 15px 15px 45px 15px;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box{
	margin: 0 15px;
}
.tvcmstestimonial .tvtestimonial-slider-inner .tvtestimonial-content-box {
	border: 3px solid #eeeeee;
    margin-top: 50px;
    padding-bottom: 25px;
}
.tvcmstestimonial .tvtestimonial-img-block{
	margin-top: -50px;
}
.tvtestimonial-slider-inner{
	padding: 0;
	margin: 0 15px;
	overflow: hidden;
}
.tvcms-left-testimonial .tvtestimonial-slider-inner{
	
	margin: 0 auto;
}
.tvcms-left-testimonial .tvtestimonial-dec{
	width: 100%;
}
.tvcms-testimonial-pagination-wrapper{
	display: none;
}
.tvtestimonial-content-box{
	text-align: center;
}
.tvcmstestimonial.tvcms-all-testimonial .owl-carousel .owl-stage-outer,
.tvcms-left-testimonial .owl-carousel .owl-stage-outer{
	overflow: visible;
}
@media (max-width: 991px){
	.tvcmstestimonial{
		margin-bottom: 30px;
	}

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

@media(max-width: 767px){
	.tvtestimonial-title-des{
		margin-bottom: 15px;
	}
	.tvtestimonial{
		padding: 0;
	}
	.tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec{
		font-size: 14px;
	}
	.tvcmstestimonial .tvtestimonial-designation,
	.tvcmstestimonial .tvtestimonial-inner-content-box .tvtestimonial-info-box{
		padding-bottom: 15px;
	}
	.tvtestimonial-inner-content-box{
		margin: 0;
	}
	
}

/******************************** end testimonial ****************************/
/* multi banner hover */
.tvcmsmultibanners {
    margin-bottom: 70px;
}
.tvcmsmultibanners .tvbanner-hover-wrapper {
	position: relative;
	overflow: hidden;
}
.tvcmsmultibanners .tvbanner-hover-wrapper:after{
	position: absolute;
    content: "";
    opacity: 0;
    background-color: rgba(191, 191, 191, 0.19);
    -webkit-transform: scale(.7,.7);
    -moz-transform: scale(.7,.7);
    -ms-transform: scale(.7,.7);
    -o-transform: scale(.7,.7);
    transform: scale(.7,.7);
    height: 100%;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    margin: auto;
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    bottom: 0;
}

.tvcmsmultibanners .tvbanner-hover-wrapper:hover:after{
	opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/****************************** mobile tvcmsmultibanner1 *****************************************/
@media(max-width: 991px){
	.tvcmsmultibanners {
    	margin-bottom:30px;
	}

}
@media(max-width: 575px){
	.tvcmsmultibanners .tvbanner-hover-wrapper{
		margin-bottom: 15px;
		text-align: center;
	}
}
/***************************************************** end tvcmsmultibanner1 *****************************************/
/******end multibanner*****************/


/***********single banner**********************/
.tvcmsofferbanners-one{
	margin-bottom: 70px;
}
.tvcmstvcmsofferbanners .tvbanner-hover-wrapper{
	overflow: hidden;
}
.tvcmstvcmsofferbanners .tvbanner-hover-wrapper img{
	transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
}
.tvcmstvcmsofferbanners .tvbanner-hover-wrapper:hover img{
	transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
}
@media(max-width: 991px){
	.tvcmsofferbanners-one{
		margin-bottom: 30px;
	}
}
/*********end single banner**************************/
/* slider */
.tvcmsmain-slider-wrapper {
	margin-bottom: 70px;
}
.tvmain-slider-contant .tvmain-slider-title {
	font-size: 36px;
    font-weight: 400;
    color: #222;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.tvmain-slider-contant .tvmain-slider-info h2 {
    font-size: 84px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #222222;
    font-weight: 700;
    text-shadow: none;
}
.tvmain-slider-contant .tvmain-slider-info p {
    font-size: 14px;
    color: #1b1a18;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.tvmain-slider-contant .tvmain-slider-button {
    text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 20px;
    font-weight: 500;
    letter-spacing: 0;
    cursor: pointer;
    border-radius: 10px;
    line-height: 35px;
    border: none;
    text-shadow: none;
    background-color: #5cc1b9;
}
.tvmain-slider-contant .tvmain-slider-button:hover {
	background-color: #222222;
}
.tvmain-slider-contant, 
#tvmain-slider .tvmain-slider-contant-left.show, 
#tvmain-slider .tvmain-slider-contant-right.show {
    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%);
}
.tvmain-slider-contant.tvmain-slider-contant-left{
	left: 10%;
	text-align: right;
}
.tvmain-slider-contant.tvmain-slider-contant-right{
	right: 10%;
	text-align: left;
}
@media (max-width: 991px) {
	.tvmain-slider-contant .tvmain-slider-info p{
		font-size: 12px;
	}
	.tvmain-slider-contant.tvmain-slider-contant-left{
		left: 12%;
	}
	.tvmain-slider-contant.tvmain-slider-contant-right{
		right: 12%;
	}
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 45px;
	}
	.tvmain-slider-contant .tvmain-slider-title{
		font-size: 25px;
	}
	.tvmain-slider-contant .tvmain-slider-button{
		padding: 0 10px;
		font-size: 12px;
		line-height: 20px;
	}
	.tvcmsmain-slider-wrapper {
		margin-bottom: 30px;
	}
}

@media (max-width: 575px) {
	.tvmain-slider-contant .tvmain-slider-title{
		margin-bottom: 10px;
		font-size: 14px;
	}
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.tvmain-slider-contant .tvmain-slider-button{
		padding: 0 6px;
    	font-size: 10px;
    	line-height: 16px;
	}
}
body#checkout .custom-checkbox{
	float: left;
}
/******************end slider*****************************/