/*
Theme Name: Deux Child
Theme URI: http://qedqod.com/demo/deux/homedecor/
Template: deux
Author: QedQod
Author URI: http://qedqod.com/
Description: Deux is a WooCommerce Theme that will make your business more easier to do. We develop Deux with simplicity elegant and sophisticated so everyone can shop easily. Deux is everything your business needed.
Tags: two-columns,left-sidebar,right-sidebar,custom-colors,custom-menu,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1.1525087718
Updated: 2018-04-30 11:28:38

*/
/* Pagina */
div#page.site {
    padding-top: 145px !important;
}
.site-header {
    padding: 20px 0;
}
.site-content {
    padding-top: 10px;
}
.footer-widgets ul li:last-child{
	margin-bottom: 15px;
}

.woocommerce-page-header{
    padding-top: 40px;
}


/* MENU */
.header-icon, #site-navigation {
    margin-top: 45px;
}

.nav-menu  ul.sub-menu, .site-navigation a:after{
    background: #82CBD0 !important;
    /*padding: 10px 0;*/
}
.nav-menu  ul.sub-menu > li{
	background: #FFFFFF;
}


/* Modificaciones Widgets */
.woocommerce input[type="radio"], .woocommerce input[type="checkbox"] {
    /*display: inline-block !important;*/
    margin-right: 10px;
}
.pwb-filter-products label {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #909097;
    text-transform: none;
    cursor: pointer;
}
label.checked {
    color: #82CBD0;
}

.pwb-filter-products ul {
    padding-left: 0;
}
.pwb-filter-products li {
    list-style: none;
    cursor: pointer;
}
.pwb-brands-col3 {
    min-height: 170px;
}

/* RIBBONS / ETIQUETAS */
.woocommerce .ribbons .featured{
    background-color: #82CBD0 !important;
}
.woocommerce .ribbons .newness{
    background-color: #c3004a !important;
}
span.vc_icon_element-icon {
    color: #c3004a !important;
}


/* MARCAS */
div#tab-pwb_tab-content h3 {
    margin-top: 0px;
}
.logo_marca{
    float:left;
    margin-right: 20px;
}
/* WPBAKERY  */
.deux-product a .product-info {

    background-color: rgba(130, 203, 208, 0.4);
}
.entry-content  .deux-countdown .box:last-child {
    padding-right: 0;
    display: none;
}

/* BONTON*/
.woocommerce button.button-alt, .woocommerce button.button-alt.disabled, .woocommerce input.button-alt, .woocommerce input.button-alt.disabled {
    border-radius: 50px;
}

