/*
Theme Name: Caraveme
Author: ProdaCom
Author URI: https://www.prodacom.nl/
Description: Thema voor the Hap
Version: 1.0.33
*/

/*
    Le kleurtje blauw: #0094d2
*/

body {
    margin: 0;
    font-family: Source sans Pro;
}

a {
    text-decoration: none;
    color: #383838;
}

del {
    font-weight: normal;
}

h2.cat {
    color: #ee1862;
}

thead {
    background-color: #FFDBE7;
}

div.wc-proceed-to-checkout > a.checkout-button, .woocommerce button.button.alt {
    background-color: green !important;
    font-size: 1em;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 5px;
    border: 1px solid #e30057;
    font-size: 1em;
}

.woocommerce-info {
    border-top-color: #ee1862;
}

.woocommerce-info::before {
    color: #ee1862;
}

.woocommerce button.button {
    background-color: #3e393b;
    font-size: 1em;
}

.woocommerce button.button:hover {
    background-color: #ee1862;
}

.posted_in, .tagged_as {
    display: block;
    color: #ee1862;
    font-weight: bold;
}

.in-stock {
    color: #02b05e;
}

div.product_meta > span > a {
    color: #363437 !important;
    font-weight: normal;
}

div.product_meta > span > a:hover {
    text-decoration: underline;
}

.product_type_simple {
    background-color: #3e393b !important;
}

button.single_add_to_cart_button:before, .product_type_simple:before {
    display: inline-block;
    font-family: 'Material Icons';
    float: left;
    content: '\e854';
    font-weight: 300;
    padding-right: 0.5em;
    line-height: 21px;
}

.container {
    max-width: 1080px;
    width: 100%;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    padding-left: 32px;
    padding-right: 32px;

    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
    color: #363437;
    text-transform: uppercase;
    font-weight: 900;
}

textarea, input[type=text], input[type=password], input[type=number], input[type=email], input[type=submit], input[type=tel], .btn {
    border: 0;
    width: 100%;
    padding: 16px 22px 16px 22px;
    font-family: Source sans Pro;
    font-size: 20px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

textarea {
    height: 228px;
    max-height: 440px;
    max-width: 100%;
}

input[type=submit], .btn {
    color: #fff !important;
}

.alignleft {
    float: left;
    margin-right: 14px;
}

.alignright {
    float: right;
    margin-left: 14px;
}

.btn {
    display: block;
    width: auto;
    float: left;
}

input[type=submit]:hover, .btn:hover, .button:hover {
    opacity: 0.9;
    cursor: pointer;
}

textarea:focus, input:focus, .button:focus {
    outline: 0;
}

.dark, .dark *, a.dark {
    color: #363437;
}

.row {
    margin-left: -32px;
    margin-right: -32px;
    overflow: hidden;
}

.sil {
    font-family: 'Shadows Into Light Two', cursive;
}

.content-block {
    padding-top: 42px;
    padding-bottom: 85px;
    overflow: hidden;
}

.content-block-bottom {
    padding-bottom: 85px;
    overflow: hidden;
}

.lesser-content-bottom {
    padding-bottom: 20px;
}

.container .content-block {
    padding-left: 85px;
    padding-right: 85px;
}

.content-block .full-col > *:first-child {
    margin-top: 0;
}

.content-front-page {
    margin-top: 85px;
}

.full-col {
    overflow: hidden;
}

.right-bar {
    float: right;
    width: 300px;
    margin-left: 64px;
    color: #0094d2 !important;
}

.right-bar h2 {
    font-family: 'Shadows Into Light Two', cursive;
    text-transform: none;
    color: #0094d2 !important;
    font-weight: 100;
    font-size: 26px;
}

.right-bar > * {
    margin-top: 0;
    margin-bottom: 30px !important;
}

.right {
    float: right;
}

.sold-label {
    padding: 0 6px;
}

.col1, .col2, .col3, .col4, .col5 {
    float: left;
    padding-left: 32px;
    padding-right: 32px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.col2 {
    width: 50%;
}

.col3 {
    width: 33.33333%;
}

.col4 {
    width: 25%;
}

.col5 {
    width: 20%;
}

.slick-slide:focus {
    outline: 0
}

.border-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wrapper {
    overflow: hidden;
}

.relative {
    position: relative;
}

.float-right {
    float: right;
}

.menu-items .container {
    overflow: visible;
}

.menu-items .container > i {
    float: right;
    display: none;
}

.hidden {
    display: none;
}

.blue-bg, .layout-blue .clr-bg, .layout-blue .button {
    background-color: #0094d2
}

.green-bg, .layout-green .clr-bg, .layout-green .button {
    background-color: #7fc241
}

.orange-bg, .layout-orange .clr-bg, .layout-orange .button {
    background-color: #f47121
}

.purple-bg, .layout-purple .clr-bg, .layout-purple .button {
    background-color: #a5238f
}

.magenta-bg, .layout-magenta .clr-bg, .layout-magenta .button {
    background-color: #ee1862
}

/* :( */
.layout-magenta .button {
    background-color: #ee1862;
}

.layout-blue .clr-trans-bg {
    background-color: rgba(0, 148, 210, 0.8)
}

.layout-green .clr-trans-bg {
    background-color: rgba(127, 194, 65, 0.8)
}

.layout-orange .clr-trans-bg {
    background-color: rgba(244, 113, 33, 0.8)
}

.layout-purple .clr-trans-bg {
    background-color: rgba(165, 35, 143, 0.8)
}

.layout-magenta .clr-trans-bg {
    background-color: rgba(238, 24, 98, 0.8)
}

.layout-blue .clr-light-bg, .layout-blue .single-product-details .cart input, .layout-blue #customer_details .input-text {
    background-color: #e0f0f7
}

.layout-green .clr-light-bg, .layout-green .single-product-details .cart input, .layout-green #customer_details .input-text {
    background-color: #E0EFD2
}

.layout-orange .clr-light-bg, .layout-orange .single-product-details .cart input, .layout-orange #customer_details .input-text {
    background-color: #FFE8DB
}

.layout-purple .clr-light-bg, .layout-purple .single-product-details .cart input, .layout-purple #customer_details .input-text {
    background-color: #FBE0F7
}

.layout-magenta .clr-light-bg, .layout-magenta .single-product-details .cart input, .layout-magenta #customer_details .input-text {
    background-color: #FFDBE7
}

.layout-magenta #customer_details .input-text, .layout-magenta .form-row .input-text {
    background-color: #FFDBE7 !important
}

p.clr-light-bg {
    padding: 14px;
    margin-bottom: 40px;
}

.dark-trans-bg {
    background-color: rgba(54, 52, 55, 0.78);
}

.layout-blue .clr, .layout-blue .clr-hover:hover, .layout-blue .full-col a, .layout-blue .summary a, .layout-blue .summary .product_title {
    color: #0094d2
}

.layout-green .clr, .layout-green .clr-hover:hover, .layout-green .full-col a, .layout-green .summary a, .layout-green .summary .product_title {
    color: #7fc241
}

.layout-orange .clr, .layout-orange .clr-hover:hover, .layout-orange .full-col a, .layout-orange .summary a, .layout-orange .summary .product_title {
    color: #f47121
}

.layout-purple .clr, .layout-purple .clr-hover:hover, .layout-purple .full-col a, .layout-purple .summary a, .layout-purple .summary .product_title {
    color: #a5238f
}

.layout-magenta .clr, .layout-magenta .clr-hover:hover, .layout-magenta .full-col a, .layout-magenta .summary a, .layout-magenta .summary .product_title {
    color: #ee1862
}

.white, .white * {
    color: #fff;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.arrow-left {
    left: 10px;
}

.arrow-right {
    right: 10px;
}

.front-slider .slick-arrow {
    font-size: 40px;
    height: 34px;
    cursor: pointer;
    z-index: 2;
}

.front-slider img {
    width: 100%;
    height: auto;
}

.front-slider .container {
    overflow: visible;
}

.front-slider .container > div {
    height: 112px;
    position: absolute;
    bottom: 0;
    left: 32px;
    right: 32px;
}

.front-slider .container .slick-slide {
    height: 112px;
    line-height: 126px;
}

.front-slider .container span {
    display: inline-block;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    width: 100%;
}

.menu-left-block {
    width: 236px;
    float: left;
    text-align: center;
    background-color: #fff;
    height: 165px;
    padding-top: 28px;
    position: absolute;
    bottom: 0;
}

.menu-left-block img {
    width: 156px;
    height: auto;
}

.menu {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
}

.menu-items {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
}

.white-bg {
    background-color: #fff;
}

.menu-wrapper {
    height: 165px;
    overflow: visible;
}

.menu-block {
    padding-left: 236px;
    height: 85px;
}

.menu-block a {
    width: 25%;
    height: 85px;
    float: left;
    display: block;
    padding-top: 26px;
    padding-left: 18px;
    font-size: 18px;
}

.menu-block strong {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    height: 21px;
}

.menu-block .overlay {
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.menu-block a:hover .overlay {
    opacity: 1;

    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

/*.menu-block a:hover {*/
/*padding-top: 20px;*/

/*-webkit-transition: padding-top .25s ease-in-out;*/
/*-moz-transition: padding-top .25s ease-in-out;*/
/*-ms-transition: padding-top .25s ease-in-out;*/
/*-o-transition: padding-top .25s ease-in-out;*/
/*transition: padding-top .25s ease-in-out;*/
/*}*/
.menu-links {
    float: right;
}

.menu-links > .item {
    float: left;
    margin-left: 26px;
    font-size: 20px;
    overflow: visible;
    position: relative;
    height: 80px;
    line-height: 80px;
}

.menu-links > .item:hover .dropdown, .dropdown:hover {
    display: block;
}

.menu-links .dropdown {
    position: absolute;
    left: 0;
    top: 80px;
    padding: 0 30px 20px 30px;
    background-color: #fff;
    z-index: 2;
    display: none;
    line-height: normal;
}

.menu-links .dropdown a {
    display: block;
    white-space: nowrap;
    margin-top: 12px;
}

.footer a {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
}

.footer strong {
    margin-right: 6px;
}

.bg-block {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
/ / height: 1 px;
/ / min-height: 528 px;
    overflow: hidden;
}

.bg-block .col2 {
    padding: 70px 70px 70px 28px;
}

.bg-block .col2.float-right {
    padding: 70px 28px 70px 70px;
}

.bg-block strong {
    font-size: 32px;
    font-weight: 400;
}

.bg-block .container, .bg-block .col2, .bg-block .row {
    height: 100%;
    overflow: visible;
}

.bg-block .right-bg-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 10000px;
}

.bg-block .left-bg-block {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 10000px;
}

.bg-block a {
    text-transform: uppercase;
    font-weight: 700;
}

.page-not-found-header {
    font-size: 40px;
}

.features {
    font-size: 31px;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    color: #363437;
    line-height: 28px;
}

.features .col4 {
    min-height: 60px;
    white-space: nowrap;
}

.newest-model-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
}

.newest-models #slider {
    max-width: 504px;
}

.newest-models .slick-slide img {
    width: 100%;
}

.newest-models .slick-arrow {
    bottom: 4px;
    top: auto;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
}

.info-row {
    font-size: 20px;
    line-height: 20px;
}

.info-row img {
    width: 174px;
}

.info-row .col3:nth-child(2) {
    text-align: center;
}

.info-row .col3:nth-child(3) {
    text-align: right;
}

.info-row .col3:first-child, .info-row .col3:last-child {
    padding-top: 50px;
}

.news-block a, .news-block > span {
    display: block;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 17px;
}

.news-block p {
    margin: 10px 0 10px;
}

.times-block {
    font-size: 22px;
    margin-bottom: 85px;
}

.times-block h3 {
    text-align: center;
    font-size: 31px;
}

.times-block h4 {
    text-transform: none;
    font-size: 24px;
}

.times-block .col2 > span {
    display: block;
    font-style: italic;
    margin-top: 26px;
}

.times-block span.left {
    float: left;
    width: 140px;
}

.header {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 316px;
    background-color: #EDEDED;
}

.header .container {
    height: 100%;
    position: relative;
}

.header .header-bar {
    position: absolute;
    bottom: 0;
    left: 32px;
    right: 32px;
    margin-bottom: 0;
    padding: 28px 8px 28px;
    font-weight: 400;
    text-align: center;
    font-size: 38px;
    text-transform: none;
}

.product-view img {
    width: 100%;
    height: 195px;
    display: block;
}

.product-view .col4 {
    margin-bottom: 32px;
}

.product-view .product {
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
}

.product-view .product > div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 12px 4px 12px 4px;
    padding-bottom: 12px;

    -webkit-transition: padding-bottom 0.2s;
    -moz-transition: padding-bottom 0.2s;
    -ms-transition: padding-bottom 0.2s;
    -o-transition: padding-bottom 0.2s;
    transition: padding-bottom 0.2s;
}

.product-view span {
    display: block;
    width: 100%;
    text-align: center;
}

.product-view .title {
    font-weight: 700;
    font-size: 16px;
}

.contact-form {
    margin-top: 85px;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
    margin-bottom: 28px;
}

.wpcf7-not-valid-tip {
    font-size: 18px !important;
}

.contact-form .col2:last-child .wpcf7-not-valid-tip {
    margin-top: -18px;
}

.wpcf7-response-output {
    font-size: 18px;
    color: #363437;
}

.right-bar .wpcf7 p {
    font-size: 18px;
    margin: 0 0 10px;
    font-family: Source sans Pro;
}

.right-bar .wpcf7 .wpcf7-form-control {
    padding: 0 16px;
    height: 40px;
}

.right-bar .wpcf7 textarea.wpcf7-form-control {
    height: 110px;
    padding: 16px;
}

#map {
    width: 1024px;
    height: 480px;
}

.social {
    width: 59px;
    position: absolute;
    left: 0;
}

.social img {
    display: block;
    width: 52px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -ms-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}

.social img:hover {
    width: 59px;
    height: 59px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -ms-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}

.footer-social {
    display: none;
    text-align: center;
}

.footer-social img {
    width: 44px;
    margin: 0 6px;
}

.news-bar .right-btn, .news-bar .right-btn i {
    float: right;
}

.news-bar .left-btn, .news-bar .left-btn i {
    float: left;
}

.news-bar .btn i {
    font-size: 34px;
    line-height: 26px;
    height: 26px;
}

.date {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #6E6C6F;
    text-align: center;
}

.date i {
    /*float: left;*/
    margin-right: 10px;
    line-height: 32px;
}

.slick-slide {
    max-height: 550px;
    min-height: 1px;
}

#grand-slider .slick-slide, #child-slider .slick-slide {
    height: auto;
    margin-bottom: 14px;
}

#grand-slider .slick-slide img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

#child-slider .slick-slide img {
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    max-width: 90%;
}

.caravan-data {
    font-size: 18px;
    margin-bottom: 18px;
}

.caravan-data .accessoires {
    display: block;
}

.caravan-data .accessoires ul {
    padding-left: 20px;
    font-size: 16px;
    color: #373737;
}

.caravan-data strong {
    text-transform: uppercase;
    color: #363437;
}

.cat-row .col4 {
    position: relative;
    margin-bottom: 34px;
}

.cat-row img {
    width: 100%;
    display: block;
}

/*.cat-row h2 {*/
/*    position: absolute;*/
/*    left: 32px;*/
/*    right: 32px;*/
/*    bottom: 0;*/

/*    color: #fff;*/
/*    font-size: 21px;*/
/*    line-height: 24px;*/
/*    text-transform: none;*/
/*    font-weight: 400;*/
/*    text-align: center;*/
/*    padding: 10px 6px;*/
/*    margin-bottom: 0;*/

/*    -webkit-transition: padding-bottom 0.2s;*/
/*    -moz-transition: padding-bottom 0.2s;*/
/*    -ms-transition: padding-bottom 0.2s;*/
/*    -o-transition: padding-bottom 0.2s;*/
/*    transition: padding-bottom 0.2s;*/
/*}*/
/*.cat-row .col4:hover h2, .product-view .product:hover .clr-trans-bg {*/
/*    padding-bottom: 20px;*/

/*    -webkit-transition: padding-bottom 0.2s;*/
/*    -moz-transition: padding-bottom 0.2s;*/
/*    -ms-transition: padding-bottom 0.2s;*/
/*    -o-transition: padding-bottom 0.2s;*/
/*    transition: padding-bottom 0.2s;*/
/*}*/
.tease-row .col2 {
    position: relative;
    margin-bottom: 34px;
}

.tease-row img {
    float: left;
    margin-right: 14px;
}

.tease-row h2 {
    font-size: 21px;
    margin-bottom: 4px;
}

.tease-row .button {
    float: right;
    margin-left: 12px;
}

.tease-row .tease-bar {
    position: absolute;
    right: 32px;
    bottom: 0;
    left: 186px;
    text-align: right;
}

.tease-row p {
    margin: 0;
    color: #838383;
}

.limited-description {
    max-height: 230px;
    overflow: hidden;
}

.limited-description > *:first-child {
    margin-top: 0;
}

#expander {
    display: none;
    position: relative;
}

#expander:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    height: 16px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+83 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 83%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 83%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 83%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

::-webkit-input-placeholder {
    color: #383838;
}

.search-row input[type=text] {
    float: left;
    width: 80%;
    margin: 0;
    border-radius: 0;
}

.search-row .btn {
    float: left;
    width: 20%;
    padding: 0;
    height: 57px;
    line-height: 70px;
}

.search-row {
    overflow: hidden;
    margin-bottom: 20px;
}

.lesser-content-top {
    padding-top: 42px;
}

/*
 *
 *  ###########
 *  WOOCOMMERCE
 *  ###########
 *
 */

.woocommerce-breadcrumb {
    height: 60px;
    font-size: 22px;
    color: #6E6C6F;
    text-align: center;
}

.tease-row .added_to_cart {
    position: absolute;
    top: 34px;
    right: 0;
}

.tease-row .price, .single-product-details .price {
    font-size: 24px;
    font-weight: 900;
    color: #383838;
    margin: 34px 0;
    position: relative;
}

.tease-row .price del {
    position: absolute;
    top: -23px;
    right: 0;
    font-size: 19px;
}

.single-product-details h2 {
    margin-bottom: 10px;
}

.single-product-details .cart {
    overflow: hidden;
    margin-bottom: 46px;
    font-size: 17px;
    color: #717171;
}

.single-product-details .cart input {
    padding: 0;
    width: 80px;
    border: 1px solid #e30057;
}

.single-product-details .cart button {
    color: #fff;
    padding: 0 20px;
    width: 230px;
    border: 0;

}

#coupon_code {
    padding: 0 0 0 20px;
    height: 35px;
    width: 150px !important;
    font-size: 1em;
    background-color: #FFDBE7;
}

.single-product-details .cart input, .single-product-details .cart button {

    height: 44px;
    float: left;
    font-size: 20px;
    text-align: center;
}

.single-product-details .stock {
    margin: 0 0 4px;
}

.button {
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 0 !important;
}

.woocommerce-error, .woocommerce-message {
    overflow: hidden;
    list-style-type: none;
    padding: 24px;
    margin: 0 32px 20px;
    border: 4px solid #ee1862 !important;
}

.summary ul {
    list-style-type: none;
    padding-left: 0;
}

.summary .wc-tabs {
    display: none;
}

.woocommerce-error .button, .woocommerce-message .button {
    margin: 0 8px 0 0;
    float: left;
}

.summary .product_meta {
    margin-top: 20px;
}

.layout-magenta .summary .product_title {
    font-size: 36px;
}

#customer_details .shop_table th {
    text-transform: uppercase;
    font-weight: 900 !important;
}

ins {
    text-decoration: none;
}

.page-numbers {
    list-style-type: none;
    padding-left: 0;
    text-align: center;
}

.page-numbers li {
    width: 40px;
    height: 40px;
    margin-right: 6px;
    margin-bottom: 6px;
    display: inline-block;
}

.page-numbers li span, .page-numbers li a {
    text-align: center;
    font-size: 28px;
}

.product .entry-title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 81px; */
    /* height: 24px; */
    overflow: hidden;
    display: block;
    color: #383838;
}

.product .onsale {
    display: none;
}

.lesser-content-top p.clr-light-bg {
    padding: 14px;
    margin-bottom: 40px;
}

.Media-figure img {
    width: 140px;
    height: 160px;
}

.woo-crumbs {
    margin-bottom: 20px;
    color: #CCCCCC;
}

.woo-crumbs a, .woo-crumbs span {
    font-size: 18px;
}

.woo-crumbs a {
    margin-right: 30px;
    position: relative;
}

.woo-crumbs a:after {
    content: '/';
    color: #383838;

    position: absolute;
    top: 0;
    right: -20px;
}


hr.seperator {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ee1862;
    border: solid 1px;
}

/*
 *
 *  #############
 *  MEDIA QUERIES
 *  #############
 *
 */

@media (max-width: 1180px) {
    .social {
        display: none;
    }

    .footer-social {
        display: block;
    }
}

@media (max-width: 1024px) {
    .features .col4 {
        padding: 0;
    }

    .footer a strong {
        display: block;
    }

    .front-slider .container > div, .front-slider .container .slick-slide {
        height: 50px;
        line-height: 50px;
    }

    .front-slider .container span {
        font-size: 22px;
    }

    .front-slider .slick-arrow {
        height: 36px;
        font-size: 34px;
    }

    .product-view .col4 {
        width: 33.3333%;
    }
}

@media (min-width: 901px) {
    .menu-links {
        background-color: #fff !important;
    }
}

@media (max-width: 900px) {
    .features .col4 {
        width: 50%;
        margin-bottom: 26px;
    }

    .features {
        margin-bottom: -26px;
    }

    .menu-block {
        display: none;
    }

    .menu-wrapper {
        height: 80px;
        overflow: visible;
    }

    .menu-left-block {
        height: 80px;
        padding-top: 10px;
        width: auto;
    }

    .menu-left-block img {
        height: 60px;
        width: auto;
    }

    .menu-links {
        position: absolute;
        margin-top: 0;
        top: 84px;
        z-index: 3;
        left: 0;
        right: 0;
        height: 0;
        overflow: hidden;
    }

    .menu-links .item {
        display: block;
        float: none;
        height: auto;
        line-height: normal;
        margin-left: 0;
    }

    .menu-links a, .menu-links .clr, .menu-links a:hover {
        color: #fff !important;
        display: block;
        float: none;
        font-size: 20px;
        line-height: 32px;
        margin-left: 0;
        padding-left: 20px;
    }

    .menu-links .clr-hover:hover {
        color: #fff !important;
        background-color: rgba(255, 255, 255, 0.2);
    }

    .menu-links .dropdown {
        position: relative;
        display: block;
        top: 0;
        background-color: transparent;
        padding: 0;
    }

    .menu-links .dropdown a {
        margin-top: 0;
        padding-left: 60px;
    }

    .menu-links .clr {
        font-weight: 600;
        color: #fff;
    }

    .menu-wrapper .container {
        overflow: visible;
    }

    .menu-items .container > i {
        display: block;
        font-size: 59px;
        margin-top: 10px;
    }

    .tease-row .col2 {
        width: 100%;
    }

    .layout-blue .menu {
        border-bottom: 4px solid #0094d2
    }

    .layout-green .menu {
        border-bottom: 4px solid #7fc241
    }

    .layout-orange .menu {
        border-bottom: 4px solid #f47121
    }

    .layout-purple .menu {
        border-bottom: 4px solid #a5238f
    }

    .layout-magenta .menu {
        border-bottom: 4px solid #ee1862
    }
}

@media (max-width: 768px) {
    .col2 {
        width: 100%;
    }

    .times-block .col2:last-child {
        margin-top: 40px;
    }

    .times-block h4 {
        text-align: left !important;
    }

    .footer .col4 {
        width: 50%;
    }

    .info-row .col3 {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 0;
        text-align: center !important;
    }

    .front-slider .clr-trans-bg {
        display: none;
    }

    .right-bar {
        display: none;
    }

    .bg-block .col2 {
        padding: 28px !important;
    }

    .product-view .col4 {
        width: 50%;
    }

    .header {
        height: 260px;
    }

    .header .header-bar {
        left: 0;
        right: 0;
        font-size: 28px;
    }

    .news-bar .btn {
        width: 100%;
        margin-bottom: 12px;
    }

    .info-row .col3:first-child, .info-row .col3:last-child {
        padding-top: 0;
    }

    .hidden-dev {
        display: none;
    }

    .cat-row .col4 {
        width: 33.333%;
    }

    .newest-models {
        margin-bottom: 85px;
    }
}

@media (max-width: 640px) {
    .cat-row .col4 {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .features .col4 {
        width: 100%;
    }

    .times-block .right {
        float: none;
        display: block;
        margin-bottom: 12px;
    }

    .product-view .col4 {
        width: 100%;
    }

    .features .col4 {
        min-height: 0;
    }

    .cat-row .col4 {
        width: 100%;
    }

    .tease-row img {
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom: 6px;
    }

    .tease-row .tease-bar {
        position: relative;
        left: 0;
        right: 0;
        top: 16px;
    }

    .front-slider {
        display: none;
    }

    .single-product-details .cart button {
        width: 180px;
    }
}

.cat-box .inner {
    height: 206px;
    background-color: #ee1862;
    color: #fff;
    text-align: center;
    display: block;
}

.cat-box .inner:hover {
    -moz-box-shadow: inset 0 0 80px rgba(158, 18, 72, 0.2);
    -webkit-box-shadow: inset 0 0 80px rgba(158, 18, 72, 0.2);
    box-shadow: inset 0 0 80px rgba(158, 18, 72, 0.2);
}

.cat-box-icon {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 60%;
}

.cat-box-icon i {
    font-size: 54pt;
}

.cat-box-title {
    width: 100%;
    height: 40%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.cat-box-title h2 {
    margin: 0;
    color: #fff;
    font-size: 21px;
    text-transform: none;
    font-weight: 400;
}

.wp-block-button__link {
    color: #fff !important;
    background-color: #0094d2;
    border-radius: 0;
}