/*Import font*/
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap');





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

.account-list a:hover {
	color: #af8453
}
#header .header-nav .cart-preview.active {
	background: #af8453
}
#header .header-nav .blockcart a:hover {
	color: #af8453;
}
#wrapper .breadcrumb li:last-child a, 
#wrapper .breadcrumb li:hover a {
	color: #af8453;
}
.tv-continue-shopping-btn:hover {
	background-color: #af8453;
	color: #ffffff;
}
.tvreviews-popup-send-btn a button, 
.tvreviews-popup-send-btn button{
	background-color: #373737;
	padding: 7px 20px;
}
.page-footer a {
    background-color: #af8453;
    padding: 10px 15px;
    color: #ffffff;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover, 
.tvserach-filter-suppliers p:hover {
	color: #af8453;
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
	background-color: #af8453;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
.tv-continue-shopping-btn:hover,
.tvprocess-to-checkout:hover {
	background-color: #222222;
	color: #ffffff;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: #af8453;
    -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;
}
.footer_links.wishlist_footer a{
	background-color: #af8453;
	margin-bottom: 10px;
}
.tvwishlist-send-mess-btn .button-small{
	background-color: #af8453;
	color: #ffffff;
}
.tvwishlist-send-mess-btn .button-small:hover{
	background-color: #222222;
}
.footer_links.wishlist_footer a:hover{
	background-color: #222222;
}
.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: #af8453;
	color: #ffffff;
	border: 1px solid #af8453;
}
.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;
}
#search_filters_brands, 
#search_filters_suppliers, 
.tvleft-right-penal-all-block, 
.block-categories, 
.tvcms-left-testimonial{
	border: 1px solid #eeeeee;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 0;
	line-height: normal;
	font-weight: normal;
}
/* end comman css */

#index #wrapper {
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
}
#wrapper {
    background-color: #fff;
    padding-top: 30px;
}
#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: 1200px;
	    max-width: 100%;
	}
	#header .container{
		width: 1800px;
		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: #af8453;
}
.tvcart-product-list-checkout:hover {
	background-color: #af8453;
	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;
	border: none;
    padding: 0 10px;
}
.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: #af8453;
}
#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: #af8453;
}
.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: #af8453;
}
.tvtheme-control-wrapper .tvtheme-option .toggle-handle {
	background-color: #ffffff;
}
.tvtheme-control-wrapper .tvtheme-control-reset:hover {
    background-color: #af8453;
}
.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: #af8453;
	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 *************/
/********************************* single block **********************************/
.tvcmssingle-block{
	margin-bottom: 100px;
}
.tvsingle-block-info-box {
    text-align: center;
    position: initial;
}

.tvsingle-block-image-info-wrapper .tvsingle-block-title {
    font-size: 85px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 50px;
    display: block;
    position: relative;
}
.tvsingle-block-image-info-wrapper .tvsingle-block-title:after{
	position: absolute;
	content: "";
	background-image: url(../img/themevolty/Separator.png);
	width: 60px;
	height: 34px;
	background-position: center;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -35px;
}
.tv-single-block-image-2{
	text-align: right;
}
.tvsingle-block-sub-desc {
    font-size: 30px;
    color: #232323;
    font-weight: 700;
    position: absolute;
    left: 3%;
    text-align: right;
    width: 12%;
    font-style: italic;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}

.tvsingle-block-desc {
    font-size: 30px;
    color: #222222;
    margin-bottom: 40px;
    font-weight: 600;
}
.tvsingle-bolck-btn-link-wrapper .tvsingle-bolck-btn {
    color: #222222;
    background-color:transparent;
    border: 1px solid #222222;
    border-radius: 50px;
    text-transform: capitalize;
    padding: 7px 22px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.tvsingle-bolck-btn-link-wrapper .tvsingle-bolck-btn:hover {
	border:1px solid #af8453;
	color: #af8453;
}
.tvsingle-block-image-info-wrapper{
	position: relative;
}
.tv-single-block-image-wrapper .tv-single-block-image-2 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;
}
.tv-single-block-image-wrapper:hover .tv-single-block-image-2 img{
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	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;
}
@media(max-width: 1540px){
	.tvsingle-block-sub-desc{
		top: 0;
	    -webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		left: 15px;
	}
	.tvsingle-block-image-info-wrapper .tvsingle-block-title{
		font-size: 80px;
	}
	.tvsingle-block-desc{
		font-size: 28px;
	}

}
@media (max-width: 991px) {
	.tvsingle-block-sub-desc:after{
		width: 80px;
	}
	.tvsingle-block-sub-desc{
		font-size: 14px;
		left: 0;
		width: 12%;
	}
	.tvcmssingle-block {
		margin-bottom: 30px;
	}
	.tvsingle-block-image-info-wrapper .tvsingle-block-title{
		font-size: 45px;
	}
	.tvsingle-block-desc{
		margin-bottom: 15px;
		font-size: 20px;
	}
	.tvsingle-bolck-btn-link-wrapper .tvsingle-bolck-btn{
		padding: 4px 15px;
	}
}
@media(min-width: 768px){
	.tvsingle-block-image-info-wrapper {
	    position: relative;
	    overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;	
		-webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;    
	}
}
@media(max-width: 767px){
	.tv-single-block-image-2{
		text-align: center;
		margin-bottom: 10px;
	}
	.tvsingle-block-sub-desc{
		top: 10%;
	}
	.tvsingle-block-sub-desc{
		font-size: 14px;
		left: 15px;
		width: 15%;
	}
}
@media(max-width: 575px){
	.tv-single-block-image-2{
		text-align: center;
	}
	.tvsingle-block-image-info-wrapper .tvsingle-block-title{
		font-size: 36px;
	}
	.tvsingle-block-desc{
		font-size: 18px;
	}
	.tvsingle-block-sub-desc{
		left: 15px;
  		width: 20%;
  		font-size: 12px;
  		top: 0;
	}
	.tvsingle-block-sub-desc:after{
		width: 100%;
	}
}


/************************************** Rtl-single block**************************************/
.lang-rtl .tvsingle-block-image-info-wrapper{
	direction: rtl;
}
.lang-rtl .tv-single-block-image-2{
	text-align: left;
}
.lang-rtl .tvsingle-block-sub-desc{
	left: auto;
	right: 3%;
	text-align: left;
}
.lang-rtl .tvsingle-block-sub-desc:after{
	right: auto;
	left: 0;
}
/*********************************end single block **********************************/
/************* service *************/

.tvservice-all-block-image {
	overflow: hidden;
	position: relative;
}
.tvcmscustomer-services .tvservices-center {
	padding: 0 15px;
	margin: 0;
}
.tvservices-all-block{
	overflow: visible;
	border-spacing: 0;
}
.tvservice-inner:hover .tvservice-all-block-image img {
	transform: scale(1.1);
	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;
}
.tvservice-inner .tvservice-all-block-image img {
	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;
}
.tvcustomer-services .tvcmsmain-title-wrapper {
    margin-bottom: 27px;
}
.tvcmscustomer-services {
	background-color: transparent;
	margin-top: 100px;
	z-index: 10;
	margin-bottom: 0px;
}
.tvcmscustomer-services .tvservices-img-conut i {
	display: none;
}
.tvservices-img{
	background-color: #ffffff;
	top: 0;
	box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}
.tvservice-shipping .tvservices-img {
	width: 80px;
	height: 80px;
	background-image: url(../img/themevolty/vase2.png);
	background-position: 8px 8px;    	background-repeat: no-repeat;
	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-img {
	width: 80px;
	height: 80px;
	background-image: url(../img/themevolty/recycle.png);		background-position: 8px 8px;    	background-repeat: no-repeat;
	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-img {
	width: 80px;
	height: 80px;
	background-image: url(../img/themevolty/Service-icon.png);
	background-position: -160px 0px;
	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-customer-service .tvservices-img {
	width: 80px;
	height: 80px;
	background-image: url(../img/themevolty/Service-icon.png);
	background-position: -240px 0px;
	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;
}
.tvcmscustomer-services .tvservice-day-return,
.tvcmscustomer-services .tvservice-customer-service {
	margin-bottom: 0;
}
.tv-all-service{
	border-spacing: 0;
	margin: 0;
	cursor: pointer;
}
.tvservices-content-box .tvservices-title {
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
    color: #222222;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 5px;
    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 .tvservice-dec{
	font-size: 14px;
    line-height: 20px;
    color: #888888;
    text-transform: capitalize;
}
.tvservices-wrapper:hover .tvservices-content-box .tvservices-title {
	color: #af8453;
	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;
}
@media(min-width: 992px){
	.tvcmscustomer-services .tvservice-cash-delivery{
		position: relative;
		top: -30px;
	}
	.tvservice-shipping .tvservices-wrapper:hover .tvservices-img {
		top: -10px;
		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:hover .tvservices-img {
		top: -10px;
		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:hover .tvservices-img {
		top: -10px;
		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-customer-service .tvservices-wrapper:hover .tvservices-img {
		top: -10px;
		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;
	}
}
/*
@media (max-width: 1699px) {
	.tvcmscustomer-services{
		margin-top: -80px;
	}
}*/
@media (max-width: 1024px) {
	.tvservices-center.card {
		width: 33.33%;
	}
}
@media (max-width: 991px) {
	.tvservices-center.card {
		width: 50%;
		margin-bottom: 20px;
	}
	.tvcmscustomer-services{
		margin-top:0;
	}
	.tvservices-all-block{
		margin: 0;
	}
	.tvcmscustomer-services {
		margin-bottom: 30px;
	}
	.tvblog-event-all-content-block .tvnews-event-buttons {
	    opacity: 1;
	}

}
@media (max-width: 767px) {
	.tvservice-all-block-wrapper {
	    display: block;
	}
	.tvservice-all-block-image {
		text-align: center;
	}
	.tvservices-center.odd:last-child{
		clear: both;	
	}
	
}
@media (max-width: 575px) {
	.tvservices-center.card {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.tvservices-center.card.odd:last-child{
		width: 100%;
	}
	.tvservices-center.card:last-child{
		margin-bottom: 0;
	}
	.tvcmscustomer-services {
		margin-bottom: 30px;
	}
}
/*********end service*****************/
/* slider */
.tvmain-slider-contant .tvmain-slider-title {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    text-shadow: none;
}
.tvmain-slider-contant .tvmain-slider-info h2 {
    font-size: 114px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #ffffff;
    letter-spacing: 3px;
    font-weight: 600;
}
.tvmain-slider-contant .tvmain-slider-info p {
	font-size: 76px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 30px;
    text-transform: capitalize;
}	
.tvmain-slider-contant .tvmain-slider-button {
	border: none;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    padding: 0;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.tvmain-slider-contant,
#tvmain-slider .tvmain-slider-contant-left.show,
#tvmain-slider .tvmain-slider-contant-right.show{
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.tvmain-slider-contant .tvmain-slider-button:after{
	left: auto;
	right: 0;
}
.tvmain-slider-contant .tvmain-slider-button:hover {
	color: #af8453;
}
.tvmain-slider-contant.tvmain-slider-contant-left,
.tvmain-slider-contant.tvmain-slider-contant-right,
.tvmain-slider-contant.tvmain-slider-contant-center {
    text-align: center;
}
.tvmain-slider-contant.tvmain-slider-contant-left{
	left: 20%;
}
.tvmain-slider-contant.tvmain-slider-contant-right{
	right: 20%;
}

@media (max-width: 1499px) {
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 40px;
	}
	.tvmain-slider-contant .tvmain-slider-info p{
		font-size: 30px;
	}
	.tvmain-slider-contant .tvmain-slider-button {
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.tvcmsmain-slider-wrapper {
	    margin-bottom: 30px;
	}
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 30px;
	}
	.tvmain-slider-contant .tvmain-slider-info p{
		font-size: 20px;
	}
	.tvmain-slider-contant .tvmain-slider-button {
	    font-size: 10px;
		padding: 0 10px;
		height: 20px;
		line-height: 20px;
	}
}
@media (max-width: 768px) {
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.tvmain-slider-contant .tvmain-slider-info p {
	    font-size: 12px;
	    margin-bottom: 7px;
	}
	.tvmain-slider-contant .tvmain-slider-title{
		font-size: 10px;	
	}
	.tvmain-slider-contant{
		width: 80%;
	}
}
@media(max-width: 480px){
	.tvmain-slider-contant .tvmain-slider-info h2{
		font-size: 14px;
	}
	.tvmain-slider-contant .tvmain-slider-info p{
		margin-bottom: 0;
	}
}
/************end slider****************/
/***************** blog **********/
#index .tvcmsblog-event {
    margin-bottom: 60px;
}
.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: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 22px;
}
.tvnews-event-content-wrapper .tvdate-time:before{
	position: absolute;
	content: "";
	height: 30px;
	width: 30px;
	background-image: url(../img/themevolty/Blog_Icons.png);
	left: -12px;
    top: -10px;
}
.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%;
}
.post_title h5,
.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: #af8453;
}
.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: 250px;
		
}
.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(0, 0, 0, 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: 40px;
    width: 40px;
    display: block;
	border-radius: 25px;
	border: none;
	background-image: url(../img/themevolty/Blog_Icons_Hover.png);
    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: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
{
	border-radius: 5px;
	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: #888888;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 5px;
	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 
{
	
    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 .tvdate-time{
	padding: 0 22px 0 0;
}
.lang-rtl .tvnews-event-content-wrapper .tvdate-time:before{
	right: -2px;
	left: auto;
}
.lang-rtl .tvnews-event-content-wrapper
{
	text-align: right;
}



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

/*********************************** end blog **********************************/
/*************** brand -**********************/
.tvcmsbrandlist-slider{
	margin-bottom: 60px;
}
.tvcmsbrandlist-slider .tvcmsbrandlist-slider-main-title-wrapper {
	display: none;
}

.owl-carousel .owl-item .tvbrandlist-slider-wrapper-info .tvbrand-img-block img{
	opacity: 0.5;
    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;
    
}
.lang-rtl .owl-carousel .owl-item{
	float: left;
}
/************* media *************/
@media (max-width: 991px){
	.tvcmsbrandlist-slider{
		margin-bottom: 30px;
	}
}
/*********** end brand *************/

/**********start category slider*******************/
.tvcmscategory-slider{
	margin-bottom: 100px;
	background-image: url(../img/themevolty/Category_Background.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.tvcategory-slider-wrapper-info{
	height: 150px;
	width: 150px;
	box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.05); 
	border-radius: 100%;
	background-color: #ffffff;
	margin: 5px auto;
	padding: 20px 15px;
	cursor: pointer;
}
.tvcategory-slider{
	overflow: hidden;
}
.tvcategory-slider-content-box.owl-carousel .owl-stage-outer{
	overflow: inherit;
}
.tvcategory-slider-info-box{
	position: initial;
    top: 0;
    right: 0;
    transform: none;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
.tvcategory-slider-title{
	color: #222222;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}
.tvcategory-slider-wrapper-info.even{
	top: 40px;
}
.tvcategory-slider-wrapper-info:hover .tvcategory-slider-title{
	color: #af8453;
}
.tvcmscategory-slider .owl-carousel .owl-item img{
	width: auto;
}
.tvcategory-slider-inner-info-box{
	padding: 40px 0;
}
@media(max-width: 991px){
	.tvcmscategory-slider{
		margin-bottom: 30px;
		background-position: 80%;
	}
	.tvcategory-slider-wrapper-info.even{
		top: 30px;
	}
	.tvcategory-slider-inner-info-box{
		padding: 30px 0;
	}
}
/**********end category slider******************/


/********************************************************** testimonial **************************************************/
.tvcmstestimonial {
	margin-bottom:90px;  
	padding: 0; 
}
.tvtestimonial-title{
	margin:20px 0 5px 0;
}
.tvcmstestimonial  .tvtestimonial-wrapper-info{
	margin-top: 20px;
	margin-bottom: 5px;
	border-radius: 5px;
	padding: 60px;
	position: relative;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tvcmstestimonial  .tvtestimonial-wrapper-info:after{
	position: absolute;
    content: "";
    background-image: url(../img/themevolty/Testimonial_ode.png);
    width: 45px;
    height: 35px;
    top: -18px;
    background-repeat: no-repeat;
}
.tvtestimonial-img-block{
	margin: 0;
}
.tvtestimonial-title-des{
	margin-bottom: 8px;
	display: block;
	text-align: left;
}
.image-show img{
	border-radius: 5px;
	overflow: hidden;
}
.tvtestimonial-content-box .owl-dots .owl-dot.image-show{
	margin: 0 6px;
}
.image-show {
	overflow: hidden;
	position: relative;
}
.image-show:after{
	position: absolute;
    content: "";
    width: 100%;
    border-radius: 5px;
    left: 0;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.active.image-show:after{
	display: none;
}
.tvcmstestimonial .tvtestimonial-designation{
	font-weight: 300;
	font-size: 13px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-style: italic;
}
.tvtestimonial-title a{
	text-transform: capitalize;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #ffffff;
}
.tvcmstestimonial .tvtestimonial-dec{ 
	font-weight: 300;
	color: #ffffff;
	font-style: italic;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	line-height: 26px;
	padding-bottom: 0;
	text-align: left;
	width: 70%;
}
.tvtestimonial-slider-inner{
	padding: 0;
}
.tvtestimonial-inner-content-box {
    margin-bottom: 0;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
	display: none;
	border-radius: 100px;
	overflow: hidden;
	border: 3px solid #eeeeee;
	width: 85px;
}
.tvtestimonial-content-box {
    max-width: 660px;
    margin: auto;
}

@media(max-width: 991px){
	.tvcmstestimonial {
    	margin-bottom: 30px;
	}
	.tvcmstestimonial .tvtestimonial-dec, .tvcms-left-testimonial .tvtestimonial-dec{
		width: 100%;
	}
}
@media(max-width: 575px){
	.tvcmstestimonial .tvtestimonial-wrapper-info{
		padding: 50px 15px;
	}
	.image-show img{
		width: 80px;
	}
}
/************left testimonial************/
.tvcms-left-testimonial .tvtestimonial-slider-inner {
	max-width: 100%;
	margin: 0;
}
.tvcms-left-testimonial .tvtestimonial-designation{
	font-weight: 300;
	font-size: 13px;
	color: #333333;
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-style: italic;
} 

.tvcms-left-testimonial .tvtestimonial-title a{
	text-transform: capitalize;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #222222;
}

.tvcms-left-testimonial .tvtestimonial-dec{
	font-weight: 300;
	color: #888888;
	font-style: italic;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	line-height: 26px;
	padding-bottom: 0;
	text-align: center;
	width:100%;
}
.tvcms-left-testimonial .tvtestimonial-inner-content-box .tvtestimonial-img-block img{
	display: block;
}
.tvcms-left-testimonial .tvtestimonial-title-des{
	text-align: center;
}
/**************************************************** end testimonial ************************************************/
/*Modification 09/2023*/
.imgConcept {
	width: 100%;
	border-radius: 70px;
}
.concept {
    display: flex;
    gap: 50px;
    margin-right: auto;
    margin-left: auto;
    width: 70%;
	align-items: center;
}
.etapes {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	gap: 30px;
}
.process {
	text-align: center;
	padding-top: 100px;
}
.concept-img {
	width: 50%;
}
.concept-text {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
h1 {
	text-align: center;
    font-size: 46px;
    color: #222222;
    text-transform: capitalize;
    line-height: normal;
    position: relative;
    font-weight: 600;
    padding-bottom: 30px;
	font-family: 'Lobster Two', cursive;
}
.process h1 {
    margin-bottom: 60px;
}
.btnPrimary {
	color: #222222;
    background-color: transparent;
    border: 1px solid #222222;
    border-radius: 50px;
    text-transform: capitalize;
    padding: 7px 22px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.btnPrimary:hover {
	border: 1px solid #af8453;
    color: #af8453;
}
h2.pdvTitle {
    color: #000!important;
}
#pagereserv {
    background-color: rgba(175, 132, 82, 0.5);
}
button#next:hover, #prev:hover {
    background: #af8453;
}
span.creneau.dispo:hover {
    background: #af8453;
}
span.creneau.dispo.selected {
    background: #af8453;
}
.tvfooter-img-block {
    width: 50%;
}
.etape {
	display: flex;
	flex-direction: column;
	gap: 10px;
    width: 250px;
    background-color: #fff;
    border-radius: 22px;
    padding: 50px;
    box-shadow: rgba(175, 132, 83, 0.5) 0px 1px 10px;
}


/*modification 09/2023*/
/*Menu*/
.col-md-2.col-sm-12.tvcmsheader-nav-right {
	padding-left: 0;
}
.col-md-7.col-sm-12.position-static.tvcms-header-menu {
	padding: 0;
}
@media screen and (max-width: 1390px) {
	.col-md-3.tvcms-header-logo-wrapper {
		width: auto;
	}
}
@media screen and (max-width: 1290px) {
	.col-md-7.col-sm-12.position-static.tvcms-header-menu {
		padding: 0;
		width: 65%;
	}
}
@media screen and (max-width: 1154px) {
	.col-md-2.col-sm-12.tvcmsheader-nav-right {
		width: 20%;
	}
	.col-md-7.col-sm-12.position-static.tvcms-header-menu {
		padding: 0;
		width: 70%;
	}
	#tvcmsdesktop-main-menu .tvcmsmain-menu-wrapper > .tv-header-menu > li {
		margin: 0 10px;
	}
}
@media screen and (max-width: 1024px) {
	.col-md-7.col-sm-12.position-static.tvcms-header-menu {
		padding: 0;
		width: 85%;
	}
}

/*Espace déposant */
.pdv-accordion {
	background-color: #373737;
}
.pdv-accordion.active, .pdv-accordion:hover {
	background-color: #373737;
}
.stand-types th, .stand-options th {
	background: #373737;
}
.stand-types table td, .stand-options table td {
	color: black;
}
p.stand-price {
	color: black;
}
.stand-recap {
	border: 1px solid #af8453;
}
.add-article-form input, .add-contract-form input {
	background-color: transparent;
	color: black;
	border: 1px solid #af8453;
	border-radius: 10px;
}
.add-article-form select, .add-contract-form select {
	background-color: #af8453;
}
textarea#description, textarea#descriptionEdit {
	border: 1px solid #af8453;
	border-radius: 10px;
	color: black;
}
.product-menu span.title {
	color: black;
}
.upload__btn p {
	color: #000;
}
.upload__btn:hover {
	color: #373737;
}
.upload__btn {
	border-color: #af8453;
}
.upload__btn:hover p {
	color: #000;
}
.contract-product {
	box-shadow: 2px 2px 2px lightgray;
	color: black;
	border: 1px solid #af8453;
}
#products-for-sale span p, #products-sold span p {
	color: black;
}
.product-menu span.title {
	border-bottom: 1px solid #af8453;
}
.product-menu span.title.active {
	border: 1px solid #af8453;
	border-bottom: none;
}
#products-for-sale, #products-sold {
	border: 1px solid #af8453;
	border-top: none;
}
.stand-products {
	margin-top: 20px;
}
.tvmain-slider-next-pre-btn {
	display: none;
}
#index #header {
	background-color: rgba(0, 0, 0, 0.3);
}
/*Page concept*/
.container_concept h1 {
	text-transform: inherit;
}
.etapeConcept {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: auto;
	background-color: #fff;
	border-radius: 22px;
	padding: 50px;
	box-shadow: rgba(175, 132, 83, 0.5) 0px 1px 10px;
}
.etapesConcept {
	display: flex;
	flex-direction: column;
	gap: 50px;
}
header.page-header.tvpage-header-title-wrapper {
	margin-bottom: 0!important;
}
.stand {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: auto;
	background-color: #fff;
	border-radius: 22px;
	padding: 50px;
	box-shadow: rgba(175, 132, 83, 0.5) 0px 1px 10px;
}
.Prix {
	margin-top: 50px;
}
.stands {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 30px;
}


#cookieNoticeContent p {
    color: white;
}


.liensitePDV {
	background-color: #e74c3c;
    padding: 10px 20px;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.liensitePDV a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
}

/*responsive*/
@media screen and (max-width: 1440px) {
	.concept {
    	width: 80%;
	}
}
@media screen and (max-width: 1024px) {
	.concept {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
	#index #header {
		background-color: #000;
	}
	#header {
		background-color: #000;
	}
}
@media screen and (max-width: 767px) {
	.concept {
		flex-direction: column;
	}
	.concept-img {
		width: 100%;
	}
	.concept-text {
    	width: 100%;
	}
	.liensitePDV {
		width: 100%;
	}
	.liensitePDV a {
		padding: 0;
	}

}
