/*Container @ desktop size is 1170 so divided by 2 = 585 - 15px (padding)*/
/* Start Date: 19/05/21 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Poppins', sans-serif; */
@font-face {
    font-family: 'Muli';
    src: url('Muli-ExtraLightItalic.eot');
    src: url('Muli-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('Muli-ExtraLightItalic.woff') format('woff'),
        url('Muli-ExtraLightItalic.ttf') format('truetype'),
        url('Muli-ExtraLightItalic.svg#Muli-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-Light.eot');
    src: url('fonts/Muli/Muli-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-Light.woff') format('woff'),
        url('fonts/Muli/Muli-Light.ttf') format('truetype'),
        url('fonts/Muli/Muli-Light.svg#Muli-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-ExtraLight.eot');
    src: url('fonts/Muli/Muli-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-ExtraLight.woff') format('woff'),
        url('fonts/Muli/Muli-ExtraLight.ttf') format('truetype'),
        url('fonts/Muli/Muli-ExtraLight.svg#Muli-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-Bold.eot');
    src: url('fonts/Muli/Muli-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-Bold.woff') format('woff'),
        url('fonts/Muli/Muli-Bold.ttf') format('truetype'),
        url('fonts/Muli/Muli-Bold.svg#Muli-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-Italic.eot');
    src: url('fonts/Muli/Muli-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-Italic.woff') format('woff'),
        url('fonts/Muli/Muli-Italic.ttf') format('truetype'),
        url('fonts/Muli/Muli-Italic.svg#Muli-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-LightItalic.eot');
    src: url('fonts/Muli/Muli-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-LightItalic.woff') format('woff'),
        url('fonts/Muli/Muli-LightItalic.ttf') format('truetype'),
        url('fonts/Muli/Muli-LightItalic.svg#Muli-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli.eot');
    src: url('fonts/Muli/Muli.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli.woff') format('woff'),
        url('fonts/Muli/Muli.ttf') format('truetype'),
        url('fonts/Muli/Muli.svg#Muli') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-BoldItalic.eot');
    src: url('fonts/Muli/Muli-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-BoldItalic.woff') format('woff'),
        url('fonts/Muli/Muli-BoldItalic.ttf') format('truetype'),
        url('fonts/Muli/Muli-BoldItalic.svg#Muli-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-Semi-BoldItalic.eot');
    src: url('fonts/Muli/Muli-Semi-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-Semi-BoldItalic.woff') format('woff'),
        url('fonts/Muli/Muli-Semi-BoldItalic.ttf') format('truetype'),
        url('fonts/Muli/Muli-Semi-BoldItalic.svg#Muli-Semi-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli/Muli-SemiBold.eot');
    src: url('fonts/Muli/Muli-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Muli/Muli-SemiBold.woff') format('woff'),
        url('fonts/Muli/Muli-SemiBold.ttf') format('truetype'),
        url('fonts/Muli/Muli-SemiBold.svg#Muli-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	color: #393939;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	overflow-x: hidden;
}
p {
	font-size:  calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375));
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
	color: #393939;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}

legend {
	font-size: 18px;
	padding: 7px 0px;
}
@media (max-width: 767px) {
	legend {
		font-size: 16px;
	}
}
label {
	font-size: 1em;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 1em;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 1em;
}
.input-group .input-group-addon {
	font-size: 1em;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding: 30px 0px 20px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer h5 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 10px 0 30px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
@media (max-width: 767px) {
	.breadcrumb > li {
		padding: 0 10px;
	}
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;

}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

.product-thumb .caption {
	padding: 0 20px;
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group{
	display: flex;
}

.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails > img {
	width: 100%;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
		width: 100%;
	}
	
	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}
	
	#column-left + #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
	
    #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.owl-nav > *{
	position: absolute;
	top: 0px;
	/*display: flex;
	justify-content: center;*/
	
	width: 24px;
	height: 100%;
}

.owl-nav > * > i{
	align-self: center;
	font-size: 18px;
}

.owl-nav > *:nth-child(1){
	left: 0px;
}
.owl-nav > *:nth-child(2){
	right: 0px;
}

.owl-dots{
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 14px;
	left: 0px;
}

.owl-dots > *{
	display: inline-block;
	margin:  4px;
	vertical-align: top;
	background: #e1e1e1;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.owl-dots > *:hover, 
.owl-dots > *.active:hover,
.owl-dots > *.active{ 
	background: #999;
}

html .live-search .result-text{ 
	line-height: 34px; 
}

html .live-search ul{
	margin-bottom: 34px;
}

.gmap > div{
	height: 100% !important;
}

#ToTopHover {
	position: fixed;bottom: 20px;right: 20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAABmCAYAAABm4qluAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OThENzgzMjVCNzRCMTFFM0EzRDU5MjlENjBGMTBDRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OThENzgzMjZCNzRCMTFFM0EzRDU5MjlENjBGMTBDRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OEQ3ODMyM0I3NEIxMUUzQTNENTkyOUQ2MEYxMENFQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OEQ3ODMyNEI3NEIxMUUzQTNENTkyOUQ2MEYxMENFQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl4ggucAAAtuSURBVHjazFwLcBbV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) no-repeat left -51px;width: 51px;height: 51px;display: block;overflow: hidden;float: left;opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);}
	#ToTop {display: none;text-decoration: none;position: fixed;bottom: 20px;right: 20px;overflow: hidden;width: 51px;height: 51px;border: none;text-indent: -999px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAABmCAYAAABm4qluAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OThENzgzMjVCNzRCMTFFM0EzRDU5MjlENjBGMTBDRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OThENzgzMjZCNzRCMTFFM0EzRDU5MjlENjBGMTBDRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OEQ3ODMyM0I3NEIxMUUzQTNENTkyOUQ2MEYxMENFQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OEQ3ODMyNEI3NEIxMUUzQTNENTkyOUQ2MEYxMENFQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl4ggucAAAtuSURBVHjazFwLcBbV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) no-repeat left top;
}

@media (min-width: 1200px){
	.pull-lg-right{
		float: right;
	}
	.pull-lg-right{
		float: right;
	}
}

@media (min-width: 992px){
	.pull-md-right{
		float: right;
	}
	.pull-md-right{
		float: right;
	}
}

@media (min-width: 768px){
	.pull-sm-right{
		float: right;
	}
	.pull-xs-right{
		float: right;
	}
}

#product-filter-replace{
	position: relative;
}

#product-filter-replace #product-filter-loading-overlay{
	display: none;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}


@media (max-width: 768px){
	.text-danger {
	    width: 250px;
	}
}

  .pd-5 {
	  padding: 5px;
  }

  .pd-t15 {
	padding-top: 15px;
  }
  
  .pd-b15 {
	padding-bottom: 15px;
  }
  
  .pd-l15 {
	padding-left: 15px;
  }
  
  .pd-r15 {
	padding-right: 15px;
  }
  
  .pd-30 {
	padding: 30px;
  }
  
  @media (max-width: 1300px) {
	.pd-30 {
	  padding: 20px;
	}
  }
  
  .pd-t30, .pagination {
	padding-top: 30px;
  }
  
  @media (max-width: 1300px) {
	.pd-t30, .pagination {
	  padding-top: 20px;
	}
  }
  
  .pd-b30 {
	padding-bottom: 30px;
  }
  
  @media (max-width: 1300px) {
	.pd-b30 {
	  padding-bottom: 20px;
	}
  }
  
  .pd-l30 {
	padding-left: 30px;
  }
  
  @media (max-width: 1300px) {
	.pd-l30 {
	  padding-left: 20px;
	}
  }
  
  .pd-r30 {
	padding-right: 30px;
  }
  
  @media (max-width: 1300px) {
	.pd-r30 {
	  padding-right: 20px;
	}
  }
  
  .pd-40 {
	padding: 40px;
  }
  
  @media (max-width: 1300px) {
	.pd-40 {
	  padding: 30px;
	}
  }
  
  .pd-t40 {
	padding-top: 40px;
  }
  
  @media (max-width: 1300px) {
	.pd-t40 {
	  padding-top: 30px;
	}
  }
  
  .pd-b40 {
	padding-bottom: 40px;
  }
  
  @media (max-width: 1300px) {
	.pd-b40 {
	  padding-bottom: 30px;
	}
  }

  .mg-t10 {
	  margin-top: 10px;
  }
  .mg-b10 {
	  margin-bottom: 10px;
  }

  .no-border {
		border: none !important;
	}  
	
	.z1 { 
		z-index: 1; 
	}

	.bootstrap-datetimepicker-widget .datepicker .day.disabled{
		opacity: 0.2;
	}

	.w100px {
		width: 100px;
	}

/* corner badge (currently use for gift card badge) */
.corner-badge {
	color: #fff;
}
.corner-badge::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	right: 0;
	/* border width to be changed  */
	border-width: 60px;
	border-style: solid;
	/* border color to be changed  */
	border-color: #000 #000 transparent transparent;
	z-index: 1;
}
  
@media (max-width: 1300px) {
	.corner-badge::after {
		border-width: 60px;
	}
}

@media (max-width: 767px) {
	.corner-badge::after {
		border-width: 40px;
	}
}

.corner-badge-price {
	padding-top: 30px;
	padding-right: 15px;
	/* color to be changed  */
	color: #fff;
	/* font size to be changed  */
	font-size: 20px;
}

@media (max-width: 1300px) {
	.corner-badge-price {
		padding-top: 15px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	.corner-badge-price {
		padding-top: 5px;
		padding-right: 5px;
	}
}

/* fix flex-group on firefox and other browser */
#coupon-content input, #voucher-content input {
    min-width: 0px;
}
/* fix flex-group on firefox and other browser */

/* quickcheckout loading UI related */
.quickcheckout-checkout .blockUI.blockMsg h1{
    margin: 15px 0;
}

@media screen and (max-width: 540px){
    .quickcheckout-checkout .blockUI.blockMsg{
        width: 80%!important;
        left: 50%!important;
        transform: translateX(-50%);
    }
    .quickcheckout-checkout .blockUI.blockMsg h1{
        margin: 5px 0;
        font-size: 24px;
    }
}
/* quickcheckout loading UI related */

/* refer bootstrap 4 */
.input-group-b4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    text-align: center;
	white-space: nowrap;
	padding: 6px 12px;
}
.input-group-b4 > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
/* refer from bootstrap 4 */

/* recaptcha horizontal center */    
/* for mobile */
#google_recaptcha .g-recaptcha {
	transform: scale(0.8);
	transform-origin: left center;
}
#google_recaptcha .text-danger {
	text-align: left;
}
@media (max-width: 767px) {
	#google_recaptcha {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	#google_recaptcha .g-recaptcha {
		transform-origin: center;
		width: 100%;
	}
	#google_recaptcha .g-recaptcha > div {
		margin: auto;
	}
	#google_recaptcha .text-danger {
		text-align: center;
	}
}
/* recaptcha horizontal center */

/* remove x button of certain inputs in IE */
.form-control::-ms-clear {
    display: none;
}
/* remove x button of certain inputs in IE */

/* remove border for filters */
.list-group-item {
	border: none;
}
/* remove border for filters */

/* fix on checkout page when address too long on existing address dropdown, cause page overflow */
.quickcheckoutleft{
    overflow: hidden;
}
/* fix on checkout page when address too long on existing address dropdown, cause page overflow */

.iframe-wrap iframe {
	width: 100%;
}

.special-sticker {
	padding: 3px 8px;
    line-height: 1.4;
    z-index: 2;
    right: -1px;
}

/* mobile menu arrow rotate */
.cd-accordion-menu .has-children input+a+label i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .4s;
}
.cd-accordion-menu .has-children input:checked+a+label i {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* mobile menu arrow rotate */

/* vertical slider fixes */
.vertical .product-image-additional-container {
	width: 20%;
}
.vertical .product-image-main-container {
	width: 80%;
}
.vertical .product-image-additional {
	padding-right: 5px;
}

.product-product .vertical .product-image-additional-container {
    padding: 0px;
}
.product-product .vertical .product-image-additional-container .slick-track {
  	display: block;
	  width: auto !important;
	  /* padding-top: 20px; */
}
.product-product .vertical .product-image-additional-container .slick-no-slide {
	margin: 0;
}
.product-product .vertical .product-image-additional-container .slick-no-slide img {
	margin-bottom: 10px;
}
.product-product .vertical .product-image-additional-container .slick-nav.prev {
	top: auto;
	height: auto;
	top: -20px;
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto;
}
.product-product .vertical .product-image-additional-container .slick-nav.next {
	top: auto;
	height: auto;
	bottom: -20px;
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto;
}
/* vertical slider fixes */

/* product-option-image */
.product-product .vertical .product-image-additional-container img,
.product-image-main img {
	width: 100%;
}
/* product-option-image */

/* articles left menu */
#articles-filter-trigger-open {
  position: fixed;
  top: 50vh;
  left: -54px;
  transform: translateY(-50%) rotate(90deg);
  z-index: 10;
  width: 150px;
  padding: 10px;
  display: none;
}

@media (max-width: 991px) {
  #articles-filter-trigger-open {
    display: block;
  }
}

#articles-column-left .list-group-item {
  padding: 5px 15px;
  background-color: transparent;
}

#articles-column-left .list-group-item a {
  border: none;
}

#articles-column-left .list-group-item .list-group-item-wrap {
  background-color: #337ab7;
  border: none;
  color: #fff;
  padding: 10px 15px;
}

#articles-column-left .list-group-item .list-group-item-wrap:hover {
  background-color: #286090;
}

#articles-column-left .list-group {
  margin-top: 20px;
}

#articles-column-left .list-group .list-group-item-wrap > a {
  border: none;
  background-color: transparent;
  color: #fff;
}

#articles-column-left .year-wrap {
	display: flex;
	align-items: center;
}
#articles-column-left .year-wrap a {
	width: calc(100% - 30px);
}
#articles-column-left .year-wrap .toggle {
	width: 30px;
	text-align: center;
}
#articles-column-left .list-group-item .list-group {
	display: none;
}
#articles-column-left .list-group-item.active .list-group {
	display: block;
}
#articles-column-left .list-group-item .toggle .caret {
	color: #666;
}
#articles-column-left .list-group-item.active .toggle .caret {
	transform: rotate(180deg);
}

@media (max-width: 991px) {
  #articles-column-left {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 15px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%);
  }
  #articles-column-left.open {
    opacity: 1;
    transform: translateX(0%);
  }
  #articles-column-left #articles-filter-trigger-close {
    z-index: 2;
  }
  .news-ncategory #content {
    width: 100%;
  }
}
/* articles left menu */
.date.input-group .input-group-addon {
	border: 1px solid #ccc;
	padding: 9px 12px;
}
.text-login {
	margin-bottom: 15px;
}
/* flex related */
.flex-hcenter {
	justify-content: center;
}
.flex-vcenter {
	align-items: center;
}
.flex-h-end {
  justify-content: flex-end;
}
/* flex related */

/* product component option */
.product-gutter .product-inputs {
	padding: 5px;
	text-align: left;
}
.product-gutter .product-inputs>* {
	font-size: 12px;
}
.product-gutter .cart-buttons {
	margin: auto auto 0;
}
.product-gutter .product-option img{
	width: 50px;
}
@media (max-width: 767px) {
	.product-gutter .product-inputs {
		flex-wrap: wrap;
	}
	.product-gutter .product-inputs>* {
		width: 100%;
	}
	.product-gutter .product-inputs>*:last-child {
		margin-left: 0px;
	}
}
/* product component option */


/* social login at quickcheckout */
#login-box .social-login #column-left {
	float: none;
	width: 100%;
}
#login-box #d_social_login {
    justify-content: center;
}
#login-box .d_socail_login_header {
 	text-align: center; 
    width: 100%;
    display: table;
    table-layout: fixed;
}
#login-box .d_socail_login_header>* {
    display: table-cell;
    position: relative;
}
#login-box .d_socail_login_header>*:nth-child(1)::before, 
#login-box .d_socail_login_header>*:nth-child(3)::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #333;
    top: 50%;
    left: 0px;
    position: absolute;
}
#login-box .dsl-button .l-side {
    position: relative;
    border-right: 0px;
    width: 60px;
}
#login-box .dsl-button .l-side .dsl-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(100% - 8px);
    width: calc(100% - 8px);
    background-size: contain;
}
#login-box .dsl-button .r-side {
    width: 100%;
    text-align: center;
}
/* social login at quickcheckout */

/* cart pop up edit */
.cart-dorpdown-item-charges.label-only,
.cart-edit-off .cart-dorpdown-item-charges.with-control  {
	display: none;
}
.cart-edit-off .cart-dorpdown-item-charges.label-only,
.cart-dorpdown-item-charges.with-control {
	display: block;
}
.cart-dorpdown-item-charges.with-control {
	width: 70%;
	max-width: 200px;
}
.cart-dorpdown-item-charges.with-control .input-group {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sticker.sticker-image{
    padding: 0;
    background-color: transparent!important;
}
.image-zoom:hover .sticker.sticker-image img,
.image-zoom-hover:hover .sticker.sticker-image img,
.image-zoom:hover .special-sticker img,
.image-zoom-hover:hover .special-sticker img{
    transform: none!important;
}


.product-product .vertical .product-image-additional-container .sticker-image img, .product-image-main .sticker-image img{
    border: none;
}

/* announcement bar use */
.sliding-text {
    position: relative;
    white-space: nowrap;
    animation: floatText 20s infinite;
    -moz-animation: floatText 20s infinite;
    -webkit-animation: floatText 20s infinite;
    -ms-animation: floatText 20s infinite;
    animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    text-align: right;
}

@media screen and (max-width: 540px){
    .mobile-sliding-text{
        position: relative;
        white-space: nowrap;
        animation: floatText 20s infinite;
        -moz-animation: floatText 20s infinite;
        -webkit-animation: floatText 20s infinite;
        -ms-animation: floatText 20s infinite;
        animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        text-align: right;
    }
}

@keyframes floatText {
  from {
    right: -100%;
  }
  to {
    right: 100%;
  }
}
/* announcement bar use */

.filters-wrap .btn {
	height: 100%;
}

.colorwhite {
	color: #fff;
}

.mg-b30 {
	margin-bottom: 30px;
}

.pd-b80p {
	padding-bottom: 80%;
}

.cover-bg {
	background-size: cover;
}

.center-bg {
	background-position: center;
}

.position-all0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.b4-col {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

.b4-col-100p {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width: 992px) {
	.b4-col-50p-md {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.hover-overlay .to-overlay {
	background-color:rgba(242, 251, 242, 0.24);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all .4s;
}

.hover-overlay:hover .to-overlay {
	opacity: 1;
}

/* product option */
.product-product #product .form-group {
	/* display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline; */
}
.product-product #product .form-group>label {
    /* width: 30%; */
}
.product-product #product .form-group .form-control:not(.input-number),
.product-product #product .form-group .input-group {
    width: 70%;
}
.product-product #product .form-group .text-danger {
	width: 100%;
}
.product-product #product .btn-number {
	width: 40px;
	padding: 0;
}
@media (min-width: 1200px){
	.pd-lg-r60 {
		padding-right: 60px;
	}
}
/* product option */

/* layout toggle related */
.layout-toggle > i:last-child {
	margin-left: 5px;
}
.layout-toggle > i:not(.active) {
	opacity: .3;
}
.product-view.rows .product-gutter {
    width: 100%;
}
.product-view.rows .product-block {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product-view.rows .product-image-block {
	width: 20%;
}
.product-view.rows .product-block .product-name {
	width: 20%;
	padding: 0 15px;
}
.product-view.rows .product-block .product-details {
	width: 20%;
	margin: 0;
	align-self: auto;
}
.product-view.rows .product-block .product-inputs {
	width: 20%;
}
.product-view.rows .product-block .product-inputs .form-group {
	margin-bottom: 0;
}
.product-view.rows .product-block .cart-buttons {
	width: 20%;
	margin: 0;
}
/* layout toggle related */

/* dropdown menu styling */
#account .dropdown-menu {
	border-radius: 0;
}
header #main-menu.sm-blue ul {
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0 !important;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
header .header-container .header-menu #main-menu a {
	/*padding: 3px 20px;*/
	line-height: 1.42857143;
}
/* dropdown menu styling */

/* faq */
.information-faq .panel-title>a {
	position: relative;
	padding: 15px;
}
.information-faq .panel-title a.collapsed:after {
    transform: rotate(180deg) translateY(-50%);
    transform-origin: top;
    transition: 0.2s all;
}
.information-faq .panel-title a:after {
    content: '';
	background: url('../image/up.png') no-repeat 100% 50% transparent;
	background-size: 100%;
    right: 15px;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s all;
}
.information-faq .panel-group .panel+.panel {
	margin-top: 15px;
}
/* faq */

/*fix banner slider btn hover effect*/
.slider-slideshow-description{
	z-index: 2;
	pointer-events: none;
}

.slider-slideshow-description .btn-primary{
	pointer-events: auto;
}

/* fix Chrome print extra link on a tag on prin t*/
a:after { content:''; }
a[href]:after { content: none !important; }
/* fix Chrome print extra link on a tag on print */

.hide-header {
	opacity: 0;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
/* .fixed-header.hide-header:hover {
	opacity: 1;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
} */
@media (max-width: 767px) {
	.hide-header {
		top: -100%!important;
	}
	.hide-filter { top: -100% !important }
}

#articles-filter-trigger-close{
    display: none;
}

@media (max-width:991px){
    #articles-filter-trigger-close{
        display: block;
    }
}

/*****************************************
Custom css /General
*****************************************/
body:not(.common-home) #content {
    margin-bottom: 50px;
}
.page-banner .page-banner-title {
	top: 62%;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, 50%);
}
.page-banner .page-banner-title h3{
    font-weight: 700;
    letter-spacing: 0.2px;
    margin: 0;
    padding: 0;
    /* font-family: 'Muli'; */
    text-transform: uppercase;
    font-size: calc(23px + (38 - 23) * (100vw - 375px) / (1900 - 375));
}

.breadcrumb li::after {
    /* content: '|' !important; */
	font-family: inherit;
    font-size: calc(13px + (16 - 13) * (100vw - 375px) / (1900 - 375));
    /* right: -2px; */
    color: #8a8a8a;
    font-weight: 600;
    font-size: 17px !important;
}

.breadcrumb > li > a {
    color: #414042;
    font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375)) !important;
    letter-spacing: 0.5px;
    line-height: 24px;
}
#contact-us-form select {
    /* background-color: #fff; */
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    /* height: 40px !important; */
    font-size: 14px!important;
    background: url(../../../../../image/catalog/general/dropdown.png) no-repeat scroll right center #fff;
    background-origin: content-box;
    border: 1px solid #e8e8e8;
}
::-webkit-full-page-media, :future, :root .filters-wrap .form-control {
    text-align-last:auto !important;
    flex-direction:column !important;
}
body.common-home .section-space {
    background: #ffffff;
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
	overflow-x: hidden !important;
	/* font-family: 'GFS Didot', serif; */
}
.letter-spacing {
	letter-spacing: 1.5px;
}

.grey {
	color: #949191;
}
.btn-ofsc {
	cursor: no-drop;
}

.btn:not(#waiting_list_submit):not(.btn-ofs):not(.btn-currency):not(.btn-language):not(.btn-mi):not(.btn-w):not(.btn-padding):not(.button-remove):not(.button-update):not(.btn-number):not(.btn-extra):not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(#articles-filter-trigger-open):not(.btn-calendar):not(#filter_group_tigger_open):not(.btn-inner):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.btn-wishlist):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove) {
	min-width: 210px;
    padding: 20px 15px;
    height: auto;
    min-height: 40px;
    font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375));
	letter-spacing: -0.1px;
    text-transform: uppercase !important;
	font-weight: 700;
	border-radius: 10px !important;
}
#button-login, #button-coupon, #button-reward {
	padding: 6px 12px !important;
}
.btn:active:focus, .btn:focus {
	outline: 0 !important;
}

.btn {
	/* border: 2px solid; */
}
/* btn-primary*/
.btn-primary {
	background-color: #4fccc5 !important;
    color: #ffffff !important;
	border: 1px solid #4fccc5 !important;
	text-transform: initial !important;
}
.btn-primary:active:focus, .btn-primary:focus {
	background-color: #4fccc5 !important;
    color: #ffffff !important;
    border-color: #4fccc5 !important;
}
.btn-primary:active, .btn-primary:focus {
    color: #ffffff !important;
}
.btn-primary:hover {
	background-color: #fff !important;
    color: #000000 !important;
    border: 1px solid #4fccc5 !important;
}
.btn-primary:active, .btn-primary:focus {
	background-color: #fff !important;
    color: #000000 !important;
    border-color: #4fccc5 !important;
}
/* btn-pink*/
.btn-pink {
	background-color: #ff6b6b !important;
    color: #ffffff !important;
	border: 1px solid #ff6b6b !important;
	text-transform: initial !important;
}
.btn-pink:active:focus, .btn-pink:focus {
	background-color: #ff6b6b !important;
    color: #ffffff !important;
    border-color: #ff6b6b !important;
}
.btn-pink:active, .btn-pink:focus {
    color: #ffffff !important;
}
.btn-pink:hover {
	background-color: #fff !important;
    color: #000000 !important;
    border: 1px solid #ff6b6b !important;
}
.btn-pink:active, .btn-pink:focus {
	background-color: #fff !important;
    color: #000000 !important;
    border-color: #ff6b6b !important;
}
/* btn-white*/
.btn-white {
	background-color: transparent !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
}
.btn-white:active:focus, .btn-white:focus {
	background-color: transparent !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
}
.btn-white:active, .btn-white:focus {
    color: #ffffff !important;
}
.btn-white:hover {
	background-color: #fff !important;
    color: #000000 !important;
    border-color: #ffffff !important;
}
.btn-white:active, .btn-white:focus {
	background-color: #fff !important;
    color: #000000 !important;
    border-color: #ffffff !important;
}
/* btn-yellow*/
.btn-yellow {
	background-color: #d2b61f !important;
    color: #444444 !important;
	border: 1px solid #d2b61f !important;
	text-transform: initial !important;
}
.btn-yellow:active:focus, .btn-yellow:focus {
	background-color: #d2b61f !important;
    color: #444444 !important;
    border-color: #d2b61f !important;
}
.btn-yellow:active, .btn-yellow:focus {
    color: #444444 !important;
}
.btn-yellow:hover {
	background-color: #000000 !important;
    color: #d2b61f !important;
    border: 1px solid #000000 !important;
}
.btn-yellow:active, .btn-yellow:focus {
	background-color: #d2b61f !important;
    color: #444444 !important;
    border-color: #d2b61f !important;
}
/* btn-outline*/
.btn-outline {
	background-color: #fff !important;
    color: #c89f73 !important;
	border-color: #c89f73 !important;
	text-transform: initial !important;
}
.btn-outline:active:focus, .btn-outline:focus {
	background-color: #fff !important;
    color: #c89f73 !important;
    border-color: #c89f73 !important;
}
.btn-outline:active, .btn-outline:focus {
    color: #ffffff !important;
}
.btn-outline:hover {
	background-color: #c89f73 !important;
    color: #ffffff !important;
    border-color: #c89f73 !important;
}
.btn-outline:active, .btn-outline:focus {
	background-color: #c89f73 !important;
    color: #ffffff !important;
    border-color: #c89f73 !important;
}

/* btn-grey */
.btn-grey {
	background-color: #CCCCCC !important;
    color: #ffffff !important;
	border-color: #CCCCCC !important;
	letter-spacing: 0px !important;
	letter-spacing: 1.5px !important;
}

.btn-grey:hover {
	background-color: #CCCCCC !important;
    color: #ffffff !important;
    border-color: #CCCCCC !important;
}
.btn-grey:active, .btn-grey:focus {
	background-color: #CCCCCC !important;
    color: #ffffff !important;
    border-color: #CCCCCC !important;
}

/* btn-nobg */
.btn-nobg {
	background-color: transparent;
    color: #c89f73 !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* text-decoration: underline !important; */
    font-size: calc(12px + (14 - 12) * (1200px) / (1900 - 375));
	text-transform: uppercase;
	text-decoration: underline;
    font-style: italic;
}
.text-center {
	text-align: center !important;
}
.btn-nobg:active:focus, .btn-nobg:focus {
    color: #c89f73 !important;
}
.btn-nobg:active, .btn-nobg:focus {
	color: #c89f73 !important;
	box-shadow: none;
}
.btn-nobg:hover {
	color: #c89f73 !important;
	font-weight: 800 !important;
}
.btn-nobg:active, .btn-nobg:focus {
    color: #c89f73 !important;
}
.white {
	color: #ffffff !important;
}
.btn-other {
	font-weight: 500;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
/*h2  */
body:not(.cke_editable) h2:not(.swal2-title):not([style]):not(.h2-section-title){
    font-size: calc(23px + (38 - 23) * (100vw - 375px) / (1900 - 375)) !important;
    padding-top: 20px;
    margin-bottom: 30px;
    font-weight: 800;
    color: #393939;
    text-align: center;
    min-height: 70px !important;
	letter-spacing: -0.1px;
	line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
    text-transform: inherit;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
	content: none !important;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: calc(12px + (14 - 12) * (100vw - 375px) / (1900 - 375)) !important;
}
.form-control {
	height: 40px;
	border: 1px solid #e8e8e8;
	border-radius: 10px !important;
}
textarea.form-control {
	height: auto;
}
::placeholder { 
	color: #b2b2b2 !important;
  }
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.pd-10 {
	padding: 10px;
}
.pd-12 {
	padding: 12px;
}
.pd-5 {
    padding: 5px;
}
.pd-15 {
    padding: 15px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-100 {
	padding-bottom: 100px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-100 {
	padding-bottom: 100px;
}
.pdlr-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.plr-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.plr-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.plr-30 {
	padding-left: 30px;
	padding-right: 30px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-90 {
	margin-top: 90px;
}

.font-weight500 {
	font-weight: 500;
}
.font-weight600 {
	font-weight: 600;
}
.font-weight700 {
	font-weight: 700;
}
.montserrat {
	font-family: 'Montserrat', sans-serif;
}
.w10{
    width:10%;
}
.w20{
    width:20% !important;
}
.w25{
    width:25%;
}
.w28{
    width:28%;
}
.w30{
    width:30%;
}
.w33{
    width:33.33%;
}
.w40{
    width:40%;
}
.w50{
    width:50%;
}
.w60{
    width:60%;
}
.w65{
    width:65%;
}
.w66{
    width:66.66%;
}
.w70{
    width:70%;
}
.w5{
    width:75%;
}
.w80{
    width:80%;
}
.w100{
    width:100%;
}
.width_50_15{
    width:calc(50% - 15px);
}
.width_33_15{
    width:calc(33.33% - 15px);
}
.width_35_15p{
    width:calc(35% - 15%);
}
.width_25_15{
    width:calc(25% - 15px);
}
.width_20_15{
    width:calc(20% - 15px);
}
.width_16_15{
    width:calc(16.6% - 15px);
}
.red {
	color: #ed1c24;
}
.grey {
	color: #686767;
}
.brown {
	color: #c89f73;
}
.italianno {
	font-family: 'Italianno', cursive; 
}
.uppercase {
	text-transform: uppercase;
}
.text-left {
    text-align: left !important;
}
/* font css */
.fs14{font-size: calc(12px + (14 - 12) * (100vw - 375px) / (1900 - 375))}
.fs15{font-size: calc(12px + (15 - 12) * (100vw - 375px) / (1900 - 375))}
.fs16{font-size: calc(13px + (16 - 13) * (100vw - 375px) / (1900 - 375))}
.fs17{font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375))}
.fs18{font-size: calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375))}
.fs19{font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375))}
.fs20{font-size: calc(15px + (20 - 15) * (100vw - 375px) / (1900 - 375))}
.fs21{font-size: calc(15px + (21 - 15) * (100vw - 375px) / (1900 - 375))}
.fs22{font-size: calc(16px + (22 - 16) * (100vw - 375px) / (1900 - 375))}
.fs23{font-size: calc(16px + (23 - 16) * (100vw - 375px) / (1900 - 375))}
.fs24{font-size: calc(17px + (24 - 17) * (100vw - 375px) / (1900 - 375))}
.fs25{font-size: calc(17px + (25 - 17) * (100vw - 375px) / (1900 - 375))}
.fs26{font-size: calc(18px + (26 - 18) * (100vw - 375px) / (1900 - 375))}
.fs27{font-size: calc(18px + (27 - 18) * (100vw - 375px) / (1900 - 375))}
.fs28{font-size: calc(19px + (28 - 19) * (100vw - 375px) / (1900 - 375))}
.fs29{font-size: calc(19px + (29 - 19) * (100vw - 375px) / (1900 - 375))}
.fs30{font-size: calc(20px + (30 - 20) * (100vw - 375px) / (1900 - 375))}
.fs31{font-size: calc(20px + (31 - 20) * (100vw - 375px) / (1900 - 375))}
.fs32{font-size: calc(21px + (32 - 21) * (100vw - 375px) / (1900 - 375))}
.fs33{font-size: calc(21px + (33 - 21) * (100vw - 375px) / (1900 - 375))}
.fs34{font-size: calc(21px + (34 - 21) * (100vw - 375px) / (1900 - 375))}
.fs35{font-size: calc(22px + (35 - 22) * (100vw - 375px) / (1900 - 375))}
.fs36{font-size: calc(22px + (36 - 22) * (100vw - 375px) / (1900 - 375))}
.fs37{font-size: calc(22px + (37 - 22) * (100vw - 375px) / (1900 - 375))}
.fs38{font-size: calc(23px + (38 - 23) * (100vw - 375px) / (1900 - 375))}
.fs39{font-size: calc(23px + (39 - 23) * (100vw - 375px) / (1900 - 375))}
.fs40{font-size: calc(23px + (40 - 23) * (100vw - 375px) / (1900 - 375))}
.fs41{font-size: calc(24px + (41 - 24) * (100vw - 375px) / (1900 - 375))}
.fs42{font-size: calc(24px + (42 - 24) * (100vw - 375px) / (1900 - 375))}
.fs43{font-size: calc(24px + (43 - 24) * (100vw - 375px) / (1900 - 375))}
.fs44{font-size: calc(25px + (44 - 25) * (100vw - 375px) / (1900 - 375))}
.fs45{font-size: calc(25px + (45 - 25) * (100vw - 375px) / (1900 - 375))}
.fs46{font-size: calc(25px + (46 - 25) * (100vw - 375px) / (1900 - 375))}
.fs47{font-size: calc(26px + (47 - 26) * (100vw - 375px) / (1900 - 375))}
.fs48{font-size: calc(26px + (48 - 26) * (100vw - 375px) / (1900 - 375))}
.fs49{font-size: calc(26px + (49 - 26) * (100vw - 375px) / (1900 - 375))}
.fs50{font-size: calc(27px + (50 - 27) * (100vw - 375px) / (1900 - 375))}
.fs55{font-size: calc(27px + (55 - 25) * (100vw - 375px) / (1900 - 375))}
.fs56{font-size: calc(27px + (56 - 25) * (100vw - 375px) / (1900 - 375))}
.fs60{font-size: calc(32px + (60 - 32) * (100vw - 375px) / (1900 - 375))}
.fs63{font-size: calc(33px + (63 - 33) * (100vw - 375px) / (1900 - 375))}
.fs65{font-size: calc(34px + (65 - 34) * (100vw - 375px) / (1900 - 375))}
.fs72{font-size: calc(36px + (72 - 36) * (100vw - 375px) / (1900 - 375))}
.fs75{font-size: calc(37px + (75 - 37) * (100vw - 375px) / (1900 - 375))}
.fs83{font-size: calc(39px + (83 - 39) * (100vw - 375px) / (1900 - 375))}

.fs-13 {font-size: calc(0.2em + 0.7vw);}

/* custon fontsize */

/* Flex css */
.flex{
	display: flex !important;
}
.inlineflex{
	display: inline-flex !important;
}
.flexwrap{
	flex-wrap: wrap;
}
.flex_100{
	width: 100%;
}
.justify-center {
    justify-content: center;
}
.align-center {
   align-items: center;
}
.flex-column {
	flex-direction: column;
}
.flex_direction_row{
	flex-direction: row;
}
.flex_direction_row_reverse{
	flex-direction: row-reverse;
}
@media (min-width: 1024px){
	.text-sm-center{
		text-align: center;
	}
	.flex_66{
		width: 63%;
	}
	.flex_50{
		width: 50%;
	}
	.flex_50_special{
		width: 50%;
	}
	.flex_50_special2{
		width: 50%;
	}
	.flex_33{
		width: 33%;
	}
	.flex_33_special{
		width: 33.33%;
	}
	.flex_33_special2{
		width: 33.33%;
	}
	.flex_25{
		width: 25%;
	}
	.flex_25_special{
		width: 25%;
	}
	.flex_20{
		width: 20%;
	}

	.flex_45{
		width: 45%;
	}

	.flex_55{
		width: 55%;
	}

	.flex_10{
		width: 10%;
	}

	.flex_90{
		width: 90%;
	}

	.flex_20_special{
		width: 30%;
	}

	.flex_80_special{
		width: 70%;
	}

	.flex_40{
		width: 40%;
		padding-left: 20px;
	}

	.flex_60{
		width: 60%;
		padding-right: 20px;
	}
	.flex_64{
		width: 64%;
		padding-right: 20px;
	}
	.flex_20_special2{
		width: 20%;
		padding-top: 30px;
	}
	.flex_80_special2{
		width: 80%;
	}
	.flex_70{
		width: 70%;
	}
	.flex_30{
		width: 30%;
	}
	.flex_36{
		width: 36%;
	}
	.flex_25_special2{
		width: 25%;
	}
	.flex_75_special2{
		width: 75%;
	}
}

@media (min-width: 768px) AND (max-width: 1024px){
	.text-sm-center{
		text-align: center;
	}
	.flex_66{
		width: 100%;
	}
	.flex_50{
		width: 50%;
	}
	.flex_33_special{
		width: 33.33%;
	}
	.flex_33_special2{
		width: 33.33%;
	}
	.flex_50_special{
		width: 50%;
	}
	.flex_50_special2{
		width: 100%;
	}
	.flex_33{
		width: 100%;
	}
	.flex_25{
		width: 50%;
	}
	.flex_25_special{
		width: 50%;
	}
	.flex_20{
		width: 20%;
	}

	.flex_45{
		width: 45%;
	}

	.flex_55{
		width: 55%;
	}

	.flex_10{
		width: 10%;
	}

	.flex_90{
		width: 90%;
	}

	.flex_20_special{
		width: 30%;
	}

	.flex_80_special{
		width: 70%;
	}

	.flex_40{
		width: 100%;
		padding: 20px;
	}

	.flex_60{
		width: 100%;
		padding: 20px;
	}
	.flex_64{
		width: 100%;
		padding: 20px;
	}
	.flex_20_special2{
		width: 20%;
	}
	.flex_80_special2{
		width: 80%;
	}
	.flex_70{
		width: 60%;
	}
	.flex_30{
		width: 40%;
	}
	.flex_30{
		width: 36%;
	}
}

@media (max-width: 767px){
	.flex_66{
		width: 100%;
	}
	.flex_50{
		width: 100%;
	}
	.flex_50_special{
		width: 50%;
	}
	.flex_33_special{
		width: 50%;
	}
	.flex_33_special2{
		width: 100%;
	}
	.flex_50_special2{
		width: 100%;
	}
	.flex_33{
		width: 100%;
	}
	.flex_25{
		width: 50%;
	}
	.flex_25_special{
		width: 100%;
	}
	.flex_20{
		width: 50%;
	}

	.flex_direction_row{
		flex-direction: column-reverse;
	}
	
	.flex_direction_row_reverse{
		flex-direction: column-reverse;
	}
	.flex_45{
		width: 100%;
	}

	.flex_55{
		width: 100%;
	}

	.flex_10{
		width: 100%;
	}

	.flex_90{
		width: 100%;
	}

	.flex_20_special{
		width: 100%;
		text-align: center;
	}

	.flex_80_special{
		width: 100%;
	}

	.flex_20_special .w_80{
		width: 30% !important;
	}

	.flex_40{
		width: 100%;
		padding: 10px;
	}

	.flex_60{
		width: 100%;
		padding: 10px;
	}
	.flex_64{
		width: 100%;
		padding: 10px;
	}
	.flex_20_special2{
		width: 100%;
	}
	.flex_80_special2{
		width: 100%;
	}
	.flex_70{
		width: 100%;
	}
	.flex_30{
		width: 100%;
	}
	.flex_36{
		width: 100%;
	}
}
/********/

.account-register #content .col-md-6:nth-child(2n+1) {
    clear: none !important;
}
.container {
    width: calc(100% - 160px);
}
/* .fixed-header .container {
    width: calc(100% - 340px);
} */
@media screen and (max-width: 1600px) {
    .container {
        width: calc(100% - 105px);
	} 
	/* .fixed-header .container {
		width: calc(100% - 230px);
	} */
}
@media screen and (max-width: 1199px) {
	.fixed-header .container {
		width: calc(100% - 50px);
	}
    .container {
        width: calc(100% - 50px);
    }
}
.nopadding {
	padding: 0 !important;
	/* margin: 0 !important; */
 }
 .account-account .account-container a:hover, .account-account .account-container a:focus {
    border: 1px solid #4fccc5 !important;
}
.account-account .account-container a:hover .icon-font::before, .account-account .account-container a:focus .icon-font::before {
    color: #4fccc5 !important;
}
/* form control */
.form-control {
	height: 50px;
	letter-spacing: 0.5px;
}
.quickcheckoutright #coupon-content .form-control {
	height: 34px !important;
}
.mint {
	color: #4fccc5;
}
/*****************************************
Header Menu
 *****************************************/
 header {
    box-shadow: none !important;
}
 /* announcement bar */
.header_title a {
	color: #ffe66e;
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: 0.8px;
}
 .header-container .header-content {
	grid-column: 1 / 1!important;
	grid-row: 1 / 2 !important;
    justify-content: center!important;
    -ms-grid-column: 1!important;
    -ms-grid-row: 1!important;
    -ms-grid-column-span: 1!important;
	-ms-grid-row-span: 1!important;
 }
 .header-container .header-logo {
    grid-row: 2 / 3!important;
    -ms-grid-column: 1!important;
    -ms-grid-row: 2!important;
    -ms-grid-column-span: 1!important;
    -ms-grid-row-span: 1!important;
}
.header-container .header-top {
    grid-column: 2 / 3 !important;
    grid-row: 2 / 3 !important;
    -ms-grid-column: 2 !important;
    -ms-grid-row: 2 !important;
    -ms-grid-column-span: 1 !important;
	-ms-grid-row-span: 1 !important;
}
.header-container .header-menu {
	grid-column: 1 / 3!important;
	grid-row: 3 / 4 !important;
    justify-content: center!important;
    -ms-grid-column: 1!important;
    -ms-grid-row: 3!important;
    -ms-grid-column-span: 2!important;
	-ms-grid-row-span: 1!important;
	margin-top: 2%;
	padding-bottom: 10px;
}

.header-content-inside {
    display: flex;
	justify-content: flex-end;
	padding: 15px 0 10px;
}
.contact-us-side {
        position: relative;
    display: block;
    padding: 18px;
    background: #fff;
    color: #000;
    font-size: 1.6rem;
    margin: 0;
}
.contact-us-side a{
     color: #000;
}
.contact-us-side a:hover {
    color: #4FCCC5 !important;
}
.header-content-inside .h-icon {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: center;
	padding-right: calc(20px + (30 - 10) * (100vw - 375px) / (1900 - 375));
}
.header-content-inside .h-icon:last-child {
	padding-right: 0;
}
.header-content-inside .h-icon span {
    color: #2f2f2f;
    font-weight: 600;
	padding-left: 15px;
	letter-spacing: -0.4px;
	font-size: calc(13px + (16 - 13) * (100vw - 375px) / (1900 - 375));
}
.header-content-inside .h-icon a {
	color: #2f2f2f;
	font-weight: 600;
}
.header-container .header-logo .header-logo-image img {
	margin-top: -12px;
}

#main-menu > li, #main-menu > li > a span {
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375));
    letter-spacing: 1px !important;
    color: #2f2f2f;
    text-transform: uppercase;
}
.header-container .header-menu #main-menu>li>a span:hover, #account .no-dropdown li a:hover, .header-icon span:hover {
    color: #4fccc5 !important;
}
/* search */
.search-custom .search-box {
    border: 1px solid #e1e1e1 !important; 
    border-radius: 10px !important;
    height: 55px;
}
.search-custom .search-box, .search_container {
	width: 100% !important;
}
.search-custom {
	padding-right: 50px !important;
	padding-left: 8%;
}
/* header icon */
i.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
}
.user-icon {
    background-image: url(../../../../../image/catalog/general/icon_nav-user.png);
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.cart-icon {
    background-image: url(../../../../../image/catalog/general/icon_nav-cart.png);
    background-size: 100%;
	width: 28px;
    height: 34px;
}
.header-container #account>a[data-toggle="dropdown"] {
	width: 0 !important;
	padding: 0 !important;
}
.header-container #cart>a {
    padding: 0 35px 0 0 !important;
}
.header-container #enquiry>a .badge, .header-container #cart>a .badge {
    background: #ff6b6b !important;
    height: 13px !important;
	width: 13px !important;
	top: 52% !important;
    left: 47% !important;
}
.header-container .header-menu #main-menu a .sub-arrow {
	display: none;
}
.header-container .header-menu #main-menu>li>a { 
	/*padding-top: 33px !important;*/
	padding-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
/******** dropdown menu ********/
.header-container .header-menu #main-menu {
    position: static !important;
}
.header-container .header-menu #main-menu li {
    position: static !important;
    transition: all .1s !important;
}
.header-container .header-menu #main-menu li:hover {
    transition: all .1s !important;
}


.dropdown-menu.mega-menu{
	/* padding: 50px 0px 100px 50px; */
    overflow-y: auto;
}

.mega-menu.notshow{
    display: none !important;
}

.custom-category-box {
	width: 20%;
}
#main-menu li:nth-child(2) .mega-menu{
    /* display: flex !important; */
}
#main-menu > li .mega-menu{
	padding: 60px 0px 15px;
	max-height: 75vh;
	border: 0px
}
body:not(.common-home) #main-menu > li.cat-menu .mega-menu{
	padding: 80px 15px 15px;
}
#main-menu > li:not(.cat-menu) .mega-menu h3 {
	font-weight: 700;
}
#main-menu > li:not(.cat-menu) .mega-menu .custom-category-box {
	padding: 0px 30px;
	margin-bottom: 40px;
    border-right: 1px solid #f3f3f3;
    position: relative;
}

#main-menu > li:not(.cat-menu) .mega-menu .custom-category-box:nth-child(5n+5) {
	/* padding-right: 0px; */
	border-right: 0;
}

.mega-menu{
	position: absolute;
    top: 100%;
    width: 100% !important;
    left: 0;
    z-index: 1000;
    display: flex;
    padding: 80px 15px 15px;
    margin: -12px 0 0 !important;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0px;
    -webkit-box-shadow: 8px 2px 10px rgba(71, 71, 71, 0.13);
	box-shadow: 8px 2px 10px rgba(71, 71, 71, 0.13);
}
.header-container .header-menu #main-menu .mega-menu .cat-view a {
	color: #ff6b6b;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.header-container .header-menu #main-menu .mega-menu .cat-view {
    position: absolute;
    bottom: -35px;
}
/* scroll bar */
.cat_hover_menu::-webkit-scrollbar {
    width: 8px;
}
/* Track */
.cat_hover_menu::-webkit-scrollbar-track {
	background: #cfcfcf; 
}
   
/* Handle */
.cat_hover_menu::-webkit-scrollbar-thumb {
	background: #4fccc5; 
}
  
/* Handle on hover */
.cat_hover_menu::-webkit-scrollbar-thumb:hover {
	background: #ccfffc; 
}
  
body.common-home .mega-menu{
	padding: 30px 0px 15px;
}

#main-menu li:not(.cat-menu) .mega-menu .container{
	/* width: 100%; 
    padding: 0;*/
    /* margin: 0; */
}

 
/*.header-container .header-menu #main-menu li:hover .mega-menu {*/
/*    display: flex !important;*/
/*}*/
.header-container .header-menu #main-menu li:hover .mega-menu {
    transition: all .1s !important;
}
.show {
    display: block;
    z-index: 11;
}
.mega-menu .custom-category-container {
	padding-left: 0;
	padding-right: 0;
	margin-left: -15px;
    margin-right: -15px;
}

.mega-menu h3 {
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    font-weight: 700;
    color: #505050;
    margin-bottom: 10px;
    text-transform: initial;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
}
.custom-category-box {
	padding-bottom: 20px;
}
.header-container .header-menu #main-menu .mega-menu a {
	padding: 5px 0;
    color: #616161;
    text-transform: none;
    font-weight: 400;
	font-size: calc(13px + (16 - 13) * (100vw - 375px) / (1900 - 375));
}
.header-container .header-menu #main-menu .mega-menu a:hover {
    color: #4fccc5;
}
.header-container .header-menu #main-menu .mega-menu a {
	height: auto;
}
/* mobile  */
.cd-accordion-menu a, .cd-accordion-menu label {
	color: #000 !important;
}
.cd-accordion-menu a:hover, .cd-accordion-menu label:hover {
	color: #4FCCC5 !important;
}
.header-mobile .mobile-account {
    border-bottom: 1px solid #fff !important;
}
.header-mobile .mobile-account>a+a {
    border-left: 1px solid #fff !important;
}
/*****************************************
Slider
*****************************************/
.slider-slideshow-description.background-type-dark_image .slider-slidehow-title h3 {
    color: #fff !important;
}
.slider-slideshow-description .slider-slideshow-description-texts {
    width: 40%;
}
.slider-slideshow-description .slider-slidehow-title h3 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: calc(32px + (60 - 32) * (100vw - 375px) / (1900 - 375));
    line-height: 1.1;
    letter-spacing: 0px;
}
.slider-slideshow-description .slider-slidehow-title h3:before {
	display: inline-block;
    content: "";
    border-top: .5rem solid #ff6b6b;
    border-radius: 10px;
    width: 2rem;
    /* margin: 0 1rem; */
    transform: translateY(-1rem);
    position: absolute;
}

.slider-slideshow-description .slider-slideshow-description-texts .slider-slidehow-desc {
	padding: 10px 0 30px;
}
.slider-slideshow-description .slider-slideshow-description-texts span {
    font-size: calc(13px + (17 - 13) * (1200px) / (1900 - 375)) !important;
    font-weight: 400;
    padding: 20px 0;
    line-height: 1.7;
}
 /* slider dots */
 .slideshow .slider-custom-dots .owl-dot {
	background: rgba(253, 253, 253, 0.63)  !important;
	height: 25px !important;
}
.slideshow .slider-custom-dots .owl-dot {
    width: 8px !important;
	height: 8px !important;
	margin: 0px 6px 40px !important;
}
.slideshow .slider-custom-dots .owl-dot.active {
	background-color: #ffffff !important;
    height: 12px !important;
    width: 12px !important;
    margin-bottom: 39px !important;
}
/* slider arrows */
/* .slideshow .owl-item.active img {
    opacity: 0.8;
} */
.slideshow .slider-nav .position-center-center {
    top: 93%;
}
.slideshow .slider-nav {
	opacity: 1 !important;
	z-index: 2 !important;
	top: -8px;
	/* transform: translateX(100%) !important; */
}
.slideshow .owl-nav > *:nth-child(2) {
    left: 0px !important;
}
.slideshow .slider-nav.slider-nav-left{
	/* transform: translateX(-99%) !important; */
	left: 10vw !important;
}
.slideshow .slider-nav.hover-show.slider-nav-left {
	transform: translateX(0%) !important;
	left: 88.5vw !important;
}
.slideshow .slider-nav.hover-show.slider-nav-right {
	transform: translateX(0%) !important;
}
.slideshow .slider-nav.hover-show.slider-nav-right {
    left: 91.5vw;
}
/*****************************************
Featured Products
*****************************************/
.section-space.featured  {
	padding: 20px 0px;
}
.product-category .featured-module .slick-slide, .product-product .related-products .slick-slide {
	margin: 0px 0 !important;
}
/* slick dots */
.featured-module .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    /* padding-left: calc(30px + 4vw); */
    /* margin-top: -100px; */
    position: relative;
    top: auto;
    bottom: -20px;
}
.slick-dots li.slick-active button:before {
	color: #1f1f1f;
	opacity: 1;
}
 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content: 'â€¢';
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: 1;
    color: #d6d6d6;
}
.featured-module .featured {
	padding: 60px 0px 30px !important;
	margin: 30px 0;
}
body.product-category .featured-module .featured {
	padding: 0 !important;
	margin: 45px 0;
}
.featured .slick-slider .prev:hover img, .featured .slick-slider .next:hover img  { 
	transform: translateY(5px);
	transition: all 0.3s;
}
.featured .slick-slider .prev.slick-disabled img, .featured .slick-slider .next.slick-disabled img, 
.related-module .slick-slider .prev.slick-disabled img, .related-module .slick-slider .next.slick-disabled img  {
    opacity: 0.5;
}
.featured-module .slick-nav, .related-module .slick-nav {
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    /* top: auto !important; */
    height: auto !important;
}
.featured-module .slick-nav.right, .featured-module .slick-nav.next {
    right: 1.5% !important;
}
.featured-module .slick-nav.left, .featured-module .slick-nav.prev {
    left: auto !important;
    right: 6%;
}
body.common-home .featured .slick-track {
	margin: 60px 0 40px;
}
/* featured product category */
body.product-category .featured-module .slick-nav {
	top: -60px;
}
body.product-category .featured-module .slick-nav.right, body.product-category .featured-module .slick-nav.next {
    right: 2% !important;
}
body.product-category .featured-module .slick-nav.left, body.product-category .featured-module .slick-nav.prev {
    left: auto !important;
    right: 6%;
}
.featured-prod {
	padding-right: 15px;
    padding-left: 15px;
}
/*  */
.top-content {
	position: absolute;
    /* top: 50%; */
    z-index: 2;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, 0%);
}
.btn-underline {
	color: #ff6b6b;
    text-decoration: underline;
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1.2px;
}
.btn-underline:hover {
	color: #4fccc5;
    text-decoration: underline;
}
.featured-module .buttonfeatured, .related-module .buttonfeatured {
    position: absolute;
    right: 9%;
    z-index: 2;
    top: 52px;
}

/*****************************************
Homepage About us
*****************************************/
.homepageabout-section h4 {
	font-size: calc(23px + (40 - 23) * (100vw - 375px) / (1900 - 375));
    margin-bottom: 0px !important;
}
.homepageabout-section h3 {
	font-size: calc(23px + (39 - 23) * (100vw - 375px) / (1900 - 375));
	font-weight: 400;
}

/*****************************************
Homepage Shop By Look
*****************************************/
.section-space.homepage_shopbylook, .section-space.fcategory, .section-space.fcategory {
	background: #f2fbf2 !important;
	padding: 50px 0;
}
.shopbg{
	background-color: transparent;
    background-position: center center;
    background-size: cover;
	/* padding-bottom: 129%; */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
	max-width: 100%;
	position: relative;
}
.shopimage{
	/* width: 559px;
	height: 331px; */
	padding-bottom: 54.5%;
}
.shopimage2{
	/* width: 559px;
	height: 718px; */
	padding-bottom: 126.5%;
}
.shop-section {
	padding: 17px;
}
.shop-section .inner-contents {
    margin-bottom: 30px;
}
.shopdesc {
	background: #fff;
    text-align: center;
}
.grey-title {
	padding: 18px 0;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    color: #555555;
}
.alink {
	top: 32px;
    right: 0;
}
/*****************************************
Homepage Banner
*****************************************/
.homepagebannner-section {
	width: 40%;
	padding-left: 40px;
}
.homepagebannner-section.position1 {
    float: right;
}
.homepagebannner-section h4 {
	font-size: calc(19px + (29 - 19) * (100vw - 375px) / (1900 - 375));
	margin: 5px;
}
.homepagebannner-section h3 {
    letter-spacing: 0px;
	font-size: calc(26px + (49 - 26) * (100vw - 375px) / (1900 - 375));
	padding: 0px 0 30px;
}
/*****************************************
Featured Category
*****************************************/
.fcategory .product-layout {
	padding-left: 10px;
    padding-right: 10px;
}
.fcategory .product-thumb {
	border: 0;
    margin-bottom: 20px;
    background: #fff;
}
.product-thumb .cat-text {
	text-align: center;
    padding: 10px 0 15px;
}
/*****************************************
Newsletter
*****************************************/
.product-category .section-newsletter, .product-product .section-newsletter, .information-contact .section-newsletter {
	padding: 60px 0;
	background-color: transparent;
    background-position: center center;
    background-size: cover;
	background-image: url(../../../../../image/catalog/Homepage/bg_hp-newsletter.jpg);
	margin-top: 80px;
}
.section-space.newsletter_module  {
	padding: 60px 0;
}
.green-text {
	color: #1a535c !important;
}
.newsletter h3 {
	font-size: calc(18px + (26 - 18) * (100vw - 375px) / (1900 - 375));
	font-weight: 500;
	color: #474747;
	padding-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
/* newsletter */
.newsletter {
	padding-bottom: 10px;
	border-radius: 50px;
	width: 60%;
	margin: auto;
	text-align: center;
}
.newsletter .input-wrap {
	background-color: #fff;
    height: 65px;
	align-items: center;
	border-radius: 20px;
	border-radius: 50px;
}
.newsletter .input-wrap input {
	height: 40px !important;
	border: 0px;
	letter-spacing: 1.3px;
	color: #444444;
	box-shadow: none;
	border-radius: 50px;
	padding: 0 30px;
	border-radius: 50px !important;
}
.newsletter .input-wrap input::placeholder {
	color: #ccc;
}
.newsletter .btn-mi {
	padding: 0 45px;
    letter-spacing: 0;
    font-weight: 600;
    background: transparent;
    border: 0;
    border-radius: 50px;
    height: 60px;
    text-transform: uppercase !important;
}
.newsletter .button-con {
	padding-right: 2px;
}
/*****************************************
Product Category
*****************************************/
.section-space.category {
	padding: 10px;
	overflow: initial;
}
.parentCat {
	padding: 10px 20px 30px;
}
.parentCat .cat-name {
	text-align: center;
	padding: 25px 0;
}
.cat-name a:hover {
	color: #4fccc5;
}
#side-categories .list-group-item {
    margin-left: -30px;
    margin-right: -30px;
}
/*****************************************
Product Listing
*****************************************/
.product-block {
    border: 1px solid transparent !important;
}
.product-block:hover {
	-webkit-box-shadow:  0px 3px 21px -3px rgba(112,112,112,0.21);
	-moz-box-shadow:  0px 3px 21px -3px rgba(112,112,112,0.21);
	box-shadow: 0px 3px 21px -3px rgba(112,112,112,0.21);
}
.product-view {
    margin-left: calc(-35px / 2) !important;
    margin-right: calc(-35px / 2) !important;
}
.product-view .product-gutter {
    padding-left: calc(35px / 2) !important;
    padding-right: calc(35px / 2) !important;
    padding-bottom: 40px !important;
}
.featured .product-view .product-gutter {
	padding-bottom: 0px !important;
}
/********* Sticker ********/
.sticker, .special-sticker {
    padding: 10px 15px !important;
    min-width: 60px;
    font-size: calc(5px + 0.5vw);
    text-align: center;
    font-weight: 500;
    left: 5px;
    right: auto !important;
    top: 4% !important;
    min-width: auto;
    margin-top: 0px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 5px;
}
/* Delivery Lead time */
.product-block .lead-time {
    display: flex;
    align-items: center;
    justify-content: center;
}
.lead-time {
    font-size: calc(12px + (14 - 12) * (100vw - 375px) / (1900 - 375));
    line-height: 1;
    padding: 20px 0 10px;
    color: #949191;
    font-weight: 600;
}
.product-block .lead-time img {
    width: 21px;
    height: 14px;
}
/* product name */
.product-block .product-name {
    padding: 0px 7px 5px !important;
}
.product-block .product-name a {
    color: #000000 !important;
    font-size: calc(15px + (21 - 15) * (100vw - 375px) / (1900 - 375));
    font-weight: 800;
    letter-spacing: 0;
    word-wrap: break-word;
}
/* price */
.product-block .product-details {
    padding: 5px 0 10px !important;
}
.price-new-sale {
	color: #ea3737 !important;
} 
.product-block .product-details .price {
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375)) !important;
}
.common-home .product-block .product-details .price .price-new, .product-block .product-details .price .price-new, .new-prices, .old-prices {
	color: #6d6d6d;
    font-size: calc(16px + (22 - 16) * (100vw - 375px) / (1900 - 375));
    font-weight: 500;
	letter-spacing: 0;
	font-style: italic;
}
.common-home .product-block .product-details .price .price-old, .product-category .product-block .product-details .price .price-old, .product-special .product-block .product-details .price .price-old, .product-recent .product-block .product-details .price .price-old, .featured-module .price-old-sale, .price-old-sale {
    font-weight: 500;
    text-decoration: line-through !important;
	font-size: calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375)) !important;
	opacity: 1 !important;
	color: #6d6d6d;
}
/* product button */
.product-block .product-button {
	top: auto !important;
    bottom: 0 !important;
    transform: translate(-50%, 0%) !important;
    width: 100%;
}
.button-icon {
	background-image: url(../../../../../image/catalog/general/icon_prod-cart.png);
    background-size: 100%;
    width: 28px;
	height: 34px;
	margin-right: 20px !important;
}
.product-block .product-button .btn-custom {
	align-items: center;
	justify-content: center;
	background: #4fccc5;
	border: 0;
	padding: 15px 0;
}
.product-block .product-button .btn-custom span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375));
    letter-spacing: 0.8px;
}
.product-block .product-button-view {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    display: flex;
    flex-wrap: nowrap;
    transition: opacity 0.3s;
}
.product-block:hover .product-button-view, .product-block:focus .product-button-view {
    opacity: 1;
}
/* filter */
@media (min-width: 767px){

	#product-filter-replace #filter-groups, #product-filter-replace .product-sort-limit {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	
	body #filter-groups div[id*="side_filter"] {
		display: flex!important;
		flex-wrap: wrap;
		margin-right: 0;
		width: 100%;
		margin: 0;
		justify-content: flex-end;
	}

	body #filter-groups div[id*="side_filter"] > .list-group {
		width: auto;
		min-width: 100px;
		margin-bottom: 15px;
		margin: 0 15px;
	}
	body #filter-groups div[id*="side_filter"] > .list-group:last-child {
		margin-right: 0 !important;
	}
	
	#filter-groups div[id*="side"] .list-group-item.item-header {
		width: 100%;
		min-width: 100%;
	}
	
	#filter-groups div[id*="side"] .list-group-item.item-header {
		font-size: 16px;
		padding: 8px 12px;
	}
	
	#filter-groups div[id*="side"] .list-group-item.item-header {
		cursor: pointer;
		width: auto;
		min-width: 200px;
		border: 1px solid #ececec;
		background-color: #ececec;
		border-radius: 20px;
		color: #333;
		height: auto;
		font-weight: 800;
		padding: 10px 22px !important;
		padding-right: 50px;
		-webkit-appearance: none;
		background-image: url(../../../../../image/catalog/general/dropdown.png);
		/* background-size: 16px; */
		background-repeat: no-repeat;
		background-position: calc(100% - 12px) 50%;
		letter-spacing: 0;
		text-transform: uppercase;
		font-size: calc(12px + (14 - 12) * (100vw - 375px) / (1900 - 375));
	}
	
	#filter-groups div[id*="side"] .list-group-item.item-header + .list-group-item.shown {
		display: inline-block;
		opacity: 1;
		z-index: 4;
	}
	
	#filter-groups div[id*="side"] .list-group-item.item-header + .list-group-item {
		position: absolute;
		opacity: 0;
		display: none;
		-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
		-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
		-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
		transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
		-webkit-box-shadow: 0px 0px 30px -14px rgba(0,0,0,0.55);
		-moz-box-shadow: 0px 0px 30px -14px rgba(0,0,0,0.55);
		box-shadow: 0px 0px 30px -14px rgba(0,0,0,0.55);
		width: 250px;
		z-index: 1;
		padding: 10px 15px !important; 
	}
}
/*****************************************
Product Inner
 *****************************************/
 /* product image */
 .product-product .product-image-additional-container img {
    border: 0px !important;
}
.product-product .vertical .product-image-additional-container img, .product-image-main img {
	width: 40px;
}
.product-product .product-image-column {
	align-items: center;
}
.product-main .sticker, .product-main .special-sticker {
    left: 22px;
}
 /* product descrption */
.product-product #content h3 {
	color: #000000 !important;
    font-size: calc(18px + (27 - 18) * (100vw - 375px) / (1900 - 375));
    font-weight: 800;
    letter-spacing: -0.5px;
    padding-bottom: 5px;
    margin-bottom: 18px;
}
.new-prices, .old-prices {
    font-size: calc(17px + (25 - 17) * (100vw - 375px) / (1900 - 375)) !important;
    font-weight: 500;
    text-decoration: none;
    font-style: initial;
    letter-spacing: -0.5px;
}
.new-prices {
	font-weight: 700;
}
.price-l {
	padding-bottom: 20px;
	margin-bottom: 0;
}
.product-product ul.price-l li {
    padding-right: 5px;
}
/* description */
.product-description p {
	font-weight: 600;
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
}
/* product option */

.product-product #product .form-group>label {
    /*width: 30%;*/
}

.product-product #product .form-group .text-danger {
	width: 100%;
}
.product-product #product .btn-number {
	width: 40px;
	padding: 0;
}
.product-product #product .pform {
	width: 40%;
}
.product-product #product .displayflex.p-option {
	margin-bottom: 30px;
}
.product-product #product .displayflex.p-option:last-child {
	margin-bottom: 0px;
}

.product-product .form-control option:disabled, #product-popup-modal .form-control option:disabled {
    color: #ccc;
    text-decoration: line-through;
}
.product-product #product .p-option label {
    /* flex: 1 0 50%; */
    flex: 0 1 0;
}

.product-product #product select {
    background-color: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 45px !important;
    font-size: 14px!important;
    background: url(../../../../../image/catalog/general/dropdown.png) no-repeat scroll right center #fff;
    background-origin: content-box;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
}
.product-product #product select.option-select option:first-child {
   color: #888888;
}
.product-product #product .input-group-flex {
    margin: 10px 0px !important
}
.radio-image .rprice {
  display: none;  
}
/* text danger */
.product-product #product .p-option .text-danger {
    flex: 0 1 100%;
    padding-top: 5px;
}
.product-product .p-option select, .product-product .p-option textarea {
    flex: 0 1 77%;
}

.product-product .label-checkbox {
	color: #767676
}
.product-product #product label:not(.label-checkbox) {
	font-family: 'Montserrat', sans-serif;
    padding-right: 5px;
    color: #1a535c!important;
    min-width: 100px;
    display: flex;
    align-items: flex-start;
    font-size: calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375));
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.product-product #product span.input-group-addon {
    color: #1a535c !important;
    min-width: 100px;
    text-align: left;
    padding-left: 0;
    font-size:calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375));
	letter-spacing: 0px;
	font-weight: 600;
	background: transparent;
    border: 0;
    display: flex;
    flex: 1 1 auto;
}
.product-product .input-group-flex {
    margin: 20px 0px !important;
}
.product-product #product .input-group-flex .span-text {
    color: #1a535c !important;
    /* min-width: 80px; */
    text-align: left;
    padding-left: 0;
    font-size: calc(14px + (18 - 14) * (100vw - 375px) / (1900 - 375));
	font-weight: 600;
	text-transform: uppercase;
}
#product .product-option {
    /* max-width: 400px; */
}
.product-product .form-control option:disabled {
    /* color: #ccc; */
    text-decoration: line-through;
}
.product-product select::-ms-expand {
	height: 50px;
}
.product-product #product select {
    -webkit-appearance: none
}
.button-row {
    display: flex;
    padding: 10px 0;
    align-items: center;
}
.button-row button {
    margin-right: 20px;
    /* height: 45px; */
}
/* quantity */
#product .product-qty  {
	max-width: 410px;
	margin-right: 30px;
	margin-bottom: 20px;
	display: flex;
}
.input-sign {
	width: 45px;
	font-size:8px; 
	color: #000000; 
}
.input-sign.right {
	background-color: #4fccc5; 
	border: 2px solid #4fccc5; 
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #fff;
}
 .input-sign.left {
	background-color: #D4D4D4; 
	border: 2px solid #D4D4D4; 
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.input-sign:hover, .input-sign:hover, .input-sign:focus, .input-sign:focus {
	background-color: #e6e6e6 !important; 
	border: 1px solid #e1e1e1 !important; 
	color: #000000 !important;
}

.input-no {
	font-size: 15px !important;
	height: 45px; 
	border: 1px solid #e1e1e1; 
	color: #000000;
}
/* radio box */
.product-product #product .radio-container label {
	min-width: 100%;
}
.product-product .radio-container label.control-label {
    align-items: inherit !important;
}
.product-product .radio input[type="radio"] {
    display: none;
}
/* out of stock cross out 2 lines */
.product-product .radio input[type="radio"][disabled] + p.radio-ibox  {
	position: relative;
}
 .product-product .radio input[type="radio"][disabled] + p.radio-ibox:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: #383838;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.product-product .radio input[type="radio"][disabled] + p.radio-ibox:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: #383838;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.radio-con {
	display: inline;
}
.radio-container .input-option {
	width: 40% !important;
}
 .product-product #product .radio {
	display: inline-block;
	margin-top: 0px !important; 
    margin-bottom: 0px !important;
}
.product-product #product .radio-custom label {
	/* display: inline-block; */
	min-width: auto;
	padding-left: 0;
}
.product-product .radio-ibox {
	text-align: center;
	margin-bottom: 0;
	padding-right: 5px;
}
.product-product .radio input[type="radio"] + p.radio-ibox img {
	border: 1px solid #ebebeb;
	border-radius: 50px;
	width: 45px;
    padding: 0;
}
.product-product .radio input[type="radio"]:checked + p.radio-ibox img  {
	border: 2px solid #aa0404;
	border-radius: 50px;
}
.product-product .radio input[type="radio"][disabled] + p.radio-ibox {
	opacity: 1;
	/* cursor:no-drop; */
}

.radio-ibox span {
	display: block;
	text-align: center;
	font-weight: 500;
	padding-top: 4px;
}
.p-option.radio-image .radio-ibox  {
    margin-bottom: 5px;
}
.p-option.radio-image .radio-ibox span  {
	display: none;
}
.p-option.radio-image .radio label  {
	padding-left: 0;
}
.input-no {
      border-radius: 0 !important;
}
/* Attribute */

#product-tabs.nav-tabs {
    margin-bottom: 0;
	margin-top: 30px;
    border-bottom: 0px;
}
.product-product .nav-tabs {
    border-bottom: 0;
}
.product-product .tab-content {
    /*background: #F6FAFB;*/
    padding: 30px 35px;
    border-bottom: 0 !important;
    font-weight: 500;
    line-height: 1.3;
    border: 1px solid #e6e6e6 !important;
    margin-bottom: 50px;
    margin-top: 10px;
    border-radius: 20px;
}


.product-product .tab-content .tab-pane ul {
    padding-left: 10px;
}
.product-product .tab-content .tab-pane ol li {
	padding-bottom: 10px;
}
.product-product .tab-content .tab-pane table {
	border-bottom: 1px solid #cacaca !important;
	background-color: #fff;
}
#review .table td.date {
	padding-bottom: 30px;
	font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375));
    letter-spacing: 1.4px;
}
.product-product .tab-content .tab-pane table tr td {
	padding: 10px;
}
.product-product .featured-module {
    margin: 50px 0 30px;
}
.prod-atribute {
	width: 88%;
    margin: auto;
}
.product-product .nav-tabs>li.active>a, .product-product .nav-tabs>li.active>a:focus, .product-product .nav-tabs>li.active>a:hover {
	background-color: transparent !important;
    border: 0px !important;
	color: #4fccc5 !important;
    font-weight: bold;
}
.product-product .nav>li:first-child>a {
	padding-left: 0px !important;
}
.product-product .nav>li>a {
    padding: 10px 15px !important;
    min-width: 100px;
    text-align: center;
}
.product-product .nav-tabs>li>a {
	border: 0px;
    background-color: transparent;
    border-radius: 0 !important;
	color: #1a535c !important;
	font-family: 'Montserrat', sans-serif; 
	font-weight: bold;
    font-size: calc(15px + (20 - 15) * (100vw - 375px) / (1900 - 375));
    /* letter-spacing: 1.2px; */
    margin-right: 0px !important;
    /* text-transform: uppercase; */
    font-family: 'Muli';
}
.product-product .nav-tabs>li>a:hover {
	background-color: transparent  !important;
	border: 0px  !important;
	color: #1a535c !important;
}
.product-product .nav-tabs>li {
    margin-right: 4px !important;
}
/*****************************************
About us
 *****************************************/
 .section-space.aboutus {
	padding: 0;
 }
.about-img {
	text-align: center;
    margin: auto;
    width: 100%;
}
.aboutus-content {
    margin-right: 0;
    margin-left: 0;
}
.about-knowus {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto !important;
}
/* our team */
.ourteam-section {
	padding: 80px 0 50px;
}
.ourteam-section-inner {
	padding: 10px 15px 50px;
}
.ourteam-section .team-title {
    text-align: center;
}
.team-title {
	padding-top: 25px;
}
.team-title .role {
	font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    color: #555555;
    font-weight: 600;
    padding-top: 5px;
}
.site-name {
	font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    color: #555555;
}
/* Waitinglist */
.waiting_list_container {
	padding: 30px !important;
    border: 1px solid #E5E5E5 !important;
    margin-top: 20px !important;
    font-size: 13px;
	background-color: #E5E5E5;
	width: 100%;
	border-radius: 10px;
}
.waiting_list_container h4 {
	font-weight: 600 !important;
    letter-spacing: 1px;
}
.waiting_list_container .waiting_list_description {
	color: #000000;
    padding-bottom: 10px !important;
}
.product-product #content .waiting_list_container .waiting_list_description h3 {
	font-size: calc(16px + (22 - 16) * (100vw - 375px) / (1900 - 375)) !important;
    margin-bottom: 10px !important;
    color: #444 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.waiting_list_container .waiting_list_description p {
	line-height: 1.4;
	padding-bottom: 5px !important;
	color: #000;
	letter-spacing: 0;
}
.waiting_list_container .flex-wrap {
    background-color: #fff;
	border: 1px solid transparent;
	padding: 0px;
	border-radius: 50px;
	height: 50px;
}

.waiting_list_container .flex-group input {
	padding-left: 10px;
    background-color: #fff;
    border: 1px solid transparent;
	margin-right: 0 !important;
	border-radius: 50px;
}
.waiting_list_container #waiting_list_submit.btn-waiting {
    min-width: auto !important;
    /* padding: 15px 40px !important; */
	border-radius: 0px !important;
	background: transparent;
	border: 0;
}
#waiting_list_submit {
	padding: 10px 30px;
	border-radius: 50px;
}
/* review */
.review-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
}
.review-form .form-group:not(:last-child) {
    flex: 1 1 auto;
    min-width: calc(50% - 15px);
}
.review-form .form-group {
    margin-left: 7.5px;
    margin-right: 7.5px;
    min-width: calc(100% - 15px);
}
#review .pagination{
	justify-content: flex-end !important;
	margin-bottom: 30px;
}
#review .table, #review .table tr, #review .table td  {
	border: 0;
}
#review .fa {
    font-size: 20px;
}

#review .fa-stack {
	width: 1em;
	height: 0.5em;
}
#review .fa-star, #review .fa-star + .fa-star-o {
	color: #FCD000;
	border-color: #FCD000;
}
#review .fa-star-o {
    color: #FCD000;
}
#review .fa-star-o {
    color: #FCD000;
}
#review .date {
    color: #777777;
}
#review .table tr:last-child{
    /* border-bottom: 1px solid #cccccc; */
}
#review p.review-name {
	font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
    font-weight: 700;
    padding: 0;
    margin: 0;
}
#review .desc {
	padding-bottom: 10px;
}
.review-form label {
	font-weight: 600;
	padding-bottom: 5px;
}
.review-table .date {
	font-size: 13px;
    /* font-weight: 600; */
    color: #000;
}
input[type='radio']:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #ffffff;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 1px solid #cccccc;
}

input[type='radio']:checked:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #000000;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 1px solid #cccccc;
}
/* related */
.product-product .related {
	margin-top: 40px;
}
.related-module .slick-nav {
    top: -10%;
}
 .related-module .slick-nav.right, .related-module .slick-nav.next {
    right: 3% !important;
}
.related-module .slick-nav.left, .related-module .slick-nav.prev {
	right: 7%;
}
/*****************************************
Contact 
 *****************************************/
.contact-us-section {
	width: 80%;
	margin: auto;
	color: #393939;
}
.contact-us-section h3 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    letter-spacing: 0.5px;
	font-size: calc(18px + (27 - 18) * (100vw - 375px) / (1900 - 375));
	margin-bottom: 20px;
	color: #393939;
}
.contact-info  {
	font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375))
}
.contact-info span {
	font-weight: bold;
}
.contact-info a {
    color: #393939;
}
 .contact-info a:hover {
    color: #4fccc5;
}
.contact-info .contact-text {
	font-weight: 600;
	padding-bottom: 20px;
}
address {
	margin-bottom: 0 !important;
}
/*****************************************
Footer 
 *****************************************/
 body #footer-area {
	margin-top: 0px !important;
 }
 footer {
	color: #444444 !important;
	background-color: #f9f9f9 !important;
	padding: 20px 0px 0px !important;
	border-top: 0 !important;
	background: #fff;
 }

 /* footer .footer-contact-links.first ul {
    column-count: 2 !important;
} */
.footer-logo .contact-details img {
	margin-bottom: 20px;
}
 footer a {
	color: #393939; 
 }
 footer a:hover {
	color: #4fccc5; 
 }
.footer-logo .contact-details {
	padding-right: 40px;
}
 footer h5, .newsletter h3 {
    font-size: calc(18px + (27 - 18) * (100vw - 375px) / (1900 - 375));
	font-weight: 800;
    color: #4fccc5;
    padding-bottom: 10px;
    /* text-transform: uppercase; */
    letter-spacing: -0.5px;
}
.add-title {
	margin-bottom: 10px;
    padding: 0;
    font-weight: 700;
    font-size: calc(15px + (20 - 15) * (100vw - 375px) / (1900 - 375));
}
.w-footer1 {
	width: 22.2222% !important;
}
.footer-wrapper {
    margin: 30px 0;
}
.footer-logo .footer-logo-inner {
	margin-bottom: 20px;
}
.footer-logo .contact-details p {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
	align-items: flex-start;
	font-size: calc(13px + (16 - 13) * (100vw - 375px) / (1900 - 375));
	margin-bottom: 20px;
}
.footer-logo .contact-details .add-title {
	font-size: calc(14px + (19 - 14) * (100vw - 375px) / (1900 - 375));
}
.footer-logo .contact-details img {
	padding-right: 10px;
}
footer .footer-contact-links ul li {
    padding: calc(6px + (10 - 10) * (100vw - 375px) / (1900 - 375)) 0;
}
footer .footer-contact-links ul li a, .footer-social-icons ul li span {
    font-weight: 700;
    font-size: calc(13px + (17 - 13) * (100vw - 375px) / (1900 - 375));
    /* text-transform: uppercase; */
}
footer .footer-contact-links .footer-social-icons ul li {
    display: inline;
}
footer .footer-contact-links .footer-social-icons ul li:not(:last-child) {
	margin-right: 20px;
}
.footer-newsletter {
	padding-left: 30px !important;
}
.newsletter p.newsletter-desc {
	padding-bottom: 15px;
}
.footer-contact-info {
	font-weight: 500;
}
.footer-contact-links, .footer-newsletter {
	/* margin-top: 20px !important; */
}
.footer-contact-info .footer-sub-title img {
	margin-right: 10px;
}
.footer-contact-info h5 {
	color: #000000 !important;
    padding-bottom: 10px !important;
    font-size: calc(0.5em + 0.8vw);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.3px
}
.footer-contact-info p{
	margin-bottom: 8px !important;
	font-size: calc(0.3em + 0.7vw);
}
/* social icons */
.footer-social-icons {
	padding: 0 !important;
	/* margin-top: 40px; */
}
.footer-social-icons ul {
	list-style: none;
    padding: 0 !important;
}
.footer-social-icons ul li span {
    padding-left: 10px;
}

/* footer bottom */
.footer-bottom {
	background: #f9f9f9;
	padding: 10px 0 25px;
	color: #989898 !important;
}
.footer-bottom p {
	color: #989898;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: calc(12px + (15 - 12) * (100vw - 375px) / (1900 - 375));
    text-transform: uppercase;
    letter-spacing: 1.7px;
    font-family: 'Poppins', sans-serif;
}
.fcs a {
	text-decoration: none !important;
	color: #989898;
}
.fcs a:not(:last-child) {
	color: #ff6b6b;
	text-decoration: none !important;
}

.fcs a:hover {
	font-weight: 500 !important;
}
 /* floating icon */
 .floatingicon {
    position: fixed;
    right: 14px;
    bottom: 15%;
    z-index: 8;
}
.floatingicon img {
    /*width: 75px;*/
	opacity: 1;
	/* width: 50px; */
}
.floatingicon img:hover {
        opacity: 0.7;
}

.fixed-header-new .header-container .header-logo .header-logo-image img, .landing-page-section img {
    /* width: 75%; */
    margin-top: -2px;
}


.fixed-header-new .header-container .header-logo {
    grid-column: 1 / 1;
    grid-row: 1 / 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 2;
}

.fixed-header-new .header-container .header-menu{
    grid-column: 2 / 3!important;
    grid-row: 1 / 3 !important;
    justify-content: center!important;
    -ms-grid-column: 1!important;
    -ms-grid-row: 3!important;
    -ms-grid-column-span: 2!important;
    -ms-grid-row-span: 1!important;
    padding: 10px 0;
    justify-content: center;
}

 .fixed-header-cart {
    grid-row: 1 / 3 !important;
    -ms-grid-column: 2 !important;
    -ms-grid-row: 2 !important;
    -ms-grid-column-span: 1 !important;
    -ms-grid-row-span: 1 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
    position: relative;
    z-index: 1;
}

.btn-sm {
    min-width: 0px !important;
    padding: 10px !important;
}

.mobile-search {
    margin: 0 auto;
    padding: 10px;
}

.option-qty {
    background-color: #f1f1f1 !important;
    border-radius: 10px !important;
}

.option-qty td {
    border-top: none !important;
}

.option-qty .input-number {
    min-width: 50px;
}

.option-qty .option-select {
    min-width: 100px;
}