body {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-family: "Hind", sans-serif;
  font-weight: 400;
  font-style: normal;
	background: #fffdf8;
	  
}
p {
	  font-size: 1.4em;
}
#product .description {
	
    font-size: 1.4em; 
		
}
.home-main-text-area p {
	color: #8e8e8e;
}

.home-main-text-area a {
	color: #000;
}
.home-main-text-area a:hover {
	color: #8e8e8e;
}
.home-main-text-area ol, .home-main-text-area ul {
	padding-left: 0;
	list-style-type: none;
}

.home-main-text-area ol, .home-main-text-area ul {

} 
#addons > .row{
		display: flex;
		align-items:start;
		flex-wrap:wrap;
		justify-content:space-between
	}

	#addons > .row .addon{
		width:33%;
	}
#addons {
    margin-bottom: 20px;
    border: 1px solid #fffdf8;
    border-radius: 2px;
}


.description1 {
	background-color: #f2dede;
   
	border: 1px solid #ebccd1;
    border-radius: 3px;
    color: #a94442; 
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}


 #product .price::before {
    content: '$';
    vertical-align: baseline;  
	
}
	
#category .product .sale-price, #product .sale-price, #shopping-cart .product .sale-price {
    display: inline-table;
    position: relative;
    color: #D11;
	font-size: .8em;
}
.checkout .heading {
   
     background: #fffdf8; 
  border-top: 1px solid #fff; 
    border-bottom: 1px solid #fff; 
}
html body .btn-default {
   background: #557d2d;
    color: #fff;
    border: 1px solid #999;
}
body .btn-primary, .btn-default, body .btn-lg {
    background: #557d2d;
    color: #fff;
    border: 1px solid #999;
	border-radius: 4px;
}

.preserve-newlines {
    white-space: pre-line;
}
.container {
	max-width: 1400px !important;
}
#header-container {
	background: #fff;  
}

#header {
	max-width: 1400px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;

}

#header .address {
	margin: 0 0 20px;
}

#logo {
	position: relative;
	display: inline-block;
	margin: 10px auto 0;
}



#logo img {
	display: block;
	max-width: 100%;
}

#header .address {
	display: block;
}
#top-navigation {
	color: #Fff;
	line-height: 56px;
	text-transform: uppercase;
	
	
	
    background-color: #e8007b;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
}

#top-navigation .wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1400px;
	margin: auto;
}

#top-navigation .address {
	display: none;
	font-size: 18px;
	padding-left: 5px;
}

#top-navigation .icon {
	color: #fff;
	font-size: 21px !important;
}

#top-navigation .menu-item.desktop {
	display: none;
}

#top-navigation .menu-items {
	display: flex;
	position: relative;
	justify-content: space-evenly;
	align-items: center;
	flex: 1;
	width: 100%;
	text-align: center;
}

#top-navigation .menu-item {
	cursor: pointer;
	position: relative;
	display: inline-block;
	flex: 1;
	padding: 0;
	color: #FCFCFC !important;
	font-size: 14px;
	text-decoration: none !important;
}

#top-navigation .menu-item:hover {
	color: #FFF;
	background: #111;
}
#top-navigation .phone-number a {
	color: #fff;
}
#toggle-search,
#toggle-navigation {
	cursor: pointer;
	user-select: none;
}

#search-container {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 56px;
	left: 0;
	width: 100%;
	padding: 10px;
	background: #111;
}

#search {
	position: relative;
	width: 100%;
	max-width: none;
	line-height: 0;
}

.show-search #search-container {
	display: block;
}

#search input {
	margin: auto;
	height: 44px !important;
}

#search [type=submit] {
	line-height: 44px;
}
.h1, h1 {
    font-size: 36px;
	text-align: center;
	font-family: Verdana, sans-serif;
	text-transform: capitalize;
}
	h1 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; 
   
}





.h2, h2 {
    font-size: 30px;
	text-align: center; 
	
	text-transform: capitalize;
}
	
	h2 {
   
    width: 100%;
    justify-content: center;
    align-items: center; 
		
   font-size: 22pt;
    color: #d9238d;
}
	




h3 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; 
	font-size: 20px;
   
}


h3:after {
    margin: 0 20px 0 20px; 
}

#checkout-shipping {
	padding-left: 10px;
	padding-right: 10px;

}
.home-callout-boxes {
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
}

.home-callout-boxes > .row{
	display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.home-callout-boxes .box-bg {
	text-align: center;
	padding: 1em;
	margin-top: 1.8em;
}
.home-callout-boxes h2 {
	color: #fff;
	border-bottom: none;
	margin-top: 12.5px;
}
.home-callout-boxes p{
	color: #fff !important;
}

.purple-box .box-bg {
	background: #d9238d;
}
.green-box .box-bg {
	background: #e8007b;
}
.pink-box .box-bg {
	background: #8d4fa4; 
}
/*banner css*/
.banner-rotator {
	
	 width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
	margin-bottom: 10px;
	margin-top: 15px;
	
}

.container.go-wide{
	max-width:2500%;
	margin:0 auto;
	
}

#homepage-banner .img-responsive {
   /* width: 100%;*/
 /*  max-width: auto;*/
}
.banner-rotator .banner {

  
 /*   height: 430px;*/
	

}
/*collection banner stuff*/
.collection-banner .img-responsive {
    width: 100%;
    max-width: auto;
}
.collection-banner img{
	margin: auto;
}

.collection-banner .banner-title::after {
	position: absolute;
	display: block;
	content: "shop now";
	background: #759916;
	width: 170px;
	text-transform: uppercase;
	text-align: center;
/*	font-weight: bold;*/
	font-size: .7em;
	left: 50%;
	margin-left: -85px;
	top: 70%;
	margin-top: 21px;
	line-height: 50px;
	color: #fff;
	z-index: 500;
}
.banner-title {
	position: absolute;
	z-index: 200;
	top: 37%;
	margin-top: -1.5em;
	width: 100%;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 5px rgba(0, 0, 0, 1), 0 0 50px rgba(0, 0, 0, 1);
	font-size: 2em;
	

}

.main-banner{
	width: 100%;
	height: 650px;
	background-position: center;
	   
    background-repeat: no-repeat;
    background-size: cover;
	
	
}

.banner {
	width: 100%;
	
}
#login {
	padding: 10px;
}
#shopping-cart {
    padding: 15px;
    padding-bottom: 50px;
}


/*banner css end*/


@media (min-width: 460px){
	#top-navigation .menu-item {
		padding: 0 10px;
		font-size: 18px;
	}
}

@media (min-width: 768px){
	#top-navigation {
		line-height: 50px;
	}

	#top-navigation .menu-item.mobile {
		display: none;
	}

	#top-navigation .menu-item.desktop {
		display: inline-block;
	}

	#top-navigation .menu-items {
		justify-content: flex-end;
		flex: initial;
		width: auto;
	}
	#sticky-navigation.floating a.lv-1, #sticky-navigation.floating span.lv-1
	{
    color: #FFF;
}

	#top-navigation .menu-item {
		flex: initial;
	}

	#top-navigation .address {
		display: inline-block;
	}

	#header .address,
	#toggle-navigation {
		display: none !important;
	}

	#sticky-navigation {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 2;
		transition: none;
		border-bottom: 1px solid rgba(0,0,0,.1); 
		background: #fff; 
		

	}

	#sticky-navigation.floating {
		background: rgba(217, 35, 141, .95);
		box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
		transition: background .3s;
	}

	#search-container {
		position: absolute;
		z-index: 10000;
		top: 44px;
		left: -80px;
		bottom: auto;
		max-width: 260px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	}
	
}

#navigation {
	display: table;
	cursor: default;
	max-width: 1400px;
	margin: auto;
}

#navigation a {
	color: #000; 
	/*letter-spacing: .1em;*/
	text-transform: uppercase;
}

#navigation a.lv-1 {
	font-size: 1.4em;
}

#navigation li:hover a {
	color: #000;
}

#navigation li:last-child ul {
	left: 0;
	right: auto;
}

#navigation ul {
	display: inline !important;
	float: none !important;
}

@media (max-width: 767px){
	html body {
		padding-top: 56px;
	}

	html body #navigation {
		top: 56px;
	}
	html body #top-navigation {
        position: fixed;
        top: 0;
        z-index: 9999999;
    }

	html body #navigation.active {
		position: fixed;
	}
	#navigation,
	#navigation ul ul {
		line-height: 56px;
	}

	#navigation li.active {
		border-top: 1px solid #111 !important;
	}

	#navigation li.active > a {
		color: #FFF;
		background: #222;
	}

	html body #navigation .lv-1 {
		border: none;
	}

	html body #navigation a {
		border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
	}

	html body #navigation li.active > a.lv-1::before {
		display: inline-block;
		float: none;
		color: #999;
		margin-right: 10px;
		
		content: '\2039';
	}

	#addons > .row{
		display: flex;
		align-items:start;
		flex-wrap:wrap;
		justify-content:space-between
	}

	#addons > .row .addon{
		width:33%;
	}
	#header .phone-number {
		font-size: 1.4em;
		
	}
	#header .address {
    margin: 0 0 20px;
}
	

} 

@media (min-width: 768px){
	#navigation ul ul {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity .5s;
	}

	#navigation li:hover ul {
		visibility: visible;
		pointer-events: all;
		opacity: 1;
	}
}

#navigation li ul a,
#navigation li:hover ul a {
	color: #000;
}
#navigation li ul a { 
	text-transform: capitalize;
	border-bottom: 1px solid rgba(0,0,0,.1); 
}

#navigation li:not(.active) a.parent::after {
	display: inline-block;
	margin-left: .6em;
    content: '\203A';
}

@media (min-width: 768px){
	#navigation li a.parent::after {
		display: inline-block;
		margin-left: .6em;
		content: '\203A';
	}

	#navigation a.parent::after {
		transform: rotate(90deg);
	}
}

#page {
	position: relative;
	z-index: 1;
	max-width: 1400px;
    margin: auto;
}

#homepage-callouts {
	display: grid;
	width: 100%;
}

.homepage-callout {
	display: block;
	position: relative;
	width: 100%;
}

.homepage-callout.height-constrained {
	height: 100vw;
}

.homepage-callout img.grid-scale {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

@media (min-width: 720px){
	#homepage-callouts {
		grid-gap: 10px;
		grid-auto-rows: 300px;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	.homepage-callout {
		height: auto !important;
	}


	.homepage-callout:nth-child(9n+5),
	.homepage-callout:nth-child(9n+8),
	.homepage-callout:nth-child(9n+9) {
		grid-column-end: span 2;
	}

	/*.homepage-callout:nth-child(9n+5) {
		grid-column-end: span 2;
	}

	.homepage-callout:nth-child(9n+4) {
		grid-column-start: 2;
		grid-row: 2 / span 2;
	}*/
}

.homepage-callout .title {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	color: #FFF;
	font-size: 8vw;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000;

	transition: .4s;
}

@media (min-width: 720px){
	.homepage-callout .title {
		font-size: 2vw;
	}
}
#top-navigation .menu-item {
  font-size: 18px;
}

.homepage-callout .title::before,
.homepage-callout .title::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border-top: 15px solid transparent;
	border-left: 15px solid transparent;
	pointer-events: none;
	transition: 1s;
}

.homepage-callout .title::after {
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
	border: none;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.homepage-callout:hover .title::before,
.homepage-callout:hover .title::after {
	width: 100%;
	height: 100%;
	border-color: rgba(0, 0, 0, .7);
}

#about-us.homepage-callout {
	padding: 60px 25px;
	color: #222;
	font-size: 16px;
	line-height: 1.4;
	background: #d5cdc5;
}

#about-us.homepage-callout p {
	margin: 1.2em auto;
}

#about-us.homepage-callout .btn {
	display: table;
	margin: auto;
}

@media (min-width: 1200px){
	#about-us.homepage-callout {
		padding: 80px 140px;
	}
}

#established {
	width: 100%;
	padding: 20px 0;
	margin: 0 auto 20px;
	font-size: 30px;
	text-align: center;
	border-top: 5px double #bfb3a6;
	border-bottom: 5px double #bfb3a6;
}

.btn {
	font-weight: normal;
	
}
.btn-sm {
    display: inline;
    padding: 5px 10px;
    font-size: 14px !important;
    line-height: 1.5;
    border-radius: 3px;
    margin: auto;
}


.btn-primary {
	min-width: 200px;
	background: #60061D;
	border: 1px solid #60061D;
	border-radius: 0;
}

.btn-primary:hover {
	background: #800020;
	border: 1px solid #60061D;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

html #to-top {
	z-index: 9999999;
	bottom: 35px;
}

.google-review-card {
	width: 100%;
	margin: 0;
	background: rgba(255, 255, 255, .6);
	border: none;
	box-shadow: none;
}

.google-review-card-reviews {
	position: static;
	max-height: none;
}

@media (min-width: 720px){
	.google-review-card {
		height: 100%;
	}

	.google-review-card-reviews {
		position: absolute;
		height: 100%;
	}
}

#category {
	margin-left: 0;
	margin-right: 0;
}

#category h1,
#product .product-name {
	padding: 15px 0 15px 0;
	color: #fff !important; 
	font-size: 32px;
	text-transform: uppercase;
	border-bottom: none;
	background: #d9238d;
}

#product {
	margin: 0;
}
#product #details {
    margin-top: 0;
}
#product .option {
	margin-left: 0px;
    margin-right: 0px;
	
	
	
    padding-top: 1em;
    padding-bottom: 1em;
    color: #000;
    background: #fffdf8;
    border-top: 1px solid #fffdf8;
    border-bottom: 1px solid #fffdf8;
	text-transform: uppercase;
}



#product #image .image-wrapper,
#product #image img{
	width:100%;
}

.category-heading {
/*	display: table;*/
	position: relative; 
	
	margin: 0 auto 30px;
	padding: 0 10px;
	text-align: center;
	color: #999;
}

.subcategories,
.category-products {
	width: 100%;
	margin-bottom: 10px;
	display: grid;
	grid-gap: 10px;
	grid-auto-rows: auto;
	grid-template-columns: 1fr 1fr;
}

.product a,
.category a {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%;
	
	padding-bottom: 20px;
}

.product a .btn,
.category a .btn{
	width:auto;
} 
#product .prices .price {
    color: #d9238d;
	        font-size: 30px;
}

#addons-wrapper {
    margin-top: 10px;
	padding: 10px;
}

#shopping-cart .product .price {
    
    color: #f00;
	font-size: bold;
}

.category a {
	padding-bottom: 0;
}

.product img,
.category img {
/*	width: 100%;*/
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.product .details {
	display: block;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #333;
}


.product:hover .details {
	/*padding: 30px 15px 60px;
	opacity: .9;
	background: rgba(0, 0, 0, .5);*/
}


.product .details .price {
	color: #d9238d !important;
}

.subcategories .category .name {
	position: absolute;
	bottom: 10px;
	left: 10%;
	right: 10%;
	padding: 10px 0;
	font-size: 14px;
	border-radius: 5px;
	color: #000;
	background: rgba(255, 255, 255, .8);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
}

@media (min-width: 840px){
	.product a {
		padding-bottom: 20px;
	}

	.product .details {
		font-size: 1.2em;
		
	}

	.subcategories,
	.category-products {
		margin-bottom: 0;
		grid-gap: 20px;
		grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
	}

	.subcategories .category .name {
		bottom: 10px;
		font-size: 16px;
	}
}

#category .product .name {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#category .product .price .cents,
#product .price .cents,
#shopping-cart .product .price .cents {
	margin-left: .15em;
}

#content {
	max-width: 1200px;
	margin: auto;
	text-align: center;
}

#content p {
	max-width: 80%;
	margin: auto;
	font-size: 1.3em;
	margin-bottom: 2em;
}

.email-subscription-form {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;
	max-width: 800px;
	margin: auto;
}

.email-subscription-form h4 {
	width: 100%;
	margin: 0;
	padding: 0 25px !important;
	line-height: 44px;
	background: #1C1C1C;
}

.email-subscription-form br {
	display: none;
}

.email-subscription-form input {
	flex: 1;
	height: 44px;
	border: none;
	border-radius: 0;
}

.email-subscription-form input[type=submit] {
	padding: 8px;
	min-width: auto;
	max-width: 110px;
	text-transform: uppercase;
}

.social-icons {
	padding-top: 25px;
	text-align: right;
}

.social {
	float: none;
	display: inline-block;
	margin: 0 0 5px 5px;
}

#footer {
	padding: 50px 0;
	color: #efefef;
	text-align:center;
	background: #222;
	
}
#footer a{
	
	color: #efefef;
	
}
#footer a:hover{
color: #337ab7;
}
#footer ul {
    position: relative;
    padding: 0 0 20px 0;
    list-style-type: none;
}

.flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

@media (min-width: 720px)
{
	#footer {
		margin-top: 20px;
	}

	.email-subscription-form h4 {
		width: auto;
	}
}


.footer-text-columns h4 {
	text-align: left;
	
	color: #d9238d;
}

.footer-text-columns .location-list {
	text-align: justify;
	color: #efefef;
	
	max-height: 150px;
	margin-bottom: 20px;
    overflow-y: scroll;
}
.footer-text-columns ::-webkit-scrollbar {
    display: none;
}
.footer-text-columns .fa {
	font-size: 60px;
    color: #bfbfbf;
}

.footer-icons .social {
	background: transparent !important;
	opacity: 1;
	width: auto !important;
    height: auto !important;
	box-shadow: none;
}


.footer-icons .social .fa {
	font-size: 32px;
    color: #ababab;
    margin: 14px;
}

.footer-icons .social .fa:hover {
	color: #000;
}


.footer-title {
	text-transform: inherit;
    text-align: left;
    font-weight: 400;
  
    line-height: 1.4em;
    color: #d9238d;
    margin-bottom: 0.5em;
    
    padding: 0.5em 0;
}

.footer-badge img {
	margin: 3px;
}
#footer ul {
	position: relative;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#footer li {
    line-height: 1.85714;
	font-size: 18px;
}
#footer2 {
	    color: #efefef;
    text-align: center;
    background: #222
}
#footer2 a {
	color: #efefef;
}

#footer2 a:hover {
	color: #a7a7a7;
}#email-wrapper {
	background: #ff0;
	max-width: 100%;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	display: block;
    max-width: 100%;
    height: auto;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
	display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px)
{
	html {
	/* max-width: 100%;
    overflow-x: hidden; */
}
	#top-navigation {
		position: absolute;
		top: 0;
		width: 100%;
	}
	h1 {
		font-size: 20px;
		
	}
	#footer2 {
		font-size: .65em;
	}

	#navigation .lv-1 {
		color: black;
		background: #fff;
	}

	#category h1, #product .product-name{
		font-size: 30px;
	}

	#product .values{
		display:flex;
		flex-direction: row;
		flex-wrap:nowrap;
		align-items:center;
		justify-content:space-between;
	}

	.subcategories .product .btn,
	.category-products .product .btn{
		min-width:auto;
		width:auto;
	}

	.subcategories,
	.category-products{
		padding: 0 8px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 768px)
{
	#top-navigation {
		line-height: 44px;
	}

	#website-controls {
		position: relative;
		z-index: 1;
		margin-top: 20px;
	}

	#navigation li:hover {
		background: rgba(110, 93, 69, .2);
	}

	#navigation ul ul {
		box-shadow: 0 6px 10px rgba(0, 0, 0, .3), 0 2px 2px rgba(0, 0, 0, .2);
	}

	#navigation ul {
		display: table;
		width: auto;
		margin: auto;
	}
}

@media (min-width: 992px)
{
	.container {
		width: auto;
	}
	
}

@media (min-width: 1400px)
{
	#footer {
		margin-top: 50px;
	}
}

.ratio{
	height:0;
	padding-top:100%;
	position:relative;
}

.ratio > img{
	position:absolute;
	inset:0;
	height:100%;
	width:100%;
}