/*
 Theme Name:     Handig Cadeau 2.0
 Theme URI:      http://www.wpx.nl
 Description:    A Superstorechild theme for Handig Cadeau
 Author:         WPX
 Author URI:     http://www.wpx.nl
 Template:       superstore
 Version:        1.0.3
*/

@import url("../superstore/style.css");

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

/* Container*/
@media only screen and (min-width: 769px) {
    #main.fullwidth, .layout-full #main, .col-full {
        max-width: 1200px !important;
    }
}

#header {
    padding: 1.618em 0 0;
}

#header .header-top.banner .row .widget_product_search {
    clear: none !important;
    float: right !important;
    margin-top: 24px;
    width: 25% !important;
}

@media screen and (max-width: 768px) {
    #header .header-top.banner .row .widget_product_search {
        width: 100% !important;
    }
}

/* Header */
@media only screen and (min-width: 769px) {
    #header .header-top .row #logo img {
        padding-left: 0 !important;
    }
}

#header ul.cart li.container a.cart-contents span.contents {
    background: #31b4e7 !important;
}

#header ul.cart li.container:hover a.cart-contents, #header ul.cart li.container.active a.cart-contents {
    background: #31b4e7 !important;
}

@media only screen and (min-width: 769px) {
    #header .header-top.banner .row .heading-group, #header .header-top.banner .row #topad {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) {
    #header .header-top .row #logo {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 75% !important;
    }
    #header .header-top .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    #header .header-top.banner .row .widget_product_search {
        margin-right: 0 !important;
    }
}

.home #content div.woocommerce-wrap ul.featured {
    background-color: #fff;
}

#header .header-top .row .widget_product_search {
    clear: none !important;
    float: right !important;
    margin-top: 24px;
    width: 20% !important;
}

/* Nav */
ul.nav li a {
    padding: .857em 1em !important;
}

#navigation ul.nav > li.parent > a:after {
 display: none !important;
}

/* Slider */
.flexslider {
    margin: 0 0 10px;
}

.flexslider, .flexslider .slides img {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.slide-content {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
}

.slide-content header {
    background: transparent !important;
}

.slide-content header a {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    text-indent: -99999px;
}

.slide-content .entry {
    display: none !important;
}

.flex-direction-nav a {
    background: transparent;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    box-shadow: none;
    -webkit-box-shadow: none;
}

/* Products */
ul.products li.product {
    background: #fff !important;
}

ul.products li.product h3 {
    padding: 1em 0 !important;
}

ul.products li.product .price {
    color: #31b4e7 ;
    font-weight: 700;
}

@media screen and (max-width: 768px) {
    ul.products li.product h3,
    ul.products li.product .price {
        display: block;
        padding: 1em !important;
    }
}

@media screen and (max-width: 768px) {
    ul.products li.product .excerpt {
        padding: 0 1em;
    }
}

ul.products li.product .amount {
    font-size: 18px;
}

ul.products li.product h3:after {
    display: none !important;
}

ul.products li.product .img-wrap,
ul.products li.product img {
    border-radius: 0 !important;
}

ul.products li.product .img-wrap .details-link:before {
    display: none;
}

ul.products li.product .img-wrap .details-link {
    display: none;
}

ul.products li.product a:hover .img-wrap {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

ul.products li.product a:hover .img-wrap img {
    opacity: 1 !important;
    filter: none !important;
}

@media screen and (max-width: 768px) {
    ul.products li.product img {
        width: 100% !important;
    }
}

/* Single Product */
.woocommerce_tabs .panel, .woocommerce-tabs .panel, .woocommerce_tabs .tab, .woocommerce-tabs .tab {
    padding: 1.618em 1.618em 1.618em 0 !important;
}

#tab-description h2 {
    display: none;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    border-right: 1px solid #bbb3b9;
}

.woocommerce .quantity, .woocommerce-page .quantity {
    padding-right: 0;
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
    height: 1.5em;
}

/* Navigation */

#navigation {
    background-color: #31b4e7 !important;
}

#navigation .nav a {
    color: #31b4e7;
    font-size: 95%;
}

#navigation ul.nav > li.parent:hover a {
    background: #31b4e7;
}

.woocommerce-message + form .cart-navigation {
    display: none;
}

#header ul.cart li.container a.cart-contents span.contents,
#navigation ul.nav > li:first-child a,
#navigation {
    border-radius: 0 !important;
}

@media only screen and (min-width: 769px) {
    #navigation ul.nav > li.current_page_item a,
    #navigation ul.nav li.current_page_parent a,
    #navigation ul.nav li.current-menu-ancestor a,
    #navigation ul.nav li.current-cat a,
    #navigation ul.nav li.li.current-menu-item a {
        color: #fff;
        background: #31B4E1;
        background: lime;
    }
}


li.home a {
    background-color: #31B4E1 !important;
    background-image: url(http://handigcadeau.nl/wp-content/uploads/sites/61/2013/12/icon-home.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-indent: -9999px;
    width: 18px;
}

@media only screen and (min-width: 769px) {
    #navigation ul.nav > li.parent:hover a {
        background: #364246;
    }
}

/* Entry */
.post-header h1.entry-title {
    text-align: center;
    margin-bottom: 40px;
}

.home .entry {
    padding: 0 !important;
}

.cart-contents {
    display: none;
}

/* Sidebar and widgets */
#sidebar .widget {
    border-radius: 0;
    -webkit-border-radius: 0;
}
#sidebar .widget h3 {
    color: #3E3E3E !important;
    font-size: 1.2em !important;
}

.widget_woo_product_categories ul.products li.product h3,
.home #content .widget_woo_product_categories ul.products li.product a:hover > h3 {
    border-radius: 0 !important;
    color: #fff !important;
    padding: 10px !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    margin-right: 0 !important;
    background: #666 !important;
}

.widget_woo_product_categories ul.products li.product .description {
    display: none;
}

.home #content .widget_woo_product_categories ul.products li.product a h3:before {
    display: none !important;
}

.home #content .widget_woo_product_categories ul.products li.product a:hover > h3 {
    opacity: 0.8;
}

.featured li.product img {
    height: inherit !important;
    width: auto !important;
}

.home div.woocommerce-wrap ul.featured li.featured {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

@media only screen and (min-width: 769px) {
    .breadcrumbs-wrap {
        padding-top: 14px;
    }
}

/* Buttons and forms */
a.button, a.comment-reply-link,
#commentform #submit, .submit,
input[type=submit], input.button,
button.button, #wrapper .woo-sc-button,
#searchform, .woocommerce-product-search,
.added_to_cart {
    border-radius: 0;
    -webkit-border-radius: 0;
}

/* Misc */
span.onsale {
    animation: none !important;
    border-radius: 50px !important;
    -webkit-animation: none !important;
}

span.onsale:after {
    display: none !important;
}

a.button.alt, a.comment-reply-link.alt,
#commentform #submit.alt, .submit.alt,
input[type=submit].alt, input.button.alt,
button.button.alt, #wrapper .woo-sc-button.alt,
.added_to_cart.alt {
    background: #e7e6df;
}

.single-product .summary .price .amount {
    color: #31B4E7 !important;
}

#infscr-loading {
    display: none !important;
}

.tax-product_cat #main ul.products li.product h3 {
    border-bottom: none !important;
}

#tiptip_holder {
    display: none !important;
}

.widget .product_list_widget li .remove {
    display: none;
}

.textwidget .woocommerce .product-category .description {
    display: none;
}

.home #content div.woocommerce-wrap ul.featured {
    background: #fff !important;
        box-shadow: 20em 0 0 0 #fff, -20em 0 0 0 #fff !important;
}

ul.products li.product h3 {
    max-height: 3.4em !important;
    min-height: 3.4em !important;
}

/* Footer */
.footer-wrap {
    background: #fff;
    margin: 0 !important;
}

#footer-widgets .widget h3:first-child {
    color: #31B4E7;
}

/* Cart */
#shipping_method li {
    padding: 10px 0;
}

@media only screen and (min-width: 769px) {
    .wc-proceed-to-checkout {
        float: right;
        font-size: 16px;
        width: 61%;
    }
    .wc-proceed-to-checkout .button {
        font-size: 16px !important;
    }
}

a.remove {
    background: transparent !important;
    color: #c2c2c2 !important;
    font-size: 16px !important;
}

a.remove:after {
    content: "\f014" !important;
}

/*
USP Widget
-----------------*/
.usp h3 {
    color: #31B4E7 !important;
    font-size: 16px !important;
}

.usp ul {
    font-size: 12px;
    font-weight: 500;
    list-style: none;
    line-height: 2em;
}

.usp ul li {
    padding: 4px 0 4px 34px;
}

.usp ul .levering {
    background: url(./images/levering.png) no-repeat left center;
}

.usp ul .garantie {
    background: url(./images/garantie.png) no-repeat left center;
}

.usp ul .ruilen {
    background: url(./images/ruilen.png) no-repeat left center;
}

.usp ul .bezorging {
    background: url(./images/bezorging.png) no-repeat left center;
}

.usp ul .inpakken {
    background: url(./images/inpakken.png) no-repeat left center;
}

.usp ul .check {
    background: url(./images/check.png) no-repeat left center;
}

.usp ul .service {
    background: url(./images/service.png) no-repeat left center;
}

.usp ul .betalen {
    background: url(./images/betalen.png) no-repeat left center;
}

.usp ul .waarborg {
    background: url(./images/waarborg.png) no-repeat left center;
}

.usp ul .gratis {
    background: url(./images/gratis.png) no-repeat left center;
}

.usp ul .snel {
    background: url(./images/snel.png) no-repeat left center;
}

#footer-widgets a:hover {
    text-decoration: underline !important;
}

@media only screen and (min-width: 769px) {
    .home div.woocommerce-wrap .widget_woo_product_categories ul.products {
        padding-top: 0;
    }
}

/* Zijbalk kleur */
#sidebar .widget {
    background: #f9f9f9;
}

/* Zoekveld marge */
#header .header-top .row .widget_product_search {
    margin-top: 25px !important;
}

#navigation .nav a {
    color: #fff;
}

.home #content .widget_woo_product_categories ul.products li.product a h3 {
    background: #F40B0B;
    margin-top: 0 !important;
}

.home div.woocommerce-wrap .widget_woo_product_categories ul.products li.product {
    margin-bottom: 3em;
}

.home #content .widget_woo_product_categories ul.products li.product a:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.home #content .widget_woo_product_categories ul.products li.product a:hover h3 {
    opacity: 0.8;
}

ul.products li.product h3 {
    min-height: 15px;
}

#topad a {
    cursor: default;
}

ul.products li.product.product-category h3 {
    font-weight: bold;
}

.home div.woocommerce-wrap ul.products li.product {
    margin-bottom: 0;
}

.footer-wrap a {
    color: #2D2F30;
}

.footer-wrap.contact {
    background: #31b4e7;
    border-top: 0px solid #31b4e7;
}

.footer-wrap {
    background: #FFFFFF;
    color: #31b4e7;
    margin: 0 -1.618em;
    padding: 1em 1.618em;
}

#footer-widgets .widget h3:first-child {
    color: #31b4e7;
    border: 0;
    font-weight: 750;
}

.home #content .widget_woo_product_categories ul.products li.product a h3 {
    color: #ffffff;
    font-weight: 400;
}

ul.products li.product.product-category h3 {
    qfont-weight: 900;
    color: #F666666;
    font-size: large;
}

.lsbtwbox {
    margin-left: 10px;
    width: 70px !important;
}

.lsbfbbox span {
    height: 23px !important;
}

/* Fix for positioning of badges */
ul.products li.product {
    position: relative;
}

.stock:before {
    color: #19EE06;
}

/* WooCommerce Price (Sale Price) */
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins, .product-price ins, .woocommerce ul.cart_list li .quantity ins, .woocommerce-page ul.cart_list li .quantity ins, .woocommerce ul.product_list_widget li .quantity ins, .woocommerce-page ul.product_list_widget li .quantity ins {
    color: #d70800;
    text-decoration: bold;
}

p.demo_store {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1CB4E0;
    z-index: 9999;
    margin-bottom: 0;
    padding: 0.5em 0;
    color: #fff;
    text-align: center;
}

@media only screen and (max-width: 640px) {
    #topad {
        display: none;
    }
}

p.demo_store {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e01c1f;
    z-index: 9999;
    margin-bottom: 0;
    padding: 0.5em 0;
    color: #fff;
    text-align: center;
}

ul.products li.product span.onsale {
    display: none
}

.widget a {
    font-weight: 500;
}

article.post .post-meta {
    display: none;
}

/* WooCommerce */

.woocommerce_tabs ul.nav-tabs li a,
.woocommerce-tabs ul.nav-tabs li a,
.woocommerce_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a {
    font-size: 100%;
    padding: 0 !important;
    margin-right: 14px !important;
}

.widget .product_list_widget li img {
    width: auto !important;
}

#searchform .s,
.woocommerce-product-search .s,
#searchform #s,
.woocommerce-product-search #s,
#searchform .search-field,
.woocommerce-product-search .search-field {
    padding: 0.48em 2.618em 0.48em 1.387em !important;
}

.woocommerce-product-search input[type=submit] {
    top: 0 !important;
    padding: 1.4em !important;
}

ul.products li.product h3 {
    font-weight: 600 !important;
}

.home #content .widget_woo_product_categories ul.products li.product a h3 {
    max-height: 1.6em !important;
    min-height: 1.6em !important;

}

.cart_totals .includes_tax {
    display: none !important;
}