/* Put your custom styles here */
html {
    font-size: 15px;
}

p,
.product div.field {
    margin-bottom: 1rem;
}

html {
    height: 100%;
}

body {
    font-family: Mukta, Helvetica, Arial, sans-serif;
    color: #333333;
    background: #ffffff;
    overflow-x: hidden;

    /*text-rendering: optimizeLegibility;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: grid;
	grid-template-rows: auto 1fr;
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: 300;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Merriweather, Helvetica, Arial, sans-serif;

    /* line-height: 1.1 */
    /* font-size: 1.1em */
}

h1 {
    font-size: 2em !important;
    line-height: 1.4em !important;
}

h2 {
    font-size: 1.3em !important;
    line-height: 1.4em !important;
}

h3 {
    font-size: 1.2em !important;
    line-height: 1.8em !important;
}

h4 {
    font-size: 1.1em !important;
    line-height: 1.8em !important;
    margin-left: 0px;
    margin-right: 10px;
}

.content-block-nopad {
    width: 100%;
    z-index: 100;
    position: relative;
    background-color: #2e2330;
}

#header-1 .main-nav .navbar-nav > li a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
}

.mainnavbar {
    height: 50px;
    background-color: #510565;
    width: 100%;
    position: fixed;
    z-index: 20000;
}

.menubar {
    height: 40px;
    margin-top: 10px;
}

.followbar {
    height: 80px;
}

.followbar .menubar {
    margin-top: 40px;
    position: relative;
}

.logobar {
    margin-top: 30px;
    position: absolute;
    z-index: 9000;
    background-color: rgba(81, 5, 101, 0.70);
    height: 200px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo-box {
    position: absolute;
    margin-top: 8px;
    z-index: 50000;
}

.logo-homebox {
    position: absolute;
    margin-top: 15px;
    z-index: 50000;
    margin-left: 50px;
}

#Maincontent {
    flex: 1 0 0%;
    background-color: #E8E3D4;
    background-image: url('../images/backgr-guitar.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-attachment: fixed;
}

body.home #Maincontent {
    background-image: none !important;
}

a,
a:hover {
    color: #ad3c00;
}

.postimage,
.postimage img {
    width: 100% !important;
    height: auto !important;
}

.stickyfooter {
	flex: 1 0 0%;
    background-color: #b72d2d;
}

#header-1 .main-nav .nav .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0;
    border: none;
    text-transform: none;
    min-width: 180px;
    background: #2e2330;
}

.sliderhp {
    width: 100%;
    background-color: rgba(69, 13, 88, 0.85);
    height: auto;
}

#header-1 .main-nav {
    display: block;
    background-color: rgba(81, 5, 101, 0.75);
    border: 0;
    height: auto;
}

.main-navhome {
    display: inline;
    height: 200px !important;
    padding-bottom: 50px;
}

.product {
    padding: 30px;
    background-color: rgba(255, 255, 255, 1);
}

#sidebar {
}

.widget {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 20px;
}

.widget_maxmegamenu {
    background-color: none;
    padding: 0px;
    margin-bottom: 0px;
}

.header-1 {
}

.contentcontainer {
    margin-top: 110px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbarhome {
}

.brandhome {
    width: 280px;
    max-width: 280px !important;
}

.sliderimage {
    width: 100%;
    height: auto;
}

.n2-ow {
    font-family: Merriweather !important;
    font-size: 48px !important;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 1px 2px 5px #000000 !important;
}

.product_title {
    color: #AD3C00;
    display: block;
    margin-bottom: 40px;
}

.wc-tabs {
    visibility: hidden;
    height: 0px;
}

table.wccpf_fields_table {
    width: auto !important;
}

.wccpf-fields-container {
  /* visibility: hidden; */
  height: auto;
}

.woocommerce-product-details__short-description {
  display: inline-block;
  width:45%;
}

.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 5px!important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 1em;
    font-weight: 700;
    position: relative !important;
    text-align: center;
    line-height: 3.236;
    top: 0 !important;
    left: 0 !important;
    margin: 0;
    border-radius: 0% !important;
    background-color: #510565 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ad3c00;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

/* hide on sale badge ipv door plugin te laten doen */
.onsale {
	display: none;
}
/* einde hide on sale */

.youtubelink {
    background-color: #fff;
    border-color: #ad3d00;
    border-width: 1px;
    border-style: solid;
    color: #ad3d00;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    margin-bottom: 20px;
}

.page-template-default .col-md-9,
.woocommerce-page .col-md-9,
.post-template-default .col-md-9 {
    background-color: #FFF;
    padding: 30px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #510565;
    font-size: 1.25em;
}

#header-1 .main-nav .navbar-nav > li.active a {
    color: #e8e3d4 !important;
    background: none;
}

.navbar-collapse.collapse {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.headerbox {
    position: relative;
}

#header-1 .main-nav .nav .dropdown-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2e2330;
    position: absolute;
    right: 35px;
    top: -10px;
}

#header-1 .main-nav .nav .dropdown-menu a:hover {
    background: #753981;
    color: #fff;
}

#header-1 .main-nav .navbar-nav > li a:hover {
    color: #e7e4d5;
    background: none;
}

.homewrapper {
    background-color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
}

.homewrapper h2 {
    margin-left: -15px;
}

.newsbox {
    margin-bottom: 50px;
    margin-top: 20px;
}

.contentcontainer ul {
    list-style: square;
}

#sidebar ul {
    list-style: none;
    padding-left: 0px;
}

ul.product_list_widget li {
    display: block;
    padding-bottom: 30px;
}

input.search-field {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

ul.product_list_widget .wp-post-image,
ul.product_list_widget .product-title {
    display: table;
    padding-bottom: 10px;
    width: 100% !important;
    height: auto;
}

body.tax-product_cat .col-md-9 {
    padding: 30px;
}

#about {
    background: #FFF;
    padding-bottom: 30px;
    padding-top: 20px;
}

.newsbox .pt-cv-title {
    padding-left: 15px;
}

#pt-cv-view-d8dfb30fet .cvp-responsive-image {
    width: 100% !important;
}

#pt-cv-view-d8dfb30fet .pt-cv-ifield {
    width: 100% !important;
}

.newsbox h2 {
    font-size: 2.2em !important;
    color: rgba(81, 5, 101, 1);
}

.customerbox {
    padding-top: 30px;
    padding-bottom: 30px;
}

.crumble {
}

.widget_breadcrumb_navxt {
    list-style: none;
    padding-left: 0px;
    font-size: 0.8em;
}

.social-light {
    list-style: none;
    padding-left: 0px;
}

.social-light li {
    float: left;
    padding-right: 20px;
}

.footer-1-3 .footer-text {
    border-top: #ecf0f1 1px solid;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
}

section.related {
    display: inline-block;
}

.woocommerce-Price-currencySymbol {
    padding-left: 5px;
    padding-right: 5px;
}

.woocommerce-product-details__short-description ul,
.woocommerce-Tabs-panel ul {
    list-style: disc;
    padding-left: 15px;
}

.woocommerce-product-details__short-description ul li {
    font-size: 0.9em;
}

.product_meta .posted_in {
    display: block;
}

.product_meta {
    display: block;
    margin-bottom: 15px;
}

@media (max-width: 900px)
{
	   .n2-ow {
        font-family: Merriweather !important;
        font-size: 24px !important;
        color: #ffffff;
        font-weight: 300;
        text-shadow: 1px 2px 5px #000000 !important;
    }

	}


@media (max-width: 767px)
{
    .logo-homebox {
        position: absolute;
        margin-top: 15px;
        z-index: 50000;
        margin-left: 10px;
    }

    .logo-homebox img {
        width: auto;
        height: 120px;
    }

    .logobar {
        margin-top: 40px;
        position: absolute;
        z-index: 9000;
        background-color: rgba(81, 5, 101, 0.70);
        height: 180px;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .n2-ow {
        font-family: Merriweather !important;
        font-size: 18px !important;
        color: #ffffff;
        font-weight: 300;
        text-shadow: 1px 2px 5px #000000 !important;
    }


    #header-1 .brand-img {
        float: none;
        margin-left: 10px !important;
        text-align: center;
        max-width: 240px !important;
    }

    ul.products li.product {
        width: 100% !important;
    }

    h1.entry-title {
        font-size: 1.5em !important;
    }

    h2 {
        font-size: 1.2em !important;
    }
}

/* *
 * Fix issues on product page with unwanted or missing titles 
 */

.woocommerce-Tabs-panel h2 {
    display: none !important;
}