/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
Site: Social Drip
Developer: Urwin Studio https://www.urwinstudio.com

*/

/*

Neue Haas Grotesk Text Pro 55 Roman
font-family: "neue-haas-grotesk-text", sans-serif;
font-weight: 400;
font-style: normal;

Neue Haas Grotesk Text Pro 65 Medium
font-family: "neue-haas-grotesk-text", sans-serif;
font-weight: 500;
font-style: normal;

Neue Haas Grotesk Display Pro 45 Light
font-family: "neue-haas-grotesk-display", sans-serif;
font-weight: 400;
font-style: normal;

*/

/******************** TYPOGRAPHY ********************/

body,
.site {
	background: #f5f5eb!important;
}

h1.entry-title {
	display: none;
}

h1 {
	font-family: 'neue-haas-grotesk-text'!important;
	font-weight: 500!important;
    font-style: normal!important;
	padding: 0!important;
	color: #000000!important;
	letter-spacing: 0!important;
}

h2 {
	font-family: 'neue-haas-grotesk-text'!important;
	font-weight: 500!important;
	font-style: normal!important;
	padding: 0!important;
	color: #000000!important;
	letter-spacing: 0!important;
	position: relative;
    z-index: 1;
}

h2:before {
	border-bottom: 2px solid #000;
	content: "";
    position: absolute;
    left: 40%;
    bottom: 0;
    height: 1px;
    width: 20%;
}

h3 {
	font-family: 'neue-haas-grotesk-text'!important;
	font-weight: 500!important;
	font-style: normal!important;	
	padding: 0!important;
	color: #000000!important;
	letter-spacing: -0.02em;
}

h4 {
	font-family: 'neue-haas-grotesk-text'!important;
	font-weight: 500!important;
	font-style: normal!important;
	padding: 0!important;
	color: #000000!important;
	letter-spacing: -0.02em;
}

.entry-wrap p,
.spu-content p {
	font-family: 'neue-haas-grotesk-display'!important;
	font-weight: 400!important;
	font-style: normal!important;
	margin: 0 0 20px 0!important;
	padding: 0!important; 
	color: #000000!important;
	letter-spacing: 0.03em!important;
}

.entry-wrap ul,
.entry-wrap ol {
	font-family: 'neue-haas-grotesk-display'!important;
	font-weight: 400!important;
	font-style: normal!important;
	margin: 0 0 20px 20px!important;
	padding: 0!important; 
	color: #000000!important;
	letter-spacing: 0.03em!important;
	/*list-style-type: none;
	list-style-position: inside;*/
}

.rowContent h1,
.rowContent h2,
.rowContent h3,
.rowContent p,
.rowContent a,
.spu-content p {
	color: #000!important;
}

body.home .x-content-band.vc.rowBanner h3 {
	margin: -10px 0 30px 0!important;
}

.x-content-band.vc.rowBanner h2:before,
.x-content-band.vc.rowBlack h2:before {
	border-bottom: 2px solid rgba(225, 218, 202, 0.6);
}

blockquote {
	line-height: 1.3em;
	border: 0;
	padding: 0;
}

.entry-wrap blockquote p {
	font-weight: bold!important;
}

.x-column.x-sm.vc.x-2-3 blockquote {
	padding: 25px 0;
}

@media screen and (max-width: 767px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em;
	}
	
	h2 {
		margin: 0 0 40px 0!important;
		padding-bottom: 15px!important;
		font-size: 1.8em!important;
		line-height: 1.1em;
	}
	
	h3	{
		margin: 30px 0 10px 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em;
	}
	
	h4	{
		margin: 10px 0 20px 0!important;
		font-size: 1.2em!important;
		line-height: 1.1em;
	}
	
	blockquote	{
		margin: 10px 0 10px 0!important;
		font-size: 1em!important;
	}
	
	.entry-content.content p,
	.spu-content p,
	.entry-content.content ul,
	.entry-content.content ol	{
		font-size: 1.1em!important;
		line-height: 1.3em!important;
	}

}

@media screen and (min-width: 768px) and (max-width: 1279px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em;
	}
	
	h2 {
		margin: 0 0 40px 0!important;
		padding-bottom: 15px!important;
		font-size: 1.8em!important;
		line-height: 1.1em;
	}
	
	h3	{
		margin: 30px 0 10px 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em;
	}
	
	h4	{
		margin: 10px 0 20px 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em;
	}
	
	blockquote	{
		margin: 10px 0 10px 0!important;
		font-size: 1.2em!important;
	}

	.entry-content.content p,
	.spu-content p,
	.entry-content.content ul,
	.entry-content.content ol	{
		font-size: 1.2em!important;
		line-height: 1.4em!important;
	}	
	
}

@media screen and (min-width: 1280px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em;
	}
	
	h2 {
		margin: 0 0 40px 0!important;
		padding-bottom: 15px!important;
		font-size: 1.8em!important;
		line-height: 1.1em;
	}
	
	h3 {
		margin: 30px 0 10px 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em;
	}
	
	h4	{
		margin: 10px 0 0 20px 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em;
	}
	
	blockquote {
		margin: 10px 0 10px 0!important;
		font-size: 1.4em!important;
	}

	.entry-content.content p,
	.spu-content p,
	.entry-content.content ul,
	.entry-content.content ol	{
		font-size: 1.2em!important;
		line-height: 1.4em!important;
	}	
	
}

.wp-caption {
	padding: 0;
	border: 0;
	text-align: left;
	background: transparent;
}

.wp-caption p.wp-caption-text {
	text-transform: none!important;
	font-size: 0.95em!important;
	line-height: 1.2em!important;
	margin-top: 10px!important;
}

/******************** LINKS & WIDGETS ********************/

a, a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

#top.site a,
.spu-content a {
	color: #000!important;
}

#top.site a:hover,
.spu-content a:hover {
	color: #b3907a!important;
}

#top.site a.btn {
	color: #fff!important;
	display: inline-block;
	margin: 20px 0 0 0;
	font-size: 0.75em;
	text-transform: uppercase;
	padding: 11px 25px 11px 25px;
	border: 1px solid #c1b6a3;
	border-radius: 8px;
	background: #c1b6a3;
}

#top.site a.btn:hover {
	border: 1px solid #b3907a;
	background-color: #b3907a;
	color: #fff!important;	
}

.x-content-band.vc.rowContent .alignnone {
	padding-top: 25px;
	padding-bottom: 5px;
}

.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-3 .alignnone {
	padding-top: 0;	
}

.x-content-band.vc.rowContent .x-column.x-sm.vc.x-2-3 a {

}

.x-scroll-top {
	border: 0;
}

.x-scroll-top:hover {
	cursor: pointer;
}

.x-scroll-top .x-icon-angle-up:before {
	content: "\f062" !important;
	color: #FF4D12;
	font-size: 1.1em;
}

/******************** HEADER ********************/

.x-logobar,
.x-navbar {
	background: transparent;
	border: 0;
}

.masthead  {
    position:absolute;
    width: 100%;
    background-color:transparent !important;
	top: 1px;
	z-index: 999;
}

.x-brand {
	float: none;
}

@media screen and (max-width: 979px) {
	
	.x-navbar {
		height: 90px;	
	}
	
	#topLogo {
		float: left;
		width: 50%;
	}
	
	a.x-brand.img img {
		width: 150px!important;	
	}
	
	#topNav {
		display: none;
	}
	
	#topSocial {
		display: none;
	}
	
}

@media screen and (min-width: 980px) and (max-width: 1279px) {

	.x-navbar {
		height: 150px;	
	}
	
	#topLogo {
		float: left;
		width: 33.33%;
		text-align: center;
	}
	
	a.x-brand.img img {
		width: 200px!important;	
	}
	
	#topNav {
		float: left;
		width: 33.33%;
		text-align: right;
	}
	
	#topSocial {
		float: left;
		text-align: left;
		width: 33.33%;
		margin-top: 30px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}	
	
} 

@media screen and (min-width: 1280px) {

	.x-navbar {
		height: 150px;	
	}
	
	#topLogo {
		float: left;
		width: 33.33%;
		text-align: center;
	}
	
	a.x-brand.img img {
		width: 329px!important;
		height: auto;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;	
	}
	
	#topNav {
		float: left;
		width: 33.33%;
		text-align: right;
	}
	
	#topSocial {
		float: left;
		text-align: left;
		width: 33.33%;
		margin-top: 30px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

}

.x-navbar {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: 0;	
}

.x-navbar-wrap {
	height: unset!important;
}
	
a.x-brand.img img {
	height: auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.x-navbar ul#menu-main-nav {
	display: inline-block;
	float: none;
}

.x-navbar ul#menu-main-nav li a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0em!important;
	color: #000!important;
}

.x-navbar ul#menu-main-nav li a:hover {
	color: #b3907a!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.x-navbar ul#cartLinks li {
	float: left;
}

.x-navbar .desktop .x-nav > li > a > span {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 20px!important;
}

.x-navbar .desktop .x-nav>li>a>span {
	border: 0;
}

/* sticky */

@media screen and (min-width: 980px) {

	.x-navbar-fixed-top-active .x-navbar-wrap {
		margin-bottom: 0!important;
	}

	.x-navbar.x-navbar-fixed-top {
		height: 60px;
		background: #C1B6A3!important;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;	
		border-bottom: 1px solid #C1B6A3;	
	}

	.x-navbar-inner {
		height: 60px!important;	
		min-height: 60px!important;
	}

	.x-navbar.x-navbar-fixed-top .x-navbar-inner a.x-brand.img img {
		width: 112px!important;
		height: auto;	
	}

	.x-navbar.x-navbar-fixed-top .x-brand {
		margin-top: 10px;
		font-size: unset;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a {
		color: #000!important;
		height: 60px!important;
		padding-top: 24px!important;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover {
		color: #b3907a!important;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a > span {
		padding-top: unset!important;
	}	
	
}

/* icons */

i.x-icon {
	font-size: 1.6em;
	margin: 10px 5px 0 5px;
}

#topSocial i.x-icon {
	font-size: 1.8em;
	margin: 0 10px 0 0;
}

#topSocial a i.x-icon {
	color: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#topSocial a:hover i.x-icon  {
	color: #b3907a;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.x-navbar.x-navbar-fixed-top #topSocial {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 8px;
}

/* mobile nav */

nav.sfm-nav ul {
	display: none!important;
}

#x-btn-navbar {
	display: none!important;
}

@media screen and (max-width: 979px) {
	
	nav#ubermenu-main-89-primary-2 {
		display: none;
	}
	
}

@media screen and (min-width: 980px) {
	
	#custom_toggle {
		display: none;
	}
	
}

#custom_toggle {
	position: absolute;
	right: 8%;
	z-index: 99999;
	margin-top: 35px;
}

#custom_toggle:hover {
	cursor: pointer; 
}

/*#custom_toggle:before {
	content: url(/wp-content/uploads/2024/03/nav.png)!important;
}*/

#sfm-sidebar .sfm-sidebar-bg {
	background-color: rgba(193,182,163,1)!important;
}

#sfm-sidebar .sfm-logo {
	background-color: rgba(193,182,163,1)!important;
}

.sfm-logo {
	background-color: rgba(193,182,163,1)!important;
	padding: 0!important;
}

#sfm-sidebar .sfm-logo img {
	padding-top: 50px!important;
}

#sfm-sidebar .sfm-logo p,
.sfm-widget.sfm-widget-bottom {
	margin: 0!important;
	text-align: center!important;
}

.sfm-widget.sfm-widget-bottom img {
	width: 860px!important;
}

.sfm-style-full #sfm-sidebar .sfm-logo {
	background-color: rgba(193,182,163,1)!important;
	padding: 0!important;
}

.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box>*, .sfm-style-full #sfm-sidebar .sfm-logo>*, .sfm-style-full #sfm-sidebar .sfm-nav>* {
    transform: none;
    -webkit-transition: none;
    transition: none;
	background-color: rgba(193,182,163,1)!important;
}

.sfm-widget {
	background: transparent!important;
}

.sfm-widget ul {
	margin: 100px auto 0 auto!important;
	text-align: center!important;
	background: transparent!important;
}

.sfm-widget li {
	margin: 30px auto!important;
}

.sfm-widget li,
ul.sfm-menu-level-0.sfm-menu li {
	font-family: 'neue-haas-grotesk-text'!important;
	font-weight: 500!important;
    font-style: normal!important;
}

.sfm-widget li a,
ul.sfm-menu-level-0.sfm-menu li a {
	color: #fff!important;
	font-size: 1.4em!important;
	font-weight: 500!important;
}

ul.sfm-child-menu.sfm-menu-level-1 li a {
	font-size: 1.4em!important;
}

.sfm-widget li a {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

ul.sfm-menu-level-0.sfm-menu li a {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.sfm-widget li a:hover,
ul.sfm-menu-level-0.sfm-menu li a:hover {
	color: #b3907a!important;
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
	border-color: #fff!important;
}

#sfm-sidebar .sfm-menu li > a:before {
	display: none!important;
}

.sfm-style-full #sfm-sidebar .sfm-sidebar-close:before, .sfm-style-full #sfm-sidebar .sfm-sidebar-close:after {
	background-color: rgba(193,182,163,1)!important;
}

ul.sfm-menu-level-0.sfm-menu li a:before,
ul.sfm-menu-level-0.sfm-menu li a:after {
	display: none!important;
}

/******************** GENERAL LAYOUT ********************/

@media screen and (max-width: 767px) {
	
	.entry-content.content {
		padding-top: 100px!important;
	}
	
	.x-content-band.vc.padT {
		padding-top: 40px!important;
	}
	
	.x-content-band.vc.padB {
		padding-bottom: 40px!important;
	}
	
	ul.x-slides {
		margin: 30px 0 0 0!important;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1279px) {

	.entry-content.content {
		padding-top: 120px!important;
	}
	
	.x-content-band.vc.padT {
		padding-top: 50px!important;
	}
	
	.x-content-band.vc.padB {
		padding-bottom: 50px!important;	 
	}
	
	.x-content-band.vc.narrow .x-column.x-sm.vc.x-1-1 {
		padding-left: 10%;
		padding-right: 10%;
	}
	
	ul.x-slides {
		margin: 0!important;
	}
	
	
} 

@media screen and (min-width: 1280px) {

	.entry-content.content {
		padding-top: 190px!important;
	}
	
	.x-content-band.vc.padT {
		padding-top: 60px!important;
	}
	
	.x-content-band.vc.padB {
		padding-bottom: 60px!important;	
	}
	
	.x-content-band.vc.narrow .x-column.x-sm.vc.x-1-1 {
		padding-left: 20%;
		padding-right: 20%;
	}
	
}

/******************** CUSTOM ROWS ********************/

.rowLogos .x-1-1 {
	border-radius: 8px;
	border: 1px solid #e1daca;
	/*background-color: #0c0c0c!important;*/
	background-color: #f5f5eb!important;
	text-align: center;
}

.rowLogos .x-1-1 p,
.rowLogos .x-1-1 img {
	margin: 0!important;
}

.rowContent .x-1-1 {
	border-radius: 8px;
	border: 1px solid #e1daca;
	/*background-color: #0c0c0c!important;*/
	background-color: #f5f5eb!important;
	text-align: center;
}

.rowPanels .x-1-4 .panelVert,
.rowPanels .x-1-2 .panelHoriz {
	border-radius: 8px;
	position: relative;
	/*background-size: 100%;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;*/
}

.rowPanels .x-1-4 .x-1-1,
.rowPanels .x-1-2 .x-1-1 {
	background-color: rgba(245, 245, 235, 0)!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowPanels .x-1-4 .x-1-1:hover,
.rowPanels .x-1-2 .x-1-1:hover { 
	background-color: rgba(245, 245, 235, 0.3)!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowPanels .x-1-4 .panelVert a,
.rowPanels .x-1-2 .panelHoriz a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.rowPanels .x-1-4 .panelVert h3,
.rowPanels .x-1-2 .panelHoriz h3 {
	position: relative;
	color: #fff!important;
	background: #C1B6A3!important;
	padding: 15px 50px 15px 15px!important;	
	width: 150px;
}

.rowPanels .x-1-4 .panelVert h3 {
	top: 500px;
}

.rowPanels .x-1-2 .panelHoriz h3 {
	top: 190px;
}

@media screen and (max-width: 767px) {
	
	.rowPanels .x-1-2,
	.rowPanels .x-1-4	{
		height: 600px;
	}
	
	.rowPanels .x-1-4 .panelVert,
	.rowPanels .x-1-4 .panelVert .x-1-1	{
		height: 600px;
	}
	
	.rowPanels .x-1-4 .panelVert {
		background-position: top;
	}
	
	.rowPanels .x-1-2 .panelHoriz,
 	.rowPanels .x-1-2 .panelHoriz .x-1-1 {
		height: 285px;
	}
	
	.rowPanels .x-1-4,
	.rowPanels .x-1-2 .panelHoriz	{
		margin-bottom: 30px!important;
	}
	
	.rowPanels .x-1-4:last-child {
		margin-top: 30px!important;
		margin-bottom: 0!important;
	}
	
	.rowLogos .x-1-1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.rowLogos .x-1-1 img {
		width: 50%;
		height: auto;
	}
	
	.rowContent .x-1-1 {
		padding: 60px 40px 40px 40px!important;
	}

}

@media screen and (min-width: 768px) {
	
	.x-column.x-1-4 {
		width: 24%;
		margin-right: 2%!important;
	}
	
	.x-column.x-1-4:last-of-type {
		margin-right: 0!important;
	}
	
	.x-column.x-1-2 {
		width: 52%;
		margin-right: 2%!important;
	}
	
	.rowPanels .x-container.max.width.wpb_row {
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		}

	.rowPanels .x-1-2,
	.rowPanels .x-1-4	{
		display: flex;
		flex-direction: column;
		position: relative;
		height: 600px;
	}
	
	.rowPanels .x-1-4 .panelVert,
	.rowPanels .x-1-4 .panelVert .x-1-1	{
		height: 600px;
	}
	
	.rowPanels .x-1-2 .panelHoriz,
 	.rowPanels .x-1-2 .panelHoriz .x-1-1 {
		height: 290px;
		margin-bottom: 20px!important;
	}
	
	.rowPanels .x-1-2 .panelHoriz:last-child {
		margin-bottom: 0!important;
	}

	.rowLogos .x-1-1 img {
		width: 16%;
		margin-left: 2%!important;
		margin-right: 2%!important;
		height: auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
	
	.rowLogos .x-1-1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.rowContent .x-1-1 {
		padding: 60px 100px 40px 100px!important;
	}
	
} 

@media screen and (min-width: 1280px) {
	
	.rowLogos .x-1-1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.rowContent .x-1-1 {
		padding: 60px 150px 40px 150px!important;
	}
	
}

/******************** POPUPS ********************/

.spu-box {
	top: 30px!important;
	z-index: 999999!important;
}

/*.sfm-style-full #sfm-sidebar {
	z-index: 999997!important;
}

.sfm-style-full #sfm-sidebar .sfm-logo,
.sfm-style-full #sfm-sidebar .sfm-widget {
	z-index: 999998!important;
}*/

@media screen and (max-width: 979px) {
	
	.spu-container {
		padding: 60px 40px 40px 40px!important;
		background-color: #f5f5eb!important;
		border-radius: 8px;
	}
	
}

@media screen and (min-width: 980px) {
	
	.spu-container {
		padding: 60px 90px 40px 90px!important;
		background-color: #f5f5eb!important;
		border-radius: 8px;
	}

}

.spu-content img {
	border-radius: 8px;
	margin-bottom: 30px!important;
}

/******************** FORMS ********************/

#nf-form-1-cont {
	text-align: center;
}

.nf-form-fields-required {
	display: none;
}

#nf-form-1-cont {
	color: #000;
	font-family: 'neue-haas-grotesk-display' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    color: #000000 !important;
    letter-spacing: 0.03em !important;
}

.nf-field-label label,
input.ninja-forms-field,
textarea.ninja-forms-field {
	color: #000;
	font-family: 'neue-haas-grotesk-display' !important;
	font-size: 1em!important;
    font-weight: 400 !important;
    font-style: normal !important;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
    color: #000000 !important;
    letter-spacing: 0.03em !important;
}

input.ninja-forms-field,
textarea.ninja-forms-field {
    padding: 12px!important;
}

input#nf-field-4 {
	color: #fff!important;
	display: inline-block;
	margin: 20px 0 0 0;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 11px 25px 11px 25px!important;
	border: 1px solid #c1b6a3;
	border-radius: 8px;
	text-shadow: none;
	background: #c1b6a3;
}

input#nf-field-4:hover {
	border: 1px solid #b3907a;
	background-color: #b3907a;
	color: #fff!important;	
}

/******************** COOKIES ********************/

#cookie-law-info-bar {
	border-radius: 8px;
	border: 1px solid #e1daca;
	/*background-color: #0c0c0c!important;*/
	background-color: #f5f5eb!important;
}

a.cli-plugin-button {
	color: #fff!important;
	display: inline-block;
	margin: 20px 0 0 0!important;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
	padding: 11px 25px 11px 25px;
	border: 1px solid #c1b6a3;
	border-radius: 8px;
	background: #c1b6a3;
}

/******************** FOOTER ********************/

footer.x-colophon.top {
	border: 0!important;
	background-color: #f5f5eb!important;
	padding-top: 50px;
	padding-bottom: 40px;
	text-transform: none!important;
	text-align: center!important;
}

.x-colophon-content {
	font-weight: unset!important;
	letter-spacing: unset!important;
	line-height: unset!important;
	font-size: unset!important;
}

footer.x-colophon.top p {
	color: #000!important;
	font-size: 0.85em!important;
	line-height: 1.4em!important;
	margin: 0;
}

footer.x-colophon.top a {
	color: #000!important;
}

footer.x-colophon.top a:hover {
	color: #b3907a!important;
}

footer.x-colophon.top .x-column {
	margin-right: 0;
}