/*
 Theme Name:	DSG WEB
 Theme URI:
 Description:	DSG WEB Theme
 Author:	DSG WEB
 Theme URI:	http://www.dsgweb.nl
 Template:	nisarg
 Version:	1.0.0
*/
@import url("../nisarg/style.css");

@font-face {
    font-family: Hello Paris; /* set name */
    src: url(assets/fonts/Hello-Paris-Sans-Regular.ttf); /* url of the font */
}

/* =Theme customization starts here
------------------------------------------------------- */

.cb-carousel-block:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    width: 70px;
    top: 0;
    position: absolute;
    background: #E7E0D6;
    background: linear-gradient(90deg,rgba(231, 224, 214, 1) 50%, rgba(20, 25, 25, 0) 100%);
    z-index: 2;
}

.cb-carousel-block:after {
    content: "";
    display: block;
    height: 100%;
    right: 0;
    width: 70px;
    top: 0;
    position: absolute;
    background: #E7E0D6;
    background: linear-gradient(270deg,rgba(231, 224, 214, 1) 50%, rgba(20, 25, 25, 0) 100%);
    z-index: 2;
}

.wp-block-cb-carousel-v2.alignfull .cb-button-next, .wp-block-cb-carousel-v2.alignfull .cb-button-prev{
    color: #fff;
    text-shadow: 0 0 11px rgba(0, 0, 0, 0.5);
}

.desktop #mega-menu-wrap-primary .mega-menu-toggle ~ button.mega-close{
    display: none;
}

html{
    overflow-x: hidden;
}

.post-content{
    background: transparent;
}

body {
    background: #e7e0d6;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html #wpadminbar {
    position: fixed;
}

.post-content, .single-post-content, .post-comments, .comments-area, #secondary .widget {
    box-shadow: none;
}

#breadcrumbs {
    font-size: 12px;
    color: #aaa;
}

.entry-title {
    font-family: Poppins, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    overflow: visible;
    margin: 5px 0 15px;
}

.entry-header, .entry-content, .entry-summary, .entry-footer {
    padding: 0;
    text-align: left;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Poppins, sans-serif;
    text-transform: none;
    font-weight: bold;
    color: #000;
}

h1 {
    font-size: 50px;
    text-transform: none;
}

h2 {
    font-size: 40px;
    letter-spacing: 2px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 16px;
    color:#978f84!important;
    letter-spacing: 4px;
}

body, button, input, select, textarea {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

input, select, textarea{
    background: #ededed;
    color: #333;
    border: 0;
    border-radius: 3px;
}

.entry-summary, .entry-content{
    color: #333;
}

a.btn .fa {
    color: white;
    font-weight: 400;
}

.entry-content a,
#secondary .widget a {
    color: #333;
    text-decoration: underline;
}

.entry-content a:hover,
#secondary aside.widget a:hover {
    color: #666;
}

.navbar .contact-bar span a{
    color: #141919;
}

footer#colophon a {
    color: #fff;
}

.navbar .contact-bar span a:active,
.entry-title a:active,
h2.entry-title a:active,
footer#colophon a:active,
footer#colophon a:active .fa,
.navbar .contact-bar span a:focus,
.entry-title a:focus,
h2.entry-title a:focus,
footer#colophon a:focus,
footer#colophon a:focus .fa,
.navbar .contact-bar span a:hover,
.entry-title a:hover,
h2.entry-title a:hover,
footer#colophon a:hover,
footer#colophon a:hover .fa {
    color: #333;
    text-decoration: underline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.btn,
a.btn:visited,
div.news-block .read-more,
.woocommerce .add-request-quote-button.button,
.gform_button.button {
    display: inline-block;
    border: 1px solid #e7e0d7;
    padding: 5px 15px!important;
    text-decoration: none;
    margin: 0 0 10px 0;
    background: #5c2c36;
    border-radius: 28px!important;
    color: #e7e0d7;
    font-family: inherit;
    font-size: 17px!important;
    font-style: normal;
    font-weight: 700;
    line-height: inherit;
    margin-top: 10px;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-left: 30px;
    text-transform: uppercase;
}

button:active,
button:focus,
button:hover,
html input[type="button"]:active,
html input[type="button"]:focus,
html input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover,
a.btn:active,
a.btn:focus,
a.btn:hover,
div.news-block .read-more:active,
div.news-block .read-more:focus,
div.news-block .read-more:hover,
body.woocommerce .add-request-quote-button.button:active,
body.woocommerce .add-request-quote-button.button:focus,
body.woocommerce .add-request-quote-button.button:hover,
.gform_button.button:active,
.gform_button.button:focus,
.gform_button.button:hover{
    border-radius: 28px!important;
    border: 1px solid #e7e0d7;
    background: #e7e0d7!important;
    color: #5c2c36!important;
}

button.search-submit {
    margin: 0;
}

.gform_wrapper form .gform_footer input.button,
.gform_wrapper form .gform_footer input[type=image],
.gform_wrapper form .gform_footer input[type=submit] {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 3px;
}

a.btn-default:hover,
a.btn-default:focus {
    border: 0;
}

section.error-404 {
    margin-bottom: 60px;
}

input[type="search"].search-field {
    width: calc(100% - 35px);
}

button.search-submit {
    border-radius: 0 3px 3px 0;
    width: 35px;
}

.search-submit:before {
    line-height: 35px;
}

div.youtube-supercontainer {
    position: relative;
}

div.youtube-supercontainer div.youtube-container {
    position: relative;
    height: 0;
    padding-top: 65%;
}

div.youtube-supercontainer div.youtube-container > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
}

/* Header
=========================================== */

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::after{
    height: 1px!important;
}

.header .youtube-supercontainer,
.header{
    height: 400px;
    overflow: hidden;
}

#mega-menu-wrap-primary:before{
    content: "";
    height: 1px;
    background: #e4d8c8;
    width: 100vw;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
    display: block;
    position: absolute;
}

body:not(.home) #masthead {
    margin-bottom: 45px;
    background: #141919;
}

#spacer {
    display: none;
}

.navbar {
    width: 100%;
    box-shadow: none;
    margin: 0;
}

.navbar .contact-bar {
    background: #e4d8c8;
    width: 100%;
    z-index: 20000;
}

.navbar .contact-bar > div {
    padding: 5px 15px;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.navbar .contact-bar .fa,
.navbar .contact-bar span {
    color: #141919;
    text-transform: none;
}

.navbar .contact-bar span {
    line-height: 30px;
    display: inline-block;
    font-weight: 600;
}

.navbar .contact-bar span:not(:last-child) {
    margin-right: 50px;
}

.navbar .contact-bar a {
    text-decoration: underline;
}

.navbar .contact-bar button,
.navbar .contact-bar input {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    border-radius: 0;
    border: 0;
    margin: 4px 0;
}

.navbar .contact-bar .widget .search-submit:before {
    line-height: 26px;
}

.navbar-header {
    height: 80px;
    position: relative;
    float: none;
}

.navbar-default {
    background: #5c2c36;
    border-bottom: 0;
}

.navbar-default .navbar-toggle {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #333;
    border-radius: 5px;
}

.navbar-toggle .icon-bar {
    height: 3px;
    background: #fff!important;
}

.navbar-collapse.collapse {
    position: relative;
    display: none;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

#masthead .navbar-brand {
    position: absolute;
    bottom: 20%;
    z-index: 10000;
    padding: 0;
    margin: 0;
    height: 60%;
    max-width: calc(100% - 75px);
    width: auto;
}

.navbar-brand img {
    margin: 0;
    max-width: 100%;
    height: 100%;
}

.navbar-nav {
    position: absolute;
    right: 0;
    bottom: 40px;
    transform: translateY(50%);
    -webkit-transform: translateY(-50%);
}

.navbar-default .navbar-nav > li > a {
    border: 0;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 31px 0 0 0;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    line-height: 2;
    text-decoration: none;
    padding: 3px 15px;
}

.navbar-default .navbar-nav .dropdown-menu > .active > a,
.navbar-default .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: #e4d8c8;
    color: #fff;
}

.navbar.navbar-default .navbar-nav > .active > a, .navbar.navbar-default .navbar-nav > .active > a:hover, .navbar.navbar-default .navbar-nav > .active > a:focus {
    border: 0;
    background: #e4d8c8;
    background-size: 100% 100%;
    color: #fff;
    padding: 5px 10px;
}

.navbar.navbar-default .navbar-nav > li > a:hover,
.navbar.navbar-default .navbar-nav > li > a:focus {
    color: #e4d8c8;
}

.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    background: #e4d8c8;
    color: white;
}

.dropdown-toggle {
    width: auto;
    background: none;
    height: 20px;
}

.dropdown-toggle:after {
    background-color: transparent;
    content: "";
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
    background: none;
}

.navbar .caret {
    display: none;
}

.nav > li:not(.active):last-child > a {
    margin-right: -15px;
}

.dsg-header .youtube-container {
	position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.dsg-header .youtube-container iframe {
	position: absolute;
    top: -4.65%;
    left: 0;
    height: 109.4%;
    width: 100%;
    border: 0;
}

.dsg-header.large-header .image-container,
.dsg-header.large-header{
    height: 650px!important;
}

.headerfade {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#222222',GradientType=0 );
    height: 40px;
    margin-top: -40px;
    z-index: 3;
    position: relative;
}

.contact-bar .fa-star{
    font-size: 10px;
}

/* Footer
=========================================== */
footer#colophon .fa-star{
    color: #000!important;
}

footer#colophon {
    background: #5c2c36;
    padding: 0;
}

footer#colophon .site-info {
    margin: 0 auto;
    padding: 15px 35px 35px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 45px;
}

footer#colophon .widget {
    padding: 10px 0;
}

footer#colophon a:hover,
footer#colophon a:hover .fa,
footer#colophon a:active,
footer#colophon a:active .fa,
footer#colophon a:focus,
footer#colophon a:focus .fa{
    color: #666;
}

footer#colophon .widget {
    vertical-align: top;
    margin-bottom: 30px;
}

footer#colophon .widget-title {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #e4d8c8;
    text-align: left;
    text-transform: uppercase;
}

footer#colophon .fa {
    color: white;
    text-transform: none;
    font-size: 25px;
}

footer#colophon .site-credits {
    position: fixed;
    bottom: 0;
    width: 100vw;
    margin: 0;
    padding: 0 20px;
    background: rgba(92,44,54,0.84);
    backdrop-filter: blur(10px);
    z-index: 999;
}

footer#colophon .site-credits .flexrow{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

footer#colophon .site-credits span *:not(.wp-element-button):not(.far){
    color: #e4d8c8;
    margin: 0;
}

footer#colophon .site-credits .wp-element-button{
    padding: 5px 25px;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    letter-spacing: 0;
}

footer#colophon .site-credits span h3{
    text-transform: uppercase;
    font-weight: 600;
}

footer#colophon .site-credits p{
    line-height: 1;
}

footer#colophon .site-credits span {
    display: block;
    margin: auto;
    padding: 0 15px;
    font-size: 12px;
    line-height: 40px;
    text-decoration: none;
}

i.fab{
    font-size: 30px;
}

.wp-block-social-links .wp-social-link svg{
    width: 35px;
    height: 35px;
}

.sub-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.sub-menu > li > a {
    padding: 0;
}

/* Sidebar
=========================================== */

#secondary .widget,
.yith-wcan-filters{
    background: transparent;
}

#secondary .widget,
#secondary .widget ul,
#secondary .widget li {
    border: 0;
    padding: 0;
}

#secondary .widget-title {
    margin: 0 0 20px;
    padding: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
}

#secondary h4.widget-title::after {
    content: none;
}

/* Blog/Archive
=========================================== */

.blog article,
.archive article {
    margin-bottom: 92px;
}

.blog article > *,
.archive article > * {
    vertical-align: top;
}

.has-post-thumbnail .featured-image {
    display: inline-block;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.has-post-thumbnail .featured-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.has-post-thumbnail .article-container {
    display: block;
    width: 100%;
    padding: 20px;
}

.has-post-thumbnail .article-container h3{
    font-size: 25px;
}

article .entry-meta,
.read-more {
    text-align: left;
    text-transform: none;
}

.read-more a {
    font-size: 20px;
}

article .entry-meta {
    font-weight: 400;
    color: #424242;
}

article .entry-meta a {
    color: #00A99D;
    text-decoration: underline;
}

article .entry-meta a:hover {
    color: #666;
}

.entry-header .entry-meta::after {
    content: none;
}

/* Shortcodes
====================================================================================== */

.woocommerce .add-request-quote-button.button,
.woocommerce .add-request-quote-button-addons.button,
.yith-wceop-ywraq-button-wrapper .add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button{
    border: 1px solid #5c2c36;
}

.entry-content .wp-element-button:after{
    content: "\f105";
    font-family: fontawesome;
    margin-left: 10px;
}

.alignfull{
    width: 100vw;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
    position: relative;
}

.alignfull,
.pattern > .wp-block-cover{
    border-radius: 0!important;
}

.alignwide {
    width: 85vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    position: relative;
}

.wp-block-embed.is-type-video.header .youtube-supercontainer .youtube-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 21:9 aspect ratio = (9 / 21) * 100 */
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.wp-block-embed.is-type-video.header .youtube-supercontainer .youtube-container iframe {
    position: absolute;
    top: -12.5%; /* Adjust this to center the cropped video */
    left: 0;
    width: 100%;
    height: 125%; /* Zoom to crop the black bars */
    border: 0;
}

.wp-block-embed.is-type-video.header .youtube-supercontainer{
    position: relative;
}

.wp-block-embed.is-type-video.header .youtube-supercontainer .headertext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2;
}

.wp-block-embed.is-type-video.header .youtube-supercontainer{
    position: relative;
}

.whatsapp {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #25d366;
    border: 1px solid #25d366;
    transition: all .2s ease-in-out;
    animation: pulse-green 2s infinite;
    -webkit-animation: pulse-green 2s infinite;
    display: block;
    z-index:99999;
}

@keyframes pulse-green{
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgb(37, 211, 102);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.whatsapp:before {
    content: "\f232";
    font-family: 'fontawesome' !important;
    font-size: 30px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.whatsapp:after {
    content: 'Klik hier voor WhatsApp, bellen graag via 0320-261777';
    background-color: #333333;
    padding: 10px 15px;
    color: #fff;
    position: absolute;
    font-weight: 700;
    top: -95px;
    border-radius: 15px;
    right: 0;
    width: 212px;
    border: 1px solid #fff;
    display: block;
    font-size:14px;
}*/

.wp-block-embed.is-type-video.header .youtube-supercontainer:before{
    content: "";
    background: rgba(0,0,0,0.2);
    width: 100vw;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
}

#breadcrumbs *{
    font-family: "Montserrat", sans-serif;
}

#breadcrumbs a{
    font-weight: 600;
}

.wp-block-embed.is-type-video.header .youtube-supercontainer .headertext .container > div *:not(a){
    color: #fff!important;
    font-family: Hello Paris, sans-serif;
    text-transform: none;
    text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
	font-family: Poppins, sans-serif;
    text-transform: none!important;
    font-size: 16px;
	font-weight:400!important;
}

section.bg-section {
    position: relative;
    margin: 30px 0;
    padding: 30px 0;
}

section.bg-section .bg {
    position: absolute;
    height: 100%;
    min-width: 100vw;
    max-width: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    z-index: 0;
    background-size: cover;
    background-position: 50%;
}

section.bg-section * {
    position: relative;
    z-index: 1;
}

div.news-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 25px;
}

div.news-block article {
    margin-bottom: 50px;
    width: 30%
}

div.news-block article > a {
    max-width: 400px;
    flex-wrap: wrap;
    text-decoration: none;
    color: inherit;
}

div.news-block .article-thumbnail {
    width: 100%;
    margin-bottom: 15px;
}

div.news-block .content {
    width: 100%;
}

div.news-block .title {
    font-size: 20px;
}

div.news-block .read-more {
    margin-top: 15px;
}

.post-content hr.is-style-default{
    width: 40%;
    margin: 30px auto;
}

.yith_magnifier_thumbnail img{
    aspect-ratio: 1/1;
    margin: 0!important;
}

.woocommerce div.product div.images img{
    aspect-ratio: 1/1!important;
    object-fit: cover!important;
    object-position: center!important;
}

.woocommerce ul.products li.product a img{
    border-radius: 13px;
}

.yith_magnifier_gallery li {
    width: 60px !important;
    margin: 0 5px 0 0 !important;
}

.yith_magnifier_gallery{
    text-align: left!important;
    width: 100% !important;
}

.woocommerce div.product div.images div.thumbnails{
    padding-top: 0!important;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{
    margin: 0!important;
}

.woocommerce .summary .widget{
    margin-bottom: 30px;
}

.faqs .faq-tab-bar{
    margin-bottom: 20px;
}

.faqs .faq-tab-bar .tab {
    display: inline-block;
    padding: 10px 25px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.faqs .faq-tab-bar .tab.active{
    border-color: #978f84;
    color: #978f84;
}

.faqs .faq-panes .pane .faq {
    border-bottom: 2px solid #978f84;
}

.faqs .faq-panes .pane .faq .title:after {
    content: "\f107";
    position: absolute;
    right: 0;
    font-family: 'FontAwesome';
}

.faqs .faq-panes .pane .faq .title {
    position: relative;
    padding: 25px 0;
    cursor: pointer;
}

.faqs .faq-panes .pane .faq.active .title:after {
    content: "\f106";
}

.faqs{
    margin-bottom: 45px;
}

.woocommerce .sidebar .filters-container div:not(.filter-tax:first-child) > .filter-content{
    display: none;
}

.woocommerce .woocommerce-products-header__title.page-title,
.woocommerce .woocommerce-breadcrumb{
    display: none;
}

.woocommerce .woocommerce-products-header{
    margin-bottom: 60px;
}

.woocommerce .woocommerce-loop-product__title:after{
    content:"";
    display: block;
    width: 20px;
    background: #978f84;
    height: 1px;
    margin-top: 10px;
}

p.has-large-font-size{
    font-size: 18px;
}

p.has-large-font-size i{
    font-size: 20px;
     color: #978f84;
}

.pattern .wp-block-columns img{
    margin-bottom: 0;
}

.yith-wcan-filters .yith-wcan-filter{
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin-bottom: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-title,
#secondary .widget-title{
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #000!important;
    letter-spacing: 0;
    text-transform: none;
    cursor: pointer;
}

#secondary .widget-title{
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.yith-wcan-filters .yith-wcan-filter .filter-title:after{
    content: "-";
    position: absolute;
    right: 0;
}

.yith-wcan-filters .yith-wcan-filter.closed .filter-title:after{
    content: "+";
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item a{
    font-weight: 300;
    text-decoration: none!important;
}

.yith-wcan-filters .yith-wcan-filter .filter-content{
    margin-top: 20px;
}

a.floor {
    display: flex;
    border: 1px solid #ccc;
    text-decoration: none;
    align-items: center;
}

a.floor .img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    margin-bottom: 0;
}

a.floor .img {
    flex-basis: 15%;
}

a.floor .content h3 {
    font-size: 16px;
}

a.floor .content {
    padding: 0 20px;
    margin: -20px 0;
}

.projects{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.projects > a{
    flex-basis: 32%;
    align-items: end;
}

/* Slider
-------------------------------------------------------------- */

.slider {
    position: relative;
}

.slider .slider-filter {
    display: flex;
    justify-content: flex-start;
    margin: 15px 0;
}

.slider .slider-filter .filter-option {
    margin: 0 10px;
    padding: 5px;
    cursor: pointer;
}

.slider .slider-filter .filter-option.active {
    border-bottom: 3px solid currentColor;
}

.slider .slide-container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.slider:not(.arrows) .slide-container {
    padding: 0;
    margin: 0 -1%;
}

.slider:not(.arrows) .arrow {
    display: none !important;
}

.slider .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    padding: 5px;
    font-size: 24px;
    line-height: 1;
    display: none;
    z-index: 5;
}

.slider .arrow.left {
    left: 0;
}

.slider .arrow.right {
    right: 0;
}

.slider .slide-slider {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .slide {
    display: inline-block;
    width: 33.3%;
    white-space: normal;
    position: relative;
    left: 0;
    padding: 0 1%;
    vertical-align: middle;
    text-align: center;
}

.slider .slide.align-left {
    text-align: left;
}

.slider .slide.align-right {
    text-align: right;
}

.slider .slide.align-justify {
    text-align: justify;
}

.slider .slide a:not(.btn) {
    text-decoration: none;
    color: inherit;
    display: block;
    margin: auto auto 15px;
}

.slider .slide .img {
    width: 100%;
    padding-top: 100%;
    vertical-align: middle;
    display: inline-block;
    background: center no-repeat;
    background-size: cover;
    border-radius: 13px;
}

.slider .slide .slide-title {
    margin: 0 0 1em;
    font-size: 16px;
}

.slider .slide .read-more {
    display: inline-block;
    margin-top: 15px;
}

.slider:not(.dots) .pagination-container {
    display: none;
}

.slider .pagination-container {
    text-align: center;
    margin: 25px 0 15px;
}

.slider .pagination-container .page-dot {
    width: 13px;
    height: 13px;
    background: currentColor;
    border-radius: 100%;
    display: inline-block;
    cursor: pointer;
    margin: 5px;
}

.slider .pagination-container .page-dot:not(.current):not(:hover) {
    opacity: 0.5;
}

.slider .slide.hidden,
.slider .pagination-container .page-dot.hidden {
    display: none;
}
p#soorten {
    transform: translateY(-140px);
    -webkit-transform: translateY(-140px);
    color: transparent;
    height: 0;
}

.posts>.post-content .inner {
    border: 1px solid #efefef;
    border-radius: 15px;
    overflow: hidden;
}

.posts>.post-content {
    clear: unset;
    margin-bottom: 30px;
}


/* Browser Responsiveness
=========================================== */

@media (max-width: 1031px) {
    
}

@media (max-width: 807px) {

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{
        justify-content: center;
    }

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle ~ button.mega-close{
        display: inline-block;
        width: fit-content !important;
        background: transparent!important;
    }

    .wp-element-button,
    button, html input[type="button"], input[type="reset"], input[type="submit"], a.btn, a.btn:visited, div.news-block .read-more, .woocommerce .add-request-quote-button.button{
        padding: 10px 0!important;
        text-align: center;
    }

    .ajax-loading{
        display: none;
    }

    .wp-block-cover.is-style-vloer .wp-block-button{
        width: 80%!important;
    }

    .wp-block-button,
    button, html input[type="button"], input[type="reset"], input[type="submit"], a.btn, a.btn:visited, div.news-block .read-more, .woocommerce .add-request-quote-button.button{
        width: 100% !important;
    }

    .faqs .faq-panes .pane .faq .title:after{
        top: 25px;
    }

    .faqs .faq-panes .pane .faq .title{
        padding-right: 15px;
    }

    .wp-block-cover__inner-container{
        padding: 0!important;
    }

    p#soorten {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
    }

    .wp-block-cover.is-style-halfbg {
        background: #e4d8c8;
        flex-direction: column-reverse;
    }

    .wp-block-cover.is-style-halfbg > img {
        position: relative;
        width: 100vw;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        left: calc(50% + 17px);
        margin-bottom: -105px;
        margin-top: 50px;
    }

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100%!important;
    }
    .woocommerce #secondary .widget .widget-title{
        color: transparent!important;
        border: 1px solid #000!important;
        padding: 10px 25px!important;
        position: relative;
    }

    .woocommerce .sidebar .widget .widget-title:after {
        color: #000;
        content: "Filteren" !important;
        font-size: 16px;
        position: absolute !important;
        top: 50%!important;
        transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%) !important;
        left: 0!important;
        height: fit-content !important;
        width: 100% !important;
        text-align: center;
    }

    .woocommerce .sidebar .widget .wp-widget-group__inner-blocks{
        display: none;
    }

    .mega-sub-menu{
        background: #5c2c36!important;
    }

    .mega-sub-menu > li > a{
        color: #fff!important;
        background: #5c2c36!important;
        text-align: center!important;
        height: 60px!important;
        line-height: 60px!important;
    }

    .wp-block-media-text__content{
        padding: 0!important;
    }
    #spacer {
        display: block;
    }

    .header .youtube-supercontainer, .header{
        height: 600px;
    }

    .is-style-halfbg .wp-block-cover .wp-block-cover__inner-container{
        padding: 0!important;
    }

    .is-style-blur .wp-block-cover__inner-container{
        padding: 0!important;
    }

    h1,
    h1.has-x-large-font-size{
        font-size: 30px!important;
        text-transform: uppercase;
    }

    h2 {
        font-size: 25px;
        letter-spacing: 2px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
        color:#978f84!important;
        letter-spacing: 4px;
    }

    li.mega-menu-grid.sidebar > a{
        display: none!important;
    }

    li.mega-menu-grid.sidebar .mega-sub-menu{
        display: block!important;
    }

    li.mega-menu-grid.sidebar .fa-star{
        color: #000!important;
    }

    li.mega-menu-grid.sidebar .wp-block-button{
        width: 100%;
    }

    footer#colophon .site-info .widget:nth-child(6){
        order: 5;
    }
    footer#colophon .site-info .widget:nth-child(7){
        order: 6;
    }
    footer#colophon .site-info .widget:nth-child(8){
        order: 7;
    }
    footer#colophon .site-info .widget:nth-child(5){
        order: 8;
    }

    footer#colophon .site-info{
        margin-bottom: 0;
        padding: 25px 35px;
        display: grid;
    }
    footer#colophon .site-credits{
        display: none;
    }
    footer#colophon .mobilebuttons{
        display: flex !important;
        justify-content: space-evenly;
        width: 100vw;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #5c2c36;
        border-top: 1px solid #141919;
    }
    footer#colophon .mobilebuttons a {
        flex-basis: 33%;
        text-align: center;
        font-size: 28px !important;
        padding: 15px 10px;
    }
    footer#colophon .mobilebuttons a:not(:last-child){
        border-right: 1px solid #141919;
    }
    .wp-block-embed.is-type-video.header .youtube-supercontainer .youtube-container {
        position: relative;
        width: auto;
        height: 100%;
        padding-top: 56.25%;
        overflow: hidden;
    }

    .wp-block-embed.is-type-video.header .youtube-supercontainer .youtube-container iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: 100%;
        border: 0;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        max-width: unset;
        aspect-ratio: 16 / 9;
    }
    .wp-block-embed.is-type-video.header .youtube-supercontainer .headertext{
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    .wp-block-embed.is-type-video.header .youtube-supercontainer .headertext,
    .wp-block-embed.is-type-video.header .youtube-supercontainer .headertext .container > div{
        width: 100%;
    }

    .contact-bar{
        display: none;
    }

    #masthead .navbar-brand{
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    #navigation_menu div.mega-menu-wrap {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        width: 100vw;
        z-index: 10001;
    }

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{
        flex-basis: 25%!important;
    }

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center{
        flex-basis: 50%!important;
    }

    #navigation_menu .desktop{
        display: none;
    }

    #navigation_menu .mobile{
        display: block!important;
    }

    #navigation_menu .mega-menu-wrap .mega-menu-toggle ~ button.mega-close:before {
        font-size: 40px;
        margin-top: 15px;
        margin-left: 10px;
    }

    .mega-menu-toggle-animated-block{
        margin-left: 10px;
    }

    .navbar-header .contact-bar .wp-block-buttons{
        display: none;
    }

    .navbar-nav{
        transform: none;
    }

    .dsg-header .owl-caption, .dsg-header .header-caption{
        width: 100%!important;
    }

    .container,
    .wp-block-cover.is-style-halfbg .wp-block-cover__inner-container,
    .alignfull .wp-block-cover__inner-container,
    .pattern .wp-block-cover__inner-container{
        width: auto;
        padding: 0 35px;
    }

    html {
        overflow-x: hidden;
    }

    .navbar-nav {
        margin: 0;
        position: static;
    }

    .navbar-fixed-top,
    .admin-bar .navbar-fixed-top {
        top: 0;
        position: relative;
        margin-bottom: -80px;
    }

    .navbar-fixed-top.menuout,
    .admin-bar .navbar-fixed-top.menuout {
        margin-bottom: -202px;
    }

    .navbar-collapse {
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 5px;
    }

    .navbar-default .navbar-nav > li > .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 !important;
    }

    .nav > li {
        display: table;
        float: none;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 5px 15px 0;
    }

    .navbar.navbar-default .navbar-nav > .active > a,
    .navbar.navbar-default .navbar-nav > .active > a:hover,
    .navbar.navbar-default .navbar-nav > .active > a:focus {
        margin-top: 5px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
        color: #999;
        line-height: 20px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:focus {
        background: #00A99D;
        color: white;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
        color: #00A99D;
        background: transparent;
    }

    .navbar-nav .dropdown .dropdown-menu > li > a,
    .navbar-nav .dropdown .dropdown-menu .dropdown-header {
        padding: 0 15px 0 25px;
    }

    #cc_spacer {
        display: none;
    }

    .news-block article {
        width: 100%;
    }

    .slider .slide {
        width: 100% !important;
    }
}

@media (min-width: 600px) {




}

@media (min-width: 808px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{
        position: relative!important;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{
        transform: translateX(-50%) !important;
        -webkit-transform: translateX(-50%)!important;
        left: 50% !important;
    }

    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits span,
    .wp-block-cover.is-style-halfbg .wp-block-cover__inner-container,
    .alignfull .wp-block-cover__inner-container,
    .pattern .wp-block-cover__inner-container{
        width: 750px;
    }

    #spacer {
        display: block;
        height: 175px;
    }

    /*
        .navbar .contact-bar {
            position: fixed;
        }

        .navbar > .container {
            margin-top: 50px;
        }
    */
    .navbar-default .navbar-toggle {
        display: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
    }

    .navbar-nav {
        max-width: calc(97.5% - 150px);
    }

    .navbar-nav > li {
        margin: 7px 0;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    /*
        ul.nav li.dropdown:hover > ul.dropdown-menu {
            border: 1px solid #999;
            border-top: 0;
        }
    */

    footer#colophon .site-info {
        padding: 25px 15px;
    }

    footer#colophon aside.widget {
        display: inline-block;
        width: 48%;
    }

    footer#colophon aside.widget:not(:nth-child(2n)) {
        margin-right: 2.5%;
    }




    @media (max-width: 1031px) {
        #masthead .navbar-brand {
            bottom: 15px;
            width: 150px;
        }

        .navbar-default .navbar-nav > li > a,
        .navbar.navbar-default .navbar-nav > .active > a,
        .navbar.navbar-default .navbar-nav > .active > a:hover,
        .navbar.navbar-default .navbar-nav > .active > a:focus {
            padding: 0 10px;
        }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            padding: 3px 10px;
        }

        .nav > li:not(.active):last-child > a {
            margin-right: -10px;
        }
    }
}

@media (min-width: 1032px) {

    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits span,
    .wp-block-cover.is-style-halfbg .wp-block-cover__inner-container,
    .alignfull .wp-block-cover__inner-container,
    .pattern .wp-block-cover__inner-container{
        width: 970px;
    }

    .navbar-nav {
        max-width: calc(97.5% - 200px);
    }

    footer#colophon aside.widget {
        width: 23%;
    }

    footer#colophon aside.widget:not(:nth-child(4n)) {
        margin-right: 2.5%;
    }


    .col-md-9 section.bg-section .bg {
        margin-left: 120px;
    }
}

@media (min-width: 1240px) {

    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits span,
    .wp-block-cover.is-style-halfbg .wp-block-cover__inner-container,
    .alignfull .wp-block-cover__inner-container,
    .pattern .wp-block-cover__inner-container{
        width: 1170px;
    }

    .col-md-9 section.bg-section .bg {
        margin-left: 140px;
    }
}

/* Columns
=========================================== */

.col-sm-1,
.col-md-1,
.col-lg-1,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12,
.woocommerce.archive .content-area{
    width: 100%;
    float: none;
}

@media (min-width: 808px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1032px) {
    
    .col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
    .woocommerce.archive .content-area{
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9,
    .woocommerce.archive .content-area{
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1240px) {
    .col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
