/*
Theme Name: Social Brothers Theme
Author: Social Brothers
Author URI: http://socialbrothers.nl
Description: Social Brothers theme.
Version: 1.1.0
License: Social Brothers
*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,400italic,300);

html, body {
    height: 100%;
    font-family: 'Titillium Web', sans-serif;
    color: #797979;
}

nav.navbar.navbar-default {
    margin-bottom: 0px;
}

#wrap {
    min-height: calc(100% - 300px);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    z-index: 100;
    position: relative;
}

h2 {
    color: #9E1F63;
    font-weight: bold;
}

h3.archivetitle {
    color: #F6931E;
    font-weight: bold;
    font-size: 20px;
}

hr.ichr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #9E1F63;
}

b, strong {
    color: #9E1F63;
}

.btn.btn-purple {
    background-color: #9E1F63;
    color: white;
    padding: 15px 10px;
    text-decoration: none;
}

@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}

.wijnhuiscaracter {
    fill: gray;
    height: 20px;
    width: 21px;
}

.grid-item.winehouse {
    border: 1px solid #F1F1F1;
    padding: 20px;
    border-radius: 5px;
    margin: 15px 0px;
}

a {
    color: #797979;
    text-decoration: underline;
}

#cn-notice-text a {
    color: white !important;
}

div#main-container {
    margin-top: 30px;
    padding-bottom: 100px;
    min-height: calc(100vh - 500px);
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #00B92D;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 10px 40px;
}

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

.home div#main-container {
    margin-top: 0;
    min-height: 0;
    padding-bottom: 0;
}

/* fluid 5 columns */
.grid-sizer,
.grid-item {
    width: 30%;
    margin-right: 3%;
}

.voetje .menu {
    list-style: none;
    padding: 0px;
}

.voetje a {
    color: white;
    text-decoration: none;
}

.voetje a:hover {
    color: white;
    text-decoration: underline;
}


.voetje {
    /*background-image: url('/wp-content/uploads/2015/09/Icarius-wijnen-copy1.png');*/
    background-image: url('/wp-content/uploads/2016/11/Icarius-wijnen-copy12.png');
    background-size: 74%;
    background-repeat: no-repeat;
    background-position: center center;
}

.bovenstebalk {
    background-color: #f7941e;
    min-height: 10px;
}

.navbar-default {
    background-color: #9e1f63;
    border: none;
    border-radius: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
}

.navbar-brand {
    float: left;
    height: auto;
}

.voetje {
    background-color: #f7941e;
    padding: 40px 0px;
    color: white;
    min-height: 300px;
}

a.leesmeerslider {
    background-color: white;
    border-radius: 5px;
    padding: 7px 12px;
    color: #9E1F63;
    font-weight: normal;
    text-decoration: none;
    margin-top: 5px;
}

.topheader {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

.homeslide {
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 35%;
    font-size: 45px;
    font-weight: bold;
    left: 15%;
    line-height: 60px;
    z-index: 10;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #9E1F63;
}

.carousel-indicators li {
    background-color: white;
}

@media (max-width: 1178px) {
    .grid-sizer,
    .grid-item {
        width: 48%;
        margin-right: 2%;
    }
}

@media (max-width: 978px) {
    .grid-sizer,
    .grid-item {
        width: 100%;
        margin-right: 0%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

    .navbar-brand, .navbar-brand svg {
        float: none;
        margin: auto;
        display: block;
        max-width: 50%;
    }

    .navbar-brand img.svg {
        max-width: 100%;
    }

    /*input.form-control.searchbar {*/
    /*display: none;*/
    /*}*/
    /*input.searchsubmitbtn {*/
    /*display: none;*/
    /*}*/
    .mandjewrap {
        min-width: 110px;
        position: absolute;
        right: 20px;
        top: -10px;
        min-width: 0px !important;
    }

    .itemcount {
        display: none;
    }

    .navbar-header {
        background-color: white;
    }

    button.navbar-toggle {
        float: left;
        margin-top: -50px;
        margin-left: 10px;
    }

    nav.navbar.navbar-default {
        background-color: white;
    }

    .navbar-collapse.collapse {
        background-color: #9e1f63;
    }

    ul#menu-main {
        padding: 0px 20px;
    }

    .container.headercontainer {
        width: 100%;
        margin: 0px;
    }

    form#zoekformulier {
        margin-top: -20px;
        margin-bottom: 90px;
    }


}

@media (max-width: 978px) {
    .carousel-caption {
        line-height: 40px;
        font-size: 25px;
    }
}

.mandjewrap {
    float: right;
    margin-top: 40px;
}

.wijnhuiswrap {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0px 20px;

}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 10000;
    border: none;
}

.dropdown-menu {
    min-width: 180px;
}

div#main {
    padding-left: 0px;
}

.winkelmandlink, .winkelmandlink:hover {
    color: #797979;
    text-decoration: none;
}

.nolink {
    text-decoration: none;
}

.nolink:hover {
    text-decoration: none;
}

.nolink:hover {
    color: gray;
}

.wijnhuiscarousel {
    margin: 20px auto;
    position: relative;
    padding: 40px;
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 50%;
}

button.slick-prev.slick-arrow {
    position: absolute;
    left: 0px;
    top: 50%;
}

input.searchbar {
    float: left;
    max-width: 260px;
    margin-top: 30px;
    margin-left: 30px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #f7941e;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    text-decoration: none;
}

.mandjewrapinnerwrap {
    float: left;
    margin-top: 4px;
}

.loginaccount a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.loginaccount a:hover {
    color: #f18c23;

}

.slickleft {
    top: 50%;
    position: absolute;
    left: 0px;
}

.slickright {
    top: 50%;
    position: absolute;
    right: 0px;
}

.winkelmandje {
    margin-bottom: -10px;
    fill: white;
    margin-left: 20px;
    padding: 6px;
    background-color: #00b92d;
    border: 1px solid #00b92d;
    border-radius: 5px;
}

.winkelmandje:hover {
    fill: #00b92d;
    background-color: white;
    border: 1px solid #00b92d;
}

input.searchsubmitbtn {
    margin-top: 30px;
    background-color: transparent;
    background-image: url('/wp-content/uploads/2015/09/saerchknop.png');
    width: 34px;
    height: 34px;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    fill: gray;
    float: left;
    background-size: 26px;
}

.headermetlijnen {
    position: relative;
    text-align: center;
}

.headermetlijnen span {
    background: #fff;
    padding: 0 15px;
    color: #9E1F63;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.headermetlijnen:before {
    background: #9E1F63;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.headermetlijnen:before {
    left: 0;
}

.underline {
    border-bottom: 1px solid #9E1F63;

}

.prodeigenschappen {
    font-weight: bold;
    color: #9E1F63;
}

.filterimage {
    fill: #9E1F63;
}

.prodeigenschappen b {
    margin-left: 5px;
    cursor: pointer;
}

.bolletje {
    float: left;
    height: 60px;
    width: 28%;
    background-color: #9E1F63;
    border-radius: 100%;
    color: white;
    padding: 5px;
    z-index: 100;
    position: relative;
    margin-right: 2%;

}

.wijnhuistitle {
    position: absolute;
    width: 80%;
    left: 10%;
    padding: 20px 10px;
    bottom: 15%;
    background-color: rgba(109, 21, 68, 0.89);
    color: white;
    font-weight: bold;
}

.contentholder {
    position: relative;
    height: 400px;
}

/*begin overlay */
#overlay {
    position: fixed;
    z-index: 10000;
    left: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75);

}

#loading {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

@media (min-width: 960px) {
    .collapse.navbar-collapse {
        padding-left: 0px;
    }

    li#menu-item-67 a {
        padding-left: 0px;
    }
}

.dropdown-menu {
    padding: 10px 15px;
}

ul.dropdown-menu {
    background-color: #9E1F63;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: white;
    white-space: nowrap;
    text-decoration: none;
}

svg#resetprodfilter {
    height: 10px;
    fill: #9E1F63;
    float: right;
    margin-top: 5px;
    display: none;
    cursor: pointer;
}

span.termname, .selectall {
    margin-left: 20px;
    line-height: 23px;
    cursor: pointer;
}

span.termname svg {
    display: none;
}

span.selectedterm svg {
    display: inline-block;
}

span.selectedterm {
    color: #9E1F63;
}

.selectertermvink {
    fill: #9E1F63;
}

.page-id-12 h2.theTitle {
    display: none;
}

.theTitle {
    color: #9E1F63;
    font-weight: bold;
}

.menu-item-has-children:after {
    content: ' ';
    position: absolute;
    width: 10px;
    height: 10px;
    fill: white;
    background-repeat: no-repeat;
    background-position: center center;
    right: 10px;
    top: 21px;
    background-color: white;
    -webkit-mask: url(/wp-content/themes/icarius/assets/Pijl-beneden.svg) no-repeat 50% 50%;
    mask: url(/wp-content/themes/icarius/assets/Pijl-beneden.svg) no-repeat 50% 50%;
}

.menu-item-has-children.current-menu-item:after, .current_page_ancestor.menu-item-has-children:after {
    background-color: #F7941E;
}

/*
span.termname:after {
    content: ' ';
    background-image: url('/wp-content/themes/icarius/assets/Vink.svg');
    position: absolute;
    height: 10px;
    width: 12px;
}*/

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #F7941E;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #F7941E;
    text-decoration: none;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #262626;
    background-color: transparent;
}

ul.slick-dots {
    display: none !important;
}

/*SPINNTER */
.spinner {

    width: 32px;
    height: 32px;
    position: fixed;
    left: 50%;
    top: 50%;
}

.wijnhuiscarousel .glyphicon {
    color: rgba(204, 204, 204, 0.85);
    font-size: 30px;
}

.cube1, .cube2 {
    background-color: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}

/*END SPINNER */

.theTitle {
    min-height: 40px;
    text-transform: capitalize;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #f7941e;
    background-color: transparent;
}


.svgspinner {
    position: fixed;
    left: calc(50% - 100px);
    top: calc(50% - 100px);
    margin: 24px auto;
    display: block;
    -webkit-animation: svg-rotate 8000ms linear infinite;
    animation: svg-rotate 8000ms linear infinite;
}

circle {
    fill: transparent;
    stroke: hotpink;
    stroke-width: 6;
    stroke-linecap: round;
    stroke-dasharray: 0, 295.30971;
    -webkit-animation: stroke-dash 2000ms linear infinite, stroke-width 2000ms linear infinite, stroke-color 8000ms steps(4) infinite;
    animation: stroke-dash 2000ms linear infinite, stroke-width 2000ms linear infinite, stroke-color 8000ms steps(4) infinite;
}

@-webkit-keyframes svg-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes svg-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes stroke-width {
    0%, 100% {
        stroke-width: 0;
    }
    45%, 55% {
        stroke-width: 3;
    }
    50% {
        stroke-width: 6;
    }
}

@keyframes stroke-width {
    0%, 100% {
        stroke-width: 0;
    }
    45%, 55% {
        stroke-width: 3;
    }
    50% {
        stroke-width: 6;
    }
}

@-webkit-keyframes stroke-dash {
    0% {
        stroke-dasharray: 0, 295.30971;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 295.30971, 0;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dasharray: 295.30971, 295.30971;
        stroke-dashoffset: -295.30971;
    }
}

@keyframes stroke-dash {
    0% {
        stroke-dasharray: 0, 295.30971;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 295.30971, 0;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dasharray: 295.30971, 295.30971;
        stroke-dashoffset: -295.30971;
    }
}

@-webkit-keyframes stroke-color {
    from {
        stroke: hotpink;
    }
}

@keyframes stroke-color {
    from {
        stroke: hotpink;
    }
}

img.wijnhuislogo {
    height: 70px;
    margin-right: 1%;
}

p#billing_orderreferentie_field {
    display: none;
}

p#shipping_orderreferentie_field {
    display: none;
}

p#shipping_levering_field {
    display: none;
}


/* 23-11-2015 Matthijs styling */
textarea#order_comments:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

textarea#order_comments {
    border: 1px solid #ccc !important;
}

input#orderreferentie {
    color: #555 !important;
}

.woocommerce form .form-row {
    padding: 0px !important;
}

select#shipping_country {
    padding: 5px;
    border-radius: 4px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none !important;
}

input#place_order {
    padding: 12px;
}

.woocommerce-account form legend {
    margin-bottom: 0px;
    padding-top: 15px;
}

.uitgelogdside p {
    margin-bottom: 2px;
}

.uitgelogdside strong:before {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    height: 18px;
    display: block;
    margin-left: -27px;
    margin-bottom: -20px;
    width: 20px;
}

.envelop_x:before {
    background-image: url('/wp-content/themes/icarius/assets/envelop.png');
}

.wijntje_x:before {
    background-image: url('/wp-content/themes/icarius/assets/wijnglas.png');
}

.opslag_x:before {
    background-image: url('/wp-content/themes/icarius/assets/vrachtwagen.png');
}

.column.uitgelogdside strong {
    float: left;
    margin-left: 27px;
    width: 97%;
}

span.wijnhuistitlesingle {
    display: block
}

.productTitle .theTitle {
    color: #F7854B;
    border-top: 1px solid #ECECEC;
}

.korttext, .gaatper {
    font-size: 10px;
}

.korteinfo .korttext {
    left: 16px !important;
}

.uitgebreideinfo .korttext {
    left: 10px !important;
}

.gaatper {
    top: 18px;
    left: 30px !important;
}

.bolletje {
    width: 24%;
}

.productwrap:hover {
    box-shadow: 0px 0px 5px 2px gainsboro;
}

.productwrap {
    padding: 5px;
}

.Productfilters .prodeigenschappen svg {
    min-width: 22px;
}

span.termname, .selectall {
    margin-left: 31px;
}

.productwrap:hover .theTitle {
    color: #9E1F63;
}

/*Wordpress editor styles start*/

.entry-content img {
    margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.alignnone, img.alignnone {
    /* not sure about this one */
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

/*Wordpress editor styles end*/


.wijnhuiscarousel .glyphicon:hover {
    color: rgb(182, 182, 182);
    cursor: pointer;
}


.zopim {
    margin-right: 25px !important;
}

@media (width: 768px) {
    html, body {
        overflow-x: hidden;
    }
}

@media (max-width: 600px) {
    img.wijnhuislogo {
        float: left;
        margin-right: 1%;
        width: 32%;
        height: auto !important;
        max-height: 85px;
    }
}

.wijnhuizen_logos {
    text-align: center;
}

@media (max-width: 767px) {
    nav.navbar.navbar-default {
        /* margin-top: 25px; */
    }

    input.form-control.searchbar {
        margin-left: -5px !Important;
    }

    form#zoekformulier input.form-control.searchbar {
        max-width: 90% !important;
    }

    form#zoekformulier {
        margin-top: -30px !Important;
        width: 100% !Important;
        margin-bottom: 125px !Important;
    }
}

.homeslide .carousel-caption {
    top: 0 !important;
}
