/*

Theme Name: Luxwine - Child

Theme URI: http://okthemes.com/luxwine

Author: Cristian Gogoneata

Author URI: http://www.okthemes.com

Description: Vineyard, Winery  & Wine WooCommerce shop

Tags: white, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options

Text Domain: luxwine

Template: luxwine

Version: 1000.0

=======

License: GPL

License URI: http://www.opensource.org/licenses/gpl-license.php

*/



/* =Imports styles from the parent theme

-------------------------------------------------------------- */

@import url('../luxwine/style.css');



/* =Theme customization starts here

-------------------------------------------------------------- */




body.theme-style-light footer.site-footer {
    background-image: none !important;
}

header.site-header .header-page-description {
    width: 90%;
}

.collection_links {
    width: 50%;
    margin: 0 auto;
}

.header-page-description .page_description_wines {
    line-height: 30px !important;
}

.imagini_distinctii_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.imagini_distinctii_item {
    width: 19%;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 2%;
    text-align: center;
    height: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imagini_distinctii_item img {
	transform: scale(1);
    transition: 0.5s all;
    max-width: 160px;
}

.imagini_distinctii_item:hover img {
	transform: scale(1.3);
}


.tabel_distinctii  {
	background:#fff !important;
	border:1px solid #A3834B;
}

.tabel_distinctii tr:nth-child(1) {
    background: #A3834B;
    color: #fff;
}

.tabel_distinctii td {
    border-color:#c3a97b !important;
	font-size: 14px;
}

.tabel_distinctii tr td:nth-child(2) {
	width:14%;
}


.imagini_distinctii_item:nth-of-type(odd) {
    background: #e8e8e8;
}


.filtrare_categorii .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.filtrare_categorii {
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.berocket_single_filter_widget {
    cursor: pointer;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    border:2px solid #000;
}

.bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
    font-size: 21px;
}

.woocommerce.columns-3 {
    width: 100%;
}

.bapf_sfilter .bapf_body .mCSB_container>ul, .bapf_sfilter .bapf_body>ul {
    padding: 0;
}

.bapf_sfilter.bapf_ckbox label {
    font-size: 17px;
}

a.button.product_type_simple {
    display: block;
    margin-top: 12px;
}

.titlu1_argint {
    background-color: #b7b09d;
    color: #fff;
    text-align: center;
    min-height:156px;
    padding: 25px 0;
}

.box_wine h2 {
    color:#fff !important;
    margin:0;
}

.titlu_continut {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding: 25px 0;
}

.beneficiu {
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.7);
    font-size: 20px;
    padding: 8px 0;
}

.titlu1_aur {
    background-color: #899064;
    text-align: center;
    color: #fff;
    min-height:156px;
    padding: 25px 0;
}

.titlu1_platinum {
    background-color: #62685a;
    text-align: center;
    color: #fff;
    min-height:156px;
    padding: 25px 0;
    font-size: 14px;
}

.box_wine_club2 {
    border: 1px solid #8B7B5D;
}

.box_wine_club3 {
    border: 1px solid #434043;
}

.box_wine_club1 {
    border: 1px solid #a0a0a0;
}

.continut_argint {
    padding: 10px 30px;
}

.continut_aur {
    padding: 10px 30px;
}

.continut_platinum {
    padding: 10px 30px;
}

.checkout_coupon.woocommerce-form-coupon.table {
    display: block !important;
    padding-top:45px;
}

a.buton_club {
    background: #000;
    display: flex;
    padding: 16px 60px;
    text-align: center;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.woocommerce .product .summary form.cart {
    margin: 30px 0 90px 0;
}

.type-product .woocommerce-product-attributes-item--attribute_pa_wine-type, .type-product .woocommerce-product-attributes-item--attribute_pa_product-type, .type-product .woocommerce-product-attributes-item--attribute_pa_variety {
    display: none;
}

.posted_in {
    display: none !important;
}

.previousPage {
    width: 23%;
}

@media(max-width:992px) {
	.clasa_mobil_titlu h1 {
		text-align: center;		
	}

    .berocket_single_filter_widget {
        cursor: pointer;
        width: 100%;
        padding: 10px 0;
    }

    .bapf_sfilter.bapf_ckbox label {
        margin-left: 10px;
    }
	
	.clasa_mobil_titlu h1 br {
		display: none;
	}

    .bapf_sfilter {
        margin-bottom: 0px;
    }

    .wpb_wrapper {
        padding: 15px 0px;
    }

    .bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
       
        margin-bottom: 0;
        margin-top: 0;
    }
}

