/*
Theme Name:  Grizzly Theme
Theme URI:   https://themes.grizzly.marketing/nature
Version:     1.0.0
Description: Het theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*--------------------------------------------------*/
/*-----------------[BASIC STYLES]------------------*/
/*------------------------------------------------*/
body h1,
body h2,
body h3,
body h4 {
	font-family:"forma-djr-text" !important;
}

a {
	transition-duration: 0.3s;
}

.container.clearfix.et_menu_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.et_header_style_left .logo_container {
    position: relative;
    height: auto;
    width: auto;
}

header#main-header .clearfix:after {
	display: none;
}

#top-menu li a {
    font-weight: 400;
}

#top-menu li.current_page_item a {
	font-weight: 600;
}

#top-menu li {
    font-size: 17px;
    padding-right: 30px;
}

div#et-top-navigation {
    padding-left: 0px !important;
}

.nav-contact ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.nav-contact li a {
    display: flex;
    flex-direction: row;
    align-items: center;
	gap: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

.nav-contact li a:hover {
	color: #971b33;
}

.nav-contact img {
    max-height: 21px;
}


@media only screen and (max-width:980px) {
	.nav-contact {
		display: none;
	}
	
	.et_header_style_left #logo {
        max-width: 80%;
    }
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 10px;
	}
	
	.mobile_menu_bar:before {
		font-size: 42px;
		color: #fff !important;
	}
	
	header#main-header .container {
    	width: 90%;
	}
}
/*----------------------------------------------------*/
/*-----------------[Content STYLES]------------------*/
/*--------------------------------------------------*/
.et_pb_section .et_pb_button.main-button:after {
    content: url(/assets/uploads/Arrow.svg) !important;
	width: 12px;
    rotate: 270deg;
	left: 1.2em !important;
}

.et_pb_text a,
#main-footer #footer-widgets .footer-widget a {
    text-decoration: 1px underline;
}

.et_pb_text a:hover,
#main-footer #footer-widgets .footer-widget a:hover {
    color: #000;
    text-decoration: none;
}

body #page-container .et_pb_section .et_pb_button.gray-button:before {
	font-size: 26px !important;
}

a.et_pb_button.main-button.main-button-gray {
    background-color: #524d52;
}

a.et_pb_button.main-button.main-button-gray:hover {
    background-color: #1C1C1D;
}

.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_icon_visible.et_button_left .et_pb_button:hover {
    padding-left: 56px !important;
    padding-right: 24px !important;
    padding-top: 16px;
    padding-bottom: 16px;
	font-size: 17px;
}

.et_pb_text_inner p,
.et_pb_text_inner li {
	font-weight: 300;
}

.et_pb_row.et_pb_row_0.home-hero-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
}

.home-hero-title h1,
.home-hero-text p:last-of-type {
    padding-bottom: 50px;
}

.et_pb_column.dot-column {
    background-position: right;
    background-size: 77% 100%;
    padding: 70px 0 0 0;
}

.et_pb_column.hero-dot-column {
    background-position: right;
    background-size: 77% 100%;
}

.et_pb_column.button-column {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.checkmark-list ul {
    list-style-type: none;
    padding: 0;
}

.checkmark-list li {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding-top: 20px;
}

.et_pb_module.et_pb_blurb.offer-blurb {
	position: relative;
	height: 100%;
}

.et_pb_module.et_pb_blurb.offer-blurb:after {
    content: url(/assets/uploads/Arrow.svg);
	width: 12px;
	position: absolute;
	right: 25px;
	bottom: 10px;
}

.offer-blurb img {
    height: 45px;
}

.et_pb_module.et_pb_blurb.offer-blurb h4.et_pb_module_header {
    margin-bottom: 20px;
}

.image-section .et_pb_row {
    display: flex;
    flex-direction: row;
    align-items: center;
	gap: 3%;
}

.post-section .dsm_blog_carousel_0 .swiper-container,
.post-section .et_pb_module.dsm_blog_carousel.dsm_blog_carousel_0{
    margin-bottom: 0px !important;
}

.hero-row .et_pb_column.hero-padding-column {
	padding: 1% 0;
}

.content-title .et_pb_text_inner h3 {
    font-size: 30px;
    font-weight: 400;
}

.offer-button-block .et_pb_code_inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    background-color: #000;
	z-index: 100;
}

.offer-button-block strong {
    padding-left: 24px;
}

.et_pb_module.et_pb_image.offer-img-block {
    margin-bottom: -50px;
}

.et_pb_module.et_pb_code.offer-button-block {
    margin-bottom: 0;
}

.offer-row .offer-img-block img {
    width: 100% !important;
    height: 475px;
    object-fit: cover;
}

.offer-row .offer-img-block:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 9.62%, rgba(0, 0, 0, 0.11) 51.92%, #000 100%);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
    position: absolute;
    top: 0;
}

.offer-detail-block .et_pb_text_inner {
    padding: 40px;
}

.offer-detail-block .et_pb_text_inner strong {
    color: #000;
    padding-bottom: 10px;
    display: inline-block;
}

.entry-content .offer-detail-block tr td,
.entry-content .offer-detail-block tr th {
	border: none;
	padding: 0 0 3px 0;
	font-size: 17px;
	font-weight: 400;
	color: #878787;
}

.entry-content .offer-detail-block tr th {
    text-align: right;
}

.entry-content .offer-detail-block table:not(.variations) {
	border: none;
	margin-bottom: 0;
}

.form-block .et_pb_text_inner {
    max-width: 1020px;
}

.contact-info .et_pb_text_inner .foot-socials a:hover {
    filter: brightness(0);
}

.form-block input.text, 
.form-block input.title, 
.form-block input[type=email], 
.form-block input[type=password], 
.form-block input[type=tel], 
.form-block input[type=text],
.form-block select, 
.form-block textarea,
body .gform_wrapper option.gf_placeholder, 
body .gform_wrapper option {
	border: 2px solid rgba(135, 135, 135, 0.20);
	background: #FCFBFA;
    padding: 15px !important;
}


/*body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder],
.form-block .gform_wrapper.gravity-theme .gfield_label {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    color: #878787;
}

body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder],
body .gform_wrapper option.gf_placeholder, 
body .gform_wrapper option {
    color: #87878766 !important;
}*/

input, textarea {
    color: #4e4e4e;
    font-weight: 400;
}

input::placeholder, textarea::placeholder {
    color: #878787ba !important;
    font-weight: 400;
}

.form-block .gform_button {
	color: #fff !important;
	font-size: 17.656px;
	font-weight: 500;
    background-color: #971B33;
    padding: 22px 24px;
	border: none;
    transition-duration: 0.3s;
}

.form-block .gform_button:hover {
    background-color: #6E1426;
}

.et_pb_module img {
    border-radius: 5px;
}

@media only screen and (min-width:981px) {
	.et_pb_module.et_pb_image.hero-img {
		position: absolute;
		top: -10px;
	}
	
	.content-row .content-title .et_pb_text_inner h3 {
		padding-top: 20px;
	}
	
	.content-flex-column .et_pb_button_module_wrapper.et_pb_module {
		display: inline;
		margin-right: 3%;
	}
	
	.flex-row {
		display: flex;
	}	
	
	.flex-row .et_pb_column {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.contact-info .et_pb_text_inner {
		display: block;
		max-width: 231px;
		margin-left: auto;
		margin-right: 0;
	}
}

@media only screen and (min-width:1280px) {
	.hero-row .et_pb_column.hero-padding-column {
		padding: 3% 0;
	}
}

@media only screen and (min-width:1440px) {
	.hero-row .et_pb_column.hero-padding-column {
		padding: 5% 0;
	}
}

@media only screen and (max-width:1440px) {
	.et_pb_section .et_pb_row.offer-row {
		display: grid;
		grid-template-columns: auto auto;
		grid-gap: 3%;
	}

	.et_pb_section .et_pb_row.offer-row .et_pb_column.Offer-option-column {
		width: 100%;
		margin-right: 0;
	}
}
@media only screen and (max-width:1340px) {
	.et_pb_section  .et_pb_text_inner h1 {
		font-size: 45px;
	}
	
	.et_pb_section .et_pb_text_inner h2 {
		font-size: 40px;
	}
}

@media only screen and (max-width:980px) {
	.et_pb_section .et_pb_row {
		width: 90%;
	}
	
	.et_pb_row.et_pb_row_0.home-hero-row {
		flex-direction: column;
	}
	
    .et_pb_column.dot-column,
	.et_pb_column.her-dot-column {
        background-size: 95% 80%;
        background-position: top center;
        padding: 0;
    }
	
	.home-hero-title h1 {
		padding-bottom: 30px;
	}
	
	.et_pb_row.et_pb_row_0.home-hero-row {
		max-width: 100%;
		width: 100%;
	}
	
    .et_pb_row.et_pb_row_0.home-hero-row .et_pb_column_0 {
        margin: auto;
        width: 90% !important;     
		padding-bottom: 50px;
	}
	
	.et_pb_row.et_pb_row_0.home-hero-row .dot-column,
	.et_pb_column.hero-dot-column.et-last-child {
		min-height: 400px;
	}
	
	.et_pb_module.et_pb_image.home-hero-img,
	.et_pb_module.et_pb_image.hero-img {
		position: absolute;
		right: 0;
	}
	
    .et_pb_column.button-column {
        gap: 0px;
        flex-direction: column;
    }
	
	.image-section .et_pb_row {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	
	.et_pb_section .et_pb_text_inner h2 {
		font-size: 38px;
	}
	
	.et_pb_section.hero-section.home-hero .et_pb_row.hero-row.et_pb_equal_columns {
		width: 100%;
	}
	
	.et_pb_row.hero-row.et_pb_equal_columns {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	
	.et_pb_column.hero-padding-column,
	.et_pb_column.hero-dot-column.et-last-child {
		width: 100% !important;
		margin: auto;
	}
	
	.hero-row .et_pb_column.hero-padding-column {
		padding: 1% 10%;
	}
	
	.et_pb_column.hero-dot-column {
		background-size: 100%;
	}
	
	.entry-content .et_pb_section .et_pb_row.content-row .et_pb_module img,
	.entry-content .et_pb_section .et_pb_row.flex-row .et_pb_module img,
	.entry-content .et_pb_section .et_pb_row .et_pb_module.full-width-img img {
		width: 100%;
	}
	
	.et_pb_section .et_pb_row.offer-row {
		grid-template-columns: auto;
		grid-gap: 1%;
	}
}

@media only screen and (max-width:767px) {
	.et_pb_section  .et_pb_text_inner h1 {
		font-size: 35px;
	}
	
	.et_pb_section .et_pb_text_inner h2 {
		font-size: 30px;
	}
	
	.et_pb_section .et_pb_text_inner h3,
	.et_pb_module.et_pb_blurb.offer-blurb h4.et_pb_module_header {
		font-size: 25px;
	}
	
	.et_pb_section .et_pb_text_inner p,
	.et_pb_section .et_pb_text_inner li {
		font-size: 16px;
	}
	
	.checkmark-list li {
		padding-top: 10px;
	}
	
	.et_pb_section.hero-section.home-hero .et_pb_column.hero-padding-column,
	.et_pb_section.hero-section.home-hero .et_pb_column.hero-dot-column.et-last-child {
		width: 100% !important;
		margin: auto;
	}
}

@media only screen and (max-width: 650px) {
	.et_pb_module.et_pb_image.hero-img {
		top: -65px;
	}
	
	.offer-button-block strong {
		font-size: 16px;
	}
	
	.et_pb_code_inner a.foot-button {
		padding: 12px 12px 22px 26px;
		font-size: 16px;
	}
}

@media only screen and (max-width: 330px) {
    .et_pb_module.et_pb_image.home-hero-img {
        top: 65px;
    }
	
	.et_pb_module.et_pb_image.hero-img {
		top: 0px;
	}
	
	.offer-button-block strong {
        font-size: 15px;
        padding-left: 12px;
    }
	
	.et_pb_code_inner a.foot-button {
		font-size: 15px;
	}
	
	.entry-content .offer-detail-block tr td, .entry-content .offer-detail-block tr th {
		font-size: 15px;
	}
}

/*--------------------------------------------------*/
/*--------------[Contact form error]---------------*/
/*------------------------------------------------*/
.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom:0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: content-box !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000 !important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:#790000 !important;
}

.gform_wrapper .validation_message{
	display:none;
}

.gform_button[type=submit]:hover {
    cursor: pointer !important;
}

/*--------------------------------------------------*/
/*-----------------[Cookie notice]-----------------*/
/*------------------------------------------------*/
#cookie-notice {
	min-width:initial !important;
    background-color: #000000de !important;
    z-index: 2 !important;
    position: fixed !important;
    bottom: 15px !important;
    left: 15px !important;
    width: 415px !important;
    font-size: 16px !important;
    line-height: 27px !important;
    text-align: left !important;
    box-shadow: 0px 5px 10px #6B676DA6 !important;
    border-radius: 5px !important;
    min-width: initial !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px !important;
    display: block !important;
    text-align: center !important;
    padding: 9px 10px !important;
    width: 157px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-top: 13px !important;
    font-weight: 600;
    background-color: white;
}

@media only screen and (max-width:450px) {
    #cookie-notice {
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
}

/*--------------------------------------------------*/
/*-----------------[Footer -style]-----------------*/
/*------------------------------------------------*/
#main-footer .footer-widget, 
#main-footer .footer-widget li, 
#main-footer .footer-widget li a,
#footer-bottom #footer-info {
    font-size: 17px;
    font-weight: 400;
}

footer#main-footer a {
	transition-duration: 0.3s;
}

div#block-8 {
    width: 100%;
}

.full-footer {
    display: grid;
    grid-template-columns: 18% auto 10% 18% 18%;
    grid-gap: 50px;
}

.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-logo img {
    width: 150px;
    padding-bottom: 50px;
}

.footer-logo a.foot-button,
a.foot-button {
    color: #fff !important;
    background-color: #971B33;
    padding: 22px 24px 22px 38px;
	transition-duration: 0.3s; 
	text-decoration: none !important;
}

.et_pb_code_inner a.foot-button {
    padding: 12px 24px 22px 38px;
	display: inline-block;
}

.footer-logo a.foot-button:hover,
a.foot-button:hover {
    background-color: #6E1426;
}

.footer-logo a.foot-button img,
 a.foot-button img {
    width: 12px;
    rotate: 270deg;
    display: inline-block;
    padding: 0 0 24px 0;
    position: relative;
    top: 12px;
}

.footer-tekst p {
    max-width: 300px;
}

#footer-widgets .footer-widget .full-footer li:before {
    border-width: 2px;
    top: 14px !important;
}

span.foot-socials {
    display: flex;
    gap: 10px;
}

.footer-info td {
    padding-right: 30px;
}

.footer-info table,
.footer-contact span.foot-location {
	display: block;
    margin-bottom: 30px;
}

.footer-contact a {
    display: block;
}

.full-footer a:hover {
    color: #fff !important;
}

#footer-info, #footer-info a {
    font-weight: 400;
}

.foot-socials a:hover {
    filter: brightness(2);
}

#footer-info, #footer-info a:hover {
    color: #878787;
}

.sticky-buttons {
    position: fixed;
    right: 15px;
    bottom: 35%;
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
	z-index: 999;
}

.sticky-buttons a {
	padding: 15px;
	border-radius: 50%;
	background: linear-gradient(180deg, #971B33 0%, #6E1426 100%);
	transition-duration: 0.3s;
}

.sticky-buttons a:hover {
	background: linear-gradient(180deg, #6E1426 0%, #971B33 100%);
}

.sticky-buttons a img {
    width: 25px;
    height: 30px;
    object-fit: contain;
    top: 8px;
    position: relative;
}

@media only screen and (max-width:1360px) {
	.full-footer {
		grid-template-columns: 25% auto 25%;
	}
}

@media only screen and (max-width: 1010px) {
    .full-footer {
        grid-template-columns: auto;
    }
	
    .full-footer h3 {
		font-size: 17px;
	}
	
	.sticky-buttons {
		bottom: 10%;
		right: 10px;
	}
}