/*
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  ***************/


.mejs-overlay-button::before {
    content: '' !important;
}
.mejs-volume-button.mejs-mute button::before {
    content: '' !important;
}
.mejs-overlay-button {
    box-shadow: none !important;
}

.m-b0 {
margin-bottom: 0;
}
.stro {
font-weight: 700;
}
.sep_1 {
margin-top: 60px;
margin-bottom: 60px;
font-size: 60px;
font-family: Open Sans Condensed;
line-height: 1.3em;
font-weight: 700;
color: #717171;
}
.sep_2 {
margin-top: 10px;
margin-bottom: 60px;
font-size: 60px;
font-family: open sans condensed;
line-height: 1.3em;
font-weight: 700;
color: #717171;
}
.header-contact {
font-size: 18px;
font-weight: 700;
}
.product .img-thumbnail {
border: none;
}



/*
.entry-summary p.price,
.entry-summary .variations_form.cart,
.entry-summary .sku_wrapper {
display: none;
}
*/

.albastru_1 .featured-box .icon-featured {
	background-color: #6195c8;
}
.ico_60 .icon-featured img {
	max-width: 60%;
}



@media (max-width: 767px) {
.sep_1 {
margin-top: 30px;
margin-bottom: 30px;
font-size: 30px;
}
}