/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#menu-view-switcher li .flag{display: none;}
form.cart .quantity, form.cart .single_add_to_cart_button, .add_to_cart_button, .ajax_add_to_cart{display: none!important;}
.resp-tabs-container .tab-content h2:first-child{display: none;}

html .btn-light, html input.btn-light[type="submit"] {
    border-width: 1px;
}

html .btn-primary, html input.btn-primary[type="submit"] {
    border-width: 1px;
background-color: #FFFFFF;
}
 
#footer {
    font-size: 0.7em;
}

.thumb-info .thumb-info-title {
    color: #fff;
    font-size: 21px;
line-height: 28px;
    font-weight: 500;
    letter-spacing: -1px;
    /*text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);*/
 text-shadow: none;
    text-transform: none;
 padding: 2px 5px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}


.thumb-info .thumb-info-type {

    /*font-size: 16px;*/
    text-shadow: none;
    background-color: #375ea8;
}

.thumb-info-inner{

    color:#375ea8;
}

.thumb-info:hover .thumb-info-title {

    background: #fff;

}
.thumb-info.thumb-info-hide-info-hover .thumb-info-title {
    opacity: 1;
    top: 70%;
}

.sixteen {
    font-size: 16px;
}

.noline a, .noline a:hover
{ text-decoration: none;}