/*
Theme Name: Suave-Child
Theme URI: http://www.commercegurus.com/themes/suave
Author: CommerceGurus
Author URI: http://www.commercegurus.com
Description: Suave is a beautiful WordPress & WooCommerce theme that personifies sophistication and panache. Suave is suave.
Version: 1.8.4
License: GNU General Public License
License URI: license.txt
Text Domain: commercegurus
Domain Path: /languages/
Tags: light, white, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, sticky-post, theme-options, translation-ready
template: suave

*/

.product-nocols tr:nth-child(odd) {
    background: #e0e0e0;
}

.woocommerce-product-details__short-description tr:nth-child(odd), .variations_form tr:nth-child(odd) {
    background: #ffffff;
}

.product-nocols td{
    padding-left: 10px;
}

section.container {
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width: 1200px) {
    .vc-section .container {
        max-width: 1170px;
    }
}

.cg-primary-menu {
    background-color: #000;
    border-top: #000 1px solid !important;
}

.cg-primary-menu .menu > li > a {
    color: #fff !important;
}

.cg-primary-menu .menu > li > a:hover {
    color: #777777 !important;
}

.cg-submenu-ddown {
    border-color: #000 !important;
}

.cg-header-fixed .menu > li:hover,
.cg-primary-menu .menu > li:hover {
    background: #000000 !important;
}

li.menu-item > a {
    color: #fff !important;
}

.cg-shopping-toolbar {
    background: #000 !important;
}

.cg-shopping-toolbar a {
    color: #ffffff !important;
    font-size: 13px;
    opacity: 0.8;
    font-weight: 700;
    text-transform: uppercase;
}

.cg-primary-menu .menu > li > a, .cart_subtotal .amount {
    color: #fff !important;
}

.cg-quick-view,
.content-area .cart_totals h2{
    font-family: 'Hind', 'Arial', Sans-Serif !important;
    text-transform: uppercase;
    font-size: 16px;
}

section.related {
    margin-bottom: 20px;
}

.header-wrapper {
    display: none;
}

.popmake-age-buttons button.age-enter,
.popmake-age-buttons button.age-exit {
    width: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 15px;
    background-color: #777777;
    color: #ffffff;
    height: 40px;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
}

#customer_login {
    margin-top: 0 !important;
}

.customNavigation {
    margin-bottom: 20px;
}

.wac-qty-button {
    display: none !important;
}

.cg-product-cta a.add_to_cart_button,
.cg-product-cta a.product_type_variable {
    display: none!important;
}

.up-sells-bottom {
    margin-bottom: 20px;
}

#ship-to-different-address > label > span {
    margin-left: 10px;
}

.product-wrap .col-lg-product-4 > li{
    float:left!important;
}

label.woocommerce-form__label-for-checkbox span{
    margin-left: 22px;
}

label.woocommerce-form__label-for-checkbox span.required{
    margin-left: 0;
}

.screen-reader-text{
display: none;
}

.cg-primary-menu .menu>li>a, .cart_subtotal .amount{
    font-size: 21px!important;
}


.cg-submenu-ddown{
    top: 50px!important;
}

.single-product-details .button,
.woocommerce .checkout-button,
.content-area #payment input.button{
    background-color: #777;
    border-color: #777;
}

.woocommerce .checkout-button:hover{
    color: #fff;
}

.content-area #payment input.button{
    padding: 8px 12px 6px 8px!important;
}

.cg-header-fixed-wrapper.cg-is-fixed{
    padding-right: 5%;
    padding-left: 5%;
}

/*#beaum-home-slider{*/
    /*max-width: 1300px;*/
    /*margin:auto!important;*/
/*}*/

