#select2-drop {
    min-width: 53px !important;
    
}


body{
    color:#545454;
}


h1{
    font-size:30px;
    font-weight: 100;
}

h2{
   font-weight: 100;
   font-size:1.1em;
   line-height:1.8em;
}


h3{
   font-weight: 100;
   font-size:1.3em;
   line-height:1.8em;
}

h4{
   font-weight: 100;  
}

p {
    font-size: 0.95em;
    line-height: 1.7;
}


.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container .select2-choice {
        line-height: 1.7 !important;
}

.sombra{
    text-shadow: 1px 1px 3px black;
}


.woocommerce-page ul.products h3 {
    font-size: 15px;
}

.woocommerce .page-title, .woocommerce-page .page-title {
text-transform: uppercase;
    font-size: 30px;
    font-weight: 100; 
    
}

.single-product .tob_bar_shop {
    margin: -25px 0 0px;
}

.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, 
.woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
    font-size: 1.5em;
    line-height: 1.13em;
    font-weight: 100; 
}

.woocommerce div.product p.price, .woocommerce-page div.product p.price, 
.woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price {
    font-size: 1.5em;
    font-weight: 100; 
}


.woocommerce-page ul.products h3 {
    font-size: 15px;
width: 100%;
text-align: center;
padding-right: 0px;
}


.categories_grid .category_name, .category_list .category_name {
    font-size: 1.3em;
    font-weight: normal;
    color:black;
    
}

.categories_grid .category_name:hover{
    color:white;
}

.main-navigation ul li a {
    font-weight: normal;
    text-transform: lowercase;
}

.main-navigation ul .current-menu-item a{
    color:#D7C826;
}

.main-navigation ul li a:hover{
    
}



.site-header.sticky .site-branding img {
    height: 25px;
    line-height: 25px;
}


.select2-drop {
    min-width: 50px !important;
}

.select2-results {
    padding: 0px 0;
}


.product_after_shop_loop_buttons {
    display: none;
}


.prdctfltr_wc.prdctfltr_woocommerce.pf_select i.prdctfltr-down, .prdctfltr_wc.prdctfltr_woocommerce.pf_select i.prdctfltr-up {
    top: 13px;
    right: 18px;
}

.text-right {
    text-align: left !important;
}


@media screen and (max-width: 1280px) {  
.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter{
    width: 50% !important;
    float:right;
}
}

@media screen and (max-width: 925px) {  
.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter{
    width: 100% !important;
}
}

#site-footer {
    padding: 30px 0px;
}

#site-footer .widget {
    margin-bottom: 26px;
}

#site-footer .site-footer-widget-area {
    margin-bottom: 0px;
}

#site-footer .site-footer-widget-area > .row {
    border-bottom: none;
}

#site-footer .subscribe-newsletter {
    display: block;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
}

#site-footer .footer_socials_wrapper li {
    margin-left: 10px;
    margin-right: 10px;
}

#site-footer .footer_socials_wrapper li .fa {
    font-size: 16px;
}

#form-mailchimp button.submit {
    background-color: #dcdddf;
}

@media screen and (min-width: 768px) {  
    #site-footer {
        padding-bottom: 0;
    }

    #site-footer:before,
    #site-footer:after {
        content: " ";
        display: table;
        clear: both;
    }
    
    #site-footer .site-footer-widget-area {
        float: left;
    }

    #site-footer .site-footer-widget-area img.logos {
        max-height: 45px;
    }
    
    #site-footer .site-footer-copyright-area {
        float: right;
    }
    
    .cd-top.cd-is-visible {
        bottom: 50px;
    }
    
    #site-footer .inline-right {
        text-align: right;
    }
    
    #site-footer .inline-right .copyright_text {
        display: inline-block;
        margin: 0px 0px 0px 10px;
    }
    
    #site-footer .inline-right .subscribe-newsletter {
        display: inline-block;
        margin-left: 15px;
        text-align: center;
    }
    
    #site-footer .inline-right .footer_socials_wrapper {
        display: inline-block;
        margin: 0;
    }
}

.single-product .tob_bar_shop {
    z-index: 10;
}

.product_navigation #nav-below {
    text-align: right;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}