/*
Theme Name: Chiddingfold Golf Club
Theme URI: http://www.chiddingfoldgolf.co.uk
Description: Chiddingfold Golf Club WordPress Theme based on Divi and customised with love and a sprinkling of Fairy Dust by 247 Creative.
Version: 2.5
Author: 247 Creative 
Author URI: http://www.247creative.co.uk
Template: Divi
Tags: responsive, white, orange	, golf
*/


/* Main Theme Import
*********************************************************/

@import url('../Divi/style.css');

/* Variables
**********************************************************/
	
:root{
	--theme-color-primary:#2b2b2b !important;
	--theme-color-accent:#0c2e4f !important;
	--theme-color-accent-light:#ff8247 !important;
	}

/* Christmas 2023 Styles
*********************************************************/

/* .et_slide_in_menu_container,
#main-header{
	display:none !important;
	} */
	
/* CSS3 Goodness
*********************************************************/

::-moz-selection{
	background-color:var(--theme-color-accent-light);
	color:#ffffff;
	}
::selection{
	background-color:var(--theme-color-accent-light);
	color:#ffffff;
	}
	
input::-moz-placeholder{
    color:#1a222e !important;
	}

input::-webkit-input-placeholder{
    color:#1a222e !important;
	}

input:-ms-input-placeholder{
    color:#1a222e !important;
	}
	
a,
.wpcf7-text,
.wpcf7-number,
.wpcf7-date,
.wpcf7-textarea,
.wpcf7-captchar,
.wpcf7-submit,
.et_pb_scroll_top.et-pb-icon,
.scroll-down.et-pb-icon,
.post.status-publish img,
.section-news .more-link:before,
.link-service,
img#logo,
#logo img,
.dtb-read-more:before,
.content-carousel-blog .dsm-blog-carousel-item,
.section-masthead .vp-a{
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	}

.animate-in{
    -webkit-animation:fadeIn .5s ease-in;
    animation:fadeIn .5s ease-in;
	}

.animate-out{
    -webkit-transition:opacity .5s;
    transition:opacity .5s;
    opacity:0;
	}

@-webkit-keyframes fadeIn{
	
    from{ opacity:0; }
    to{ opacity:1; }
    
	}

@keyframes fadeIn{
	
    from{ opacity:0; }
    to{ opacity:1; }
    
	}
	
/* Helper Styles
**********************************************************/
	
@media only screen and (max-width:480px){
	
	.hidden-xs{
		display:none !important;		
		}
	.visible-xs{
		display:block !important;
		}
	
	}
	
@media only screen and (max-width:1600px){
	
	.visible-xxl{
		display:none !important;
		}
	
	}
	
@media only screen and (min-width:1600px){
	
	.hidden-xxl{
		display:none !important;		
		}
	.visible-xxl{
		visibility:visible !important;
		}
	
	}
	
/* Text Styles
**********************************************************/

.section-masthead h1{
	font-family:"trajan-pro-3", serif;
	font-weight:400;
	font-style:normal;
	 word-wrap:normal;
	}

h1,
h2,
h3,
h4,
h5,
h6{
	margin-bottom:20px;
	line-height:1.4;
	font-family:"scotch-display-condensed", sans-serif;
	font-weight:700;
	font-style:normal;
	}
	.section-footer-contact h3:after,
	.section-course-status h3:after,
	.section-woo-content h2:after,
	.section-woo-content h3:after,
	.content-tariff h3:after,
	.section-intro .row-cards h4:after,
	.section-intro .row-tariff h4:after,
	.section-about h4:after,
	.section-calendar h4:after,
	.section-memberships h4:after,
	.section-feature h4:after,
	.section-content h4:after,
	.section-tariff h4:after,
	.content-membership h4:after,
	.content-highlights h4:after,
	.content-content h4:after,
	.section-calendar h5:after,
	.content-carousel-blog h2:after,
	.pum-container .pum-title:after{
		content:'';
		display:block;
		width:60px;
		height:1px;
		background-color:var(--theme-color-accent-light);
		}
		.section-course-status h3:after,
		.section-intro .row-cards h4:after,
		.section-intro .row-tariff h4:after,
		.section-memberships h4:after,
		.section-feature h4:after,
		.content-membership h4:after{
			margin:15px auto -5px auto;
			}
		.content-carousel-blog h2:after{
			margin:10px 0 5px;
			}
		.section-woo-content h2:after,
		.section-woo-content h3:after,
		.section-footer-contact h3:after,
		.section-content h4:after,
		.section-calendar h4:after,
		.section-calendar h5:after{
			margin:10px 0 0 0;
			}
		.content-tariff h3:after{
			margin:15px auto 30px auto;
			}
		.content-content h4:after{
			width:35px;
			margin:10px 0 0 0;
			}
		.section-about h4:after,
		.section-tariff h4:after{
			margin:15px 0 -5px 0;
			}
		.section-offer .row-cards h3:after{
			content:'';
			display:block;
			width:60px;
			height:1px;
			margin:10px 0 0 0;
			background-color:var(--theme-color-accent-light);
			}
/*
			.section-offer:not(.section-4-col) h3:after{
				background-color:#fff;
				}
*/
		.content-highlights h4:after{
			width:45px;
			margin:10px 0 -10px 0;
			}
		.pum-container .pum-title:after{
			margin:15px 0 30px 0;
			}
	.content-tariff h3{
		text-align:center;
		}
	.content-heading-accent h3{
		font-weight:normal !important;
		}	
	.content-content h4{
		padding-bottom:0 !important;
		margin-bottom:20px !important;	
		}
	.content-contact h4,
	.content-map h4{
		padding-bottom:0 !important;
		margin-bottom:10px !important;
		}
	.content-membership h5{
		font-family:'Poppins',sans-serif;
		margin-bottom:5px !important;
		}
	
body:not(.admin) #main-content ol,
body:not(.admin) #main-content ul:not(.products):not(.tariff){
	list-style:none;
	padding-left:20px;
	margin-left:0;
	padding-bottom:10px !important;
	}		
	body:not(.admin) #main-content li{
		margin-bottom:15px;
		line-height:1.8;
		}
		body:not(.admin) #main-content ul:not(.products):not(.tariff) li{
			float:none;
			clear:both;
			padding-left:0;
			}
			body:not(.admin) #main-content ul:not(.wc_payment_methods):not(.woocommerce-error):not(.products):not(.tariff) li:before{
				float:left;
				content:'•' !important;
				margin:-8px 0 0 -20px !important;
				font-size:1.5em !important;
				color:var(--theme-color-accent-light);
				}
		body:not(.admin) #main-content ol li{
			display:inline-block;
			counter-increment:count-me;
			padding-left:3rem;
			padding-right:3rem;				
			}
			body:not(.admin) #main-content ol li:before{
				content:counter(count-me) ". ";
				display:block;
				position:relative;
				max-height:0;
				left:-3rem;
				color:var(--theme-color-accent-light);
				font-weight:400;
				}
	.section-tariff ul,
	ul.tariff{
		width:100%;
		display:block;
		list-style:none;
		margin:0;
		padding:0 !important;	
		}
		.section-tariff ul li,
		ul.tariff li{
			width:100%;
			display:block;
			border-bottom:1px solid #e9decd !important;
			text-transform:uppercase;
			letter-spacing:1px;
			font-weight:600;
			}
			.section-tariff ul li{
				padding-bottom:25px !important;
				margin:0 0 25px 0 !important;
				}
			ul.tariff li{
				text-align:left;
				padding-bottom:15px !important;
				margin:0 0 15px 0 !important;
				}
			.section-tariff ul li:before,
			ul.tariff li:before{
				display:none !important;
				}
			.section-tariff ul li strong,
			ul.tariff li strong{
				float:right;
				text-align:right;
				font-weight:600;
				letter-spacing:normal;
				}
			.section-tariff ul li em,
			ul.tariff li em{
				display:block;
				text-transform:none;
				letter-spacing:normal;
				font-weight:600 !important;
				font-style:normal !important;
				font-size:100%;
				color:var(--theme-color-accent-light);
				}
				
.section-content p:first-of-type,
.content-content p:first-of-type{
	font-size:1.25rem;
	font-weight:400;
	line-height:1.7;
	padding-bottom:35px;
	}

p strong{
	font-weight:600 !important;
	}
	.section-calendar p strong{
		color:var(--theme-color-accent-light);
		}
		
.section-calendar em{
	font-weight:600;
	font-style:normal;
	text-transform:uppercase;
	color:var(--theme-color-accent-light);
	letter-spacing:1px;
	font-size:90%;
	}
	
.content-card-price,
.content-membership p strong,
.content-emphasis p{
	line-height:1.4;
	font-family:"scotch-display-condensed", sans-serif;
	font-weight:700;
	font-style:normal; 
	}
	.content-card-price strong{
		color:var(--theme-color-accent-light) !important;
		display:block;
		font-family:'Poppins',sans-serif;
		text-transform:uppercase;
		letter-spacing:2px;
		font-size:14px !important;		
		}
		.content-membership p strong{
			font-size:180%;
			}
			
.content-membership p.small,
.content-highlights p.small{
	color:#a4c1c0 !important;
	font-size:14px !important;
	}
	
.section-content a,
.content-link a,
.section-intro a:not(.et_pb_button),
.wpcf7-list-item a,
.content-content a,
.content-offer-text a{
	color:inherit;
	padding-bottom:0;
	border-bottom:1px solid var(--theme-color-accent-light);
	}
	.content-link a{
		padding-bottom:2px !important;
		color:var(--theme-color-primary) !important;
		}
	.wpcf7-list-item a{
		padding-bottom:2px;	
		}
	.section-content a:hover,
	.content-link a:hover,
	.section-intro a:not(.et_pb_button):hover,
	.wpcf7-list-item a:hover,
	.content-content a:hover,
	.content-offer-text a:hover{
		border-bottom:1px solid #ccc;
		}
	
.content-contact a{
	color:inherit !important;
	}
	.content-contact a:hover{
		color:var(--theme-color-accent-light) !important;
		}
	
.content-map .infowindow,
.content-map .gm-style-iw p{
	line-height:1.7 !important;
	color:var(--theme-color-primary) !important;
	}
	
.section-footer-contact h4{
	font-family:'Poppins',sans-serif !important;
	font-weight:600 !important;
	padding-bottom:0 !important;
	margin-bottom:7px !important;
	}
	.section-footer-contact h4:after{
		display:none !important;
		}
		
.section-footer-contact a{
	color:#fff !important;
	}
	.section-footer-contact a:hover{
	 	color:#a4c1c0 !important;
		}	
		
.section-footer-contact p.less-pad{
	padding-bottom:8px !important;	
	}
		
.section-footer-contact small{
	color:#a4c1c0;
	font-size:12px !important;
	}
	
blockquote p{
	padding-bottom:0 !important;
	font-style:italic;
	font-size:1.4rem !important;
	}
	
/* Body Styles
**********************************************************/

html,
body{
	overflow-x:hidden !important;
	}
body{
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-webkit-text-size-adjust:100%;
	}
	
/* Header Styles
*********************************************************/

.section-desktop-nav ul{
	list-style:none;
	margin:0 auto !important;
	text-align:center;
	padding:0 !important;
	}
	.section-desktop-nav li{
		display:inline-block;
		padding:0 !important;
		margin:0 20px !important;
		}
		.section-desktop-nav li:before{
			display:none !important;
			}
		.section-desktop-nav li a{
			font-size:14px !important;
			color:#fff;
			font-weight:600 !important;
			text-transform:uppercase;
			letter-spacing:2px;
			}
			.section-desktop-nav li a:after{
				content:'';
				display:block;
				border-bottom:1px solid rgba(255,255,255,.3);
				width:100%;
				margin-top:-1px;
				-webkit-transition:0.3s ease;
				transition:0.3s ease;
				}
				.section-desktop-nav li a:hover:after{
					border-bottom:1px solid #fff;
					}

.hide-header{
	opacity:0;
	margin-top:-200px !important;
	}
.show-header{
	opacity:1;
	margin-top:0px !important;
	}
 
#main-header{
	-webkit-transition:all .5s ease !important;
	-moz-transition:all .5s ease !important;
	-o-transition:all .5s ease !important;
	-ms-transition:all .5s ease !important;
	transition:all .5s ease !important;
	}

#logo:hover{
	opacity:.6;
	}

@media only screen and (min-width:980px){
	
	div#et-top-navigation::before{
		content:'Menu';
		text-transform:uppercase;
		letter-spacing:0.08em;
		color:#fff !important;
		position:absolute;
		right:75px;
		font-size:15px;
		padding-right:7px;
		line-height:27px;
		font-weight:500 !important;
		}
		.et-fixed-header div#et-top-navigation::before{
			color:#fff !important;
			}
			
	}

.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened,
.et_pb_fullscreen_menu_opened{
	opacity:1 !important;
	}
	
.et_slide_in_menu_container #mobile_menu_slide{
	position:relative;
	display:inline-block;
	}
	.et_slide_in_menu_container #mobile_menu_slide li{
		opacity:0;
		font-family:"scotch-display-condensed", sans-serif;
		font-weight:700 !important;
		}
		.et_slide_in_menu_container #mobile_menu_slide li a{
			cursor:pointer;
			color:#fff !important;
			}
			.et_slide_in_menu_container #mobile_menu_slide li a:hover{
				color:var(--theme-color-primary) !important;
				opacity:1;
				}
			.et_slide_in_menu_container #mobile_menu_slide li a:after{
				content:'';
				display:block;
				padding-bottom:10px;
				border-bottom:2px solid #fff;
				width:0;
				margin:0 auto;
				opacity:1;
				-webkit-transition:0.3s ease;
				transition:0.3s ease;
				}
				.et_slide_in_menu_container #mobile_menu_slide li a:hover:after{
					width:100%;
					}
					
	.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li{
		animation:menuFade .5s ease forwards;
		-webkit-animation:menuFade .5s ease forwards;
		animation-delay:1.75s;
		-webkit-animation-delay:1.75s;
		display:block;
		position:relative;
		width:100%;
		}
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(1){
			animation-delay:1s;
			-webkit-animation-delay:1s;
			}
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(2){
			animation-delay:1.05s;
			-webkit-animation-delay:1.05s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(3){
			animation-delay:1.1s;
			-webkit-animation-delay:1.1s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(4){
			animation-delay:1.15s;
			-webkit-animation-delay:1.15s;
			}
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(5){
			animation-delay:1.2s;
			-webkit-animation-delay:1.2s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(6){
			animation-delay:1.25s;
			-webkit-animation-delay:1.25s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(7){
			animation-delay:1.3s;
			-webkit-animation-delay:1.3s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(8){
			animation-delay:1.35s;
			-webkit-animation-delay:1.35s;
			}	
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(9){
			animation-delay:1.4s;
			-webkit-animation-delay:1.4s;
			}
		.et_slide_in_menu_container.et_pb_fullscreen_menu_opened #mobile_menu_slide li:nth-of-type(10){
			animation-delay:1.45s;
			-webkit-animation-delay:1.45s;
			}		
			
@keyframes menuFade{
	
	0%{
		opacity:0;
		bottom:30%;
		}
		
	100%{
		opacity:1;
		bottom:0;
		}
		
	}

@-webkit-keyframes menuFade{
	
	0%{
		opacity:0;
		bottom:20%;
		}
		
	100%{
		opacity:1;
		bottom:0;
		}
		
	}
	
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened,
.et_pb_fullscreen_menu_opened{
	opacity:1 !important;
	background-image:url('img/bg-fullscreen-nav.jpg') !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:50% 50% !important;
	}
	
@media only screen and (max-width:980px){

	body.has-dtb-before-header #page-container{
		padding-top:0 !important;
		margin-top:10px !important;
		}
		#dtb-before-header{
			position:relative !important;
			}	
				
	}
	
@media only screen and (max-width:767px){
	
	body.has-dtb-before-header #page-container{
		margin-top:0 !important;
		}
	
	}
	
@media only screen and (max-width:480px){
	
	.et_pb_svg_logo #logo{
		height:40% !important;
		}
	.container.et_menu_container{
		margin-left:20px !important;
		margin-right:20px !important;
		}
	.hamburger_menu_icon-toggled .dtb-hamburger-box{
		right:20px !important;
		}
	.dtb-hamburger-box{
		width:auto !important;
		}
	.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a{
		font-size:30px !important;
		}
	.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a, 
	.et_slide_in_menu_container #mobile_menu_slide li a{
		padding:10px 0 !important;
		}
	
	}
	
/* Masthead Styles
**********************************************************/
	
.section-masthead.gradient:before{
	content:'';
	background-image:linear-gradient(rgba(51, 51, 51, 0.6),rgba(51, 51, 51, 0)25%,rgba(51, 51, 51, 0));
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
	}
	
.content-masthead.video:before{
	content:'';
	position:absolute;
	z-index:1;
	display:block;
	top:25px;
	left:25px;
	right:25px;
	bottom:25px;
	border:1px solid rgba(255,255,255,0.9);
	}
	
.scroll-down-container:before{
	content:'Discover Chiddingfold';
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#fff !important;
	font-size:12px;
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:-5px;
	}
	.masthead-jch .scroll-down-container:before{
		content:'Find Out More' !important;
		}
	
.section-masthead a{
	color:#fff !important;
	}
	
.section-masthead span.opening{
	display:block;
	margin-bottom:0 !important;
	letter-spacing:3px !important;
	font-weight:300 !important;
	}
	
.section-masthead .vp-a,
.section-masthead .link-popup,
.section-masthead .link-shop{	
	display:inline-block;
	font-size:13px;
	padding-top:30px;
	margin-top:0 !important;
	}
	.section-masthead .link-popup{
		padding-top:30px !important;
		}
	@media only screen and (max-width:980px){
		
		.section-masthead .vp-a,
		.section-masthead .link-popup,
		.section-masthead .link-shop{
			padding-top:20px;
			}
		
		}
	.section-masthead .vp-a:after,
	.section-masthead .link-popup:after,
	.section-masthead .link-shop:after{
		content:'';
		display:block;
		width:calc(100% + 16px);
		border-bottom:1px solid rgba(255,255,255,.3);
		margin:3px auto 0 -8px;	
		-webkit-transition:0.3s ease;
		transition:0.3s ease;
		}
		.section-masthead .vp-a:hover:after,
		.section-masthead .link-popup:hover:after,
		.section-masthead .link-shop:hover:after{
			border-bottom:1px solid #fff;
			}
			
@media only screen and (max-width:1200px) and (min-width:980px){
	
	.section-masthead .et_pb_fullwidth_header_subhead{
		font-size:80px !important;
		}
	
	}

body.has-dtb-before-header:not(.admin-bar) .section-desktop-nav{
	top:70px !important;
	}
	
body.has-dtb-before-header.admin-bar .section-desktop-nav{
	top:90px !important;
	}
	
/* Content Styles
**********************************************************/

.section-jason-callow a.btn{
	display:inline-block;
	padding:12px 20px;
	border:2px solid var(--theme-color-accent-light);
	color:var(--theme-color-primary);
	text-transform:uppercase;
	letter-spacing:1px;
	margin:10px 5px;
	}
	.section-jason-callow a.btn:hover{
		background-color:var(--theme-color-accent-light);
		color:#fff;
		}
		
@media only screen and (max-width:1920px){
	
	.section-tariff .et_parallax_bg_wrap,
	.section-tariff .et_pb_background_mask{
		display:none;
		}
	
	}

.mfp-fade.mfp-bg.mfp-ready{
	opacity:1 !important;
	}
	
.mfp-bg{
	background-color:var(--theme-color-accent-light) !important;
	}	

.mfp-title{
	padding-top:15px !important;
	font-weight:400 !important;
	font-style:normal !important;
	font-size:16px !important;
	}
	
.mfp-figure:after{
	display:none !important;
	}
	
a.btn-phone{
	display:block;
	z-index:1; 
	position:fixed;
	top:50%;
	right:-32px;	
	background-color:var(--theme-color-accent-light);
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	padding:6px 12px;
	letter-spacing:2px;
	text-indent:2px;
	font-weight:600;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform:rotate(90deg);
	}
	a.btn-phone:hover{
		background-color:var(--theme-color-primary);
		color:#fff;
		}
		
.content-carousel-blog .dsm-blog-carousel-wrapper.swiper-wrapper{
	height:100% !important;
	}
.content-carousel-blog .dsm-entry-title{
	padding-bottom:10px !important;
	margin-bottom:0 !important;
	}
.content-carousel-blog .dsm-meta-seperator{
	display:none !important;
	}
.content-carousel-blog .dsm-readmore-btn{
	font-weight:600 !important;
	text-transform:uppercase !important;
	font-size:14px !important;
	letter-spacing:1px !important;
	}
.content-carousel-blog .dsm-blog-carousel-item:hover{
	background-color:#fff !important;
	}
.content-carousel-blog .dsm-blog-carousel-item:hover img{
	opacity:.7 !important;
	}
.content-carousel-blog .dsm-blog-carousel-item:hover h2{
	color:var(--theme-color-accent-light) !important;
	}
.content-carousel-blog .dsm-blog-carousel-item:hover .dsm-readmore-btn{
	color:var(--theme-color-primary) !important;
	}
	
.section-course-status h4{
	margin-bottom:0 !important;
	}

#popup1{
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:50% 100% !important;
	background-color:#0c2e4f !important;
	}
	#popup1{
		background-image:url('img/mark-faded.svg') !important;	
		}

/* Footer Styles
**********************************************************/

footer h4{
	margin-bottom:15px !important;
	}
	footer h4:after{
		content:'';
		display:block;
		width:30px;
		height:1px;
		background:var(--theme-color-accent-light);
		margin-top:10px;
		}
		
footer p strong{
	text-transform:uppercase !important;
	font-size:13px !important;
	letter-spacing:2px !important;
	font-weight:600 !important;
	color:var(--theme-color-accent-light) !important;
	}

.section-footer-main a{
	color:var(--theme-color-primary) !important;
	}
	.section-footer-main a:hover{
		color:var(--theme-color-accent-light) !important;
		}

footer ul{
	list-style:none !important;
	margin:0 !important;
	padding-left:0 !important;
	}
	footer ul li{
		margin-top:0 !important;
		margin-bottom:10px !important;
		}
		footer ul li:last-of-type{
			margin-bottom:0 !important;
			}
		
/* WhatsApp Styles
*********************************************************/	

#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle{
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	}
	
#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-text{
	font-weight:600 !important;
	}
	
body.et_pb_fullscreen_menu_active #qlwapp{
	display:none !important;
	}
	
/* index.php Styles
*********************************************************/	

@media only screen and (min-width:1025px){
	
	.dtb-post-wrap{
		padding:3.5vw !important;
		}
		
	}
	
.et_pb_post h2.entry-title{
	padding-bottom:0;
	}
	.et_pb_post h2.entry-title:after{
		content:'';
		display:block;
		width:60px;
		height:1px;
		background-color:var(--theme-color-accent-light);
		margin:15px 0 0 0;	
		}
	.et_pb_post h2.entry-title a:hover{
		color:var(--theme-color-accent-light) !important;
		}
	@media only screen and (max-width:480px){
		
		.dtb_archives .et_pb_post h2.entry-title{
			font-size:22px !important;
			}
		
		}

.dtb-blog img{
	border-radius:16px;
	}
	
.et_pb_post .post-meta{
	margin-bottom:20px !important;
	text-transform:uppercase;
	letter-spacing:2px;
	color:var(--theme-color-primary) !important;
	font-weight:600 !important;
	}
	.et_pb_post .post-meta a{
		color:var(--theme-color-primary) !important;
		}

.dtb-blog .dtb-read-more{
	margin-top:30px !important;
	}
	
/* single.php Styles
*********************************************************/	

.dtb-related-posts{
	margin-top:8vw;
	}
	.dtb-related-posts h4:after{
		content:'';
		display:block;
		width:60px;
		height:1px;
		background-color:var(--theme-color-accent-light);
		margin:15px 0 30px 0;	
		}
	#dtb-related-posts-list li strong{
		line-height:1.5 !important;
		font-family:"scotch-display-condensed", sans-serif;
		font-weight:700 !important;
		font-style:normal;
		}
	#dtb-related-posts-list li:before{
		display:none !important;
		}
	#dtb-related-posts-list img{
		border-radius:16px !important;
		}
	
/* Pagination Styles
*********************************************************/	

.wp-pagenavi{
	margin-top:80px !important;
	border-top:none !important;	
	width:100% !important;
	text-align:center !important;
	}
	.wp-pagenavi a, 
	.wp-pagenavi span{
		padding:1em 1.85em !important;
		font-size:.85em !important;
		border:none !important;
		color:var(--theme-color-primary);
		background:#eeeeee;
		transition:all .5s;
		font-weight:600 !important;
		display:inline-block;
		margin-bottom:10px;
		border-radius:10px;
		}
		.wp-pagenavi span.pages{
			padding:1em 1.5em 1em 0 !important;
			}
			@media only screen and (max-width:767px){
				
				.wp-pagenavi span.pages{
					float:left;
					clear:both;
					display:block;
					width:100%;
					margin-bottom:10px;
					}
				
				}
		.wp-pagenavi span.current{
			color:#fff !important;
			background:var(--theme-color-accent-light) !important;
			}
	.wp-pagenavi a:hover{
		color:#fff !important;
		background:var(--theme-color-primary) !important;
		}
	.wp-pagenavi .pages{
		background:none;
		}
		
/* Contact Form Styles
*********************************************************/	

.wpcf7 p{
	font-weight:600;
	margin:0 !important;
	padding:0;
	line-height:1em;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.1em;
	color:var(--theme-color-primary);
	}	
	.wpcf7-text,
	.wpcf7-number,
	.wpcf7-date,
	.wpcf7-select,
	.wpcf7-textarea,
	.wpcf7-captchar{
		background-color:#f5f5f5 !important;
		border:1px solid #f5f5f5 !important;
		width:100% !important;
		-moz-border-radius:10px !important;
		-webkit-border-radius:10px !important;
		border-radius:10px !important;
		font-size:16px;
		line-height:1.7;
		color:var(--theme-color-primary) !important;
		padding:15px !important;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:20px 0 30px 0 !important;
		-webkit-appearance:none !important;
		}
		.wpcf7-text:hover,
		.wpcf7-text:focus,
		.wpcf7-number:hover,
		.wpcf7-number:focus,
		.wpcf7-date:hover,
		.wpcf7-date:focus,
		.wpcf7-select:focus,
		.wpcf7-select:focus,
		.wpcf7-textarea:hover,
		.wpcf7-textarea:focus,
		.wpcf7-captchar:hover,
		.wpcf7-captchar:focus{
			border:1px solid var(--theme-color-accent-light) !important;
			background-color:#fff !important;
			color:#0c2e4f !important;
			}
	.wpcf7-file,
	.wpcf7-recaptcha{
		margin:20px 0 30px 0 !important;
		}
	.wpcf7-radio{
		float:left;
		clear:both;
		width:100% !important;
		margin:20px 0 30px 0 !important;
		}
		.wpcf7-radio .first{
			margin-left:0 !important;
			}
	.wpcf7-list-item{
		margin-left:0 !important;
		font-weight:300;
		text-transform:none !important;
		letter-spacing:normal !important;
		line-height:1.7 !important;
		font-size:15px !important;
		}
	.wpcf7-submit,
	.wpcf7-submit.et_pb_button{
		margin:30px 0;
		cursor:pointer;
		letter-spacing:0.1em !important;
		text-transform:uppercase !important;
		border-radius:10px !important;
		padding:15px 64px !important;
		line-height:1.7em !important;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
		display:inline-block;
		text-align:center;
		font-size:15px !important;
		font-weight:600;
		border:none !important;
		background-color:var(--theme-color-accent-light);
		color:#fff !important;
		}
		.wpcf7-submit:after,
		.wpcf7-submit.et_pb_button:after{
			display:none !important;
			}	
		.wpcf7-submit:hover,
		.wpcf7-submit.et_pb_button:hover{ 
			background-color:var(--theme-color-primary) !important; 
			color:#fff !important; 
			padding:15px 64px !important; 
			}
		.wpcf7-submit:disabled,
		.wpcf7-submit.et_pb_button:disabled{
			background-color:#f5f5f5;
			color:#1c212a !important;
			}
			.wpcf7-submit:disabled:hover,
			.wpcf7-submit.et_pb_button:disabled:hover{
				color:#fff !important; 
				}
	span.required{
		color:#e02b20;	
		}
	span.wpcf7-not-valid-tip{
		color:#e02b20 !important;	
		padding-bottom:20px;
		letter-spacing:0.1em !important;
		margin-top:-10px;
		}
	input.wpcf7-not-valid,
	textarea.wpcf7-not-valid{
		border:1px solid #e02b20 !important;
		}
	span.field-info{
		display:block;
		font-weight:300;
		text-transform:none;
		letter-spacing:0;
		margin-top:10px;	
		margin-bottom:-10px;	
		}
	.wpcf7 .ajax-loader{
		display:none !important;
		}
	.wpcf7 .acceptance{
		margin-bottom:20px;
		}
	.wpcf7 .wpcf7-response-output{
		width:100% !important;
		margin-left:0 !important;
		margin-right:0 !important;
		background-color:#e02b20;
		padding:15px;
		font-size:.9em;
		color:#fff !important;
		border-radius:5px !important;
		}
		.wpcf7-form.invalid .wpcf7-response-output,
		div.wpcf7-validation-errors, 
		div.wpcf7-acceptance-missing{
			border-color:inherit !important;
			}
			
/* WooCommerce Styles
**********************************************************/
			
.section-woo-content .required,
.et_pb_wc_checkout_billing_0 form .form-row .required{
	color:#ec7063 !important;	
	}
	
.checkout-inline-error-message{
	font-weight:600 !important;
	color:#ec7063 !important;
	text-transform:uppercase !important;
	font-size:13px !important;
	}
	
.woocommerce-NoticeGroup-checkout .woocommerce-error li,
.woocommerce-NoticeGroup-checkout .woocommerce-error li a,
.woocommerce-NoticeGroup-checkout .woocommerce-error li a strong{
	font-size:16px !important;
	font-weight:300 !important;
	color:#fff !important;
	}
	
.payment_box.payment_method_square_credit_card fieldset{
	margin-top:20px !important;
	}
	
#wc-square-digital-wallet{
	max-width:100% !important;
	}
	body:not(.woocommerce-checkout) #wc-square-digital-wallet{
		margin:30px 0 !important;
		}
	body.woocommerce-checkout #wc-square-digital-wallet{
		margin:0 0 40px !important;
		padding:0 !important;
		}
	
.woocommerce ul.products li.product a img{
	border-radius:16px !important;
	border:none !important;
	}
	
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th{
	display:block !important;	
	}
	
.et_pb_wc_add_to_cart form.cart .variations td.value span:after{
	display:none !important;
	}
	
.single_variation_wrap .woocommerce-variation-price{
	margin:20px 0 !important;
	}
	
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box{
	background-color:#eee !important;
	}
	
body.single-product	.woocommerce-notices-wrapper,
body.single-product	#main-content div.clearfix,
.checkout-col-left .gift-certificate,
.checkout-col-right .gift-certificate,
.content-checkout-payment .gift-certificate{
	display:none !important;
	}
	
body.single-product .gcp input{
	border:1px solid #000 !important;
	padding:20px 0 !important;
	color:#000 !important;
	font-size:16px !important;
	}
	
.woocommerce-checkout .gift-certificate{
	margin:0 0 50px 0 !important;
	}
	.woocommerce-checkout .gift-certificate p{
		font-weight:300 !important;
		}
	.woocommerce-checkout .gift_cert_field_wrapper{
		margin-top:20px !important;
		background-color:#f5f5f5 !important;
		border:none !important;
		padding:20px !important;
		}
		.woocommerce-checkout .gift_cert_field_wrapper input,
		.woocommerce-checkout .gift_cert_field_wrapper textarea{
			width:100% !important;
			padding:15px !important;
			background-color:#fff !important;
			border:1px solid #000 !important;
			}
			.woocommerce-checkout .gift_cert_field_wrapper textarea{
				min-height:200px !important;
				}
				
@media only screen and (max-width:980px){
	
	.et_pb_shop ul.products.columns-1 li.product, 
	.et_pb_shop ul.products.columns-2 li.product, 
	.et_pb_shop ul.products.columns-3 li.product, 
	.et_pb_shop ul.products.columns-4 li.product, 
	.et_pb_shop ul.products.columns-5 li.product,
	.et_pb_shop ul.products.columns-6 li.product,
	.et_pb_wc_related_products ul.products.columns-1 li.product,
	.et_pb_wc_related_products ul.products.columns-2 li.product,
	.et_pb_wc_related_products ul.products.columns-3 li.product, 
	.et_pb_wc_related_products ul.products.columns-4 li.product, 
	.et_pb_wc_related_products ul.products.columns-5 li.product, 
	.et_pb_wc_related_products ul.products.columns-6 li.product, 
	.et_pb_wc_upsells ul.products.columns-1 li.product, 
	.et_pb_wc_upsells ul.products.columns-2 li.product, 
	.et_pb_wc_upsells ul.products.columns-3 li.product, 
	.et_pb_wc_upsells ul.products.columns-4 li.product, 
	.et_pb_wc_upsells ul.products.columns-5 li.product, 
	.et_pb_wc_upsells ul.products.columns-6 li.product{
		width:100% !important;
		margin-right:0 !important;
		}
	
	}
			
/* Back To Top Styles
**********************************************************/
	
.et_pb_scroll_top:before{
    content: "\21";
	} 
.et_pb_scroll_top.et-pb-icon{
    right:20px;
    bottom:20px;
    border-radius:0px;
    background:var(--theme-color-accent-light);
    padding:20px;
    font-size:24px;
    transition:all .1s ease-in-out; 
	}
.et_pb_scroll_top.et-pb-icon:hover{
    background:#fff;
    color:var(--theme-color-primary);
    transition:all .1s ease-in-out;
	}
	
/* Popup Maker Styles
**********************************************************/

.pum-theme-default-theme{
	background-image:url('img/bg-popup.jpg') !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:50% 50% !important;
	}
	
.pum-container .pum-title{
	font-family:"scotch-display-condensed", sans-serif !important;
	margin-bottom:20px !important;
	}

/* Hide Recaptcha
*********************************************************/	
		
.grecaptcha-badge{
	visibility:collapse !important;
	opacity:0 !important;
	}