* {
    font-family: 'Josefin Sans', serif;
    font-weight: 300 !important;
    text-transform: lowercase;
}

input, select, textarea {
    text-transform: initial !important;
}

.img-fluid {
	width: 100%;
	height: auto;
}

ul.custom-nav li a {
    font-size: 22px;
}
ul.custom-nav li a i {
    font-size: 16px;
}
ul.custom-nav .form-group.has-search {
    margin-bottom: 7px;
    margin-top: 8px;
	position: relative;
	width: 400px;
}
ul.custom-nav span.fa.fa-search.form-control-feedback {
    left: 0;
	line-height: 32px;
}
ul.custom-nav input.form-control {
    padding: 6px 12px 6px 30px;
}
ul.custom-nav ul.dropdown-menu {
    background-color: #e3e3e3;
    width: 100%;
    min-width: 100%;
	text-align: center;
}
ul.custom-nav li {
    position: static;
}
ul.custom-nav li .dropdown-menu>li {
    display: inline-block;
}
ul.custom-nav li .dropdown-menu>li>a {
    padding: 20px;
}
.logo-big {
	display: block !important;
}

.logo-small {
	display: none !important;
}

.navbar-right {
	margin-top: 25px;
}

@media (max-width: 1250px) {
	.logo-big {
		display: none !important;
	}
	.logo-small {
		display: block !important;
	}
	
	.navbar-brand-centered {
	    width: 120px !important;
	}
}

.navbar-brand-centered {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto !important;
	top: -14px;
	display: block;
	width: 500px;
	text-align: center;
	background-color: transparent;
}
.li-cart {
	padding: 0px 5px;
	margin-top: 10px;
}
.cart {
	padding: 4px 10px !important;
	color: white !important;
	background: #444444;
}
.cart:hover {
	background: #444444 !important;
	color: white !important;
}
.mobile-social {
	margin-top: 25px;
}


.mobile-social li {
	font-size: 26px;
}
.mobile-wishlist {
	display: none;
}
.mobile-cart {
	display: none;
}
.navbar-toggle {
	float: left !important;
	margin-left: 15px !important;
	margin-right: unset !important;
}
.mobile-ul {
	display: none;
}
.custom-search-box{
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}
.c-nav {
    float: left;
	width: 100%;
	margin-top: 20px;
	padding: 7px 20px;
	background: #e7e7e7;
	margin-left: -30px;
	width: calc(100% + 60px);
}

.navbar-default {
	background: #fff;
}

.custom-nav.three {
    float: right;
}
.custom-nav.three {
    padding-right: 1%;
}
.custom-nav.one {
    padding-left: 1%;
}
ul.custom-nav li.dropdown a {
    padding: 15px 5px;
    margin: 0 5px;
}
.c-nav li.search-box {
    position: absolute;
    left: 2px;
    right: 0;
    margin: auto;
    width: 400px;
    z-index: 1;
}
/*--------- Start Text-nav -----------*/
.text-nav-data {
    position: relative;
    text-align: center;
    height: 99px;
}
.text-nav-data.last::before {
	display: none;
}
.text-nav .text-nav-data a h6 {
    color: #595959;
    font-size: 24px;
    margin: 0 0 5px 0;
}
.text-nav .text-nav-data a{
	text-decoration: none;
}
.text-nav .text-nav-data a span {
    color: #8a8f93;
    font-size: 19px;
}
.text-nav{
	padding: 15px 0;
	margin-bottom: 40px;
}
/*--------- End Text-nav -----------*/

/*--------- Start Product ---------*/
.product {
    margin-bottom: 20px;
	position: relative;
}
.header-owl {
    width: 298px;
    margin: 0 auto;
}
.product-header h4 {
    font-size: 22px;
    line-height: 22px;
    text-transform: lowercase;
    font-weight: 500;
    padding: 0 36px 5px 36px;
    letter-spacing: 1px;
	float: left;
	margin: 10px 0 0px 0;
}
.product-header .NextBtn, .product-header .PreviousBtn{
	cursor: pointer;
	font-size: 42px;
    line-height: 36px;
    color: #8a8f93;
}
.product-header .NextBtn{
	float: left;
}
.product-link a span {
    font-size: 20px;
    line-height: 22px;
	color: #8a8f93;
}
.header-margin {
    margin: 0 0 70px 0;
}
.main-deal {
	position: relative;
	display: block;
	border: 1px solid #eee;
}
.product-pic {
    width: fit-content;
    position: relative;
    margin: 0 auto;
    height: 200px;
}
.product-pic img{
    height: 280px;
    width: auto !important;
	max-width:100%;
	margin:0;
	transform: translateY(-100px);
}
.product-title, .product-price, .product-header, .product, .product-in, .pro, .main-deal,
.product-stock {
	float: left;
	width: 100%;
}
.product-title a h4 {
    font-size: 22px;
    line-height: 20px;
    text-transform: lowercase;
    color: #595959;
    margin: 10px 0 5px 0;
}
.product-title a {
	text-decoration: none;
}
.product-title a h4:hover {
	color: #ff0000;
}
.product-title p {
	font-weight: 400;
	font-size: 15px;
	line-height: 14px;
	letter-spacing: 0.5px;
	color: #8a8f93;
}
.product-price h5 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
	text-align: center;
}
.product-price span {
    font-size: 20px;
    color: #8a8f93;
	float: left;
	line-height: 14px;
}
.product-price {
    padding: 0 15px;
    margin-bottom: 15px;
}
.product-price .rating .fa.checked {
    color: #ff0000;
}
.product-price .rating .fa {
    margin-right: 5px;
}
.product-price .rating {
    float: right;
}
.product-stock {
    padding: 5px;
}
.product-stock.green {
    background-color: #08b908;
}
.product-stock.yellow {
    background-color: #d8d81b;
}
.product-stock.red {
    background-color: #e43737;
}
.product-stock.blue {
    background-color: #65c2ef;
}
.product-stock h4, .product-stock span {
    margin: 0;
    text-transform: lowercase;
    font-size: 21px;
	line-height: 15px;
    background-color: #fff;
    padding: 2px 5px;
    display: inline-block;
    color: #595959;
	font-weight: 600;
}
.product-in .pro.owl-carousel .owl-stage-outer {
    padding-top: 100px;
}
/* ------ End Product ---------*/

.review-button .r-btn {
    transform-origin: top right ;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(90deg);
    right: 0;
    position: fixed;
    top: 50%;
    background: #8a8f93;
    padding: 10px 15px;
    color: #fff;
	text-decoration: none;
	margin-top: 50px;
	z-index: 99;
}
.review-button .r-btn span {
	color: #e6ec4b;
	margin-right: 10px;
}
.video-box video {
	width: auto;
}
.padding-0{
	padding: 0;
}
.bg-black {
	background: black;
}
.video-box {
    height: 560px;
	overflow: hidden;
	text-align: center;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

/*----------- Start Gallery -------------*/
.gallery {
    float: left;
    width: 100%;
	padding: 100px 0;
    border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.gallery-box {
    text-align: center;
	font-family: 'Cormorant Garamond', serif;
	float: left;
    width: 100%;
	padding: 0 15px;
}
.gallery-image {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.gallery-box  span {
    text-decoration: underline;
    font-size: 24px;
    color: #8a8f93;
}
.gallery-box a h3 {
    letter-spacing: 1px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
}
.gallery-box a:hover, .gallery-box a:focus {
	text-decoration: none;
}
.gallery-box p {
    font-size: 26px;
}
.gallery-link a {
    border: 1px solid #8a8f93;
    padding: 10px 53px;
    text-decoration: none;
    text-transform: lowercase;
	display: inline-block;
	margin-top: 10px;
	color: #8a8f93;
	font-size: 22px;
}
.gallery-link a:hover {
    border: 1px solid #8a8f93;
    background-color: #000;
	color: #fff;
}
.gallery-box.two h3 {
    margin-top: 0;
    font-size: 26px;
    line-height: 22px;
}
.gallery-box.two p {
    font-size: 22px;
    margin: 0;
    line-height: 18px;
}
.gallery-box.two {
    margin-bottom: 15px;
}
.gallery-box.two.m {
    margin-bottom: 0px;
}
/*----------- End Gallery -------------*/
/* Four Square */
.four-square {
	position: relative;
    margin-top: 20px;
    float: left;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.square-images {
	margin-top: 20px;
}

.product-info {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

/* Product Description */
.product-sell {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 45px;
}


.selling-info {
	position: relative;
	margin-top: 10px;
}

.selling-info .price {
	font-weight: 600px;
}
.selling-info p {
	line-height: 12px;
	font-size: 18px;
}

.pro-list h3 {
	font-size: 24px;
	text-transform: lowercase;
	font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
}

.pro-list h3 span {
	font-size: 17px;
	text-transform: lowercase;
	font-family: cursive;
}

/*----------- Start Contact -------------*/
.contact{
	padding-top: 100px;
	float: left;
	width: 100%;
	font-family: 'Cormorant Garamond', serif;
}
.contact .background-image {
    height: 600px;
    width: 100%;
    background: url("../images/bg.jpg") no-repeat center center fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
	margin-top: 30px;
}
.contact-title h3 {
    text-align: center;
    font-size: 32px;
    margin-top: 0;
    color: #333;
}
.con-address {
    text-align: center;
	margin-bottom: 8px;
}
.con-address ul {
    padding: 0;
    margin: 0;
    list-style: none;
	float: none;
    display: inline-block;
    vertical-align: top;
}
.con-address ul li {
    float: left;
    margin-right: 19px;
}
.con-address ul li a {
    color: #333;
    font-size: 24px;
    text-decoration: none;
}
.con-address ul li a.one {
    border-right: 1px solid #8a8f93;
    padding-right: 14px;
}
.con-text p {
    color: #333;
    font-size: 24px;
    text-decoration: none;
	text-align:center;
	display: block;
}
/*----------- End Contact -------------*/

/*----------- Start Deliery -------------*/
.delivery{
	padding: 70px 0;
	float: left;
	width: 100%;
	font-family: 'Cormorant Garamond', serif;
}
.delivery-box a h3 {
    letter-spacing: 1px;
   font-size: 26px;
    line-height: 8px;
    color: #333;
}
.delivery-box a:hover, .delivery-box a:focus {
	text-decoration: none;
}
.delivery-box p {
    font-size: 26px;
	margin-bottom: 0;
}
.delivery-image img {
    float: none;
    display: inline-block;
    vertical-align: top;
}
/*----------- End Deliery -------------*/

/*----------- Start Subscribe -------------*/
.subscribe{
	background-color: #FCFCFC;
	padding: 70px 0;
	float: left;
	font-family: 'Cormorant Garamond', serif;
	width: 100%;
}
.subscribe-title h3 {
    letter-spacing: 1px;
   font-size: 36px;
    line-height: 32px;
    color: #333;
	margin-top: 0;
}
.subscribe-title p {
    font-size: 26px;
    max-width: 552px;
    margin: 0 auto;
}
.subscriber input[type="text"] {
    width: 355px;
    height: 50px;
    background-color: transparent;
    border: none;
    color: #8a8f93;
    font-size: 24px;
    border-bottom: 1px solid #8a8f93;
}
.subscriber input[type="text"]:focus{
	outline: none;
}
.subscriber button.btn {
    border: 1px solid #8a8f93;
    padding: 10px 53px;
    text-decoration: none;
    text-transform: lowercase;
    background-color: transparent;
    font-weight: 600;
    border-radius: 0;
    margin-left: 23px;
    font-size: 24px;
}
.subscriber button.btn:hover{
	background-color: #000;
	color: #fff;
}
.subscriber {
    margin-top: 48px;
}
/*----------- End Subscribe -------------*/

/*----------- Start Social -------------*/
.social{
	float: left;
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #8a8f93;
}
.social-connect ul{
	float: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.social-connect ul li{
	float: left;
}
.social-connect a {
    font-size: 36px;
    color: #8a8f93;
    margin-right: 23px;
}
.social-connect a.linked{
	 margin-right: 0px;
}
.social-connect a.insta:hover{
	color: #d21111;
}
.social-connect a.facebook:hover{
	color: blue;
}
.social-connect a.youtube:hover{
	color: red;
}
.social-connect a.linked:hover{
	color: #3db8ea;
}
/*----------- End Social -------------*/

/*----------- Start Footer -------------*/
.footer{
	float: left;
	width: 100%;
	padding: 70px 0;
	border-bottom: 1px solid #8a8f93;
	font-family: 'Cormorant Garamond', serif;
}
.footer-data ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 20px;
}
.footer-data h4 {
    letter-spacing: 1px;
   font-size: 30px;
    line-height: 30px;
    color: #333;
	margin-top: 0;
}
.gallery-info {
}
.footer-data ul li a {
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 16px;
    color: #333;
	margin-bottom: 10px;
    display: block;
    text-transform: lowercase;
}
.b-footer{
	float: left;
	width: 100%;
	padding: 30px 0;
}
.b-footer p{
	color: #333;
    font-family: 'Cormorant Garamond', serif;
    font-size: 26px;
    margin: 0;
}
#sticky {
	 font-family: Open Sans, sans-serif;
	 font-size: 20px;
	 width: 50%;
	 padding: 2.2rem;
	 padding-bottom: 3rem;
	 padding-top: 0;
	 float: left;
	 position: -webkit-sticky;
	 position: sticky;
	 top: 50px;
}
.product-info .container > p {
	margin-left: 50%;
}
 @media all and (max-width: 600px) {
	 #sticky {
		 position: static !important;
		 float: none;
		 width: 100%;
		 padding-bottom: 0;
	}
	.product-info .container > p {
		margin-left: 0;
	}
}
 #sticky img {
	 width: 100%;
	 display: block;
	 margin-bottom: 1rem;
}
 #sticky + div {
	 display: none;
}
/*----------- End Footer -------------*/

@media (max-width: 1500px){
	.custom-search-box{
		display: block;
	}
	li.search-box{
		display: none;
	}
	.video-box {
		height: 465px;
	}
	.custom-nav.two {
		float: none;
		display: inline-block;
	}
}
@media (max-width: 991px){
	.container {
		width: 100%;
		margin: 0 !important;
	}
	.navbar-toggle {
	    top: 15px;
	}
	ul.mobile-social li a {
		padding: 15px 6px;
	}
	.navbar-header .navbar-brand img {
		width: 66px;
		margin: 0px auto;
	}
	ul.navbar-right li a {
		padding: 15px 6px;
	}
	ul.custom-nav .form-group.has-search {
		margin-bottom: 10px;
	}
	.text-nav-data.last {
		margin-top: 15px;
	}
	.product-pic {
		height: 198px;
	}
	.video-box {
		height: 360px;
	}
	.custom-nav.one {
		padding-left: 0;
	}
	.custom-nav.three {
		padding-right: 0;
	}
	ul.custom-nav li.dropdown a {
		padding: 15px 5px;
		margin: 0 0px;
		font-size: 20px;
	}
	.gallery-link {
		margin-bottom: 30px;
	}
	.delivery-image.three {
		margin-top: 30px;
	}
	.gallery {
		padding: 70px 0;
	}
	.contact {
		padding-top: 70px;
	}
}

@media (max-width: 767px) {
	.mobile-social {
		display: inline-block;
		margin-bottom: 15px !important;
		margin-top: 80px;
	}
	ul.custom-nav li .dropdown-menu>li>a {
	    padding: 5px 20px;
	}
	.three>li {
	    margin: 0px 10px;
	}
	.mobile-social li {
		display: inline-block;
	}
	.li-wishlist {
		display: none !important;
	}
	.li-cart {
		display: none !important;
	}
	.mobile-ul {
		float: right;
		list-style: none;
		display: inline-flex;
		margin-top: 35px;
	}
	.mobile-ul li {
		margin-right: 5px;
		font-size: 14px;
	}
	.text-nav-data.sec{
		margin-top: 15px;
	}
	.text-nav-data::before{
		display: none;
	}
	.navbar-default .navbar-collapse ul.nav.navbar-nav {
		margin: 0;
	}
	ul.custom-nav li a {
		padding: 10px 0;
	}
	.custom-search-box {
		float: left;
		width: 100%;
		text-align: left;
		position: absolute;
		top: 90px;
		left: 15px;
		right: 0;
	}
	ul.nav.navbar-nav.custom-nav.two {
		float: left;
		width: 100%;
		display: block;
	}
	ul.custom-nav .form-group.has-search {
		width: 100%;
		padding: 0 15px;
	}
	ul.custom-nav span.fa.fa-search.form-control-feedback {
		left: 15px;
		line-height: 32px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		position: relative;
		padding: 0px 15px 15px 15px;
	}
	ul.mobile-social li a {
		padding: 0px 15px;
	}
	ul.nav.navbar-nav.navbar-right {
		float: right;
		margin-bottom: 15px !important;
		margin-top: 80px;
	}
	.navbar-right li {
		float: left;
	}
	ul.navbar-right li a {
		padding: 0px 6px;
	}
	.navbar-right li ul li {
		float: none;
	}
	ul.custom-nav li a {
		font-size: 16px;
	}
	ul.custom-nav li a i {
		font-size: 16px;
		float: right;
	}
	ul.nav.navbar-nav.custom-nav {
		float: left;
		width: 100%;
	}
	ul.custom-nav li .dropdown-menu>li {
		display: block;
	}
	ul.custom-nav ul.dropdown-menu {
		text-align: left;
		position: relative;
		border: none;
		box-shadow: none;
	}
	.navbar-default .navbar-nav.custom-nav li.open a {
		padding: 10px;
	}
	.video-box {
		height: 270px;
	}
	.navbar-collapse.in {
		overflow-y: auto;
		height: calc(100vh - 50px);
	}
	.delivery-image.two {
		margin-top: 30px;
	}
	.subscriber button.btn {
		margin-top: 24px;
	}
	.footer-data.one, .footer-data.two{
		margin-bottom: 30px
	}
	.gallery {
		padding: 50px 0;
	}
	.contact {
		padding-top: 50px;
	}
}
@media (max-width: 575px) {
	.navbar-header .navbar-brand img {
		width: 59px;
		margin: 0px auto !important;
	}
	.navbar-toggle {
	    margin-top: 25px;
	}
	.pro-style {
		margin-top: 20px;
	}
	ul.mobile-social li a {
		padding: 0px 6px;
	}
	.navbar-brand-centered {
		position: absolute;
		left: 0px;
		width: 100% !important;
		right: 142px;
		margin: auto !important;
		top: -14px;
		display: block;
		width: unset;
		text-align: center;
		background-color: transparent;
		padding: 24px 0;
	}
	.video-box {
		height: 150px;
	}
	.subscriber input[type="text"] {
		width: 260px;
	}
	.gallery-box a h3 {
		font-size: 24px;
		line-height: 22px;
	}
	.gallery-box p {
		font-size: 18px;
	}
	.gallery-box.two h3 {
		margin-top: 0;
		font-size: 22px;
		line-height: 20px;
	}
	.gallery {
		padding: 30px 0;
	}
	.contact {
		padding-top: 30px;
	}
}

.margin-half-p {
    margin-left: 50%;
    text-align: justify;
    font-size: 18px;
}

.border-div::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 1px solid #e5e5e5;
    height: 30px;
}

@media (max-width: 421px) {
	.navbar-header .navbar-brand img {
		width: 70px;
        margin: 0px auto;
	}
	
	.con-address ul li {
	    width: 100%;
	}
	
	.container-fluid>.navbar-header {
	    height: 90px;
	}
	
	.navbar-default .navbar-toggle {
	    margin-top: 15px;
	}
	
	.margin-half-p {
	    margin-left: 0px;
	    font-size: 18px;
	}
	
	.border-div::before {
	    border: none;
	}
}

.pro-list {
    text-align: center;
}

.product-title {
    height: 120px;
}

ul.custom-nav ul.dropdown-menu, ul.custom-nav ul.dropdown-menu li, ul.custom-nav ul.dropdown-menu li a {
    background: #e7e7e7;
}

ul.custom-nav ul.dropdown-menu li a:hover {
    background: #eeeeee;
}


.mobile-ul * {
    font-size: 18px !important;
}

.mobile-ul a:not(.cart) {
    color: black !important;
}

.banking .radio input {
    top: 40%;
    transform: translateY(-50%);
}
img.clearpay_png {
    max-width: 90px;
    margin-left: 10px;
    border: 1px solid #777;
}