/*
Theme Name: Oasis Group Responsive
Author: Neiko
Author URI: http://www.neiko.it/
Description: Oasis Group Responsive 2015
Version: 1.0
License: GNU General Public License v2 or later
*/

@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic|Raleway:400,700,100);

@font-face {
	font-family: "bodonistd-webfont";
	font-style: normal;
	font-weight: 400;
	src: url("fonts/bodonistd-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bodonistd-webfont.woff") format("woff"), url("fonts/bodonistd-webfont.ttf") format("truetype"), url("fonts/bodonistd-webfont.svg#bodonistd-webfont") format("svg");
}

@font-face {
	font-family: "BodoniStdBook";
	font-style: normal;
	font-weight: 400;
	src: url("fonts/bodonistd-book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bodonistd-book-webfont.woff") format("woff"), url("fonts/bodonistd-book-webfont.ttf") format("truetype"), url("fonts/bodonistd-book-webfont.svg#BodoniStdBook") format("svg");
}

/* Fancybox update */
.row.photos a {
	margin-bottom: 30px;
	display: block;
}

.fancybox-title-float-wrap .child {
	background: white !important;
	color: black !important;
	font-weight: 400 !important;
	text-shadow: none !important;
}

/* Wordpress editor styles */
/*.row.product_gallery_masonry{
	height:auto !important;
	display:flex;
	flex-wrap:wrap;
}
.row.product_gallery_masonry .masonry_item{
	position:static !important;
}*/
.row.product_gallery_masonry .masonry_item {
	height: 240px;
}

.row.product_gallery_masonry .masonry_item img {
	height: 100%;
	object-fit: cover;
}

.row.product_gallery_masonry .masonry_item.vertical {
	height: 540px;
}

@media(max-width:1200px) {
	.row.product_gallery_masonry .masonry_item {
		height: 250px;
	}

	.row.product_gallery_masonry .masonry_item.vertical {
		height: 500px;
	}
}

@media(max-width:992px) {
	.row.product_gallery_masonry .masonry_item {
		height: 170px;
	}

	.row.product_gallery_masonry .masonry_item.vertical {
		height: 400px;
	}
}

@media(max-width:576px) {
	.row.product_gallery_masonry .masonry_item {
		height: 120px;
	}

	.row.product_gallery_masonry .masonry_item.vertical {
		height: 250px;
	}
}

.entry-content {
	padding-bottom: 4em;
}

.entry-content img {
	margin: 0 0 1.5em 0;
}

.alignleft,
img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}

.alignright,
img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}

.aligncenter,
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.alignnone,
img.alignnone {
	/* not sure about this one */
}

.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}

.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}

.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}

/* General adjustment */

.valign_container {
	white-space: nowrap;
	height: 100%;
}

.valign_container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin: 0 -0.125em;
}

.valign_container .valign_middle {
	display: inline-block;
	white-space: normal;
}

.valign_middle {
	vertical-align: middle;
}

.valign_top {
	vertical-align: top;
}

.inline {
	float: none;
	display: inline-block;
	margin: 0 -0.125em;
}

.affix {
	top: 0;
	width: 100%;
	z-index: 1000;
}

.img-responsive {
	width: 100%;
}

* {
	outline: none !important;
}

a[href^="tel:"],
a[href*="/maps/"] {
	text-decoration: none;
}

a,
a:active,
a:hover {
	transition: all 0.2s linear 0s;
	cursor: pointer;
}

a.btn:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

p a {
	text-decoration: underline;
}

.page {
	min-height: 400px;
}

.box-shadow {
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.side_padding {
	padding: 0 10%;
	display: inline-block;
}

.relative {
	position: relative;
}

.no_padding {
	padding: 0;
}

input[type="text"]:focus:invalid,
input[type="email"]:focus:invalid,
input[type="tel"]:focus:invalid,
input[type="password"]:focus:invalid {
	border-color: red;
}

input[type="file"] {
	height: auto !important;
}

input[type="text"] {
	border-width: 1px;
}

/* Oasis Group Style */

#pageloader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	background-size: 125px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
	margin: 0 0 10px 0;
}

h1.special_edition {
	color: goldenrod;
}

/*
h1,.h1 {
	text-transform: uppercase;
}
*/

em,
i {
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.golden {
	color: goldenrod;
}

.background_gray {
	background-color: #eee;
}

.background_light_gray {
	background-color: #f5f5f5;
}

.background_cover {
	color: white;
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.short_hr {
	width: 60px;
	display: inline-block;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}

.short_hr.white {
	border-bottom: solid 1px white;
}

.bordered_list li {
	padding: 0 0 10px 0;
	margin: 0 10% 10px 0;
	border-bottom: solid 1px #eee;
}

.bordered_list li:before {
	content: '› ';
}

.bordered_list li:last-child {
	border-bottom: none;
}

.bordered_list li a {
	text-decoration: none !important;
}

.slashed_list li {
	margin: 0 10px 0 0;
	padding: 0;
	border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}

/*
.slashed_list li:after {
	content: '/';
	margin:0 10px;
}
*/

.slashed_list li:last-child:after {
	content: none;
}

.list-inline {
	margin-left: 0;
}

.path_breadcrumb {
	font-size: 12px;
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 15px;
	padding: 6px 0 !important;
}

.path_breadcrumb a {
	text-decoration: none !important;
}

.path_breadcrumb_internav {
	float: right;
	display: none !important;
}

@media (max-width: 992px) {
	.path_breadcrumb_internav {
		float: none;
		display: block;
		margin-top: 5px;
	}
}

.taxonomy_description {
	max-height: 999px;
	position: relative;
	transition: all 1s ease;
	overflow: hidden;
}

.taxonomy_description:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	transition: all 1s ease;
	z-index: 1;
}

.taxonomy_description.closed {
	max-height: 100px;
	cursor: pointer;
}

.taxonomy_description.closed:before {
	height: 100px;
}

.taxonomy_description.closed:after {
	content: '+';
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 20px;
	height: 20px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px rgba(0, 0, 0, 0.33);
	color: rgba(0, 0, 0, 0.33);
	border-radius: 50%;
	transform: translateX(-50%);
	z-index: 1;
	transition: all 0.5s ease;
}

.taxonomy_description.closed:hover:after {
	border: solid 1px black;
	color: black;
}

.taxonomy_description p {
	margin-bottom: 8px;
}

.pagination h2 {
	display: none;
}

.pagination .page-numbers {
	display: inline-block;
	padding: 0.3em 0.6em;
	border-right: solid 1px black;
}

.pagination .page-numbers:last-child {
	border-right: none;
}

.bordered_heading {
	padding: 10px 0;
	border-top: solid 1px rgba(0, 0, 0, 0.33);
	border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

/* header */

#header {
	transition: all ease 0.5s;
}

@media (min-width: 768px) {
	#header {
		padding: 10px 0;
	}
}

#header.fixed {
	/*
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
*/
	background-color: white;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {

	#top_header {
		opacity: 0.33;
		transition: all 0.5s ease;
	}

}

#top_header:hover {
	opacity: 1;
}

#navbar_header_logo {
	display: block;
	width: 34px;
	margin: 8px 0;
}

#header .navbar .navbar-nav {
	width: 100%;
}

#header .navbar .navbar-nav .dropdown-menu {
	background-color: #f8f8f8;
	text-align: left;
	font-size: inherit;
}

@media (max-width: 767px) {
	#extra_menu {
		text-align: center;
	}

	#header_social {
		display: none;
	}

	#navbar_nav_logo {
		display: none;
	}

	#header .navbar .navbar-nav {
		text-align: center;
	}

	#header .navbar .navbar-nav .dropdown-menu {
		text-align: center;
	}
}

@media (min-width: 768px) {
	#navbar_header_logo {
		display: none;
	}

	#header .navbar .navbar-nav {
		line-height: 80px;
	}

	#navbar_nav_logo img {
		height: 80px;
		width: auto;
		margin: auto;
	}

	/* slashed menu */
	#header .navbar-nav>li {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}

	#header .navbar-nav>li>a {
		padding: 0;
		margin: 0 5px 0 0;
		border-bottom: solid 1px rgba(0, 0, 0, 0.33);
	}

	/*
	#header .navbar-nav > li > a:after {
	    content: '/';
	    padding:0 5px;
	}	
	#header .navbar-nav > li:last-child > a:after, #header .navbar-nav > li.noslash > a:after {
	    content: '';
	    padding:0;
	}
*/
}

/*
@media (min-width: 992px){
	#header .navbar .navbar-nav {
		font-size:16px;
		line-height: 120px;
	}
	#navbar_nav_logo img {
		height:120px;
		width:auto;
		margin:auto;
	}
}
@media (min-width: 1200px){
	#header .navbar .navbar-nav {
		font-size:18px;
	}
}
*/

#header.fixed .navbar .navbar-nav {
	line-height: 60px;
}

#header.fixed #navbar_nav_logo img {
	height: 60px;
}

/* languege and search menu */

#language_menu,
#extra_menu {
	padding-top: 5px;
	padding-bottom: 5px;
}

#extra_menu a {
	margin: 0 3px;
}

#language_menu #language_selector {
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#language_menu #language_selector li {
	display: inline-block;
}

#language_menu #language_selector li:after {
	content: ' / ';
	margin: 0 5px;
}

#language_menu #language_selector li:last-child:after {
	content: none;
}

#language_menu #language_selector .selected {
	text-decoration: underline;
}


/* content */

#content {
	background-color: white;
}

#footer {
	padding: 20px 0;
	font-size: 12px;
	position: relative;
}

@media (min-width: 768px) {

	#footer .container {
		opacity: 0.33;
		transition: all 0.5s ease;
	}

	#footer:hover .container {
		opacity: 1;
	}

}

@media (min-width: 768px) {

	#footer #back_top {
		width: 40px;
		height: 40px;
		position: fixed;
		z-index: 999999;
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: url('images/back_top.png');
		bottom: 20px;
		right: 20px;
		cursor: pointer;
		transition: all 0.5s ease;
	}

	#footer #back_top:hover {
		transform: scale(1.1);
	}

}

/* slideshow */

.home_slideshow {
	overflow: hidden;
	background-color: white;
	min-height: 600px;
}

.home_slideshow .slide,
.cycle-slideshow .slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.home_slideshow .slide .slide_image {
	max-width: calc(100% - 80px);
	max-height: calc(100% - 160px);
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home_slideshow .container {
	height: 100%;
}

.home_slideshow .slide_logo {
	position: absolute;
	left: 50%;
	top: 10px;
	transform: translate(-50%, 0);
}

.home_slideshow .slide_logo img {
	height: 60px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
}

/*
@media (max-width: 767px){
	.home_slideshow .slide_logo img {
		height:80px;
	}
}
*/

.home_slideshow .slide_claim {
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 3em;
	line-height: 1em;
	width: 66%;
	text-shadow: 0px 0px 5px black;
	cursor: pointer;
}

@media (min-width: 768px) {
	.home_slideshow .slide_claim {
		text-shadow: 0px 0px 10px black;
	}
}

.home_slideshow .slide_arrow {
	position: absolute;
	display: block;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width: 10px;
	height: 10px;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 50%) rotate(45deg);
	cursor: pointer;
}

.home_slideshow .slide_arrow_right {
	position: absolute;
	display: block;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width: 10px;
	height: 10px;
	top: 50%;
	right: 15px;
	transform-origin: bottom right;
	transform: translate(-50%, -50%) rotate(-45deg);
	cursor: pointer;
}

.home_slideshow .slide_arrow_left {
	position: absolute;
	display: block;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width: 10px;
	height: 10px;
	top: 50%;
	left: 15px;
	transform-origin: bottom right;
	transform: translate(-50%, -50%) rotate(135deg);
	cursor: pointer;
}

.slide_arrow:hover,
.slide_arrow_right:hover,
slide_arrow_left:hover {
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.home_slideshow .cycle-pager {
	position: absolute;
	display: block;
	bottom: 60px;
	left: 50%;
	transform: translate(-50%, 50%);
}

.home_slideshow .cycle-pager span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: solid 1px black;
	margin: 0 2px;
	background-color: rgba(255, 255, 255, 0.1);
}

.home_slideshow .cycle-pager span.cycle-pager-active {
	border: double 3px black;
}

/* home */

#background-home {
	padding-top: 200px;
	margin: -200px 0 0;
}

#home_main .static_slide {
	transition: all ease 0.5s;
	padding: 1px;
}

#home_main .hover {
	position: absolute;
	left: 10%;
	bottom: 0;
	right: 10%;
	display: block;
	background-color: white;
	transform: translateY(50%);
	text-align: center;
	padding: 20px 20px 10px;
}

#home_main .static_slide:hover {
	opacity: 0.8;
}

.slider .slide {
	position: relative;
	display: block;
	transition: none;
}

#slider_desktop .slide {
	border: solid 1px white;
}

.slider .slide .hover {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px 20px 10px;
	transform: translate(-50%, -50%);
	transition: all ease 0.5s;
}

.slider .slide:hover .hover {
	background-color: rgba(255, 255, 255, 1);
}

.slider .slide .hover:after {
	content: '';
	position: absolute;
	display: block;
	width: calc(100% - 20px);
	height: calc(100% + 20px);
	border: solid 1px goldenrod;
	left: 10px;
	top: -10px;
}

.frame {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border: solid 1px goldenrod;
}

.collection_box {
	position: relative;
	/* border: solid 1px black; */
	border: none;
	padding: 30px 15px;
	margin: 15px;
}

.collection_box:before {
	padding-top: 62%;
}

.collection_box p {
	padding: 0 15%;
}

@media (max-width: 992px) {
	#home_video_list {
		text-align: center;
	}

	#home_video_list li {
		margin: 0 25% 10px 25%;
	}

}

/*
#home_focus {
	background-image: url(images/background_home_focus.jpg);
	background-attachment: fixed;
	text-shadow: 0px 0px 10px black;
}

@media (max-width: 768px){
	#home_focus {
		background-attachment: scroll !important;
		text-shadow: 0px 0px 5px black;
	}
}

#home_focus .valign_container {
	transition: all 1s linear 0s;
}

#home_focus .valign_container:before {
	padding-top:56%;
}

#home_focus:hover .valign_container {
	background-color:rgba(0,0,0,0.2);
}
*/

#home_focus p {
	padding: 0 15%;
}

/* collection */

.product_box {
	border: solid 1px rgba(0, 0, 0, 0.33);
	padding: 10px 10px 5px;
	transition: all 0.3s linear 0s;
	text-decoration: none !important;
	margin-bottom: 30px;
	background-color: white;
}

.product_box:hover {
	border: solid 1px black;
	color: black;
}

.product_box.special_edition {
	color: goldenrod;
	border-color: goldenrod;
}

.product_box.special_edition:hover {
	color: goldenrod;
	border-color: goldenrod;
}

.product_box img {
	margin-bottom: 15px;
}

.product_box.accessory_box {
	border-left: none;
	border-right: none;
	padding: 10px 0 10px;
	margin-bottom: -1px;
}

.product_box.accessory_box img {
	margin-bottom: 0;
}

.collection_group {
	padding: 2em 0;
}

.masonry_item {
	margin-bottom: 30px;
	transition: none;
}

.product_title {
	font-size: 20px;
	line-height: 1em;
	height: 1em;
	overflow: hidden;
}

.accessory_title {
	font-size: 16px;
	line-height: 1em;
	height: 1em;
	overflow: hidden;
}

/* product */

.finish_item {
	margin-bottom: 15px;
}

.finish_item img {
	margin-bottom: 5px;
}

.main_img_container {
	position: relative;
}

@media (min-width: 992px) {
	.main_img_container.grey_back {
		height: 600px;
		width: 100%;
		text-align: center;
		background-color: #eee;
	}

	.main_img {
		height: 100%;
		width: auto;
		margin: 0 auto;
	}
}

.img-info-button {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 30px;
	width: 30px;
	border-radius: 15px;
	background-color: white;
	line-height: 30px;
	font-size: 14px;
	transition: all ease 1s;
	color: black !important;
	overflow: hidden;
	opacity: 0.3;
}

.img-info-button:hover {
	width: 190px;
	opacity: 1;
}

.img-info-button .img-info-button-inside {
	position: absolute;
	top: 0;
	left: 9px;
	height: 100%;
	width: 250px;
	display: block;
}

.img-info-button i,
.img-info-button span {
	display: inline-block;
	transition: all ease 0.5s;
}

.img-info-button i {
	margin-right: 5px;
}

/*
.img-info-button span {
	opacity: 0;
}

.img-info-button:hover span {
	opacity: 1;
}
*/

.masonry_item .img-info-button {
	right: calc(15px + 10px);
}

.sharer {
	text-align: center;
}

.sharer a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 2px;
	transition: all 0.5s ease;
	vertical-align: middle;
	font-size: 25px;
	line-height: 38px;
	border: solid 1px black;
}

.sharer a:hover {
	transform: scale(1.1);
	background-color: black;
	color: white;
}

.sharer a .fa {
	font-size: 18px;
}

/* news */

.press_title,
.news_title {
	line-height: 1em;
	height: 2em;
	overflow: hidden;
}

/* animation */

@media (min-width: 992px) {

	.delay {
		transition-delay: 0.5s !important;
	}

	.fadein_block {
		opacity: 0;
		transform: translateY(50px) rotateX(10deg);
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
	}

	.fadein_block.animate {
		opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
	}

	.fadein_left {
		opacity: 0;
		transform: translateX(-70px);
		-webkit-transform: translateX(-70px);
		-moz-transform: translateX(-70px);
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
	}

	.fadein_left.animate {
		opacity: 1;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
	}

	.fadein_right {
		opacity: 0;
		transform: translateX(70px);
		-webkit-transform: translateX(70px);
		-moz-transform: translateX(70px);
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
	}

	.fadein_right.animate {
		opacity: 1;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);

	}

}

a>img {
	transition: all ease 0.3s;
}

a:hover>img {
	opacity: 0.8;
}

a.btn.btn-default {
	text-decoration: none;
}

a.btn.btn-default .fa-whatsapp {
	font-size: 30px;
	position: relative;
	line-height: 10px;
	top: 5px;
	margin-right: 10px;
}


/* new index */

*,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Strawford', 'Inter', 'Roboto', sans-serif;
}

.home-categories {
	width: 80vw;
	padding: 0 15px;
	margin: auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 450px;
	gap: 0px;
}

.home-categories .home-cat:last-child:nth-child(odd) {
	grid-column: span 2;
}

.home-cat {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	overflow: hidden;
	overflow: clip;
	position: relative;
}

.cat-text {
	display: flex;
	flex-direction: column;
	line-height: 1;
	color: #fff;
	text-shadow: 0 0 10px #000a;
	transition: .8s;
	z-index: 2;
}

.cat-text b {
	font-size: 30px;
	text-transform: uppercase;
}

.cat-text span {
	font-size: 20px;
	text-transform: lowercase;
}

.cat-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .8s !important;
	z-index: 1;
}


.home-cat:hover .cat-text {
	color: #fff;
	transform: scale(1.1);
	transition: 1s;
}

.home-cat:hover .cat-img {
	opacity: 1;
	filter: saturate(2);
	transform: scale(1.2);
	transition: 1s;
}

@media (max-width: 768px) {
	.home-categories {
		grid-template-columns: 1fr;
		width: 93vw !important;
		padding: 0;
	}
}


/* NEW MENU STYLE */

#header .navbar-nav>li {
	text-transform: lowercase;
}

#header .navbar .navbar-nav {
	display: flex;
	height: 80px;
	align-items: center;
	justify-content: space-between;
}

#header .navbar .navbar-nav:after,
#header .navbar .navbar-nav:before {
	content: none;
}

#header .navbar .navbar-nav .dropdown-menu {
	outline: 1px solid #000 !important;
	margin-top: 10px;
}

.dropdown-menu>li>a {
	padding: 10px 15px;
	line-height: 1;
}


#header.fixed .navbar .navbar-nav {
	height: 60px !important;
}

@media (min-width: 1200px) {

	.container {
		width: 80vw;
	}

}

@media (max-width: 768px) {
	#header .navbar .navbar-nav {
		flex-direction: column;
		height: auto;
	}
}

.product_box {
	border: none !important;
}