/*
Theme Name: RBC group
Author: Samreclame 
Author URI: samreclame.nl
Description: custom theme for RBC group
Version: 1
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
strong {
    font-weight: bold !important;
}

em {
    font-style: italic;
}
body {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 1px;
	padding-top: 170px;
	overflow-x: hidden;
}
.chrome img {
	/*image-rendering: -webkit-optimize-contrast;*/
}
#wrapper {
	overflow: hidden;
}
table {
	display: block;
	overflow-x: auto;
	max-width: 100%;
}
.woocommerce table {
	display: table;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	margin-bottom: 16px;
}
h1 {
	font-size: 32px;
    line-height: 50px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
input, select, textarea, button {
	font-family:inherit;
	max-width: 100%;
}
.admin-bar #header {
	top: 32px;
}
#header .header-top .left .text img {
    margin-top: 1px;
}
@media screen and (max-width: 782px) {
	.admin-bar #header {
		top: 46px;
	}
}
.overlay-image {
	position: absolute;
	pointer-events: none;
	top: 0;
	right: 0;
	bottom: unset;
	left: unset;
	z-index: 1;
}

.primary-button {
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 15px 25px;
	transition: all .3s;
}
.primary-button:hover {
	color: #fff;
}

/* Header */
#header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
#header .header-top {
	width: 100%;
}
#header .mobile {
	display: none;
}
#header .header-top .flex-wrapper {
	justify-content: space-between;
}
#header .header-top .tel {
	padding: 20px 35px;
	margin: 0 !important;
	width: 100%;
	text-align: center;
}
#header .header-top .searchform-opener {
	height: 100%;
	width: 64px;
	font-size: 30px;
	text-align: center;
	cursor: pointer;
}
#header .header-top .switcher .option {
	position: absolute;
}
#header .header-top .left,
#header .header-top .right {
	min-height: 42px;
}
#header .header-top .right {
	margin-left: auto;
}
#header .header-top .left .text {
	display: flex;
	align-items: center;
	margin: 0;
}
#header .header-top .left .text p {
	font-size: 13px;
	margin-bottom: 0px;
}
#header .header-top .left .text img {
    margin-right: 12px;
}
#header .header-top .left .text i {
	font-size: 23px;
	margin-right: 10px;
}
#header .header-main {
	width: 100%;
	min-height: 106px;
	background-color: #FFFFFF;
}
#header .header-main > .flex-wrapper {
	min-height: 106px;
}
.icon-block {
    display: flex;
    align-items: center;
    margin: 0;
    margin-right: 45px;
}
#header .tel { 
	font-size: 15px;
}
#header .tel i {
    margin-right: 15px;
}
#header .header-main .flex-wrapper>div {
	flex-grow: 1;
}
#header .header-main #branding {
	display: inline-block;
}
#header .header-main #branding img {
	display: block;
	max-height: 74px;
	width: auto;
	margin-left: -10px;
}
#mobile\ mobile-searchform\ search .search-form .search-field {
	width: calc(100% - 50px);
}
#mobile\ mobile-searchform\ search .search-form .search-submit {
	width: 50px;
	padding: 0 10px;
	right: 0;
}
#header .header-main.mobile .site-wrapper {
	padding: 5px 10px;
}
#header .header-main.mobile,
#header .header-main.mobile > .flex-wrapper {
	min-height: unset;
}
#header .header-main.mobile #branding {
	margin: 0 auto;
}
#header .header-main.mobile #branding img {
	width: 100%;
	max-width: 130px;
	max-height: unset;
	margin: 0;
	padding: 0 10px;
}
#header .header-main.mobile #util-links a {
	padding: 0;
	overflow: visible;
}
#header .header-main #search {
	flex-grow: 2;
	margin-left: 40px;
	max-width: 447px;
}
#header .header-main.mobile #search {
	display: none;
}
#header .header-main #util-links {
	text-align: right;
	display: flex;
    align-items: center;
	justify-content: flex-end;
}
#header .header-main.mobile #util-links {
	margin-top: 0px;
	width: 100%;
}
#header .header-main #util-links a {
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 13px;
	padding: 10px;
	transition: all .3s;
}
#util-links a:nth-child(2) img,
#header .header-main.mobile #util-links :nth-child(6) img {
    width: 38px;
}
#header .header-main #util-links a:hover {
	/*filter: brightness(0);*/
	color: #000000;
	text-decoration: underline;
}
#header .header-main #util-links i {
	font-size: 25px;
	margin-right: 10px;
}
#header .header-main #util-links i.fa-search {
	margin: 0;
}
#header .header-bottom {
	width: 100%;
}
#header .menu-main-menu-container {
	min-height: 64px;
}
#header #menu {
	position: relative;
}
#header #menu ul {
	display: flex;
	flex-wrap: wrap;
	min-height: 64px;
    align-items: center;
    justify-content: center;
    list-style: none;
}
#header #menu ul a {
	display: block;
	font-size: 18px;
	padding: 18px 16px;
	text-decoration: none;
}
#header #menu ul a span {
	position: relative;
}
#header #menu ul a span::before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0px;
	height: 2px;
	opacity: 0;
	background-color: #FFFFFF;
	transition: all .3s;
}
#header #menu ul a:hover span::before,
#header #menu ul .current-menu-item > a span::before {
	width: 100%;
	opacity: 1;
}
#header #menu ul .menu-item-has-children > a::after {
	content: "";
	background-image: url(/wp-content/themes/rbc-group/assets/v.png);
	width: 8px;
	height: 14px;
	background-size: 30px;
	display: inline-block;
	margin-left: 6px;
}
#header #menu ul .sub-menu .menu-item-has-children > a::after {
	transform: rotate(-90deg);
}
#header #menu ul .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	min-height: auto;
	max-height: calc(100vh - 260px);
    overflow-y: auto;
	margin-left: 16px;
}
#header #menu ul .sub-menu li {
	position: relative;
}
#header #menu ul .sub-menu li:last-child {
	margin-bottom: 30px;
}
#header #menu ul .sub-menu li:last-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: -30px;
}
#header #menu ul .sub-menu a {
	padding: 2px 16px;
}
#header #menu ul .sub-menu .sub-menu {
	left: 100%;
	margin: 0;
	top: 0;
	width: 100%;
}
/* hide scrollbar */
#header #menu ul .sub-menu,
table {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
#header #menu ul .sub-menu::-webkit-scrollbar,
table::-webkit-scrollbar {
	display: none;
}

.menu {
	list-style: none;
}

.search-form {
	position: relative;
	max-width: 500px;
}
.search-form .search-field {
	width: 100%;
	width: calc(100% - 80px);
	max-width: 450px;
	height: 42px;
	border: none;
	background-color: #E2E2E2;
	color: #000000;
	margin: 0;
	padding: 15px;
	font-size: 18px;
	position: relative;
	z-index: 1;
}
.search-form .search-submit {
	position: absolute;
	display: block;
	right: 0px;
	top: 0;
	width: 80px;
	height: 100%;
	border: none;
	background-color: #E2E2E2;
	color: #455560;
	font-size: 30px;
	cursor: pointer;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	height: 1em;
	width: 1em;
	border-radius: 50em;
	background: url(/wp-content/themes/rbc-group/assets/thin-times.png) no-repeat 50% 50%;
	background-size: contain;
	opacity: 0;
	pointer-events: none;
}
input[type="search"]:focus::-webkit-search-cancel-button {
	opacity: 1;
	pointer-events: all;
}

.wpcf7 .ajax-loader {
	display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
	display: none;
}
.wpcf7-spinner {
	display: none !important;
}

.wqoecf-pop-up-box {
	max-width: 640px;
}
p.wqoecf_form_title {
	visibility: hidden;
}

.wpcf7 p,
.wpcf7 .wpcf7-form-control {
	width: 100%;
	max-width: 100%;
}
.contact-full-length {
    margin-top: 2%;
    width: 100%;
    float: left;
}
.contact-full-length textarea {
    resize: vertical;
}
.wpcf7 .wpcf7-date {
    width: calc(50% - 9.5px);
    max-width: 190.5px;
    margin-bottom: 3px;
}

/* Slider */
#slider {
    width: 100%;
    max-width: 1920px;
    max-height: 1080px;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
#slider.has-thumbnail {
	height: calc(100vw / 16 * 4);
	max-height: 480px;
	min-height: 150px;
}
.search #slider {
	padding-top: 0%;
}
#slider.home-slider {
	height: calc(100vw / 16 * 9);
}
#slider img {
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	min-height: 100%;
}
#slider .slidevideo-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
}
#slider .slidevideo-wrapper #ytplayer {
	max-width: 100%;
}
@media only screen and (max-width: 1919px) {
	#slider .slidevideo-wrapper {
	    top: 50%;
	    transform: translateY(-50%);
	}
}
#slider .slidevideo-wrapper video#slidevideo {
	width: 100%;
    display: block;
    opacity: 0;
    transition: all .3s;
}
#slider .slider-info.centered {
	position: absolute;
	width: 100%;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 1;
	pointer-events: none;
}
#slider .slider-info.centered .slider-buttons {
    max-width: 880px;
    margin: 0 auto;
}
#slider .slider-info.site-wrapper {
	position: absolute;
	left: 50%;
	bottom: 30%;
	transform: translate(-50%, 0);
}
#slider .slider-info h1 {
	line-height: 50px;
}
#slider .slider-info .main-title {
	font-size: 110px;
	font-weight: 800;
	line-height: 80px;
	margin: 30px 0;
}
#slider .slider-info .sub-title {
    font-size: 71px;
    font-weight: 400;
    letter-spacing: 6px;
}
#slider .slider-info .slider-buttons a {
	position: relative;
	flex-grow: 0;
	font-size: 24px;
	font-weight: 800;
	line-height: 35px;
	text-decoration: none;
	/*margin: 5px 10px;*/
    margin: 0 auto;
	padding: 15px 75px 15px 25px;
	border: 1px solid #FFFFFF;
	transition: all .3s;
    pointer-events: auto;
}
#slider .slider-info .slider-buttons a:after {
	content: "\f35a";
	font-size: 35px;
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
	transition: all .3s;
}
#slider .slider-info .slider-buttons a:hover:after {
	right: 10px;
}
#slider .slider-info .info-wrapper {
	display: inline-flex;
	align-items: center;
	padding: 10px 40px;
    border-radius: 40px 0;
}
#slider .slider-info .info-wrapper h1 {
	font-size: 45px;
	font-weight: 800;
}
#slider .slider-info .info-wrapper h2 {
	font-size: 25px;
	font-weight: normal;
	margin-left: 10px;
}
.has-sidebar .entry-content.primary-color {
    width: 65%;
    float: left;
}

.has-sidebar #page-parent-banner {
    float: left;
    width: 100%;
}

#sidebar a {
    text-decoration: none;
}

#sidebar ul {
    list-style-type: none;
    margin: 20px 10px;
}
/* Footer */
#footer {
	position: relative;
}
#footer .menu-item {
    margin-bottom: 10px;
}
#footer .footer-top {
	padding-top: 50px;
	padding-bottom: 15px;
}
.footer-top img {
    width: 49px;
    margin-right: 20px;
}
#footer .footer-top .flex-wrapper {
	justify-content: flex-start;
	min-height: 82px;
}
#footer .footer-top .news-letter {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	width: 100%;
}
#footer .footer-top .news-letter h2 {
	display: flex;
	align-items: center;
	font-size: 29px;
	margin: 6px 70px 6px 0;
	letter-spacing: 1.45px;
    font-weight: 500;
}
#footer .footer-top .news-letter h2 i {
	font-size: 40px;
	margin-right: 20px;
}
#footer .footer-top .news-letter-form {
    flex-grow: 1;
}
#footer .footer-top .news-letter-form form>p>span {
	width: 75%;
}
#footer .footer-top .news-letter-form form input[type=email] {
	width: 100%;
	height: 52px;
	font-size: 18px;
	color: #FFFFFF;
	border: #FFFFFF 1px solid;
	background-color: unset;
	background-color: transparent;
	padding: 15px;
}
#footer .footer-top .news-letter-form form #mc_embed_signup_scroll > span {
	width: calc(100% - 135px);
	max-width: 400px;
}
#footer .footer-top .news-letter-form form input[type=submit] {
	width: 100% !important;
	min-width: 135px;
	max-width: 150px;
	height: 52px !important;
	border: none !important;
	font-size: 18px !important;
	cursor: pointer !important;
}
#footer .footer-top .news-letter-form .wpcf7-response-output {
	margin: 10px 0 0 0;
}
#footer .footer-main {
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 26px;
}
#footer .footer-main .widget-container {
    margin-bottom: 15px;
}
#footer .footer-main .socialmedia-links {
	font-size: 33px;
}
#footer .footer-main .socialmedia-links a {
	transition: all .3s;
}
#footer .footer-main .socialmedia-links a:hover {
	filter: brightness(0.7);
}
#footer .footer-main .flex-wrapper {
	align-items: flex-start;
	justify-content: space-between;
}
#footer .footer-main a {
	text-decoration: none;
}
#footer .footer-main .menu-item a {
	position: relative;
	transition: all .3s;
	left: 0px;
	letter-spacing: 0.42px;
}
#footer .footer-main .menu-item:hover > a {
	left: 10px;
	filter: brightness(0.8);
}
#footer .footer-main p {
	margin-bottom: 10px;
}
#footer .footer-main h3.widget-title {
	font-size: 19px;
	font-weight: 700;
	margin: 20px 0;
	font-weight: bold;
    letter-spacing: 0.47px;
}
#footer .footer-main ul.sub-menu {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer #copyright {
	width: 100%;
	min-height: 64px;
	background-color: #FFFFFF;
	color: #707070;
	display: flex;
	align-items: center;
}
#footer .overlay-image {
	position: absolute;
	top: unset;
	right: -265px;
	bottom: -15px;
	left: unset;
	pointer-events: none;
}
#footer .footer-top .news-letter-form form input[type=submit] { 
	font-family: 'Raleway';
	letter-spacing: 0.32px;
	font-weight: 600;
}
/* Partials */
#home-services {
	position: relative;
	top: -164px;
	margin-bottom: -164px;
	padding-bottom: 260px;
}
#content #home-services h1 {
	font-size: 32px;
	line-height: 113px;
	font-weight: 500;
	padding: 0;
}
#content #home-services h1,
#home-services h2 {
	color: #FFFFFF;
	text-align: center;
}
#home-services .services {
	justify-content: space-around;
	margin-top: 0;
}
#home-services .services .service-wrapper {
    width: 24%;
    margin: 0 0.5% 10px 0.5%;
}
#home-services .services .service {
	position: relative;
	width: 100%;
	max-width: 315px;
	height: 380px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 40px 0;
}
#home-services .services .service:hover .background {
	transform: scale(1.2);
	opacity: 0.7;
}
#home-services .services .service .background {
	position: relative;
	width: 100%;
	max-width: 315px;
	height: 100%;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .3s;
}
#home-services .services .service a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	text-decoration: none;
	-moz-box-shadow: inset 0 -150px 100px -100px #000000;
	-webkit-box-shadow: inset 0 -150px 100px -100px #000000;
	box-shadow: inset 0 -150px 100px -100px #000000;
}
#home-services .services .service h2 {
	font-size: 20px;
	font-weight: 800;
	line-height: 50px;
	width: 90%;
	padding: 0;
	margin: 40px auto;
	border-width: 1px;
	border-style: solid;
}
#home-services .services .service h2 i {
	margin-right: 10px;
}
#home-services .services .service .service-icon {
	max-width: 24px;
	margin: 0px 10px -5px 0px;
}
#home-services .overlay-image {
	top: 5px;
	right: -265px;
}

#home-product-showcase {
	position: relative;
	top: -220px;
	margin-bottom: -220px;
	min-height: 320px;
}
#content #home-product-showcase h1 {
	color: #FFFFFF;
	line-height: 80px;
}
#home-product-showcase h1,
#home-product-showcase h2 {
	text-align: center;
	letter-spacing: 1.6px;
	font-size: 32px;
	font-weight: 500;
}
#home-product-showcase .products {
	justify-content: space-around	;
	margin-top: 10px;
}
#home-product-showcase .products .product {
	position: relative;
	width: 100%;
    max-width: 310px;
    height: 320px;
	margin-bottom: 15px;
	padding: 55px 0px;
	overflow: hidden;
	border-radius: 40px 0 0 0;
	background-color: #FFFFFF;
}
#home-product-showcase .products .product:hover .background {
	opacity: 0.7;
}
#home-product-showcase .products .product .background {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: all .3s;
}
#home-product-showcase .products .product h2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    padding: 10px 0;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
    letter-spacing: .36px;
    font-weight: 800;
    white-space: nowrap;
}

#home-content-banner {
	position: relative;
}
#home-content-banner .image-wrapper {
    width: 50%;
    flex-grow: 1;
    min-width: 300px;
    padding-top: 40%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#home-content-banner .content {
	width: 40%;
	flex-grow: 1;
	min-width: 300px;
	margin: 0px 5%;
}
#home-content-banner .content h1 {
    margin: 20px 0 30px;
    font-weight: 800;
    color: #B2B7BB;
    letter-spacing: 1.6px;
}
#home-content-banner .overlay-image {
	top: 20px;
	right: unset;
	bottom: unset;
	left: -240px;
}

#home-recent-news h1,
#recent-news h1 {
	text-align: center;
	margin: 40px 0;
	letter-spacing: 1.6px;
    font-weight: 500;
}
.single #recent-news h1 {
	text-align: left;
}
.single #recent-news .flex-wrapper {
    justify-content: space-between;
}

#home-certified-images {
	padding: 25px 0;
}
#home-certified-images .certified-images {
	justify-content: space-around;
}
#home-certified-images .certified-images img {
	max-width: 9.09%;
	width: auto;
	max-height: 100px;
	height: auto;
	padding: 0 10px;
	filter: grayscale(1);
	transition: all .3s;
}
#home-certified-images .certified-images img:hover {
	filter: grayscale(0);
}

#page-content-rows .content-row {
	align-items: flex-start;
}
#page-content-rows .content-row h1,
#page-content-rows .content-row h2 {
	margin-bottom: 10px;
} 
#page-content-rows .content-row .content-left,
#page-content-rows .content-row .content-right {
    flex-basis: 0%;
    min-width: 300px;
    margin: 40px 0;
}
#page-content-rows .content-row .content-left {
	flex-grow: 3;
}
#page-content-rows .content-row .content-right {
    flex-grow: 2;
	margin-left: 10%;
}

#page-parent-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 40px;
}
#page-parent-banner .parent-banner-content {
	background-color: rgba(255, 255, 255, 0.8);
	margin-left: 30%;
	padding: 40px 10% 40px 40px;
}
#page-parent-banner > .site-wrapper {
	padding: 0;
}
.date.secondary-color {
    font-size: 18px;
    letter-spacing: 0.9px;
}

#home-recent-news header {
    letter-spacing: 1.25px;
}

#home-recent-news .excerpt {
    letter-spacing: 0.8px;
}
.date.secondary-color {
    font-size: 18px;
    letter-spacing: 0.9px;
}

#home-recent-news header {
    letter-spacing: 1.25px;
}

#home-recent-news .excerpt {
    letter-spacing: 0.8px;
}
/* Single */
.posts-wrapper {
	margin-top: 10px !important;
	justify-content: flex-start;
	align-items: flex-start !important;
}
.posts-wrapper .post {
	width: 31%;
	min-width: 300px;
	margin: 0 1.165% 40px;
}
.posts-wrapper .post .thumbnail-wrapper {
	width: 100%;
	border-radius: 40px 0;
	overflow: hidden;
}
.posts-wrapper .post .thumbnail-wrapper:hover .thumbnail {
	transform: scale(1.2);
}
.posts-wrapper .post .thumbnail {
	width: 100%;
	padding-top: 80%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .3s;
}
.posts-wrapper .post .content {
	color: #000000;
	margin: 0px;
}
.posts-wrapper .post a {
	text-decoration: none;
}
.posts-wrapper .post .news-cat {
    background-color: #B2B7BB;
    color: #FFF;
    padding: 3px 5px;
}
.posts-wrapper .post .news-cat.blog {
	background-color: #455560;
}
.posts-wrapper .post .date {
	padding: 10px 0;
	margin-bottom: 0;
}
.posts-wrapper .post .title {
	position: relative;
	color: #000000;
	font-weight: 800;
	padding: 10px 0;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	transition: all .3s;
	line-height: 28px;
}
.posts-wrapper .post .title:hover {
	filter: opacity(0.3);
}
.posts-wrapper .post .title:before,
.posts-wrapper .post .title:after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 0px;
	height: 3px;
	opacity: 0;
	background-color: #000000;
	transition: all .3s;
}
.posts-wrapper .post .title:after {
	top: unset;
	bottom: -1px;
}
.posts-wrapper .post .title:hover:before,
.posts-wrapper .post .title:hover:after {
	width: 100%;
	opacity: 1;
}


/* Main */
.site-wrapper,
#primary {
	position: relative;
	width: 100%;
	max-width: 1320px;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}
#primary {
	margin-top: 30px;
}
.flex-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#container {
	position: relative;
	overflow: hidden;
	width: 100%;
	/*max-width: 1920px;*/
	display: block;
	margin: 0 auto;
	box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0px 100px -4px rgb(178 183 187), -12px 0px 100px -4px rgb(178 183 187);
}
#content {
	min-height: 300px;
	margin: 30px 0;
}
#content a {
	transition: all .3s;
}
#content a:hover {
	color: #229340 !important;
}
.woocommerce #content {
	margin-top: 0;
}
#content .entry-title {
	font-size: 30px;
	margin: 10px 0;
}
#content .entry-content {
	margin-bottom: 0;
	max-width: 1000px;
}
#content .entry-content p:last-child {
	margin-bottom: 0;
}
.read-more {
	display: inline-block;
	max-width: 340px;
    width: 100%;
	text-align: center;
    font-size: 20px;
    font-weight: 800;
    line-height: 35px;
    text-decoration: none;
    margin: 25px 0px;
    padding: 5px 25px 5px 25px;
    border: 1px solid #FFFFFF;
	transition: all .3s;
	letter-spacing: 0.36px;
    font-weight: bold;
}

section.related.products ul.products li.product {
    /*width: 18% !important;*/
}

h2.woocommerce-loop-product__title {
    color: #455560;
}

.icon-img {
	width: 21px;
	height: 34px;
    margin-right: 8px;
}
.wpml-ls-legacy-dropdown {
    width: 64px;
    margin-left: 20px;
}
.wpml-ls-legacy-dropdown a {background-color: #455560;border: none;}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    background: #455560;
	background-color: #455560;
	border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu { 
	border-top: none !important;
	width: 40px;
}
.entry-content h2,
.term-description h2 {
    color: #455560;
    letter-spacing: 1.6px;
}
.parent-banner-content h2 {
    color: #455560;
    letter-spacing: 0px;
    font-size: 30px;
    margin-bottom: 20px;
}
/* Sidebar */
#sidebar {
	width: auto;
	width: 360px;
	max-width: 100%;
	padding: 30px;
	border-radius: 40px 0;
	background-color: #000;
	float: left;
    margin-right: 5%;
    margin-top: 10px;
}
#sidebar h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 10px 20px 10px;
}
#sidebar a {
	position: relative;
	text-decoration: none;
}
#sidebar .page_item {
	margin-bottom: 10px;
}
#sidebar a::before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0px;
	height: 3px;
	opacity: 0;
	background-color: #FFFFFF;
	transition: all .3s;
}
#sidebar a:hover::before,
#sidebar a.current_page_item::before,
#sidebar .current_page_item > a::before {
	width: 100%;
	opacity: 1;
}
#sidebar li.page_item_has_children > ul.children {
	display: none;
}
#sidebar li.page_item_has_children:hover > a::before {
	width: 100%;
	opacity: 1;
}
#sidebar li.current_page_item > ul.children {
	display: block !important;
	height: auto !important;
	margin: 20px 10px !important;
	overflow: hidden;
}
#sidebar li.page_item_has_children > a::after {
    content: "";
    background-image: url(/wp-content/themes/rbc-group/assets/v.png);
    width: 8px;
    height: 14px;
    background-size: 30px;
    display: inline-block;
    margin-left: 6px;
}
.has-sidebar .entry-content {
	min-height: 300px;
}

/* Woocommerce */
.woocommerce ul.products li.product a img {
	border-radius: 40px 0;
	border-bottom: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border-width: 1px;
	border-style: solid;
	border-radius: 40px 0;
	border-color: #fff;
	min-height: 288px;
	overflow: hidden;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	border-color: #B2B7BB;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 14px;
	transition: all .3s;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
    color: #229340;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button {
	margin: 0 20px;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .price {
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #455560;
}
.woocommerce div.product .price .btw {
	font-size: 15px;
}
.woocommerce div.product div.images img.attachment-shop_single {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 400px;
    margin: 0 auto;
}
.woocommerce div.product .woocommerce-tabs .panel {
	width: 60%;
}
.woocommerce .woocommerce-result-count {
	display: none;
}
.woocommerce .woocommerce-ordering select {
	background: #FFF;
    height: 50px;
    border: 1px solid #aeb9c1;
    width: 100%;
}
.woocommerce.archive #main .woocommerce-products-header h1:after {
    display: none;
    content: '';
    width: 100px;
    height: 3px;
    background: #445561;
    margin: 15px 0 20px 0;
}
.woocommerce .term-description {
	/* width: 66.6%; */
	margin: 15px;
	margin-bottom: 40px;
}
.woocommerce-shop .woocommerce-breadcrumb,
.woocommerce span.onsale {
	display: none;
}
.woocommerce .products.related .woof,
.woocommerce .up-sells.upsells.products .woof,
.woocommerce .products.related .shop-menu-sidebar,
.woocommerce .up-sells.upsells.products .shop-menu-sidebar {
	display: none;
}
.woocommerce .products.related ul.products.columns-4,
.woocommerce .up-sells.upsells.products ul.products.columns-4 {
	margin-left: 0;
}
.woocommerce .upsells > h2 {
	margin-bottom: 10px;
}
.woocommerce .offerte-btn,
.woocommerce button.single_add_to_cart_button {
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 0.618em 1em 0.618em 33px;
	line-height: 1;
	margin-right: 4px;
	font-weight: 700;
	border: 0;
	border-radius: 3px;
	color: #FFFFFF;
}
.woocommerce .offerte-btn.secondary-color-bg {
	background-color: #ea931f;
}
.woocommerce div.product form.cart .button,
.woocommerce a.added_to_cart,
.woocommerce .offerte-btn {
	min-width: 173px;
	height: 35px;
	margin-right: 4px;
	margin-bottom: 14px;
}
.woocommerce div.product form.cart {
	margin-bottom: 0px;
}
.woocommerce div.product form.cart div.quantity {
	margin-bottom: 4px;
}
.woocommerce .offerte-btn {
	text-align: center;
}
.wpcf7 form .wpcf7-response-output {
	margin-left: 0;
}
.woocommerce a.added_to_cart {
	/*display: none;*/
}
.woocommerce a.secondary-color-bg {
	transition: all .3s;
}
.woocommerce a.secondary-color-bg:hover {
	background-color: #e3e3e3;
}

.woocommerce-cart .woocommerce-shipping-totals {
	display: none !important;
}

.woocommerce .quantity .qty {
	font-size: 14px;
	width: 72px;
}

.woocommerce-cart table.cart img {
	width: 100px;
}
.woocommerce-cart #content .entry-content,
.woocommerce-checkout #content .entry-content {
	max-width: unset;
}

div#huren-popup {
    margin-top: 2em;
}
.info-section {
    margin-top: 20px;
}

.woocommerce .shopping-cart-white,
.woocommerce .huren {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.woocommerce a.info-link:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/wp-content/themes/rbc-group/assets/download.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
div.woof_info_popup {
	display: none !important;
}

.wc-product-thumbnail {
	background-image: url(/wp-content/uploads/woocommerce-placeholder-600x600.png);
    padding-top: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 40px 0 0 0;
    overflow: hidden;
}

.woocommerce .slick-list {
	height: auto !important;
}

.woocommerce a.remove {
	border-radius: 3px;
	height: 1.1em;
	padding: 3px;
}
.woocommerce a.remove:hover {
	background-color: unset;
}

.cart-wrapper {
	position: relative;
}
.cart-wrapper .icon-img {
	margin-right: 4px;
	image-rendering: auto;
}
.cart-wrapper .cart-count {
	position: absolute;
	top: -5px;
	left: 0;
	text-align: center;
	padding-left: 4px;
	width: 100%;
	color: #455560;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 50%;
}
.woocommerce form .form-row-middle {
    width: 25%;
    /*margin-left: 7px;*/
}
.woocommerce form .form-row-middle.form-row-last {
	float: right;
	margin-left: 0px;
}
.woocommerce form .form-row .optional {
	display: none;
}
.woocommerce form .form-row textarea {
	min-height: 150px;
	max-width: 100%;
}
.woocommerce-checkout .checkout .col-2 .form-row-first {
	clear: none;
}
.woocommerce-shipping-fields {
	margin-bottom: 20px;
}
.woocommerce-privacy-policy-text {
	margin-bottom: 15px;
}
.wpgs.images {
	display: none;
}

.woocommerce ul#shipping_method li label {
	white-space: normal;
}

li.wc_payment_method.payment_method_mollie_wc_gateway_creditcard .payment_box {
	display: none !important;
}

.woocommerce-order .content {
	margin-bottom: 30px;
	max-width: 975px;
}

/* woocommerce shop menu sidebar */
.shop-menu-sidebar {
    position: absolute;
    width: 300px;
    padding-right: 20px;
    height: 100%;
}
.shop-menu-sidebar .widget-container {
	position: relative;
	height: 100%;
}
.shop-menu-sidebar .product-categories {
	list-style: none;
    overflow-y: auto;
    max-height: calc(100% - 155px);
}
.shop-menu-sidebar .product-categories.open {
    display: block;
}
.shop-menu-sidebar .product-categories .children {
	list-style: none;
	margin-left: 10px;
	display: none;
}
.shop-menu-sidebar .product-categories .current-cat .children,
.shop-menu-sidebar .product-categories .current-cat-parent .children{
	display: block;
}
.shop-menu-sidebar .product-categories a {
	position: relative;
	text-decoration: none;
}
.shop-menu-sidebar .product-categories .cat-parent > a::after {
	content: "";
	width: 10px;
	height: 10px;
	background-image: url(/wp-content/themes/rbc-group/assets/v2.png);
	background-size: 8px !important;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s;
	position: absolute;
	top: 0;
	margin-left: 0;
	padding: 5px;
}
.shop-menu-sidebar .product-categories .current-cat > a,
.shop-menu-sidebar .product-categories .current-cat-parent > a {
	font-weight: bold;
}

.woocommerce-billing-fields > h3::before {
	content: "1. ";
}
#ship-to-different-address label > span::before {
	content: "2. ";
}
#order_review_heading::before {
	content: "3. ";
}

#payment .blockOverlay {
	display: none !important;
}

.woocommerce form .form-row-first.street {
    width: 75%;
}

.woocommerce .wpgs-nav,
.woocommerce .wpgs-nav.slick-initialized {
	display: none !important;
}

/* WOOF */
.woof_block_html_items,
.woof_container_inner {
    max-width: 600px;
    width: 100%;
}
.woof_redraw_zone {
    position: absolute;
    width: 300px;
    padding-right: 20px;
}
.woof_redraw_zone .woof_container label {
	display: inline !important;
}
.woof_childs_list_opener span.woof_is_closed {

}
.woof_radio_label {
	margin-left: 0;
}
ul.products.columns-4,
.woocommerce .term-description,
.woocommerce .page-title,
#content.shop-content-bottom .entry-content,
.woocommerce nav.woocommerce-pagination {
	margin-left: 300px;
	max-width: calc(100% - 300px);
}
.woocommerce .woocommerce-products-header .page-title {
	margin-left: 0;
	margin-bottom: 10px;
}
.icheckbox_minimal-aero {
    display: none;
}
.woof_checkbox_label {
	margin-left: 0;
}
.woof .woof_childs_list_opener span {
	background-image: url(/wp-content/themes/rbc-group/assets/v2.png);
	background-size: 8px !important;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s;
	position: relative;
	top: 2px;
}
.woof .woof_childs_list_opener span.woof_is_opened {
	transform: rotate(-90deg);
}
.iradio_minimal-aero,
.woof_radio_term_reset_visible {
	display: none !important;
}
.woof .woof_checkbox_label {
	transition: all .3s;
}
.woof .woof_checkbox_label:hover {
	font-weight: bold;
}
.woof .woof_list li {
	position: relative;
    padding: 3px 0 !important;
    line-height: 1.2;
}
.woof .woof_list li .woof_childs_list_opener {
	position: absolute;
}

.xoo-wsc-basket {
	display: none !important;
}
a.xoo-wsc-ft-btn {
	font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-continue,
.woocommerce a.xoo-wsc-ft-btn-checkout,
a.xoo-wsc-ft-btn-checkout {
	background-color: #229340;
	color: #FFFFFF;
	transition: all .3s;
}
a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-continue:hover,
.woocommerce a.xoo-wsc-ft-btn-checkout:hover,
a.xoo-wsc-ft-btn-checkout:hover {
	background-color: #56636c;
	color: #FFFFFF;
}


/* Mobile menu */
.hidden {
    display: none;
}

.mobile-burger {
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear; 
    z-index: 5;
    overflow: hidden;
    position: fixed;
    top: 65px;
    width: 72px;
    right: -2px;
    height: 40px;
    display: none;
}

.mobile-burger.on {
    max-height: 200000px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(133, 50, 154, 0.95);
    border-radius: 0;
    border: none;
}

.menu-toggle {
    display: inline-block;
    width: 40px;
    height: 30px;
    position: fixed;
    z-index: 99999;
    top: 40px;
    right: 25px;
    cursor: pointer;
}
.menu-toggle.on .one {
    -moz-transform: rotate(45deg) translate(3px, 5px);
    -ms-transform: rotate(45deg) translate(3px, 5px);
    -webkit-transform: rotate(45deg) translate(3px, 5px);
    transform: rotate(45deg) translate(3px, 5px);
}
.menu-toggle.on .two {
    opacity: 0;
}
.menu-toggle.on .three {
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
}

.mobile-burger.on .one,
.mobile-burger.on .two,
.mobile-burger.on .three{
    background-color: white;
}

.one,
.two,
.three {
    width: 77%;
    height: 3px;
    background: black;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 10px;
}

ul.hidden{
    display: none;
}

#mobileMenu ul{
    padding-top: 50px;
}

#mobileMenu ul li{
    float:left;
    width: 100%;
    list-style-type: none;
    position: relative;
    margin-left: -25px;
}

#mobileMenu ul li a {
    line-height: 55px;
    text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-decoration: none;
    width: 80%;
    text-align: center;
    display: block;
    margin: 0 auto;
}

#content .addtoany_content {
	margin-top: 30px;
}


/* Mobile menu */

#header .mobilemenu-button-wrapper {
	transition: all ease .5s;
	min-width: unset;
	height: 30px;
	margin-left: auto;
	position: relative;
    bottom: 0px;
    right: 0px;
}
#header .header-main.mobile .mobilemenu-button-wrapper {
	margin-left: 0;
	min-width: 40px;
}
#header .header-main.mobile .searchform-opener {
	display: block !important;
}
#header .header-main.mobile .searchform-opener i {
	margin: 5px 0px 0px 5px !important;
}
#header .header-main.mobile #search.open {
	display: block !important;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	max-width: 100%;
    z-index: 10000;
}
#header .header-main.mobile #search .search-form {
	max-width: 100%;
	height: 100%;
	padding: 0 40px;
}
#header .header-main.mobile #search .search-form .search-field {
	display: block;
	max-width: unset;
	width: 100%;
	height: 100%;
}
#header .header-main.mobile #search .search-form .search-submit {
	width: 40px;
	position: absolute;
	top: 0;
    right: unset;
    left: 0;
    z-index: 1;
}
#header .header-main.mobile #search .searchform-closer {
	background-color: #E2E2E2;
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
#header .header-main.mobile #search .searchform-closer i {
	margin: 13px 10px 0 0;
}
div#mobile\ mobile-searchform\ search {
	display: none !important;
}
#header .mobilemenu-button-wrapper .mobilemenu-text {
	position: relative;
	bottom: 8px;
	display: none;
}
#header .mobilemenu-button {
	height: 52px;
	font-size: 50px;
	display: inline-block;
	width: 40px;
	height: 30px;
	cursor: pointer;
}
#header .mobilemenu-button .one,
#header .mobilemenu-button .two,
#header .mobilemenu-button .three {
	width: 77%;
	height: 4px;
	background: #455560;
	margin: 5px auto;
	backface-visibility: hidden;
	transition-duration: .3s;
	border-radius: 0px;
}
#header .mobilemenu-button-wrapper.open .mobilemenu-button .one {
    transform: rotate(45deg) translate(3px,5px);
}
#header .mobilemenu-button-wrapper.open .mobilemenu-button .two {
    opacity: 0;
}
#header .mobilemenu-button-wrapper.open .mobilemenu-button .three {
    transform: rotate(-45deg) translate(8px,-10px);
}
#mobile\ mobile-searchform\ search {
	display: none;
}
/* language menu */
.flag-nav {
	display: none;
}
.lang-nav img {
	max-width: 20px;
	height: 13px;
    margin: 10px;
    display: block;
}

.lang-dropbtn img {
	max-width: 20px;
	height: 13px;
    display: block;
}
.lang-dropbtn {
	padding: 16px;
	font-size: 16px;
	border: none;
	margin-top: 5px;
}

/* The container <div> - needed to position the dropdown content */
.lang-dropdown {
	position: relative;
	padding-left: 3px;
	margin-top: -10px;
}

/* Dropdown Content (Hidden by Default) */
.lang-dropdown-content {
	display: none;
	position: absolute;
	right: 6px;
	background-color: #455560;;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999;
}

/* Links inside the dropdown */
..lang-dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.lang-dropdown:hover .lang-dropdown-content {display: block;}
/* Chevron lang button */
.chevron:after {
    content: "";
    background-image: url(/wp-content/themes/rbc-group/assets/v.png);
    width: 15px;
    height: 20px;
    background-size: 30px;
    float: right;
    opacity: 0.5;
    margin-top: 2px;
}

.chevron {
    margin-right: -5px;
    margin-top: 10px;
}
/* form styling */
form input,
form select,
#content .selectize-input,
#huren-popup .selectize-input,
#content .selectize-dropdown,
#huren-popup .selectize-dropdown {
	border: 1px solid transparent;
	background-color: #E2E2E2;
	font-size: 16px;
	color: #000000;
	padding: .618em 1em;
	border-radius: 3px;
	line-height: 1;
}
#content .selectize-input,
#huren-popup .selectize-input {
	width: auto;
	max-width: 100%;
	padding-right: 37px;
}
.selectize-dropdown {
	width: auto !important;
}
form input:focus-visible,
form textarea:focus-visible {
	outline-width: 0px;
	border: 1px solid black;
	border-radius: 5px;
}
.search-form input:focus-visible {
	border-radius: 0;
	outline: none;
}

form input[type="submit"].wpcf7-submit {
	cursor: pointer;
	background-color: #455560;
	color: #FFFFFF;
	border-radius: 3px;
	font-weight: bold;
}

/* Remove arrows from number input fields */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.contact-form-left,
.contact-form-right {
	float: left;
	width: 49%;
}
.contact-form-left {
	margin-right: 2%;
}
.contact-form-left input,
.contact-form-right input {
	max-width: 90%;
}


form textarea {
	border: 1px solid transparent;
	background-color: #E2E2E2;
	font-size: 16px;
	color: #000000;
	padding: 7px;
	width: 65%;
}
.contact-form-submit {
	width: 20%;
	min-width: 120px;
	padding: 15px 15px;
	background: #445561;
	color: #FFFFFF !important;
	font-size: 16px;
}
.contact-us-btn {
	font-size: 15px;
	font-family: 'Raleway';
	letter-spacing: 0.27px;
	text-align: center;
	color: #455560;
	font-weight: 600;
	width: 130px;
	height: 35px;
	border: 1px solid #455560;
	background: transparent;
	cursor: pointer;
}
.contact-us-btn:hover {
	background: #455560;
	color: #FFFFFF;
	border: 1px solid #455560;
	cursor: pointer;
}

.entry-content ul,
.entry-summary ul,
.entry-content ol,
.entry-summary ol {
	margin-left: 25px;
	margin-bottom: 16px;
}
table ul {
	white-space: nowrap;
}
/* Share buttons */
span.a2a_svg {
	background-color: #455560 !important;
}
.woof_submit_search_form_container {
    display: none;
}

/* Mailchimp Footer; had to use !important here unfortunatly */
#mc_embed_signup {
    background: inherit !important;
}

#mc_embed_signup input.email {
    width: 100% !important;
    height: 52px !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
    border: #FFFFFF 1px solid !important;
    background-color: unset !important;
    background-color: transparent !important;
    padding: 15px !important;
}

#mc_embed_signup .button {
    cursor: pointer !important;
    background-color: #455560 !important;
    color: #FFFFFF !important;
    border-radius: 3px !important;
    font-weight: bold !important;
}

#mc_embed_signup .button {
    width: 25% !important;
    height: 52px !important;
    border: none !important;
    font-size: 18px !important;
    cursor: pointer !important;
}

#mc_embed_signup_scroll {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 !important;
}

#mc_embed_signup .foot {
	width: 17% !important;
}


.video-thumbnail .video_icon_img {
	background-image: url(/wp-content/themes/rbc-group/assets/start-5.png) !important;
	background-position: center !important;
	background-size: 50px !important;
}

/* Breadcrumbs */
.🍞,
.bread {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.🍞 li,
.bread li {
	display:inline-block;
	margin: 0 10px;
}

.🍞 li.crumb:first-child,
.bread li.crumb:first-child {
	margin-left: 0;
}

.🍞 li.crumb:last-child a,
.bread li.crumb:last-child a {
	text-decoration: none;
	pointer-events: none;
	color: inherit;
}


/* Responsive */
@media only screen and (max-width: 1920px) {
	#slider .slider-info .main-title {
		font-size: calc(20px + 5vw);
	}
}

@media only screen and (max-width: 1330px) {
	#header #menu ul a {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1280px) {
	#home-services .services .service-wrapper {
		width: 49%;
	}

	.shop-menu-sidebar {
		position: relative;
	}
	.shop-menu-sidebar h4 {
		cursor: pointer;
		color: #FFF;
		background-color: rgba(69, 85, 96, 0.8);
		padding: 10px;
		margin-bottom: 10px;
		position: relative;
		border-style: solid;
		border-width: 0px;
		border-radius: 3px;
	}
	.shop-menu-sidebar h4::after {
		content: "";
		width: 10px;
		height: 10px;
		background-image: url(/wp-content/themes/rbc-group/assets/v.png);
		background-size: 25px !important;
		background-position: top left;
		background-repeat: no-repeat;
		transition: all .3s;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 5px;
	}
	.shop-menu-sidebar .product-categories {
		display: none;
		position: absolute;
		z-index: 10;
		width: 100%;
		max-height: unset;
		background-color: rgba(69, 85, 96, 0.8);
		padding: 0 10px 10px 10px;
		margin-top: -10px !important;
		border-style: solid;
		border-width: 0px;
		border-top-width: 0;
		border-radius: 0 0 3px 3px;
	}
	.shop-menu-sidebar .product-categories a {
		color: #FFF;
	}
	.shop-menu-sidebar .product-categories .cat-parent > a::after {
		background-image: url(/wp-content/themes/rbc-group/assets/v.png);
		background-size: 25px !important;
		background-position: top left;
	}
	ul.products.columns-4,
	.woocommerce .term-description,
	.woocommerce .page-title,
	#content.shop-content-bottom .entry-content {
		margin-left: 0;
		max-width: 100%;
	}
}

@media only screen and (max-width: 1200px) {
	/* Header & Homepage */

	/* Secondary page */
	.has-sidebar .entry-content.primary-color {
		width: 50%;
		float: left;
	}
	/* Footer */
}
@media only screen and (max-width:  1200px) {
	#header #menu ul a {
	    padding: 10px 8px;
	}
}

@media only screen and (max-width: 1080px) {
	#header .header-bottom {
	    display: none;
	    max-height: calc(100vh - 134px);
		overflow-y: auto;
	}
	#header .mobilemenu-button-wrapper {
		display: block !important;
	}
	#header #menu ul {
		flex-direction: column;
		align-items: flex-start;
		margin: 0 10px;
	}
	#header #menu ul li {
		width: 100%;
	}
	body {
	    padding-top: 0px;
	}
	#header {
	    position: initial;
	}

	.posts-wrapper .post {
		margin-bottom: 10px;
	}

	#container {
	    box-shadow: none;
	}

	#slider .slider-info .main-title {
	    margin: 0px;
	    line-height: 50px;
	}

	#slider .slider-info .sub-title {
	    font-size: 50px;
	    line-height: 35px;
	}

	#slider .slider-info .slider-buttons a {
	    padding: 15px 55px;
	    line-height: 10px;
	    font-size: 20px;
	}
	
	#header #menu ul .sub-menu {
		position: relative;
		width: 90%;
		margin: 0 5%;
	}

	#header #menu ul .sub-menu .sub-menu {
		left: 5%;
	}

	#header #menu ul .sub-menu li:last-child::after {
		background: none !important;
		display: none;
	}

	#header #menu ul .sub-menu li:last-child {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 1065px) {
	/* Homepage & Nav bar */
	.icon-block {
		margin-right: 15px;
	}

	#header .header-main #branding img {
		margin-left: 0px;
		max-height: 64px;
	}

	#header .header-main #search {
		max-width: 255px;
	}

	#header .header-main #util-links {
		justify-content: center;
	}

	#slider .slider-info .main-title {
		margin-bottom: 20px;
	}
	#slider .slider-info .slider-buttons a {
		padding: 20px 35px 20px 10px;
	}
	#home-content-banner .content h2 {
		margin: 0px 0px;
	}
	/* Secondary page */

	/* Footer */
}

@media only screen and (max-width: 942px) {
	/* Homepage & Nav bar */
	.icon-block {
		margin-right: 10px;
	}

	#header .header-top .tel {
		padding: 20px 10px;
	}

	#header .header-top .left {
		margin-right: 15px;
	}
	
	#header .header-main #util-links {
		justify-content: left;
	}

	#header .header-top .flex-wrapper {
		justify-content: flex-start;
	}
	
	#header .header-top .left {
		margin-right: 0px;
	}

	#header .header-top .right {
		margin-left: 0px;
	}
	
	#home-services .services .service h2 {
		font-size: 15px;
	}

	#home-product-showcase .products .product {
		max-width: 200px;
	}

	#home-content-banner .content h2 {
		font-size: 25px;
	}
	
	.read-more {
		margin: 0px;
	}

	.posts-wrapper .post {
		margin-right: 20px;
		min-width: 250px;
	}
	/* Secondary page */


	#home-product-showcase .products .product h2 {
		font-size: 16px;
	}

	/* Footer */
	#footer .footer-main .flex-wrapper {
		justify-content: flex-start;
	}

	#footer .widget-area {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 876px) {
	#primary {
		margin-top: 5px;
	}
	/* Home & Header page */
	.icon-block {
		margin-right: 5px;
	}

	#header .tel i {
		margin-right: 5px;
	}

	.posts-wrapper .post {
		margin-right: 5px;
	}

	#home-services .services .service h2 {
		font-size: 21px;
	}
	/* Secondary page */

	/* Footer */
	#footer .widget-area {
		margin-right: 10px;
	}
}

@media only screen and (max-width: 830px) {
	/* Header & Homepage */
	#header .header-main #search {
		max-width: 195px;
	}
	.icon-block {
		margin-right: 35px;
	}
	.left.flex-wrapper {
		flex: 1;
	}
	#slider .slider-info.centered {
		top: 40%;
		width: 80%;
	}
	#home-services {
		top: -130px;
		margin-bottom: -130px;
	}
	/* Secondary page */
	.has-sidebar .entry-content.primary-color {
		width: 80%;
		margin: 0 auto 20px;
		float: none;
	}
	
	#sidebar {
		margin: 10px 10% 20px;
		padding: 0;
		max-width: 80%;
		float: none;
		background: none !important;
		position: relative;
	}
	#sidebar > h3 {
		cursor: pointer;
		color: #FFF;
		background-color: rgba(69, 85, 96, 0.8);
		padding: 10px;
		margin: 0 0 10px 0;
		position: relative;
		border-style: solid;
		border-width: 0px;
		border-radius: 3px;
	}
	#sidebar > h3::after {
		content: "";
		width: 10px;
		height: 10px;
		background-image: url(/wp-content/themes/rbc-group/assets/v.png);
		background-size: 25px !important;
		background-position: top left;
		background-repeat: no-repeat;
		transition: all .3s;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 5px;
	}
	#sidebar a {
		color: #FFF !important;
	}
	#sidebar a.current_page_item::before {
		display: none;
	}
	#sidebar .page_list {
		display: none;
		position: relative;
		z-index: 10;
		width: 100%;
		max-height: unset;
		background-color: rgba(69, 85, 96, 0.8);
		padding: 0 10px;
		margin: -10px 0 0 0 !important;
		border-style: solid;
		border-width: 0px;
		border-top-width: 0;
		border-radius: 0 0 3px 3px;
	}
	#sidebar .page_list.open {
		display: block;
	}
}

@media only screen and (max-width: 800px) {
	#header {
	    position: initial;
	}
	.has-sidebar .entry-content {
		margin-left: 0;
	}
	#content.shop-content-bottom p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 770px) {
	/* Header & Homepage */
	#home-content-banner > .flex-wrapper {
		padding: 0;
	}
	#home-content-banner .content {
		margin-bottom: 25px;
	}
	#home-content-banner .image-wrapper {
		padding-top: 70%;
	}

	.icon-block {
		margin: 10px 20px 10px 0;
	}
	#util-links .icon-title {
		display: none;
	}

	#slider .slider-info .slider-buttons a {
		padding: 20px 40px 20px 10px;
	}
	#slider .slider-info .slider-buttons a::after {
		right: 5px;
	}
	/* Secondary page */
	/* Footer */
	#footer .footer-main {
		/*margin-left: 30px;*/
	}
	
	#footer .footer-top .news-letter {
		/*margin-left: 30px;*/
	}
	
	.news-letter-form {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 680px) {
    #slider .slider-info.centered {
        width: 80%;
    }
    #home-services {
        top: -100px;
        margin-bottom: -100px;
    }
	#home-services .services .service-wrapper {
		width: 100%;
		margin: 0;
	}
    #home-services .services .service {
    	height: 100px;
    	margin-bottom: 10px;
    }
    #home-services .services .service h2 {
    	border-width: 0px;
    	margin: 25px auto;
    }
    #header .header-top .left .text {
        justify-content: left;
    }
    #header .header-top .left .text i {
        font-size: 16px;
    }
    #header .header-main #util-links {
        justify-content: center;
    }
    #header .mobilemenu-button-wrapper {
        z-index: 9999;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
    	width: 100%;
    }
    #footer .textwidget {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 665px) {
	/* Header & Homepage */
	#slider .slider-info .main-title {
		font-size: 45px;
	}
	
	#slider .slider-info .sub-title {
		font-size: 40px;
		letter-spacing: -1px;
	}
	body {
		padding-top: 114px;
	}
	#header {
		position: fixed;
	}
	#header .header-main #util-links {
		flex-direction: column;
	}

	#header .header-main .flex-wrapper {
		flex-direction: column;
	}

	.search-form .search-field {
		width: 100%;
	}
	
	#header .header-main #search {
		max-width: 440px;
		width: 75%;
		margin-left: 0px;
	}
	div#mobile\ mobile-searchform\ search {
		display: block;
	}
	#header .header-main #util-links {
		flex-direction: row;
	}

	#slider .slider-info .main-title {
		margin-top: 10%;
	}
	.search-form .search-submit {
		right: -25%;
	}
	#header .header-top,
	.lang-dropdown-content {
	    background-color: #E2E2E2;
	}
	.lang-dropbtn img {
		max-width: 30px;
		height: 20px;
	}
	#header .header-main {
		display: none;
	}
	#header .header-main.mobile #util-links .icon-title {
		display: none;
	}
	#header .mobile {
		display: block;
	}
	#header .header-top .site-wrapper {
		padding: 0;
	}
	#header .header-top .left {
		display: none;
	}
	#header .header-top .tel {
		padding: 20px;
	}
	#header .header-top .right {
		width: 100%;
	}
	/* Secondary page */
	.cart-wrapper .cart-count {
		top: -15px;
	}
	/* Footer */
}

@media only screen and (max-width: 600px) {
	body {
		font-size: 14px;
	}
	#container {
	    box-shadow: none;
	}
	#content h1 {
		margin-bottom: 16px;
	}
	#content #home-services h1 {
		margin-bottom: 0;
	}

	#header #menu ul a span::before,
	#sidebar a::before {
		display: none;
	}

	#page-parent-banner .parent-banner-content {
		margin-left: 0;
		padding: 40px;
	}
	#slider .slider-info .main-title {
	    font-size: 55px;
	    line-height: 30px;
	    margin: 5px;
	}

	#slider .slider-info .sub-title {
	    font-size: 30px;
	    letter-spacing: normal;
	}
	#header .header-bottom {
	    display: none;
	}

	input[type="search"]:focus::-webkit-search-cancel-button {
		opacity: 0;
		pointer-events: none;
	}

	#home-services {
		top: 0;
		margin-bottom: 0;
	}
	#home-services .services {
		margin-top: 0;
	}

	#home-content-banner .content h1 {
		line-height: 1;
		font-size: 20px;
		margin: 20px 0 15px 0;
	}
	
	#header .header-bottom {
	    display: none;
	}

	#header .header-main #util-links {
	    justify-content: center;
	}

	#slider .slider-info.centered {
		top: 50%;
	}
	#slider .slider-info .info-wrapper {
		display: block;
	    width: 100%;
	    padding: 10px 30px;
	}
	#slider .slider-info.centered .slider-buttons {
		max-width: 160px;
	}
	#slider .slider-info .info-wrapper h1 {
	    font-size: 20px;
	    line-height: 26px;
	}
	#slider .slider-info .info-wrapper h2 {
		font-size: 16px;
		margin: 0;
	}
	#slider .slider-info.site-wrapper {
	    bottom: 10%;
	}
	#slider .slider-info .slider-buttons a {
		padding: 10px 35px 10px 10px;
	    line-height: 20px;
	    font-size: 20px;
	    flex-grow: 1;
	}
	#slider .slider-info .slider-buttons a:after {
	    font-size: 28px;
	}

	#content {
	    margin: 0;
	}

	#home-product-showcase .products {
		border-radius: 40px 0;
		background-color: #FFFFFF;
		margin: 10px 5% 0;
		width: 90%;
	}
	#home-product-showcase .products .product {
		background-color: unset;
		border-radius: 0;
	}

	#home-certified-images {
		margin-bottom: 10px;
	}
	#home-certified-images .images-outer-wrapper {
		overflow-x: auto;
	}
	#home-certified-images .certified-images {
		min-width: 700px;
	}
	#home-recent-news h1 {
		margin: 15px 0;
	}
	#recent-news {
		margin-bottom: 15px;
	}
	#recent-news .posts-outer-wrapper,
	#home-recent-news .posts-outer-wrapper {
		overflow-x: auto;
	}

	/* Hide scrollbar for Chrome, Safari and Opera */
	#home-certified-images .images-outer-wrapper::-webkit-scrollbar,
	#recent-news .posts-outer-wrapper::-webkit-scrollbar,
	#home-recent-news .posts-outer-wrapper::-webkit-scrollbar {
		display: none;
	}
	/* Hide scrollbar for IE, Edge and Firefox */
	#home-certified-images .images-outer-wrapper,
	#recent-news .posts-outer-wrapper,
	#home-recent-news .posts-outer-wrapper {
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
	}


	section.up-sells.upsells.products {
		overflow-x: auto;
		padding-bottom: 14px;
		margin-bottom: 14px;
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
	}
	section.up-sells.upsells.products::-webkit-scrollbar {
		display: none;
	}
	section.up-sells.upsells.products ul.products {
		width: 300%;
		max-width: unset;
	}
	section.up-sells.upsells.products ul.products li.product {
		position: relative;
		width: 30%;
		margin: 0 1.66%;
		clear: none;
	}


	#recent-news .posts-wrapper,
	#home-recent-news .posts-wrapper {
		width: 300%;
		padding: 0;
	}
	#recent-news .posts-wrapper .post,
	#home-recent-news .posts-wrapper .post {
		position: relative;
		width: 30%;
		margin: 0 1.66%;
	}
	#recent-news,
	#home-recent-news {
		position: relative;
		padding-bottom: 28px;
	}
	section.up-sells.upsells.products::after,
	#recent-news::after,
	#home-recent-news::after {
		content: "";
		position: absolute;
		right: 5%;
		bottom: 0;
		width: 28px;
		height: 14px;
		background-image: url(/wp-content/themes/rbc-group/assets/slide.png);
		background-position: center;
		background-size: 28px;
		background-repeat: no-repeat;
		background-color: #B2B7BB;
		padding: 7px;
	}
	#mc_embed_signup input.email {
		font-size: 14px !important;
	}
	.contact-form-left input, .contact-form-right input,
	.contact-form-left, .contact-form-right {
		max-width: 100%;
		width: 100%;
	}
	.wpcf7-list-item {
		margin-left: 0;
	}
	form textarea {
		width: 100%;
	}
	/* Woocommmerce */
	.woocommerce table.shop_table {
		margin-top: 15px;
	}
	.woocommerce-cart table.cart td.product-remove {
		position: absolute;
	}
	.woocommerce-cart table.cart td.product-name {
		padding-left: 40px;
		border-top: none;
	}
	.woocommerce .checkout {
		margin-top: 15px;
	}
	.woocommerce form .form-row,
	.woocommerce form .form-row-middle,
	.woocommerce form .form-row-first.street,
	.woocommerce form .form-row-middle.form-row-last {
		width: 100%;
		margin-left: 0;
	}
	.woocommerce #ship-to-different-address {
		font-size: 16px;
	}
	.woocommerce #order_review_heading {
		margin-top: 15px;
	}
}

@media only screen and (max-width : 580px) {
    #slider .slider-info .slider-buttons a {
        padding: 10px 0;
        line-height: 18px;
        margin: 10px 5px;
    }

    #footer .widget-area {
        margin-right: 20px;
    }

    .woocommerce .woocommerce-ordering {
    	position: absolute;
    	margin-top: 60px;
    	width: 280px;
    	z-index: 9;
    }
    .woocommerce .shop-menu-sidebar {
    	padding-bottom: 74px;
    }
}

@media only screen and (max-width: 500px) {
	/* Header & Homepage */

	#header .header-top .left .text {
		flex-direction: row;
	}

	#header .header-top .tel {
		padding: 20px 15px;
		margin: 0;
	}

	#slider {
		min-height: 150px;
	}

	#content #home-services h1 {
		font-size: 26px;
	}

	.has-sidebar .entry-content.primary-color {
		width: 100%;
	}

	#sidebar {
		margin: 10px 0;
		max-width: 300px;
		width: 100%;
	}
	
	h1 {
		font-size: 24px;
		line-height: 30px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 16px;
	}
	h4 {
		font-size: 14px;
	}

	#slider.has-thumbnail {
		margin-top: 0%;
		padding-top: 8%;
		min-height: 200px;
	}

	#slider .slider-info.site-wrapper {
		bottom: 10%;
	}

	#slider .slider-info .slider-buttons a {
        padding: 10px 35px 10px 0px;
        line-height: 20px;
        margin: 10px 0;
	}
	#slider .slider-info .slider-buttons a:after {
		font-size: 24px;
		right: 10px;
	}

	#home-product-showcase h1 {
		font-size: 26px;
	}

	.posts-wrapper .post {
		min-width: unset;
		width: 100%	;
	}
	
	.wpml-ls-legacy-list-horizontal a {
		padding: 5px;
	}

	#footer .footer-top .news-letter h2 {
		font-size: 22px;
		margin: 0;
	}
	
	#footer .footer-top .news-letter-form form input[type=submit] {
		width: 30%;
	}

	#footer .footer-top .news-letter-form form>p>span {
		width: 70%;
	}

}

@media only screen and (max-width : 457px) {
	body {
		padding-top: 92px;
	}
	#header .header-top .tel {
		width: 100%;
		text-align: center;
		padding: 9px;
	}
	#mobile\ mobile-searchform\ search {
		width: 100%;
	}
	.search-form .search-submit {
		width: 41px;
		font-size: 21px;
	}
}
@media only screen and (max-width : 450px) {
	#home-product-showcase .products .product {
		max-width: 48%;
		height: 221px;
		padding-bottom: 30px;
		border-radius: 40px 0 0 0;
	}
	#home-product-showcase .products .product h2 {
		font-size: 14px;
		line-height: 20px;
		padding: 5px 0;
	}
	#home-content-banner .image-wrapper,
	#home-content-banner .content {
		width: 100%;
		min-width: unset;
	}
	#home-recent-news .posts-wrapper {
		justify-content: center;
	}
	#footer .footer-main h3.widget-title {
		margin: 10px 0;
	}
}

@media only screen and (max-width : 405px) {
    #slider .slider-info .main-title {
        font-size: 40px;
        margin: 0px;
	}
	#slider .slider-info .sub-title {
		font-size: 22px;
	}
	#slider .slider-info .slider-buttons a {
		padding: 8px 0;
		line-height: 20px;
		margin: 5px -30px;
		font-size: 18px;
	}
	
	#slider .slider-info .slider-buttons a:after {
		font-size: 23px;
	}

	#home-product-showcase .products .product {
		height: 199px;
	}
	#home-product-showcase .products .product h2 {
		font-size: 12px;
	}

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		margin: 0 auto 30px;
		min-height: unset;
	}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		float: left;
	}
	.wc-product-thumbnail {
		padding-top: 50%;
	}

	#footer .footer-top .news-letter h2 {
		font-size: 18px;
	}
}
@media only screen and (max-width : 375px) {
	#home-product-showcase .products .product {
		height: 186px;
	}
}

.grecaptcha-badge { visibility: hidden; }
span.captcha-notice { font-size: 12px; }
button.play.rounded-box.state-playing {display: none !important;}