/*
 * 	Custom CSS file
 *	Project: Dakshina
 *	Author: Ionut Tatu - Back9
 *	Version: 1.0
 *	Date: 05.12.2018
 */

/*font-family: 'PT Serif', serif;
font-family: 'Montserrat', sans-serif;*/


 #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
 	clear: none;
 }

body {
	font-family: 'PT Serif', serif;
}



.fixedNav {
	border-bottom: 10px solid #F9BB16;
	z-index: 101 !important;
	background: #fff;
	padding: 5px 0;
}
.is-sticky .fixedNav {

}
#logo {
	margin: 0;
}
#logo img {
	margin: 15px auto 0 auto;
	display: block;
	max-height: 130px;
}
.logoSmall {
    max-width: 180px;
    position: relative;
    top: 5px;
	transition: all .3s;
    opacity: 0;
}
.is-sticky .logoSmall {
	opacity: 1;
	transition: all .3s;
}


#menu {
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	margin: 0 auto;
}
#menu .nav {
	text-align: center;
	float: none;
	margin-top: 15px;
}
#menu .nav > li {
	margin: 0 15px;
	float: none;
	display: inline-block;
}
#menu .nav > li:last-child {
	margin-right: 0;
}
#menu .nav > li > a {
	font-family: 'Montserrat', sans-serif;
	text-shadow: none;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	padding: 0;
	transition: all .6s;
	text-transform: uppercase;
}
#menu .nav > li.selected > a,
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: transparent;
	color: #F9BB16;
	transition: all .6s;
}
#menu .nav > li > a i.fa {
	font-size: 18px;
}
#cart {
	max-width: 40px;
}
.accountLink {
	color: #000;
	margin-top: 15px;
	display: inline-block;
	text-align: right;
	margin-right: 15px;
}
.accountLink:hover,
.accountLink:active,
.accountLink:focus {
	color: #000;
}
.accountLink i {
	font-size: 20px;
}
#cart > button {
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	margin-top: 5px;
	padding: 0;
	text-align: left;
}
#cart > button i {
	font-size: 20px;
	color: #000;
	position: relative;
	top: -1px;
}
#cart > button span {
    position: absolute;
    background: #F9BB16;
    color: #fff;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    top: -10px;
    right: 10px;
}

header .bg {
	background-image: url('../image/spices-2500.png');
	background-position: 0 100%;
	background-size: cover;
	min-height: 400px;
	width: 100%;
}
header .caption {
	height: 300px;
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	flex-direction: column;
}

body.common-home header .bg {
	min-height: 600px;
}
body.common-home header .caption {
	height: 500px;
}
header .caption h5, header .caption h4, header .caption h3, header .caption p {
	opacity: 1;
	visibility: hidden;
}

header .caption h5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 500;
	font-style: italic;
	line-height: 48px;
	color: #000;
	margin: 0;
	padding: 0;
}
header .caption h5 strong {
	font-family: 'PT Serif', serif;
	font-size: 45px;
	font-weight: 700;
	font-style: italic;
	line-height: 82px;
}
header .caption h5 span {
	font-family: 'PT Serif', serif;
	font-size: 164px;
	line-height: 82px;
	color: #E8E8E8;
	font-weight: 700;
	font-style: italic;
	position: absolute;
	top: 35px;
	right: -25px;
}
header .caption h4 {
	font-size: 80px;
	font-weight: 700;
	font-style: italic;
	line-height: 62px;
	color: #F9BB16;
	margin: 0;
	padding: 0;
}
header .caption h3 {
	font-size: 98px;
	font-weight: 700;
	font-style: italic;
	line-height: 110px;
	color: #F9BB16;
	margin: 0;
	padding: 0;
}
header .caption p {
	font-size: 21px;
	line-height: 25px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 5px 0 0 0;
	float: right;
}


body.information-information-4 header .caption h5 {
	font-size: 60px;
	color: #D8D8D8;
	font-weight: 700;
	font-style: italic;
	font-family: 'PT Serif', serif;
	line-height: 67px;
}
body.information-information-4 header .caption h5 span {
	color: #F9BB16;
	font-size: 97px;
	position: relative;
	top: 0;
	right: 0;
}
body.information-information-4 header .caption h4 {
	font-size: 49px;
	color: #D8D8D8;
	font-weight: 700;
	font-style: italic;
	font-family: 'PT Serif', serif;
	line-height: 67px;
}
body.information-information-4 header .caption h4 span {
	color: #000;
	font-size: 71px;
	position: relative;
	top: 0;
	right: 0;
}


body.blog-category header .caption h5,
body.blog-category-home header .caption h5 {
	font-size: 42px;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	color: #D8D8D8;
	font-style: italic;
}
body.blog-category header .caption h5 span,
body.blog-category-home header .caption h5 span {
	color: #F9BB16;
	font-size: 88px;
	position: relative;
	top: 0;
	right: 0;
}
body.blog-category header .caption h4,
body.blog-category-home header .caption h4 {
	font-size: 36px;
	color: #D8D8D8;
	font-weight: 700;
	font-style: italic;
	font-family: 'PT Serif', serif;
	line-height: 67px;
}
body.blog-category header .caption h4 span,
body.blog-category-home header .caption h4 span {
	color: #000;
	font-size: 56px;
	position: relative;
	top: 0;
	right: 0;
}
body.blog-category header .caption p,
body.blog-category-home header .caption p {
	font-size: 16px;
	line-height: 20px;
	font-family: 'PT Serif', serif;
	color: #CBCBCB;
	font-weight: 500;
	font-style: italic;
	margin: 5px 0 0 0;
	float: right;
}

.homeProducts .heading {
	margin-top: 200px;
	text-align: center;
}
.homeProducts .heading h1 {
	font-size: 26px;
	font-weight: 600;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 20px 0;
}
.homeProducts .heading h1 span {
	color: #F9BB16;
	font-weight: 700;
}
.homeProducts .heading p {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #000;
	margin: 0 0 20px 0;
}

.customButton {
	background: #F9BB16;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: none;
	text-shadow: none;
	border: 1px solid #F9BB16;
	border-radius: 0;
	padding: 10px 25px;
	transition: all .6s;
}
.customButton:hover,
.customButton:active,
.customButton:focus {
	transition: all .6s;
	background: transparent;
	border: 1px solid #F9BB16;
	color: #F9BB16;
	text-decoration: none;
}

.accountPage h2,
.loginPage h2 {
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	text-align: center;
}
.accountPage h2 span,
.loginPage h2 span {
	font-weight: 700;
	color: #F9BB16;
}
.registerFacebook {
	background: #3667b8;
	border: 1px solid #3667b8;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;
	text-align: center;
	margin: 50px auto;
	transition: all .6s;
}
.registerFacebook:active,
.registerFacebook:focus,
.registerFacebook:hover {
	transition: all .6s;
	color: #3667b8;
	background: transparent;
}
.loginPage .social-login-buttons {
	text-align: center;
}
.loginPage .forgotten p,
.registerPage p.info,
.loginPage .register > p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
	text-align: center;
	margin: 0 0 30px 0;
}

.loginPage form label,
.registerPage form label {
	text-align: left !important;
}
.registerPage div.required .control-label:before {
	display: none;
}

/* Cart */
.cartPage {
	padding: 50px 15px;
}
.cartPage h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0  0 20px 0;
}
.cartPage h1 span {
	color: #F9BB16;
	font-weight: 700;
}
.cartPage table tbody td {
	font-family: 'Montserrat', sans-serif;
}
.cartPage table tbody td a {
	color: #000;
	font-weight: 600;
}
.cartPage .totals td,
.cartPage table thead td {
	font-size: 14px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
#cart {
	font-family: 'Montserrat', sans-serif;
}
#cart table tbody td a {
	color: #000;
}
#cart .totals td {
	font-size: 14px;
	color: #000;
	font-weight: 700;
}
#cart .customButton {
	font-size: 14px;
	padding: 5px 15px;
}

.fastCheckout {
	font-family: 'Montserrat', sans-serif;
	padding: 50px 15px;
}
.checkoutType .checkbox label::before,
.checkoutType .checkbox label::after {
	display: none;
}
.fastCheckout .panel {
	border-radius: 0;
	box-shadow: none;
	border: none;
}
.fastCheckout h1.checkoutTitle {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0  0 20px 0;
}
.fastCheckout h1.checkoutTitle span {
	color: #F9BB16;
	font-weight: 700;
}
.fastCheckout h3.panel-title {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}
.checkoutType .panel {
	border-bottom: 2px solid #000;
}
.label-custom {
	background-color: #F9BB16;
	position: relative;
	top: -2px;
}
.fastCheckout label.control-label {
	text-align: left;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.fastCheckout input.form-control {
	height: 40px;
	border: 1px solid #E8E8E8;
	border-radius: 0;
}
.fastCheckout div.required .control-label:before {
	display: none;
}
#coupon a {
	display: inline-block;
	margin-top: 10px;
}
#extra textarea {
	margin-bottom: 30px;
}
#checkoutTable table tfoot td,
#checkoutTable table thead td {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}
#checkoutTable table tbody td a {
	color: #000;
	font-weight: 600;
}
#checkoutTable table tbody td a.btn {
	color: #fff;
}
.checkoutButton {
	float: right;
	margin-top: 15px;
}
label[for="agree_checkout"] {
	display: block !important;
}
.fastCheckout .table tfoot tr td {
	border: none;
}
.fastCheckout .table tfoot tr:first-child td {
    border-top: 1px solid #ddd;
}
#payment-existing,
#shipping-existing {
	margin-left: 20px;
}

.notFound,
.successPage {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	padding: 50px 15px;
}
.notFound h1,
.successPage h1 {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0  0 20px 0;
}
.notFound h1 span,
.successPage h1 span {
	color: #F9BB16;
	font-weight: 700;
}
.notFound p,
.successPage p {
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.notFound .customButton,
.successPage .customButton {
	margin: 50px 10px 0 0;
}
.tosHeading {
	font-size: 26px;
	line-height: 32px;
	color: #000;
	font-weight: 600;
	margin: 0 0 30px 0;
	font-family: 'Montserrat', sans-serif;
}
.tosHeading span {
	font-weight: 700;
	color: #F9BB16;
}
.tosHeading span.grey {
	color: #D8D8D8;
}

.blog {
	margin-top: 50px;
}
.blog .row > div {
	padding: 0;
}
.blog .row > div.content {
	background: #F8F8F8;
	min-height: 460px;
	padding: 0 200px 0 100px;

	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	flex-direction: column;
}
.blog .row > div.image img {
	width: 100%;
	height: 460px;
}
.blog .content h5 {
	font-size: 26px;
	line-height: 32px;
	color: #000;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.blog .content h5 span {
	color: #F9BB16;
	font-weight: 700;
}
.blog .content h2 {
	font-size: 46px;
	font-weight: 700;
	font-style: italic;
	color: #000;
	line-height: 52px;
	margin: 0 0 10px 0;
}
.blog .content .desc {
	margin-bottom: 50px;
}
.blog .content .desc p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
}
.blog .content .desc a.customButton {
	display: inline-block;
}


/* Account */
.information-information-5 header .bg,
.error-not_found header .bg,
.checkout-success header .bg,
.checkout-fast_checkout header .bg,
.checkout-cart header .bg,
.account-reset header .bg,
.account-forgotten header .bg,
.account-order-info header .bg,
.account-order header .bg,
.account-address-add header .bg,
.account-address header .bg,
.account-edit header .bg,
.account-account header .bg,
.account-password header .bg,
.account-register header .bg,
.account-login header .bg {
	display: none;
}
.loginPage {
	padding: 50px 15px;
}
.loginPage form label {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #000;
}
.loginPage form input[type="text"],
.loginPage form input[type="email"],
.loginPage form input[type="tel"],
.loginPage form input[type="password"] {
	border: 1px solid #E8E8E8;
	height: 50px;
	border-radius: 0;
}
.registerPage legend {
	border: none;
	color: #F9BB16;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
.accountPage {
	padding: 50px 15px;
}
.accountPage .box {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	display: block;
	margin: 50px auto 0 auto;
	background: #F9BB16;
	transition: all 1s;

	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	flex-direction: column;
}
.accountPage .box:hover {
	transform: rotate(1turn);
	transition: all 1s;
}
.accountPage .box i {
	font-size: 36px;
	color: #fff;
}
.accountPage h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	text-align: center;
	margin: 20px 0;
}


/* Cart */
#cart.open > .btn {
	border: none;
}



/* Blog */
.blogCategory {

}
.blogCategory .filters {
	margin-bottom: 50px;
}
.blogCategory .filters > div {
	text-align: right;
}
.blogCategory .filters span {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
	display: inline-block;
	margin-right: 10px;
}
.blogCategory .filters a {
	background: #E8E8E8;
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;
	transition: all .6s;
	margin: 0 5px;
}
.blogCategory .filters a.selected,
.blogCategory .filters a:hover,
.blogCategory .filters a:active,
.blogCategory .filters a:focus {
	transition: all .6s;
	background: #F9BB16;
}
.blogCategory .featured {
	margin-bottom: 50px;
}
.blogCategory .featured img {
	width: 100%;
}
.blogCategory .featured h5 {
	font-weight: 600;
	font-size: 26px;
	line-height: 34px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.blogCategory .featured h5 span {
	font-weight: 700;
	color: #F9BB16;
}
.blogCategory .featured h1 {
	font-weight: 700;
	font-size: 46px;
	line-height: 52px;
	color: #000;
	margin: 0 0 15px 0;
	font-style: italic;
}
.blogCategory .featured h1 a {
	color: #000;
}
.blogCategory .featured .desc p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0 0 10px 0;
	font-style: italic;
}
.bm2-article .backBtn,
.blogListing .moreBlock a,
a.readMore {
	font-family: 'Montserrat', sans-serif;
	background: #F9BB16;
	border: 1px solid #F9BB16;
	font-size: 16px;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	margin: 50px 0 0 0;
	transition: all .6s;
}
.bm2-article .backBtn:hover,
.bm2-article .backBtn:active,
.bm2-article .backBtn:focus,
.blogListing .moreBlock a:hover,
.blogListing .moreBlock a:active,
.blogListing .moreBlock a:focus,
a.readMore:hover,
a.readMore:active,
a.readMore:focus {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}
.blogCategory .featured .content > div {
	display: flex;
    justify-content: center;
    align-items: left;
    flex-direction: column;
    height: 460px;
}
.blogListing {
	margin-bottom: 50px;
}
.blogListing h2 {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: 700;
}
.blogListing h2 a {
	color: #F9BB16;
}
.blogListing p.date {
	font-size: 14px;
	line-height: 18px;
	color: #E8E8E8;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 5px 0;
}
.blogListing .description,
.blogListing .description p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
}
.blogListing .moreBlock {
	text-align: left !important;
	padding: 0 !important;
}
.blogListing .moreBlock a {
	margin: 15px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	padding: 7px 15px;
}
.bm2-pagination > div {
	text-align: right;
}
.pagination>li>a, .pagination>li>span {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #E8E8E8;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	text-align: center;
	border-radius: 0 !important;
	border: none;
	transition: all .6s;
	margin: 0 5px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background: #F9BB16;
	transition: all .6s;
	color: #fff;
}
.bm2-category {
	margin-bottom: 50px;
}

.blog-article header .bg {
	display: none;
}
.bm2-article {
	padding: 50px 0 0 0;
}
.bm2-article .backBtn {
	margin: 0 0 30px 0;
}
.bm2-article .image img {
	margin-bottom: 50px;
}
.bm2-article .content h2 {
	font-family: 'PT Serif', serif;
	font-size: 38px;
	line-height: 44px;
	color: #000;
	margin: 0 0 5px 0;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}
.bm2-article .content p.date {
	margin: 0 0 20px 0;
}

.icons {
	width: 100%;
	padding: 60px 0;

	background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(232, 232, 232) 100%);
	background: -o-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(232, 232, 232) 100%);
	background: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(232, 232, 232) 100%);
	background: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(232, 232, 232) 100%);
	background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(232, 232, 232) 100%);
    
}
.homePage {
	position: relative;
}
.homePage .icons {
	position: absolute;
    top: -106px;
    z-index: -1;
}
.icons img {
	max-height: 50px;
	display: block;
	margin: 0 auto;
}
.icons h5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #F9BB16;
	margin: 20px 0 5px 0;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}
.icons p {
	font-size: 16px;
	color: #000;
	font-style: italic;
	line-height: 20px;
	text-align: center;
	margin: 0;
}


/* Shop Page */
.shopPage {
	padding: 0 15px 50px 15px;
}
.shopPage .heading {
	text-align: center;
	margin-bottom: 50px;
}
.shopPage .heading.curry {
	margin-top: 50px;
}
.shopPage .heading h1 {
	font-size: 26px;
	color: #000;
	line-height: 32px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 20px 0;
}
.shopPage .heading h1 span {
	font-weight: 700;
	color: #F9BB16;
}
.shopPage .heading.curry h1 span {
	color: #F38C1E;
}
.shopPage .heading p {
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #000;
}
.product-thumb {
	border: none;
	margin-bottom: 30px;
}
.product-thumb .caption {
	min-height: 80px;
	text-align: center;
}
.product-thumb .caption h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}
.product-thumb .caption h4 a {
	color: #F9BB16;
}
.product-thumb .caption p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
}
.product-thumb button,
.product-thumb a.view {
	background: #F9BB16;
	border: 1px solid #F9BB16;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 30px;
	display: inline-block;
	transition: all .6s;
	margin: 10px auto;
}
.product-thumb button:hover,
.product-thumb button:active,
.product-thumb button:focus,
.product-thumb a.view:hover,
.product-thumb a.view:active,
.product-thumb a.view:focus {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}
.product-thumb .productPrice {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-weight: 700;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.product-thumb .image img {
	transition: all .5s;
	transform: scale(.85);
}
.product-thumb:hover .image img {
	transform: scale(1);
	transition: all .5s;
}


/* Product Page */
.productBody .bg {
	display: none;
}
.productPage {
	padding: 50px 15px 0 15px;
}
.thumbnail {
	border: none;
	padding: 0;
}
.productPage .backBtn {
	background: #F9BB16;
	border: 1px solid #F9BB16;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 19px;
	text-transform: uppercase;
	transition: all .6s;
	padding: 10px 20px;
}
.productPage .backBtn:hover,
.productPage .backBtn:hover,
.productPage .backBtn:hover {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}
.productPage .content h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #F9BB16;
	font-family: 'Montserrat', sans-serif;
	margin: 50px 0 20px 0;
}
.productPage .specs .text,
.productPage .specs .text p,
.productPage .content .desc p {
	font-size: 16px;
	font-style: italic;
	color: #000;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.productPage .specs {
	margin-bottom: 30px;
}
.productPage .specs h5 {
	font-size: 16px;
	line-height: 20px;
	color: #F9BB16;
	font-weight: 700;
	font-style: italic;
	margin: 0 0 5px 0;
}
.productPage #product h6.price {
	font-size: 32px;
	color: #F9BB16;
	font-family: 'Montserrat', sans-serif;
	line-height: 39px;
	margin: 0;
	font-weight: 700;
	display: inline-block;
}
.productPage #product h5.priceDiscount {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	font-weight: 700;
}
.productPage #product p.price {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	display: inline-block;
}
.productPage #product .actions .qty {
	width: calc(40% - 10px);
	display: inline-block;
	position: relative;
	line-height: 50px;
}
.productPage #product .actions .qty span {
	position: absolute;
	top: 0;
	left: 10px;
	color: #E8E8E8;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.productPage #product .actions input[type="text"] {
	border: 1px solid red;
	height: 50px;
	border-radius: 0;
	border: 1px solid #E8E8E8;
	text-align: right;
}
.productPage #product .actions button {
	display: inline-block;
	width: calc(60% - 5px);
	margin-left: 10px;
	background: #F9BB16;
	border: 1px solid #F9BB16;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	padding: 0;
	border-radius: 0;
	text-shadow: none;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	position: relative;
	transition: all .6s;
	top: -2px;
	box-shadow: none;
}
.productPage #product .actions button:active,
.productPage #product .actions button:focus,
.productPage #product .actions button:hover {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}
.others {
	margin-bottom: 30px;
}
.others .heading h3 {
	color: #F9BB16;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
}



/* Contact Page */
.information-contact .bg {
	display: none;
}
.contactPage {
	padding: 50px 15px;
}
.contactPage .info h1 {
	font-size: 26px;
	line-height: 32px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	margin: 0 0 10px 0;
}
.contactPage .info h1 span {
	color: #F9BB16;
	font-weight: 700;
}
.contactPage .info > p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0 0 25px 0;
}
.contactPage .details p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.contactPage .details p i {
	display: inline-block;
	width: 30px;
	color: #F9BB16;
	font-size: 18px;
}
.contactPage .details p a {
	color: #000;
}
.contactPage .details iframe {
	width: 100%;
	height: 300px;
}
.contactPage form label.control-label {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.contactPage form label.control-label:before {
	display: none;
}
.contactPage form input[type="text"],
.contactPage form input[type="email"],
.contactPage form textarea {
	height: 50px;
	border: 1px solid #E8E8E8;
	border-radius: 0;
	box-shadow: none;
}
.contactPage form textarea {
	height: 165px;
	margin-bottom: 10px;
}
.contactPage .buttons {
	margin: 0;
}
.contactPage form input[type="submit"] {
	background: #F9BB16;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	padding: 10px 25px;
	text-transform: uppercase;
	box-shadow: none;
	border: 1px solid #F9BB16;
	text-shadow: none;
	border-radius: 0;
	transition: all .6s;
	margin: 17px 0 0 0;
}
.contactPage form input[type="submit"]:hover,
.contactPage form input[type="submit"]:active,
.contactPage form input[type="submit"]:focus {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}



/* About Page */
.aboutPage {
	padding: 50px 15px;
}
.aboutPage h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #000;
	font-weight: 600;
	margin: 0 0 20px 0;
}
.aboutPage h1 span {
	color: #F9BB16;
	font-weight: 700;
}
.aboutPage p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-style: italic;
	margin: 0 0 15px 0;
}
.aboutPage p i {
	color: #F9BB16;
	font-weight: 700;
}
.bg .buttons a {
	background: #F9BB16;
	border: 1px solid #F9BB16;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding: 10px 25px;
	transition: all .6s;
	margin: 0 15px;
}
.bg .buttons a[data-id="2"] {
	background: #F38C1E;
	border: 1px solid #F38C1E;
}
.bg .buttons a:hover,
.bg .buttons a:active,
.bg .buttons a:focus {
	transition: all .6s;
	background: transparent;
	color: #F9BB16;
}
.bg .buttons a[data-id="2"]:hover,
.bg .buttons a[data-id="2"]:active,
.bg .buttons a[data-id="2"]:focus {
	color: #F38C1E;
}




footer {
	background: #F9BB16;
	border: none;
	margin: 0;
	padding: 60px;
}
footer p {
	text-align: center;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	margin: 0;
}
footer p a {
	color: #fff;
	text-decoration: underline;
}


/* Media Queries */
/* Mobile First */
@media screen and (min-width: 320px) {

}

/* Mobile Only */
@media screen and (min-width: 320px) and (max-width: 767px) {
	#cart .btn.btn-danger {
		padding: 4px 6px;
	}
	#cart .totals td {
		font-size: 12px;
	}
	#cart ul li.visible-xs {
		padding-right: 5px;
	}

	#menu .navbar-header button {
		float: left;
		background-color: transparent;
		border: none;
		color: #000;
		background-image: none;
		box-shadow: none;
		line-height: 32px;
		padding: 5px;
		margin-left: 10px;
	}
	#menu .navbar-header button i {
		font-size: 22px;
	}
	#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
		background-color: transparent;
		color: #000;
	}
	.navWrapper {
		padding: 0;
	}
	#menu {
		margin-bottom: 0;
		height: auto;
	}
	#menu .navbar-collapse {
		padding: 0;
	}
	#menu .nav {
		margin: 0;
		text-align: center;
	}
	#menu .nav > li {
		display: block;
		background: rgba(217, 229, 232, 0.95);
		border-bottom: 1px solid #fff;
		margin: 0;
	}
	#menu .nav > li:last-child {
		border: none;
		margin: 0;
	}
	#menu .nav > li a {
		padding: 10px 0;
	}
	.navbar-collapse {
		position: absolute;
		width: 100%;
		z-index: 10;
	}
	#cart {
		max-width: 100%;
	}
	#cart > button {
		position: absolute;
		top: -55px;
		right: 40px;
		text-align: right;
		width: calc(100% - 120px);
	}
	#cart > button i {
		font-size: 22px;
		top: 0;
	}
	.accountLink {
		margin-top: 0;
		position: absolute;
		right: 15px;
		top: -43px;
		margin-right: 0;
	}
	.fa-facebook-square {
		font-size: 22px;
	}
	#logo img {
		margin: 0 auto;
	}

	header .bg {
		min-height: 300px;
	}



	body.common-home header .bg {
		min-height: 340px;
		background-position: 100% 0px;
	}
	.caption .container {
		width: 100%;
	}

	body.common-home header .caption {
		height: 335px;
	}
	header .caption h5 {
		font-size: 18px;
		line-height: 36px;
	}
	header .caption h5 span {
		font-size: 84px;
		right: 10px;
		top: -5px;
		color: #000;
	}
	header .caption h5 strong {
		font-size: 26px;
		line-height: 30px;
	}
	header .caption h4 {
		font-size: 44px;
		line-height: 48px;
	}
	header .caption h3 {
		font-size: 56px;
		line-height: 56px;
	}
	header .caption p {
		font-size: 15px;
		line-height: 20px;
	}
	.homePage .icons {
		position: relative;
		top: -25px;
	}


	.fixedNav div.text-right {
		height: 0;
	}
	.logoSmall {
		display: none;
		margin: 0 auto;
	}
	.is-sticky .logoSmall {
		display: block;
	}
	.icons {
		padding: 30px 0 0 0;
	}
	.icons .row > div {
		margin-bottom: 15px;
	}
	.homeProducts .heading {
		margin-top: 50px;
	}
	header .caption h5, header .caption h4, header .caption h3, header .caption p {
		opacity: 1;
		visibility: visible;
	}

	.blog .row > div.image img {
		height: 260px;
	}
	.blog .row > div.content {
		padding: 0 15px;
	}

	.contactPage {
		padding: 30px 15px;
	}
	.contactPage .info {
		margin-bottom: 30px;
	}
	.contactPage form .buttons > div,
	.contactPage form input[type="submit"] {
		width: 100%;
	}

	.aboutPage {
		padding: 30px 15px;
	}
	.blogCategory .filters {
		margin: 30px 0;
	}
	.blogCategory .filters span {
		display: block;
		text-align: left;
	}
	.blogCategory .filters a {
		display: block;
		text-align: center;
		margin: 5px 0;
	}
	.blogListing {
		margin-bottom: 30px;
	}
	.blogListing a img {
		width: 100%;
		margin-bottom: 15px;
	}
	.bm2-article {
		padding: 30px 0 0 0;
	}
	.bm2-article .image img {
		width: 100%;
		margin-bottom: 30px;
	}

	.shopPage {
		padding: 30px 15px;
	}
	.bg .buttons a {
		display: block;
		text-align: center;
		margin: 10px 0;
	}
	.checkoutType .checkbox {
		padding-left: 0;
	}
	.fastCheckout .loginPage {
		padding-top: 0;
	}
	.fastCheckout .loginPage .customButton {
		width: 100%;
		margin-bottom: 5px;
	}
	.fastCheckout .control-label {
		width: 100%;
	}
	.checkoutButton {
		width: 100%;
		text-align: center;
	}
	.accountPage .box {
		width: 120px;
		height: 120px;
	}
	.accountPage h4 {
		font-size: 14px;
	}
	body.information-information-4 header .caption h5 {
		font-size: 30px;
		line-height: 40px;
		color: #000;
		text-align: right;
	}
	body.information-information-4 header .caption h5 span {
		font-size: 54px;
		color: #F9BB16;
		line-height: 62px;
	}
	body.information-information-4 header .caption h4 {
		font-size: 38px;
		text-align: right;
		color: #000;
		line-height: 56px;
	}
	body.information-information-4 header .caption h4 span {
		color: #F9BB16;
		font-size: 52px;
	}

	body.blog-category header .caption h5, body.blog-category-home header .caption h5 {
		font-size: 28px;
		text-align: right;
		line-height: 40px;
		color: #000;
	}
	body.blog-category header .caption h5 span, body.blog-category-home header .caption h5 span {
		font-size: 48px;
		color: #F9BB16;
		line-height: 62px;
	}
	body.blog-category header .caption h4, body.blog-category-home header .caption h4 {
		font-size: 28px;
		text-align: right;
		line-height: 40px;
		color: #000;
	}
	body.blog-category header .caption h4 span, body.blog-category-home header .caption h4 span {
		color: #F9BB16;
		font-size: 42px;
	}
	header .bg {
		background-position: -100px 100%;
	}

	.icons img {
		float: left;
	}
	.icons h5 {
		display: block;
		width: calc(100% - 125px);
		float: left;
		text-align: left;
		position: relative;
		top: -25px;
		left: 30px;
	}
	.icons p {
		display: block;
		width: calc(100% - 125px);
		float: left;
		text-align: left;
		position: relative;
		top: -25px;
		left: 30px;
	}
	.icons div[data-id="3"] p,
	.icons div[data-id="3"] h5 {
		left: 50px;
	}
}

/* Table Portrait */
@media screen and (min-width: 768px) and (max-width: 991px) {
	header .bg {
		min-height: 340px;
	}
	body.common-home header .bg {
		min-height: 340px;
		background-position: 100% 0px;
	}

	body.common-home header .caption {
		height: 335px;
	}
	header .caption h5 {
		font-size: 18px;
		line-height: 36px;
	}
	header .caption h5 span {
		font-size: 84px;
		right: 0;
		top: -5px;
	}
	header .caption h5 strong {
		font-size: 26px;
		line-height: 30px;
	}
	header .caption h4 {
		font-size: 44px;
		line-height: 48px;
	}
	header .caption h3 {
		font-size: 56px;
		line-height: 56px;
	}
	header .caption p {
		font-size: 15px;
		line-height: 20px;
	}
	.homePage .icons {
		position: relative;
		top: 0;
	}

	#menu .nav {
		margin-top: 15px;
	}
	.accountLink {
		margin-top: 13px;
	}
	#menu .nav > li {
		margin: 0 12px;
	}
	

	.homeProducts .heading {
		margin-top: 30px;
	}
	.blog .content .desc {
		margin-bottom: 30px;
	}
	.blog .row > div.image img {
		height: 400px;
	}
	.blog .row > div.content {
		padding: 0 15px;
		min-height: 400px;
	}

	header .caption h5, header .caption h4, header .caption h3, header .caption p {
		opacity: 1;
		visibility: visible;
	}
	#menu .nav > li {
		margin: 0 5px;
	}
	#menu .nav > li a {
		font-size: 15px;
	}

	.blogCategory .featured .content > div {
		display: block;
		height: auto;
	}
	.bm2-article .backBtn, .blogListing .moreBlock a, a.readMore {
		margin: 30px 0 0 0;
	}
	.blogListing a img {
		width: 100%;
		margin-bottom: 15px;
	}
	.bm2-pagination > div {
		text-align: center;
	}
	.bm2-article .image img {
		width: 100%;
		margin-bottom: 30px;
	}
	.bg .buttons a {
		padding: 10px 15px;
	}
	#content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
		clear: none;
	}


	body.information-information-4 header .caption h5 {
		font-size: 30px;
		line-height: 40px;
		text-align: right;
	}
	body.information-information-4 header .caption h5 span {
		font-size: 54px;
		line-height: 62px;
	}
	body.information-information-4 header .caption h4 {
		font-size: 38px;
		text-align: right;
		line-height: 56px;
	}
	body.information-information-4 header .caption h4 span {
		font-size: 52px;
	}

	body.blog-category header .caption h5, body.blog-category-home header .caption h5 {
		font-size: 28px;
		text-align: right;
		line-height: 40px;
	}
	body.blog-category header .caption h5 span, body.blog-category-home header .caption h5 span {
		font-size: 48px;
		line-height: 62px;
	}
	body.blog-category header .caption h4, body.blog-category-home header .caption h4 {
		font-size: 28px;
		text-align: right;
		line-height: 40px;
	}
	body.blog-category header .caption h4 span, body.blog-category-home header .caption h4 span {
		font-size: 42px;
	}
}

/* Table Landscape */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	header .bg {
		min-height: 340px;
	}
	body.common-home header .bg {
		min-height: 340px;
		background-position: 100% 0px;
	}

	body.common-home header .caption {
		height: 335px;
	}
	header .caption h5 {
		font-size: 18px;
		line-height: 36px;
	}
	header .caption h5 span {
		font-size: 84px;
		right: 0;
		top: -5px;
	}
	header .caption h5 strong {
		font-size: 26px;
		line-height: 30px;
	}
	header .caption h4 {
		font-size: 44px;
		line-height: 48px;
	}
	header .caption h3 {
		font-size: 56px;
		line-height: 56px;
	}
	header .caption p {
		font-size: 15px;
		line-height: 20px;
	}

	.homePage .icons {
		position: relative;
		top: 0;
	}
	.homeProducts .heading {
		margin-top: 50px;
	}
	.blog .row > div.content {
		padding: 0 15px;
		min-height: 400px;
	}
	.blog .row > div.image img {
		height: 400px;
	}
	.blogCategory .featured .content > div {
		display: block;
		height: auto;
	}

	.blogListing a img {
		margin-bottom: 15px;
		display: block;
	}
	.bm2-pagination > div {
		text-align: center;
	}
	.bm2-article .image img {
		width: 100%;
		margin-bottom: 30px;
	}
	header .caption h5, header .caption h4, header .caption h3, header .caption p {
		opacity: 1;
		visibility: visible;
	}

	body.information-information-4 header .caption h5 {
		font-size: 34px;
		line-height: 44px;
		text-align: right;
	}
	body.information-information-4 header .caption h5 span {
		font-size: 58px;
		line-height: 64px;
	}
	body.information-information-4 header .caption h4 {
		font-size: 42px;
		text-align: right;
		line-height: 58px;
	}
	body.information-information-4 header .caption h4 span {
		font-size: 56px;
	}

	body.blog-category header .caption h5, body.blog-category-home header .caption h5 {
		font-size: 34px;
		text-align: right;
		line-height: 44px;
	}
	body.blog-category header .caption h5 span, body.blog-category-home header .caption h5 span {
		font-size: 52px;
		line-height: 64px;
	}
	body.blog-category header .caption h4, body.blog-category-home header .caption h4 {
		font-size: 32px;
		text-align: right;
		line-height: 44px;
	}
	body.blog-category header .caption h4 span, body.blog-category-home header .caption h4 span {
		font-size: 46px;
	}
}

/* Small Screen */
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.blog .row > div.content {
		padding: 0 15px;
		min-height: 360px;
	}
	.blog .row > div.image img {
		height: 360px;
	}
	.homePage .icons {
		top: -60px;
	}
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
	.homePage .icons {
		top: -66px;
	}
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
	.homePage .icons {
		top: -70px;
	}
}
@media screen and (min-width: 1601px) and (max-width: 1700px) {
	.homePage .icons {
		top: -75px;
	}
}
@media screen and (min-width: 1701px) and (max-width: 1800px) {
	.homePage .icons {
		top: -80px;
	}
}


/* Large Screen */
@media screen and (min-width: 1801px) {
	
}
@media screen and (min-width: 2001px) {
	
}
@media screen and (min-width: 2201px) {
	
}








































