/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + Woocommerce 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  ***************/

#header .header-main .header-contact a {
    color: inherit;
}

#main-menu .mega-menu > li.menu-item.active > a {
    background: transparent;
    color: #ffffff;
}

/*
article.post .post-image.single {
    margin-bottom: 30px;
    display: none;
}
*/

article.post-large .post-image { 
    display: none;
}

.tm-cart-edit-options {
    font-size: 11px;
    margin-right: 10px;
    margin-left: auto;
    display: none;
}

#footer .container {
    position: relative;
    padding-top: 20px;
}


/***************  MOBILE   ***************/

#header .searchform-popup .search-toggle {
     color: #000000;
}

#header .mobile-toggle {
     color: #000000;
}

@media (max-width: 480px) { #header #mini-cart .cart-items {
    color: #ffffff;
}}


@media (max-width: 480px) { #header .searchform-popup .search-toggle {
color: #000000
 }}

@media (max-width: 480px) { #header .mobile-toggle {
    color: #000000;
}}


@media (max-width: 480px) { #header #mini-cart .cart-head {
    color: #000000;
}}

@media (max-width: 480px) { #mini-cart .minicart-icon {
    color: #ffffff;
}}

@media (max-width: 480px) {
#header #mini-cart .minicart-icon {
    font-size: 1.4em;
    margin-left: 0;
    vertical-align: baseline;
    color: #ffffff;
}
}
/**************PLUGINS  ***************/

#price_calculator {
    /* border-style: none; */
    /* border: 1px; */
    background: #f8f8f8;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.js .tmce-active .wp-editor-area {
	color: #000 !important;
}