/*--------------------------theme check----------------------------------*/
	
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: center; 
		color: #333; 
		font-size: 16px; 
		padding-bottom:0px;
		font-weight:700;
	}
	#wp-calendar thead { 
		font-size: 14px;
	}
	#wp-calendar thead th { 
		padding: 8px;
		border: 1px solid #eaeaea;
		text-align: center;
		border-radius: 0px;
		color: #fff;
		background: var(--thm-base);
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f0f0f0;
		border: 1px solid #ffffff;
		text-align: center;
		padding: 8px;
		color: #555;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot tr{
		background:var(--thm-base);
	}
	#wp-calendar tfoot #next { 
		font-size: 14px; 
		text-transform: uppercase; 
		text-align: right;
		padding: 10px; 
	}
	#wp-calendar tfoot #prev { 
		font-size: 14px; 
		text-transform: uppercase; 
		padding: 10px; 
	}
	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;	
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;		
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*************************************Theme Unit Testing***********************/
.thm-unit-test .tag-sticky-2 .single-blog-style4 .text-holder,
.thm-unit-test .sticky .single-blog-style4 .text-holder{
	background:#fafafa;
	border:5px solid #e1e1e1;
	padding:38px 40px 40px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
	display: block;
	margin-bottom:15px;
}
.thm-unit-test table{
	margin-bottom:30px;
	width:100%;
}
.thm-unit-test table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.thm-unit-test table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test table tbody tr th a,
.thm-unit-test table tbody tr td a{
	color:var(--thm-base);
	font-weight:400;
}
.thm-unit-test table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test .woocommerce table tbody tr td,
.thm-unit-test .woocommerce table tbody tr th,
.thm-unit-test .woocommerce table thead tr th{
	border: none;
}
.thm-unit-test .text > ul,.thm-unit-test .text > ol,.thm-unit-test > ol,.thm-unit-test > ul{
	padding-left:18px;
	margin-bottom:20px;
}
.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul,
.thm-unit-test .text > ol li ol,.thm-unit-test .text > ol li ol li ol,.thm-unit-test > ol li ol,.thm-unit-test > ol li ol li ol{
	padding-left:40px;
}
.thm-unit-test .text > ul li,
.thm-unit-test > ul li{
	list-style-type:disc;
	display:list-item;
}
.thm-unit-test .text > ul li ul li,
.thm-unit-test > ul li ul li{
	list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,
.thm-unit-test > ul li ul li ul li{
	list-style-type:square;
}
.thm-unit-test ol li{
	list-style-type:decimal;
	display:list-item;
}
.thm-unit-test ol li ol li{
	list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
	list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
	max-width:100%;
	height:auto;
	clear:both;
}
figure{
	max-width:100%;
	display:block;
}

/****************Custom Widget*********************/
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:15px 25px;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('../images/icon/icon-select.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*********************WP Gallery*********************/
.gallery figure{
	display:inline-block;
}

.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}

/************************** Widget Rss*****************************/
.widget_rss.footer-widget ul li{
	margin-bottom:20px;
}
.widget_rss.footer-widget ul li:before{
	display:none;
}
.widget_rss.widget ul li{
	padding-left:0px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
	font-weight:500;
	padding-left:0px;
}
.widget_rss.footer-widget ul li a{
	font-size:18px;
	line-height:1.4em;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
	color:var(--thm-base);
	display:block;
	margin:10px 0;
}
.widget_rss.widget ul li:before{
	display:none;
}
.widget_rss.widget ul li .rssSummary{
	font-size:14px;
	line-height:1.6em;
}
.widget_rss.footer-widget ul li .rssSummary{
	font-size:16px;
	color:#F3F3F3;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
	color:var(--thm-base);
	display:block;
	font-size:16px;
	margin-top:10px;
}
.widget_rss.footer-widget ul li cite{
	color:#fecd1a;
}
.widget_rss.footer-widget ul li{
	border:1px solid var(--thm-base);
	padding: 20px;
}
.widget_rss.footer-widget ul li .rss-date{
	margin-top:10px;
	color:#fecd1a;
}
.blog-link .left-btn a{
	margin:0 10px 0 0;
}

/*********************Custom Navigation Styling************************/
.paginate-links a,
.paginate-links > span {
    margin: 0 5px 7px 0;
    position: relative;
	border: 1px solid var(--thm-base);
    color: var(--thm-base);
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 44px;
    min-width: 46px;
	height:46px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
	background: var(--thm-base) none repeat scroll 0 0;
    border-color: var(--thm-base);
    color: #ffffff;
}
.post-password-form label{
	margin-bottom:0px;
}
.post-password-form input[type="password"]{
	border:1px solid var(--thm-base);
	padding:5px 10px;
	display:block;
	margin-top:15px;
}
.post-password-form input[type="submit"]{
	background:var(--thm-base);
	color:#fff;
	padding:6px 15px; 
	display:inline-block;
	border:none;
	
}
.thm-unit-test .posts-nav{
	margin-top:50px;
	padding-top:50px;
	border-top:1px solid #e4e4e4;
}
.thm-unit-test .posts-nav .pull-left a,
.thm-unit-test .posts-nav .pull-right a{
	display:block;
}
.thm-unit-test .posts-nav .pull-right a{
	text-align:right;
}
.thm-unit-test .posts-nav a h6{
	margin-bottom:6px;
}
.thm-unit-test .posts-nav a span{
	position:absolute;
	left:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	background:var(--thm-base);
}
.thm-unit-test .posts-nav .pull-right a span{
	left:auto;
	right:0px;
}
.thm-unit-test .posts-nav a:hover{
	color:var(--thm-base);
}
.thm-unit-test .posts-nav a:hover span{
	background:var(--thm-base);
}
.thm-unit-test .posts-nav .pull-left{
	float:left;
}
.thm-unit-test .posts-nav .pull-right{
	float:right;
}
.thm-unit-test .posts-nav a{
	font-size:15px;
	color:#333333;
	padding-top:9px;
}
.thm-unit-test .posts-nav a:hover{
	color:var(--thm-base);
}

/*********************Comments Styling*******************/
.sidebar-page-container .shina_theme .group-title h2,
.sidebar-page-container .group-title h2{
	margin-bottom:0px;
}

.pingback .author-thumb,.trackback .author-thumb{
	display:none !important;
}

.no-comments{
	display:inline-block;
	background:var(--thm-base);
	padding:8px 15px;
	color:#ffffff;
	margin-bottom: 0px;
    margin-top: 30px;
}

/*********************Custom Footer widget Styling************************/
.footer-widget ul li ul li a{
	line-height:20px;
}
.footer-widget select{
	width:100%;
	padding:10px 15px;
	color:#222;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('../images/icon/icon-select.png');
	background-repeat: no-repeat;
	background-position: right center;
	border:1px solid #777;
	background-color:#fbfbfb;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:15px 0 0px;
	color: #F3F3F3;
	font-size:14px;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.news-block-large .image img{
	max-width:100%;
	width:auto;
}
.blog-single .news-block-two {
    margin-bottom: 0px;
}
.page .paginate-links{
	margin-top:30px;
}
.thm-unit-test > p,
.thm-unit-test .text p{
	margin-bottom:25px;
}
.thm-unit-test > p:last-child,
.thm-unit-test .text p:last-child,
.thm-unit-test blockquote p{
	margin-bottom: 0px;
}
.footer-widget .tagcloud{
	display:flex;
	flex-wrap:wrap;
}
.footer-widget .tagcloud a{
	font-size:14px !important;
	padding:5px 20px;
	background:#F3F3F3;
	border:none;
	color:#071311;
	margin-right:5px;
	margin-bottom:5px;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
} 
.footer-widget .tagcloud a:hover{
	background:var(--thm-base);
	color:#ffffff;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 30px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0px 4px 0px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
figcaption{
	padding:10px 0;
}
/**************New****************/
dd,dt{
	margin-bottom:10px;
}
.wp-block-cover p:not(.has-text-color){
	color:#ffffff;
}
.wp-block-button{
	margin-bottom:25px;
}
.thm-unit-test .text > ul li.blocks-gallery-item, .thm-unit-test > ul li.blocks-gallery-item{
	display:inline-block;
}

.sidebar-title h4 a,
.main-footer .footer-widget h4 a{
	color:inherit;
}
dl dd a{
	color:var(--thm-base);
}
#wp-calendar tfoot tr td a{
	color:#ffffff;
}
.single-footer-widget .title h3 a{
	color:inherit;
}
.footer-widget .wp-calendar-nav-prev a{
	color:#F3F3F3;
}
.footer-widget.widget_text .textwidget p{
	color:#F3F3F3;
}
.footer-widget .textwidget p.wp-caption-text{
	color:#222222;
}

.wp-block-group,
.wp-block-post-excerpt{
	margin-bottom:20px;
}

.wp-block-post-date{
	margin-bottom:10px;
}
.wp-block-gallery{
	padding-left:0px !important;
}
.wp-block-gallery.alignfull{
	padding-left:0px !important;
}
.wp-block-gallery li{
	list-style:none !important;
}

/************Color Pallete*****************/
.has-strong-yellow-background-color{
	background-color:#f7bd00;
}
.has-strong-white-background-color{
	background-color:#ffffff;
}
.has-light-black-background-color{
	background-color:#242424;
}
.has-very-light-gray-background-color{
	background-color:#797979;
}
.has-very-dark-black-background-color{
	background-color:#000000;
}
.has-strong-yellow-color{
	color:#f7bd00;
}
.has-strong-white-color{
	color:#ffffff;
}
.has-light-black-color{
	color:#242424;
}
.has-very-light-gray-color{
	color:#797979;
}
.has-very-dark-black-color{
	color:#000000;
}

/******************Font Size Setting*****************/

.alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
    width: auto;
    max-width: 1000%;
}
.alignfull {
    margin-left: calc(50% - 49.6vw) !important;
    margin-right: calc(50% - 49.6vw) !important;
    width: auto;
    max-width: 1000%;
}
/*************Common Style*************/
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 2.25em;
    margin-left: 0;
}
pre{
	background:none;
	padding:0px;
	border:none;
	line-height: 1.8;
	font-size:15px;
	color: #333;
	margin-bottom:20px;
}
.wp-block-separator.is-style-wide {
    border-bottom-width: 2px;
}
.thm-unit-test .wp-block-latest-posts,
.thm-unit-test .text .wp-block-latest-posts,
.thm-unit-test .wp-block-categories,
.thm-unit-test .text .wp-block-categories,
.thm-unit-test .wp-block-archives,
.thm-unit-test .text .wp-block-archives{
	padding-left:0px;
	margin-bottom:20px;
}
.thm-unit-test .wp-block-latest-posts li,
.thm-unit-test .text .wp-block-latest-posts li,
.thm-unit-test .wp-block-categories li,
.thm-unit-test .text .wp-block-categories li,
.thm-unit-test .wp-block-archives li,
.thm-unit-test .text .wp-block-archives li{
	list-style:none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em;
	border-left:none;
}
.blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-large p, .blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-style-large p {
    font-size: 1.6875em;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.71111em;
	line-height: 1.6;
	color: #767676;
}
.wp-block-pullquote{
	border:none;
	color:#777;
}
.wp-block-pullquote p{
	font-size:16px;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
	padding-bottom: 57.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
	font-size:16px;
	word-wrap:break-word;
}
.wp-block-cover.has-background-dim.alignwide,
.wp-block-cover, .wp-block-cover-image,
.wp-block-video{
	margin-bottom:30px;
}
.wp-block-button__link{
	border-radius:5px;
}
.alignfull > figcaption, .alignfull > .wp-caption-text{
	margin:0 auto;
}
.wp-block-columns.alignfull .wp-block-column p:not(.has-background), .wp-block-columns.alignfull .wp-block-column h1:not(.has-background), .wp-block-columns.alignfull .wp-block-column h2:not(.has-background), .wp-block-columns.alignfull .wp-block-column h3:not(.has-background), .wp-block-columns.alignfull .wp-block-column h4:not(.has-background), .wp-block-columns.alignfull .wp-block-column h5:not(.has-background), .wp-block-columns.alignfull .wp-block-column h6:not(.has-background){
	padding-left:20px;
	padding-right:20px;
}
figure.wp-block-gallery.alignwide, figure.wp-block-gallery.alignfull {
    margin-bottom: 50px;
}
.thm-unit-test .wp-block-button__link {
    background-color: var(--thm-base);
	border-color:var(--thm-base);
	color:#ffffff;
}


.wp-block-gallery:not(.has-nested-images).alignleft{
	margin:0 40px 20px 0;
}

.wp-block-button__link:hover{
	color:#ffffff;
}
.single-testimonial-carousel .testimonial-text-box .review-box .fa{
	margin:0px 2px;
}
.clear, .woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-error::after, .woocommerce .woocommerce-info::after, .woocommerce .woocommerce-message::after {
    clear: both;
}
.woocommerce div.product form.cart .reset_variations, .woocommerce form .form-row label.hidden {
    visibility: hidden;
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@font-face {
    font-family: "star";
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "WooCommerce";
    font-style: normal;
    font-weight: 400;
}
p.demo_store {
    background-color: #a46497;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 1em;
    left: 0;
    margin: 0;
    padding: 1em 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99998;
}
p.demo_store a {
    color: #fff;
}
.admin-bar p.demo_store {
    top: 32px;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
    animation: 1s ease-in-out 0s normal none infinite running spin;
    color: rgba(0, 0, 0, 0.75);
    content: "";
    display: block;
    font-size: 2em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    margin-top: -0.5em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1em;
	opacity:0;
}
.woocommerce a.remove {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 55px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    color: #909090 !important;
    font-size: 36px !important;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.woocommerce a.remove:hover {
    background-color: var(--thm-base);
    color: #ffffff !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #f7f6f7;
    border-top:2px solid #bc1622 !important;
    color: #515151;
	line-height:46px;
    list-style: outside none none !important;
    margin: 0 0 2em !important;
    overflow-wrap: break-word;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
    display: inline-block;
    font-family: 'WooCommerce';
    left: 1.5em;
    position: absolute;
    top: 1em;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    float: right;
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
    list-style: outside none none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.woocommerce .woocommerce-message::before {
    color: #bc1622 ;
}
.woocommerce .woocommerce-info {
    border-top-color: #43c3ea;
}
.woocommerce .woocommerce-info a {
    color: #bc1622 ;
}
.woocommerce .woocommerce-info::before {
    color: #bc1622 ;
}
.woocommerce .woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce .woocommerce-error::before {
    color: #b81c23;
}
.woocommerce small.note {
    color: #777;
    display: block;
    font-size: 0.857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    color: #777;
    font-size: 0.92em;
    margin: 0 0 1em;
    padding: 0;


}
.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #777;
}
.woocommerce .quantity .qty {
    text-align: center;
    width: 3.631em;
}
.woocommerce div.product .product_title,
.woocommerce div.product h1 {
	color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-transform: capitalize;
    margin: 8px 0 14px;
}
.woocommerce-review-link {
	color: #9e9e9e;
    font-size: 13px;
    font-weight: 700;
    padding-left: 15px;
    text-transform: capitalize;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	margin-top: 10px;
    font-size: 18px;
    color: #070719;
    font-weight: 800;
}
.woocommerce-review-link:hover{
	color: #bc1622;
}
.woocommerce #reviews #comments .add_review::after, .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after {
    clear: both;
}
.woocommerce div.product p.price{
	display:inline-block;	
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .price ins span {
	position:relative;
    font-size: 18px;
    margin-bottom: 0px;
	margin-top:0px;
	font-weight: 600;
    color: #070719;
    line-height: 30px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
	opacity:1;
	line-height: 13px;
}
.woocommerce div.product .price del > span {
	color: #242424;
    font-size:18px;
}

.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .stock {
    color: #77a464;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom:0;
	line-height: 32px;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%;
	padding:5px;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.social {
    margin: 0 0 1em;
    text-align: right;
}
.woocommerce div.product div.social span {
    margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    position: relative;
	margin:0;
	padding:0;
    z-index: 1;
	border-bottom: 1px solid #ebebeb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	border-bottom:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background:none;
	border-radius:0;
    margin:0;
	padding:0;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border:1px solid #fff;
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 11px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
	text-align:left;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before,
.woocommerce div.product p.cart::after,

.woocommerce div.product p.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border:none;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 6em;
    padding: 0;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
	margin-top: 40px;
}
#tab-reviews, #tab-description {
	background:#fff !important;
	margin-top: 0px;
	padding: 30px;
    border: 1px solid #ececec;
}

#tab-reviews p, #tab-description p{
	font-family: var(--thm-font);
    color: var(--thm-gray);
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}
#tab-description h2 {
	color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce-Reviews-title {
	color: #272727;
    font-size: 24px;
    line-height: 1.4em;
    margin: 0 0 20px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
    width: 100%;
	margin-bottom:30px;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations {
    border: 0 none;
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0 none;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
	color: #121212;
	font-size: 16px;
	margin-top: 8px;
}
.woocommerce div.product form.cart .variations select {
    float: left;
    width: 100%;
    padding: 10px 20px 10px 10px;
    border: 1px solid #eee;
    border-radius:0px;
    line-height: 24px;
    height: 46px;
    margin-bottom: 5px;
    cursor: pointer;
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* Positions background arrow image */
  background-image: url('../images/icon/caret.jpg');
  background-repeat: no-repeat;
  background-position: right center;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .variations td {
    vertical-align: top;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none;
}
.woocommerce div.product form.cart .button {
    float: left;
    vertical-align: middle;
    margin-top: 25px;
}
.woocommerce div.product form.cart .group_table td.label {
    padding-left: 1em;
    padding-right: 1em;
}
.woocommerce div.product form.cart .group_table td {
    border: 0 none;
    padding-bottom: 0.5em;
    vertical-align: top;
}
.woocommerce .products ul, .woocommerce ul.products {
    clear: both;
    list-style: outside none none;
    margin: 0 0 1em;
    padding: 0;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: outside none none;
}
.woocommerce ul.products li.product .onsale {
    left: auto;
    margin: -0.5em -0.5em 0 0;
    right: 0;
    top: 0;
}
.woocommerce ul.products li.product h3 {
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 0 1em;
    width: 100%;
}
.woocommerce ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-size: 0.857em;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    display: block;
    opacity: 0.5;
}
.woocommerce ul.products li.product .price ins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 700;
}
.woocommerce ul.products li.product .price .from {
    color: rgba(132, 132, 132, 0.5);
    font-size: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
	border:1px solid #eeeeee !important;
	display: block !important;
    line-height: 25px;
	color:#070719;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.woocommerce .woocommerce-ordering .nice-select.orderby{
	display:none;	
}
.woocommerce nav.woocommerce-pagination ul {
	border:none !important;
	position: relative;
    display: inline-block; 
	padding-top: 20px; 
	margin-bottom:50px;
}
.woocommerce nav.woocommerce-pagination ul li {
	position:relative;
	display:inline-block;
	margin:0px 5px 7px 0px;
	border-right:0;
	overflow:visible;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    animation: 2s linear 0s normal none infinite running spin;
    font-family: 'woocommerce';
    font-weight: 400;
    position: absolute;
    right: 1em;
    top: 0.618em;
    vertical-align: top;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font-family: 'woocommerce';
    margin-left: 0.53em;
    vertical-align: bottom;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
    background: #070719;
	border-color:2px solid #070719;
    color: #fff;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    color: inherit;
    cursor: not-allowed;
    opacity: 1;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
    color: #ffffff;
    border-color: #070719;
    background: #070719;
	padding: 20px 45px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    display: inline-block;
    padding-top: 0.5em;
    white-space: nowrap;
}
.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
    content: " ";
    display: table;
}
.woocommerce #reviews h2 small {
    color: #777;
    float: right;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    color: #777;
    text-decoration: none;
}
.woocommerce #reviews h3 {
    color: #292929;
    font-size: 16px;
    font-weight:400;
    text-transform: capitalize;
    margin: 0px;
	padding:20px 0px 15px;
}
.woocommerce #reviews #respond {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.woocommerce #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments h2{
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce-tabs #review_form .comment-reply-title{
	margin-top:0px;
	color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;	
	display:block;
}
.woocommerce #review_form #respond::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce .woocommerce-product-rating::after, .woocommerce td.product-name dl.variation::after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    background: #ebe9eb none repeat scroll 0 0;
    border: 1px solid #e4e1e3;
    box-shadow: none;
    float: left;
    height: auto;
    left: 0;
    margin: 0;
    padding: 3px;
    position: absolute;
    top: 0;
    width: 32px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 0 0 0 50px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
	margin-top:20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    color: #272727;
    font-size: 14px;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: outside none none;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 20px 0 0 50px;

    padding: 1em 1em 0;
}
.woocommerce #reviews #comments .commentlist > li::before {
    content: "";
}
.woocommerce .item_description .item_price {
	margin: 0 0 15px !important;
}
.woocommerce .star-rating {
    float: none;
    font-family: 'star';
    font-size: 15px;
	margin-bottom:5px;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}
.woocommerce .star-rating::before {
    color: #bc1622 ;
	float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .star-rating span {
	color:#bc1622 ;
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
	margin-right: 5px;
    top: 0;
}
.woocommerce .woocommerce-product-rating {
    display: block;
    line-height: 2;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    line-height: 1.5;
    margin: 0;
}
.woocommerce .feedback {
	display: inline-block;
	background: #f7f7f7;
	padding: 14px 15px !important;
	position: relative;
	top: 3px;
}
.woocommerce .feedback li {
  display: inline-block;
  margin-right: 3px;
}
.woocommerce .feedback li a {
  color:#fa6f1c;
}
.woocommerce .woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-product-rating .star-rating {
    float: left;
    margin: 0.5em 4px 15px 0;
}
.woocommerce .products .star-rating {
    color: #fc7625;
    display: block;
    float: none;
    font-size: 13px;
    margin: 0.7em auto;
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}
.woocommerce #review_form #respond {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
}
.woocommerce #review_form #respond::after, .woocommerce #review_form #respond:before {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond p {
    margin:0px 0px 0px !important;
}
.woocommerce #review_form #respond .form-submit input {
    position: relative;
    font-weight: 700;
    border-radius: 45px;
    font-size: 14px;
    line-height: 30px;
	color: #ffffff;
    margin-top: 10px;
    background: var(--thm-base);
	width:auto;
}
.woocommerce #review_form #respond .form-submit input:hover {
	color: #ffffff;
    background: var(--thm-black);
}
.woocommerce #review_form #respond label {
    color: #272727;
	margin-top:5px;
}
.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"] {
    background:none;
    border: 1px solid #e2e2e2;
    color: #585858;
    display: block;
    height: 46px;
    line-height: 22px;
    padding: 11px 20px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce #review_form #respond textarea {
    border: 1px solid #e2e2e2;
    color: #585858;
    display: block;
    height: 120px;
    line-height: 22px;
    padding: 12px 20px;
    position: relative;
    resize: none;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce table.shop_attributes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    font-weight: 700;
    padding: 8px;
    width: 150px;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
}
.woocommerce table.shop_table {
    border:0;
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
.woocommerce table.shop_table thead {
    border-radius: 7px;
    color: #bc1622;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.woocommerce table.shop_table th {
    color: #272727;
    font-size: 14px;
    font-weight: 700;
    line-height: 35px;
    padding-left: 28px;
    text-transform: uppercase;
}
.woocommerce table.shop_table td {
	border-top:1px solid #f7f7f7;
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 700;
    padding: 27px 7px 28px 35px;
}
.woocommerce table.shop_table td a{
	color: #444444;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: var(--thm-font);
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0 none;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
    text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
    margin: 0.125em 0 0.125em 0.25em;
}
.woocommerce td.product-name dl.variation {
    margin: 0.25em 0;
}
.woocommerce td.product-name dl.variation::after, .woocommerce td.product-name dl.variation::before {
    content: " ";
    display: table;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
    clear: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li::after {
    clear: both;
}
.woocommerce td.product-name dl.variation dd {
    padding: 0 0 0.25em;
}
.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    list-style: outside none none;
    margin: 0;
    padding: 10px 0;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    box-shadow: none;
    float: right;
    height: auto;
    margin-left: 4px;
    width: 32px;
	margin-top:17px;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-left: 1em;
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    clear: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    padding: 0 0 0.25em;
}
.woocommerce .order_details::after, .woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_shopping_cart .buttons::after, .woocommerce-account .addresses .title::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce.widget_shopping_cart .buttons::after {
    clear: both;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    display: inline-block;
    min-width: 40px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    padding-top: 0;
    position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
    content: " ";
    display: table;
}
.woocommerce form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.woocommerce form .form-row label {
    color: var(--thm-black);
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 8px;
    text-transform: capitalize;
    font-family: var(--thm-font-2);
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    border: 0 none;
    color: var(--thm-black);
    font-weight: 700;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
	position:relative;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    line-height: 1;
    margin: 0;
    outline: 0 none;
    width: 100%;
}
.woocommerce form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 4em;
    line-height: 1.5;
}
.woocommerce form .form-row .select2-container {
    line-height: 2em;
    width: 100%;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29;
}
.woocommerce form .form-row *:-moz-placeholder {
    line-height: normal;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    border-radius: 5px;
    margin: 2em 0;
    padding: 20px;
    text-align: left;
}
.woocommerce ul#shipping_method {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    list-style: outside none none;
    margin: 0;
    padding: 0.25em 0 0.25em 22px;
    text-indent: -22px;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce .order_details {
    list-style: outside none none;
    margin: 0 0 1.5em;
}
.woocommerce .order_details::after, .woocommerce .order_details::before {
    content: " ";
    display: table;
}
.woocommerce .order_details li {
    border-right: 1px dashed #d3ced2;
    float: left;
    font-size: 0.715em;
    line-height: 1;
    margin-left: 0;
    margin-right: 2em;
    padding-left: 0;
    padding-right: 2em;
    text-transform: uppercase;
}
.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    line-height: 1.5;
    text-transform: none;
}
.woocommerce .order_details li:last-of-type {
    border: medium none;
}
.woocommerce .widget_layered_nav ul {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.woocommerce .widget_layered_nav ul li {
    list-style: outside none none;
    padding: 0 0 1px;
}
.woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_layered_nav ul li::before {
    content: " ";
    display: table;
}
.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
    color: #a00;
    font-family: 'WooCommerce';
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
    padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
    margin-right: 0.618em;
}
.woocommerce .widget_layered_nav_filters ul {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    list-style: outside none none;
    padding: 0 1px 1px 0;
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
    margin-right: 0.618em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 0.8751em;
    line-height: 2.4;
    text-align: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    font-size: 1.15em;
    position: relative;
    padding: 12px 38px;
    height: auto;
    width: auto;
    border-radius: 5px;
    font-weight: 600;
	background: #bc1622 ;
	border: 2px solid #bc1622 ;
	color:#ffffff;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
	color:#ffffff;
	background: #070719;
	border-color:#070719;

}
.woocommerce .widget_price_filter .ui-slider {
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #eeeeee;
    border-radius: 50%;
    cursor: ew-resize;
    height: 1em;
	border:2px solid #bc1622 ;
    margin-left: -0.5em;
    outline: 0 none;
    position: absolute;
    top: -0.3em;
    width: 1em !important;
    z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #bc1622 ;
    border: 0 none;
    border-radius: 1em;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #eeeeee;
    border: 0 none;
    border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title h3 {
    float: left;
}
.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
    float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
    font-family: 'WooCommerce';
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.618em;
    text-decoration: none;
    text-transform: none;
}
.woocommerce-cart table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce-cart table.cart img {
    box-shadow: none;
    width: 110px !important;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
    vertical-align: middle;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;

    display: block;
    line-height: 24px;
    padding: 10px;
    width: 260px;
}
.woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before {
    content: " ";
    display: table;
}
.cart_totals h2 {
    color: #272727;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
.total-cart {
    width: 100%;
}
.total-cart tr th, .total-cart tr td {
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    width: 50% !important;
}
.total-cart tr td {
    border-top: 0 none;
    text-align: right;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    display: block;
    float: none;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
    font-family: 'WooCommerce';
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-left: 0.618em;
    text-decoration: none;
    text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    clear: none;
    float: left;
}
.woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
.woocommerce-checkout .checkout .create-account small {
    color: #777;
    font-size: 11px;
    font-weight: 400;
}
.woocommerce-checkout .checkout div.shipping-address {
    clear: left;
    padding: 0;
    width: 100%;
}
.single-product .twentythirteen p.stars, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
.woocommerce-checkout #payment {
    background: #ebe9eb none repeat scroll 0 0;
    border-radius: 5px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #d3ced2;
    list-style: outside none none;
    margin: 0;
    padding: 1em;
    text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
    content: " ";
    display: table;
}
.woocommerce-checkout #payment ul.payment_methods li {
    font-weight: 400;
    line-height: 2;
    margin: 0;
    text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
	display:inline-block;
}
.woocommerce-checkout #payment ul.payment_methods li img {

    box-shadow: none;
    margin: -2px 0 0 0.5em;
    padding: 0;
    position: relative;
    vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-left: 2px;
}
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #dfdcde;
    border-radius: 2px;
    color: #515151;
    font-size: 0.92em;
    line-height: 1.5;
    margin: 1em 0;
    padding: 1em 2%;
    position: relative;
    width: 96%;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
.woocommerce-checkout #payment div.payment_box *:-moz-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 1.5em;
    padding: 8px;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url("../images/icons/credit-cards/visa.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url("../images/icons/credit-cards/mastercard.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url("../images/icons/credit-cards/laser.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url("../images/icons/credit-cards/diners.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url("../images/icons/credit-cards/maestro.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url("../images/icons/credit-cards/jcb.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url("../images/icons/credit-cards/amex.png");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url("../images/icons/credit-cards/discover.png");
}
.woocommerce-checkout #payment div.payment_box span.help {
    color: #777;
    font-size: 0.857em;
    font-weight: 400;
}
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #dfdcde;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    margin: -1em 0 0 2em;
    position: absolute;
    top: -3px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    font-size: 0.83em;
    line-height: 52px;
	color:#bc1622;
}
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1;
}
.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
    padding: 0;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px;
}
.twentyfourteen ul.products li.product {
    margin-top: 0 !important;
}
.single-rating .star-rating {
    color:#bc1622;
    display: block;
    float: left;
    font-size: 13px;
    margin: 10px 0 15px;
}
.cart .quantity input.input-text {
    background-color:#ffffff !important;
	background-image:none;
    display: inline-block;
    height: 60px !important;
    margin-right: 10px;
	margin-bottom:0px;
    vertical-align: middle;
    width: 110px !important;
	padding:0;
	border-radius: 0 !important;
	border:1px solid #e6e6e6;
}
form.cart button.add-to-cart {
    padding: 9px 40px;
    font-weight: 600;
    border-radius: 30px;
	margin-top:20px;
    font-size: 16px;
    color: #ffffff;
    background-color: #bc1622;
    text-transform: capitalize;
    border: 1px solid transparent;
	
}
form.cart button.add-to-cart:before{
    display:none !important;   
}
form.cart button.add-to-cart:hover {
    color: #ffffff;
    border-color: #070719;
    background: #070719;
}
.cart-table .cart_item td {
    border-bottom: 2px solid #e9e9e9;
    padding: 30px 0 !important;

}
.cart-table .cart_item .product-name a {
    color: #272727;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.actions {
    margin-bottom: 50px;
}
#comments .comment-form .form-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
}
.woocommerce-EditAccountForm.edit-account input[type="text"], .woocommerce-EditAccountForm.edit-account input[type="email"], .woocommerce-EditAccountForm.edit-account input[type="password"], .login input[type="text"], .login input[type="password"], .woocommerce-ResetPassword.lost_reset_password input[type="text"], .checkout.woocommerce-checkout input[type="text"], .checkout.woocommerce-checkout input[type="email"], .checkout.woocommerce-checkout input[type="tel"], .checkout.woocommerce-checkout .select2-choice, .checkout.woocommerce-checkout textarea, .woocommerce form .form-row input.input-text, .woocommerce form .form-row .select2-choice {
    position: relative;
    display: block;
    border: 1px solid #e2e2e2;
    color: #939292;
    font-size: 18px;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    margin-bottom: 25px;
    font-family: var(--thm-font);
    transition: all 500ms ease;
}
.woocommerce-EditAccountForm.edit-account legend, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3#order_review_heading, .woocommerce-account .addresses .title h3, .woocommerce-MyAccount-content h3,
.woocommerce-additional-fields h3 {
    color: var(--thm-black);
    margin-bottom: 34px;
	font-size: 35px;
    line-height: 30px;
    font-weight: 700;
	font-family: var(--thm-font-2);
}
.woocommerce-EditAccountForm.edit-account legend {
    border: medium none;
    margin-top: 40px;
}
#ship-to-different-address label {
	font-weight: 400 !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width:100%;
}
.product_details .product_top_section .item_description > div span {
	line-height: 15px;
}
.commentlist {
	padding:0;
}
.add_your_review {
    margin: 81px 0 75px;
}

/******************Shop*************************/
.woocommerce .shop-page .meta-info p.woocommerce-result-count{
	float:left;
}
.woocommerce .shop-page .woocommerce-ordering{
	margin:0px;
}
.woocommerce .shop-page .woocommerce-ordering select{
	background:none;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    color: #999999;
	font-size: 14px;

    outline: medium none !important;


    padding: 12px 15px;
    text-transform: capitalize;
	-moz-appearance: none;
	-webkit-appearance:none;
	-ms-appearance:none;
	z-index:20;
	position:relative;
	cursor:pointer;
}
.woocommerce .shop-page .woocommerce-ordering{
	position:relative;

	background: #f7f7f7 none repeat scroll 0 0;
}
.woocommerce .shop-page .woocommerce-ordering:before{
	content:'\f107';
	position:absolute;
	top:11px;
	right:10px;
	font-family:'FontAwesome';
	font-size:14px;
	cursor:pointer;
	color:#999999;
	z-index:1;
}
.woocommerce .shop-page .single-shop-item{
	min-height:440px;
}
.woocommerce .shop-page .single-shop-item .text-box .title a {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin: -6px 0 0;
    transition: color 0.4s ease 0s;
}
.woocommerce .products .star-rating{
	font-size:13px;
	color: #bc1622 ;
	display:inline-block;
	margin-bottom:0px;
}
.woocommerce .shop-page .single-shop-item .price{
	color: #3563a9;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}
.woocommerce .shop-page .single-shop-item .price del > span{
	text-decoration:line-through;
	margin-right:10px;
}
/*********************Single Shop*****************/
.woocommerce div.product div.images, .woocommerce div.product div.summary,.single-shop-page .single-shop-item .fetr-box .img-box{
	margin:0px;
	padding:0px;
}
.woocommerce .single-shop-page .single-shop-item{
	margin-bottom:40px;
}
.woocommerce .single-shop-page .single-shop-item .woocommerce-product-rating{
	margin-bottom:0px !important;
}
.woocommerce .single-shop-page .star-rating::before{
	color:#ffffff !important;
}
.woocommerce .single-shop-page .star-rating{
	height:20px;
	line-height:18px;
	width:7.4em;
}
.woocommerce .single-shop-page .star-rating span{
	color:#3563a9;
	font-size:12px;
}
.woocommerce .single-shop-page .quantity .qty{
	width:110px;
	height:55px;
	border:none;
	border-radius:3px;
}
.single-product.woocommerce .price ins span.woocommerce-Price-amount.amount,
.single-product.woocommerce .price ins span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
	font-size:20px !important;
}
/*********Woocommerce Tab*********/
.woocommerce div.product .woocommerce-tabs{
	margin:60px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom:none;
}
.woocommerce #reviews #comments ol.commentlist{
	padding:0px;
	margin-top:10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding:0px !important;
	margin:0px 0 0px !important;
	border:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	background: #ffffff;
    border-radius: 0px;
	color:#000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{
	opacity:1;
}
.woocommerce div.product .woocommerce-tabs .panel{
	padding:30px;
	background:#fbfbfb;
	box-shadow:none;
	border:none;
	border-radius:0px;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #1a1a1a;
    font-weight:500;
    font-size: 18px;
    text-transform: capitalize;
	margin-bottom:15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    float: left;
    margin-right: 8px;
    margin-bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    font-size: 18px;
    background: #55b6c7;
    color: #fff;
    border: 1px solid #f2f2f2;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 30px 10px;
    transition: all 500ms ease;
    border-radius: 3px 3px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
	position: absolute;
    content: '';
    left: 0px;
    top: -1px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #55b6c7;
}
.woocommerce textarea{
	border:1px solid #ebebeb;
}
.woocommerce p.stars a.star-1{
	width:1em;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5{
	border:none;
}

.woocommerce p.stars a{
	color:#e12454;
	font-weight:400;
}
/*********Cart Page*********/
.woocommerce .shop_table thead{
	background:#f7f7f7;
}
.woocommerce table.shop_table th{
	color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-transform: capitalize;
    min-width: 160px;
    padding: 18px 40px;
    font-family: var(--thm-font);
    text-align: center;
    border: 1px solid #ebebeb;
    border-bottom: none;
}
.woocommerce .shop_table tbody tr.cart_item td{
	min-width: 160px;
    padding: 30px 40px;
    border: 1px solid #ebebeb;
	color: #444444;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    font-family: var(--thm-font);
}
.woocommerce .shop_table tbody td.product-subtotal{
	color:#6aaf08;
}
.woocommerce-cart table.cart img{
	width:auto;
}
.woocommerce .shop_table tbody tr td.actions{
	position: relative;
    margin-top: 0px;
    background-color: #f9f9f9;
    padding: 20px 40px 20px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;

}
.woocommerce .shop_table tbody tr td.actions .coupon{
	display:inline-block;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    top: 0;
    left: 0;
    width: 170px;
    height: 56px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #444444;
    font-size: 19px;
    font-weight: 400;
    padding: 0 20px;
    padding-right: 20px;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    border-radius: 0px;
    font-family: var(--thm-font);
}
.woocommerce .woocommerce-message::before{
	color:#bc1622;
}
.woocommerce .woocommerce-message{
	border-top-color:#bc1622;
	padding: 1em 2em 1em 3.5em !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #place_order{
	padding: 20px 45px;
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    background-color: var(--thm-base);
    text-transform: uppercase;
    border-radius: 30px;
    margin-bottom: 0px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #ffffff;
    background: var(--thm-black);
}

.woocommerce #place_order:hover {
	color: #ffffff;
    border-color: #070719;
    background: #070719;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled{
	color: #ffffff;
    border-color: 1px solid transparent;
    background-color: var(--thm-base);
	padding: 20px 45px;
}
/**********************Shiping Form*************************/

.woocommerce .cart_shipping,
.woocommerce .cart_totals {
    border: 0px;
    padding: 15px;
}
.woocommerce .cart_shipping p {
    margin-top: 10px;
}
.woocommerce .cart_shipping input{
	border: 2px solid #f6f4f4;
    display: block;
    height: 40px;
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	margin:0px;
}
.woocommerce .cart_totals{
	padding:0px !important;
}
.woocommerce .cart_totals h2 {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    margin: 0;
    padding: 20px;
}
.woocommerce .cart_totals tr{
	border-bottom: 1px solid #ebebeb !important;
}
.woocommerce .cart_totals tr th {
    padding:14px 20px !important;
    border-right:1px solid #ebebeb;
}
.woocommerce .cart_totals td {
    padding: 14px 20px !important;
    text-align: right;

}
.woocommerce-cart .wc-proceed-to-checkout{
	padding:20px 0px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	padding: 20px 38px;
    font-weight: 700;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    background-color: var(--thm-base);
    text-transform: uppercase;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
	color: #ffffff;
    background: var(--thm-black);
	
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse:collapse !important;
	width:100%;
}
/****************************Check Out Page****************************/
.woocommerce form .form-row select, .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"] {
    padding: 10px;
	border:1px solid #e3e0dc;
	width:100%;
}
.woocommerce .checkout_coupon p {
    display: block;
}
.woocommerce .checkout_coupon p #coupon_code{

	height:56px !important;
	border:1px solid #e3e0dc;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
	max-width:inherit;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
	max-width:inherit;
}
.shop_sidebar .shop_aside{
	margin-top:0px;
}
#order_review_heading{
	color: #262626;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding-top: 40px;
    position: relative;
    text-transform: uppercase;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom {
    display:inline-block !important;
	width:31.65% !important;
	margin-left:10px;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom:first-child{
	margin-left:0px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > .current, .pagination > li:hover > .current{
	color: #ffffff;
	border-color: var(--thm-base);
	background: var(--thm-base);
}
.contact_info ul li{
	border-bottom:none !important;
	line-height: 1.8em !important;
	padding:0px !important;
}
.contact_info ul a::after{
	content:'' !important;
}
.contact_info ul a{
	display:inline-block !important;
	color:#bc1622  !important;
}
.woocommerce-pagination ul{
	position:relative;
	display: block;
	text-align:center;
}
.woocommerce-pagination ul li {
    position: relative;
    display: inline-block !important;
    margin: 0px 5px !important;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: transparent;
	border: 2px solid var(--thm-base);
	color: var(--thm-base);
	font-size: 16px !important;
	line-height: 32px !important;
	font-weight: 700 !important;
	text-align: center;
	text-transform: uppercase;
	transition: all 500ms ease;
	font-family: var(--thm-font-4);
	z-index: 1;
}
.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	color: #ffffff;
	border-color: var(--thm-base);
	background: var(--thm-base);
}

.woocommerce .f-shop-detail .summary .star-rating{
	color:#bc1622  !important;
}
.search-widget input{
	padding-left:15px;
	width:70% !important;
	border:none !important;
}
.widget_bunch_external_links ul li a::before{
	display:none;
}
.results-column p.woocommerce-result-count{
	font-size: 14px;
    font-weight: 700;
    color: #444444;
    line-height: 24px;
    padding:0px 0px;
	margin:10px 0px 10px 0px;
}
.woocommerce-account .woocommerce-MyAccount-content p a{
	color:#bc1622 ;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 24%;
    display: inline-block;
    margin-right: 4px;
    margin-top: 4px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child{
	margin-right: 0px;
 }

 /********************* New Style Check Out *******************************/

 #customer_details label,
.woocommerce form .form-row span.password-input{
	width:100%;
}
.woocommerce form.woocommerce-form-login .form-row label {
	margin-top:10px;
	width:100%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--thm-base);
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #ffffff;
    border-color: #070719;
    background-color: #070719;
}

.select2-container--default .select2-selection--single{
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    display: block;
    height: 48px;

}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 48px;
	color: #939292;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:43px;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div{
	display:none;	
}

.woocommerce-grouped-product-list tr {
    margin-bottom: 10px; 
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center;
}
.woocommerce div.product form.cart .group_table td:last-child {
    border-right: 1px solid #f5f5f5 !important;
}
.woocommerce div.product form.cart .group_table td {
    border: 0 none;
    padding-bottom: .5em;
    vertical-align: top;
}
.woocommerce div.product form.cart .group_table td {
    border: 1px solid #f5f5f5 !important;
    border-right: none !important;
    vertical-align: middle !important;
    padding: 10px !important;
    text-align: center;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label{
    margin-bottom: 0px;   
    color:#222;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label a{
    color:#222; 
}

.woocommerce .upsells h2{
    position: relative;
    font-size: 30px;
    color: #bc1622;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 35px;
    letter-spacing: 1px;
}

#tab-description h2{
	display:none;	
}
.cart-collaterals .cross-sells .product {
    max-width: 100% !important;
    padding: 0px 10px;
}
.cart-collaterals .cross-sells .shop-item .inner-box .lower-content .lower-box .add-cart{
    padding: 12px 10px;
    width: 120px;
}
.woocommerce-terms-and-conditions-wrapper{
    width:100%;
	margin-bottom:15px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
	overflow: visible;
}
.shop-single-section .info-column .shop-list .product_meta .sku_wrapper{
	color: #161e39;
    font-size: 18px;
    margin-right: 5px;
    text-transform: capitalize;
}
.shop-single-section .info-column .shop-list .product_meta .posted_in{
	display:block;
	position:relative;
	margin-top:10px;
	color: #161e39;
    font-size: 18px;
    margin-right: 5px;	
}
.shop-single-section .info-column .shop-list .product_meta .posted_in a{
	position: relative;
    color: #666666;
    font-size: 18px;
    margin-bottom: 10px;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{
	margin-left: 1.618em;
}
.woocommerce form .form-row span.woocommerce-input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.woocommerce div.product form.cart .variations .nice-select{
	padding: 10px 20px 10px 15px;
    border: 1px solid #dddddd !important;
    border-radius: 0px;
    line-height: 24px;
	font-size:15px;
	font-weight:400;
    height: 46px !important;
    margin-bottom: 15px;	
}
.woocommerce div.product form.cart .variations .nice-select::after{
	top:14px;
	right:15px;
}

/*************My Account Page**********************/
.woocommerce-MyAccount-navigation ul{
	position:relative;
	padding:0px;
	margin:0px;	
}
.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:11px 10px 10px 25px;
	border:1px solid #e12454;
	margin-bottom:10px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:54px;
	background:#e12454;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:#e12454;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f9f9f9;
	padding:40px;
	font-size:16px;
}
.woocommerce-account .woocommerce-MyAccount-content p{
	color:var(--main-color);
}
.woocommerce-account .woocommerce-MyAccount-content p a{
	color:#e12454;
}


.woocommerce .comment-form .nice-select{
	display:none;	
}

.product-info .product_meta .sku_wrapper{
	color: #e12454;
    font-size: 18px;
    margin-right: 5px;
    text-transform: capitalize;
	margin-bottom:10px;
	display:block;
	font-weight:700;
}
.product-info .product_meta .sku_wrapper .sku{
	color:	#444444;
	font-weight:normal;	
}
.product-info .product_meta .posted_in,
.product-info .product_meta .tagged_as{
	display:block;
	position:relative;
	margin-top:0px;
	color: #e12454;
    font-size: 18px;
    margin-right: 5px;
	margin-bottom:10px;
	font-weight:700;
}
.product-info .product_meta .posted_in a,
.product-info .product_meta .tagged_as a{
	position: relative;
    color: #444444;
	font-weight:normal;
    font-size: 18px;
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {

    .testimonial-style3__bg {
        max-width: 650px;
        background-position: top right;
    }



    .features-style2__content-one__text {
        padding: 79px 30px 83px;
    }

    .features-style2__content-two {
        padding: 64px 30px 70px;
        padding-right: 20px;
    }

    .features-style2__content-two h2 {
        font-size: 22px;
        line-height: 32px;
    }











}



@media only screen and (min-width: 1200px) and (max-width: 1500px) {


    .about-style6__img {
        margin-left: 0px;
        margin-right: -100px;
    }

    .about-style6__content {
        margin-left: 110px;
    }











}



@media only screen and (min-width: 1200px) and (max-width: 1400px) {


    .about-style2__content--style2 {
        margin-left: 0px;
    }

    .about-style3__img-box {
        margin-right: 0px;
    }



    .schedule-appointment-style1__content .title-box {
        padding: 42px 30px 0px;
        padding-right: 0;
    }

    .schedule-appointment-style1__content .title-box h2 {
        font-size: 34px;
    }



    .testimonial-style3__bg {
        opacity: 0.30;
    }




    .doctor-profile-bg {
        opacity: 0.10;
    }






}




/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {


    .bottom-parallax {
        height: auto;
    }

    .bottom-parallax .footer-area {
        position: relative;
        height: auto;
    }

    .footer-main {
        padding-bottom: 50px;
    }



    .single-footer-widget .our-company-info {
        padding-right: 0px;
    }

    .single-footer-widget.margin-leftminus1 {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left-2 {
        margin-left: 0px;
    }



    .about-style1__content {
        margin-bottom: 50px;
    }



    .choose-style1__img-bg {
        display: none;
    }

    .choose-style1__content {
        margin-left: 0;
    }




    .video-gallery-style5__gallery {
        margin-left: 0;
        margin-top: 50px;
    }



    .fact-counter-style1 {
        padding: 120px 0px 120px;
    }

    .fact-counter-style1__title {
        max-width: 100%;
        margin-bottom: 60px;
    }



    .blog-style1-title-box {
        margin-bottom: 50px;
    }



    .contact-style1-area-bg {
        opacity: 0.30;
    }

    .thm-form-box-1 {
        max-width: 100%;
    }

    .contact-style1__content-box {
        margin-top: 50px;
    }



    .about-style2__img {
        max-width: 770px;
    }

    .about-style2__content {
        margin-top: 60px;
        margin-left: 0px;
    }




    .fact-counter-style2__content ul li {
        width: 50%;
    }

    .fact-counter-style2__content ul li:nth-child(2) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:nth-child(3) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:last-child {
        padding-left: 0px;
    }



    .testimonial-style1-title-box {
        margin-bottom: 129px;
    }

    .testimonial-style1-title-box .sec-title h2 br {
        display: none;
    }

    .testimonial-style2-carousel.owl-nav-style-one.owl-theme .owl-nav {
        position: absolute;
        left: -10px;
        bottom: auto;
        top: -100px;
    }



    .newsletter-style1__content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .newsletter-style1__content .sec-title {
        padding-bottom: 40px;
    }

    .newsletter-style1__form {
        max-width: 770px;
    }




    .about-style2__content--style2 {
        margin-top: 0;
        margin-left: 0px;
    }

    .about-style3__img-box {
        margin-right: 0px;
        max-width: 580px;
        float: none;
        padding-top: 60px;
    }



    .approach-style1__img img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .approach-style1__content {
        margin-left: 0px;
    }

    .approach-style1__content ul {
        position: relative;
        display: flex;
        padding: 39px 0px 0px;
    }



    .service-details-text-2 .text {
        margin-top: 0px;
    }

    .service-details-text-2 .image {
        margin-top: 30px;
        margin-left: 0;
    }

    .visit-box {
        margin-top: 40px;
    }


    .service-details-img-box--style2 .img-box.left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .service-details-img-box--style2 .img-box.right {
        margin-left: 0px;
    }

    .service-details-text-2 .image.image--style2 {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0px;
    }

    .service-details-text-2 .text.text-style2 {
        margin-top: 30px;
        margin-left: 0px;
    }



    .about-style4__img-box {
        float: none;
        margin-top: 50px;
        max-width: 900px;
    }

    .about-style4__img-box ul {
        justify-content: flex-start;
    }



    .schedule-appointment-style1__content {
        display: block;
        margin-right: 0;
    }

    .schedule-appointment-style1__content::before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .schedule-appointment-style1__content .title-box {
        padding: 42px 30px 40px;
        padding-right: 30px;
    }



    .testimonial-style3__bg {
        opacity: 0.10;
    }



    .who-we-are .img-box {
        padding-right: 0;
    }

    .who-we-are__content {
        margin-top: 60px;
    }


    .about-style5__img {
        max-width: 770px;
    }

    .about-style5__content {
        padding-left: 0px;
        padding-top: 50px;
    }

    .about-style5__content .sec-title h2 br {
        display: none;
    }



    .doctor-profile-bg {
        opacity: 0.20;
    }

    .doctor-profile-content {
        max-width: 100%;
        float: none;
    }



    .gallery-style1-area__inner {
        display: block;
    }

    .single-gallery-box {
        width: 50%;
    }



    .about-style6__img {
        margin-left: 0;
    }

    .about-style6__img ul {
        align-items: flex-end;
        justify-content: flex-start;
    }

    .about-style6__content {
        margin-left: 0px;
        margin-top: 50px;
    }




    .features-style1 {
        padding: 0px 0px 160px;
    }

    .features-style1-img-box {
        margin-top: 60px;
    }

    .features-style1-img-box img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .features-style1-img-box .satisfied-patients-box {
        left: 40px;
        bottom: -40px;
    }

    .features-style1-content-box .inner-content {
        max-width: 100%;
    }

    .progress-levels {
        max-width: 700px;
    }



    .info-box-style1__content::before {
        display: none;
    }

    .single-info-box-style1__content {
        margin-left: 0px;
        margin-right: 0px;
    }



    .doctor-profile-style2__img-box:before {
        display: none;
    }

    .doctor-profile-style2__img-box {
        opacity: 0.10;
    }



    .video-gallery-style1__content {
        margin-bottom: 70px;
    }

    .video-gallery-style1__gallery {
        margin-left: 0px;

    }


    .thm-form-box-2 {
        margin-top: 60px;
        max-width: 700px;
    }




    .choose-style1--in-style2__img-bg {
        display: none;
    }

    .discount-content-box {
        max-width: 100%;
        float: none;
        padding-top: 0;
        padding-right: 0px;
    }

    .choose-style1--in-style2 .choose-style1__content {
        margin-left: 0;
        float: none;
        margin-top: 50px;
    }



    .about-clinic__content {
        margin-bottom: 60px;
    }



    .features-style2__content-one__img {
        min-height: 600px;
    }

    .features-style2__content-one__img-bg {
        background-position: center top;
    }




    .about-style5__content--style2 {
        padding-top: 0;
        padding-right: 0;
    }


    .about-clinic-style2__img {
        margin-right: 0;
        max-width: 700px;
    }

    .about-clinic-style2__content {
        margin-top: 50px;
        margin-left: 0px;
    }



    .team-details-style1__content {
        margin-top: 50px;
        margin-left: 0px;
    }



    .parctice-style1__content-box {
        margin-top: 50px;
        margin-left: 0px;
    }


    .patient-style1__sidebar {
        margin-top: 50px;
    }


    .sideber-contact-info-style1 {
        margin-top: 50px;
    }

    .patient-special-offer__form {
        max-width: 100%;
    }



    .about-doctor__content-box {
        margin-top: 60px;
        margin-left: 0px;
    }




    .blog-page-one {
        padding: 120px 0 60px;
    }

    .blog-page-content {
        padding-right: 0px;
    }

    .thm-sidebar-box {
        padding-top: 100px;
    }


    .blog-details-area {
        padding: 120px 0 60px;
    }

    .blog-details-box {
        margin-right: 0px;
    }



    .consultation-style1 {
        padding: 120px 0 51px;
    }

    .single-consultation-box {
        margin-bottom: 60px;
    }

    .contact-form {
        margin-top: 60px;
    }



    .gallery-page2_colum {
        width: 30%;
    }



    .testimonials-page-one .testimonial-style1-title-box {
        margin-bottom: 49px;
    }



    .faq-content-box.right {
        margin-top: 48px;
    }



    .shopping-products-item {
        opacity: 0.30;
    }



    .best-product-style1__title {
        margin-top: 40px;
        margin-left: 0px;
    }



    .review-form {
        margin-top: 40px;
    }




    .login-register-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .form.register {
        margin-top: 80px;
    }























}







/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .bottom-parallax {
        height: auto;
    }

    .bottom-parallax .footer-area {
        position: relative;
        height: auto;
    }

    .footer-main {
        padding-bottom: 50px;
    }


    .single-footer-widget .our-company-info {
        padding-right: 0px;
    }

    .single-footer-widget.margin-leftminus1 {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left-2 {
        margin-left: 0px;
    }




    .about-style1__content {
        margin-bottom: 50px;
    }




    .choose-style1__img-bg {
        display: none;
    }

    .choose-style1__content {
        margin-left: 0;
    }



    .video-gallery-style5__gallery {
        margin-left: 0;
        margin-top: 50px;
    }




    .fact-counter-style1 {
        padding: 120px 0px 120px;
    }

    .fact-counter-style1__title {
        max-width: 100%;
        margin-bottom: 60px;
    }



    .blog-style1-title-box {
        margin-bottom: 50px;
    }



    .contact-style1-area-bg {
        opacity: 0.30;
    }

    .thm-form-box-1 {
        max-width: 100%;
    }

    .contact-style1__content-box {
        margin-top: 50px;
    }



    .about-style2__img {
        max-width: 770px;
    }

    .about-style2__content {
        margin-top: 60px;
        margin-left: 0px;
    }




    .fact-counter-style2__content ul li {
        width: 50%;
    }

    .fact-counter-style2__content ul li:nth-child(2) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:nth-child(3) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:last-child {
        padding-left: 0px;
    }



    .testimonial-style1-title-box {
        margin-bottom: 129px;
    }

    .testimonial-style1-title-box .sec-title h2 br {
        display: none;
    }

    .testimonial-style2-carousel.owl-nav-style-one.owl-theme .owl-nav {
        position: absolute;
        left: -10px;
        bottom: auto;
        top: -100px;
    }




    .team-style1__top-title {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 29px;
    }

    .team-style1__top-title .btn-box {
        margin-top: 26px;
    }



    .newsletter-style1__content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .newsletter-style1__content .sec-title {
        padding-bottom: 40px;
    }

    .newsletter-style1__form {
        max-width: 770px;
    }



    .about-style2__content--style2 {
        margin-top: 0;
        margin-left: 0px;
    }

    .about-style3__img-box {
        margin-right: 0px;
        max-width: 580px;
        float: none;
        padding-top: 60px;
    }



    .approach-style1__img img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .approach-style1__content {
        margin-left: 0px;
    }

    .approach-style1__content ul {
        position: relative;
        display: flex;
        padding: 39px 0px 0px;
    }



    .blog-style2-area__top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 46px;
    }

    .blog-style2-area__top .btn-box {
        margin-top: 26px;
        top: 0px;
    }




    .subscribe-style1__inner {
        display: block;
        padding: 53px 20px 60px;
    }

    .subscribe-style1__title {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .subscribe-style1__form {
        max-width: 100%;
        width: 100%;
    }

    .subscribe-style1__form .form-group input[type='email'] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .subscribe-style1__form .form-group button {
        position: relative;
        top: 0px;
        left: 0;
        bottom: 0px;
        right: 0px;
        width: 150px;
        height: 50px;
        margin: 10px auto 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-radius: 20px;
    }




    .service-details-content {
        margin-top: 60px;
        margin-left: 0px;
    }

    .service-details-text-2 .text {
        margin-top: 0px;
    }

    .service-details-text-2 .image {
        margin-top: 30px;
        margin-left: 0;
    }

    .visit-box {
        margin-top: 40px;
    }



    .service-details-img-box--style2 .img-box.left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .service-details-img-box--style2 .img-box.right {
        margin-left: 0px;
    }

    .service-details-text-2 .image.image--style2 {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0px;
    }

    .service-details-text-2 .text.text-style2 {
        margin-top: 30px;
        margin-left: 0px;
    }



    .about-style4__img-box {
        float: none;
        margin-top: 50px;
    }



    .schedule-appointment-style1__content {
        display: block;
        margin-right: 0;
    }

    .schedule-appointment-style1__content::before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .schedule-appointment-style1__content .title-box {
        padding: 42px 30px 40px;
        padding-right: 30px;
    }



    .testimonial-style3__bg {
        opacity: 0.10;
    }



    .who-we-are .img-box {
        padding-right: 0;
    }

    .who-we-are__content {
        margin-top: 60px;
    }


	.chirokind-about-us-five{
		right: 0px;
	}
	
	.chirokind-about-us-five{
		width: 100%;
	}

    .about-style5__gray-bg {
        width: 100%;
    }

    .about-style5__content {
        padding-left: 0px;
        padding-top: 50px;
    }

    .about-style5__content .sec-title h2 br {
        display: none;
    }

    .about-style5__author-info .signature {
        margin-left: 30px;
    }



    .doctor-profile-bg {
        opacity: 0.20;
    }

    .doctor-profile-content {
        max-width: 100%;
        float: none;
    }



    .gallery-style1-area__inner {
        display: block;
    }

    .single-gallery-box {
        width: 50%;
    }



    .about-style6__img {
        margin-left: 0;
    }

    .about-style6__img ul {
        align-items: flex-end;
        justify-content: flex-start;
    }

    .about-style6__content {
        margin-left: 0px;
        margin-top: 50px;
    }




    .features-style1 {
        padding: 0px 0px 160px;
    }

    .features-style1-img-box {
        margin-top: 60px;
    }

    .features-style1-img-box img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .features-style1-img-box .satisfied-patients-box {
        left: 40px;
        bottom: -40px;
    }

    .features-style1-content-box .inner-content {
        max-width: 100%;
    }

    .progress-levels {
        max-width: 700px;
    }



    .info-box-style1__content::before {
        display: none;
    }

    .single-info-box-style1__content {
        margin-left: 0px;
        margin-right: 0px;
    }



    .doctor-profile-style2__img-box:before {
        display: none;
    }

    .doctor-profile-style2__img-box {
        opacity: 0.10;
    }



    .video-gallery-style1__content {
        margin-bottom: 70px;
    }

    .video-gallery-style1__gallery {
        margin-left: 0px;
    }



    .thm-form-box-2 {
        margin-top: 60px;
        max-width: 100%;
    }



    .choose-style1--in-style2__img-bg {
        display: none;
    }

    .discount-content-box {
        max-width: 100%;
        float: none;
        padding-top: 0;
        padding-right: 0px;
    }

    .choose-style1--in-style2 .choose-style1__content {
        margin-left: 0;
        float: none;
        margin-top: 50px;
    }



    .about-clinic__content {
        margin-bottom: 60px;
    }



    .features-style2__content-one__img {
        min-height: 600px;
    }

    .features-style2__content-one__img-bg {
        background-position: center top;
    }



    .about-style5__content--style2 {
        padding-top: 0;
        padding-right: 0;
    }



    .about-clinic-style2__img {
        margin-right: 0;
        max-width: 700px;
    }

    .about-clinic-style2__content {
        margin-top: 50px;
        margin-left: 0px;
    }



    .team-details-style1__content {
        margin-top: 50px;
        margin-left: 0px;
    }

    .parctice-style1__content-box {
        margin-top: 50px;
        margin-left: 0px;
    }


    .patient-style1__sidebar {
        margin-top: 50px;
    }

    .sideber-contact-info-style1 {
        margin-top: 50px;
    }



    .about-doctor__content-box {
        margin-top: 60px;
        margin-left: 0px;
    }



    .blog-page-one {
        padding: 120px 0 60px;
    }

    .blog-page-content {
        padding-right: 0px;
    }

    .thm-sidebar-box {
        padding-top: 100px;
    }



    .blog-details-area {
        padding: 120px 0 60px;
    }

    .blog-details-box {
        margin-right: 0px;
    }



    .consultation-style1 {
        padding: 120px 0 51px;
    }

    .single-consultation-box {
        margin-bottom: 60px;
    }



    .contact-form {
        margin-top: 60px;
    }



    .coming-soon-page-style1__content {
        max-width: 400px;
    }

    .timer-box .countdown-timer li {
        width: 170px;
        height: 170px;
        margin: 0px 15px 30px;
        border: 2px solid #ffffff;
        border-radius: 50%;
    }

    .coming-soon-page-style1__content .big-title {
        font-size: 40px;
        line-height: 50px;
    }

    .timer-box {
        margin: 31px 0 12px;
    }

    .coming-soon-page-style1__content .inner .text {
        padding-bottom: 24px;
    }

    .coming-soon-page-style1__content .inner .text p {
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
    }



    .gallery-page2_colum {
        width: 50%;
    }



    .testimonials-page-one .testimonial-style1-title-box {
        margin-bottom: 49px;
    }



    .faq-content-box.right {
        margin-top: 48px;
    }



    .shopping-products-item {
        opacity: 0.30;
    }



    .shop-features {
        padding: 47px 0 50px;
    }

    .shop-features__content ul {
        display: block;
    }

    .shop-features__content ul li {
        max-width: 100%;
        width: 100%;
        padding-left: 90px;
        padding-right: 0;
    }

    .shop-features__content ul li+li {
        margin-top: 34px;
    }

    .shop-features__content ul li .icon {
        top: 5px;
    }



    .best-product-style1__title {
        margin-top: 40px;
        margin-left: 0px;
    }



    .product-details-content-box {
        padding-top: 50px;
    }

    .review-form {
        margin-top: 40px;
    }

    .similar-products-style1 .top-title .border-box {
        display: none;
    }



    .order-info {
        margin-top: 90px;
        max-width: none;
    }




    .login-register-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .form.register {
        margin-top: 80px;
    }

    .blog-sidebar.default-sidebar{
		margin-top:90px;
	}

	.subscribe-box-style1 form input[type="email"]{
		padding-right: 20px;	
	}
	.subscribe-box-style1 form button{
		position:relative;
		margin-top:20px;	
	}
















}


@media only screen and (max-width: 768px) {
	.chirokind-who-we-are .img-box img {
	  width: 100% !important;
	}
	.chirokind-about-us-five{
		margin-right:0px;
	}
	
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	.chirokind-about-us-five{
		margin-right:0px;
	}
	.blog-sidebar.default-sidebar{
		margin-top:90px;
	}

    .sec-title h2 br {
        display: none;
    }

    .sec-title p br {
        display: none;
    }

    .bottom-parallax {
        height: auto;
    }

    .bottom-parallax .footer-area {
        position: relative;
        height: auto;
    }

    .footer-main {
        padding-bottom: 50px;
    }

    .single-footer-widget .our-company-info {
        padding-right: 0px;
    }

    .single-footer-widget.margin-leftminus1 {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left {
        margin-left: 0px;
    }

    .single-footer-widget.margin-left-2 {
        margin-left: 0px;
    }

    .footer-bottom .bottom-inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }


    .error-content .big-title h2 {
        font-size: 120px;
        line-height: 100px;
    }

    .error-content .title h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 700;
    }

    .error-content .text p br {
        display: none;
    }



    .blog-details-box {
        margin-right: 0px;
    }

    .comment-box .single-comment-box--reply {
        margin-left: 50px;
    }

    .comment-box .single-comment-box {
        padding-left: 0px;
		flex-direction:column;
    }

    .comment-box .single-comment-box .img-holder {
        position: relative;
    }

    .comment-box .single-comment-box .text-holder {
        padding-left: 0px;
        min-height: auto;
		width:100%;
    }

	.cart-button-box {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 40px 40px 40px;
    }

    .cart-button-box .update-cart {
        margin-top: 30px;
    }

    .cart-button-box .apply-coupon .inner {
        padding-left: 0;
        min-height: auto;
    }

    .cart-button-box .apply-coupon input[type="text"] {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
    }

    .cart-button-box .apply-coupon .apply-coupon-button {
        position: relative;
        margin-top: 10px;
    }



    .checkout-area {
        padding: 120px 0px 120px;
    }

    .order-info {
        margin-top: 100px;
        max-width: 470px;
        width: 100%;
        float: none;
    }



    .login-register-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .login-register-area .form.register {
        padding-top: 80px;
    }

    .login-register-area .form .right {
        margin-top: 15px;
        text-align: left;
    }





    .about-style1__content {
        margin-bottom: 50px;
    }

    .about-style1__content .inner-text {
        padding-right: 0;
    }


    .choose-style1__img-bg {
        display: none;
    }

    .choose-style1__content {
        margin-left: 0;
    }

    .fact-counter-box-style2 ul {
        align-items: center;
        flex-direction: column;
    }

    .single-fact-counter-style2 {
        width: 100%;
    }



    .video-gallery-style5__content .top-title h2 br {
        display: none;
    }

    .video-gallery-style5__gallery {
        margin-left: 0;
        margin-top: 50px;
    }




    .fact-counter-style1 {
        padding: 120px 0px 120px;
    }

    .fact-counter-style1__title {
        max-width: 100%;
        margin-bottom: 60px;
    }

    .single-fact-counter {
        align-items: center;
        max-width: 100%;
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }

    .fact-counter_box ul {
        overflow: inherit;
    }

    .fact-counter_box ul:before {
        display: none;
    }

    .fact-counter_box ul:after {
        display: none;
    }

    .fact-counter_box ul li:nth-child(2) {
        padding-left: 0px;
    }

    .fact-counter_box ul li:nth-child(4) {
        padding-left: 0px;
        margin-top: 60px;
        margin-bottom: 0px;
    }




    .blog-style1-title-box {
        margin-bottom: 50px;
    }



    .contact-style1-area-bg {
        opacity: 0.10;
    }

    .thm-form-box-1 {
        max-width: 100%;
    }

    .contact-style1__content-box {
        margin-top: 50px;
    }




    .testimonial-style1__content {
        padding: 120px 0px 118px;
    }

    .testimonial-style1-carousel.owl-nav-style-one.owl-theme .owl-nav {
        display: none;
    }



    .about-style2__img {
        max-width: 100%;
        padding-right: 20px;
    }

    .about-style2__content {
        margin-top: 60px;
        margin-left: 0px;
    }



    .fact-counter-style2__content ul li {
        width: 100%;
    }

    .fact-counter-style2__content ul li:nth-child(2) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:nth-child(3) {
        padding-left: 0px;
    }

    .fact-counter-style2__content ul li:last-child {
        padding-left: 0px;
    }



    .testimonial-style1-title-box {
        margin-bottom: 129px;
    }

    .testimonial-style1-title-box .sec-title h2 br {
        display: none;
    }

    .testimonial-style2-carousel.owl-nav-style-one.owl-theme .owl-nav {
        position: absolute;
        left: -10px;
        bottom: auto;
        top: -100px;
    }



    .team-style1__top-title {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 29px;
    }

    .team-style1__top-title .btn-box {
        margin-top: 26px;
    }

    .team-style1__top-title .btn-box a .border-line {
        width: 60px;
    }



    .newsletter-style1__content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .newsletter-style1__content .sec-title {
        padding-bottom: 40px;
    }

    .newsletter-style1__form {
        max-width: 770px;
    }



    .slogan-area {
        padding: 99px 0 100px;
    }

    .slogan-content-box .inner-title h2 {
        font-size: 35px;
        margin: 16px 0 0;
    }

    .slogan-content-box .inner-title h2 br {
        display: none;
    }

    .slogan-content-box .btns-box {
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 37px;
        flex-direction: column;
    }

    .video-gallery-style2 {
        margin-left: 30px;
        margin-top: 30px;
    }



    .contact-style2-area .container {
        padding: 0 0px;
    }

    .thm-form-box-5 {
        max-width: 100%;
        width: 100%;
        float: none;
        padding-left: 20px;
        padding-right: 20px;
    }




    .about-style2__content--style2 {
        margin-top: 0;
        margin-left: 0px;
    }

    .about-style3__img-box {
        margin-right: 0px;
        max-width: 580px;
        float: none;
        padding-top: 60px;
    }

    .about-style3__img-box ul {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }

    .about-style3__img-box ul li {
        float: none;
        padding: 0 0px 0;
    }

    .about-style3__img-box ul li:last-child {
        margin-top: 20px;
    }




    .services-style3__top-title {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 21px;
    }

    .services-style3__top-title .btn-box {
        margin-top: 16px;
    }

    .services-style3__top-title .btn-box a .border-line {
        width: 60px;
    }



    .choose-style3 .sec-title p br {
        display: none;
    }




    .approach-style1__img img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .approach-style1__content {
        margin-left: 0px;
    }

    .approach-style1__content ul {
        position: relative;
        display: flex;
        padding: 39px 0px 0px;
    }



    .blog-style2-area__top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 46px;
    }

    .blog-style2-area__top .btn-box {
        margin-top: 26px;
        top: 0px;
    }

    .blog-style2-area__top .btn-box a .border-line {
        width: 50px;
    }




    .subscribe-style1__inner {
        display: block;
        padding: 53px 20px 60px;
    }

    .subscribe-style1__title {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .subscribe-style1__form {
        max-width: 100%;
        width: 100%;
    }

    .subscribe-style1__form .form-group input[type='email'] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .subscribe-style1__form .form-group button {
        position: relative;
        top: 0px;
        left: 0;
        bottom: 0px;
        right: 0px;
        width: 150px;
        height: 50px;
        margin: 10px auto 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-radius: 20px;
    }



    .service-details-content {
        margin-top: 60px;
        margin-left: 0px;
    }

    .service-details-text-2 .text {
        margin-top: 0px;
    }

    .service-details-text-2 .image {
        margin-top: 30px;
        margin-left: 0;
    }

    .visit-box {
        margin-top: 40px;
    }



    .service-details-img-box--style2 .img-box.left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .service-details-img-box--style2 .img-box.right {
        margin-left: 0px;
    }

    .service-details-text-2 .image.image--style2 {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0px;
    }

    .service-details-text-2 .text.text-style2 {
        margin-top: 30px;
        margin-left: 0px;
    }



    .about-style4__img-box {
        float: none;
        margin-top: 50px;
        padding-top: 0;
    }

    .about-style4__img-box ul {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .about-style4__img-box ul li {
        display: block;
        float: none;
        padding: 0;
    }

    .about-style4__img-box ul li:last-child {
        top: 0px;
        margin-top: 30px;
    }



    .schedule-appointment-style1__content {
        display: block;
        margin-right: 0;
    }

    .schedule-appointment-style1__content::before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .schedule-appointment-style1__content .title-box {
        padding: 42px 30px 40px;
        padding-right: 30px;
    }

    .schedule-appointment-style1__content .title-box h2 {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 9px;
    }

    .schedule-appointment-style1__content .title-box a {
        font-size: 30px;
    }




    .testimonial-style3__bg {
        display: none;
    }

    .single-testimonial-style3 {
        padding-left: 130px;
    }



    .who-we-are .img-box {
        padding-right: 0;
    }

    .who-we-are__content {
        margin-top: 60px;
    }

    .who-we-are__content-title .border-box {
        display: none;
    }



    .about-style5__gray-bg {
        right: 0px;
    }

    .about-style5__img {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        padding-bottom: 145px;
    }

    .about-style5__img .outer {
        right: 40px;
        bottom: 15px;
    }

    .about-style5__content {
        padding-left: 0px;
        padding-top: 45px;
    }

    .about-style5__content .sec-title h2 {
        font-size: 35px;
    }

    .about-style5__content .sec-title h2 br {
        display: none;
    }

    .about-style5__author-info .author-info {
        border-right: 0px solid #b1b2be;
    }

    .about-style5__author-info .author-info .title-box {
        padding-left: 20px;
        padding-right: 0px;
    }

    .about-style5__author-info {
        margin-top: 50px;
        align-items: flex-start;
        flex-direction: column;
    }

    .about-style5__author-info .signature {
        margin-top: 30px;
        margin-left: 0px;
    }



    .doctor-profile {
        background-color: #f4f5f9;
    }

    .doctor-profile-bg {
        display: none;
    }

    .doctor-profile-content {
        max-width: 100%;
        float: none;
    }



    .gallery-style1-area__inner {
        display: block;
    }

    .single-gallery-box {
        width: 100%;
    }



    .about-style6__img {
        margin-left: 0;
    }

    .about-style6__img ul {
        align-items: flex-end;
        justify-content: flex-start;
    }

    .about-style6__content {
        margin-left: 0px;
        margin-top: 50px;
    }




    .features-style1 {
        padding: 0px 0px 160px;
    }

    .features-style1-img-box {
        margin-top: 60px;
    }

    .features-style1-img-box img {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .features-style1-img-box .satisfied-patients-box {
        left: 40px;
        bottom: -40px;
        padding: 30px 0px 26px;
    }

    .features-style1-content-box .inner-content {
        max-width: 100%;
    }

    .progress-levels {
        max-width: 700px;
    }

    .satisfied-patients-box .counting h2 {
        font-size: 40px;
    }





    .info-box-style1__content::before {
        display: none;
    }

    .single-info-box-style1 {
        padding-left: 65px;
        max-width: 400px;
        margin: 0 auto 45px;
    }

    .single-info-box-style1 .icon {
        top: 14px;
    }

    .single-info-box-style1 .icon span {
        font-size: 50px;
        line-height: 50px;
    }

    .single-info-box-style1__content {
        padding: 35px 20px 41px;
        width: 320px;
        margin-left: 0px;
        margin-right: 0px;
        margin: 0 auto;
    }

    .single-info-box-style1__content .inner {
        padding-left: 80px;
    }

    .single-info-box-style1__content .inner .title-box h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .single-info-box-style1__content .inner .title-box h3 br {
        display: none;
    }



    .doctor-profile-style2__img-box {
        display: none;
    }



    .video-gallery-style1__content {
        margin-bottom: 70px;
    }

    .video-gallery-style1__gallery {
        margin-left: 0px;
    }



    .thm-form-box-2 {
        margin-top: 50px;
        max-width: 100%;
    }



    .choose-style1--in-style2__img-bg {
        display: none;
    }

    .discount-content-box {
        max-width: 100%;
        float: none;
        padding-top: 0;
        padding-right: 0px;
    }

    .choose-style1--in-style2 .choose-style1__content {
        margin-left: 0;
        float: none;
        margin-top: 50px;
    }




    .project-style1-area__top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 60px;
    }

    .project-style1-area__top .btn-box {
        position: relative;
        display: block;
        padding-bottom: 0;
        padding-top: 29px;
    }

    .single-project-item .img-holder-img-bg {
        background-position: top center;
    }



    .about-clinic__content {
        margin-bottom: 60px;
    }




    .features-style2__content-one__img {
        min-height: 500px;
    }

    .features-style2__content-one__img-bg {
        background-position: center top;
    }

    .features-style2__content-two {
        padding: 64px 30px 70px;
        padding-right: 20px;
    }

    .features-style2__content-one__text {
        padding: 79px 30px 83px;
    }



    .about-style5__content--style2 {
        padding-top: 0;
        padding-right: 0;
    }



    .about-clinic-style2__img {
        margin-right: 0;
        max-width: 700px;
    }

    .about-clinic-style2__content {
        margin-top: 50px;
        margin-left: 0px;
    }



    .team-details-style1__content {
        margin-top: 50px;
        margin-left: 0px;
    }

    .team-details-style1__img .contact-info .inner a {
        font-size: 24px;
    }

    .team-details-style1__img .contact-info .inner a.mail {
        font-size: 17px;
    }

    .education-history .top-title h2 {
        font-size: 27px;
    }

    .parctice-style1__content-box {
        margin-top: 50px;
        margin-left: 0px;
    }

    .parctice-style1__content-box .sec-title h2 {
        font-size: 26px;
    }


    .patient-style1__sidebar {
        margin-top: 50px;
    }

    .patient-style1__content .sec-title h2 {
        font-size: 27px;
    }

    .patient-style1__content .btn-box a {
        font-size: 16px;
    }



    .patient-special-offer {
        padding: 110px 0px 120px;
    }

    .patient-special-offer__form .inner-title h2 {
        font-size: 24px;
    }

    .sideber-contact-info-style1 {
        margin-top: 50px;
    }



    .about-doctor__content-box {
        margin-top: 60px;
        margin-left: 0px;
    }




    .blog-page-one {
        padding: 120px 0 60px;
    }

    .blog-page-content {
        padding-right: 0px;
    }

    .thm-sidebar-box {
        padding-top: 100px;
    }



    .blog-details-area {
        padding: 120px 0 60px;
    }

    .blog-details-box {
        margin-right: 0px;
    }



    .consultation-style1 {
        padding: 120px 0 51px;
    }

    .consultation-style1 .sec-title h2 {
        font-size: 28px;
    }

    .single-consultation-box {
        margin-bottom: 60px;
    }



    .contact-info-box-style1 .title h2 {
        font-size: 32px;
    }

    .contact-form {
        margin-top: 60px;
    }




    .coming-soon-page-style1 {
        height: auto !important;
        padding-top: 60px;
    }

    .coming-soon-page-style1__content {
        top: 0%;
        transform: translateY(0%);
    }

    .coming-soon-page-style1__content .big-title {
        font-size: 50px;
        line-height: 60px;
        font-weight: 700;
    }

    .timer-box .countdown-timer li {
        float: none;
        width: 170px;
        height: 170px;
        margin: 0px 15px 30px;
    }


    .subscribe-box-style1 form {
        padding: 0 30px;
    }

    .subscribe-box-style1 form input[type="email"] {
        padding-left: 30px;
        padding-right: 30px;
    }

    .subscribe-box-style1 form button {
        position: relative;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
    }



    .gallery-page2_colum {
        width: 100%;
    }



    .testimonials-page-one .testimonial-style1-title-box {
        margin-bottom: 49px;
    }



    .faq-content-box.right {
        margin-top: 48px;
    }



    .shopping-products-item {
        opacity: 0.10;
    }




    .shop-features__content ul {
        display: block;
    }

    .shop-features__content ul li {
        max-width: 100%;
        width: 100%;
        padding-left: 90px;
        padding-right: 0;
    }

    .shop-features__content ul li+li {
        margin-top: 34px;
    }



    .single-product-item-style2 {
        margin-bottom: 40px;
    }

    .best-product-style1__title {
        margin-top: 10px;
        margin-left: 0px;
    }

    .featured-products-style1__title .border-right {
        display: none;
    }



    .product-details-content-box {
        padding-top: 50px;
    }

    .review-form {
        margin-top: 40px;
    }

    .similar-products-style1 .top-title .border-box {
        display: none;
    }



    .cart-button-box .apply-coupon .apply-coupon-button button {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }



    .payment-options .inner {
        padding: 23px 15px 40px;
    }

    .order-info-table-box {
        padding: 25px 15px 40px;
    }

    .payment-options .option-block .checkbox label span {
        font-size: 14px;
        padding-left: 5px;
    }

    .placeorder-button button {
        padding-left: 25px;
        padding-right: 25px;
    }

    .checkout-area .form .title h3 {
        font-size: 30px;
    }

    .ship-different-address .inner-title .title {
        display: none;
    }




    .login-register-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .chirokind-comment-item .chirokind-comment-item{
		margin-left:0px;	
	}






















}









/*--------------------------------------------------------------
////////////////////////////////
# Main Header All Responsice Css
////////////////////////////////
--------------------------------------------------------------*/


@media only screen and (min-width: 1200px) and (max-width: 1600px) {


    .main-menu-style4-left .main-menu-box {
        margin-left: 20px;
    }

    .main-menu-style4-right .header-phone-number-box-style1 {
        display: none;
    }

    .logo-box-style2 {
        width: 240px;
    }

    .main-menu-style4-right .header-btn-style2 {
        margin-left: 0;
    }

    .main-menu .main-menu-style4-left .main-menu__list>li+li {
        margin-left: 25px;
    }




    .main-header-style6 .container {
        padding: 0 100px;
        padding-right: 60px;
    }



    .main-header-style7 .container {
        padding: 0 20px;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-left .main-menu-box {
        margin-left: 20px;
    }

    .phone-number-box-style3 {
        display: none;
    }

    .main-header-style7 .main-menu-style1 .header-btn-style1 {
        margin-left: 0;
    }


















}



@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .main-menu .mobile-nav__toggler {
        display: inline-block;
        padding: 31px 0 31px;
        line-height: 0;
    }



    .main-header-style1__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }



    .main-header-style6 .container {
        padding: 0 60px;
        padding-right: 60px;
    }


















}


@media only screen and (min-width: 768px) and (max-width: 991px) {

    .main-menu .mobile-nav__toggler {
        display: inline-block;
        padding: 31px 0 31px;
        line-height: 0;
    }



    .main-header-style1__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }




    .main-header-style2__top-right .header-contact-info-style2 {
        display: none;
    }




    .main-header-style1__top--style2 {
        display: none;
    }




    .main-menu-style4 .main-menu__wrapper .container {
        padding-right: 30px;
    }

    .main-menu-style4-left {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .main-menu-style4-right {
        display: none;
    }



    .main-header-style6 .container {
        padding: 0 60px;
        padding-right: 60px;
    }



    .main-header-style7 .main-menu-style1 .main-menu-style1-left {
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-right {
        display: none;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-left .main-menu-box {
        margin-left: 0px;
    }



    .main-header-style8__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 23px 0;
    }

    .main-header-style8__top-right {
        padding-top: 15px;
    }



    .main-header-style9__top {
        padding: 20px 0;
    }

    .main-header-style9__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-header-style9__top-right {
        margin-top: 10px;
    }



















}




@media (max-width: 767px) {

    .main-menu .mobile-nav__toggler {
        display: inline-block;
        padding: 36px 0 36px;
        line-height: 0;
    }



    .main-header-style1__top {
        padding: 11px 0 20px;
    }

    .main-header-style1__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-header-style1__top-right {
        align-items: center;
        flex-direction: column;
    }

    .header-contact-info-style1 {
        display: none;
    }

    .main-header-style1__top-left {
        margin-bottom: 10px;
    }

    .main-menu-style1-right .side-content-button {
        display: none;
    }

    .main-menu-style1-right .box-search-style1 {
        display: none;
    }




    .main-header-style2__top {
        padding: 30px 0 30px;
    }

    .main-header-style2__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-header-style2__top-right .header-contact-info-style2 {
        display: none;
    }

    .main-header-style2__top-right .header-btn-style1 {
        margin-top: 20px;
        margin-left: 0;
    }

    .main-menu-style2-right .box-search-style1 {
        display: none;
    }




    .main-header-style4 .main-menu .mobile-nav__toggler {
        padding: 31px 0 31px;
    }

    .main-menu-style4 .main-menu__wrapper .container {
        padding-right: 20px;
    }

    .main-menu-style4-left {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .main-menu-style4-right {
        display: none;
    }

    .main-menu-style4-left .box-search-style1 {
        display: none;
    }

    .main-menu-style4-left .main-menu-box {
        margin-left: 0px;
    }



    .main-header-style5 .container {
        padding: 0 20px;
    }



    .main-header-style6 .container {
        padding: 0 20px;
        padding-right: 20px;
    }




    .main-header-style7 .container {
        padding: 0 20px;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-left {
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-right {
        display: none;
    }

    .main-header-style7 .main-menu-style1 .main-menu-style1-left .main-menu-box {
        margin-left: 0px;
    }



    .main-header-style8__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 24px 0;
    }

    .main-header-style8__top-right {
        display: none;
    }

    .header-btn-style3 a {
        width: 185px;
    }



    .main-header-style9__top {
        padding: 20px 0;
    }

    .main-header-style9__top .inner-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .main-header-style9__top-right {
        margin-top: 10px;
    }



    .main-menu-style10 {
        background-color: rgba(255, 255, 255, 0.10);
    }

    .main-menu-style10 .main-menu__wrapper .container {
        max-width: 100%;
        padding: 0 20px;
    }











}






/*--------------------------------------------------------------
///////////////////////////
# Slider All Responsice Css
///////////////////////////
--------------------------------------------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1800px) {



    .banner-style2__title-box {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .banner-style2__title-box h2 br {
        display: none;
    }

    .banner-style2__info-box {
        width: 490px;
        float: none;
        border-left: 1px solid #bebebe;
        padding-left: 40px;
        margin-top: 40px;
    }



}



@media only screen and (min-width: 1200px) and (max-width: 1600px) {

    .banner-style6 {
        padding-left: 100px;
    }

    .banner-style6-big-text {
        display: none;
    }









}



@media only screen and (min-width: 992px) and (max-width: 1199px) {



    .banner-style4__content ul li .text p {
        font-size: 20px;
        line-height: 32px;
    }

    .banner-style4__content .btn-box h2 {
        font-size: 30px;
        line-height: 40px;
    }



    .banner-style2__title-box {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .banner-style2__title-box h2 br {
        display: none;
    }

    .banner-style2__info-box {
        width: 490px;
        float: none;
        border-left: 1px solid #bebebe;
        padding-left: 40px;
        margin-top: 40px;
    }

    .banner-style2__info-box .contact-info-box h4 {
        margin: 9px 0 0;
    }



    .banner-style6 {
        padding-left: 100px;
    }

    .banner-style6-bg:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #ffffff;
        opacity: 0.70;
    }

    .banner-style6-big-text {
        display: none;
    }



    .main-slider.main-slider-style7 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.40;
        display: block;
    }




    .main-slider-style7--style3 .main-slider-content__inner {
        margin-right: 0px;
    }

    .main-slider.main-slider-style7--style3 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.50;
        display: block;
    }



    .banner-style10__content {
        display: block;
        padding: 120px 0 120px;
    }

    .banner-style10__content .img-box {
        display: none;
    }


















}


@media only screen and (min-width: 768px) and (max-width: 991px) {


    .main-slider-style2 .container {
        padding-top: 141px;
        padding-bottom: 150px;
    }

    .main-slider.main-slider-style2 .image-layer {
        background-image: none !important;
        background-color: #e5e7eb;
    }

    .main-slider-style2 .main-slider-content .big-title-box h2 {
        font-size: 55px;
        line-height: 1.2em;
        font-weight: 700;
    }

    .main-slider-style2 .main-slider__nav {
        margin-top: 0px;
    }




    .main-slider.main-slider-style3 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.50;
        display: block;
    }




    .banner-style4 {
        padding: 450px 0px 0px;
    }

    .banner-style4__bg:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: #000000;
        opacity: 0.50;
    }

    .banner-style4__content ul {
        display: block;
    }

    .banner-style4__content ul li {
        float: none;
        width: 100%;
        border-left: 1px solid rgb(208, 207, 211, 0.50);
        padding-top: 18px;
        padding-left: 30px;
        padding-right: 10px;
        padding-bottom: 41px;
    }

    .banner-style4__content ul li+li {
        margin-top: 50px;
    }

    .banner-style4__content .btn-box {
        position: relative;
        top: 0;
        right: 0;
        width: 320px;
        background-color: var(--thm-base);
        padding: 55px 40px 57px;
        z-index: 12;
    }



    .banner-style2__title-box {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .banner-style2__title-box h2 br {
        display: none;
    }

    .banner-style2__info-box {
        width: 490px;
        float: none;
        border-left: 1px solid #bebebe;
        padding-left: 40px;
        margin-top: 40px;
    }

    .banner-style2__info-box .contact-info-box h4 {
        margin: 9px 0 0;
    }



    .banner-style6 {
        padding-left: 100px;
    }

    .banner-style6-bg:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #ffffff;
        opacity: 0.70;
    }

    .banner-style6-big-text {
        display: none;
    }



    .main-slider.main-slider-style7 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.70;
        display: block;
    }




    .main-slider-style7--style3 .main-slider-content__inner {
        margin-right: 0px;
    }

    .main-slider.main-slider-style7--style3 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.50;
        display: block;
    }





    .banner-style10__content {
        display: block;
        padding: 120px 0 120px;
    }

    .banner-style10__content .img-box {
        display: none;
    }




















}



@media only screen and (max-width: 767px) {
    .main-slider__nav {
        display: none;
    }



    .main-slider.main-slider-style1 .image-layer:before {
        background-color: #000000;
        opacity: 0.20;
        display: block;
    }

    .main-slider .main-slider-content .big-title h2 {
        font-size: 35px;
        padding: 7px 0px 7px;
    }

    .main-slider .main-slider-content .big-title-2 h2 {
        font-size: 35px;
        padding: 7px 20px 7px;
    }

    .main-slider .main-slider-content .text {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(0deg) translateY(100px);
        -ms-transform: perspective(400px) rotateY(0deg) translateY(100px);
        -moz-transform: perspective(400px) rotateY(0deg) translateY(100px);
        -o-transform: perspective(400px) rotateY(0deg) translateY(100px);
        transform: perspective(400px) rotateY(0deg) translateY(100px);
        white-space: inherit;
        -webkit-transform-origin: bottom;
        -ms-transform-origin: bottom;
        -o-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        width: 100%;
    }

    .main-slider .swiper-slide-active .main-slider-content .text {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg) translateY(0);
        -ms-transform: perspective(400px) rotateY(0deg) translateY(0);
        -moz-transform: perspective(400px) rotateY(0deg) translateY(0);
        -o-transform: perspective(400px) rotateY(0deg) translateY(0);
        transform: perspective(400px) rotateY(0deg) translateY(0);
        -webkit-transition: all 1500ms ease;
        -moz-transition: all 1500ms ease;
        -ms-transition: all 1500ms ease;
        -o-transition: all 1500ms ease;
        transition: all 1500ms ease;
    }

    .main-slider .main-slider-content .text p br {
        display: none;
    }

    .main-slider .main-slider-content .sub-title .border-right {
        display: none;
    }

    .main-slider .main-slider-content .btns-box {
        display: block;
    }

    .main-slider .main-slider-content .btns-box p {
        margin-top: 10px;
        margin-left: 0px;
    }






    .main-slider-style2 .container {
        padding-top: 141px;
        padding-bottom: 150px;
    }

    .main-slider.main-slider-style2 .image-layer {
        background-image: none !important;
        background-color: #e5e7eb;
    }

    .main-slider-style2 .main-slider-content .big-title-box h2 {
        font-size: 45px;
        line-height: 1.2em;
        font-weight: 700;
    }



    .main-slider.main-slider-style3 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.70;
        display: block;
    }

    .main-slider-style3 .main-slider-content .big-title-box h2 {
        font-size: 40px;
    }

    .main-slider-style3 .main-slider-content .btns-box a {
        padding-left: 30px;
        padding-right: 30px;
    }




    .banner-style4 {
        padding: 350px 0px 0px;
    }

    .banner-style4__bg:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: #000000;
        opacity: 0.50;
    }

    .banner-style4__content ul {
        display: block;
    }

    .banner-style4__content ul li {
        float: none;
        width: 100%;
        border-left: 1px solid rgb(208, 207, 211, 0.50);
        padding-top: 18px;
        padding-left: 30px;
        padding-right: 10px;
        padding-bottom: 41px;
    }

    .banner-style4__content ul li+li {
        margin-top: 50px;
    }

    .banner-style4__content ul li::before {
        top: 30px;
    }

    .banner-style4__content .btn-box {
        position: relative;
        top: 0;
        right: 0;
        width: 290px;
        background-color: var(--thm-base);
        padding: 55px 30px 57px;
        z-index: 12;
    }

    .banner-style4__content .btn-box h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0 0 27px;
    }



    .banner-style2 {
        padding: 133px 0 0;
    }

    .banner-style2 .container {
        max-width: 100%;
        padding: 0 20px;
        padding-right: 20px;
    }

    .banner-style2__title-box {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .banner-style2__title-box h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-style2__title-box h2 br {
        display: none;
    }

    .banner-style2__info-box {
        width: 490px;
        float: none;
        border-left: 1px solid #bebebe;
        padding-left: 40px;
        margin-top: 40px;
    }

    .banner-style2__info-box .contact-info-box h4 {
        margin: 9px 0 0;
    }

    .banner-style2__info-box .phone-number h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .banner-style2 .auto-container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0px;
    }

    .banner-style2 .banner-style2-img-box {
        min-height: 400px;
        margin-top: 100px;
    }




    .banner-style6 {
        padding-left: 20px;
    }

    .banner-style6-bg:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #ffffff;
        opacity: 0.70;
    }

    .banner-style6-big-text {
        display: none;
    }

    .banner-style6__content .big-title-box h2 {
        font-size: 30px;
    }

    .banner-style6__content {
        padding-left: 50px;
    }

    .banner-style6__content .btns-box a {
        font-size: 12px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .banner-style6__content .text p {
        font-size: 20px;
        line-height: 30px;
    }

    .banner-style6__content .text p br {
        display: none;
    }



    .main-slider-style7 .container {
        padding-top: 242px;
        padding-bottom: 140px;
    }

    .main-slider.main-slider-style7 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.70;
        display: block;
    }

    .main-slider-style7 .main-slider-content .big-title-box h2 {
        font-size: 45px;
    }



    .main-slider-style7.main-slider-style7--style2 .container {
        padding-top: 142px;
        padding-bottom: 150px;
    }




    .main-slider-style7--style3 .main-slider-content__inner {
        margin-right: 0px;
    }

    .main-slider.main-slider-style7--style3 .image-layer:before {
        background-color: #ffffff;
        opacity: 0.50;
        display: block;
    }




    .main-slider-style7.main-slider-style7--style3 .container {
        padding-top: 142px;
        padding-bottom: 150px;
    }




    .main-slider.main-slider-style2 .main-slider-content .btns-box a {
        padding-left: 30px;
        padding-right: 30px;
    }





    .banner-style10__content {
        display: block;
        padding: 120px 0 120px;
    }

    .banner-style10__content .img-box {
        display: none;
    }

    .banner-style10__content .content-box {
        margin-left: 0;
    }










}