#modalOverlay {
			position: fixed;
			top: 0;
			left: 0;
			background: rgba(0, 0, 0, 0.5);
			z-index: 99999;
			height: 100%;
			width: 100%;
	}
.modalPopup {
			position: absolute;
			top: 30%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 40%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}


mark3 {
    background-color: #fdbc20;
    color: white;
}

.loveu{
    font-size: 30px  !important;
}

.product-thumbnail__quantity1 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, 0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.58333em;
    position: absolute;
    
    top: 7px;
    z-index: 3;
}

.profile {
	margin: 20px 0;
}
/* Profile sidebar */
.profile-sidebar {
	padding: 20px 0 10px 0;
	background: #fff;
}
.profile-userpic img {
	float: none;
	margin: 0 auto;
	width: 50%;
	height: 50%;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}
.profile-usertitle {
	text-align: center;
	margin-top: 20px;
}
.profile-usertitle-name {
	color: #5a7391;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 7px;
}
.profile-usertitle-job {
	text-transform: uppercase;
	color: #5b9bd1;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
}
.profile-userbuttons {
	text-align: center;
	margin-top: 10px;
}
.profile-userbuttons .btn {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding: 6px 15px;
	margin-right: 5px;
}
.profile-userbuttons .btn:last-child {
	margin-right: 0px;
}
.profile-usermenu {
	margin-top: 30px;
}
.profile-usermenu ul li {
	border-bottom: 1px solid #f0f4f7;
	display: inline;
	width: 100%;
	padding: 10px;
	background: #fff;
}
.profile-usermenu ul li:last-child {
	border-bottom: none;
}
.profile-usermenu ul li a {
	color: #93a3b5;
	font-size: 14px;
	font-weight: 400;
}
.profile-usermenu ul li a i {
	margin-right: 8px;
	font-size: 14px;
}
.profile-usermenu ul li a:hover {
	background-color: #fafcfd;
	color: #5b9bd1;
}
.profile-usermenu ul li.active {
	border-bottom: none;
}
.profile-usermenu ul li.active a {
	color: #5b9bd1;
	background-color: #f6f9fb;
	border-left: 2px solid #5b9bd1;
	margin-left: -2px;
}
/* Profile Content */
.profile-content {
	padding: 20px;
	background: #fff;
	min-height: 460px;
}
* {
	margin: 0;
	padding: 0;
}

/* playfair-display-regular - latin */
@font-face {
 font-family: 'Playfair Display';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/playfair-display-v20-latin-regular.eot'); /* IE9 Compat Modes */
 src: local(''), url('../fonts/playfair-display-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/playfair-display-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/playfair-display-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/playfair-display-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/playfair-display-v20-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}


/* montserrat-regular - latin */
@font-face {
 font-family: 'Montserrat';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
 src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
body {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	position: relative;
	z-index: auto;
	background: #fbfbfb;
}
h1, h2, h3 {
	font-family: 'Playfair Display';
	color: #252525;
	line-height: 1.3;
	font-weight: 300;
	width: 100%;
}
h4, h5, h6 {
	font-family: 'Montserrat';
	color: #484848;
	line-height: 1.3;
	width: 100%;
	text-transform: capitalize;
}
.page-link {
	position: relative;
	display: block;
 padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #a4a4a4;
	background-color: #fff;
	border: 1px solid #ffffff;
}
a, a:active, a:focus, a:hover {
	color: #252525;
	text-decoration: none;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	outline: none;
}
li {
	list-style: none;
}
ol {

}
ol li {
	/*list-style: decimal;*/
	margin-bottom: 15px;
	font-weight: 400;
}
p {
	line-height: 1.7;
	color: #333;
	font-size: 16px;
	font-weight: 400;
font-family: 'Montserrat';
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
.preview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
 @media screen and (max-width: 996px) {
 .preview {
 margin-bottom: 20px;
}
}
.preview-pic {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.preview-thumbnail.nav-tabs {
	border: none;
	margin-top: 15px;
}
.preview-thumbnail.nav-tabs li {
	width: 18%;
	margin-right: 2.5%;
}
.preview-thumbnail.nav-tabs li img {
	max-width: 100%;
	display: block;
}
.preview-thumbnail.nav-tabs li a {
	padding: 0;
	margin: 0;
}
.preview-thumbnail.nav-tabs li:last-of-type {
	margin-right: 0;
}
.tab-content {
	overflow: hidden;
}
.tab-content img {
	width: 100%;
	-webkit-animation-name: opacity;
	animation-name: opacity;
 -webkit-animation-duration: .3s;
 animation-duration: .3s;
}
.card {
	    display: block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid rgba(127, 127, 127, 0.16);
    box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
    padding: 10px;
    background: #FFF;
}
small {
	color:#909090;
}
.price {
	font-family: Roboto;
	font-weight: 400;
	font-size: 24px;
}
 @media screen and (min-width: 997px) {
 .wrapper {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}
}
.details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: 'Montserrat';
}
.colors {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.vote {
	color: #FFF;
	background: #dc3545;
	width: 100px;
	text-align: center;
}
.well {
	background: #ffffff;
	border: solid 1px #f2f2f2;
}

.main-content{
	    min-height: 700px;
}
.listing-block .list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}
.listing-block .list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.listing-block .list-inline>li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width:40px;
	height:40px;
	font-size: 20px;
}
.listing-block .list-inline a.icoFacebook:hover {
	background-color: #3B5998;
}
.listing-block .list-inline a.icotwitter:hover {
	background-color: #0084b4;
}
.listing-block .list-inline a.icogoogle-plus:hover {
	background-color:#dd4b39;
}
.listing-block .list-inline a.icolinkedin:hover {
	background-color:#0077B5;
}
.listing-block .list-inline>li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.listing-block .list-inline li i {
	margin: 0;
	line-height:40px;
	text-align: center;
}
.listing-block .list-inline .social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.listing-block .list-inline a {
	color:#fff;
	background-color:#818182;
}
.breadcrumb-item+.breadcrumb-item {
	list-style: none !important;
}
.product-title, .price, .sizes, .colors {
	text-transform: capitalize;
	font-weight: 700;
    letter-spacing: 1px;
}
.checked, .price span {
	color: #dc3545;
    font-family: 'Montserrat';
    margin: 0px 8px;
    font-weight: 700;

}

.glass-case * {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding: 0;
	margin: 0;
	border: 0;
}
.glass-case *:before, .glass-case *:after {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.glass-case {
	position: relative;
}
/*********************DISPLAY***************************/
.gc-display-area {
	position: absolute;
	overflow: hidden;
	border: 2px solid #F5F5F5;
	padding: 2px;
	background-color: #fff;
}
.gc-display-container {
	position: relative;
	overflow: hidden;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.gc-display-display {
	position: relative;
	height: 100%;
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	cursor: crosshair;
	opacity: 1;
}
/*********************LENS***************************/
.gc-lens {
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	cursor: crosshair;
	background: #CECECE;
	opacity: .5 !important; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
	filter: alpha(opacity=50) !important; /* Netscape */
	-moz-opacity: 0.5; /* Safari 1.x */
	-khtml-opacity: 0.5;
}
/*********************ZOOM***************************/
.gc-zoom {
	position: absolute;
 /overflow: hidden;
	width: 100%;
	height: auto;
	z-index: 1040 !important;
	border: 2px solid #f5f5f5;
	padding: 2px;
	background-color: #fff;
}
.gc-zoom-inner {
	cursor: crosshair;
	border: 0 !important;
	left: -2px !important;
	top: -2px !important;
	margin: 0 !important;
	z-index: 1010 !important;
}
.gc-zoom-container {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.gc-zoom-container img {
	position: relative;
	max-width: none !important;
}
/*********************CAPTION**********************/
.gc-caption-container {
	position: absolute;
	overflow: hidden;
	width: 100%;
	padding: 2px;
	z-index: 1050 !important;
	background-color: rgba(255, 255, 255, 0.5);
	line-height: 1.6;
	font-style: italic;
	color: #333;
	font-size: 0.9em;
}
.gc-caption-container div {
	position: relative;
	padding: 0 12px 0 12px;
}
.gc-caption-intop {
	left: 0;
	top: 0;
}
.gc-caption-inbottom {
	left: 0;
	bottom: 0;
}
.gc-caption-outtop, .gc-caption-outbottom {
	width: 100%;
	width: calc(100% + 4px);
	border: 2px solid #f5f5f5;
	background: #fff;
}
.gc-caption-outtop {
	top: 0;
	left: -2px;
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.gc-caption-outbottom {
	bottom: 0;
	left: -2px;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
}
.gc-alignment-center {
	text-align: center;
}
.gc-alignment-left {
	text-align: left;
}
.gc-alignment-right {
	text-align: right;
}
/*********************UL***************************/
.gc-thumbs-area {
	position: absolute;
	overflow: hidden;
	background-color: transparent;
}
.gc-thumbs-area-prev, .gc-thumbs-area-next {
	position: absolute;
	z-index: 1010;
}
.gc-thumbs-area.gc-hz .gc-thumbs-area-prev, .gc-thumbs-area.gc-hz .gc-thumbs-area-next {
	top: 0;
	height: 100%;
	min-height: 100%;
	width: 5%;
}
.gc-thumbs-area.gc-vt .gc-thumbs-area-prev, .gc-thumbs-area.gc-vt .gc-thumbs-area-next {
	left: 0;
	width: 100%;
	min-width: 100%;
	height: 5%;
}
.gc-thumbs-area.gc-hz .gc-thumbs-area-prev {
	left: 0;
}
.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
	right: 0;
}
.gc-thumbs-area.gc-vt .gc-thumbs-area-prev {
	top: 0;
}
.gc-thumbs-area.gc-vt .gc-thumbs-area-next {
	bottom: 0;
}
.gc-thumbs-area-prev:hover, .gc-thumbs-area-next:hover {
	opacity: 1;
	cursor: pointer;
	cursor: hand;
}
.gc-thumbs-area-prev .gc-disabled, .gc-thumbs-area-next .gc-disabled, .gc-thumbs-area-prev .gc-disabled:hover, .gc-thumbs-area-next .gc-disabled:hover {
	opacity: .3; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
	filter: alpha(opacity=30); /* Netscape */
	-moz-opacity: 0.3; /* Safari 1.x */
	-khtml-opacity: 0.3;
	cursor: default;
}
.glass-case ul {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	list-style: none;
}
.glass-case ul li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border: 2px solid #f5f5f5;
	padding: 2px;
	background-color: #fff;
}
.gc-thumbs-area.gc-hz li {
	display: inline;
	float: left;
	max-width: 100%;
	max-height: 100%;
	margin-right: 5px;
}
.gc-thumbs-area.gc-vt li {
	margin-bottom: 5px;
}
.glass-case ul li .gc-li-display-container {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: inline-block;
}
.glass-case ul li:hover {
	border-color: #4f4f4f;
	cursor: pointer;
	cursor: hand;
}
.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
	border-color: #669966;
	cursor: default;
}
.glass-case ul li .gc-li-display-container img {
	position: relative;
	top: 50%;
	left: 50%;
}
/*********************OVERLAY***************************/
.gc-overlay-area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2147483647 !important;
	background-color: rgb(204, 204, 204); /*the falback for ie7, ie8*/
	background-color: rgba(51, 51, 51, 0.95);
}
.gc-overlay-gcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
}
.gc-overlay-container {
	position: relative;
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 0;
}
.gc-overlay-container-display {
	position: absolute;
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 0;
}
.gc-ocd-top {
	top: 0;
}
.gc-ocd-bottom {
	bottom: 0;
}
.gc-overlay-fit {
	padding: 4em 5.5em 1em 5.5em;
	overflow: hidden;
}
.gc-overlay-display {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	cursor: crosshair;
}
.gc-overlay-display-center {
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.gc-overlay-display-vcenter {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gc-overlay-display-hcenter {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.gc-overlay-top-icons {
	position: absolute;
	top: 0;
	padding: 1em 1.5em 1em 0;
	width: 100%;
	height: 4em;
}
.gc-overlay-left-icons {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0 1em 0 1.5em;
	height: 100%;
	width: 5.5em;
}
.gc-overlay-right-icons {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 1.5em 0 1em;
	height: 100%;
	width: 5.5em;
}
.gc-icon:hover {
	opacity: 1; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 5-7 */
	filter: alpha(opacity=100); /* Netscape */
	-moz-opacity: 1; /* Safari 1.x */
	-khtml-opacity: 1;
}
.gc-disabled .gc-icon:hover, .gc-disabled .gc-icon:hover, .gc-disabled .gc-icon, .gc-disabled .gc-icon {
	opacity: .3; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
	filter: alpha(opacity=30); /* Netscape */
	-moz-opacity: 0.3; /* Safari 1.x */
	-khtml-opacity: 0.3;
	cursor: default;
}
/* *** ICON NEXT *** */
.gc-icon-next {
	top: 50%;
	right: -2px;
}
.gc-icon-next-vt {
	bottom: 0;
	left: 50%;
}
.gc-display-area .gc-icon-next {
	font-size: 2em !important;
}
.gc-thumbs-area-next .gc-icon-next {
	right: 0;
	font-size: 2em !important;
}
.gc-thumbs-area-next .gc-icon-next-vt {
	font-size: 1.5em !important;
}
.gc-overlay-area .gc-icon-next {
	position: relative;
	right: 0;
	font-size: 3em;
}
/* *** ICON PREV *** */
.gc-icon-prev {
	top: 50%;
	left: -2px;
}
.gc-icon-prev-vt {
	top: 0;
	left: 50%;
}
.gc-display-area .gc-icon-prev {
	font-size: 2em !important;
}
.gc-thumbs-area-prev .gc-icon-prev {
	font-size: 2em !important;
}
.gc-thumbs-area-prev .gc-icon-prev-vt {
	font-size: 1.5em !important;
}
.gc-overlay-area .gc-icon-prev {
	position: relative;
	left: 0;
	font-size: 3em;
}
/* *** ICON DOWNLOAD *** */
.gc-icon-download {
	right: -2px;
	bottom: 0;
	font-size: 2em;
	overflow: hidden;
}
/* *** ICON CLOSE *** */
.gc-icon-close {
	position: relative;
	font-size: 2em;
	float: right;
}
.gc-icon-enlarge {
	position: relative;
	float: right;
	margin-right: 0.25em;
	font-size: 2em;
}
.gc-icon-enlarge:before {
	position: absolute;
	content: '\e017';
	top: -2px;
	right: -2px;
}
.gc-icon-compress {
	position: relative;
	float: right;
	margin-right: 0.25em;
	font-size: 2em;
}
.gc-icon-compress:before {
	position: absolute;
	content: '\e053';
	top: -2px;
	right: -2px;
}
/*********************LOADING***************************/
.gc-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 31px;
	height: 31px;
	margin-left: -15px;
	margin-top: -15px;
	background-image: url(../images/loader.gif);
}
.gc-loading3 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	font-size: 0.25em;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(102, 153, 102, 0.2);
	border-right: 1.1em solid rgba(102, 153, 102, 0.2);
	border-bottom: 1.1em solid rgba(102, 153, 102, 0.2);
	border-left: 1.1em solid #669966;
	-webkit-animation: loadGC 1.1s infinite linear;
	animation: loadGC 1.1s infinite linear;
}
.gc-loading3,  .gc-loading3:after {
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
 @-webkit-keyframes loadGC {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes loadGC {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
/*********************GENERAL***************************/
.gc-hide {
	display: none;
	z-index: 0;
	opacity: 0; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
	filter: alpha(opacity=0); /* Netscape */
	-moz-opacity: 0; /* Safari 1.x */
	-khtml-opacity: 0;
}
.gc-noscroll {
	overflow: hidden;
}
.gc-start {
	display: none;
	z-index: 0;
	opacity: 0; /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
	filter: alpha(opacity=0); /* Netscape */
	-moz-opacity: 0; /* Safari 1.x */
	-khtml-opacity: 0;
}

.product-title, .rating, .product-description, .price, .vote, .sizes {
	margin-bottom: 15px;
}
.product-title {
	margin-top: 0;
}
.size {
	margin-right: 10px;
}
.size:first-of-type {
	margin-left: 0px;
}
.color {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 2em;
	width: 2em;
	border-radius: 2px;
}
.color:first-of-type {
	margin-left: 20px;
}
.add-to-cart, .like {
	background: #333;
	padding: 10px;
	border: none;
	font-weight: 500;
	color: #ffffff;
 -webkit-transition: background .3s ease;
 transition: background .3s ease;
	margin-top: 22px;
	font-family: 'Montserrat';
}
.add-to-cart:hover, .like:hover {
	background: #b36800;
	color: #fff;
}
.not-available {
	text-align: center;
	line-height: 2em;
}
.not-available:before {
	font-family: fontawesome;
	content: "\f00d";
	color: #fff;
}
.orange {
	background: #ff9f1a;
}
.green {
	background: #85ad00;
}
.blue {
	background: #0076ad;
}
.tooltip-inner {
	padding: 1.3em;
}
 @-webkit-keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
/*# sourceMappingURL=style.css.map */

.pricelist {
	color: #dc3545;
	margin-top: 5px;
	    font-weight: 700;
}
.discount {
    color: #7d7d7d;
    font-size: 14px;
    float: left;
    text-decoration: line-through;
    margin-top: 0;
    background: #ffffff;
    padding: 6px;
    width: 100%;
}
.bg-overlay {
	position: relative;
	z-index: 1;
}
 .bg-overlay::after {
 position: absolute;
 content: "";
 height: 100%;
 width: 100%;
 top: 0;
 left: 0;
 z-index: -1;
 background-color: rgba(0, 0, 0, 0.65);
}
.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
 @font-face {
 font-family: 'Nucleo Outline';
 src: url("https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/fonts/nucleo-outline.eot");
 src: url("https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/fonts/nucleo-outline.eot") format("embedded-opentype");
 src: url("https://raw.githack.com/creativetimofficial/now-ui-kit/master/assets/fonts/nucleo-outline.woff2");
 font-weight: normal;
 font-style: normal;
}
[data-toggle="collapse"][data-parent="#accordion"] i {
	-webkit-transition: transform 150ms ease 0s;
	-moz-transition: transform 150ms ease 0s;
	-o-transition: transform 150ms ease 0s;
	-ms-transition: all 150ms ease 0s;
	transition: transform 150ms ease 0s;
}
[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.now-ui-icons {
	display: inline-block;
	font: normal normal normal 14px/1 'Nucleo Outline';
	font-size: inherit;
	speak: none;
	    background:#aa8212;
    padding: 7px;
    border-radius: 50px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 @-webkit-keyframes nc-icon-spin {
 0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
 @-moz-keyframes nc-icon-spin {
 0% {
 -moz-transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(360deg);
}
}
 @keyframes nc-icon-spin {
 0% {
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -o-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.now-ui-icons.arrows-1_minimal-left:before {
	content: "\ea3a";
}
.now-ui-icons.arrows-1_minimal-right:before {
	content: "\ea3b";
}
.carousel-item.active {
	display: block;
}
.carousel .carousel-inner {
}
.jarallax {
	position: relative;
	z-index: 0;
}
.jarallax > .jarallax-img {
	position: absolute;
	object-fit: cover;
	font-family: 'object-fit: cover';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.mega-dropdown {
	position: static !important;
}
.discount-price {
	float: left;
	text-align: center;
	line-height: 30px;
	text-decoration: line-through;
	margin-right: 15px;
	    width: 100px;
    border-right: solid 1px #e6e6e6;
        font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 500;
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 5px;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: #444;
	padding: 7px;
	text-transform: capitalize;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
	font-size: 18px;
	color: #ff3546;
	padding: 5px 60px 5px 5px;
	line-height: 30px;
}
.carousel-control {
	width: 30px;
	height: 30px;
	top: -35px;
}
.left.carousel-control {
	right: 30px;
	left: inherit;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	font-size: 12px;
	background-color: #fff;
	line-height: 30px;
	text-shadow: none;
	color: #333;
	border: 1px solid #ddd;
}
.root h2 {
	position:relative;
}
.root h2 div.border-root div {
	position:absolute;
	bottom:0;
	height:1px;
	background:#000;
}
.root h2 div.border-root div:first-child, .root h2 div.border-root div:last-child {
	width:100%;
}
.root h2 div.border-root div:first-child {
	left:0;
}
 .root h2 div.border-root div:nth-child(2) {
 width:80px;
 left:0;
 right:0;
 margin:0 auto;
}
.root h2 div.border-root div:last-child {
	right:0;
}
.root .border-root {
	position: relative;
	width: 330px;
	margin: 0 auto;
	margin-top: 5px;
}
.header-classic {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(127, 127, 127, 0.25);
	padding-top: 5px;
}
/* -------------------- Top Header --------------------*/
.top-header {
	background-color: #fff;
	font-size: 14px;
	color: #626582;
	line-height: 30px;
	border-bottom: 1px solid #f0f1f9;
	border-top: 3px solid #c7a444;
	padding-bottom: 4px;
	padding-top: 4px;
}
.top-header ul {
	margin-bottom: 0px;
}
.top-header ul li {
	float: left;
	margin-left: 18px;
}
.top-header ul li a {
	color: #626582;
}
.top-header i {
	font-size: 10px;
}
.top-header-social {
}
.top-header-social i {
	font-size: 14px;
}
.top-header-social ul {
	margin-left: 10px;
}
.top-header-social ul li {
	float: left;
	margin-left: 8px;
}
.top-header-social ul li a {
	color: #9d9ea7;
}
.top-header-social ul li a:hover {
	color: #01d486;
}
.sidebar {
}
/*-------------------------------------------------------------------8. Navigations-------------------------------------------------------------------*/
/*-------------------- Navigation classic ---------------------*/
.navbar-classic {
}
.navbar-classic.navbar-light .navbar-nav .nav-link {
	color: #181825;
	padding: 12px 16px;
}
.navbar-classic .navbar-nav .nav-item {
}
.navbar-classic .navbar-nav .nav-item .nav-link {
	font-family: 'Montserrat';
	font-size: 13.5px;
	text-transform: capitalize;
	color: #1a1a1a;
	font-weight: 500;
	line-height: 30px;
    padding: 5px 10px !important;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover {
	color: #c7a444;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
 color: #c7a444;
}
.navbar-classic.navbar {
	padding:  0px;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
	border-bottom: 1px solid #f1f1f6;
	border-radius: 0px;
}
.navbar-brand {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: initial;
	line-height: inherit;
	white-space: nowrap;
	color:#181825;
	font-size:24px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 16rem;
	padding: 12px;
	font-size: 1rem;
	color: #808294;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 0px solid rgb(255, 255, 255);
	border-radius: 2px;
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 15px 15px;
	clear: both;
	font-weight: 400;
	color: #181825;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
	line-height: 15px;
	text-transform: capitalize;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 4px;
}
.dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after {
 color: #4955ef;
}
@media(min-width:992px) {
 .dropdown .dropdown-menu {
 display: block;
 visibility: hidden;
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
 -webkit-transition: all .3s ease-in;
 -o-transition: all .3s ease-in;
 transition: all .3s ease-in
}
 .dropdown:hover>.dropdown-menu {
 visibility: visible;
 opacity: 1;
 -webkit-transform: scaleY(1);
 -ms-transform: scaleY(1);
 transform: scaleY(1);
 opacity: 1;
 visibility: visible;
}
 .dropdown-submenu:hover .dropdown-menu {
 visibility: visible;
 opacity: 1;
 -webkit-transform: scaleY(1);
 -ms-transform: scaleY(1);
 transform: scaleY(1);
 opacity: 1;
 visibility: visible;
}
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu a::after {
 transform: rotate(-90deg);
 position: absolute;
 right: 17px;
 top: 25px;
}
.dropdown-submenu .dropdown-menu {
	top: 0px;
	left: 100%;
	margin-left: 13px;
 margin-right: .1rem;
}
.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}
/* The radio */
.radio {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
/* Hide the browser's default radio button */
.radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom radio button */
.checkround {
	position: absolute;
	top: 6px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-color:#f8204f;
	border-style:solid;
	border-width:2px;
	border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
 background-color: #fff;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
 display: block;
}
/* Style the indicator (dot/circle) */
.radio .checkround:after {
	left: 2px;
	top: 2px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background:#f8204f;
}
/* The check */
.check {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
	padding-right: 15px;
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* Hide the browser's default checkbox */
.check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 4px;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #fff;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 2px;
}
}
.slidebar {
	border-right: solid 1px #f2f2f2;
}

/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
 background-color: #000;
 border: 1px solid #000;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
 display: block;
}
/* Style the checkmark/indicator */
.check .checkmark:after {
	left: 4px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid;
	border-color:#FFF;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cust-btn {
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn:hover {
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;
}
.mega-dropdown {
	position: unset;
}
.mega-dropdown-menu {
	width: 100%;
	position: absolute;
	top: 35px;
	margin: 0;
	padding: 0px 15px;
}
.mega-dropdown-menu ul {
	list-style: none;
}
.nav-dropitem-arrow {
	position: relative;
	font-size: 12px;
	opacity: 0;
	padding-right: 10px;
}
.nav-dropitem-arrow i {
	position: absolute;/* top: -1px;
	*/
}
.dropdown-item:focus, .dropdown-item:hover {
	text-decoration: none;
	border-radius: 0px;
}
.dropdown-item:hover .nav-dropitem-arrow {
	color: #4955ef;
	opacity: 1;
	margin-right: 5px;
}
.navbar-classic .navbar-toggler, .navbar-boxed .navbar-toggler {
	padding: 10px 10px;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid #eaeaf0;
 border-radius: .25rem;
	position: relative;
}
/* mobile menu css */
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}
.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #495bfb;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.icon-bar {
	width: 21px;
	height: 3px;
	background-color: #c7a444;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 4px
}
.navbar-toggler:focus {
	outline: 0px;
}
.navbar-toggler .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 190%;
	background-color: #c7a444;
}
.navbar-toggler .middle-bar {
	opacity: 0;
}
.navbar-toggler .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% -80%;
	background-color: #c7a444;
}
.navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
	background-color: #c7a444;
}
.navbar-toggler.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
	transform: rotate(0);
	background-color: #c7a444;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #ffffff;
	right: 20px;
	text-align: center;
	padding-right: 0;
	width: 100%;
	position: fixed;
	top: 20px;
	width: 30px;
	background: #bca858;
	height: 30px;
	line-height: 30px;
}
button.mfp-close, button.mfp-arrow {
	background: #bca858;
}
.mfp-bottom-bar {
	display: none !important;
}
.mfp-bg {
	background-color: #000000;
}
.bg-transparent {
	background-color: transparent !important;
}
.bg-gray {
	background-color: #f6f9f9 !important;
}
textarea:focus, input:focus {
	outline: none;
}
.border {
	border-color: #e5e5e5;
}
 .mfp-arrow-left::after {
 border-right-color: transparent;
}
 .mfp-arrow-left::before {
 border-right-color: #ffffff;
}
 .mfp-arrow-right::after {
 border-left-color: transparent;
}
 .mfp-arrow-right::before {
 border-left-color: #ffffff;
}
/* :: 2.0 Spacing CSS */
.mt-15 {
	margin-top: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150 {
	margin-top: 150px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-100 {
	margin-right: 100px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-100 {
	margin-left: 100px;
}
.pt-50 {
	padding-top: 50px !important;
}
.section-padding-80 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.section-padding-0-80 {
	padding-top: 0;
	padding-bottom: 30px;
}
.section-padding-80-0 {
	padding-top: 30px;
	padding-bottom: 0;
}
/* :: 3.0 Preloader CSS */
#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	left: 0;
	background-color: #f6f9f9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
}
.loader, .loader:before, .loader:after {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}
.loader {
	color: #bca858;
	font-size: 6px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.loader:before, .loader:after {
	content: '';
	position: absolute;
	top: 0;
}
.loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 3.5em;
}
 @-webkit-keyframes load7 {
 0%, 80%, 100% {
 box-shadow: 0 2.5em 0 -1.3em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
 0%, 80%, 100% {
 box-shadow: 0 2.5em 0 -1.3em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
/* :: 4.0 Heading CSS */
.section-heading {
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
}
.section-heading h2 {
	font-size: 35px;
	text-transform: capitalize;
	margin-bottom: 0px;
	display: block;
	line-height: 40px;
}
.OgaanHeader .header span {
	font-size: 20px !important;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .section-heading h2 {
 font-size: 36px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .section-heading h2 {
 font-size: 36px;
}
}
 @media only screen and (max-width: 767px) {
 .root .border-root {
 width: 200px;
}
 .section-heading {
 position: relative;
 z-index: 1;
 margin-bottom: 10px;
}
 .section-heading .hunar-heading {
 width: 100%;
 font-size: 28px !important;
 font-weight: 700;
 font-style: normal;
 font-stretch: normal;
 line-height: 30px !important;
 letter-spacing: normal;
 color: #362a32;
}
 .section-padding-80-0 {
 padding-top: 20px;
 padding-bottom: 0;
}
 .section-heading p {
 font-family: 'Montserrat';
 font-size: 18px;
 color: #1a1a1a;
 font-weight: 500;
 line-height: 38px;
}
 .akame-portfolio-single-item {
 height:auto !important;
}
 .section-padding-80 {
 padding-top: 20px;
 padding-bottom: 0px;
}
 .mb-80 {
 margin-bottom: 10px !important;
}
 .section-heading p {
 font-size: 15px !important;
 line-height: 20px !important;
}
 .section-heading h2 {
 font-size: 25px;
line-height: 35px;
}
}
.section-heading p {
	font-family: 'Playfair Display';
	font-size: 18px;
	color: #1a1a1a;
	font-weight: 500;
	line-height: 38px;
}
.section-heading span {
	position: absolute;
	top: 50%;
	font-size: 100px;
	color: #bca858;
	text-transform: uppercase;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
	opacity: 0.1;
	left: 0;
	font-weight: 700;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .section-heading span {
 font-size: 70px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .section-heading span {
 font-size: 70px;
}
}
 @media only screen and (max-width: 767px) {
 .section-heading span {
 font-size: 50px;
}
}
.section-heading.text-right span {
	right: 48px;
}
/* :: 5.0 Backtotop CSS */
#scrollUp {
	position: fixed;
	right: 8px;
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	bottom: 80px;
	background-color: #bca858;
	color: #ffffff;
	text-align: center;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	z-index: 15962536;
}
#scrollUp:focus, #scrollUp:hover {
	background-color: #000000;
	color: #ffffff;
}
/* :: 6.0 Buttons CSS */
.btn:focus {
	box-shadow: none;
}
.akame-btn {
	position: relative;
	z-index: 1;
	min-width: 100px;
	height: 42px;
	line-height: 40px;
	font-size: 13px;
	font-weight: 500;
	display: inline-block;
	padding: 0 35px;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent;
	color: #252525;
	border: 1px solid #252525;
	border-radius: 60px;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.akame-btn:focus, .akame-btn:hover {
	border-color: #bca858;
	background-color: #bca858;
	color: #ffffff;
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
}
.akame-btn.active {
	border-color: #bca858;
	background-color: #bca858;
	color: #ffffff;
}
.akame-btn.active:focus, .akame-btn.active:hover {
	border-color: #252525;
	background-color: #252525;
	color: #ffffff;
}
.welcome-content .akame-btn.active:focus, .welcome-content .akame-btn.active:hover {
	border-color: #fff;
	background-color: #fff !important;
	color: #252525;
}
section.akame-blog-area .akame-btn {
	border-radius: 0;
	background: #333;
	color: #fff;
	border: 0;
	font-size: 14px;
	padding: 0 20px;
	min-width: auto;
	height: auto;
	line-height: 25px;
	border: 1px solid transparent;
}
section.akame-blog-area .akame-btn:hover {
	background-color: #333;
	color: #FFF;
	border: 1px solid transparent;
}
.akame-cta-area .akame-btn {
	background: #c7a444;
	color: #fff;
	border: 1px solid transparent;
}
.akame-cta-area .akame-btn:hover {
	background-color: transparent;
	color: #252525;
	border: 1px solid #252525;
}
/* :: 7.0 Header CSS */
.header-area {
	position: relative;
	z-index: 10;
	width: 100%;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-bottom: 1px solid #e5e5e5;
}
.header-area .top-header-area {
	position: relative;
	z-index: 1;
	background-color: #252525;
	width: 100%;
	height: 50px;
}
 @media only screen and (max-width: 767px) {
 .header-area .top-header-area {
 height: auto;
 padding: 15px 0;
}
}
.header-area .top-header-area .top-header-content p {
	margin-bottom: 0;
	font-size: 14px;
	color: #ffffff;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .header-area .top-header-area .top-header-content p {
 font-size: 12px;
}
}
 @media only screen and (max-width: 767px) {
 .header-area .top-header-area .top-header-content p {
 font-size: 10px;
}
}
.header-area .cart-icon a:focus, .header-area .cart-icon a:hover {
	color: #bca858;
}
.classy-nav-container {
	background-color: transparent;
	padding: 0;
}
.classy-nav-container .classy-navbar {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	height: 100px;
	padding: 0;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .classy-nav-container .classy-navbar {
 height: 70px;
}
}
 @media only screen and (max-width: 767px) {
 .classy-nav-container .classy-navbar {
 height: 70px;
}
}
 @media only screen and (max-width: 767px) {
 .classy-nav-container .classy-navbar .nav-brand {
 max-width: 200px;
 margin-right: 15px;
}
}
.classy-nav-container .classy-navbar .classynav ul li a {
	font-family: 'Montserrat';
	font-size: 13.5px;
	text-transform: capitalize;
	color: #1a1a1a;
	font-weight: 500;
}
.classy-menu .badge-warning {
	background: #bf9d3e;
	color: #fff !important;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .classy-nav-container .classy-navbar .classynav ul li a {
 font-size: 12px;
padding: 0 5px;
}
 .header-area.scrollUp, .header-area {
height: 120px !important;
}
 .ftco-footer .mobile_nav {
 padding-top: 0px;
 height: 100px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .classy-nav-container .classy-navbar .classynav ul li a {
 font-size: 13px;
}
}
 @media only screen and (max-width: 767px) {
 .classy-nav-container .classy-navbar .classynav ul li a {
 font-size: 13px;
}
}
.classy-nav-container .classy-navbar .classynav ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li a:hover {
	color: #bca858;
}
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
	font-size: 14px;
	text-transform: capitalize;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	color: #252525;
}
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {
	color: #bca858;
}
.classynav ul li.active a {
	position: relative;
	z-index: 1;
}
 .classynav ul li.active a::before {
 width: 80%;
 height: 2px;
 background-color: #bca858;
 position: absolute;
 bottom: 0;
 left: 10%;
 z-index: 1;
 content: '';
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .classynav ul li.active a::before {
 display: none;
}
}
 @media only screen and (max-width: 767px) {
 .classynav ul li.active a::before {
 display: none;
}
}
 .classynav ul li.has-down > a::after, .classynav ul li.has-down.active > a::after, .classynav ul li.megamenu-item > a::after {
 color: #252525;
}
.breakpoint-off .classynav ul li .dropdown, .breakpoint-off .classynav ul li .megamenu {
	width: 210px;
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	border-radius: 6px;
}
.breakpoint-off .classynav ul li .megamenu {
	width: 100%;
}
/* :: 8.0 Hero CSS */
.single-welcome-slide {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 720px;
	background-color: #ffffff;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-welcome-slide {
 height: 600px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single-welcome-slide {
 height: 600px;
}
}
 @media only screen and (max-width: 767px) {
 .welcome-content .align-items-center {
 -ms-flex-align: end !important;
 align-items: flex-end!important;
}
 .welcome-slides .owl-prev, .welcome-slides .owl-next {
 background: #000;
}
 .single-welcome-slide {
 height: 80vh;
}
 .ftco-footer .ftco-heading-2:before {
 right: 0;
 left: 0;
 margin: 0 auto;
}
}
.single-welcome-slide .welcome-text {
	position: relative;
	z-index: 1;
}
.single-welcome-slide .welcome-text h2 {
	font-size: 48px;
	display: block;
	margin-bottom: 0px;
	color: #fff;
}
.slider-ico {
	width: 20px;
	display: inline-block !important;
	margin: 2px 16px;
}
.welcome-text .slider-ico {
	width: 20px!important;
	margin: 3px;
}
hr.dvider {
	background: #bca858;
	height: 4px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-welcome-slide .welcome-text h2 {
 font-size: 60px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single-welcome-slide .welcome-text h2 {
 font-size: 60px;
}
}
 @media only screen and (max-width: 767px) {
 .single-welcome-slide .welcome-text h2 {
 font-size: 36px;
}
}
.single-welcome-slide .welcome-text p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 25px;
	display: block;
	text-transform: uppercase;
}
.welcome-slides {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
/* :: 9.0 Footer CSS */
.footer-area {
	position: relative;
	z-index: 1;
}
.ftco-footer {
	font-size: 14px;
	padding-top: 20px;
	color: #000000;
	position: relative;
	font-family: 'Montserrat';
text-transform: capitalize;
font-weight: 500;
}
.ftco-section-parallax .parallax-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 0;
	background: #f9f9f9;
	border-bottom: solid 1px #000;
}
.heading-section h2 {
	position: relative;
	font-size: 40px;
	font-weight: 500;
	color: #000000;
}
.heading-section .form-control {
	height: 50px !important;
}
.Newsletter h2 {
	font-weight: 700;
    font-size: 25px;
}
.subscribe-form .form-group {
	position: relative;
	margin-bottom: 0;
	border: 1px solid black;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.subscribe-form .form-group input {
	background: transparent !important;
	border: 1px solid transparent;
	color: black !important;
	font-size: 16px;
	/* text-transform: uppercase; */
    font-weight: 400;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
}
 .subscribe-form .form-group input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: black !important;
}
 .subscribe-form .form-group input::-moz-placeholder {
      /* Firefox 19+ */
      color: black !important;
}
 .subscribe-form .form-group input:-ms-input-placeholder {
      /* IE 10+ */
      color: black !important;
}
 .subscribe-form .form-group input:-moz-placeholder {
      /* Firefox 18- */
      color: black !important;
}
.subscribe-form .form-group .submit {
	border-left: 1px solid black;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	background: #000000 !important;
}
.subscribe-form .form-group .submit:hover {
	cursor: pointer;
}
.subscribe-form .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: rgba(255, 255, 255, 0.8);
}
.mouse {
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	z-index: 99;
}
.mouse-icon {
	width: 60px;
	height: 60px;
	border: 1px solid rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	position: relative;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.mouse-wheel {
	height: 30px;
	margin: 2px auto 0;
	display: block;
	width: 30px;
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: 1.6s ease infinite wheel-up-down;
	-moz-animation: 1.6s ease infinite wheel-up-down;
	animation: 1.6s ease infinite wheel-up-down;
	color: #000000;
	font-size: 30px;
}
 @-webkit-keyframes wheel-up-down {
 100% {
 margin-top: 2px;
 opacity: 1;
}
 30% {
 opacity: 1;
}
 0% {
 margin-top: 20px;
 opacity: 0;
}
}
 @-moz-keyframes wheel-up-down {
 100% {
 margin-top: 2px;
 opacity: 1;
}
 30% {
 opacity: 1;
}
 0% {
 margin-top: 20px;
 opacity: 0;
}
}
 @keyframes wheel-up-down {
 100% {
 margin-top: 2px;
 opacity: 1;
}
 30% {
 opacity: 1;
}
 0% {
 margin-top: 20px;
 opacity: 0;
}
}
.ftco-footer .ftco-footer-widget h2 {
	margin-bottom: 32px;
	font-size: 18px;
	font-weight: 600;
}
.single-footer-widget {
	position: relative;
	z-index: 1;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single-footer-widget p {
 font-size: 14px;
}
}
.single-footer-widget .widget-title {
	font-size: 22px;
	color: #252525;
	margin-bottom: 30px;
	display: block;
	text-transform: capitalize;
}
.single-footer-widget .open-time p {
	margin-bottom: 8px;
}
.single-footer-widget .open-time p:last-child {
	margin-bottom: 0;
}
.single-footer-widget .social-info {
	position: relative;
	z-index: 1;
	margin-top: 30px;
}
.single-footer-widget .social-info a {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
	text-align: center;
	line-height: 40px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single-footer-widget .social-info a {
 margin-right: 5px;
}
}
.single-footer-widget .social-info a.facebook {
	background-color: #4b62b3;
}
.single-footer-widget .social-info a.twitter {
	background-color: #03baeb;
}
.single-footer-widget .social-info a.google-plus {
	background-color: #cb242e;
}
.single-footer-widget .social-info a.instagram {
	background-color: #057ad7;
}
.single-footer-widget .social-info a:focus, .single-footer-widget .social-info a:hover {
	background-color: #bca858;
}
.single-footer-widget .contact-address p {
	margin-bottom: 8px;
}
.single-footer-widget .contact-address p:last-child {
	margin-bottom: 0;
}
.single-footer-widget .footer-logo {
	display: block;
	margin-bottom: 30px;
}
.copywrite-text {
	position: relative;
	z-index: 1;
}
.copywrite-text p {
	font-size: 16px;
	color: #6e6e6e;
	margin-bottom: 0;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .copywrite-text p {
 font-size: 14px;
}
}
.copywrite-text p a {
	color: #6e6e6e;
	font-size: 16px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .copywrite-text p a {
 font-size: 14px;
}
}
.copywrite-text p a:focus, .copywrite-text p a:hover {
	color: #bca858;
}
/* :: 10.0 CTA CSS */
.akame-cta-area {
	position: relative;
	z-index: 1;
}
.akame-cta-area .cta-content h2 {
	font-size: 40px;
	display: block;
	margin-bottom: 30px;
	line-height: 50px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .akame-cta-area .cta-content h2 {
 font-size: 36px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .akame-cta-area .cta-content h2 {
 font-size: 36px;
}
}
 @media only screen and (max-width: 767px) {
 .akame-cta-area .cta-content h2 {
 font-size: 20px;
 line-height: 30px;
}
}
.akame-cta-area .cta-thumbnail {
	position: absolute;
	width: 94%;
	height: 100%;
	z-index: -1;
	top: 0;
	right: 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .akame-cta-area .cta-thumbnail {
 width: 65%;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .akame-cta-area .cta-thumbnail {
 width: 70%;
 opacity: 0.5;
}
}
 @media only screen and (max-width: 767px) {
 .akame-cta-area .cta-thumbnail {
 width: 100%;
 opacity: 0.2;
}
}
/* :: 11.0 Breadcrumb CSS */
.breadcrumb-content {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}
.breadcrumb-content h2 {
	font-size: 30px;
	margin-bottom: 0;
	color: #000;
	text-transform: capitalize;
}
section.breadcrumb-area:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(27, 23, 13, 0.4);
	top: 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .breadcrumb-content h2 {
 font-size: 48px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .breadcrumb-content h2 {
 font-size: 48px;
}
}
 @media only screen and (max-width: 767px) {
 .welcome-text {
 background: rgba(5, 4, 9, 0.89);
 padding: 10px;
}
 .breadcrumb-content h2 {
 font-size: 28px;
     float: left;
}
}
.breadcrumb-content .breadcrumb {
	position: relative;
	padding: 0;
	background-color: transparent;
	margin-bottom:5px;
	    float: right;
}
.breadcrumb .icon_house_alt {
	display: none!important;
}
.breadcrumb-content .breadcrumb .breadcrumb-item a:hover, .breadcrumb-content .breadcrumb .breadcrumb-item a:focus {
	color: #bca858;
}
 .breadcrumb-content .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
 content: '\f105';
 font-family: "FontAwesome";
color: #c5c5c5;
}
/* :: 12.0 Blog CSS */
.single-post-area {
	position: relative;
	z-index: 1;
}
.single-post-area .post-thumbnail {
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
}
.single-post-area .post-thumbnail a {
	display: block;
}
.single-post-area .post-content {
	position: relative;
	z-index: 1;
	text-align: -webkit-center;
	background: #FFF;
	padding:10px;
}
.single-post-area .post-content .post-title {
	letter-spacing: 1px;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.single-post-area .post-content .post-title:hover, .single-post-area .post-content .post-title:focus {
	color: #bca858;
}
.single-post-area .post-content .post-meta {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-post-area .post-content .post-meta a {
	position: relative;
	z-index: 1;
	font-size: 14px;
	color: #acacac;
	display: inline-block;
	margin-right: 30px;
}
.single-post-area .post-content .post-meta a:last-child {
	margin-right: 0;
}
 .single-post-area .post-content .post-meta a:last-child::before {
 content: '|';
 position: absolute;
 top: 0;
 left: -20px;
 z-index: 1;
}
.single-post-area .post-content .post-meta a:hover, .single-post-area .post-content .post-meta a:focus {
	color: #bca858;
}
.single-post-area .post-content p {
	margin-bottom: 0;
}
.single-post-area:hover .post-content .post-title, .single-post-area:focus .post-content .post-title {
	color: #bca858;
}
.akame-blog-details-area {
	position: relative;
	z-index: 1;
}
.akame-blog-details-area .post-content {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 50px;
}
.akame-blog-details-area .post-content .post-title {
	font-weight: 400;
	font-size: 42px;
	display: block;
	margin-bottom: 0;
}
 @media only screen and (max-width: 767px) {
 .akame-blog-details-area .post-content .post-title {
 font-size: 30px;
}
}
.akame-blog-details-area .post-content .post-meta {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.akame-blog-details-area .post-content .post-meta a {
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #acacac;
	display: inline-block;
	margin-right: 30px;
}
.akame-blog-details-area .post-content .post-meta a:last-child {
	margin-right: 0;
}
 .akame-blog-details-area .post-content .post-meta a:last-child::before {
 content: '|';
 position: absolute;
 top: 0;
 left: -20px;
 z-index: 1;
}
 @media only screen and (max-width: 767px) {
 .akame-blog-details-area .post-content .post-meta a {
 font-size: 14px;
}
}
.akame-blog-details-area .post-content .post-meta a:hover, .akame-blog-details-area .post-content .post-meta a:focus {
	color: #bca858;
}
.blog-details-text {
	position: relative;
	z-index: 1;
}
.blog-details-text p {
	font-size: 20px;
	margin-bottom: 30px;
}
 @media only screen and (max-width: 767px) {
 .blog-details-text p {
 font-size: 16px;
}
}
.blog-details-text p:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1;
}
.blog-details-text p:first-child span:first-child {
	font-weight: 700;
	margin-right: 15px;
	font-size: 100px;
}
 @media only screen and (max-width: 767px) {
 .blog-details-text p:first-child span:first-child {
 font-size: 50px;
}
}
.blog-details-text p:first-child span:last-child {
	line-height: 1.7;
}
.blog-details-text ul {
	position: relative;
	z-index: 1;
	padding-left: 15px;
}
.blog-details-text ul li {
	font-size: 20px;
	color: #6e6e6e;
	margin-bottom: 30px;
}
.blog-details-text ul li span {
	color: #252525;
}
.blog-details-text ul li i {
	font-size: 14px;
	margin-right: 10px;
}
 @media only screen and (max-width: 767px) {
 .blog-details-text ul li {
 font-size: 16px;
}
}
.akame-blockquote {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	margin-top: 30px;
	border-left: 5px solid #bca858;
	padding: 15px;
}
.akame-blockquote h4 {
	margin-bottom: 0;
}
 @media only screen and (max-width: 767px) {
 .akame-blockquote h4 {
 font-size: 20px;
}
}
.akame-post-share {
	position: relative;
	z-index: 1;
}
.akame-post-share a {
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background-color: #bca858;
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 46px;
}
 @media only screen and (max-width: 767px) {
 .akame-post-share a {
 width: 30px;
 height: 30px;
 line-height: 30px;
}
}
.akame-post-share a.facebook {
	background-color: #4b62b3;
}
.akame-post-share a.twitter {
	background-color: #03baeb;
}
.akame-post-share a.google-plus {
	background-color: #cb242e;
}
.akame-post-share a.instagram {
	background-color: #057ad7;
}
.akame-post-share a:hover, .akame-post-share a:focus {
	background-color: #bca858;
}
.post-author-area {
	position: relative;
	z-index: 1;
	padding: 30px 0;
	border-top: 1px solid #e5e5e5;
}
.post-author-area .author-meta .author-avatar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	max-width: 60px;
	width: 60px;
	height: 60px;
	margin-right: 30px;
}
 @media only screen and (max-width: 767px) {
 .post-author-area .author-meta .author-avatar {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 40px;
 flex: 0 0 40px;
 max-width: 40px;
 width: 40px;
 height: 40px;
 margin-right: 5px;
}
}
.post-author-area .author-meta .author-avatar img {
	border-radius: 50%;
}
.post-author-area .author-meta .author-text p {
	font-size: 14px;
	margin-bottom: 5px;
}
 @media only screen and (max-width: 767px) {
 .post-author-area .author-meta .author-text p {
 font-size: 12px;
}
}
.post-author-area .author-meta .author-text h5 {
	margin-bottom: 0;
}
 @media only screen and (max-width: 767px) {
 .post-author-area .author-meta .author-text h5 {
 font-size: 14px;
}
}
.post-author-area .author-social-info a {
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background-color: #bca858;
	color: #ffffff;
	text-align: center;
	margin-left: 15px;
	line-height: 46px;
}
 @media only screen and (max-width: 767px) {
 .akame-portfolio-single-item {
 margin: 5px;
}
 .post-author-area .author-social-info a {
 width: 30px;
 height: 30px;
 line-height: 30px;
 margin-left: 2px;
 font-size: 14px;
}
}
.post-author-area .author-social-info a.facebook {
	background-color: #4b62b3;
}
.post-author-area .author-social-info a.twitter {
	background-color: #03baeb;
}
.post-author-area .author-social-info a.google-plus {
	background-color: #cb242e;
}
.post-author-area .author-social-info a:hover, .post-author-area .author-social-info a:focus {
	background-color: #bca858;
}
/* :: 13.0 Choose Us CSS */
.choose-us-content {
	position: relative;
	z-index: 1;
}
.choose-us-content ul li {
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.choose-us-content ul li i {
	color: #bca858;
	padding-right: 5px;
}
.choose-us-content ul li:last-child {
	margin-bottom: 0;
}
.choose-us-thumbnail {
	position: relative;
	z-index: 1;
	background-color: #ebebeb;
	border-radius: 4px;
	height: 380px;
}
 @media only screen and (max-width: 767px) {
 .choose-us-thumbnail {
 height: 220px;
}
}
.choose-us-thumbnail .choose-us-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -30px;
	right: 30px;
	z-index: 10;
	border-radius: 4px;
}
 @media only screen and (max-width: 767px) {
 .choose-us-thumbnail .choose-us-img {
 top: -15px;
 right: 15px;
}
}
/* :: 14.0 Portfolio CSS */
.akame-portfolio {
	position: relative;
	z-index: 1;
}
.portfolio-menu .btn {
	padding: 5px 10px;
	background-color: transparent;
	font-size: 16px;
	border-radius: 0;
	border-bottom: 2px solid transparent;
	margin: 0 10px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .portfolio-menu .btn {
 margin: 0 5px;
 font-size: 14px;
}
}
 @media only screen and (max-width: 767px) {
 .portfolio-menu .btn {
 margin: 0 3px;
 font-size: 13px;
}
}
.portfolio-menu .btn.active {
	color: #bca858;
	border-bottom-color: #bca858;
}
.akame-portfolio-single-item {
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 0px;
	height: 300px;
}
.akame-portfolio-single-item img {
	width: 100%;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 0px;
}
.akame-portfolio-single-item .overlay-content {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000000;
	opacity: 0;
	visibility: hidden;
	z-index: 100;
	border-radius: 0px;
	padding: 50px 30px;
}
.akame-portfolio-single-item .overlay-content .overlay-text h4 {
	color: #bca858;
}
 @media only screen and (max-width: 767px) {
 .akame-portfolio-single-item .overlay-content .overlay-text h4 {
 font-size: 20px;
}
}
.akame-portfolio-single-item .overlay-content .overlay-text p {
	color: #ffffff;
	margin-bottom: 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .akame-portfolio-single-item .overlay-content .overlay-text p {
 font-size: 14px;
}
}
 @media only screen and (max-width: 767px) {
 .akame-portfolio-single-item .overlay-content .overlay-text p {
 font-size: 14px;
}
}
.akame-portfolio-single-item .thumbnail-zoom {
	position: absolute;
	width: 40px;
	height: auto;
	margin-left: -40px;
	font-size: 20px;
	color: #ffffff;
	left: 50%;
	z-index: 100;
	bottom: 25px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}
.akame-portfolio-single-item .thumbnail-zoom:hover, .akame-portfolio-single-item .thumbnail-zoom:focus {
	color: #bca858;
}
.akame-portfolio-single-item:hover img, .akame-portfolio-single-item:focus img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.akame-portfolio-single-item:hover .overlay-content, .akame-portfolio-single-item:focus .overlay-content {
	opacity: 0.7;
	visibility: visible;
}
.akame-portfolio-single-item:hover .thumbnail-zoom, .akame-portfolio-single-item:focus .thumbnail-zoom {
	opacity: 1;
	visibility: visible;
	margin-left: -20px;
}
/* :: 15.0 Team CSS */
.akame-our-expert-area {
	position: relative;
	z-index: 1;
}
 .akame-our-expert-area::before {
 position: absolute;
 width: 100%;
 height: 70%;
 content: '';
 top: 0;
 right: 0;
 z-index: -1;
 background-color: #f6f9f9;
}
.akame-our-expert-area .side-thumbnail {
	position: absolute;
	width: 555px;
	height: 70%;
	right: 50%;
	top: 0;
	z-index: -1;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .akame-our-expert-area .side-thumbnail {
 height: 50%;
 opacity: 0.2;
}
}
 @media only screen and (max-width: 767px) {
 .akame-our-expert-area .side-thumbnail {
 display: none;
}
}
 .akame-our-expert-area.about-us-page::before {
 height: 100%;
}
.akame-our-expert-area.about-us-page .side-thumbnail {
	height: 100%;
}
.our-certificate-area {
	position: relative;
	z-index: 1;
}
.our-certificate-area img {
	margin-right: 30px;
	max-height: 45px;
}
.our-certificate-area img:last-child {
	margin-right: 0;
}
.single-team-member {
	position: relative;
	z-index: 1;
	border: 1px solid #e5e5e5;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: #ffffff;
}
.single-team-member .team-member-img {
	position: relative;
	z-index: 1;
}
.single-team-member .team-member-img img {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.single-team-member .team-member-img .team-social-info {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 10;
	text-align: center;
}
.single-team-member .team-member-img .team-social-info .social-link a {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 50%;
}
.single-team-member .team-member-img .team-social-info .social-link a:hover, .single-team-member .team-member-img .team-social-info .social-link a:focus {
	background-color: #bca858;
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	color: #ffffff;
}
.single-team-member .team-member-info {
	padding: 20px 30px;
}
.single-team-member .team-member-info h5 {
	display: block;
	margin-bottom: 10px;
}
.single-team-member .team-member-info p {
	margin-bottom: 0;
	font-size: 14px;
}
.single-team-member:hover, .single-team-member:focus {
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
}
.single-team-member:hover img, .single-team-member:focus img {
	width: 100%;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.single-team-member:hover .team-social-info, .single-team-member:focus .team-social-info {
	opacity: 1;
	visibility: visible;
}
.single-team-member:hover .team-member-info h5, .single-team-member:focus .team-member-info h5 {
	color: #bca858;
}
/* :: 16.0 Service CSS */
.single-service-area {
	position: relative;
	z-index: 1;
	padding: 40px 20px;
	border: 1px solid #e5e5e5;
	text-align: center;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-service-area {
 padding: 30px 15px;
}
}
.single-service-area img {
	display: inline-block;
	margin-bottom: 15px;
}
.single-service-area h5 {
	font-size: 22px;
	margin-bottom: 10px;
	-webkit-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-service-area h5 {
 font-size: 18px;
}
}
.single-service-area p {
	margin-bottom: 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-service-area p {
 font-size: 14px;
}
}
.single-service-area:hover, .single-service-area:focus {
	border-color: transparent;
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
}
.single-service-area:hover h5, .single-service-area:focus h5 {
	color: #bca858;
}
.single--service--item {
	position: relative;
	z-index: 1;
}
.single--service--item .service-content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}
 @media only screen and (max-width: 767px) {
 .single--service--item .service-content {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 width: 100%;
}
}
.single--service--item .service-content .service-text {
	margin-left: auto;
	width: 555px;
	padding: 80px 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single--service--item .service-content .service-text {
 width: 455px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single--service--item .service-content .service-text {
 width: 345px;
}
}
 @media only screen and (max-width: 767px) {
 .single--service--item .service-content .service-text {
 width: 100%;
 padding: 80px 30px;
}
}
.single--service--item .service-content .service-text h2 {
	font-size: 42px;
	display: block;
	margin-bottom: 40px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single--service--item .service-content .service-text h2 {
 font-size: 36px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .single--service--item .service-content .service-text h2 {
 font-size: 30px;
}
}
 @media only screen and (max-width: 767px) {
 .single--service--item .service-content .service-text h2 {
 font-size: 24px;
}
}
.single--service--item .service-content .service-text p {
	margin-bottom: 30px;
	display: block;
	max-width: 250px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.single--service--item .service-content .service-text p span:last-child {
	font-weight: 600;
	color: #252525;
}
.single--service--item .service-content .service-text p:last-child {
	margin-bottom: 0;
}
.single--service--item .service-thumbnail {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
	height: 500px;
}
 @media only screen and (max-width: 767px) {
 .single--service--item .service-thumbnail {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 width: 100%;
 height: 300px;
}
}
.single--service--item.odd-item .service-content .service-text {
	margin-left: 15%;
	width: auto;
}
 @media only screen and (max-width: 767px) {
 .single--service--item.odd-item .service-content .service-text {
 margin-left: auto;
}
}
.akame-service-area {
	position: relative;
	z-index: 1;
}
.akame-service-area .single--service--item:first-child {
	border-top: 1px solid #e5e5e5;
}
.akame-service-area .single--service--item:last-child {
	border-bottom: 1px solid #e5e5e5;
}
/* :: 17.0 About CSS */
.about-us-thumbnail {
	position: relative;
	z-index: 1;
}
.about-us-thumbnail img {
	-webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
	box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
}
.about-us-content {
	position: relative;
	z-index: 1;
}
.about-us-content h3 {
	display: block;
	margin-bottom: 15px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .about-us-content h3 {
 font-size: 24px;
}
}
 @media only screen and (max-width: 767px) {
 .about-us-content h3 {
 font-size: 24px;
}
}
.about-us-content p {
	font-size: 14px;
	line-height: 21px;
	color: #1a1a1a;
}
.about--us--content p {
	color: #252525;
	margin-bottom: 25px;
}
.about--us--content img {
	display: block;
	margin-bottom: 20px;
}
.about--us--content h4 {
	margin-bottom: 0;
}
.akame--video--area {
	position: relative;
	z-index: 1;
}
 .akame--video--area::before {
 position: absolute;
 width: 100%;
 height: 60%;
 content: '';
 bottom: 0;
 right: 0;
 z-index: -1;
 background-color: #f6f9f9;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .akame--video--area::before {
 height: 70%;
}
}
 @media only screen and (max-width: 767px) {
 .akame--video--area::before {
 height: 90%;
}
}
.akame--video--area .video-content-area {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	border: 20px solid #ffffff;
	box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}
.akame--video--area .video-content-area .video-play-btn {
	display: inline-block;
	width: 90px;
	height: 90px;
	background-color: #bca858;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 90px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -45px;
	z-index: 100;
}
.akame--video--area .video-content-area .video-play-btn i {
	padding-left: 5px;
}
 @media only screen and (max-width: 767px) {
 .akame--video--area .video-content-area .video-play-btn {
 width: 60px;
 height: 60px;
 font-size: 24px;
 line-height: 60px;
 margin-top: -30px;
 margin-left: -30px;
}
}
.akame--video--area .video-content-area .video-play-btn:hover, .akame--video--area .video-content-area .video-play-btn:focus {
	background-color: #000000;
}
.single-cool-facts-area {
	position: relative;
	z-index: 1;
}
.single-cool-facts-area span {
	position: absolute;
	top: 50%;
	font-size: 48px;
	color: #bca858;
	text-transform: uppercase;
	line-height: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0.15;
	left: 50%;
	font-weight: 700;
}
.single-cool-facts-area h2 {
	font-size: 60px;
	display: block;
	margin-bottom: 10px;
}
 @media only screen and (max-width: 767px) {
 .single-cool-facts-area h2 {
 font-size: 36px;
}
}
 @media only screen and (min-width: 576px) and (max-width: 767px) {
 .single-cool-facts-area h2 {
 font-size: 42px;
}
}
.single-cool-facts-area p {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #6e6e6e;
}
.testimonial-slides {
	position: relative;
	z-index: 1;
}
.testimonial-slides .owl-dots {
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.testimonial-slides .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	border: 1px solid #bca858;
	margin: 0 5px;
	border-radius: 50%;
}
.testimonial-slides .owl-dots .owl-dot.active {
	background-color: #bca858;
}
.single-testimonial-slide {
	position: relative;
	z-index: 1;
	text-align: center;
}
.single-testimonial-slide img {
	width: 35px !important;
	margin: 0 auto 50px;
}
.single-testimonial-slide p {
	color: #252525;
	font-size: 24px;
	margin-bottom: 30px;
}
 @media only screen and (max-width: 767px) {
 .single-testimonial-slide p {
 font-size: 20px;
}
}
.single-testimonial-slide .ratings-name {
	position: relative;
	z-index: 1;
}
.single-testimonial-slide .ratings-name .ratings {
	font-size: 16px;
	color: #e0cd3f;
}
.single-testimonial-slide .ratings-name h5 {
	font-size: 18px;
	margin-bottom: 0;
}
.booking-info {
	position: relative;
	z-index: 1;
}
.booking-info h2 {
	font-size: 42px;
	margin-bottom: 20px;
}
 @media only screen and (max-width: 767px) {
 .booking-info h2 {
 font-size: 36px;
}
}
.booking-info h4 {
	color: #bca858;
	margin-bottom: 15px;
}
.booking-info p:last-child {
	margin-bottom: 0;
}
.single-booking-table {
	position: relative;
	z-index: 1;
	border-left: 1px solid #e5e5e5;
	margin: 0 70px;
}
 @media only screen and (max-width: 767px) {
 .single-booking-table {
 margin: 0;
}
}
.single-booking-table .single-date-hours {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	width: 33.3333%;
}
.single-booking-table .single-date-hours .booking-day {
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 20px 15px;
	width: 100%;
	border-left: none;
}
.single-booking-table .single-date-hours .booking-day h5 {
	font-weight: 600;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-booking-table .single-date-hours .booking-day h5 {
 font-size: 16px;
}
}
 @media only screen and (max-width: 767px) {
 .single-booking-table .single-date-hours .booking-day h5 {
 font-size: 14px;
}
}
.single-booking-table .single-date-hours .booking-day h6 {
	margin-bottom: 0;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-booking-table .single-date-hours .booking-day h6 {
 font-size: 12px;
}
}
 @media only screen and (max-width: 767px) {
 .single-booking-table .single-date-hours .booking-day h6 {
 font-size: 12px;
}
}
.single-booking-table .single-date-hours .booking-hours {
	position: relative;
	z-index: 1;
	text-align: center;
}
.single-booking-table .single-date-hours .booking-hours span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 5px;
	font-size: 24px;
	color: #252525;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .single-booking-table .single-date-hours .booking-hours span {
 font-size: 20px;
}
}
 @media only screen and (max-width: 767px) {
 .single-booking-table .single-date-hours .booking-hours span {
 font-size: 12px;
}
}
.single-booking-table .single-date-hours .booking-hours span.active {
	background-color: #f6f9f9;
	color: #acacac;
}
.single-booking-table .single-date-hours.active .booking-day {
	background-color: #bca858;
}
.single-booking-table .single-date-hours.active .booking-day h5, .single-booking-table .single-date-hours.active .booking-day h6 {
	color: #ffffff;
}
.welcome-slides {
	position: relative;
	z-index: 1;
}
.welcome-slides .owl-prev, .welcome-slides .owl-next {
	width: 40px;
	height: 40px;
	position: absolute;
	/*     border: 1px solid #fff; */
            color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	/*  border-radius: 50%; */
            -webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	top: 50%;
	margin-top: -20px;
	left: 20px;
}
.welcome-slides .owl-next {
	left: auto;
	right: 20px;
}
.welcome-slides .owl-prev:hover, .welcome-slides .owl-prev:focus, .welcome-slides .owl-next:hover, .welcome-slides .owl-next:focus {
	border-color: #bca858;
	background-color: #bca858;
	color: #ffffff;
}
.booking-table-slider {
	position: relative;
	z-index: 1;
}
.booking-table-slider .owl-prev, .booking-table-slider .owl-next {
	width: 40px;
	height: 40px;
	position: absolute;
	border: 1px solid #252525;
	color: #252525;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	border-radius: 50%;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	top: 50%;
	margin-top: -20px;
	left: 20px;
}
 @media only screen and (max-width: 767px) {
 .booking-table-slider .owl-prev, .booking-table-slider .owl-next {
 display: none;
}
}
.booking-table-slider .owl-prev:hover, .booking-table-slider .owl-prev:focus, .booking-table-slider .owl-next:hover, .booking-table-slider .owl-next:focus {
	border-color: #bca858;
	background-color: #bca858;
	color: #ffffff;
}
.booking-table-slider .owl-next {
	left: auto;
	right: 20px;
}
.booking-table-slider .owl-dots {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px auto 0;
	width: 200px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	height: 10px;
}
.booking-table-slider .owl-dots .owl-dot {
	flex-grow: 1;
	height: 10px;
	border-radius: 5px;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.booking-table-slider .owl-dots .owl-dot.active {
	height: 10px;
	background-color: #bca858;
}
/* :: 18.0 Contact Area */
.akame-contact-form {
	position: relative;
	z-index: 1;
	border: 1px solid #e5e5e5;
	padding: 30px;
}
 @media only screen and (max-width: 767px) {
 .akame-contact-form {
 padding: 20px;
}
}
 @media only screen and (max-width: 767px) {
 .akame-contact-form h2 {
 font-size: 24px;
}
}
 @media only screen and (max-width: 767px) {
 .akame-contact-form h4 {
 font-size: 20px;
}
}
.akame-contact-form .form-control {
	width: 100%;
	height: 35px;
	padding: 0 20px;
	border-radius: 2px;
	color: #acacac;
	font-size: 14px;
}
.akame-contact-form .form-control:focus {
	box-shadow: none;
	border-color: #bca858;
}
.akame-contact-form textarea.form-control {
	height: 80px;
	padding: 20px;
}
.akame-google-maps-area {
	position: relative;
	z-index: 1;
	height: 450px;
}
 @media only screen and (max-width: 767px) {
 .akame-google-maps-area {
 height: 320px;
}
}
.akame-google-maps-area iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.single-contact-information {
	position: relative;
	z-index: 1;
	text-align: center;
}
.single-contact-information i {
	font-size: 30px;
	margin-bottom: 15px;
	color: #bca858;
	display: block;
}
.single-contact-information h4 {
	display: block;
	margin-bottom: 15px;
}
.single-contact-information p {
	margin-bottom: 0;
}
/*# sourceMappingURL=style.css.map */
.akame-btn-shop h5, .akame-btn-design h5 {
	font-size: 18px;
	line-height: 20px;
}
.akame-btn-shop {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 10%;
	width: 46%;
}
.akame-btn-design {
	position: absolute;
	bottom:0%;
	width: 100%;
}
.akame-btn-shop .btn, .akame-btn-design .btn {
	font-size: 12px;
	line-height: 14px;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.54);
}
#modal-popup .mfp-close {
	right: 2%;
	top: 5px;
	background: #f8f9fa;
	font-size: 50px;
	font-weight: 300 !important;
	color: #000;
}
 @media (min-width: 992px) {
.ftco-choose .img.img-2 {
 margin-top: -160px;
 border-top: 30px solid #fff;
 border-left: 30px solid #fff;
}
section.akame--about--area .video-play-btn {
 top: 58%;
 left: 78%;
}
 .video-content-area img {
 margin-bottom: -55px;
 margin-right: -55px;
 box-shadow: 2px 5px 12px rgba(101, 97, 97, 0.5);
}
}
.ftco-choose .img {
	width: 100%;
}
.block-23 ul li .icon {
	width: 30px;
	font-size: 18px;
	padding-top: 2px;
}
.block-23 ul li .icon, .block-23 ul li .text {
	display: table-cell;
	vertical-align: top;
}
.ftco-footer-social li a {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 50%;
	position: relative;
	font-size: 26px !important;
	text-align: center;
	line-height: 40px !important;
}
.ftco-footer-widget p {
	font-size: 13px;
	font-weight: 500;
}
.ftco-footer .ftco-footer-widget ul li, .ftco-footer .ftco-footer-widget ul li a {
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: 500;
	line-height: 28px;
}
.ftco-footer-social li {
	list-style: none;
	margin: 0 10px 0 0;
	display: inline-block;
}
.ftco-footer-social li a span {
	position: absolute;
	font-size: 20px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #000000;
}
section.breadcrumb-area {
	background: url(../img/bg-img/bg_6.jpg) no-repeat;
	position: relative;
}
.about-us-thumbnail .video-content-area img {
	border: 5px solid #fff;
}
.video-play-btn {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: rgba(76, 76, 74, 0.3);
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 56%;
	margin-top: -45px;
	margin-left: -45px;
	z-index: 100;
	border: 2px solid #fff;
}
.video-play-btn:hover, .video-play-btn:focus {
	background-color: #000000;
	color:#fff;
}
.section-heading .hunar-heading {
	width: 100%;
	font-family: "Playfair Display", serif;
	font-size: 52px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: 74px;
	letter-spacing: normal;
	color: #362a32;
}
/* designers css */ 



.sidebar-box-2 {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.sidebar-box-2 .heading {
	font-family: 'Montserrat';
	font-size: 18px;
	text-transform: capitalize;
	color: #1a1a1a;
	font-weight: 700;
	line-height: 30px;
}
.sidebar-box-2 .heading a {
	color: #000000;
}
.sidebar-box-2 ul {
	margin: 0;
	padding: 0;
}
.sidebar-box-2 ul li {
	font-size: 12px;
	list-style: none;
	margin-bottom: 10px;
}
.sidebar-box-2 ul li a {
	color: #000000;
}
.product {
    text-align: -webkit-center;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid rgba(127, 127, 127, 0.16);
	box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
	padding: 10px;
	background: #FFF;
}
 @media (max-width: 991.98px) {
 .product {
 margin-bottom: 30px;
}
}
.product .img-prod {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.product .img-prod .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	opacity: 0;
	background: #FFF;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product .img-prod span.status {
	position: absolute;
	top: 10px;
	left: -1px;
	padding: 2px 15px;
	color: #000000;
	font-weight: 300;
	background: #bca858;
}
.product .img-prod img {
        height: 350px;
    width: 100% !important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product .img-prod:hover img, .product .img-prod:focus img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.product .img {
	display: block;
	height: 500px;
}
.product .icon {
	width: 60px;
	height: 60px;
	background: #fff;
	opacity: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product .icon span {
	color: #000000;
}
.product:hover .icon {
	opacity: 1;
}
.product:hover .img-prod .overlay {
	opacity: .3;
}
.product .text {
	background: #fff;
	position: relative;
	width: 100%;
	min-height:80px;
}
.product .text h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform:capitalize;
	margin: 0;
}
.product .text h3 a {
	font-family: Roboto;
	color: #2b2b2b;
	font-weight: 400;
}
.product .text p.price {
	margin-bottom: 0;
	color: #ff0000;
	font-weight: 400;
	width: 100%;
}
.product .text p.price span.price-dc {
	text-decoration: line-through;
	color: #b3b3b3;
}
.product .text p.price span.price-sale {
	color: #000000;
}
.product .text .pricing, .product .text .rating {
	width: 50%;
}
.product .text .bottom-area {
	position: absolute;
	top: -53px;
	left: 0;
	right: 0;
	opacity: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product .text .bottom-area a {
	color: #000000;
	width: 100%;
	background: #fff;
}
.product .text .bottom-area a.add-to-cart, .product .text .bottom-area a.buy-now {
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 500;
}
.product .text .bottom-area a.add-to-cart i, .product .text .bottom-area a.buy-now i {
	font-size: 16px;
}
.product .text .bottom-area a.add-to-cart {
	background: #000000;
	color: #fff;
}
.product .text .bottom-area a.add-to-cart:hover {
	background: #bca858;
	color: #fff;
}
.product .text .bottom-area a.buy-now {
    background: rgba(255, 255, 255, 0.82);
    color: #000;
    width: 300px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 30px;
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.42);
}






}
.product .text .bottom-area a.buy-now:hover {
	background: #bca858;
	color: #fff;
}
 @media (max-width: 991.98px) {
 .product .text .bottom-area {
 opacity: 1;
}
}
.product:hover {
	-webkit-box-shadow: 0px 7px 15px -5px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 7px 15px -5px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 7px 15px -5px rgba(0, 0, 0, 0.07);
}
.product:hover .text .bottom-area {
	opacity: 1;
}
.product-details h3 {
	font-size: 30px;
	font-weight: 400;
}
.product-details .price span {
	font-size: 30px;
	color: #000000;
}
.product-details button i {
	color: #000000;
}
.product-details .quantity-left-minus {
	background: transparent;
	padding: 0 15px;
}
.product-details .quantity-right-plus {
	background: transparent;
	padding: 0 15px;
}
.product-details button, .product-details .form-control {
	height: 40px !important;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	color: #bca858;
	padding: 10px 20px;
	background: transparent !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
}
.product-details button:hover, .product-details button:focus, .product-details .form-control:hover, .product-details .form-control:focus {
	text-decoration: none;
	outline: none;
}
.product-details .form-group {
	position: relative;
}
.product-details .form-group .form-control {
	padding-right: 40px;
	color: #000000;
	background: transparent !important;
}
 .product-details .form-group .form-control::-webkit-input-placeholder {
              /* Chrome/Opera/Safari */
              color: #4d4d4d;
}
 .product-details .form-group .form-control::-moz-placeholder {
              /* Firefox 19+ */
              color: #4d4d4d;
}
 .product-details .form-group .form-control:-ms-input-placeholder {
              /* IE 10+ */
              color: #4d4d4d;
}
 .product-details .form-group .form-control:-moz-placeholder {
              /* Firefox 18- */
              color: #4d4d4d;
}
.product-details .form-group .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000000;
}
.product-details .form-group .icon span {
	color: #000000;
}
 @media (max-width: 767.98px) {
 .product-details .form-group .icon {
 right: 10px;
}
}
.product-details .form-group .select-wrap {
	position: relative;
}
.product-details .form-group .select-wrap select {
	font-size: 13px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.ftco-cart button i {
	color: #bca858;
}
.ftco-cart .quantity-left-minus {
	background: transparent;
	padding: 16px 20px;
}
.ftco-cart .quantity-right-plus {
	background: transparent;
	padding: 16px 20px;
}
.ftco-cart button, .ftco-cart .form-control {
	height: 54px !important;
	text-align: center;
	bordeR: 1px solid rgba(0, 0, 0, 0.05) !important;
	color: #000000 !important;
	padding: 0;
	font-size: 14px;
}
.ftco-cart .form-group {
	position: relative;
}
.ftco-cart .form-group .form-control {
	padding-right: 40px;
}
.ftco-cart .form-group .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #bca858;
}
.ftco-cart .form-group .icon span {
	color: #bca858;
}
 @media (max-width: 767.98px) {
 .about-us-thumbnail {
text-align: center;
}
 .ftco-cart .form-group .icon {
 right: 10px;
}
}
.ftco-cart .form-group .select-wrap {
	position: relative;
}
.ftco-cart .form-group .select-wrap select {
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.cart-list {
	overflow-x: scroll;
}
.block-27 ul {
	padding: 0;
	margin: 0;
}

.block-27 ul li {
	display: inline-block;
	margin-bottom: 4px;
	font-weight: 400;
}
.block-27 ul li a, .block-27 ul li span {
	color: #000000;
	text-align: center;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 1px solid #e6e6e6;
	background: #fff;
}
.block-27 ul li.active a, .block-27 ul li.active span {
	background: #000000;
	color: #fff;
	border: 1px solid transparent;
}
.copy-right:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	background: #252525;
	left: 0;
	top: -15px;
}
.copy-right p {
	font-size: 13px;
	font-weight: 500;
}
#modal-popup input.form-control {
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
	background: #f8f9fa;
}
.subscribe-form .form-control:focus {
	box-shadow: 0 0 0 0.2rem transparent;
}

/* Cart  */
	#shopify-product-reviews, .menulist--inner, .twitter--inner:not(.flickity-enabled), .twitter--inner .flickity-slider, .featured-product--container .featured-product--inner, .pxs-map-wrapper, .pxs-map-section-layout-x-outside-left .pxs-map-card-wrapper, .pxs-map-section-layout-x-outside-right .pxs-map-card-wrapper, .pxs-map-card, .account-address, .cart-item, .article--excerpt-wrapper, .productitem, .modal--pixelzoom .modal-close, .product-galley--zoom-instructions {
    border: 1px solid rgba(127,127,127,0.16);
    box-shadow: 0 1px 4px rgba(127,127,127,0.11);
}
	
	.cart-item {
	position:relative;
	display:flex;
	padding:0.9375rem;
	margin-bottom:1.25rem;
	overflow:hidden;
	transition:all 0.2s ease-out
}
@media screen and (min-width: 720px) {
.cart-item {
padding:1.25rem
}
}
@media screen and (min-width: 1024px) {
.cart-item {
align-items:center
}
}
.cart-item--image-wrapper {
	width:75px;
	margin:0
}
@media screen and (min-width: 480px) {
.cart-item--image-wrapper {
width:120px
}
}
.cart-item--image-wrapper svg, .cart-item--image-wrapper img {
	display:block;
	max-width:100%;
	margin:0 auto
}
.cart-item--inner {
	width:calc(100% - 75px)
}
@media screen and (min-width: 480px) {
.cart-item--inner {
width:calc(100% - 120px)
}
}
@media screen and (min-width: 720px) {
.cartitems--container:not(.has-sidebar) .cart-item--inner {
display:flex;
align-items:center;
justify-content:space-between;
width:calc(100% - 120px)
}
}
@media screen and (max-width: 479px) {
.cartitems--container:not(.has-sidebar) .cart-item--inner {
width:calc(100% - 75px)
}
}
@media screen and (max-width: 479px) {
.cartitems--container.has-sidebar .cart-item--inner {
width:calc(100% - 75px)
}
}
@media screen and (max-width: 859px) and (min-width: 720px) {
.cartitems--container.has-sidebar .cart-item--inner {
display:flex;
align-items:center;
justify-content:space-between;
width:calc(100% - 120px)
}
}
@media screen and (min-width: 1024px) {
.cartitems--container.has-sidebar .cart-item--inner {
display:flex;
align-items:center;
justify-content:space-between;
width:calc(100% - 120px)
}
}
.cart-item--content {
	padding-left:1.25rem
}
@media screen and (max-width: 1023px) and (min-width: 860px) {
.cartitems--container.has-sidebar .cart-item--content {
margin-bottom:1.75rem
}
}
.cart-item--content .discount-list-item svg {
	height:0.625rem;
	width:0.625rem
}
.cart-item--content-title {
	font-size:1.125rem;
	margin-top:0;
	margin-bottom:0.5rem;
	color:#484848
}
@media screen and (max-width: 859px) {
.cart-item--content-title {
font-size:1.05469rem
}
}
.cart-item--content-title a {
	color:currentColor;
	text-decoration:none
}
.cart-item--product-options, .cart-item--content-price {
	font-size:0.875rem;
	line-height:1.5;
	color:rgba(77, 77, 77, 0.8)
}
@media screen and (max-width: 859px) {
.cart-item--product-options, .cart-item--content-price {
font-size:0.82031rem
}
}
.cart-item--option-name, .cart-item--price-title {
	font-style:normal;
	font-weight:700
}
.cart-item--sale-price {
	color:#949494;
	text-decoration:line-through
}
.cart-item--discount-price {
	color:#de0101
}
.cart-item--info {
	position:relative;
	padding-right:0;
	padding-left:1.25rem;
	margin-top:1rem
}
@media screen and (min-width: 560px) {
.cart-item--info {
display:flex;
align-items:center
}
}
@media screen and (min-width: 720px) {
.cart-item--info {
margin-top:0
}
}
.cart-item--sku {
	font-size:0.8125rem;
	line-height:1.5;
	color:#949494
}
.cart-item--sku-empty {
	display:none
}
.cart-item--quantity, .cart-item--total, .cart-item--remove {
	flex-basis:auto;
	flex-grow:1;
	flex-shrink:1;
	margin-top:0.75rem
}
.cart-item--quantity {
	width:100%;
	max-width:8.4375rem;
	min-width:8.4375rem;
	padding-right:1.25rem;
	padding-left:0
}
.cart-item--total {
	font-size:1.125rem;
	padding-right:2.5rem;
	color:#4d4d4d;
	text-align:left;
	white-space:nowrap
}
@media screen and (max-width: 859px) {
.cart-item--total {
font-size:1.05469rem
}
}
.cart-item--total .original-price {
	color:#949494
}
.cart-item--total .original-price, .cart-item--total .cart-item--discount-price {
	line-height:1.3
}
@media screen and (min-width: 560px) {
.cart-item--total {
padding-right:0;
text-align:right
}
}
@media screen and (min-width: 720px) {
.cart-item--total {
min-width:7.5rem
}
}
.cart-item--remove {
	position:absolute;
	right:0;
	bottom:0;
	width:1.25rem;
	text-align:right
}
@media screen and (min-width: 560px) {
.cart-item--remove {
position:relative;
right:auto;
bottom:auto;
flex-grow:0;
width:3.75rem;
max-width:33.33333%;
padding-left:2.5rem
}
}
.cart-item--remove-link {
	display:inline-block;
	width:1.25rem;
	height:1.25rem;
	padding:5px;
	background-color:rgba(77, 77, 77, 0.2);
	border-radius:100%
}
.cart-item--remove-link:hover {
	color:currentColor
}
.cart-item--remove-link svg {
	display:block;
	fill:currentColor
}
.cart-title {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:1.75rem;
	margin-bottom:1.75rem;
	color:#484848
}
@media screen and (min-width: 720px) {
.cart-title {
margin-bottom:2rem
}
}
@media screen and (min-width: 1024px) {
.cart-title {
margin-top:3.125rem;
margin-bottom:3.125rem
}
}
.cart-title h1 {
	margin-top:0;
	margin-bottom:0
}
.cart-title-right {
	display:flex;
	align-items:center;
	flex-basis:auto;
	flex-grow:0;
	flex-shrink:0
}
.cart-title-button {
	font-size:0.875rem;
	padding:0.625rem 1rem;
	letter-spacing:0em;
	display:flex;
	align-items:center;
	color: #fff;
background-color: #4d4d4d;
border: 1px solid #4d4d4d;
text-decoration: none;
cursor: pointer;
border-radius: 3px;
}
@media screen and (max-width: 859px) {
.cart-title-button {
font-size:0.82031rem
}
}
@media screen and (min-width: 480px) {
.cart-title-button {
font-size: 1rem;
padding: 0.75rem 1.125rem;
letter-spacing: 0em;
color: #fff;
background-color: #4d4d4d;
border: 1px solid #4d4d4d;
font-style: normal;
font-weight: 400;
text-decoration: none;
cursor: pointer;
border-radius: 3px;
}
}
@media screen and (min-width: 480px) and (max-width: 859px) {
.cart-title-button {
font-size:0.875rem
}
}
.cart-title-button svg {
	display:block;
	width:19px;
	height:18px;
	margin-right:10px
}
.cart-title-total {
	font-size:0.875rem;
	margin-top:0.25rem;
	color:#949494
}
@media screen and (max-width: 859px) {
.cart-title-total {
font-size:0.82031rem
}
}
.cart-title-total span {
	display:inline-block;
	margin-left:0.25rem;
	color:#484848
}
.cart-title-total--small {
	width:100%
}
.cart-title-total--large .cart-title-total {
	margin-top:0;
	margin-right:1.25rem;
	text-align:right
}
.cart-title-total--large span {
	font-size:1.5rem;
	display:block;
	margin-top:0.25rem;
	margin-left:0
}
@media screen and (max-width: 859px) {
.cart-title-total--large span {
font-size:1.17188rem
}
}
@media screen and (min-width: 860px) {
.cartitems--container.has-sidebar {
display:flex
}
}
@media screen and (min-width: 860px) {
.cartitems--container.has-sidebar .cartitems {
width:calc(100% - (280px + 1.25rem));
margin-right:1.25rem
}
}
@media screen and (min-width: 1024px) {
.cartitems--container.has-sidebar .cartitems {
width:calc(100% - (280px + 2rem));
margin-right:2rem
}
}
@media screen and (min-width: 1280px) {
.cartitems--container.has-sidebar .cartitems {
width:calc(100% - (280px + 3.125rem));
margin-right:3.125rem
}
}
.cartitems .cartitems--list {
	padding-left:0
}
.cartitems-empty {
	font-size:1rem;
	display:flex;
	align-items:center;
	justify-content:center;
	height:358px;
	padding:1.25rem;
	text-align:center;
	border:1px solid rgba(0, 0, 0, 0.15);
	box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.06)
}
@media screen and (max-width: 859px) {
.cartitems-empty {
font-size:0.9375rem
}
}
.cartitems-empty--inner p {
	margin-top:0;
	margin-bottom:1.25rem
}
.cartitems-empty--inner .button-primary {
	font-size:1rem;
	padding:0.75rem 1.125rem;
	letter-spacing:0em;
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%
}
@media screen and (max-width: 859px) {
.cartitems-empty--inner .button-primary {
font-size:0.875rem
}
}
.cartitems-empty--inner .button-primary svg {
	display:block;
	width:19px;
	height:18px;
	margin-right:6px;
	margin-bottom:1px
}
.cart-total {
	margin-top:2rem
}
.cart-ordernote .form-field {
	max-width:450px
}
.cart-ordernote textarea {
	min-height:118px
}
.cart-ordernote-heading {
	display:block;
	margin-bottom:0.75rem;
	color:#4d4d4d
}
.cart-final-total {
	padding-top:1.75rem;
	margin-top:2rem;
	margin-bottom:1rem;
	border-top:1px solid rgba(0, 0, 0, 0.15)
}
.cart-final-total .discount-list-item svg {
	height:0.75rem;
	width:0.75rem
}
.cart-discount, .cart-subtotal {
	display:table;
	width:100%
}
.cart-discount>span, .cart-subtotal>span {
	display:table-cell;
	vertical-align:middle
}
.cart-discount .money, .cart-discount .cart-discount-price, .cart-subtotal .money, .cart-subtotal .cart-discount-price {
	min-width:7rem;
	text-align:right;
	vertical-align:top
}
.cart-discount {
	font-size:1rem
}
@media screen and (max-width: 859px) {
.cart-discount {
font-size:0.9375rem
}
}
.cart-discount>span {
	margin-bottom:0.25rem
}
.cart-subtotal {
	font-size:1.375rem;
	color:#484848
}
.cart-subtotal .money {
	font-size:1.75rem
}
.cart-shipping {
	font-size:1rem;
	margin-bottom:1.75rem;
	color:#4d4d4d;
	line-height:1.56
}
@media screen and (max-width: 859px) {
.cart-shipping {
font-size:0.9375rem
}
}
.cart-shipping .cart-shipping-toggle {
	display:block;
	line-height:1.56
}
.cart-shippingcalc--container {
	display:none;
	margin-bottom:4.25rem
}
.cart-shippingcalc--container.open {
	display:block
}
.cart-shippingcalc-form {
	margin-top:1.75rem;
	margin-bottom:1.75rem
}
.cart-shippingcalc-form .cart-shippingcalc--inner {
	margin-bottom:1rem
}
@media screen and (min-width: 480px) {
.cart-shippingcalc-form .cart-shippingcalc--inner {
display:flex
}
}
.cart-shippingcalc-form .form-field {
	width:100%
}
@media screen and (max-width: 479px) {
.cart-shippingcalc-form .form-field {
margin-bottom:1rem
}
.cart-shippingcalc-form .form-field:last-child {
margin-bottom:0
}
}
@media screen and (min-width: 480px) {
.cart-shippingcalc-form .form-field {
width:calc(33.33333% - 0.5rem - 2px);
margin-right:1rem
}
.cart-shippingcalc-form .form-field:last-child {
margin-right:0
}
}
.cart-shippingcalc-form .button-primary {
	font-size:1rem;
	padding:0.75rem 1.125rem;
	letter-spacing:0em
}
@media screen and (max-width: 859px) {
.cart-shippingcalc-form .button-primary {
font-size:0.875rem
}
}
.cart-shippingcalc-none {
	margin-top:0
}
.cart-shippingcalc-response {
	display:none;
	padding:1.25rem;
	color:#4d4d4d;
	background-color:#f6f6f6
}
.cart-shippingcalc-response.visible {
	display:block
}
.cart-shippingcalc-response>*:first-child {
	margin-top:0
}
.cart-shippingcalc-response>*:last-child {
	margin-bottom:0
}
.cart-shippingcalc-rates {
	margin-top:1.25rem
}
.cart-shippingcalc-rates:empty {
	display:none
}
.cart-checkout {
	text-align:center
}
.cart-checkout .button-primary {
	font-size:1.3125rem;
	padding:0.875rem 1.75rem;
	letter-spacing:0em;
	width:100%;
	
margin-bottom: 10px;
color: #fff;
background-color: #4d4d4d;
border: 1px solid #4d4d4d;
text-decoration: none;
cursor: pointer;
border-radius: 3px;
}
@media screen and (max-width: 859px) {
.cart-checkout .button-primary {
font-size:1.16797rem
}
}
.cart-checkout .button-primary svg {
	display:inline-block;
	width:21px;
	height:21px;
	margin-right:5px;
	margin-bottom:2px;
	vertical-align:top
}
.cart-checkout .cart-continue {
	margin-top:1.25rem
}
.cart-checkout-additional {
	margin-top:1.25rem;
	margin-bottom:1.25rem;
	text-align:center
}
.cart-continue {
	font-size:1rem;
	display:block
}
@media screen and (max-width: 859px) {
.cart-continue {
font-size:0.9375rem
}
}
.cart-continue svg {
	position:relative;
	top:-1px;
	margin-left:2px;
	transform:rotate(-90deg)
}
.cart-sidebar {
	width:100%
}
@media screen and (max-width: 479px) {
.cart-sidebar {
margin-top:1.75rem
}
}
@media screen and (max-width: 859px) and (min-width: 480px) {
.cart-sidebar {
display:flex;
margin-top:3.125rem
}
}
@media screen and (min-width: 860px) {
.cart-sidebar {
width:280px
}
}
.cart-sidebar-item {
	position:relative;
	margin-bottom:1.25rem
}
@media screen and (max-width: 479px) {
.cart-sidebar-item {
width:100%
}

.product .img-prod img {
        height: 250px;
    width: auto !important;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

}
@media screen and (max-width: 859px) and (min-width: 480px) {
.cart-sidebar-item {
width:calc(50% - 0.625rem)
}
.cart-sidebar-item:first-child {
margin-right:1.25rem
}



}
@media screen and (min-width: 860px) {
.cart-sidebar-item:last-child {
margin-bottom:0
}
}
.cart-sidebar-item .cart-sidebar-item-image {
	display:block;
	width:100%;
	max-width:100%
}
.cart-sidebar-item--text {
	padding:1.25rem;
	background-color:#f6f6f6
}
.cart-sidebar-item--text>*:first-child {
	margin-top:0
}
.cart-sidebar-item--text>*:last-child {
	margin-bottom:0
}
.collection--section {
	margin-top:1.25rem
}

.content {
	padding-top:80px;
	padding-bottom:80px;
}
.mb40 {
	margin-bottom:40px;
}
.team-block {
	margin-bottom: 20px;
}
.team-content {
	position: absolute;
	background-color: rgba(17, 24, 31, 0.8);
	bottom: 0px;
	width: 100%;
	color: #fff;
	padding: 8px 20px;
}
.team-img {
	position: relative;
}
.team-img img {
	width: 100%;
}
.team-meta {
	color: #9da4aa;
	font-weight: 400;
	font-size: 16px;
}
.overlay {
	border-radius: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: 1s ease;
	background-color: #11181f;
}
.team-img:hover .overlay {
	opacity: .966;
}
.team-img:hover .team-content {
	opacity: 0;
}
/* mobile Nav Only */



.header-area.scrollUp {
	background: #fff;
	height: 90px;
	line-height: 80px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	transition: all 0.5s;
	transform: translateY(-10px);
}
/* .header-area.scrollUp {

} */








.mobile_nav {
	background: #fff;
	padding-top: 5px;
	height: 80px;
	line-height: 80px;
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.8);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	transition: all 0.5s;
	display: none;
	text-align: center;
	transform: translateY(100px);
}
.mobile_nav.scrolldown {
	transform: translateY(18px);
}
.mobile_nav a {
	width: 18%;
	display: inline-block;
	font-size: 10px;
	padding: 0;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
}
.mobile_nav a i.fa {
	font-size: 16px;
	display: block;
	color: #9a7b00;
}
.modal_foot {
	font-size: 12px;
	margin-top: 20px;
}
.ftco-footer .ftco-heading-2 {
	position: relative;
}
.ftco-footer .ftco-heading-2:before {
	content: "";
	position: absolute;
	height: 2px;
	width: 10%;
	background: black;
	bottom: -10px;
}
.press-section li.media {
	border-bottom: 1px solid #aaa;
	padding: 20px;
}
.event-section .bg-warning-co {
	background: #bf9d3e;
}
.product-details h3 {
	font-size: 30px;
	font-weight: 400;
}
.product-details .price span {
	font-size: 30px;
	color: #000000;
}
.product-details button i {
	color: #000000;
}
.product-details .quantity-left-minus {
	background: transparent;
	padding: 0 15px;
}
.product-details .quantity-right-plus {
	background: transparent;
	padding: 0 15px;
}
.product-details button, .product-details .form-control {
	height: 40px !important;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	color: #ffa45c;
	padding: 10px 20px;
	background: transparent !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
}
.product-details button:hover, .product-details button:focus, .product-details .form-control:hover, .product-details .form-control:focus {
	text-decoration: none;
	outline: none;
}
.product-details .form-group {
	position: relative;
}
.product-details .form-group .form-control {
	padding-right: 40px;
	color: #000000;
	background: transparent !important;
}
 .product-details .form-group .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #4d4d4d;
}
 .product-details .form-group .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #4d4d4d;
}
 .product-details .form-group .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: #4d4d4d;
}
 .product-details .form-group .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #4d4d4d;
}
.product-details .form-group .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000000;
}
.product-details .form-group .icon span {
	color: #000000;
}
 @media (max-width: 767.98px) {
 .product-details .form-group .icon {
 right: 10px;
}
}
.product-details .form-group .select-wrap {
	position: relative;
}
.product-details .form-group .select-wrap select {
	font-size: 13px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.outer {
	margin:0 auto;
	max-width:800px;
}
#big .item {
	background: #ec6e46;
	margin:2px;
	color: #FFF;
	border-radius: 3px;
	text-align: center;
}
#thumbs .item {
	background: #C9C9C9;
	height:70px;
	line-height:70px;
	padding: 0px;
	margin:2px;
	color: #FFF;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#thumbs .item h1 {
	font-size: 18px;
}
 .owl-theme .owl-nav [class*='owl-'] {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
 .owl-theme .owl-nav [class*='owl-'].disabled:hover {
background-color: #D6D6D6;
}
#big.owl-theme {
	position: relative;
}
#big.owl-theme .owl-next, #big.owl-theme .owl-prev {
	background:#333;
	width: 22px;
	line-height:40px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	text-align:center;
	top: 50%;
}
#big.owl-theme .owl-prev {
	left: 10px;
}
#big.owl-theme .owl-next {
	right: 10px;
}
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev {
	background:#333;
}
.indicator_thum {
	position: static;
	display: block !important;
	margin: 0;
	text-align: left;
}
.indicator_thum li {
	width: 13.59% !important;
	display: inline-block;
	height: auto;
}
.indicator_thum li {
	opacity: .4;
	border: 1px solid transparent;
	margin: 4px 2px 0px 0px;
	background:#ababab;
}
.side-menu a.active {
	background: #bca858;
	color: #fff;
	padding: 5px 15px;
	font-weight: 300;
}
 @media ( min-width:1025px) {
 #big .akame-portfolio-single-item .thumbnail-zoom {
bottom: 30%;
}
 div#thumbs .owl-item {
 float: none;
 width: 80px !important;
 height: 117px;
 overflow: hidden;
 margin-bottom: 5px;
 border:1px solid #dcdcdc;
}
#thumbs .current.owl-item {
border:1px solid #a99750;
}
div#thumbs {
 position: absolute;
 top:4px;
 width: 80px;
 right: 0;
}
}
 @media only screen and (max-width: 989.99px) {
 .breakpoint-on .classy-navbar .classy-menu {
height: auto;
}
 .classy-menu .badge-warning {
background: #bf9d3e !important;
}
}
 @media (max-width:450.98px) {
 .copy-right p {
font-size: 10px;
}
 .heading-section h2 {
font-size: 30px;
}
 section.akame-about-area {
text-align: center;
}
 .akame-btn {
padding: 0 15px;
}

/* modal */
  #modal-popup .mfp-close {
right: 5%;
}
 div#modal-popup .h4 {
font-size: 14px;
}
 div#modal-popup .h6 {
font-size: 10px;
}
 div#modal-popup .light-text {
 font-size: 14px;
}
 div#modal-popup .h5 {
 font-size: 14px;
}

/* akame-btn-design  */



  .akame-btn-design {
text-align: center;
}
 .akame-btn-shop {
bottom: 0%!important;
width: 99%;
text-align: center;
}
 .video-content-area {
text-align: center;
}
 section.akame--about--area .about-bg {
 background: none!important;
}
 .ftco-footer {
 text-align: center;
}
.mfp-wrap {
 z-index: 99999;
}
}
.product-details h1 {
	font-size: 30px;
	line-height: 32px;
}
.press-section p {
	font-size: 14px;
}
.white {
	color:#000;
	background-color:#fff;
}
.btn-facebook {
	color: #ffffff;
	-webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #4d4d4d;
 *background-color: #4d4d4d;
	
	background-repeat: repeat-x;
	border-color: #133783 #133783 #091b40;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-google {
	color: #ffffff;
	-webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #c23321;
 *background-color: #c23321;
	border-color:#c23321;
}

.regis-span{line-height: 42px;     font-size: 0.9375rem;color: #4d4d4d;}
.regis-span1{line-height: 25px;     font-size: 0.9375rem;color: #4d4d4d;}

.btn-instagram {
	color: #ffffff;
	-webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3f729b;
 *background-color: #3f729b;
	background-repeat: repeat-x;
	border-color: #3f729b;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .btn-facebook.disabled, .btn-facebook[disabled] {
	color: #ffffff;
	background-color: #4d4d4d !important;
 *background-color: #4d4d4d !important;
}
.btn-facebook:active, .btn-facebook.active {
	background-color: #0d2456 \9 !important;
}
.btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active, .btn-google.disabled, .btn-google[disabled] {
	color: #ffffff;
	background-color: #c23321 !important;
 *background-color: #c23321 !important;
}
.btn-google:active, .btn-google.active {
	background-color: #c23321 !important;
}
.btn-instagram:hover, .btn-instagram:focus, .btn-instagram:active, .btn-instagram.active, .btn-instagram.disabled, .btn-instagram[disabled] {
	color: #ffffff;
	background-color: #3f729b !important;
 *background-color: #3f729b !important;
}
.btn-instagram:active, .btn-instagram.active {
	background-color: #3f729b !important;
}

@media only screen and (max-width: 780px) {
    
    
 .modalPopup {
			position: absolute;
			top: 40%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 90%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}
    
}

@media only screen and (max-width: 680px) {
    
    
 .modalPopup {
			position: absolute;
			top: 40%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 90%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}
    
}


@media only screen and (max-width: 480px) {
    
    .navbar-classic .navbar-nav .nav-item .nav-link {
    font-family: 'Montserrat';
    font-size: 13.5px;
    text-transform: capitalize;
    color: #1a1a1a;
    font-weight: 500;
    line-height: 20px;
}

.loveu{
    font-size: 20px  !important;
}

.product-thumbnail__quantity1 {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, 0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.58333em;
    position: absolute;
    
    top: 8px;
    z-index: 3;
}

.nav-brand img{height:54px;}

.modalPopup {
			position: absolute;
			top: 45%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 90%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}

}

@media only screen and (max-width: 380px) {
    
    .navbar-classic .navbar-nav .nav-item .nav-link {
    font-family: 'Montserrat';
    font-size: 13.5px;
    text-transform: capitalize;
    color: #1a1a1a;
    font-weight: 500;
    line-height: 20px;
}

.loveu{
    font-size: 20px  !important;
}

.product-thumbnail__quantity1 {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, 0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.58333em;
    position: absolute;
    
    top: 8px;
    z-index: 3;
}
.nav-brand img{height:54px;}

.modalPopup {
			position: absolute;
			top:50%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 90%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}

}

@media only screen and (max-width: 340px) {
    
    .navbar-classic .navbar-nav .nav-item .nav-link {
    font-family: 'Montserrat';
    font-size: 13.5px;
    text-transform: capitalize;
    color: #1a1a1a;
    font-weight: 500;
    line-height: 20px;
}

.nav-brand img{height:54px;}

.loveu{
    font-size: 20px  !important;
}

.product-thumbnail__quantity1 {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, 0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.58333em;
    position: absolute;
    
    top: 8px;
    z-index: 3;
}


.modalPopup {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgb(148,117,35);
background: #d7af37;
			width: 90%;
			padding: 0 0 30px;
			-webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			-moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
			box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);border-radius: 10px;
	}
.modalContent {padding: 0 20px;}

.modalPopup h3{color:#000;font-weight: 800;}

.fl{
   padding: 10px;
border-radius: 10px;
background: linear-gradient(90deg, rgb(212, 175, 55) 0%, rgb(212, 175, 55) 47%, rgb(212, 175, 55) 100%);
box-shadow: 1px 2px 1px 1px #4f3f0e;
color: #352b2b;
font-weight: 800;
}

}

@media only screen and (max-width: 310px) {
    
    .navbar-classic .navbar-nav .nav-item .nav-link {
    font-family: 'Montserrat';
    font-size: 13.5px;
    text-transform: capitalize;
    color: #1a1a1a;
    font-weight: 500;
    line-height: 20px;
}

.nav-brand img{height:40px;}

.loveu{
    font-size: 20px  !important;
}

.product-thumbnail__quantity1 {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, 0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.58333em;
    position: absolute;
    
    top: 8px;
    z-index: 3;
}

}

@media (max-width:767px) {

.hidden-xs {

display:none !important

}

}

@media (min-width:768px) and (max-width:991px) {

.hidden-sm {

display:none !important

}

}

@media (min-width:992px) and (max-width:1199px) {

.hidden-md {

display:none !important

}

}

@media (min-width:1200px) {

.hidden-lg {

display:none !important

}

}


