/*
Theme Name: Rusty Stitches
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face { /*--Title--*/
	font-family: "GoBold";
	src: url("/wp-content/uploads/2024/07/Gobold-Regular.otf");
}

/*************** ADD CUSTOM CSS HERE.   ***************/
#wrapper, #main {
    background-color: #000;
}
.nav > li > a, #mega-menu-wrap-primary #mega-menu-primary{
	font-family: 'GoBold'!important;
/* 	text-shadow: 2px 2px 0px #000; */
	font-size: 20px;
}
.sf-titel{
	font-family: 'GoBold';
	font-size: 96px;
	font-weight: 400;
	color: #fff;
	text-shadow: 2px 2px 0px #000;
	line-height: 1em;
}
.lightbox {
	line-height: 1em!important;
}
.sf-titel-klein{
	font-family: 'GoBold';
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	text-shadow: 2px 2px 0px #000;
}
.sf-rij-home .sf-titel-klein{
	position: absolute;
    top: 45%;
	left: 42%;
}
.sf-button, .wpb_wrapper #mc_embed_signup .button {
	color: #000;
	padding: 8px 42px 8px 43px;
	font-weight: 600;
  	background: linear-gradient(to right, #ccc 50%, #EBAA00 50%);
 	background-size: 200% 100%;
  	background-position: bottom right;
  	transition: all .4s ease-out;
	display: block;
}
.sf-button{
		text-align: center!important;
}
.sf-button:hover, .wpb_wrapper #mc_embed_signup .button:hover{
  background-position: bottom left;
  color: #000;
}


.sf-button-store, .wpcf7-submit{
	color: #000;
	background: linear-gradient(to right, #fff 50%, #000 50%);
 	background-size: 200% 100%;
  	background-position: bottom right;
  	transition: all .4s ease-out;
	font-weight: 700;
	width: 100%;
	height: 40px!important;
}
.sf-button-store:hover, .wpcf7-submit:hover {
  background-position: bottom left;
  color: #000;
}
.footer-secondary {
    padding: 0px 0!important;
}
.absolute-footer{
	color: #000!important;
}
.sf-tekst-banner{
}
/*.sf-titel-gele-lijn:before{
	background-color: #F3D03E;
    bottom: 55px;
    content: '';
    display: inline-block;
    height: 1px;
    position: absolute;
	width: 40%;
	left:0;
}
.sf-titel-gele-lijn:after{
	background-color: #F3D03E;
    bottom: 55px;
    content: '';
    display: inline-block;
    height: 1px;
    position: absolute;
	width: 40%;
	right:0;
}*/
.sf-titel-gele-lijn{
	background-color: #000;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 1px;
	width: 100%;
}
.sf-titel-sub{
	font-family: 'GoBold';
	font-size: 28px;
	font-weight: 600;
	color: #000;
	z-index: 1;
	background-color: #fff;
	padding: 20px;
}
.sf-titel-sub-zonder-vlak{
	font-family: 'GoBold';
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	color: #fff;
	z-index: 1;
}
.sf-titel-sub-zonder-vlak-zwart{
	font-family: 'GoBold';
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	color: #000;
	z-index: 1;
}
.sf-titel-sub-zwart{
	font-family: 'GoBold';
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.7);
	z-index: 1;
	background-color: #e6e6e6;
	padding: 20px;
}
.product-small.box  .product-cat{
display: none;
}
.page-id-11 .name.product-title.woocommerce-loop-product__title a{
	color: #000;
}
.name.product-title.woocommerce-loop-product__title a{
	color: #000;
}
.product-small.box .title-wrapper{
	text-align: center;
}
.footer-1{
	border-top: 0px;
}
.sf-titel-sub-footer{
	font-family: 'GoBold';
	font-size: 28px;
	font-weight: 600;
	color: #fff;
}
.footer-1 .fab{
	color: #fff;	
	font-size: 25px;
}
.fab{
	margin-right: 10px;
}
.sf-titel-sub-2{
	font-family: 'GoBold';
	font-size: 28px;
	font-weight: 600;
	color: #fff;
}
.wpcf7-submit{
	width:100%;
}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary {
	background-color: #000;
	color: #fff;
	text-transform: capitalize;
}
.your-email, .your-message,  .your-name, .company-name, .first-name, .last-name, .place, .country, .tel-801{
	margin-bottom: 5px!important;
}
#sf_slider-1 .text, #sf_slider-2 .text, .sf_product_slider .text{
	color: #000;
	text-align: center;
}
#sf_slider-1 .sf-price, #sf_slider-2 .sf-price, .sf_product_slider .sf-price{
	color: #000;
	text-align: center;
	font-weight: bold;
}
.sf-categorie-men{
	text-align: center;
}
.sf-categorie-men span{
	border: 1px solid #000;
	padding: 3px 30px 3px 30px;
	margin:10px;
}
.sf-categorie-men span:hover{
	background-color: #F3D03E;
}
/*.sf-categorie-men*/ .sf-current{
	background-color: #F3D03E;
}

.sf-categorie-men{
	margin-top: 25px;
	margin-bottom: 25px;
}
.sf-categorie-men-mobile a{
	color: #fff;
}
.sf-categorie-men-mobile{
	text-align: center;
}
.sf-categorie-men-mobile div{
	border: 1px solid #000;
	width: 95%;
	margin: 0 10px 0 10px;
}
.sf-categorie-men-mobile div:hover{
	background-color: #F3D03E;
}
.sf-categorie-men-mobile{
	margin-top: 60px;
	margin-bottom: 25px;
}
.sf-categorie-men-mobile a{
	color: #fff;
}
.shop-page-title.is-xlarge{
	font-family: 'GoBold';
	font-size: 96px;
}
.category-page-title .page-title-inner{
    height: 500px;
	margin-top: -92px;
}
.woocommerce-ordering{
	display: none;
}
hr{
	display: none;
}
li {
    margin-bottom: 0!important;
}
.product-title{
	font-family: 'GoBold';
	color: #000;
}
.product-small.box .product-title{
	font-family: inherit;
}
.single-product .woocommerce-breadcrumb.breadcrumbs {
	color: #fff!important;
}
#product-sidebar{
	display: none;
}
.variations input[type='checkbox']+label, .variations input[type='radio']+label {
	display: block;
}

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: inherit;
}
.ed__variation__button__wrp  i{
	color: #000;
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.ed__variation__button__wrp  .active{
	background-color: #fff;
}
.woocommerce-variation-price{
	border-top: 0px;
}
.single-product .quantity.buttons_added{
	display: none!important;
}
.single-product .single_add_to_cart_button{
	width: 50%;
}
.sf-dealer-button{
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: inherit;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
	color: #000;
	margin-bottom: 0px;
}
.single-product .sf-add-to-cart{
	position: relative;
    display: inline-block;
    background-color: #000!important;
    text-transform: inherit;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
	color: #fff;
	border: 1px solid #000;
}
.sf-maattabel{
	position: relative;
    margin-left: 40px;
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	right: 20px;
	margin-top: 90px;
	z-index: 2;
}
.sf-ce-keur{
	margin-bottom: 20px;
	display: none;
}
.sf-geel-tekst-vlak{
	font-family: 'GoBold';
	color: #fff;
	font-size: 28px;
	padding: 56px;
	line-height: 32px;
}
.sf-gele-titel{
	font-family: 'GoBold';
	color: #000;
	font-size: 28px;
}
.sf-witte-titel{
	font-family: 'GoBold';
	color: #fff;
	font-size: 28px;
}
.vc_tta-title-text, .sf-gele-titel-klein{
	color: #000;
	font-size: 22px;
	font-weight: 400;
}
.sf-cat-klickable:hover .sf-titel-klein{
	color: #F3D03E;
}
.wpsl-search {
    background: #000000;
}
.wpsl-input label, .wpsl-search .wpsl-select-wrap label, #wpsl-category label{
	color: #fff!important;
	font-family: 'GoBold'!important;
	font-size: 16px!important;
}
#wpsl-search-btn, #wpsl-search-wrap input {
    border: 0px solid #d2d2d2;
    border-radius: 0px;
}
.wpsl-dropdown {
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
    list-style: none;
    padding: 9px 12px!important;
    padding-top: 9px !important;
    padding-bottom: 8px !important;
	color: #fff;
}
.page-id-11 .woocommerce-Price-amount.amount{
	color: #000;
}
.woocommerce-Price-amount.amount{
	color: #000;
}
/*.products.row.row-small.large-columns-4.medium-columns-3.small-columns-2{
	background-color: #fff;
}
.box-text{
	position: absolute;
	bottom: -88px;
}*/
.product-small.box  .price{
	text-align: center;
}
.sf-producten-home{
	overflow: visible!important;
}
#footer-categorie{
	margin-top: 50px;
}
.sf-footer-cat-titel{
	margin-top: 225px;
}
.nav-dropdown.dark>li>a{
	color: #fff!important;
}
.vc_tta-controls-icon-chevron {
    left: inherit!important;
    margin-left: 10px!important;
	color: #F3D03E!important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #000!important;
	border-top: 1px solid #fff;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #000!important;
	border-top: 1px solid #fff;
}
.woocommerce-pagination{
	margin-top: 60px;
}
.sf-page-teaser::after {
    background-color: #ccc;
    bottom: -30px;
    content: '';
    height: 64px;
    position: absolute;
    left: 50%;
    width: 1px;
}
.sb_instagram_header, #sbi_load{
	display:none;
}
.sf-tabel td{
	color: #fff;
	border-left: 1px solid #fff;
	text-align: center;
	border-bottom: 0px;
}
.sf-tabel table{
	border: 1px solid #fff;
}
.sf-tabel th{
	text-align: center;
	color: black;
	background-color: #fff;
	text-transform: capitalize;
	padding-top: 20px;
	padding-bottom: 20px;
}
.gm-style-iw.gm-style-iw-c{
	color: #000;
}
.wpsl-store-location strong{
	font-family: 'GoBold';
}
#wpsl-search-btn{
	color: black;
	font-weight: 700;
	padding: 8px 42px 8px 43px;
}
.wpsl-dropdown{
	border: 0px;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	background-color: #ffffff94;
}
.col-inner .vc_custom_1615820379103 {
    background-position: center top!important;
}
.nav .nav-dropdown {
    width: 99999%;
}
 .products.row.row-small.large-columns-4.medium-columns-3.small-columns-2 {
    background-color: #fff;
}
.footer-widgets.footer.footer-1{
	padding-top: 50px;
}
.woocommerce-product-gallery__image{
	background-color: #ffffffe6;
}
.col-inner .sf-banner-sub{
    background-position: center top!important;
}
.breadcrumbs a {
    color: rgb(255 255 255);
}
.nav > li > a {
    font-size: 21px!important;
}
.wpb_wrapper #mc_embed_signup .button {
    clear: both;
    background-color: #f3d03e;
    border: 0 none;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}
.wpb_wrapper #mc_embed_signup {
    background: #ffffff00;
}

.wpb_wrapper #mc_embed_signup input {
	border-radius: 0px;
}

.wpb_wrapper #mc_embed_signup .mc-field-group {
    width: 100%;
	padding-bottom: 0%;
}
.wpb_wrapper #mc_embed_signup form{
	padding: 0px 0px 0px 0px;
}
.wpb_wrapper #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: rgb(255 255 255 / 0%);
}
/*.header-nav .nav-dropdown .menu-item-has-children{
	display: flex!important;
}*/
.dark.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col {
    border-color: rgb(13 3 17 / 0%)!important;
}
/*.nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
    width: auto;
    min-width: 0px;
}
.menu-item .active>ul.sub-menu  {
    display: flex !important;
}*/
.sf-or{
	text-align: center;
	margin-bottom: 1.2em;
}
/*.has-hover:hover .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    opacity: 0;
}*/
.show-on-hover.absolute.fill.hide-for-small.back-image:hover{
	opacity: 0;
}
.sf-categorie-men-mobile p {
    margin-bottom: 0.4em;
}
.variations_form.cart.swatches-support{
	margin-bottom: -20px!important;
}
.price.product-page-price .woocommerce-Price-amount.amount{
	color: #000!important;
}
@media only screen and (max-width: 1070px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.sf-categorie-men-mobile{
		display: grid;
	}
	.sf-display-desktop{
		display: none;
	}
	.col-inner .sf-silder-home, .col-inner .sf-banner-sub{
		margin-top: -40px!important;
	}
	.sf-silder-home .sf-titel{
		margin-left: 40px;
	}
	.sf-silder-home .sf-button{
		margin-left: 40px;
	}
}
.pswp__img{
	background-color: #e6e6e6;
}
@media only screen and (min-width: 1070px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.sf-display-mobile{
		display: none;
	}

}
@media only screen and (max-width: 769px) {
	.sf-silder-home .sf-titel, .sf-banner-sub .sf-titel , .shop-page-title.is-xlarge{
		font-size: 30px;
	}
	.sf-silder-home .sf-button{
		font-size: 15px;
	}
	.col-inner .sf-banner-sub{
		padding-top: 50px!important;
		padding-bottom: 0px!important;
	}
}
@media only screen and (min-width: screen){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: fit-content;
	}
}
@media only screen and (min-width: 850px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	width: 1080px!important;
	}

}

/*--SF: Update 27-07--*/
#wpsl-widget-submit{
	color: #000;
	background: linear-gradient(to right, #ccc 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: bottom right;
    transition: all .4s ease-out;
    font-weight: 700;
    width: 100%;
    height: 40px!important;
}
#wpsl-widget-form label{
	display: none;
}

#wpsl-widget-submit:hover{
    background-position: bottom left;
    color: #000;
}
.header-language-dropdown .nav-dropdown-full{
	width: 100px!important;
}
.header-language-dropdown li.current-dropdown>.nav-dropdown-full, li.has-dropdown:hover>.nav-dropdown-full {
    position: absolute!important;
}
.header-language-dropdown .image-icon{
	margin-left: 6px;
}
.header-language-dropdown a{
	font-weight: 500!important;
	color: #FFF!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	background: #000000!important;
}
#custom_html-4{
	display: none;
}
.page-id-1935 #custom_html-4{
	display: block;
}
.sf-subscribe-footer #mc_embed_signup {
    background: #0d0d0d;
}
.sf-subscribe-footer #mc_embed_signup .button{
	clear: both;
    background-color: #f3d03e;
    border: 0 none;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}
.sf-subscribe-footer #mc_embed_signup .mc-field-group {
    width: 100%;
}
.sf-subscribe-footer #mc_embed_signup form{
	padding: 0px!important;
}
@media only screen and (min-width: 769px){
	.footer-widgets .row.large-columns-4.mb-0{
		flex-flow: row;
	}
}
.woocommerce-breadcrumb.breadcrumbs{
	font-family: 'GoBold';
	font-weight: 500;
	font-size: 60px;
	line-height: 50px;
} 
.category-filtering.category-filter-row{
	position: absolute;
    bottom: -50px;
    right: 5px;
    z-index: 100;
}
ul.yith-wcan-list li.chosen > a:before {
    font-family: 'GoBold';
}
.yit-wcan-container{
	margin-top: 20px;
}
.off-canvas-left .mfp-content {
    background-color: #000000d1;
	color: #fff;
}
.widget_layered_nav_filters ul li.chosen a {
    background-color: #eee;
}
.widget .current-cat>a {
    color: #f3d03e;
}
@media only screen and (max-width: 769px){
	.search_categories{
		display: none;
	}
	.search-field{
		width: auto!important;
	}
}
.filter-button{
    background: linear-gradient(to right, #fff 50%, #000 50%);
    background-size: 200% 100%;
    background-position: bottom right;
    transition: all .4s ease-out;
    font-weight: 700;
    padding: 5px 50px;
}
.widgettitle{
	display: none;
}
.sf-margin-small{
	margin-bottom: 5px;
}
.sf-column-padding .vc_column-inner{
	padding-top: 0px;
}
.sf-text-center{
	text-align: center;
}
.owl-nav {
            position: absolute;
            top: 0%;
            left: 0;
            right: 0;
		}

.owl-prev{
	position: absolute;
	left: -45px;
	font-size: 80px!important;
}
.owl-next{
	position: absolute;
	right: -45px;
	font-size: 80px!important;
}
.header-language-dropdown #text{
	display: none!important;
}
.sf-balk-wit .vc_column-inner{
	padding-top: 0px!important;
}
.sf-balk-wit .wpb_raw_html{
		margin-bottom: 0px!important;
}
.sf-balk-wit .wpb_raw_html p{
		margin-bottom: 0px!important;
}


/*--SF: Update 15-12-2021--*/
.sf_color_images_wrapper{
	min-height: 83px;
}
.sf_color_images .owl-prev{
    position: absolute;
    left: 0px;
    font-size: 29px !important;
    color: #000 !important;
    opacity: 1;
    min-height: auto;
}
.sf_color_images .owl-next{
    position: absolute;
    right: 0px;
    font-size: 29px !important;
    color: #000 !important;
    opacity: 1;
    min-height: auto;
}
.tax-product_cat .row-small>.flickity-viewport>.flickity-slider>.col, .tax-product_cat .row-small>.col{
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ed__variation__button__wrp.image_btn .active, .ed__variation__button__wrp.image_btn label {
    background-color: #fff;
}
/*--SF: Update 9-3-2022--*/
@media only screen and (max-width: 769px){
	#footer .textwidget{
		text-align: center;
	}
}
.sf-titel-klein-w{
	font-family: 'GoBold';
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	text-shadow: 2px 2px 0px #000;
}
.sf-rij-home .sf-titel-klein-w{
	position: absolute;	
    top: 50%;
	left: 43%;
}
@media only screen and (min-width: 769px){
	.sf-till-769{
		display: none;
	}
}
@media only screen and (max-width: 769px){
	.sf-from-769{
		display: none!important;
	}
	#sf_slider_join .owl-next{
		display: none!important;
	}
}
.grecaptcha-badge{
	display: none;
}
.variations .label{
	/*display: none;*/
	position: absolute;
}
.variations .label label{
    position: absolute;
    top: 0px;
	color: #000;
}
.variations td {
	padding-top: 15px!important;
}
.product-footer .woocommerce-tabs{
	border-top: 0px solid #000!important;
}
.description_tab a{
	display: none!important;
}
.sf-dealer-button{
	margin-bottom: 25px;
}
.variations_form.cart{
	margin-bottom: -10px!important;
}
@media only screen and (min-width: 769px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
		position: fixed!important;
		width: 100%!important;
		display: flex!important;
    	justify-content: center!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5{
		width: auto!important;
	}
}
@media only screen and (max-width: 769px){
 	.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a{
		color: #fff!important;
	}
	.product-categories .cat-item a{
		color: #fff;
	}
	footer .textwidget p{
		text-align: left !important;
	}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	background: #fff!important;
	margin-top: 20px;
}
/* .price{
	display: none!important;
} */
h2{
	font-family: 'GoBold'!important;
}
/*--SF-POP-UP--*/
#sf_newsletter_popup{
	display: none;
	position: fixed;
	bottom: 20px;
	left: 20px;
	background: #fff;
	z-index: 9999;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	padding: 35px 20px 20px 20px;	
	text-align: left;
	width: 400px;
}
.page-id-50175 #sf_newsletter_popup {
	display: block!important;
}
#sf_newsletter_popup .sf_newsletter_title{
	display: block;
	font-weight: bold;
	color: #000;
	font-size: 35px;
	line-height: 36px;
	text-align: left;
	margin: 0px 0px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "GoBold"!important;
}
#sf_newsletter_popup p{
	text-align: center;
	margin-bottom: 5px;
	font-size: 15px;
}
.sf_close_newsletter{
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 22px;
	color: #000;
}
.sf_close_newsletter:hover{
	cursor: pointer;
}
@media only screen and (max-width:768px) {
	#sf_newsletter_popup{
		width: calc(100% - 40px);
	}
}
/* #sf_newsletter_popup p strong{
	font-size: 20px;
} */
.sf-flex-pop{
	display: block;
	align-items: center;
	gap: 10px;
}
.sf-flex-pop img{
	max-width:100px;
	max-height: 100px!important;

}
.sf-flex-pop #mc_embed_signup form{
	padding: 0px!important;
}
#sf_newsletter_popup .button{
	background: #000!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	color: #000!important;
}
.sf_slider_single img{
	background: lightgrey;
}
.sf_slider_single .text{
	margin-top: 5px;
	margin-bottom: 5px;
}
body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer, .sf-darmode, .sf-button{
	font-family: "darkmode-on", sans-serif!important;
}
.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content{
	background: #fff!important;
}
.footer-widgets p{
	text-align: left!important;
}
.wp-block-post-title, .wp-block-post-title a, .entry-title, .entry-title a, .post-title, .post-title a, .page-title, .entry-content h1, #content h1, .type-post h1, .type-page h1, .elementor h1{
	font-family: 'GoBold'!important;
}
.sf-banner-home .vc_column-inner > .wpb_wrapper{
    position: relative;
    z-index: 1;
    display: inline-block;
	margin-bottom: 50px!important;
	margin: 15px;
}
.sf-banner-home .vc_column-inner{
	display: flex;
	justify-content: start;
	align-items: end;
}
.sf-banner-home .vc_column-inner{
	min-height: 750px;
}
.sf-banner-home .sf-button{
	text-transform: uppercase;
	font-size: 22px;
	padding: 12px 200px;
}
.sf-banner-home .sf-button-wrapper .wpb_wrapper{
	width: 100%!important;
}
@media only screen and (max-width:768px) {
	.sf-banner-home .vc_column-inner{
		min-height: 560px;
	}
	.sf-banner-home .sf-button{
		text-transform: uppercase;
		font-size: 15px;
		padding: 5px 55px;
	}
	.sf-banner-home .sf-button{
		margin-left: 0px!important;
	}
}
.sf-banner-bottom .wpb_wrapper{
    position: relative;
    z-index: 1;
    display: inline-block;
	margin-bottom: 50px;
}
.sf-banner-bottom .vc_column-inner{
	display: flex;
	justify-content: center;
	align-items: end;
}
.sf-banner-bottom .vc_column-inner{
	min-height: 300px;
}
.sf-banner-bottom .sf-button{
	font-size: 19px;
	padding: 12px 200px;
}
.sf-banner-bottom .sf-button-wrapper .wpb_wrapper{
	width: 100%!important;
}
.sf-banner-bottom .wpb_text_column{
	text-align: center;
}
.sf-text-banner-bottom p{
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
}
@media only screen and (max-width:768px) {
	.sf-banner-bottom .vc_column-inner{
		min-height: 300px;
	}
	.sf-banner-bottom .sf-button{
		text-transform: uppercase;
		font-size: 15px;
		padding: 5px 55px;
	}
	.sf-banner-bottom .sf-button{
		margin-left: 0px!important;
	}
}
@media only screen and (min-width:768px) {
	.box-image .image-zoom{
		height: 247px;
		justify-content: center;
		display: flex;
	}
	.box-image .image-zoom a{
		height: 100%!important;
		width: fit-content!important;
	}
	.box-image .image-zoom a img{ 
		height: 100%;
	}
}
@media only screen and (max-width:768px) {
	.box-image .image-zoom{
		height: 162px;
		justify-content: center;
		display: flex;
	}
	.box-image .image-zoom a{
		height: 100%!important;
		width: fit-content!important;
	}
	.box-image .image-zoom a img{ 
		height: 100%;
		width: auto!important;
	}
	.sf-button-wrapper h1 span{
		font-size: 35px!important;
		line-height: 45px!important;
	}
}
.cmplz-specialpurposes .cmplz-title{
	font-size: 12px!important; 
}
.header-nav.header-nav-main.nav.nav-left.nav-divided.nav-size-xlarge.nav-spacing-xlarge{
	justify-content: center;
}
.header-search{
	width: 182px;
	text-align: right;
}
.footer > .row, .category-page-row, .products{
	max-width: 100%!important;
}
	