/*
Theme Name: bryde
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
   font-family:sf-montserrat;
   src:url(/wp-content/uploads/fonts/Montserrat-VariableFont_wght.ttf);
}
body, .nav > li > a, rs-layer{
	font-family: sf-montserrat!important;
}



/*--SF: Misc---*/
header, .sf_bg_1{
    background: #f3f3f2;
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #f3f3f2 50%, #f3f3f2 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 50%,#f3f3f2 50%,#f3f3f2 100%);
    background: linear-gradient(to right, #ffffff 0%,#ffffff 50%,#f3f3f2 50%,#f3f3f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f2',GradientType=1 );
}
.sf_bg_2{
    background: #f3f3f2;
    background: -moz-linear-gradient(left, #f3f3f2 0%, #f3f3f2 50%, #ffffff 50%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #f3f3f2 0%,#f3f3f2 50%,#ffffff 50%,#ffffff 100%);
    background: linear-gradient(to right, #f3f3f2 0%,#f3f3f2 50%,#ffffff 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f2', endColorstr='#ffffff',GradientType=1 );
}
.sf_white, .sf_white i, .sf_white a, .sf_white a:hover{
	color: #fff;
}
.sf_row_overflow{
	overflow: visible !important;
}
.sf_no_padding_bottom_wrapper{
	padding-bottom: 0px;
}

/*--SF: Buttons--*/
.sf_button_1{
	border: 1px solid #333033;
	display: inline-block;
	padding: 5px 30px;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-ms-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}
.sf_button_1:hover{
	color: #fff;
	background: #333033;
}



/*--SF: Header--*/
.header-bg-color{
	background-color: unset;
}
.page-wrapper{
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav-spacing-xlarge>li{
	margin: 0 30px;
}
.menu-item a:hover{
	text-decoration: underline;
}
.nav>li>a {
	font-size: 1em;
}
.header-wrapper.stuck .header-bg-color{
	background: #fff;
}
.custom.html_topbar_left{
	font-size: 1em !important;
	line-height: 16px;
}

/*--SF: Rev Slider--*/
.custom .tp-bullet{
	width: 30px;
	height: 2px;
}
.revslider-initialised{
	overflow: visible !important;
}
.tp-bullets{
	bottom: -10px !important;
    top: unset !important;
}
.custom .tp-bullet:hover, .custom .tp-bullet.selected{
	background: #333033;
}
/*--SF: Overlay Images--*/
.sf_overlay_image{
	position: relative;
	overflow: hidden;
}
.sf_overlay_image .vc_single_image-wrapper:before{
	position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.sf_overlay_image:hover .vc_single_image-wrapper:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
.sf_overlay_image_content{
	position: absolute;
	bottom: -10px;
	right: 0px;
}
.sf_overlay_image_content span{
	background: #333033;
	color: #fff;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 300;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

/*--SF: VC: Images Carousel--*/
.sf_images_carousel .owl-nav{
	position: absolute;
	top: 45%;
	width: 100%;
	left: 50%;
}
.sf_images_carousel .owl-nav .owl-prev{
	position: absolute;
	left: -300px;
}
.sf_images_carousel .owl-nav .owl-next{
	position: absolute;
	left: 255px;
	color: #fff;
}
.sf_images_carousel .owl-nav .owl-prev i, .sf_images_carousel .owl-nav .owl-next i{
	color: #fff;
	font-size: 45px;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background: none;
}
.sf_images_carousel .owl-stage{
	padding-bottom: 20px;
}
.sf_images_carousel .owl-item{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

/*--SF: Homepage--*/
.sf_social_slider{
	position: absolute;
	right: -25px;
	top: 45%;
}
.sf_social_slider a{
	display: block;
	font-size: 22px;
	text-align: center;
}
.sf_social_slider i:hover, #custom_html-3 i:hover{
	font-weight: bold;
}
.sf_contact_column{
	margin-top: -50px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.sf_home_contactform input[type='text'], .sf_home_contactform input[type='email'], .sf_home_contactform textarea{
	background: none;
	border: none;
	border-bottom: 1px solid #b4b3b3;
	color: #333033;
	box-shadow: none;
}
.sf_home_contactform input[type='submit']{
	padding-left: 50px;
	padding-right: 50px;
	font-weight: 300;
	text-transform: none;
	border: 1px solid #333033;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.sf_home_contactform input[type='submit']:hover{
	border: 1px solid #333033;
	background: #fff;
	color: #333033;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333033;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333033;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #333033;
}
.sf_contact_column a:hover{
	text-decoration: underline;
}


/*--SF: Footer--*/
.footer-wrapper{
	padding-top: 50px;
	background: #f3f3f2;
}
.footer-1{
	border-top: 1px solid #333033;
}
#custom_html-2 a, #custom_html-4 a{
	margin-right: 50px;
	display: inline-block;
}
#custom_html-3, #custom_html-5{
	text-align: right;
	line-height: 20px;
}
#custom_html-3 a.sf_social, #custom_html-5 a.sf_social{
	font-size: 20px;
	margin-left: 20px;
	display: inline-block;
}
.absolute-footer{
	color: #333033;
}
footer a:hover{
	text-decoration: underline;
}

/*--SF: Keyframes--*/
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/*--SF: Responsive--*/
@media only screen and (max-width:768px) {
	.sf_bg_1, .sf_bg_2{
		background: #f3f3f2 !important;
	}
	body .sf_row_padding_top{
		padding-top: 0px !important;
	}	
	body .sf_mobile_padding_bottom_20{
		padding-bottom: 20px !important;
	}
	body .sf_mobile_padding_bottom_0{
		padding-bottom: 0px !important;
	}
	body .sf_row_margin_top{
		margin-top: 0px !important;
	}
	body .sf_mobile_margin_bottom_0{
		margin-bottom: 0px !important;
	}
	.sf_copyright_mobile{
		display: block;
	}
	body .sf_mobile_margin_top_20{
		margin-top: 20px !important;
	}
	.sf_images_carousel .owl-nav{
		position: absolute;
		top: 32%;
		width: 100%;
		left: 0%;
	}
	.sf_images_carousel .owl-nav .owl-prev{
		left: 20px;
	}
	.sf_images_carousel .owl-nav .owl-next{
		right: 20px;
		left: unset;
	}
	.sf_images_carousel .owl-nav .owl-prev i, .sf_images_carousel .owl-nav .owl-next i{
		font-size: 32px;
	}
	.sf_home_contactform > .vc_column-inner{
		padding-left: 15px !important;
	}
}


/*--SF: Update 25-03--*/
.nav-dropdown{
	min-width: auto;
}
.nav-dropdown-default{
	padding: 0px !important;
}