@media (max-width: 1300px) {
    #gmenu a{
	    padding-left: 10px !important;
	}
	.block-category, .card, .ttvcenter-block-product-section, #main .ttv-sub-pages-inner-content, .ttvcmsblog-left-side {
        margin-top: 20px;
	}
}
@media(max-width: 575px){
    #js-product-list-top {
		display: none;
	}
	.ttvmobile-view-category-title {
	    margin-top: 20px;
	}
	.cat4cat {
		display: none!important;
	}
}

.container_display {
    display: none;
    width: 100%;
    height: 45px;
    margin-top: 20px;
}

.display_all {
    width: 300px;
    height: 40px;
    margin: auto;
}

.display_all span {
    padding: 7px 28px;
    border: 1px solid #d92026;
}

.display_all a {
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

@media(max-width: 575px){
    .container_display {
		display: block;
	}
}
/*********************************************************** start header **************************************************/
#header {
	width: 100%;
	z-index: 99;
	background: #fff;
}
#index #header{
	border: none;
}
#header a:hover {
	text-decoration: none;
}

#header.sticky, 
#index #header.sticky {
    top: 0;
    position: fixed;
    z-index: 50;
    width: 100%;
    left: 0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
    -webkit-animation: mySticky 1s;
    -moz-animation: mySticky 1s;
    animation: mySticky 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -webkit-box-shadow:0px -1px 2px 1px rgba(128, 128, 128, 0.27);
    -moz-box-shadow:0px -1px 2px 1px rgba(128, 128, 128, 0.27);
    -ms-box-shadow:0px -1px 2px 1px rgba(128, 128, 128, 0.27);
    -o-box-shadow:0px -1px 2px 1px rgba(128, 128, 128, 0.27);
    box-shadow:0px -1px 2px 1px rgba(128, 128, 128, 0.27);
    list-style: none;
}
/*Chrome, Safari, Opera */
@-webkit-keyframes mySticky {
	from {
		margin-top:-200px;
	}
	to {
		margin-top:0;
	}
}
/*Standard syntax */
@-moz-keyframes mySticky {
	from {
		margin-top:-200px;
	}
	to {
		margin-top:0;
	}
}
/*Standard syntax*/
@keyframes mySticky {
	from {
		margin-top:-200px;
	}
	to {
		margin-top:0;
	}
}
	
/****************************main-heder-box**************************/
.ttvcms-menu-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*********************************************************** start mobile header **************************************************/
@media (max-width: 991px) {
	#ttvcms-mobile-view-header {
		padding: 0 15px;
		position: relative;
		height: 100px;
		background-color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.ttvcmsdesktop-top-header-wrapper {
		display: none;
	}
	#index #header,
	#header.sticky {
		position: relative;
		background-color: #ffffff;
	}
}
@media (max-width: 575px) {
	#ttvcms-mobile-view-header {
		height: 60px;
		display: table;
	}
}
/************************************************************* start logo *************************************************/
#ttvcmsdesktop-logo .ttv-header-logo {
	height: 100px;
	position: relative;
	overflow: hidden;
}
#ttvcmsdesktop-logo .ttv-header-logo a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ttv-header-logo .logo {
	margin-left: auto;
	margin-right: auto;
}
/********************* **************************************** mobile logo *************************************************/
@media (max-width: 991px) { 
	#ttvcmsmobile-header-logo .ttv-header-logo {
		height: auto;
		position: relative;
		overflow: hidden;
		padding: 15px 0;
	}
}
@media(min-width: 992px){
	.lang-rtl #ttvcmsdesktop-logo .ttv-header-logo a{
		left: 0;
	}
}
@media(max-width: 575px){
    .ttvcmsmobile-header-center {
		display: table-cell;
		width: 100%;
	}
    
	#ttvcmsmobile-header-logo .ttv-header-logo{
		width: 100% !important;
		text-align: center;
	}
	#ttvcmsmobile-header-logo .ttv-header-logo img{
	    height: 60px !important;
	    padding-bottom: 10px;
	}
}
/************************************************************** end logo ***************************************************/
/************************************************************** start horizontal menu *************************/
.ttvmain-menu-sub-menu .top-menu.ttv-header-menu {
    overflow: hidden;
    margin: 0;
}
.ttvcmsdesktop-top-header-wrapper .ttvcmsmain-menu-wrapper {
	position: relative;
	width: 100%;
	text-align: left;	
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper > .ttv-header-menu > li {
	display: block;
	padding: 0 15px;
	cursor: pointer;
	vertical-align: top;
	position: relative;
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper > .ttv-header-menu > li:after{
	position: absolute;
	left: 15px;
	right: 15px;
	border-bottom: 1px solid #eeeeee;
	bottom: 0;
	content: "";
}
.ttvmain-menu-sub-menu .ttv-header-menu li {
    overflow: hidden;
    width: 160px;
    margin: 0;
    float: left;
    padding-right: 10px;
    position: relative;
}
#header .header-top .position-static {
	margin-bottom: 0;
}
.ttvcms-header-menu .ttv-header-menu > li > a[data-depth="0"],
.ttvcms-header-menu .ttv-header-menu > li .ttvmenu-link-wrapper a[data-depth="0"] {
	line-height: 50px;
	font-weight: 400;
	font-size: 16px;
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="0"] > li > .ttvmenu-link-wrapper a span{
	color: #222222;
	font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="1"] > li > .ttvmenu-link-wrapper a span{
	color: #222222;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}
.ttvmenu-link-wrapper {
	position: relative;
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu li.current > .ttvmenu-link-wrapper > a > span{
	position: relative;
}
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="0"] > li.current > .ttvmenu-link-wrapper i,
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="0"] > li.current > .ttvmenu-link-wrapper a span,
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="0"] > li:hover > .ttvmenu-link-wrapper i,
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="0"] > li:hover > .ttvmenu-link-wrapper a span,
#ttvcmsdesktop-main-menu .ttvcmsmain-menu-wrapper .ttv-header-menu[data-depth="1"] > li > .ttvmenu-link-wrapper a span:hover{ 
	color: #d92026;
}
.ttvdropdown-submenu span{
	color: #222222;
}

.ttvcms-header-menu .ttv-header-menu > li > .ttvmenu-link-wrapper i {
	color: #222222;
	font-size: 15px;
    width: 20px;
    height: 50px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
}
.ttvmain-menu-sub-menu .ttvmenu-toggle-icon {
	display: none;
}
#ttvcmsdesktop-main-menu {
    text-align: center;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}
@media (min-width: 992px) {
	.ttv-header-menu {
		margin: 0;
	}	
	.ttvmain-menu-dropdown {
		position: absolute;
		background-color: #ffffff;
		z-index: 60;	
		padding: 20px;
		box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
		left: 100%;
		top: 0;
		opacity: 0;
	   	visibility: hidden;
	   	text-align: left;
		-webkit-transform: translateY(20px);
		-o-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-moz-transform: translateY(20px);
		transform: translateY(20px);
	}
	.ttvcmsheader-main-menu-wrapper .ttvmenu-button-wrapper {
		display: none;
	}
	.lang-rtl .ttvmain-menu-dropdown{
		text-align: right;
	}
	.lang-rtl .ttvmain-menu-icon .ttvmain-menu-open{
		float: right;
	}
}
.ttvcmsdesktop-top-header-wrapper .ttvmain-menu-dropdown.ttv-auto-scroll{
	max-height: 400px;
    overflow-y: scroll;
}
.ttvmain-menu-wrapper a[data-depth="2"] .ttvmain-menu-text-box {
    font-size: 13px;
    color: #666;
    line-height: 26px;   
    width: 100%;
}
.ttvmain-menu-wrapper a[data-depth="2"] .ttvmain-menu-text-box:hover{
	color: #000;
}
.ttvcms-header-menu .ttv-header-menu > li > .ttvmenu-link-wrapper a[data-depth="1"] {
	display: block;
	padding-bottom: 10px;
}
.ttvmenu-button-wrapper {
	display: none;
}
.ttvheader-top-menu-img {
	padding-top: 20px;
}
.ttvheader-top-menu-img img {
    width: 100%;
    clear: both;
}
.ttvmain-menu-open{
	cursor: pointer;
}
.ttvmain-menu-icon{
	display: inline-block;
	padding: 0 11px;
	border: 1px solid #fdfdfd;
	cursor: pointer;
}
.ttvmain-menu-icon .ttvmain-menu-open i,
.ttvmenu-button i{
	background-image: url(../img/menu.png);
    height: 40px;
    width: 40px;
    cursor: pointer;
    float: left;
    font-size: 0;
	filter: grayscale(1);
	transition: 1s;
}
.ttvmain-menu-icon:hover .ttvmain-menu-open i,
.ttvmenu-button:hover i{
	filter: grayscale(0);
}
.ttvmain-menu-icon  .ttvmain-menu-open-wrapper{
	padding-left: 5px;
	font-size: 20px;
	font-family: 'Inter', sans-serif;
	line-height: 40px;
	font-weight: 700;
	text-transform: capitalize;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    background-image: -webkit-linear-gradient(to right, #2420211, #242021 50%, #fdfdfd 50%);
    background-image: -moz-linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    background-image: -ms-linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    background-image: -o-linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    background-image: linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    filter: linear-gradient(to right, #242021, #242021 50%, #fdfdfd 50%);
    background-size: 200% 100%;
    background-position: 100%;
}
.ttvmain-menu-icon:hover .ttvmain-menu-open-wrapper{
	background-color: transparent;
    color: #242021;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
}
.ttv-desk-open{
	opacity: 1 !important;
    visibility: visible !important;
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);   
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.ttvcmsheader-main-menu-wrapper{
	background-color: #ffffff;
	height: 100%;
	left: -300px;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 0;
	-webkit-transition: .6s ease-in-out;
	-moz-transition: .6s ease-in-out;
	-ms-transition: .6s ease-in-out;
	-o-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	visibility: hidden;
	min-width: 350px;
    z-index: 99;
    box-shadow: 5px 0 5px 0 rgba(0,0,0,.06);
}
.ttvcmsheader-main-menu-wrapper.open{
	opacity: 1;
	left: 0;
	-webkit-transition: .6s ease-in-out;
	-moz-transition: .6s ease-in-out;
	-ms-transition: .6s ease-in-out;
	-o-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
    visibility: visible;
}
/******************************************************** mobile horizontal menu ****************************************/
.ttvmain-menu-open-wrapper {
	color: #fdfdfd;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    line-height: 40px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-image: -webkit-linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-image: -moz-linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-image: -ms-linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-image: -o-linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-image: linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    filter: linear-gradient(to right, #d92026, #d92026 50%, #fdfdfd 50%);
    background-size: 200% 100%;
    background-position: 100%;
}
.ttvmenu-button:hover .ttvmain-menu-open-wrapper{
	background-color: transparent;
    color: #d92026;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
}
@media (max-width: 991px) {
	#ttvcmsmobile-horizontal-menu .ttvcmsmain-menu-wrapper > .ttv-header-menu {
		position: absolute;
		background-color: #ffffff;
		border: 1px solid #eeeeee;
		box-shadow: 0px 0px 1px 1px #f1f1f1;
		top: 100%;
		width: 50%;
		z-index: 70;
		display: block;
		opacity: 0;
		-webkit-transition: all 0.7s ease 0.1s;
		-moz-transition: all 0.7s ease 0.1s;
		-ms-transition: all 0.7s ease 0.1s;
		-o-transition: all 0.7s ease 0.1s;
		transition: all 0.7s ease 0.1s;	
		padding: 15px;
		left: -300px;
		visibility: hidden;
		max-height: 500px;
		overflow-y: scroll 
	}
	#ttvcmsmobile-horizontal-menu .ttv-header-menu.open {
		opacity: 1;
		-webkit-transition: all 0.7s ease 0.1s;
		-o-transition: all 0.7s ease 0.1s;
		transition: all 0.7s ease 0.1s;
		visibility: visible;
		left: 0;
	}
	#ttvcmsmobile-horizontal-menu .ttv-header-menu li {
		width: 100%;
		text-align: center;
		position: relative;
		display: block;		
    	
	}
	#ttvcmsmobile-horizontal-menu .ttv-header-menu ul[data-depth="1"] > li{
		padding: 5px 0;
		float: unset;
		font-size: 13px;
	}
	.ttvheader-top-menu-img {
		padding: 10px 0;
	}
	#ttvcmsmobile-horizontal-menu > .ttvcmsmain-menu-wrapper > .ttv-header-menu > li {
		border-bottom: 1px solid #f1f1f1;
	}
	#ttvcmsmobile-horizontal-menu > .ttvcmsmain-menu-wrapper > .ttv-header-menu > li > .ttvmenu-link-wrapper {
		padding: 15px 20px;
		font-size: 15px;
		font-weight: 500;
	}
	#ttvcmsmobile-horizontal-menu > .ttvcmsmain-menu-wrapper > .ttv-header-menu > li > .ttvmenu-link-wrapper span{
		color: #222222;
		font-size: 14px;
		font-weight: 500;
	}
	#ttvcmsmobile-horizontal-menu .ttv-header-menu li:last-child {
		border-bottom: none;
	}
	#ttvcmsmobile-horizontal-menu .ttv-header-menu li a i {
		float: right;
		padding: 0 40px;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}

	.ttvmain-menu-dropdown {
		display: none;
    	width: 100%;
    	padding: 0 0 15px 0;
	}
	.ttvmenu-button-wrapper {
		display: block;
	}
	.ttvmenu-toggle-icon {
	    position: absolute;
	    right: 0;
	}	
	#header .ttvcmsmain-menu-wrapper .menu {
		display: block;
	}
	#ttvcmsmobile-horizontal-menu {
		margin-right: 30px;
	}
	.lang-rtl #ttvcmsmobile-horizontal-menu .ttv-header-menu.open{
		left: auto;
		right: 0;
	}
}
@media(min-width: 576px) and (max-width: 991px){
	.ttvcmsmobile-header-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 50%;
		float: left;
	}
}
@media (max-width: 767px) {
	#ttvcmsmobile-horizontal-menu .ttv-header-menu.open {
			width: 70%;
	}
}
@media(min-width: 567px) and (max-width: 767px){
	.ttvcmsmobile-horizontal-menu-left{
		padding: 0;
	}
}
@media (max-width: 575px) {
	.ttvcmsmobile-header-left {
		width: 100%;
		float: left;
		display: table-cell;
	}
	#ttvcmsmobile-horizontal-menu .ttvcmsmain-menu-wrapper > .ttv-header-menu {
		width: 100%;
	}
	.ttvmenu-button{
		border: 1px solid #fdfdfd;
		padding: 0 10px;
		display: inline-block;
		vertical-align: middle;
	}
	#ttvcmsmobile-horizontal-menu-left{
		width: 50%;
		display: none;
	}
	.ttvmenu-button-wrapper {
		border: none;
	}
	#phone {
	    width: 40px !important;
	    vertical-align: top;
	}
}
/**************************************************** start header right ***********************************/
.ttvcmsmobile-header-right {
	position: relative;	
}
.ttvcmsheader-nav-right{
	padding-left: 0;
}
.ttv-search-account-cart-wrapper {
	text-align: right;
}
.ttvcmssearch-wrapper{
	display: inline-block;
	vertical-align: top;
	float: none;
	padding: 30px 0;
}
.ttvsearch-top-wrapper {
    padding:0;
}
.ttvheader-top-search{
	width: 100%;
}
@media (max-width: 991px) { 
	.ttvcmsmobile-header-right {
		width: 50%;
	}
}
@media (max-width: 575px) {
	.ttvcmsmobile-header-right {
		width: 100%;
		display: table-cell;
		float: right;
	}
	.ttvcmssearch-wrapper{
		padding: 10px 0;
	}
	#ttvcmsmobile-header-right{
		width: 30%;
	}
	#phone_number{
	    display:none;
	}
	.ttv-search-account-cart-wrapper{
	    white-space: nowrap;    
	}
	.ttv-myaccount-btn{
	    padding: 0!important;
	}
}
.lang-rtl .ttv-search-account-cart-wrapper {
	text-align: left;
}
.lang-rtl .ttvcmsheader-nav-right{
	padding: 0 0 0 15px;
}
.lang-rtl .ttvcmsheader-main-menu-wrapper.open{
	right: 0;
	left: auto;
}
.lang-rtl .ttvcmsheader-main-menu-wrapper{
	right: -300px;
	left: auto;
}
.lang-rtl .ttvcmsheader-main-menu-wrapper .ttvmain-menu-close{
	right: auto;
	left: 0;
}
.lang-rtl .ttvcmsdesktop-top-header-wrapper .ttvcmsmain-menu-wrapper{
	text-align: right;
}
.lang-rtl .ttvcms-header-menu .ttv-header-menu > li > .ttvmenu-link-wrapper i{
	left: 0;
	right: auto;
}
.lang-rtl .ttvmain-menu-sub-menu .ttv-header-menu li{
	float: right;
	padding: 0 0 0 10px;
}
@media(min-width: 992px){
	.ttvmain-menu-dropdown{
		right: 100%;
	}
}
/**************************************************** start serach right ***********************************/
body.ttvactive-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#header .ttvsearch-header-display-wrappper .ttvsearch-result{
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 60%;
	top: 155px;		
}
.ttvsearch-top-wrapper .ttvsearch-close,
.ttvcmsheader-main-menu-wrapper .ttvmain-menu-close {
    position: absolute;
    z-index: 99;
    top: 40px;
    right: 0;
    left: 0;
    text-align: center;
    width: 40px;
    margin: 0 auto;
}
.ttvcmsheader-main-menu-wrapper .ttvmain-menu-close{
	left: auto;
	right: 0;
	top: 0;
}
.ttvsearch-top-wrapper .ttvsearch-close i,
.ttvcmsheader-main-menu-wrapper .ttvmain-menu-close i{
	color: #ffffff;
	font-size: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	background-image: url(../img/sprite.png);
    background-position: -105px -633px;
}
.ttvcmsheader-main-menu-wrapper .ttvmain-menu-close i{
	color: #222222;
	background-image: url(../img/sprite.png);
    background-position: -53px -633px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
}
#header .ttvsearch-top-wrapper .ttvheader-sarch-display{
	position: relative;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}

#header .ttvsearch-header-display-wrappper {
	background: rgba(22, 22, 27, 0.97) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: -100px;
   -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;
    opacity 0.5s ease 0s; 
    visibility 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 999;
}
#header .ttvsearch-header-display-wrappper.open{
	opacity: 1;
 	top: 0;
 	-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;
    visibility: visible;
}
#header .ttvsearch-header-display-wrappper .ttvheader-search-main{
	position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 60%;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    text-align: center;
    outline: none;
}
#header .search-widget .ttvheader-search-main input[type=text]{
	min-width: 100%;
	height: 50px;
	color: #fdfdfd ;
	background: transparent;
	font-size: 20px;
}
#header .ttvcmsheader-search .ttvheader-search-main input::placeholder{
	color: #fdfdfd;
	opacity: 1;
}
.ttvheader-top-search-wrapper{
	background-color: transparent;
}
#products .ttvsearch-all-dropdown-wrapper .product-price-and-shipping{
	text-align: left;
}
#_desktop_search .ttvheader-top-search{
	float: none;
	width: 100%;
}
#_desktop_search .ttvheader-search-btn i{
	line-height: 50px;
    height: 50px;
    color: #fff;
    font-size: 20px;
}
.page-content.page-not-found .ttvsearch-close{
	display: none;	
}
.ttvsearch-dropdown-img-block img{
	max-width: 100%;
	height: 100%;
	width: 100%;
}
.ttvsearch-dropdown-img-block{
	margin-right: 15px;
}
.lang-rtl .ttvsearch-dropdown-img-block{
	margin:0 0 0 15px;
}
.ttvsearch-dropdown-content-box {
    margin: 0;
    display: block;
    overflow: hidden;
}
.ttvsearch-more-search{
	display: inline-block;
	cursor: pointer;
}
.ttvsearch-more-search:hover{
	background-color:#d92026;
	color: #ffffff; 
}
.ttvsearch-more-search-wrapper{
	text-align: center;
}
.ttvheader-top-search-wrapper .ttvheader-search-btn{
	cursor: pointer;
	position: inherit !important;
	width: 100%;
}

#search.page-search #content-wrapper .ttvsearch-header-display-wrappper{
	display: block;
}
.ttvheader-top-search-wrapper .ttvheader-search-btn:hover i{
	color: #d92026;
}
@media (min-width: 1024px){
	#header .ttvsearch-result .ttvsearch-all-dropdown-wrapper .ttvsearch-dropdown-wrapper {
	    width: 50%;
	    clear: right;
	    float: left;
	}
}
@media(max-width: 991px){
	#header .ttvsearch-header-display-wrappper .ttvheader-search-main,
	#header .ttvsearch-header-display-wrappper .ttvsearch-result{
		width: 75%;
	}
	.page-not-found .search-widget .ttvheader-search-main button[type=submit] {
	    height: 40px;
	    line-height: 40px;
	}
	.ttvsearch-top-wrapper .ttvsearch-close i{
		font-size: 0;
	}
}
#header .ttvsearch-result .ttvsearch-all-dropdown-wrapper .ttvsearch-dropdown-wrapper{
	text-align: left;
}
.lang-rtl #header .ttvsearch-result .ttvsearch-all-dropdown-wrapper .ttvsearch-dropdown-wrapper{
	text-align: right;
}
#products.lang-rtl .ttvsearch-all-dropdown-wrapper .product-price-and-shipping{
	text-align: right;
}
@media(max-width: 767px){
	#header .ttvsearch-header-display-wrappper .ttvheader-search-main,
	#header .ttvsearch-header-display-wrappper .ttvsearch-result{
		width:90%;
	}
	#header .search-widget .ttvheader-search-main input[type=text]{
		font-size: 18px;
	}
	#_desktop_search .ttvheader-search-btn i {
	    font-size: 21px;
	}
	.ttvsearch-top-wrapper .ttvsearch-close i{	
		font-size: 0;
	}
}
@media(max-width: 575px){
	#header .ttvsearch-header-display-wrappper.open ,.ttvsearch-header-display-wrappper{
		-webkit-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    -moz-transform: none;
	    transform: none;
	  
	}
}
/**************************************************** start deckstop and mobile my account ****************************/
#_desktop_search .ttvsearch-top-wrapper .ttvsearch-open {
	padding: 0;
	background-image: url(../img/search.png);
	height: 40px;
	width: 40px;
	display: block;
	-webkit-transition: all 0.5s ease 0.1s;
	-o-transition: all 0.5s ease 0.1s;
	transition: all 0.5s ease 0.1s;
	position: relative;
	z-index: 1;
	filter: grayscale(1);
	transition: 1s;
}
#_desktop_search .ttvsearch-top-wrapper .ttvsearch-open:hover{
	filter: grayscale(0);
}
.ttvcms-header-myaccount {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	margin-left: 10px;
	padding: 30px 0;	
}
.ttvcms-header-myaccount .ttv-myaccount-btn i{
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #222222;
    background-image: url(../img/customer.png);
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 0;
	filter: grayscale(1);
	transition: 1s;
}
.ttvcms-header-myaccount .ttv-myaccount-btn i:hover{
	filter: grayscale(0);
}
.ttvcms-header-myaccount .ttv-account-dropdown {
	right: 0;
	left: auto;
	top: 100%;
	margin: 0;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
	border: none;
	border-bottom: 3px solid #d92026;
	padding: 10px;
}
.ttv-myaccount-btn:hover + .ttv-account-dropdown {
    display: block !important;
}
.ttv-myaccount-btn {
    padding: 30px 0;
}
.ttvcms-header-myaccount {
    padding: 0px;
}
.ttv-account-dropdown:hover {
    display: block !important;
}
.lang-rtl .ttvcms-header-myaccount, 
.lang-rtl .ttvcmssearch-wrapper{
	float: none;
}
.lang-rtl .ttvcms-header-myaccount{
	margin: 0 10px 0 0;
}
@media(max-width: 575px){
	.ttvcms-header-myaccount{
		padding: 10px 0;
	}
}
/********************************************** start deckstop language *************************************/
#ttvcmsdesktop-language-selector .ttv-language-btn .ttv-language-span, 
#ttvcmsdesktop-currency-selector .ttv-currency-btn .ttv-currency-span,
.ttvcmsdesktop-view-wishlist .ttvwishlist-name,
.ttvcmsdesktop-view-compare .ttvdesktop-view-compare-name {
	color: #888888;
	font-size: 14px;
	width: 100%;
	line-height: 35px;
}
.lang-rtl .ttvcmsdesktop-view-wishlist .ttvwishlist-name,
.lang-rtl .ttvcmsdesktop-view-compare .ttvdesktop-view-compare-name{
	direction: ltr;
}
#ttvcmsdesktop-user-info .ttvhedaer-sign-btn {
	color: #888888;
	font-size: 14px;
	width: 100%;
	display: block;
	line-height: 35px;
	border-bottom: 1px solid #eeeeee;
}

#ttvcmsdesktop-user-info a.ttvhedaer-sign-btn:last-child {
	border: none;
}
#ttvcmsdesktop-language-selector .ttv-language-lable,
#ttvcmsdesktop-currency-selector .ttv-currency-lable {
	display: none;
}
#ttvcmsdesktop-language-selector .ttv-language-btn,
#ttvcmsdesktop-currency-selector .ttv-currency-btn {
	display: block;
	width: 100%;
	cursor: pointer;
}
#ttvcmsdesktop-language-selector .ttv-language-btn i, 
#ttvcmsdesktop-currency-selector .ttv-currency-btn i, 
#ttvcmsdesktop-user-info .ttvhedaer-sign-btn i {
	color: #222222;
	font-size: 14px;
	line-height: 35px;
	height: 35px;	
	float: right;
}
.lang-rtl #ttvcmsdesktop-language-selector .ttv-language-btn i, 
.lang-rtl #ttvcmsdesktop-currency-selector .ttv-currency-btn i, 
.lang-rtl #ttvcmsdesktop-user-info .ttvhedaer-sign-btn i{
	float: left;
}
#ttvcmsdesktop-language-selector:hover .ttv-language-btn i, 
#ttvcmsdesktop-currency-selector:hover .ttv-currency-btn i, 
#ttvcmsdesktop-user-info:hover .ttvhedaer-sign-btn i,
#ttvcmsdesktop-language-selector:hover .ttv-language-btn .ttv-language-span, 
#ttvcmsdesktop-currency-selector:hover .ttv-currency-btn .ttv-currency-span, 
#ttvcmsdesktop-user-info .ttvhedaer-sign-btn:hover,
.ttvcmsdesktop-view-wishlist .ttvwishlist-name:hover,
.ttvcmsdesktop-view-compare .ttvdesktop-view-compare-name:hover {
	color: #d92026;
}

.ttv-account-dropdown > div {
	border-bottom: 1px solid #eeeeee;
}
.ttv-account-dropdown > div:last-child {
	border-bottom: none;
}
.ttv-language-dropdown, .ttv-currency-dropdown {
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
	padding: 10px;
}
.ttv-language-dropdown li a, 
.ttv-currency-dropdown li a {
	font-size: 14px;
	color: #222222;
	line-height: 30px;
}
.ttv-language-dropdown li a:hover, 
.ttv-currency-dropdown li a:hover {
	color: #d92026;
}
/**************************************************** start decsktop cart **************************************/
.ttvcms-header-cart {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 10px;
}
.ttvheader-cart-wrapper {
	display: inline-block;	
	vertical-align: top;
}
.ttvheader-cart-btn-wrapper {
	position: relative;
	padding: 30px 0;
}
@media(max-width: 575px){
	.ttvheader-cart-btn-wrapper{
		padding: 10px 0;
	}
}
.ttvheader-cart-btn-wrapper a{
    position: relative;
    display: block;
}
.ttvcmscart-show-dropdown.open{
    display: block;
    top: 80%;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
    border: none;
    border-bottom: 3px solid #d92026;
    -webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
   	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.ttvheader-cart-btn-wrapper:hover ~ ul li .ttvcmscart-show-dropdown {
	display: block !important;
}
.ttvcmscart-show-dropdown:hover {
	display: block !important;
}
.ttv-cart-icon i {
	line-height: 40px;
	height: 40px;
	width: 40px;
	color: #222222;
	display: none;
}
.ttvcms-header-cart .ttv-cart-icon {
    background-image: url(../img/fast-cart.png);
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 1;
	filter: grayscale(1);
	transition: 1s;
}
.ttvcms-header-cart .ttv-cart-icon:hover{
	filter: grayscale(0);
}
.ttv-cart-cart-inner {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    right: -5px;
    top: 2px;
    color: #ffffff;
    background-color: #d92026;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    z-index: 1;
}
.lang-rtl .ttv-cart-cart-outer .ttv-cart-cart-inner{
	right: auto;
	left: -2px;
}
.ttv-cart-cart-inner .ttv-cart-title{
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
}
.ttvcms-header-cart:hover .ttv-cart-cart-inner .ttv-cart-title{
	color: #d92026;
}
.ttvcart-count-products-count .cart-products-count,
.ttvcart-count-products-count .ttvshopping-cart-name{
	font-size: 13px;
	color: #333333;
	padding-left: 2px;
	font-weight: 500;
}
.ttvcart-no-product-label {
    text-align: center;
}
.ttvcmscart-show-dropdown {
	width: 300px;
	position: absolute;
	right: 0;
	z-index: 9;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 15px;
	top: 80%;
    display: none;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}
.ttvcmscart-show-dropdown .ttvcart-product-wrapper.items {
    overflow: hidden;
    margin-bottom: 15px;
}
.ttvcmscart-show-dropdown .ttvcart-product-list-img {
    border: 1px solid #eeeeee;
    height: 82px;
    width: 82px;
    float: left;
    margin-right: 15px;
}
.ttvcmscart-show-dropdown .ttvcart-product-list-img img{
	height: 80px;
    width: 80px;
}
.ttvcmscart-show-dropdown .ttvcart-product-list-quentity {
    margin-bottom: 5px;
}
.ttvshoping-cart-dropdown-title span.product-name {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ttvcart-product-content {
    margin-left: 80px;
    text-align: left;
}
.lang-rtl .ttvcart-product-content{
	text-align: right;
}
.ttvcmscart-show-dropdown .ttvshoping-cart-dropdown-title a {
	font-size: 15px;
}
.ttvcmscart-show-dropdown .ttvcart-product-list-attribute {
    display: none;
}
.ttvcart-product-remove a i {
	display: none;
}
.ttvcart-product-remove a {
	background-image: url(../img/sprite.png);
	height: 40px;
	width: 40px;
	background-position: -5px 167px;
	display: block;
}
.ttvcart-product-content-box {
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	overflow-y: scroll;
    max-height: 301px; 
    scroll-behavior: smooth;
}
.ttvcart-product-list-total-info .ttvshoping-cart-subtotal,
.ttvshoping-cart-shipping,
.ttvshoping-cart-tax,
.ttshoping-cart-total {
	font-size: 16px;
	color: #222;
	font-weight: 500;
}
span.ttvcart-product-price {
    float: right;
}
.ttvcart-product-list-subtotal-prod,
.ttvcart-product-list-subtotal-shipping,
.ttvcart-product-list-subtotal-tax,
.ttvcart-product-list-subtotal-excluding-text {
    margin-bottom: 10px;
    text-align: left;
}
.ttvcart-product-list-subtotal-excluding-text {
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
}
.ttvcart-product-list-btn {
    overflow: hidden;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.ttvcart-product-list-checkout,
.ttvcart-product-list-viewcart {
	margin-top: 15px;
	padding: 10px 10px;
	text-align: center;
}
.ttvcart-product-list-checkout a,
.ttvcart-product-list-viewcart a {
    display: block;
}
.ttvcart-product-list-checkout, .ttvcart-product-list-viewcart {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    padding: 5px;
}
.ttv-header-cart .ttvheader-cart-wrapper ul {
    margin: 0;
}
.ttvorder-conformation-wrapper {
	margin-bottom: 100px;
}
#products .product-thumbnail, 
.featured-products .product-thumbnail, 
.product-accessories .product-thumbnail, 
.product-miniature .product-thumbnail {
    position: relative;
}

#main .page-content, 
#main .page-header{
	border: 1px solid #eee;
    padding: 15px;
    box-shadow: none;
	direction: ltr;	
}
.ttv-address-block {
    padding: 0;
}
.lang-rtl .ttvcart-product-list-subtotal-prod,
.lang-rtl .ttvcart-product-list-subtotal-shipping,
.lang-rtl .ttvcart-product-list-subtotal-tax,
.lang-rtl .ttvcart-product-list-subtotal-excluding-text{
	text-align: right;
}
.lang-rtl .ttvcms-header-cart{
	margin: 0 10px 0 0;
}
@media(max-width: 575px) {	
	.lang-rtl .ttvcmscart-show-dropdown {
		left: 0;
		-webkit-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    -moz-transform: none;
	    transform: none;
	}
	.lang-rtl .ttvcmscart-show-dropdown.open {
	    -webkit-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    -moz-transform: none;
	    transform: none;
	}
}
/************************************************************* end header *************************************/
.ttvcmsspecial-product,
.ttvcmsfeatured-product,
.ttvcmsbest-seller-product,
.ttvcmsnew-product,
.ttvcmstab-title-product {
	background-color: #ffffff;
	margin-bottom: 100px;
}
/*********************************************** wrapper **************************************************/
@media(max-width: 575px) {
    #wrapper {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    #wrapper .breadcrumb {
        margin: 0 !important;
    }
    #main .ttvpage-header-title-wrapper, .ttvall-page-top-title {
        margin: 0 !important;
    }
}
/*********************************************** pagination btn **************************************************/

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev {
	right: 55px;
	left: auto;
	z-index: 30;
}

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next {
	right: 0;
	left: auto;
	z-index: 30;
}

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev i,
.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next i,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev i,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next i,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev i,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next i,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev i,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next i,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev i,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next i,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev i,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next i,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev i,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next i,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev i,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next i,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev i,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next i,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev i,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next i,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev i,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next i,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-prev i,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-next i,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-prev i,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-next i,
.ttvmain-slider-next-pre-btn .ttvcmsmain-next i,
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev i,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev i,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next i,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-prev i,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-next i,
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-prev i,
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-next i,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-prev i,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-next i,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev i,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next i{
	line-height: 42px;
	height: 42px;
	font-size: 18px;
	color: #666666;
	display: none;
}

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-prev,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-prev,
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-prev,
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-prev,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-prev,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-prev  {
	background-image: url(../img/sprite.png);
    background-position: -6px -365px;
	background-color: #ffffff;
	height: 35px;
	width: 40px;
	border: 1px solid #eeeeee;
    border-radius: 0;
    top: 50%;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-next,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-next,
.ttvmain-slider-next-pre-btn .ttvcmsmain-next,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next ,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-next,
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-next,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-next,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-next {
	background-image: url(../img/sprite.png);
    background-position: -6px -410px;
	background-color: #ffffff;
	height: 35px;
	width: 40px;	
	border: 1px solid #eeeeee;
    border-radius: 0;
    top: 50%;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-prev,
.ttvcms-singleimage-pagination-wrapper .ttvcms-singleimage-pagination-btn .ttvsingleimage-next,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-prev,
.ttvcms-quickview-pagination-wrapper .ttvcms-quickview-pagination-btn .ttv-quickview-next {
	border: none;
	background-color: transparent;
}

.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next ,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-prev,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-next {
	-webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
	margin: 0 5px;
	position: unset;
}
.ttvcms-left-testimonial .ttvcms-testimonial-next-pre-btn ,
.ttvcmsblog-left-side .ttvcms-blog-left-side-next-pre-btn {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 15px;
}

.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev {
	left: 15px;
}
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next {
	right: 15px;
}

.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev:hover,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev:hover,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev:hover,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev:hover,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev:hover,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev:hover,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev:hover,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev:hover,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev:hover,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev:hover,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev:hover,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-prev:hover,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-prev:hover,
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev:hover,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev:hover ,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-prev:hover,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev:hover,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-prev:hover {	
	border-color: #d92026;
    background-position: -56px -365px;
}


.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next:hover,
.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next:hover,
.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next:hover,
.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next:hover,
.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next:hover,
.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next:hover,
.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next:hover,
.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next:hover,
.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next:hover,
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next:hover,
.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next:hover,
.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-next:hover,
.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-next:hover,
.ttvmain-slider-next-pre-btn .ttvcmsmain-next:hover,
.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next:hover,
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-next:hover,
.ttvcms-left-testimonial .ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next:hover ,
.ttvcms-blog-left-side-pagination-wrapper .ttvcms-blog-left-side-next-pre-btn .ttvblog-left-side-next:hover  {
	border-color: #d92026;
    background-position: -56px -410px;
}
.ttvmain-slider-next-pre-btn {
	display: block;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-next, .ttvmain-slider-next-pre-btn .ttvcmsmain-prev {
    height: 60px;
    width: 60px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    text-align: center;
    cursor: pointer;
}

.ttvmain-slider-next-pre-btn .ttvcmsmain-prev {	
    left: 30px;
    background-position: 4px -353px;
}

.ttvmain-slider-next-pre-btn .ttvcmsmain-next {	
	right: 30px;
    background-position: 4px -398px;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev:hover {
    background-position: -46px -353px;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-next:hover {	
    background-position: -46px -398px;
}
.ttvcms-brandlist-pagination-wrapper,
.ttvcms-singleimage-pagination-wrapper,
.ttvcms-quickview-pagination-wrapper {
	display: none;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ttvbrandlist-slider:hover .ttvcms-brandlist-pagination-wrapper,
.ttv-additional-image:hover .ttvcms-singleimage-pagination-wrapper,
.ttv-additional-image:hover .ttvcms-quickview-pagination-wrapper {
	display: block;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next {
	right: 15px;
	left: auto;
	border: none;
	margin: 0;
    border: 1px solid #eeeeee;

}
.ttvcms-testimonial-pagination-wrapper .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev {
	left: 15px;
	right: auto;
	border: none;
	margin: 0;
    border: 1px solid #eeeeee;
}

@media (max-width: 991px) {
	
	.ttvmain-slider-next-pre-btn .ttvcmsmain-prev {
		background-position: -8px -365px;
		width: 35px;
		height: 35px;
	}
	.ttvmain-slider-next-pre-btn .ttvcmsmain-next {
		background-position: -8px -410px;
		width: 35px;
		height: 35px;
	}

	.ttvcms-brandlist-pagination-wrapper,
	.ttvcms-singleimage-pagination-wrapper,
	.ttvcms-quickview-pagination-wrapper {
		display: block;
	}
}
@media (max-width: 575px) {
	.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
	.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
	.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
	.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev,
	.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev,
	.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev,
	.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev,
	.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev,
	.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev,
	.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev,
	.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-prev,
	.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-prev,
	.ttvmain-slider-next-pre-btn .ttvcmsmain-prev,
	.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-prev,
	.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
	.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
	.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
	.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next,
	.ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next,
	.ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next,
	.ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next,
	.ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next,
	.ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next,
	.ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next,
	.ttvcms-blog-left-side-pagination-wrapper .ttvblog-left-side-next,
	.ttvcms-service-pagination-wrapper .ttvcms-service-next-pre-btn .ttvservice-slider-next,
	.ttvmain-slider-next-pre-btn .ttvcmsmain-next,
	.ttvcmsblog-event-home .ttvcmsblog-event-home-next-pre-btn .ttvcmsblog-event-home-slider-next {
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-moz-transform: none;
		transform: none;
	}
	.ttvcmsmain-prev {
	    display: none;
	}
	.ttvcmsmain-next {
	    display: none;
	}
}
/*************************end pagination button************************************************************/
/***Start Breadcum***/
#wrapper .breadcrumb{
    text-align: center;
    padding: 0;
    background-color: #f6bc41;
}
#wrapper .breadcrumb ol {
    text-align: left;
    margin: 0;
    padding: 20px 0;
    overflow: hidden;   
}
.lang-rtl #wrapper .breadcrumb ol{
	text-align: right;
}
#wrapper .breadcrumb li a{
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
}
#wrapper .breadcrumb li:after {
    content: "/";
    color: #7a7a7a;
    margin: 0 15px;
    font-size: 13px;
}
.ttv-category-block-wrapper .ttv-category-cover img{
	width: 100%;
}
.ttv-category-image img{
	width: 100%;
}
.ttv-category-main-div,
.ttv-category-block-wrapper{
	border: 1px solid #eee;
	min-height: auto; 
}
.ttvcenter-block-product-section{
	display: none;
	background: #f7f7f7;
	border: 1px solid #eee;		
}
.ttvleft-right-title,
.ttv-sub-category-title{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
@media(max-width: 575px){
	#wrapper .breadcrumb li a{
		font-size: 11px;
	}
	#wrapper .breadcrumb ol{
		padding: 15px 0;
	}
	#wrapper .breadcrumb li:last-child{
		content: none;
	}
}
/***end Breadcum***/
.ttvcmstab-title-product {
	margin-bottom: 45px;
}
.ttvcmsspecial-product,
.ttvcmsfeatured-product,
.ttvcmsbest-seller-product,
.ttvcmsnew-product,
.ttvcmssame-category-product {
	padding: 0;
	margin-bottom: 90px;
}
.ttvnew-product-all-box,
.ttvfeatured-product-all-box,
.ttvspecial-product-all-box,
.ttvbest-seller-product-all-box{
	position: relative;
}
.ttvallproduct-link {
    margin-top: 15px;
    text-align: right;
}
.ttvallproduct-link a,
.ttvnews-event-link a,
.ttvallproduct-link a,
.ttvleft-right-penal-all-block .ttvall-product-bottom-link-block a, 
.ttvcmsblog-left-side .ttvnews-event-link a{
	color: #333333;
	font-weight: 500;
}
.ttvallproduct-link a i,
.ttvnews-event-link a i,
.ttvallproduct-link a i,
.ttvleft-right-penal-all-block .ttvall-product-bottom-link-block a i, 
.ttvcmsblog-left-side .ttvnews-event-link a i{
	font-size: 15px;
	line-height: 14px;
}
.ttvnews-event-link a:hover,
.ttvallproduct-link a:hover,
.ttvleft-right-penal-all-block .ttvall-product-bottom-link-block a:hover, 
.ttvcmsblog-left-side .ttvnews-event-link a:hover {
	color: #d92026;
}
/******************* product title design ***********/
.ttvcmsmain-title-wrapper {
	margin-bottom: 40px;
}
.ttvtab-title-wrapper {
	position: relative;
}
.ttvtab-product .ttvcmsmain-title-wrapper {
	margin-bottom: 30px;
}
.ttvcms-main-title .ttvmain-title {
    font-size: 40px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}
.ttvcross-selling-main-title-wrapper .ttvcms-main-title .ttvmain-title {
	padding: 0 60px;
}
.ttvcms-main-title .ttvmain-title:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 90px;
    bottom: 0;
    left: 50%;
    background-color: #d92026;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
}
.ttvcms-main-title .ttvmain-title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 200px;
    bottom: 0;
    left: 50%;
    background-color: #eeeeee;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
}
.ttvcms-main-title .ttvmain-sub-title {
	text-align: center;
	font-size: 16px;
	color: #888888;
	line-height: normal;
	margin-bottom: 5px;
	display: none;
}
.ttvcms-main-title .ttvmain-desc {
	text-align: center;
	font-size: 14px;
	line-height: normal;
	color: #666666;
	display: none;
}
.ttvtab-title-wrapper .ttvtabs-products li {
	padding: 7px 28px;
	border: 1px solid #eeeeee;
	margin: 0 5px;
}
.ttvtab-title-wrapper .ttvtabs-products li span {
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}
.ttvtabs-products li.active,
.ttvtabs-products li:hover {
	border: 1px solid #d92026;
}
.ttvtab-product {
	overflow: hidden;
	text-align: center;
	position: relative;
}
@media(max-width: 991px) {
	.ttvcmsmain-slider-wrapper {
		margin-bottom: 30px;
		padding-top: 20px;
	}
	.ttvcms-main-title .ttvmain-title {
		font-size: 28px;
	}
	.ttvcmstab-title-product,
	.ttvcmsspecial-product,
	.ttvcmsfeatured-product,
	.ttvcmsbest-seller-product,
	.ttvcmsnew-product,
	.ttvcmssame-category-product,
	.ttvcmslike-product,
	.ttvcmssame-category-product {
		margin-bottom: 30px;
	}
	.ttvcmsmain-title-wrapper,	
	.ttvtab-product .ttvcmsmain-title-wrapper {
		margin-bottom: 15px;
	}
	.ttvtab-product .ttvtab-title-wrapper .ttvtabs-products {
		margin-bottom: 0;
	}
	.ttvnew-main-title-wrapper, 
	.ttvbest-seller-main-title-wrapper, 
	.ttvspecial-main-title-wrapper, 
	.ttvfeatured-main-title-wrapper, 
	.ttvcmsmain-title-wrapper,
	.ttvtab-product {
    	margin-bottom: 15px;
	}
	.ttvcms-main-title .ttvmain-sub-title {
		font-size: 14px;
	}
	.ttvcross-selling-main-title-wrapper .ttvcms-main-title .ttvmain-title {
		padding: 0;
	}
	.ttvtab-product {
		overflow: visible;
	}
}
@media(max-width: 767px) {
	.ttvtab-product .ttvcms-next-pre-btn {
		display: -webkit-box; 
    	display: -ms-flexbox;
    	display: flex; 
    	-webkit-box-pack: center; 
    	-ms-flex-pack: center;
    	justify-content: center; 
	}
	.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
	.ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
	.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
	.ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
	.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
	.ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
	.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev, 
	.ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next {
		position: inherit;
		top: 0;
		-webkit-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    -moz-transform: none;
	    transform: none;
        margin: 10px 5px 0 5px;
	}
}
@media(max-width: 575px) {
	.ttvcmsmain-slider-wrapper {
	    padding-top: 90px;
	}
	.ttvtab-product .ttvtab-title-wrapper .ttvtabs-products {
    	display: inline-block;
	}
	.ttvtab-title-wrapper .ttvtabs-products li {
    	margin: 5px 0;
	}	
}
/************************************Start All Product gesign**************************************************************/
/***************Start Main Wrapper  **************************/
.ttvproduct-wrapper {
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	border: 1px solid #eeeeee;
	margin:0;
	border-radius:0;
	-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;
	cursor: pointer;
}
.ttvproduct-wrapper:hover{
	box-shadow: 0px 0px 3px 0.5px rgba(34, 34, 34, 0.08);
    border-color: transparent;
}
.ttvall-product-wrapper-info-box.ttvtab-first-product{
	margin-bottom: 30px;
}
.ttvall-product-wrapper-info-box {
    padding: 2px 15px;
}
.ttvproduct-wrapper .ttvproduct-image img{
	width: 100%;
}
.ttv-product-top-hover{
	text-align: left;
	padding:15px;
}
/***********************************Start Product Review*************************************/
.ttvproduct-wrapper.grid .ttvall-product-star-icon,
.ttvproduct-wrapper.grid-2 .ttvall-product-star-icon{
	padding-bottom: 8px;
}
.ttvall-product-star-icon .star i {
	font-size: 13px;
    width: 16px;
	color: #adadad;
}
.ttvall-product-star-icon .star.star_on i {
	color: #ffba00;
	font-size: 13px;
}
.comments_note{
	text-align: left;
	display: none;
}
/******************************End Product Review********************************/
/************************************Start all sale lable***************************************/
.product-flags{
	display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    margin: 0;
    opacity: 0;
    -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;
}
.ttvproduct-wrapper:hover .product-flags{
	opacity: 1;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.ttvproduct-online-new-wrapper .product-flags li{
	text-align: left;
}
.ttvproduct-online-new-wrapper{
	right: auto;
	left: 15px;
}
.ttvproduct-sale-pack-wrapper{
	left: auto;
	right: 15px;
}
.ttvproduct-sale-pack-wrapper .product-flags li{
	text-align: right;
}
.product-flags li{
    font-size: 14px;
    color: #222222;
    font-weight:400;
   	font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
/*** Start all sale lable--list-list-2--catalog ***/
.list.ttvproduct-wrapper .product-flags,
.catalog.ttvproduct-wrapper .product-flags,
.list-2.ttvproduct-wrapper .product-flags{
	opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.ttvproduct-page-wrapper .product-flags{
	opacity: 1;
}
/*********** mobile Start all sale lable **************/
@media(max-width: 991px){
	.product-flags{
		opacity:1;
	}
}
/****************************** end Start all sale lable************************/
/*****************************Start image change on hover****************************************/
.ttvproduct-wrapper .ttvproduct-image{
	overflow: hidden;
	padding: 0;
} 
.ttvproduct-wrapper .ttvproduct-hover-img {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateX(-368px);
	-moz-transform: translateX(-368px);
	-ms-transform: translateX(-368px);
	-o-transform: translateX(-368px);
	transform: translateX(-368px);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	background-color: #fff;
}
.ttvproduct-wrapper:hover .ttvproduct-hover-img,
.ttvproduct-wrapper:hover .ttvproduct-image:after {
	opacity: 1;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
/**********************End image change on hover***********************************/
/**************************Start timer design *********************************************/
.ttvproduct-wrapper.grid .ttvproduct-timer,
.ttvproduct-wrapper.grid-2 .ttvproduct-timer{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom:15px;
	-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;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.ttvproduct-wrapper.grid:hover .ttvproduct-timer,
.ttvproduct-wrapper.grid-2:hover .ttvproduct-timer{
	-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;
	-webkit-transform:translateY(360px);
	-moz-transform:translateY(360px);
	-ms-transform:translateY(360px);
	-o-transform:translateY(360px);
	transform:translateY(360px);
}
.ttvtimer-wrapper {
	overflow: hidden;
    vertical-align: top;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 5px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05); 

}
.ttvproduct-timer-wrapper {
	position: relative;
	text-align: center;
	min-width: 35px;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	font-weight: 500;
}
.ttvproduct-timer-wrapper .days,
.ttvproduct-timer-wrapper .hours,
.ttvproduct-timer-wrapper .minutes{
	font-size: 14px;
	color: #222222;
	font-weight: 500;
	font-family: 'Inter', sans-serif;
}
.ttvproduct-timer-wrapper .seconds{
	font-size: 14px;
	color: #d92026;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
}

.ttvtimer-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    font-size: 14px;
    color: #a0a0a0;
    font-weight: 500;
}
.ttvproduct-timer-wrapper .ttvtimer-name{
	font-size:0.8em;
}
/***** Start timer design cart-Quick-compare-wishlist ***/
#products.list-2 .ttvproduct-timer{
	padding-bottom: 10px;
}
/********************* mobile Start timer design *******************/
@media(max-width: 991px){
	.ttvproduct-wrapper.grid:hover .ttvproduct-timer,
	.ttvproduct-wrapper.grid-2:hover .ttvproduct-timer{
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
}
/******************* end Start timer design *******************/
/************************Start cart-Quick-compare-wishlist Hover btn*************************/
.ttvproduct-wrapper .ttvproduct-hover-btn {
	position: absolute;
    top: auto;
    bottom: 15px;
    z-index: 10;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-cart-btn,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-wishlist,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvcompare-wrapper{
	margin: 0 5px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0px 3px 1px rgba(34, 34, 34, 0.08);
    border-radius: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform:translateX(350px);
	-moz-transform: translateX(350px);
	-ms-transform: translateX(350px);
	-o-transform: translateX(350px);
	transform: translateX(350px);
}
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn:hover,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-cart-btn:hover,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-wishlist:hover,
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvcompare-wrapper:hover{
	border: 1px solid #d92026;
	background-color: #d92026;
	box-shadow: none;
	-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;
}
.ttvproduct-wrapper:hover .ttvproduct-hover-btn .ttvproduct-quick-btn,
.ttvproduct-wrapper:hover .ttvproduct-hover-btn .ttvproduct-cart-btn,
.ttvproduct-wrapper:hover .ttvproduct-hover-btn .ttvproduct-wishlist,
.ttvproduct-wrapper:hover .ttvproduct-hover-btn .ttvcompare-wrapper{
	-webkit-transform:translateX(0px);
	-moz-transform:translateX(0px);
	-ms-transform:translateX(0px);
	-o-transform:translateX(0px);
	transform:translateX(0px);
}
.ttvproduct-cart-btn .ttvproduct-add-to-cart,
.ttvproduct-wrapper .ttvproduct-quick-btn .ttvproduct-quick-icon,
.ttvproduct-wishlist .ttvproduct-wishlist-icon,
.ttvcompare-wrapper .ttvproduct-compare-icon i.add {
	background-image: url(../img/sprite.png);
	height: 40px;
	width: 40px;
	z-index: 2; 
	position: relative;
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	opacity: 1;
}
.ttvproduct-cart-btn .ttvproduct-add-to-cart {
	background-position: -106px -496px;
}
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn .ttvproduct-quick-icon{
	background-position: -106px -406px;
}
.ttvproduct-wishlist .ttvproduct-wishlist-icon {
	background-position: -105px -361px; 
}
.ttvcompare-wrapper .ttvproduct-compare-icon i.add {
	background-position: -106px -452px; 
    font-size: 0;
    display: block;
}
.ttvproduct-cart-btn:hover .ttvproduct-add-to-cart{
	background-position: -156px -496px;
}
.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn:hover .ttvproduct-quick-icon{
	background-position: -156px -406px;
}
.ttvproduct-wishlist:hover .ttvproduct-wishlist-icon {
    background-position: -155px -361px;
}
.ttvcompare-wrapper:hover .ttvproduct-compare-icon i.add {
   background-position: -156px -452px;
}
.ttvproduct-cart-btn .ttvproduct-add-to-cart span,
.ttvproduct-add-to-cart-label,
.ttvproduct-cart-btn .ttvproduct-add-to-cart i,
.ttvproduct-hover-btn .ttvproduct-quick-btn i,
.ttvproduct-hover-btn .ttvproduct-quick-btn .ttvproduct-quick-lable,
.ttvproduct-wishlist .panel-product-line .ttvproduct-add-to-wishlist-label,
.ttvproduct-wishlist .panel-product-line i,
.ttvcompare-wrapper .ttvcmsproduct-compare-btn span{
	display: none;
}
.ttvcompare-wrapper .ttvproduct-compare-icon i.hide{
	display: none;
}
.ttvcompare-wrapper .ttvproduct-compare-icon i.remove{
	line-height: 40px;
	height: 40px;
	font-size: 0px;
	width: 40px;
	background-image: url(../img/sprite.png);
	background-position: -106px -587px;
	text-align: center;
}
.ttvcompare-wrapper:hover .ttvproduct-compare-icon i.remove{
	color: #ffffff;
	background-position: -156px -587px;
}
.ttvproduct-cart-btn .ttvproduct-out-of-stock {
    background-image: url(../img/sprite.png);
    background-position: -106px -543px;
    z-index: 2;
    position: relative;
    opacity: 1;
}
.ttvproduct-wishlist .ttvquick-view-popup-wishlist ,
.ttvcompare-wrapper .ttvcmsproduct-compare-btn {
	background-color: #ffffff;
	padding: 0;
}

/********************* mobile -Start cart-Quick-compare-wishlist Hover btn*******************/
@media(max-width: 991px){
	.ttvproduct-wrapper .ttvproduct-hover-btn{
		position: absolute !important;
        top: auto !important; 
        transform: none !important; 
        bottom: 20px !important;
        left: 5px !important;
        right: 5px !important;
        width: calc(100% - 10px) !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: flex-end !important;
        background: transparent !important;
	}
	.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn,
	.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-cart-btn,
	.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-wishlist,
	.ttvproduct-wrapper .ttvproduct-hover-btn .ttvcompare-wrapper{
		-webkit-transform:translateX(0px);
		-moz-transform:translateX(0px);
		-ms-transform:translateX(0px);
		-o-transform:translateX(0px);
		transform:translateX(0px);
	}
	.ttvproduct-wrapper .ttvproduct-hover-btn .ttvproduct-quick-btn .ttvproduct-quick-icon {
    background-position: -106px -408px;
    }
    .ttvproduct-cart-btn .ttvproduct-add-to-cart, .ttvproduct-wrapper .ttvproduct-quick-btn .ttvproduct-quick-icon, .ttvproduct-wishlist .ttvproduct-wishlist-icon, .ttvcompare-wrapper .ttvproduct-compare-icon i.add {
            background-image: url(../img/sprite.png);
            height: 40px;
            width: 40px;
            z-index: 2;
            position: relative;
            background-color: transparent;
            padding: 0;
            border-radius: 0;
            opacity: 1;
            border: none;
        }
}
/******************** end Start cart-Quick-compare-wishlist Hover btn ********************/
/***************** Start list--list-2--catalog cart-Quick-compare-wishlist Hover btn ****************/
#products.list .ttvproduct-cart-btn .ttvproduct-add-to-cart,
#products.list-2 .ttvproduct-cart-btn .ttvproduct-add-to-cart,
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-add-to-cart,
#products.list .ttvproduct-quick-btn .ttvproduct-quick-icon,
#products.list-2 .ttvproduct-quick-btn .ttvproduct-quick-icon,
#products.catalog .ttvproduct-quick-btn .ttvproduct-quick-icon,
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.add,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.add,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.add,
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.remove,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.remove,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.remove,
#products.list .ttvproduct-wishlist .ttvproduct-wishlist-icon,
#products.list-2 .ttvproduct-wishlist .ttvproduct-wishlist-icon,
#products.catalog .ttvproduct-wishlist .ttvproduct-wishlist-icon{
    background-color: #ffffff;
    padding: 0;
    border: 1px solid #dddddd;
    width: 40px;
    height: 40px;
    border-radius: 0;
}
#products.list .ttvproduct-cart-btn .ttvproduct-add-to-cart,
#products.list-2 .ttvproduct-cart-btn .ttvproduct-add-to-cart,
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-add-to-cart {
	background-position: -106px -498px;
}
#products.list .ttvproduct-quick-btn .ttvproduct-quick-icon,
#products.list-2 .ttvproduct-quick-btn .ttvproduct-quick-icon,
#products.catalog .ttvproduct-quick-btn .ttvproduct-quick-icon {
    background-position: -106px -408px;
}
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.add,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.add,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.add {
   background-position: -106px -453px;
}
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.remove,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.remove,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.remove{
	background-position: -106px -587px;
}
#products.list .ttvproduct-wishlist .ttvproduct-wishlist-icon,
#products.list-2 .ttvproduct-wishlist .ttvproduct-wishlist-icon,
#products.catalog .ttvproduct-wishlist .ttvproduct-wishlist-icon {
    background-position: -106px -362px;
}
#products.list .ttvproduct-cart-btn .ttvproduct-add-to-cart:hover,
#products.list-2 .ttvproduct-cart-btn .ttvproduct-add-to-cart:hover,
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-add-to-cart:hover{
	background-position: -156px -498px;
}
#products.list .ttvproduct-quick-btn .ttvproduct-quick-icon:hover,
#products.list-2 .ttvproduct-quick-btn .ttvproduct-quick-icon:hover,
#products.catalog .ttvproduct-quick-btn .ttvproduct-quick-icon:hover {
    background-position: -156px -408px;
}
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover {
     background-position: -156px -453px;
}
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover{
	background-position: -156px -587px;
}
#products.list .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover,
#products.list-2 .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover,
#products.catalog .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover {
    background-position: -156px -362px;
}
#products.list .ttvproduct-cart-btn .ttvproduct-add-to-cart:hover,
#products.list .ttvproduct-quick-btn .ttvproduct-quick-icon:hover,
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-add-to-cart:hover,
#products.catalog .ttvproduct-quick-btn .ttvproduct-quick-icon:hover,
#products.list-2 .ttvproduct-cart-btn .ttvproduct-add-to-cart:hover,
#products.list-2 .ttvproduct-quick-btn .ttvproduct-quick-icon:hover,
#products.list .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover,
#products.list-2 .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover,
#products.catalog .ttvproduct-wishlist .ttvproduct-wishlist-icon:hover,
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.add:hover,
#products.list .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover,
#products.list-2 .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover,
#products.catalog .ttvcompare-wrapper .ttvproduct-compare-icon i.remove:hover{
	background-color: #d92026;
	box-shadow: none;
	border: 1px solid #d92026;
}
#products.list .ttvproduct-cart-btn .ttvproduct-out-of-stock,
#products.list-2 .ttvproduct-cart-btn .ttvproduct-out-of-stock,
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-out-of-stock {
    background-image: url(../img/sprite.png);
    background-position: -106px -543px;
    z-index: 2;
    opacity: 1;
    position: relative;
}
#products.list .ttvproduct-cart-btn .ttvproduct-out-of-stock:hover{
	background-position: -156px -543px;
}
#products.list-2 .ttvproduct-cart-btn .ttvproduct-out-of-stock:hover{
	background-position: -156px -543px;
}
#products.catalog .ttvproduct-catalog-btn-wrapper .ttvproduct-out-of-stock:hover{
	background-position: -156px -543px;
}
#products.list .ttvproduct-cart-btn, 
#products.list .ttvproduct-quick-btn,
#products.list .ttvcompare-wrapper,
#products.list .ttvproduct-wishlist{
	margin: 0 3px;
}
#products.list-2 .ttvproduct-cart-btn, 
#products.list-2 .ttvproduct-quick-btn,
#products.list-2 .ttvcompare-wrapper,
#products.list-2 .ttvproduct-wishlist{
	margin: 0 3px;
}
#products.catalog .ttvproduct-cart-catalog-btn, 
#products.catalog .ttvproduct-quick-btn,
#products.catalog .ttvcompare-wrapper,
#products.catalog .ttvproduct-wishlist{
	margin: 0 3px;
}
/***************** end Start list--list-2--catalog cart-Quick-compare-wishlist Hover btn ****************/
/**************************************Start Product Title & Price*************************************************/
.ttvproduct-name .product-title a h6 {
    color: #232020;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Fira sans', sans-serif;
    text-align: center;
}
.product-price-and-shipping .price {
	font-size: 16px;
	font-weight: 800;
	color: #232020;
	font-family: 'Inter', sans-serif;
}
.product-price-and-shipping .regular-price {
    font-size: 14px;
    font-weight: 200;
    text-decoration: line-through;
    color: #232020;
    vertical-align: middle;
	margin-top: 3px;
	margin-left: 10px;
	font-family: 'Inter', sans-serif;
}
.ttvproduct-wrapper .product-description{
	padding: 15px;
	text-align: center;
}
.ttvproduct-name-price-wrapper .ttvproduct-name{
	padding-bottom: 6px;
}
.product-description .ttvproduct-peculiarity {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.product-description .ttvproduct-vol {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    color: #333;
    padding: 10px 15px;
}
.ttvproduct-wrapper.grid .product-description .ttvproduct-name,
.ttvproduct-wrapper.grid-2 .product-description .ttvproduct-name{
	padding: 0 0 5px 0;
}	
.ttvproduct-wrapper .product-price-and-shipping{
	display: inline-block;
	vertical-align: middle;
}
.product-price-and-shipping .ttvproduct-discount-price{
	display: none;
}
.ttvproduct-info-box-wrapper{
	padding:15px;
	text-align: center;
}
.product-price-and-shipping .price-tax{
		display: none;
	}
/************************* end Start Product Title & Price***********************************/
/********************************Start Gride---Gride-2---List---List-2---cataloge Product*************************************/
#products.grid-2 .ttv-grid-list-wrapper-info-box{
	width: 33.33%;
}
.ttvproduct-catalog-btn-wrapper{
	display: block;
	text-align: center;
}
.ttv-product-cart-quentity-inner{
	margin-right: 0;
	margin-bottom: 15px;
}
.ttvcatlog-button-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ttv-product-catalog-btn .ttvproduct-cart-quentity{
	width: 40px;
	color: #222222;
}
.ttvproduct-cart-quentity-increment, 
.ttvproduct-cart-quentity-decrement {
	background-color: #222222;
	border: none;
	color: #ffffff;
}
.ttvproduct-cart-quentity-increment:hover, 
.ttvproduct-cart-quentity-decrement:hover {
	background-color: #d92026;
}
#products.list .ttv-product-desc,
#products.list-2 .ttv-product-desc,
#products.catalog .ttv-product-desc {
	margin-bottom: 10px;
}
#products.list-2 .ttv-product-desc,
#products.list .ttv-product-desc {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#products.catalog .ttv-product-desc {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: center;
}
#products.list .ttvproduct-name,
#products.list-2 .ttvproduct-name,
#products.catalog .ttvproduct-name {
	margin-bottom: 10px;
}
#products.catalog .ttvall-product-star-icon .comments_note {
	text-align: center;
}
#products.catalog .ttvproduct-name {
	text-align: center;
}
#products #products.catalog .product-price-and-shipping, 
#products.catalog .product-accessories .product-price-and-shipping, 
#products.catalog .product-miniature .product-price-and-shipping {
	text-align: center;
}
#products.catalog .ttvproduct-catalog-price{
	text-align: center;
	padding: 0;
}
#products.catalog .ttvproduct-timer {
	display: block;
}
#products.list .ttvproduct-wrapper .product-description .ttvall-product-star-icon,
#products.list-2 .ttvproduct-wrapper .product-description .ttvall-product-star-icon,
#products.catalog .ttvproduct-wrapper .product-description .ttvall-product-star-icon {
	display: block;
}
#products.list .ttvproduct-wrapper.list .ttvproduct-image{
	padding: 0;
}
.ttvproductlist-comment-stock-wrapper{
	overflow: hidden;
}
#products.list-2 .ttvproduct-image {
    width: 47%;
    padding: 0;
}
#products.list-2 .ttvproductdescription-button-wrapper {
    width: 50%;
    padding: 30px 15px;
}
.ttvproduct-wrapper.list .ttv-product-list {
	float: left;
	margin-right: 20px;
}
#products.catalog .ttvproduct-name .product-title a h6 {
	text-align: center;
}
/************ mobile Start Gride---Gride-2---List---List-2---cataloge Product***************/
@media(min-width: 768px) and (max-width: 1199px){
	.ttv-product-catalog-btn{
		text-align: center;
	}
	.ttvcatlog-button-wrapper{
		-webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}
	.ttv-grid-list-wrapper-info-box{
		margin-bottom: 15px;
	}
}
@media(min-width: 576px) and (max-width: 767px){
	#products.list .ttvproductdescription-button-wrapper,
	#products.list .ttvproduct-wrapper.list .ttvproduct-image{
		width: 50%;
	}
}
@media(max-width: 767px){
	#products.catalog .ttv-product-list{
		margin: 0;
	}
}
@media(max-width: 575px){
	#products.list .ttvproduct-timer{
		text-align: center;
	}
	#products.list-2 .ttv-product-desc, #products.list .ttv-product-desc{
		text-align: center;
	}
	#products.list .product-description{
		text-align: center;
	}
	#products.catalog .ttvcms-product-name-star{
		padding-bottom: 0;
	}
	.ttvproduct-wrapper.list .ttv-product-list{
		float: none;
		margin: 0;
	}
	.ttvproduct-wrapper.list .ttv-indicator.ttv-bar .ttv-outer{
		margin: 0 auto;
	}
}
/******************* endStart Gride---Gride-2---List---List-2---cataloge Product *************************/
/******************************************************Start Product ALL RTL********************************************************/
.lang-rtl .ttvproduct-online-new-wrapper{
	left: 15px;
	right: auto;
	text-align: left;
}
.lang-rtl .ttvproduct-sale-pack-wrapper{
	right: 15px;
	left: auto;
	text-align: right;
}
.lang-rtl #products.list-2 .product-description,
.lang-rtl #products.list .product-description{
	text-align: right;
}
.lang-rtl .ttvproduct-timer-wrapper{
	float: unset;
}
.lang-rtl .ttv-product-cart-quentity-inner, 
.lang-rtl .ttvproduct-cart-catalog-btn{
	margin-left: 0;
	margin-right: 0;
}	
.lang-rtl .ttvproduct-info-box-wrapper .product-description{
	direction: ltr;
}
.lang-rtl #products.catalog .ttv-product-cart-quentity-inner {
    text-align: center;
}
.lang-rtl #products.list .ttvproduct-name .product-title a h6,
.lang-rtl #products.list-2 .ttvproduct-name .product-title a h6 {
	text-align: right;
}
/********************* teblet-Product-RTL ********************/
@media(min-width: 992px){
	.lang-rtl .ttvproduct-wrapper.list .ttv-product-list{
		float: right;
		margin-right: 0;
		margin-left: 15px;
		text-align: center;
	}
}
@media (max-width: 991px) and (min-width: 576px){
	.lang-rtl .ttvproduct-wrapper.list .ttv-product-list {
	    float: right;
	    margin-right: 0;
	    margin-left: 15px;
	}
}
@media(max-width: 575px){
	.lang-rtl #products.list .ttvproduct-name,
	.lang-rtl #products.list .ttv-indicator .ttv-items,
	.lang-rtl #products.list .ttvproduct-timer,
	.lang-rtl #products.list .comments_note,
	.lang-rtl #products.list .product-miniature .product-price-and-shipping,
	.lang-rtl #products.list-2 .product-description, 
	.lang-rtl #products.list .product-description{
		text-align: center;
	}
	.lang-rtl .ttvproduct-wrapper.list .ttvall-product-btn-list{
		-webkit-box-pack: center;
    	-ms-flex-pack: center;
    	justify-content: center;
	}
}
/***********************************Start Product ALL RTL********************************************/
/**********producat-left-penal***********/
.ttvleft-product-wrapper .ttvproduct-name{
	padding-bottom: 8px;
}
.ttvleft-product-wrapper .product-price-and-shipping{
	padding-bottom: 8px;
}
/************************************************End All Product Design****************************************************/

/******************************************************** footer **************************************************************/
/**************************newsletter***********************/
.ttvfooter-before {
	background-color: #222222;
}
.ttvnewsletter-input .alert {
    display: block;
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 10px 0;
}
.ttvfooter-wrapper{
	padding: 46px 15px;
	border-bottom: 1px solid #444444;
}
.ttvfooter-about-logo-wrapper{
	text-align: left;
}
.ttv-newsletter-wrapeer {
	margin: 0;
}
.ttvnewsletter-icon {
    height: 60px;
    width: 70px;
    /*background-image: url(../img/Newslatter-Icon.png);*/
    background-repeat: no-repeat;
	background-repeat: no-repeat;
	margin-right: 10px;
	text-align: center;
	position: absolute;
	bottom: -4px;
	display: none;
}
.ttvnewsletter-block {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ttvnewsletter-lable-wrapper .ttvnewsletter-title{
	margin-bottom: 0;
	color: #ffffff;
	margin-right: 15px;
	padding: 0;
	font-family: 'Inter', sans-serif;
	font-size: 32px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 44px;
}
.ttvnewsleeter-input-button-wraper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #a8a8a8;
}
.ttvnewsleeter-input-button-wraper input::placeholder{
	font-size: 12px;
	color: #a8a8a8;
	font-family: 'Inter', sans-serif;
	letter-spacing: 1px;
	font-weight: 500;
}
.block_newsletter .ttvnewsletter-input button[type=submit]{
	padding: 0;
	right: 0;
	bottom: 0;
	left: auto;
}
.block_newsletter .ttvnewsletter-input button[type=submit] span {
	display: block;
	background-color: #d92026;
	padding: 12px 40px;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
}
.block_newsletter .ttvnewsletter-input button[type=submit] span:hover{
	background-color: #000;
}
.block_newsletter .ttvnewsletter-input button[type=submit] i{
	display: none;
	margin: 0;
    font-size: 25px;
    height: 36px;
    width: 36px;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    line-height: 36px;
}
.block_newsletter .ttvnewsletter-input button[type=submit]:hover i{
	color: #d92026;
}
.ttvnewsletter-input{
	width: 100%;
}
.block_newsletter .ttvnewsletter-input .input-wrapper{
	width: 100%;
}
.ttvnewsleeter-input-button-wraper .input-wrapper input {
	height: 39px;
	border: none;
	color: #fff;
	background: transparent;
}
.ttvnewsletter-block .ttvnewsletter-description {
	color: #ffffff;
	display: none;
}
.ttvnewsletter-block .block_newsletter .ttvnewsletter-input .input-wrapper {
    overflow: hidden;
    margin-right: 40px;
}
.block_newsletter .ttvnewsletter-input input[type=email]{
	padding: 11px 15px;
}
.block_newsletter .ttvnewsletter-input input[type=email]:placeholder {
	color: #a8a8a8;
}
.block_newsletter .ttvnewsletter-input input[type=email]:focus{
	border: none;
	padding: 11px 15px;
}
.ttv-newsletter-wrapeer .alert{
    display: block;
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
/************teblet-newsletter*************/
@media(max-width: 1200px){
	.block_newsletter .ttvnewsletter-input button[type=submit] span{
		padding: 12px;
	}
}
@media(min-width: 992px) {
	.ttvnewsletter-block ,.ttvfooter-newsletter-logo{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
}
/************mobile-newsletter*************/
@media(max-width: 991px){
	.ttvfooter-about-logo-wrapper {
		text-align: center;
		padding-bottom: 15px;
	}
	.block_newsletter{
		padding-bottom: 0;
		border: none;
	}
	.ttvfooter-wrapper{
		padding: 30px 15px;
	}
}
@media(max-width: 575px){
	.ttvnewsletter-lable-wrapper .ttvnewsletter-title{
		font-size: 24px;
		margin-bottom: 15px;
		margin-right: 0;
		text-align: center;
	}
	.ttvnewsletter-block{
		display: block;
	}
}
/************************** end-newsletter ***********************/
/************************************** footer after *********************************/
.footer-container {
	margin-top: 0;
	box-shadow: none;
	padding: 0;
	background: #222222;
}
.ttvfooter-storelogo-imformation{
	padding: 60px 0px;
	overflow: hidden;
}
.ttvfooter-title-wrapper .ttvfooter-title{
	font-size: 16px;
    color: #d92026;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 0;
    float: left;
    width: 100%;
    font-family: 'Inter', sans-serif;
}
.ttvfooter-storelogo-imformation .ttvfooter-logo-link-wrapper a {
	color: #a8a8a8;
	font-size: 13px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
}
.ttvfooter-storelogo-imformation .ttvfooter-logo-link-wrapper a:hover {
	color: #d92026;
}
.links .title {
	border-bottom: none;
}
.block-social.ttvcmsfooter-social-icon .ttvfooter-title {
	display: none;
}
.ttvfooter-title-wrapper .ttvfooter-toggle-icon {
	display: none;
}
.ttvfooter-time-wrapper .ttvfooter-open-time-wrapper,
.footer-container .ttvfooter-account-link li, 
.footer-container #block_myaccount_infos li,
#footer_sub_menu_store_info .ttvfooter-store-link {
	margin-bottom: 15px;
	overflow: hidden;
    width: 100%;
}
.ttvfooter-time-wrapper .ttvfooter-open-time-wrapper,
.footer-container .ttvfooter-account-link li, 
.footer-container #block_myaccount_infos li {
	line-height: 13px;
}
.ttvfooter-account-link .ttvfooter-link-wrapper li a,
#block_myaccount_infos #footer_account_list li a,
#block_myaccount_infos li a,
#footer_sub_menu_store_info, 
#footer_sub_menu_store_time,
.ttvfooter-social-icon-wrapper li a,
#footer_sub_menu_store_info .ttvfooter-store-link ,
.ttvfooter-store-link a{
	color: #a8a8a8;
	font-size: 13px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
}
.ttvfooter-title-wrapper{
	clear: both;
}
.ttvfooter-account-link .ttvfooter-link-wrapper li a:hover, 
#block_myaccount_infos #footer_account_list li a:hover, 
#block_myaccount_infos li a:hover {
	color: #d92026;
}
.ttvcmsfooter-social-icon {
	text-align: left;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li {
    background-color: transparent;
    display: inline-block;
    margin: 0 3px;
    height: 35px;
    width: 35px;
    overflow: hidden;
    position: relative;
}
.ttvcms-social-icon-title{
	display: none;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li a{
	background-color: #333;
	height: 30px;
	width: 30px;
	border-radius: 2px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.facebook a{
	background-image: url(../img/sprite.png);
	background-position: -210px -53px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.twitter a{
	background-image: url(../img/sprite.png);
	background-position: -210px -97px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.rss a{
	background-image: url(../img/sprite.png);
	background-position: -210px -8px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.youtube a{
	background-image: url(../img/sprite.png);
	background-position: -210px -141px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.googleplus a{
	background-image: url(../img/sprite.png);
	background-position: -210px -231px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.pinterest a{
	background-image: url(../img/sprite.png);
	background-position: -210px -186px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.vimeo a{
	background-image: url(../img/sprite.png);
	background-position: -210px -321px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.instagram a{
	background-image: url(../img/sprite.png);
	background-position: -210px -277px;
	display: block;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.facebook:hover a {
	background-image: url(../img/sprite.png);
	background-position: -310px -53px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.twitter:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -97px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.rss:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -8px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.youtube:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -141px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.googleplus:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -231px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.pinterest:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -186px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.vimeo:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -321px;
}
.ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li.instagram:hover a{
	background-image: url(../img/sprite.png);
	background-position: -310px -277px;
}
.ttvfooter-copy-payment-icon-wrapper  {
	background-color: #111111;
	padding: 20px 0;
}
.modal-footer .social-icon a{
	display: block;
}
.ttvfooter-payment-icon-img-block .ttvfooter-payment-icon-wrapper .ttvfooter-payment-content-block {
	margin: 0 10px;
	display: inline-block;
}
.ttvfooter-payment-icon-img-block{
	text-align: right;
}
.ttvcopylink p {
    color: #a8a8a8;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 19px;
    font-family: 'Inter', sans-serif;
    display: inline-block;
}
.ttvcopylink p:hover {
	color: #d92026;
}

.ttvcopylink a {
    color: #a8a8a8 !important;
}

.ttvcopylink a:hover {
    color: #a8a8a8;
}

.ttvbottom-to-top {
    position: fixed;
    bottom: 90px;
    right: 100px;
    z-index: 999;
  	background-color: #222222;
  	border: 1px solid #ffffff;
  	display: none;
}
.ttvbottom-to-top:hover{
	background-color: #d92026;
}
.ttvbottom-to-top i{
	color: #ffffff;
    height: 40px;
    width: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px;
}
.ttvbottom-to-top a{
	display: inline-block;
}
.ttvbottom-to-top span {
	display: none;
}
.ttvcmsfooter-contact-info .ttvfooter-store-link  i{
	color: #d92026;
	font-size: 15px;
	margin-right: 15px;
	float: left;
}
.ttv-contact-info-text{
	display: inline-block;
}
#footer_sub_menu_social_icon{
	padding-top: 10px;
}
/************************ teblet-footer ****************************/
@media (min-width: 992px) { 
	#footer_sub_menu_store_time,
	#footer_sub_menu_link,
	#footer_sub_menu_myaccount,
	#footer_sub_menu_social_icon,
	#footer_sub_menu_store_info,
	.ttvfooter-link-wrapper {
		display: block;
		margin-bottom: 0;
	}
	#footer_sub_menu_store_info{
		display: block;
		clear: both;
	}
	.footer-container .ttvfooter-account-link li:last-child{
		margin-bottom: 0;
	}
}
/************************ mobile-footer ****************************/
@media (max-width: 991px) { 
	.ttvfooter-title-wrapper {
		position: relative;
		margin-bottom: 10px;
	}
	.ttvfooter-storelogo-imformation{
		overflow: hidden;
		padding: 30px 0;
	}
	.ttvfooter-toggle-icon-wrapper .ttvfooter-toggle-icon {
		display: block;
		padding: 0;
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.ttvfooter-toggle-icon-wrapper .ttvfooter-toggle-icon i {
		color: #d92026;
	}
	.ttvfooter-toggle-icon-wrapper .ttvfooter-toggle-icon .remove {
		display: none;
	}
	#footer_sub_menu_store_info,
	#footer_sub_menu_store_time,
	#footer_sub_menu_link,
	#footer_sub_menu_myaccount,
	#footer_sub_menu_social_icon,
	.ttvfooter-link-wrapper {
		padding: 0 15px;
		margin: 0;
	}
	#footer_sub_menu_store_info .ttvfooter-store-link:last-child{
		padding-bottom: 15px;
	}
	.ttvcmsfooter-social-icon .ttvfooter-title-wrapper {
	    padding-left: 0;
	}
	.ttvfooter-title-wrapper {
		margin-bottom: 0px;
	}
	.ttvcmsfooter-social-icon{
		width: 100%;
		text-align: center;
	}
	.ttv-newsletter{
		display: block;
	}
	.ttvfooter-title-wrapper .ttvfooter-title{
		background-color: #222222;
    	padding: 10px;
    	margin-bottom: 15px;
    	font-size: 14px;
	}
	.ttvbottom-to-top{
		bottom: 30px;
		right: 30px;
	}
}
@media (max-width: 767px) {
	.ttvcopylink p {
		text-align: center;
	}
	.ttvfooter-payment-icon-img-block{
		text-align: center;
	}
	.ttvcopylink {
		margin-bottom: 10px;
	}
	.ttvfooter-payment-icon-img-block .ttvfooter-payment-icon-wrapper .ttvfooter-payment-content-block{
		margin: 10px;
	}
}
@media (max-width: 575px) {
	.ttvcopylink p {
		text-align: center;
	}
	.ttvfooter-payment-icon-img-block{
		text-align: center;
		margin: 0 auto;
	}
	.ttvcopylink {
		margin-bottom: 10px;
	}
	.ttvfooter-payment-icon-img-block .ttvfooter-payment-icon-wrapper .ttvfooter-payment-content-block{
		margin: 10px;
		display: table-cell;
	}
	.ttvfooter-payment-icon-wrapper {
	    display: table;
	    width: 100%;
	}
	.ttvfooter-payment-icon-img-block .ttvfooter-payment-icon-wrapper .ttvfooter-payment-content-block .ttvfooter-payment-icon img{
		width: 75% !important;
		height: 75% !important;
	}
}
/************************************* start footer rtl *************************************/
.lang-rtl .ttvfooter-storelogo-imformation {
    float: none;
}
.lang-rtl .ttvcopylink{
	float: right;
}
 .lang-rtl #footer_sub_menu_social_icon{
 	text-align: right;
 }
.lang-rtl .block_newsletter .ttvnewsletter-input button[type=submit]{
	left: 0px;
	right: auto;
}
.lang-rtl .ttvfooter-social-icon-wrapper li a{
	padding: 0;
}
.lang-rtl .ttvcmsfooter-contact-info .ttvfooter-store-link  i{
	margin: 0 0 0 15px;
}
.lang-rtl .ttvcmsfooter-contact-info .ttvfooter-store-link  i{
	float: right;
}
.lang-rtl .ttvnewsletter-lable-wrapper .ttvnewsletter-title{
	text-align: right;
	margin-left: 15px;
	margin-right: 0;
}
.lang-rtl .ttvcmsfooter-social-icon .ttvfooter-social-icon-wrapper li {
    float: right;
}
.lang-rtl .ttvfooter-about-logo-wrapper {
    text-align: right;
}
/************** teblet--end footer rtl **************/
@media (min-width: 992px){
 	.lang-rtl .ttvfooter-payment-icon-img-block,
	.lang-rtl .ttvcmsfooter-social-icon{
		text-align: left;
	}
}
/************** mobile--end footer rtl **************/
@media (min-width: 768px) and (max-width: 991px) {
	.lang-rtl .ttvfooter-payment-icon-img-block{
		text-align: left;
	}
}
@media(max-width: 991px){
	.lang-rtl #footer_sub_menu_myaccount{
		padding-right: 15px;
	}
	.lang-rtl #footer_sub_menu_social_icon{
		text-align: center;
	}
}
@media(max-width: 575px){
	.lang-rtl .ttvnewsletter-lable-wrapper .ttvnewsletter-title{
 		text-align: center;
 		margin-left: 0;
 		margin-right: 0;
	}
}
/*************************** end  footer rtl ***************************/
/*********************************************************** end footer  ***********************************************************/

@media (max-width: 1230px) and (min-width: 992px) {
	.ttv-main-div.ttv-box-layout.container {
	    margin: 30px 15px 30px 15px;
	    width: auto;
	}
}
/******************************** end *************************/
.lang-rtl .ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
.lang-rtl .ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
.lang-rtl .ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
.lang-rtl .ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev,
.lang-rtl .ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev,
.lang-rtl .ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev,
.lang-rtl .ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev,
.lang-rtl .ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev,
.lang-rtl .ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev,
.lang-rtl .ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev {
	left: 0;
}

.lang-rtl .ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
.lang-rtl .ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
.lang-rtl .ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
.lang-rtl .ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next,
.lang-rtl .ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next,
.lang-rtl .ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next,
.lang-rtl .ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next,
.lang-rtl .ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next,
.lang-rtl .ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next,
.lang-rtl .ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next,
.lang-rtl .ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next {
	left: 50px;
}

@media (max-width: 575px) {

	.lang-rtl .ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-prev,
	.lang-rtl .ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-prev,
	.lang-rtl .ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-prev,
	.lang-rtl .ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-prev,
	.lang-rtl .ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-prev,
	.lang-rtl .ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-prev,
	.lang-rtl .ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-prev,
	.lang-rtl .ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-prev,
	.lang-rtl .ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-prev,
	.lang-rtl .ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-prev {
		margin: 0;
		position: relative;
		right: auto;
		left: auto;
	}

	.lang-rtl .ttvtab-pagination .ttvtab-featured-pagination-next-pre-btn .ttvtab-featured-product-next,
	.lang-rtl .ttvtab-pagination .ttvtab-new-pagination-next-pre-btn .ttvtab-new-product-next,
	.lang-rtl .ttvtab-pagination .ttvtab-best-seller-pagination-next-pre-btn .ttvtab-best-seller-product-next,
	.lang-rtl .ttvtab-pagination .ttvtab-special-pagination-next-pre-btn .ttvtab-special-product-next,
	.lang-rtl .ttvcmsspecial-pagination .ttvcmsspecial-next-pre-btn .ttvcmsspecial-next,
	.lang-rtl .ttvcmsfeatured-pagination .ttvcmsfeatured-next-pre-btn .ttvcmsfeatured-next,
	.lang-rtl .ttvcmsbest-seller-pagination .ttvcmsbest-seller-next-pre-btn .ttvcmsbest-seller-next,
	.lang-rtl .ttvcmsnew-pagination .ttvcmsnew-next-pre-btn .ttvcmsnew-next,
	.lang-rtl .ttvcategory-slider-pagination .ttvcategory-slider-next-pre-btn .ttvcategory-slider-next,
	.lang-rtl .ttvrelated-pagination-wrapper .ttvcmsrelated-next-pre-btn .ttvcmsrelated-next {
		margin: 0;
		position: relative;
		right: auto;
		left: 8px;
	}
	
}

/******************************** новая шапка *************************/

/* 1. Главная обертка: возвращаем 90px */
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1000;
    display: flex;
    align-items: center;
}

/* 2. Контейнер: без паддингов, ширина 1350px */
.header-container {
    position: relative; 
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0; /* Убрали паддинги */
}

/* 3. Центровка логотипа (Математический центр) */
.header-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.header-center img {
    max-height: 70px; /* Оставляем крупным для 90px шапки */
    width: auto;
    display: block;
}

/* 4. Колонки */
.header-col {
    display: flex;
    align-items: center;
    z-index: 5;
}

/* 5. Правая часть */
.header-right {
    gap: 30px; 
}

#phone_number_new a {
    /* Копируем параметры из твоего меню */
    font-family: 'Inter', sans-serif; /* Убедись, что шрифт подключен */
    font-size: 15px; /* Как в меню */
    font-weight: 500; /* Как в меню */
    color: #222222;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 15px; /* Такие же отступы, как у пунктов меню для визуального веса */
    transition: all 0.3s ease;
}

#phone_number_new a i {
    color: #222222;
    font-size: 1.2em; /* Немного акцента на иконке */
}

/* Эффект при наведении на телефон как у меню */
#phone_number_new a:hover {
    color: #fb1a22; /* Или твой цвет из gmenu:hover */
}

.header-icons-group {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* 6. Аккаунт и выпадающее меню */
/* Область аккаунта на всю высоту шапки (90px) */
.ttv-account-wrapper {
    position: relative;
    height: 90px; /* Растягиваем на всю высоту */
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

/* Стили для самого изображения customer.png */
.customer-img {
    width: auto;
    height: 25px; /* Подбери нужный размер, если картинка слишком крупная */
    display: block;
}

/* Кнопка сброса стилей */
.ttv-myaccount-btn {
    background: none;
    border: none;
    padding: 0 10px; /* Небольшой отступ по бокам для кликабельности */
    height: 100%;
    display: flex;
    align-items: center;
}

/* Выпадающее меню */
.ttv-account-dropdown {
    display: none;
    position: absolute;
    top: 90px; /* Появляется ровно под нижней границей шапки */
    right: 0;
    background: #ffffff;
    min-width: 200px;
    border: 1px solid #eee;
    border-top: 1px solid #fb1a22; /* Чтобы визуально прилипало к красной границе */
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    z-index: 1001;
}

/* Показываем меню при наведении на ВСЮ область wrapper */
.ttv-account-wrapper:hover .ttv-account-dropdown {
    display: block;
}

/* Список ссылок */
.user-info-list {
    display: flex;
    flex-direction: column;
}

.user-info-list a {
    padding: 12px 20px;
    border-bottom: 1px solid #f5f5f5;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    background: #fff;
    transition: all 0.2s ease;
}

.user-info-list a:hover {
    background: #fffafa;
    color: #fb1a22;
}

/* 7. Меню слева */
#gmenu {
    display: flex;
    gap: 5px;
}

#gmenu a {
    text-decoration: none;
    color: #222;
    font-weight: 500;
    font-size: 15px;
    padding: 10px 15px;
}

/* 8. Системные настройки */
body {
    padding-top: 60px;
}

/* Контейнер корзины */
.header-cart-container {
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
}

/* Иконка и счетчик */
.cart-icon-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

/* Стили для самого изображения fast-cart.png */
.cart-img {
    height: 30px; /* Сделали чуть больше аккаунта (там 25px) */
    width: auto;
    display: block;
    transition: transform 0.2s ease;
}

/* Корректируем положение счетчика под новую картинку */
.cart-quantity {
    position: absolute;
    top: -8px;    /* Смещаем чуть выше картинки */
    right: -12px; /* Смещаем вправо */
    background: #fb1a22;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border: 2px solid #ffffff; /* Белая обводка, чтобы счетчик не сливался с картинкой */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* Убедимся, что ссылка корзины не имеет лишних подчеркиваний */
.cart-link {
    text-decoration: none;
    display: block;
}

/* Выпадающее меню */
.cart-content-dropdown {
    display: none;
    position: absolute;
    top: 90px;
    right: 0;
    width: 320px;
    background: #fff;
    border: 1px solid #eee;
    border-top: 1px solid #fb1a22;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    z-index: 1001;
    padding: 15px;
}

.header-cart-container:hover .cart-content-dropdown {
    display: block;
}

/* Список товаров */
.cart-items-scroll {
    max-height: 300px;
    overflow-y: auto;
    margin-bottom: 15px;
}

.cart-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}

.item-image img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border: 1px solid #eee;
}

.item-details { flex: 1; }
.item-name {
    font-size: 13px;
    color: #222;
    text-decoration: none;
    font-weight: 500;
    display: block;
    margin-bottom: 3px;
}
.item-meta { font-size: 12px; color: #666; }

/* Кнопка удаления */
.item-remove button {
    background: none;
    border: none;
    color: #ccc;
    cursor: pointer;
    padding: 5px;
}
.item-remove button:hover { color: #fb1a22; }

/* Линии итогов (Разом, ПДВ, Всего) */
.summary-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

.summary-line:last-of-type {
    border-bottom: none;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee; /* Отделим финальную сумму "Всего" */
}

/* Названия (Разом, Всего) */
.summary-line .label {
    font-size: 13px;
    font-weight: 400;
    color: #444;
}

/* Сами цифры (цены) */
.summary-line .value {
    font-size: 13px; 
    font-weight: 700;
    color: #222;
}

/* Если хочешь выделить именно последнюю строку (Итоговую сумму) красным */
.summary-line:last-child .label,
.summary-line:last-child .value {
    font-size: 18px; /* Делаем финальную сумму самой крупной */
    color: #fb1a22;  /* Фирменный красный */
}

/* Загальні стилі для обох кнопок */
/* Контейнер для кнопок */
.cart-buttons {
    display: flex;
    justify-content: space-between; /* Растягиваем по краям */
    gap: 15px; /* Фиксированный зазор между кнопками */
    margin-top: 20px;
}

/* Общие стили кнопок */
.cart-buttons a {
    flex: 1; /* Обе кнопки одинаковой ширины */
    text-align: center;
    padding: 12px 10px; /* Немного уменьшил боковые падинги для узких меню */
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px; /* Твое скругление */
    transition: background 0.2s ease; /* Плавная смена только фона */
    display: block;
    border: none;
    box-shadow: none !important; /* Убираем любое свечение или тени */
}

/* Кнопка "Кошик" */
.btn-view-cart {
    background: #eeeeee;
    color: #333333 !important;
}

.btn-view-cart:hover {
    background: #e2e2e2;
    color: #000000 !important;
}

/* Кнопка "Оформити" */
.btn-checkout {
    background: #fb1a22;
    color: #ffffff !important;
}

.btn-checkout:hover {
    background: #d9161d; /* Просто становится темнее */
    color: #ffffff !important; /* Текст гарантированно белый */
    box-shadow: none !important; /* Еще раз на всякий случай */
}

/* Состояние по умолчанию: иконки серые и чуть прозрачные для мягкости */
.header-cart-container .cart-img, 
.ttv-account-wrapper img {
    filter: grayscale(100%);
    transition: filter 0.3s ease, opacity 0.3s ease; /* Плавный переход */
}

/* Состояние при наведении: возвращаем цвет и полную яркость */
.header-cart-container:hover .cart-img, 
.ttv-account-wrapper:hover img {
    filter: grayscale(0%);
}

@media (max-width: 767px) {
    /* 1. Выравниваем контейнеры в ряд */
    .header-right-blocks {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 5px; /* Небольшой зазор между иконками на мобилке */
    }

    /* 2. Оптимизируем размеры для тача */
    .header-cart-container, 
    .myaccount-wrapper {
        padding: 8px 10px; /* Удобная зона для нажатия */
    }

    .header-cart-container .cart-img, 
    .myaccount-wrapper img {
        width: 22px; /* Чуть уменьшаем иконки для мобильных */
        height: auto;
        filter: none !important; /* Отключаем серый цвет на мобилках */
        opacity: 1 !important;
    }

    /* 3. Счетчик товаров (цифра) */
    .cart-quantity {
        font-size: 10px;
        min-width: 16px;
        height: 16px;
        line-height: 16px;
        top: -5px;
        right: -5px;
    }

    /* 4. Выпадающее меню на мобилке */
    /* Обычно на смартфонах выпадашка во весь экран или скрыта */
    .cart-content-dropdown {
        position: fixed;
        top: 60px; /* Высота твоей мобильной шапки */
        left: 0;
        right: 0;
        width: 100%;
        min-width: 100%;
        border-radius: 0;
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }
}

.desktop-hidden {
    display: none !important;
}

@media (max-width: 767px) {

    body {padding-top: 60px;}
    .ttvcmsmain-slider-wrapper {padding-top: 0px;}
    .mobile-hidden { display: none !important; }
    
    header#header, .main-header {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 99999 !important; /* Максимальный приоритет */
        background-color: #ffffff !important;
        height: 60px !important;
        display: block !important;
    }
    .ttv-header-logo img {
        height: 50px !important;
        width: auto !important;
        max-height: 50px !important;
        display: block;
        margin: 0 auto; /* Центрируем внутри колонки */
    }
    
.header-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* Добавляем те самые 20px по бокам */
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 100%;
        box-sizing: border-box; /* Чтобы отступы не раздували ширину больше 100% */
    }
    /* Убедимся, что колонки не имеют своих лишних внешних отступов */
    .header-left, .header-right {
        margin: 0 !important;
    }
    
    /* Если между бургером и иконкой телефона нужен зазор — добавим его тут */
    .mobile-actions-left {
        gap: 20px; /* Расстояние между иконками внутри левой колонки */
    }

    /* Если между аккаунтом и корзиной нужен зазор — добавим его тут */
    .header-icons-group {
        gap: 15px; /* Расстояние между иконками внутри правой колонки */
    }
    /* Стили для левой колонки и иконок */
    .mobile-actions-left {
        display: flex !important; /* Проявляем блок */
        align-items: center;
        height: 60px;
    }
    
    #mobile-menu-toggle {
        background: none;
        border: none;
        padding: 0;
        font-size: 24px; /* Размер бургера */
        color: #333;
        cursor: pointer;
        display: flex;
        align-items: center;
    }
    
    .mobile-phone-icon {
        font-size: 20px; /* Размер трубки */
        color: #333;
        display: flex;
        align-items: center;
        text-decoration: none;
    }
    
    /* Убедимся, что колонки флексовые и занимают место */
    .header-left, .header-right {
        flex: 1; /* Даем боковым колонкам одинаковую ширину */
    }
    .header-center {
        flex: 0 0 auto; /* Логотип забирает только то, что ему нужно */
    }
    
    .header-right {
        justify-content: flex-end; /* Иконки аккаунта и корзины прижимаем вправо */
    }
    
    /* 1. Убираем грейскейл для всех иконок в шапке */
    .mobile-icon-img, 
    .customer-img, 
    .cart-img {
        filter: none !important;
        -webkit-filter: grayscale(0) !important;
        opacity: 1 !important;
    }

    /* 2. Размеры для новых левых иконок */
    .mobile-icon-img {
        height: 25px !important; /* Подбираем под размер корзины/аккаунта */
        width: auto !important;
        display: block;
    }

    /* 3. Центрирование и кликабельность */
    .mobile-actions-left {
        display: flex !important;
        align-items: center;
        gap: 20px; /* Расстояние между меню и телефоном */
    }

    #mobile-menu-toggle {
        padding: 0;
        background: none;
        border: none;
        display: flex;
        align-items: center;
    }

    .mobile-phone-link {
        display: flex;
        align-items: center;
    }
    /* Панель меню */
    #mobile-sidebar {
        position: fixed;
        top: 0;
        left: -300px; /* Спрятано слева */
        width: 280px;
        height: 100%;
        background: #fff;
        z-index: 100000;
        transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: 2px 0 10px rgba(0,0,0,0.1);
        display: flex;
        flex-direction: column;
    }
    
    #mobile-sidebar.active {
        left: 0; /* Выезжает */
    }
    
    /* Затемнение фона */
    #mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6); /* Чуть темнее для контраста */
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    }
    
    #mobile-menu-overlay.active {
        opacity: 1;
        visibility: visible;
    }
    
    /* Шапка меню */
    .sidebar-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important; /* Центрирует по вертикали */
    padding: 15px 20px !important;
    background: #ffffff !important;
    border-bottom: 2px solid #f4f4f4 !important;
    height: 70px !important; /* Фиксируем высоту шапки для точности */
    box-sizing: border-box !important;
}

.sidebar-header span {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #333 !important;
    text-transform: uppercase !important;
    line-height: 1 !important; /* Убираем лишнее пространство сверху/снизу текста */
    margin: 0 !important;
    margin-top:10px!important;
    display: flex !important;
    align-items: center !important;
}

#close-sidebar {
    color: #ff4d4d !important;
    font-size: 30px !important; /* Размер крестика */
    font-weight: 300 !important;
    
    /* Магия выравнивания: */
    line-height: 1 !important; 
    height: 100% !important;
    display: flex !important;
    align-items: center !important; /* Центрирует крестик внутри его контейнера */
    justify-content: center !important;
    
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer;
    outline: none !important;
}
    
    /* Контент меню */
    .sidebar-content {
        overflow-y: auto;
        padding: 20px;
    }
    
    /* Основные ссылки (Магазин, Акции и т.д.) */
    .mobile-info-links > a {
        display: block !important;
        padding: 12px 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #333 !important;
        text-decoration: none;
    }
    
    /* Контейнер для вложенных категорий */
    .main-cat-list {
        list-style: none !important;
        padding: 5px 0 10px 15px !important; /* Отступ слева для иерархии */
        margin: 0 !important;
    }
    
    .child-item {
        position: relative;
    }
    
    /* Стили ссылок внутри категорий */
    .child-item a {
        display: block !important;
        padding: 8px 0 !important;
        font-size: 14px !important;
        color: #333 !important; /* Более мягкий цвет */
        text-decoration: none;
        font-weight: 400 !important;
    }
    
    /* Маленький маркер перед категорией (по желанию) */
    .child-item a::before {
        content: "—";
        margin-right: 8px;
        color: #fb1a22;
    }
    
    /* Убираем лишние рамки у последнего элемента в списке категорий */
    .child-item:last-child a {
        border-bottom: none;
    }
}



@media (max-width: 767px) {
    #mobile-sidebar {
        display: block !important; /* Он всегда "есть", но спрятан за экраном */
        position: fixed;
        top: 0;
        left: -100%; /* Полностью уводим влево */
        width: 280px;
        height: 100%;
        background: #fff;
        z-index: 999999;
        box-shadow: 5px 0 15px rgba(0,0,0,0.1);
        
        /* Плавность: 0.4 секунды - золотой стандарт */
        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.4s ease;
        will-change: transform;
    }

    /* Когда меню активно — выдвигаем его */
    #mobile-sidebar.active {
        left: 0 !important;
    }

    /* Оверлей (затемнение) тоже должен появляться плавно */
    #mobile-menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 999998;
        display: none; /* Тут display ок, так как нам нужно просто его включить */
    }
    
    #mobile-menu-overlay.active {
        display: block !important;
    }
}
@media (min-width: 767px) {
    #mobile-sidebar {display:none}
}

/* Переключатель видимости */
@media (min-width: 768px) {
    .desktop-only-icons { display: flex !important; align-items: center; gap: 20px; }
    .mobile-only-icons { display: none !important; }
}

@media (max-width: 767px) {
    .desktop-only-icons { display: none !important; }
    .mobile-only-icons { 
        display: flex !important; 
        align-items: center; 
        gap: 15px;
        margin-right:10px;
    }

    /* Стили для прямых мобильных ссылок */
    .mobile-direct-link {
        display: block;
        position: relative;
        text-decoration: none;
    }

    .mobile-icon-img {
        height: 25px; /* Размер как у левых иконок */
        width: auto;
        display: block;
    }

    /* Счетчик товаров для мобильной иконки */
    .mob-cart-wrapper {
        position: relative;
    }

    .cart-quantity-mobile {
        display:none;
    }
}