/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
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
*/

/*HEADER*/
/*SEARCH FORM*/
.search-layout-advanced {border-radius: 15px !important;}

#header .main-menu {
    margin: auto !important;
}

/*PAGE TOP*/
.page-top {
    padding: 5px 0 !important;
}


/*HOME CATEGORIES*/
.home-categories .psc-category {
    border: 1px solid #f2f2f2;
    padding-bottom: 11px !important;
    border-radius: 36px;
    background-color: #f2f2f2;
    min-width: 150px;
}

@media screen and (min-width: 769px){
.home-categories .psc-category {min-width: 200px !important;}
}

.home-categories .porto-heading {
    font-weight: 400 !important;
}

/*HOME SPECIAL PRODUCT*/
.home-special-product .porto-tb-item {
    background-color: #fff;
    padding-bottom: 30px;
}

/*ARCHIVE*/
.porto-tb-featured-image {
    border: 1px solid #f9f9f9 !important;
}

.mobile-add-cart   {
    top: 4px !important;
    right: 4px !important;
    position: fixed !important;
    background-color: #1d1d1b !important;
    color: #fff;
}