n/* GD */
/* Global Paddings */
	.padding-tb-big{ 
		padding-top: 100px;
		padding-bottom: 100px;	
	}
	.padding-tb-med{ 
		padding-top: 50px;
		padding-bottom: 50px;	
	}
	.padding-tb-small{ 
		padding-top: 20px;
		padding-bottom: 20px;	
	}
	.padding-tb-tin{ 
		padding-top: 10px;
		padding-bottom: 10px;	
	}
	.padding-t-big{ 
		padding-top: 100px;	
	}
	.padding-t-med{ 
		padding-top: 50px;	
	}
	.padding-t-small{ 
		padding-top: 20px;	
	}	
	.padding-t-tin{ 
		padding-top: 10px;	
	}	
    .padding-t-xs {
        padding-top: 4px;
    }
	.padding-b-big{ 
		padding-bottom: 100px;	
	}
	.padding-b-med{ 
		padding-bottom: 50px;	
	}
	.padding-b-small{ 
		padding-bottom: 20px;	
	}
	.padding-b-tin{ 
		padding-bottom: 10px;	
	}
	
	.padding-tb-none,
	.padding-tb-none .vc_col-sm-12 { 
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
    .padding-r-none {
        padding-right: 0px;
    }
    .margin-b-none {
        margin-bottom: 0px;
    }
	.full-width .site-content .entry-content, .full-width .vc_col-sm-12 { 
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
/* Side Paddings ( left, right ) */	
	.padding-side-big{ 
		padding-left: 20%;
		padding-right: 20%;	
	}
	.padding-side-med{ 
		padding-left: 10%;
		padding-right: 10%;		
	}
	.padding-side-small{ 
		padding-left: 5%;
		padding-right: 5%;	
	}
	.padding-side-tin{ 
		padding-left: 2%;
		padding-right: 2%;	
	}
    .padding-t-responsive {
        padding-top:110px;
    }
@media only screen and (max-width:994px) {
    .padding-t-responsive {
        padding-top:200px;
    }
}
@media only screen  
and (max-width:768px) { 
	/* Global Paddings */
	.padding-tb-big{ 
		padding-top: 30px;
		padding-bottom: 30px;	
	}
	.padding-tb-med{ 
		padding-top: 20px;
		padding-bottom: 20px;	
	}
	.padding-tb-small{ 
		padding-top: 10px;
		padding-bottom: 10px;	
	}		
	.padding-t-big{ 
		padding-top: 30px;	
	}
	.padding-t-med{ 
		padding-top: 20px;	
	}
	.padding-t-small{ 
		padding-top: 10px;	
	}	
	.padding-b-big{ 
		padding-bottom: 30px;	
	}
	.padding-b-med{ 
		padding-bottom: 20px;	
	}
	.padding-b-small{ 
		padding-bottom: 10px;	
	}
    .padding-t-responsive {
        padding-top:220px;
    }
	/* End of Global Paddings */
	/* Side Paddings ( left, right ) */	
	.padding-side-big{ 
		padding-left: 0%;
		padding-right: 0%;	
	}
	.padding-side-med{ 
		padding-left: 0%;
		padding-right: 0%;		
	}
	.padding-side-small{ 
		padding-left: 0%;
		padding-right: 0%;	
	}	
	.padding-side-tin{ 
		padding-left: 0%;
		padding-right: 0%;	
	}
}
.no-gutters {
	padding: 0px;
}
body, a {
	color: #414141;
}
body *:focus {
	outline: none;
}
body {
	font-family: 'Roboto', sans-serif;
}
a:hover {
	text-decoration: none;
}
.prim-color {
	color: #f58039;
}
.position-relative {
	position: relative;
}
.form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#main-content {
	padding-bottom: 35px;
}
@media (min-width: 1440px) {
	.container {
		width: 1400px;
	}
}
@media (min-width: 1200px) and (max-width: 1440px){
	.container {
		width: 100%;
	}
}
@media (max-width: 1200px) {
	.container {
		width: 100%;
	}
}
.btn-success {
    color: #fff;
    background-color: #f32a0e;
    border-color: #f32a0d;
}
.btn-success:hover {
    color: #fff;
    background-color: #c31800;
    border-color: #c31800;
}
/* HEADER */
.christmas-shipping-text{
    color: #f58039;
	text-align: center;
	padding: 10px;
}
.wrapper-header {
    border-bottom: 1px solid #e4e1e1;
}
.home .wrapper-header {
    border-bottom: 0px solid #e4e1e1;
}
.top-line {
    order-bottom: 1px solid #fff;
    background-color: #ffffff;
}
.top-menu {
	border-left: 1px solid #ccc;
	width: auto;
}
.top-menu ul {
	list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    float: right;
	padding-bottom: 15px;
    padding-top: 15px;
}
.top-menu ul li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
.top-menu ul li a {
	color: #000;
}
.top-menu ul li a:hover {
	color: #d57b3a;
}
.top-account {
	/*border-left: 1px solid #ccc;*/
}
.top-account .top-account-holder {
	float: right;
	width: auto;
	border-left: 1px solid #ccc;
}
.top-account li a {
	color: #414141;
}
.top-account li a:hover {
	background: none;
}
.top-shipping {
	border-right: 1px solid #ccc;
}
.top-shipping {
    padding-bottom: 15px;
    padding-top: 15px;
}
.top-phone-holder {
	border-right: 1px solid #ccc;
	width: auto;
	float: left;
	padding-bottom: 15px;
    padding-top: 15px;
	padding-right: 15px;
}
.top-line .fa {
	margin-right: 6px;
}
.header-top {
	border-bottom: 1px solid #ccc;
	margin-bottom: 16px;
}
.menu-logo-wrapper {
    padding-bottom: 15px;
}
.width-xl {
	width: 1400px;
}
.main-menu-wrapper .navigation-list .fa {
	margin-right: 0px;
}
@media (max-width: 1400px) {
	.width-xl {
		width: 100%;
	}
}
.main-menu-wrapper {
	margin-top: 25px;
}
.main-menu-wrapper .navbar {
	margin-bottom: 15px;
	min-height: inherit;
	border: none;
	background: none;
	border-radius: 0px;
	margin-top: 15px;
}
.logo {
    max-width: 270px;
    margin-top: 20px;
    width: 100%;
}
.search-.cart-wrapper {
    margin-top: 10px;
	float: right;
}
.search-cart-wrapper {
    margin-top: 25px;
}
.header-search, #header-cart {
    margin-top: 0px;
	z-index: 9;
}
.header-search .input-group {
    border: 1px solid #e2e0e0;
}
.main-menu-wrapper .navbar .navbar-nav > li > a {
    color: #777;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 10px;
}
.main-menu-wrapper .navbar .navbar-nav > li > a:hover {
	color: #f37145;
}
.header-search .form-control {
	border-radius: 0px;
	height: auto;
	padding: 20px 15px;	
	box-shadow: none;	
	border: none;
}
.header-search .input-group-btn {
	border-radius: 0px;
}
.header-search .input-group-btn .btn {
	border-radius: 0px;
    padding: 19px 15px;
    padding-top: 20px;
    border: none;
}
.header-search .input-group-btn .btn .fa {
	font-size: 18px;
	margin-right: 0px;
	color: #f58039;
}
.header-search .input-group-btn .btn:hover {
	background: #fff;
	border: none;
}
.header-cart {
	position: relative;
	text-align: center;
}
.header-cart .fa {
	font-size: 28px;
	border-radius: 50%;
	padding: 15px;
	margin-right: 0px;
}
.header-cart > a > span {
	position: absolute;
	top: 0px;
	background-color: red;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #404040;
	color: #fff;
	right: 50%;
    transform: translateX(40px);
}
.header-cart > .btn, .header-cart > .btn:hover, .header-cart > .btn:focus {
	border: none;
    background: none;
	outline: none;
	box-shadow: none;
	padding: 0px;
}
.header-cart > .btn > .fa {
	background-color: #f5803a;
	color: #fff;
}
.mega-menu {
	position: inherit!important;
}
.mega-menu .dropdown-menu > li a {
    padding: 5px 10px;
    border-bottom: 1px solid #e8e8e8;
}
.subscribe-header-link {
    padding-top: 10px;
    font-size: 16px;
}
.subscribe-header-link a {
   color: #ad0000;
}
.subscribe-header-link a:hover {
	text-decoration: underline;
}
/* responsive header and menu */
@media (max-width: 1023px) {
	.main-menu-wrapper {
		width: 100%;
		text-align: center;
	}
	.main-menu-wrapper .nav {
		width: 100%;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	.main-menu-wrapper .navbar {
		margin-bottom: 0px;
	}
	.navbar-nav > li {
		float: none;
		display: inline-block;
	}
	.menu-logo-wrapper {
		position: relative;
	}
	.logo {
		max-width: 200px;
		margin-top: 20px;
	}
}
@media (max-width: 991px) {
	.search-cart-wrapper {
		margin-top: 25px;
		width: 70%;
	}
	.logo-wrapper {
		width: 25%;
	}
}
.mobile-search-wrapper {
	right: 9000px;
	position: absolute;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	top: 58px;
}
.mobile-search-wrapper .form-control {
	border-radius: 0px;
	height: auto;
	padding: 6px 15px;
	box-shadow: none;
	border: none;
}
.mobile-search-wrapper .input-group-btn {
	border-radius: 0px;
}
.mobile-search-wrapper .input-group-btn .btn {
	border-radius: 0px;
	padding: 5px 15px;
	border: none;
}
.mobile-search-wrapper .input-group-btn .btn .fa {
	font-size: 19px;
	margin-right: 0px;
	color: #7ac0b8;
}
.form-horizontal .form-control {
	border-radius: 0px;
}
@media (max-width: 767px) {
	.search-cart-wrapper, .top-account, .top-phone, .top-shipping {
		display: none;
	}
	.top-menu {
		width: 100%;
		border-left: none;
	}
	.top-menu ul {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.top-menu ul li a {
		font-size: 12px;
	}
	.main-menu-wrapper .nav {
		text-align: left;
		padding: 20px 0px;
	}
	.logo-wrapper {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.logo {
		max-width: 200px;
		margin-top: 10px;
	}
	.header-top {
		margin-bottom: 4px;
	}
	.navbar-nav > li {
		width: 100%;
	}
	.mega-menu .dropdown-menu > li a {
		padding: 10px 10px;
		border-bottom: 1px solid #e8e8e8;
		font-size: 16px;
	}
	.menu-logo-wrapper {
		padding-bottom: 0px;
	}
	.main-menu-wrapper .navbar {
		position: relative;
	}
	.mobile-search-wrapper-expanded {
		right: 0px;
		width: 100%;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
	.mobile-search-wrapper-expanded .input-group {
		border: 1px solid #e2e2e2;
	}
	.navbar-collapse {
		padding: 0px;
	}
	.navbar .dropdown-menu {
		background-color: #f3f3f3;
	}
	.navbar .dropdown-menu > li a {
		font-size: 14px;
		color: #000;
		text-transform: uppercase;
	}
	.mega-menu .dropdown-menu > li:last-child a {
		border-bottom: none;
	}
}
@media (max-width: 425px) {
	#n_category .page-header {
		font-size: 26px;
	}
}
@media (min-width: 767px) {
	.mega-menu .dropdown-menu {
		width: 110%;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		padding: 25px 0px;
	}
	.mega-menu .dropdown-menu > li {
		padding: 10px 20px;
		-webkit-column-break-inside: avoid;
		-webkit-backface-visibility: hidden;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1300px) { 
    .search-cart-wrapper {
		margin-top: 25px;
		width: 70%!important;
	}
	.main-menu-wrapper {
		width: 100%;
		text-align: center;
	}
}
/* banners */
.top-left-banner, .top-right-banner {
	padding: 0px;
}
.top-left-banner {
	width: 66.8%;
}
.top-right-banner {
	width: 33.2%;
}
.top-left-banner  {
	
}
.top-left-banner .item {
	background-color: #000;
}
.top-left-banner .item a {
	
}
.top-left-banner .item a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-left-banner .item:hover a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	transform: scale(1.1);
}
.top-left-banner .carousel-caption {
	padding: 0px;
	bottom: inherit;
	top: 50%;
	text-align: left;
	background: #f56639d9;
	text-align: center;
	padding: 38px;
	text-shadow: none;
	border-radius: 20px;
	width: 500px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.top-left-banner .carousel-caption .ad-text {
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 300;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-left-banner .item:hover .carousel-caption .ad-text {
	transition: all 0.6s;
    color: #ffffffa3;
    text-shadow: none;
}
.top-left-banner .carousel-caption h3 {
	font-size: 68px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	line-height: 1em;
}
.top-left-banner .carousel-caption .btn-holder {
	margin-top: 20px;
}
.top-left-banner .carousel-caption .btn-holder .btn {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 12px 30px;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-left-banner .item:hover .carousel-caption .btn-holder .btn {
	color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-right-banner .item {
	background-color: #000;
}
.top-right-banner .item a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-right-banner .item:hover a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	transform: scale(1.1);
}
.top-right-banner .carousel-caption {
	left: 13%;
    right: inherit;
    text-align: left;
    bottom: inherit;
    top: 48px;
}
.top-right-banner .carousel-caption .ad-text {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 600;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	color: #ff7800;
}
.top-right-banner .item:hover .carousel-caption .ad-text {
	color: #fff;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.top-right-banner .carousel-caption h3 {
	font-size: 50px;
	text-transform: uppercase;
	color: #f58039;
	font-weight: 600;
	text-shadow: none;
}
.top-right-banner .carousel-caption .btn-holder {
	
}
.top-right-banner .carousel-caption .btn-holder .btn  {
	background-color: rgba(244, 238, 242, 0.7);
    border: 1px solid #000;
    border-radius: 0px;
    padding: 12px 30px;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    color: black;
}
.top-right-banner .item:hover .carousel-caption .btn-holder .btn  {
	
}
.bottom-left-banner {
	width: 33.2%;
	float: left;
}
.bottom-right-banner {
	width: 66.8%;
	float: left;
}
.bottom-left-banner .item {
	background-color: #000;
}
.bottom-left-banner .item a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-left-banner .item:hover a > img {
	opacity: 0.6;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	transform: scale(1.1);
}
.bottom-left-banner .carousel-caption {
	left: 0;
    right: 0;
    text-align: right;
    padding-right: 30px;
    background-color: rgba(31, 105, 16, 0.8);
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-left-banner .item:hover .carousel-caption {
	background: none;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-left-banner .carousel-caption .ad-text {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 600;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	color: #ff7800;
}
.bottom-left-banner .item:hover .carousel-caption .ad-text {
	color: #fff;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-left-banner .carousel-caption h3 {
	font-size: 50px;
	text-transform: uppercase;
	color: #83f140;
	font-weight: 600;
}
.bottom-left-banner .carousel-caption .btn-holder {
	
}
.bottom-left-banner .carousel-caption .btn-holder .btn  {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 12px 30px;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-left-banner .item:hover .carousel-caption .btn-holder .btn  {
	
}
.bottom-right-banner .item {
	background-color: #000;
}
.bottom-right-banner .item a {
	
}
.bottom-right-banner .item a > img {
	opacity: 0.6;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-right-banner .item:hover a > img {
	opacity: 1;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	transform: scale(1.1);
}
.bottom-right-banner .carousel-caption {
	padding: 0px;
	bottom: 50%;
	transform: translateY(50%);
	text-align: left;
}
.bottom-right-banner .carousel-caption .ad-text {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 600;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-right-banner .item:hover .carousel-caption .ad-text {
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	color: #fff;
}
.bottom-right-banner .carousel-caption h3 {
	font-size: 50px;
	text-transform: uppercase;
	color: #83f140;
	font-weight: 600;
}
.bottom-right-banner .carousel-caption .btn-holder {
	margin-top: 20px;
}
.bottom-right-banner .carousel-caption .btn-holder .btn {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0px;
	padding: 12px 30px;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bottom-right-banner .item:hover .carousel-caption .btn-holder .btn {
	color: #fff;
	border: 1px solid #fff;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
@media (max-width: 1260px) {
	.top-left-banner .carousel-caption .ad-text, .top-right-banner .carousel-caption .ad-text, .bottom-left-banner .carousel-caption .ad-text, .bottom-right-banner .carousel-caption .ad-text {
		font-size: 16px;
	}
	.top-left-banner .carousel-caption h3, .top-right-banner .carousel-caption h3, .bottom-left-banner .carousel-caption h3, .bottom-right-banner .carousel-caption h3 {
		font-size: 40px;
	}
	.top-left-banner .carousel-caption {
		width: 250px;
	}
}
@media (max-width: 767px) {
	.top-left-banner, .top-right-banner {
		float: left;
		width: 100%;
	}
	.top-left-banner .carousel-caption .ad-text, .top-right-banner .carousel-caption .ad-text, .bottom-left-banner .carousel-caption .ad-text, .bottom-right-banner .carousel-caption .ad-text {
		font-size: 14px;
	}
	.top-left-banner .carousel-caption h3, .top-right-banner .carousel-caption h3, .bottom-left-banner .carousel-caption h3, .bottom-right-banner .carousel-caption h3 {
		font-size: 21px;
	}
	.bottom-right-banner .item a > img {
		width: 120%;
		max-width: 120%;
	}
	.top-left-banner .carousel-caption {
		width: 200px;
		padding: 20px;
	}
}
@media (max-width: 560px) {
	.top-left-banner, .bottom-right-banner {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.top-left-banner .item a > img {
		width: 120%;
		max-width: 120%;
	}
}
.mobile-about-us {
	display: none;
}
.desktop-about-us {
	display: block;
}
@media (max-width: 767px) {
	.mobile-about-us {
		display: block;
	}
	.desktop-about-us {
		display: none;
	}
}
.customers-carousel-holder .swiper-slide {
    width: 16.66666667%;
}
.customers-carousel-holder .swiper-slide img {
    vertical-align: middle;
    width: 100%;
}
.customers-carousel-holder {
    position: relative;
}
.homepage-categories h1 {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-bottom: 54px;
}
.homepage-categories .category-thumbnail {
	margin-bottom: 50px;
}
.homepage-categories .wrapper-category-image {
	position: relative;
	overflow: hidden;
	background-color: #fffbfb;
	padding-bottom: 60px
}
.homepage-categories .wrapper-category-image img {
    height: auto;
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.homepage-categories .wrapper-category-image a:hover img {
	transform: scale(1.1);
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.homepage-categories .category-thumbnail h4 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 0px;
    width: 100%;
    text-align: center;
}
.home-category-caption .home-category-button {
    background: #fff;
    padding: 8px 16px;
    font-weight: 600;
    display: table;
    margin: 0 auto;
    float: none;
}
.home-category-caption {
    background: black;
    z-index: 1000;
    position: absolute;
    border: 0;
    width: 100%;
    padding: 20px;
    padding-top: 16px;
    height: 90px;
    bottom: 0;
}
.category-section-title {
    border-bottom: 1px solid #e6e6e6;
}
.category-section-title h3 {
    background: #ff780a;
    color: white;
    padding: 10px 20px;
    display: inline-block;
    width: 200px;
    text-align: center;
    margin-bottom: 0;
}
.wrapper-category-image a {
    display: inline-block;
    padding-bottom: 0px;
}
@media (min-width: 992px) {
	.category-thumbnail:nth-child(3n + 1) {
		clear: none;
	}
	.category-thumbnail:nth-child(4n + 1) {
		clear: left;
	}
}
.left-align {
    text-align: left!important;
}
.home-page-text {
    font-size: 36px!important;
	text-align: center!important;
	text-transform: uppercase!important;
	font-weight: 600!important;
	color: #333!important;
}
.testimonials-text {
    font-size: 36px!important;
	text-align: center!important;
	text-transform: uppercase!important;
	color: #fff!important;
}
@media (max-width: 991px) and  (min-width: 768px) {
	.homepage-categories .category-thumbnail h4 {
	}
}
@media (max-width: 767px) {
	.homepage-categories {
		padding-left: 3px;
		padding-right: 3px;
	}
	.homepage-categories .category-thumbnail {
		margin-bottom: 5px;
		clear: none;
		float: left;
		padding-left: 4px;
		padding-right: 4px;
	}
	.homepage-categories .category-thumbnail h4 {
	}
	.customers-carousel-holder h2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media (max-width: 480px) {
	.homepage-categories .category-thumbnail h4 {
		font-size: 13px;
	}
}
.featured-section .featured-orange {
	background-color: #d57b3a;
}
.featured-section .featured-green {
	background-color: #7ac0b8;
}
.featured-section .featured-aqua {
	background-color: #406b68;
}
.featured-section .featured-grey {
	background-color: #414141;
}
.one-featured {
    width: 25%;
    padding: 0px;
}
.one-featured .item {
    
}
.one-featured .carousel-caption { 
	text-align: left;
	left: 5%; 
	right: 5%;
	bottom: 50%;
	transform: translateY(50%);
}
.one-featured .item:hover .carousel-caption {
    
}
.one-featured .item a > img {
	opacity: 0.6;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.one-featured .item:hover a > img {
	opacity: 0.25;
	-webkit-transition: all 0.1s;
    transition: all 0.6s;
	transform: scale(1.1);
}
.one-featured .carousel-caption .ad-text {
	font-size: 50px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 600;
}
.one-featured .item:hover .carousel-caption .ad-text {
	
}
.one-featured .carousel-caption h3 {
	font-size: 20px;
	font-weight: 600;
}
.one-featured .item:hover .carousel-caption h3 {
	
}
.one-featured .carousel-caption .btn-holder .btn {
	border-radius: 0px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
    padding: 12px 30px;
    text-transform: uppercase;
    font-size: 14px;
}
.one-featured .item:hover .carousel-caption .btn-holder .btn {
	
}
@media (max-width: 1260px) {
	.one-featured .carousel-caption .ad-text {
		font-size: 34px;
	}
	.one-featured .carousel-caption h3 {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.one-featured {
		width: 50%;
	}
	.blog-section .one-blog-thumb h4 {
		min-height: 34px;
	}
}
/* about section */
.about-section {
    padding: 60px 0px;
}
.about-section h1 {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}
.about-section h2 {
	text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 20px;
}
.about-section h3 {
	text-align: center;
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 20px;
}
.about-section ul {
	margin: 24px 0px;
    list-style: none;
    text-align: center;
	padding: 0px;
}
.about-section ul li {
	margin-bottom: 6px;
    font-size: 16px;
}
.about-section ul li a:hover {
	color: #000;
}
.about-section p {
	font-size: 16px;
    line-height: 1.6em;
    text-align: center;
}
.text-left {
    text-align: left;
}
@media (max-width: 767px) {
	.about-section h1 {
		font-size: 30px;
	}
	.about-section h3 {
		font-size: 14px;
	}
	.about-section {
		padding: 20px 0px;
	}
}
/* new arrivals home page */
.new-arrivals-section {
    padding: 60px 0px;
}
.new-arrivals-section h2 {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
	margin-bottom: 54px;
}
.wrapper-thumbnail {
	margin-bottom: 40px;
}
.thumbnail .savings-container .label {
	padding: 5px 10px;
    border-radius: 0px;
}
.thumbnail {
	border: none;
}
.thumbnail .thumbnail-image {
	position: relative;
}
.thumbnail .thumbnail-image .on-sale-label {
	position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    background-color: rgba(205,168,92,.9);
    width: 60px;
    height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 21px;
    padding-left: 12px;
    padding-right: 12px;
}
.thumbnail .thumbnail-image .on-sale-label p { 
	margin: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}
.thumbnail .thumbnail-image .out-of-stock-label {
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: rgba(251,251,251,.9);
    padding-top: 26px;
    padding-left: 15px;
    padding-right: 15px;
}
.thumbnail .thumbnail-image .out-of-stock-label .larger-text {
	margin: 0px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    border-top: 1px solid #000;
    font-weight: 600;
    line-height: 18px;
    padding-top: 3px;
}
.thumbnail .thumbnail-image .out-of-stock-label .smaller-text {
	margin: 0px;
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 300;
    font-size: 12px;
}
.thumbnail .thumbnail-image .new-item-label {
	position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background-color: rgba(121,121,121,.9);
    width: 60px;
    height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 21px;
    padding-left: 12px;
    padding-right: 12px;
}
.thumbnail .thumbnail-image .new-item-label p {
	margin: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}
.thumbnail .caption {
	text-align: center;
}
.thumbnail .caption h3 {
	font-size: 16px;
	height: 44px;
}
.thumbnail .caption h3 a:hover, .thumbnail .caption h3 a:active, .thumbnail .caption h3 a:focus {
	text-decoration: none;
	color: #7ac0b8;
}
.thumbnail .caption h4 {
	font-size: 14px;
	color: #d8650a;
	font-weight: 800;
}
.thumbnail .caption p {
	font-weight: 800;
    color: #d8650a;
}
.thumbnail .caption p span {
	color: #000000;
}
.thumbnail .caption .form-inline {
	position: relative;
}
.thumbnail .caption .form-inline .btn, .thumbnail .caption .form-inline .btn-quick-view {
	height: auto;
    border: 2px solid #f58039;
    max-width: 150px;
    font-size: 16px;
    color: #f58039;
    background: 0 0;
    width: 60%;
    padding: 6px;
    margin: 0 auto;
    border-radius: 30px;
    text-transform: uppercase;
}
.product-wishlist-holder {
	position: absolute;
	left: 0px;
	width: 18%;
	top: 0px;
	height: 38px;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.product-wishlist-holder .btn {
	padding: 0px!important;
    width: 100%!important;
    height: 38px!important;
    padding-top: 6px!important;
    border-radius: 50%!important;
    font-size: 20px!important;
}
.quick-view-holder {
	position: absolute;
    right: 0px;
    width: 18%;
    top: 0px;
    height: 38px;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.thumbnail:hover .product-wishlist-holder , .thumbnail:hover .quick-view-holder {
	max-height: 100px;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.quick-view-holder .btn-quick-view {
	padding: 0px!important;
    width: 100%!important;
    height: 38px!important;
    padding-top: 0px!important;
	border-radius: 50%!important;
	font-size: 20px!important;
}
.thumbnail .caption .form-inline .btn:hover, .thumbnail .caption .form-inline .btn-quick-view:hover {
	color: #fff;
    background: #f58039;
    border-color: #f55f39;
}
#homepage-content h2 {
    font-size: 36px!important;
    text-align: center!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
    color: #333!important;
}
#homepage-content {
    padding: 64px 00px;
    border-bottom: 1px solid #eeeeee;
}
.homepage-main-categories .caption-title {
    color: white;
    float: left;
    font-size: 18px;
    margin-top: 6px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.homepage-main-categories a img {
	transform: scale(1);
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.homepage-main-categories a:hover img {
	transform: scale(1.1);
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.homepage-main-categories a {
    overflow: hidden;
    display: inline-block;
	position: relative;
	padding-bottom: 70px;
}
.homepage-main-categories .home-category-caption {
    background: black;
    z-index: 1000;
    position: absolute;
    border: 0;
    width: 100%;
    padding: 20px;
    padding-top: 16px;
    height: 105px;
    bottom: 0;
}
@media (min-width: 1023px) {
	.wrapper-thumbnail {
		margin-bottom: 25px;
		padding: 20px 36px;
	}
}
@media (max-width: 1023px) {
	.thumbnail .caption .form-inline {
		position: inherit;
	}
	.thumbnail {
		position: relative;
	}
	.product-wishlist-holder {
		width: 38px;
		height: 38px;
		left: 45%;
		top: 40%;
		max-height: inherit;
		transform: translateX(-100%);
	}
	.quick-view-holder {
		width: 38px;
		height: 38px;
		right: 45%;
		top: 40%;
		max-height: inherit;
		transform: translateX(100%);
	}
	.thumbnail .caption .form-inline .btn, .thumbnail .caption .form-inline .btn-quick-view {
		background-color: #fff;
	}
	.thumbnail .caption .form-inline button.btn {
		max-width: 100%;
		width: auto;
		padding: 6px 20px;
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.new-arrivals-section h2 {
		font-size: 30px;
	}
	.wrapper-thumbnail {
		float: left;
	}
	.new-arrivals-section {
		padding: 40px 0px;
	}
}
@media (max-width: 425px) {
	.thumbnail, .thumbnail .caption {
		padding: 0px;
	}
	.thumbnail .caption .form-inline button.btn {
		padding: 6px 0px;
		width: 100%;
		font-size: 13px;
	}
	.product-wishlist-holder, .quick-view-holder {
		top: 15%;
	}
	.thumbnail .caption h4 {
		min-height: 30px;
	}
}
/* subscribe homepage */
.homepage-subscribe-wrapper {
	padding-bottom: 60px;
	padding-top: 60px;
	background: #f4823c;
	background: -moz-linear-gradient(left, #7ac0b8 0%, #b9ccc8 50%, #7ac0b8 100%);
	background: -webkit-linear-gradient(left, #f4813a 0%,#ffac7a 50%,#f4813a 100%);
	background: linear-gradient(to right, #f58039 0%,#ffac7a 50%,#f4813a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac0b8', endColorstr='#7ac0b8',GradientType=1 );
}
.homepage-subscribe-wrapper .subscribe-title {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-bottom: 54px;
}
.homepage-subscribe-wrapper .subscribe-title .prim-color {
	color: #fff;
}
.homepage-subscribe-wrapper .infusion-field-input {
	border: 1px solid #ccc;
}
@media (max-width: 767px) {
	.homepage-subscribe-wrapper {
		display: none;
	}
}
@media (max-width: 480px) {
	.homepage-subscribe-wrapper .subscribe-title {
		font-size: 25px;
		margin-bottom: 0px;
	}
	.homepage-subscribe-wrapper .infusion-submit {
		float: left;
		width: 100%;
		margin-top: 0px;
		text-align: center;
	}
}
.infusion-form-header {
	text-align: center;
    padding-top: 8px;
}
.infusion-form-header .infusion-form {
	margin-top: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.infusion-form-header .infusion-field {
	width: auto;
	float: none;
    display: inline-block;
	margin: 0 2px;
}
.infusion-form-header .infusion-field .infusion-field-input {
	border: 1px solid #ccc;
	padding: 6px;
}
.infusion-form-header .infusion-submit {
	width: auto;
    margin-top: 0px;
	float: none;
    display: inline-block;
	margin-left: 2px;
}
.infusion-form-header .infusion-submit button {
	margin-top: 0px;
	padding: 7px 50px;
}
.infusion-form-header .infusion-txt {
	margin: 0px;
}
.infusion-form-header .infusion-txt span {
	color: #ff780a;
	font-weight: 600;
}
@media (max-width: 1100px) {
	.infusion-form-header {
		display: none;
	}
}
.blog-section {
    position: relative;
	padding: 60px 0px;
}
.blog-section h2 {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
	margin-bottom: 54px;
}
.blog-section .one-blog-thumb {
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	border: 1px solid transparent;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.blog-section .one-blog-thumb .blog-image-holder {
	position: relative;
	background-color: #000;
	overflow: hidden;
}
.blog-section .one-blog-thumb .blog-image-holder img {
	max-width: 100%;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.blog-section .one-blog-thumb:hover .blog-image-holder img {
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	opacity: 0.6;
	transform: scale(1.1);
}
.blog-section .one-blog-thumb:hover {
	border: 1px solid #ccc;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	padding-top: 15px;
	padding-bottom: 15px;
} 
.blog-section .one-blog-thumb .blog-image-holder .link-icon {
	position: absolute;
	opacity: 0;
	bottom: 0px;
	width: 100%;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.blog-section .one-blog-thumb:hover .blog-image-holder .link-icon {
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	opacity: 1;
	bottom: 50%;
	transform: translateY(50%);
}
.blog-section .one-blog-thumb .blog-image-holder .link-icon a {
	color: #fff;
    font-size: 22px;
    background-color: #98ab3f;
    padding: 10px 13px;
    border-radius: 50%;
}
.blog-section .one-blog-thumb .blog-image-holder .link-icon a .fa {
	
}
.blog-section .one-blog-thumb .post-date-holder {
	margin-bottom: 0px;
    padding: 0px;
	max-height: 0px;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	position: absolute;
	bottom: 0px;
	background-color: #7ac0b8;
    color: #fff;
}
.blog-section .one-blog-thumb:hover .post-date-holder {
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
	max-height: 100px;
	padding: 5px;
}
.blog-section .one-blog-thumb h4 {
	margin-top: 16px;
    text-transform: uppercase;
    font-size: 16px;
	font-weight: 600;
}
.blog-section .one-blog-thumb h4 a:hover {
	color: #7ac0b8;
}
.blog-section .one-blog-thumb .blog-description {
	color: #989898;
    font-size: 14px;
}
.blog-section .one-blog-thumb .read-more-link {
	line-height: inherit;
    margin-top: 16px;
}
.blog-section .one-blog-thumb .read-more-link a {
	display: inline-block;
    width: auto;
    padding: 10px 30px;
    background-color: #7ac0b8;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    text-transform: uppercase;
}
.swiper-button-next, .swiper-button-prev {
	background: none;
	font-size: 60px;
	text-align: center;
	width: 40px;
	height: auto;
	transform: translateY(50%);
}
.swiper-button-next {
	right: -40px;
}
.swiper-button-prev {
	left: -40px;
}
@media (max-width: 767px) {
	.blog-section h2 {
		font-size: 30px;
	}
	.blog-section .one-blog-thumb h4 {
		font-size: 15px;
	}
}
/* testimonials */
.testimonials-section {
    background-image: url(../img/customers-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
}
.testimonials-section h1 {
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
}
.testimonials-section .testimonial blockquote {
    border-left: 1px solid #eeeeee63;
}
.testimonials-section .testimonial blockquote p {
	color: #fff;
	font-weight: 300;
}
.testimonials-section .testimonial blockquote footer {
	color: #fff;
	font-style: italic;
	font-size: 15px;
}
/* subscribe */
.subscribe-wrapper {
	background-image: url(../img/subscribe-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0px;
}
.subscribe-wrapper h3 {
	text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.subscribe-wrapper p {
	text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.subscribe-text {
	text-align: center;
    font-weight: 400;
    font-size: 16px;
}
.subscribe-wrapper .input-group {
	width: 60%;
    display: contents;
    margin: 0 auto;
    margin-top: 30px;
}
.subscribe-wrapper .input-group .form-control {
	padding: 12px;
    height: auto;
    border-radius: 0px;
    max-width: 420px;
    margin: 0 auto;
    clear: both;
    display: table;
    float: none;
    width: 100%;
	margin-top: 16px;
}
.subscribe-wrapper .input-group .input-group-btn {
	
}
.subscribe-wrapper .input-group .input-group-btn .btn {
	padding: 12px 40px;
    border-radius: 0px;
    background-color: #ff7800;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #ff7800;
    margin: 0 auto;
    display: table;
    margin-top: 16px;
}
.subscribe-wrapper .input-group .input-group-btn .btn:hover {
	background-color: #bf6312;
	border: 1px solid #bf6312;
}
@media (max-width: 767px) {
	.subscribe-wrapper .input-group {
		width: 100%;
	}
	.subscribe-wrapper .input-group .input-group-btn .btn {
		padding: 10px 40px;
		margin: 8px auto;
	}
}
/* logos section */
.logos-section {
	padding: 60px 0px;
}
.logos-section h2 {
	font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
	margin-bottom: 54px;
}
.logos-section .swiper-slide > a {
	display: inline-block;
}
@media (max-width: 1260px) {
	 .swiper-button-prev {
        left:45px;
        top: inherit;
        bottom: 7%;
        transform: translateX(-100%)
    }
    .swiper-button-next {
        right: 54px;
        top: inherit;
        bottom: 7%;
        transform: translateX(100%);
    }
	.logos-section h2 {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.logos-section {
		padding: 20px 0px;
		padding-top: 0px;
	}
	.logos-section h2 {
		font-size: 26px;
	}
}
/* category page */
.breadcrumb {
	background: none;
}
.breadcrumb li a:hover{ 
	color: #000;
}
.category-thumbs-holder .category-thumbnail {
	margin-bottom: 30px;
}
.category-thumbs-holder .wrapper-category-image {
	position: relative;
	overflow: hidden;
	background-color: #000;
}
.category-thumbs-holder .wrapper-category-image img {
    height: auto;
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.category-thumbs-holder .wrapper-category-image a:hover img {
	transform: scale(1.1);
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.category-thumbs-holder .category-thumbnail h4 {
	font-size: 18px;
	position: absolute;
	top: 50%;
	text-align: center;
	color: #fff;
    background-color: rgba(66, 150, 143, 0.76);
    width: 100%;
    padding: 20px;
	text-transform: uppercase;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.category-description-wrapper-mobile {
	display: none;
}
.category-description-wrapper {
	display: block;
}
@media (max-width: 991px){
	.category-description-wrapper-mobile {
		display: block;
	}
	.category-description-wrapper {
		display: none;
	}
}
@media (max-width: 991px) and  (min-width: 768px) {
	.category-thumbs-holder .category-thumbnail h4 {
		min-height: 38px;
	}
}
@media (max-width: 767px){
	.category-thumbs-holder .category-thumbnail {
		margin-bottom: 4px;
		padding-left: 2px;
		padding-right: 2px;
		clear: none;
	}
	.category-thumbs-holder .category-thumbnail h4 {
		font-size: 16px;
		padding: 15px;
	}
}
@media (max-width: 480px){
	.category-thumbs-holder .category-thumbnail h4 {
		font-size: 13px;
		padding: 10px;
	}
}
/* sidebar */
#left-sidebar .panel {
	border: none;
}
#left-sidebar .panel-default > .panel-heading {
    border: none;
    background: #f58039;
    padding: 17px;
    color: white;
    font-size: 25px;
}
#left-sidebar .panel-title {
    font-weight: 600;
}
#left-sidebar .list-group-item {
    border: none;
}
.list-group-item {
    border: none;
}
#left-sidebar .list-group li {
    border-bottom: 1px solid #f1ecec;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background: none;
}
#pricesearch .btn {
	text-transform: uppercase;
    padding: 4px 10px;
    background-color: #ffffff;
    border: 1px solid #cecece;
    color: #000;
    border-radius: 0px;
}
#pricesearch .btn:hover {
	color: #326b34;
	background-color: #fff;
}
.viewby .btn {
	border-radius: 0px;
	padding: 4px 8px;
}
#left-sidebar > .panel > .panel-heading > .panel-title a .fa {
	display: none;
}
@media (max-width: 991px) {
	#left-sidebar {
		width: 100%;
	}
	#left-sidebar > .panel > .panel-heading > .panel-title {
		text-align: center;
		text-transform: uppercase;
	}
	#left-sidebar > .panel > .panel-heading > .panel-title a {
		position: relative;
	}
	#left-sidebar > .panel > .panel-heading > .panel-title a .fa {
		display: block;
	}
	#left-sidebar > .panel > .panel-heading > .panel-title a.accordion-toggle .left-position {
		position:absolute;
		left: 0px;
		top: 2px;
	}
	#left-sidebar > .panel > .panel-heading > .panel-title a.accordion-toggle .right-position {
		position: absolute;
		right: 0px;
		top: 2px;
	}
}
@media (max-width: 767px) {
	.form-group .control-label {
		margin-top: 8px;
	}
}
/* ITEM PAGE */
.extoptwrap {
	width:100%;
    padding-bottom:20px;
    float:left;
}
.personalise-title {
    font-size: 18px;
    text-align: center;
    color: #7b7b7b;
    font-weight: 800;
}
.text-options-wrapper {
	margin-bottom: 8px;
}
.monogram-input {
	text-transform: uppercase!important;
}
.prodqty .form-control {
    padding: 0px;
    text-align: right;
    width:100%;
    padding:6px 5px;
    border-radius:0px;
    border-color:#fff;
    box-shadow:none;
    height:40px;
}
.item-img-wrapper .main-image {
	position: relative;
}
.item-img-wrapper .main-image .on-sale-label {
	position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    background-color: rgba(205,168,92,.9);
    width: 60px;
    height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 21px;
    padding-left: 12px;
    padding-right: 12px;
}
.item-img-wrapper .main-image .on-sale-label p { 
	margin: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}
.item-img-wrapper .main-image .out-of-stock-label {
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: rgba(251,251,251,.9);
    padding-top: 26px;
    padding-left: 15px;
    padding-right: 15px;
}
.item-img-wrapper .main-image .out-of-stock-label .larger-text {
	margin: 0px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    border-top: 1px solid #000;
    font-weight: 600;
    line-height: 18px;
    padding-top: 3px;
}
.item-img-wrapper .main-image .out-of-stock-label .smaller-text {
	margin: 0px;
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 300;
    font-size: 12px;
}
.item-img-wrapper .main-image .new-item-label {
	position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background-color: rgba(121,121,121,.9);
    width: 60px;
    height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 21px;
    padding-left: 12px;
    padding-right: 12px;
}
.item-img-wrapper .main-image .new-item-label p {
	margin: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
}
.rating-wrapper {
	font-size: 12px;
    font-weight: 600;
}
.rating-wrapper .fa {
	color: #e49b10;
}
.social-product {
	margin: 16px 0px;
    padding: 0px;
    list-style: none;
}
.social-product h4 {
	margin-bottom: 4px;
}
.social-product li {
	float: left;
    font-size: 20px;
    margin-right: 20px;
}
.social-product li a {
	color: #00bfd4;
}
.social-product li a:hover {
	color: #009daf;
}
.productsavetext {
    font-size: 14px;
    color: #d57b3a;
    font-weight: bold;
}
.label {
	border-radius: 0px;
}
.buying-options .form-control {
	border-radius: 0px;
}
.buying-options .btn {
	border-radius: 0px;
}
.buying-options  {
	
}
.addto.cart-wrapper .btn {
    margin: 0px;
    padding: 10px;
    cursor: pointer;
    background: #545454;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-color: #545454;
}
.addto.cart-wrapper .btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.addto.cart-wrapper .btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7ac0b8;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.addto.cart-wrapper .btn:hover , .addto.cart-wrapper .btn:focus, .addto.cart-wrapper .btn:active {
    color: white;
}
.addto.cart-wrapper .btn:hover:before, .addto.cart-wrapper .btn:focus:before, .addto.cart-wrapper .btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.product-wishlist .wishlist_toggle {
	border: none;
}
.product-wishlist .wishlist_toggle {
	border: none;
    color: #f58039;
    font-weight: 600;
}
.product-wishlist .wishlist_toggle:hover {
	background: none;
}
.shipbox {
	border-radius: 0px;
}
.shipbox .panel-heading {
	
}
.shipbox .panel-heading .panel-title {
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.shipbox .panel-body {
	
}
.shipbox .panel-body .form-control {
	border-radius: 0px;
}
.shipbox .panel-body .btn {
	border-radius: 0px;
	background-color: #7ac0b8;
	border-color: #7ac0b8;
}
.shipbox .panel-body .btn:hover {
	background-color: #7ac0b8;
	border-color: #7ac0b8;
}
.short-description {
	color: #636363;
}
.productdetails p {
	font-size: 14px;
	font-weight: 400;
	line-height: inherit;
}
.productdetails p:first-child {
	font-size: 14px;
	font-weight: 400;
	line-height: inherit;
	margin-bottom: 16px;
}
.nav-tabs {
    margin-top: 20px;
}
.nav-tabs > li > a {
    border-radius: 0px;
    font-weight: 400;
    padding: 18px 40px;
    font-size: 17px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #7ac0b8;
	color: #fff;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	text-decoration: none;
    background-color: #7ac0b8;
	color: #fff;
}
.productdetails {
    margin-top: 20px;
    max-width: 800px;
    padding: 20px;
}
.more-product-heading {
	font-size: 22px;
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #97af73;
}
.wishlist-wrapper {
	float: right;
}
.product-name-desktop {
	display: block;
}
.product-name-mobile {
	display: none;
}
.back-to-category {
	display: none;
}
@media (max-width: 991px) {
	.item-img-wrapper {
		width: 50%;
	}
	.item-info-wrapper {
		width: 50%;
	}
	.wrapper-product-title {
		width: 100%;
		margin-bottom: 20px;
	}
	.extra-options .qty-wrapper {
		width: 25%;
	}
	.extra-options .addto.cart-wrapper {
		width: 75%;
		margin-top: 0px!important;
	}
	.extra-options .wishlist-wrapper {
		float: right;
		width: auto;
		text-align: right;
	}
	.extra-options .wishlist-wrapper a {
		padding: 10px 0px;
	}
	.wrapper-pricing {
		font-size: 12px;
		width: 100%;
	}
	.social-product {
		width: 100%;
		float: left;
	}
	.tabbable {
		margin-top: 30px;
	}
	.shipbox {
		border-radius: 0px;
		-ms-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		position: fixed;
		z-index: 999;
		width: 185px;
		right: -165px;
		box-shadow: none;
		top: 50%;
		-webkit-transition: all 0.8s; /* Safari */
		transition: all 0.8s;
	}
	.shipbox-expanded {
		-ms-transform: inherit;
		-webkit-transform: inherit;
		transform: inherit;
		width: auto;
		right: inherit;
		box-shadow: none;
		top: 32%;
		right: 0px;
		-webkit-transition: all 0.8s; /* Safari */
		transition: all 0.8s;
	}
	.shipbox-expanded .panel-heading {
		position: relative;
	}
	.shipbox-expanded .panel-heading:before {
		font-family: fontAwesome;
		position: absolute;
		right: 12px;
		top: 5px;
		content: "\f00d";
		color: #fff;
		width: 25px;
		height: 25px;
		text-align: center;
		border: 1px solid #d28621;
		background-color: #d28621;
		border-radius: 50%;
		padding-top: 1px;
	}
	.addtocart-wrapper, .extra-options .wishlist-wrapper {
		margin-top: 0px!important;
	}
	.extra-options .wishlist-wrapper {
		width: 25%;
	}
	.product-wishlist .wishlist_toggle {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.item-img-wrapper {
		width: 100%;
	}
	.item-info-wrapper {
		width: 100%;
	}
	.product-name-desktop {
		display: none;
	}
	.product-name-mobile {
		display: block;
		font-size: 24px;
	}
	#n_product .breadcrumb {
		display: none;
	}
	.back-to-category {
		display: block;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	.back-to-category a {
		background-color: #539e96;
		padding: 5px 10px;
		color: #fff;
	}
}
@media (max-width: 480px) {
	.extra-options .qty-wrapper {
		width: 35%;
	}
	.extra-options .addtocart-wrapper {
		width: 65%;
	}
	.nav-tabs > li > a {
		padding: 10px 10px;
	}
	.nav-tabs > li > a .fa {
		display: none;
	}
	.extra-options .wishlist-wrapper {
		width: 100%;
	}
	.extra-options .wishlist-wrapper a {
		text-align: right;
	}
}
/* cart page */
.btn {
	border-radius: 0px;
}
.cartTable a {
	color: #000;
}
.quantity-label-cart {
	padding-left: 30px;
}
.cart-wrapper .item {
	padding-bottom: 28px;
    margin-bottom: 28px;
    border-bottom: 1px solid #dadada;
}
.cart-wrapper .item .image {
	padding: 30px;
}
.cart-wrapper .item .description-info {
	padding-top: 55px;
}
.cart-wrapper .item .description-info a {
	color: #484848;
}
.cart-wrapper .item .description-info a h4 {
	font-size: 16px;
}
.cart-wrapper .item .qty-price-del-wrap {
	padding-top: 45px;
}
.cart-wrapper .item .qty-price-del-wrap .quantity {
	
}
.cart-wrapper .item .qty-price-del-wrap .quantity input {
	border-radius: 0px;
}
.cart-wrapper .item .qty-price-del-wrap .cart-item-price {
	
}
.cart-wrapper .item .qty-price-del-wrap .cart-item-price h5 {
	margin-top: 0px;
}
.cart-wrapper .item .qty-price-del-wrap .cart-item-price h4 {
	
}
.cart-wrapper .item .qty-price-del-wrap .edit {
	
}
.cart-wrapper .item .qty-price-del-wrap .edit a {
	color: #ff0012;
}
.cart-wrapper .item .qty-price-del-wrap .edit a .fa {
	font-size: 20px;
}
@media (max-width: 767px) {
	.paypal-btn-holder {
		text-align: center!important;
		margin-bottom: 10px;
	}
	.bottom-checkout-btn .btn-block {
		display: block;
		width: 254px;
		margin: 0 auto;
	}
}
/* blog */
.blog-thumbs-wrapper {
	display: inline-block;
	width: 100%;
}
.one-blog-thumb-wrapper {
	padding: 1px;
}
.one-blog-thumb {
	background-color: #000;
	overflow: hidden;
}
.one-blog-thumb .blog-thumb-img {
	width: 100%;
	opacity: 0.7;
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.one-blog-thumb:hover .blog-thumb-img {
	opacity: 0.2;
	transform: scale(1.1);
	-webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.blog-thumb-caption {
	position: absolute;
	z-index: 99;
	opacity: 1;
	left: 40px;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.blog-thumb-caption h4 {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 0px;
}
.blog-thumb-caption h4 a {
	color: #fff;
}
.blog-thumb-caption h4 a:hover {
	
}
.blog-thumb-caption .text-muted {
	color: #fff;
}
.short-desc-blog {
	color: #fff;
	text-transform: uppercase;
}
.social-blog-wrapper {
	
}
.social-blog-wrapper .btn {
	
}
.social-blog-wrapper ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.social-blog-wrapper ul li {	
	float: left;
	margin-right: 20px;
	font-size: 28px;
}
.social-blog-wrapper ul li a {
	color: #fff;
}
.social-blog-wrapper ul li a:hover {
	color: #d57b3a;
}
.pagination > li > a, .pagination > li > span {
    color: #28682b;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #28682b;
    border-color: #2b6c32;
    cursor: default;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 1px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
/* Contact Us */
.contact-us-page form {
    background: #edf1f0;
    padding: 35px;
    border-radius: 10px;
}
@media (max-width: 480px) {
	.contact-us-page form {
		padding: 20px;
		margin-top: 26px;
	}
}
/*  FOOTER */
.wrapper-footer {
    background-color: #f58039;
    padding: 50px 0px;
}
.wrapper-footer  h4 {
	font-size: 16px;
    color: #fff;
}
.footer-menu-wrapper {
	
}
.footer-menu-wrapper ul {
	
}
.footer-menu-wrapper ul li {
	font-size: 13px;
}
.footer-menu-wrapper ul li a {
	color: #fff;
	border-radius: 0px;
}
.footer-menu-wrapper ul li a:hover, .footer-menu-wrapper ul li a:focus, .footer-menu-wrapper ul li a:active {
	color: #ff7800;
	background: none;
}
.wrapper-footer .list-social {
	
}
.wrapper-footer .list-social li {
	
}
.wrapper-footer .list-social li a {
	color: #326b34;
}
.wrapper-footer .list-social li a:hover {
	color: #ff7800;
}
.wrapper-footer .list-social li a .fa {
	
}
.footer-img-wrapper img {
	max-width: 40%;
    float: right;
	padding-top: 10px;
}
.copyright-wrapper {
	color: #fff;
}
.copyright-wrapper a {
	color: #fff;
}
.infusion-form {
	margin-top: 40px;
}
.infusion-field {
    width: 45%;
    margin: 0 0.5%;
    float: left;
}
.infusion-field-input {
    width: 100%;
	padding: 10px;
	border: none;
}
.infusion-submit {
    float: left;
    width: 100%;
    margin-top: 16px;
    text-align: center;
}
.infusion-submit .infusion-recaptcha {
    background-color: #ff780a;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 10px 60px;
    text-transform: uppercase;
    margin-top: 16px;
}
#popup-onload .subscribe-popup-title {
    margin-top: 30px;
    text-align: center;
	text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#popup-onload .infusion-form {
    margin-top: 10px;
}
#popup-onload .infusion-submit {
    margin-bottom: 16px;
}
#popup-onload .infusion-field label {
	display: none;
}
#popup-onload .infusion-field-input {
	border: 1px solid #ababab;
}
#popup-onload .infusion-field-first-name {
	width: 48%;
    margin-left: 0px;
    margin-right: 2%;
    margin-bottom: 16px;
}
#popup-onload .infusion-field-last-name {
	width: 48%;
    margin-left: 2%;
    margin-right: 0px;
    margin-bottom: 16px;
}
#popup-onload .infusion-field-email {
	width: 100%;
    margin: 0px;
}
.mobile-phone-footer {
	display: none;
}
@media (max-width: 767px) {
	.footer-social-wrapper {
		margin-top: 20px;
	}
	.footer-img-wrapper {
		display: none;
	}
	.wrapper-footer {
		padding-bottom: 0px;
	}
	.footer-menu-wrapper ul li a {
		padding: 5px 10px;
	}
	.copyright-wrapper {
		margin-top: 30px;
	}
	.infusion-field {
		width: 100%;
		margin: 0;
		margin-bottom: 14px;
		float: left;
	}
	.footer-menu-wrapper .footer-menu-title {
		position: relative;
		font-size: 18px;
		font-weight: 600;
	}
	.footer-menu-wrapper .footer-menu-title:after {
		content: "\f107";
		font-family: fontAwesome;
		position: absolute; 
		right: 0px;
	}
	.footer-menu-wrapper .footer-menu-title-opened:after {
		content: "\f106";
	}
	.footer-menu-list {
		max-height: 0px;
		overflow: hidden;
		-webkit-transition: all 0.6s; /* Safari */
		transition: all 0.6s;
	}
	.footer-menu-expanded {
		max-height: 300px;
		-webkit-transition: all 0.6s; /* Safari */
		transition: all 0.6s;
	}
	.mobile-phone-footer {
		display: block;
		font-size: 22px;
	}
	.mobile-phone-footer a {
		color: #fff;
		text-decoration: none;
		font-weight: 600;
	}
}
@media (max-width: 425px) {
	.wrapper-footer {
		padding-top: 30px;
	}
	.footer-menu-wrapper {
		width: 100%;
		margin-bottom: 18px;
	}
	.wrapper-footer h4 {
		margin-bottom: 5px;
	}
	.wrapper-footer .list-social li a .fa {
		font-size: 20px;
	}
	.footer-menu-wrapper .footer-menu-title:after {
		content: "\f107";
		font-family: fontAwesome;
		position: relative;
		right: inherit;
		margin-left: 10px;
	}
	.footer-menu-wrapper .footer-menu-title-opened:after {
		content: "\f106";
	}
}
/* quick view popup */
.popup-width {
    width: 800px!important;
}
.modal-header div#_jstl__images {
    width: 40%;
    float: left;
}
.modal-header div#_jstl__header {
    width: 58%;
    float: left;
    margin-left: 2%;
}
.modal-header .wrapper-product-title {
	width: 100%;
}
.modal-header div#_jstl__buying_options {
    float: left;
    width: 58%;
    margin-left: 2%;
}
.modal-header div#_jstl__buying_options .item-qty-wrapper {
    width: 44%;
}
.modal-header div#_jstl__buying_options .shopping-btns-holder {
    width: 56%;
}
.modal-header div#_jstl__buying_options .wishlist-wrapper-item {
    width: 60%;
    float: right;
    text-align: right;
}
.modal-header div#_jstl__buying_options .wishlist_toggle {
	margin: inherit;
    text-align: right;
    width: 100%;
}
.modal-header div#_jstl__buying_options .wishlist-text {
    width: 100px;
}
.modal-header div#_jstl__buying_options .quantity-adder .quantity-number input {
	width: 90px;
}
.modal-header div#_jstl__buying_options .calculate-shipping-wrapper .cs-input-wrapper {
	width: 50%;
	margin-bottom: 8px;
    margin-top: 8px;
}
/* upsell page */
.wrapper-productupsell {
	padding-top: 50px;
    padding-bottom: 20px;
}
#n_checkout .gift-card-row {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 30px;
    width: 50%;
    float: left;
}
#n_checkout .gift-wrapping-row {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 20px;
    width: 50%;
    float: left;
}
#n_checkout .options-form-container .gift-card-options, #n_checkout .options-form-container .gift-wrapping-options, #n_checkout .options-form-container .gift-drop-options {
    color: #000;
    float: left;
    text-align: center;
    margin-top: 10px;
    text-decoration: underline;
    font-weight: 500;
}
#n_checkout .options-form-container .gift-card-options img, #n_checkout .options-form-container .gift-wrapping-options img, #n_checkout .options-form-container .gift-drop-options img {
    width: 22px;
    margin-right: 6px;
}
#n_checkout .fancybox-wrap {
    width: 60%!important;
    left: 20%!important;
}
#n_checkout .fancybox-inner {
    width: 100%!important;
}
.giftcardwrapping-popup img {
	max-width: 100%;
}
@media (max-width: 767px) {
	#n_checkout .gift-card-row {
		width: 100%;
	}
	#n_checkout .gift-wrapping-row {
		width: 100%;
	}
	.options-form-container {
		margin-top: 16px;
	}
	.blank-card-wrapper {
		display: block;
		width: 100%;
		text-align: right;
	}
	#n_checkout .fancybox-wrap {
		width: 92%!important;
		left: 2%!important;
	}
	.giftcardwrapping-popup p {
		font-size: 12px;
	}
}

.xmashome{background: #ff780a; color: #fff;text-align: center;padding: 10px;font-weight: bold;}
#xmas-form{margin-top: 20px;}
.row.category-thumbs-holder {

    display: flex;
    flex-wrap: wrap;

}