/*
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
*/


/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header .mega-menu .narrow ul.sub-menu {
    min-width: 140px;
}

#header .main-menu .narrow .popup a {
    line-height: 20px;
    padding: 8px 10px;
}

.bs-color::after {
    background-color: #11333a;
    opacity: 0.9;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.bs-color h3 {
    color: #fff;
}

.bs-counter {
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #f0632f), color-stop(50%, #00618e));
    background: -webkit-linear-gradient(right, #f0632f 50%, #00618e 50%);
    background: linear-gradient(-90deg, #f0632f 50%, #00618e 50%);
}

.bs-counter::before {
    background: #00618e;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00618e), color-stop(100%, #f0632f));
    background: -webkit-linear-gradient(left, #00618e 0%, #f0632f 100%);
    background: -webkit-gradient(linear, left top, right top, from(#00618e), to(#f0632f));
    background: linear-gradient(to right, #00618e 0%, #f0632f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00618e", endColorstr="#f0632f", GradientType=1);
    bottom: auto;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 0;
    height: 129px;
    margin-top: -40px
}

.home .stats-block {
    margin-bottom: 0;
}

.home .stats-block .stats-number,
.home .stats-block .stats-text {
    color: #ffffff;
}

.ds-color {
    background-color: #11333a;
    background-position: 50% top;
    background-repeat: no-repeat;
}

.ds-color h3 {
    color: #ffffff;
}

.bs-carousel::after {
    background-color: #11333a;
    opacity: 0.9;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.vc_grid-container .vc_gitem-zone .vc_gitem-col {
    padding: 20px;
}

.rounded {
    border-radius: 5px;
}

.with_shadow {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
}

.vertical-item.teaser.clear-media.hover_bg_teaser.ls.with_padding.rounded.with_shadow.min_height_165 {
    overflow: hidden;
    position: relative;
    padding: 30px 15px;
    height: 215px;
    display: block;
}

.teaser.hover_bg_teaser {
    -webkit-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s;
}

.columns_margin_bottom_20 .isotope-item {
    margin-bottom: 20px;
    position: relative !important;
    left: auto !important;
    top: auto !important;
}

.ds .ls {
    background-color: #fff;
    color: #919899;
}

.ds .highlight2 {
    border-color: #f0632f;
    color: #f0632f;
}

.big {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
}

.topmargin_5 {
    margin-top: 5px;
}

.ds .ls h5 {
    color: #1f232b;
    font-size: 24px;
}

.bottommargin_0 {
    margin-bottom: 0 !important;
}

.topmargin_20 {
    margin-top: 20px;
}

.teaser.hover_bg_teaser.ls:hover {
    background-color: #f0632f;
}

.teaser.hover_bg_teaser.ls:hover .highlight2 {
    color: #fff;
}

.text-white h3 {
    color: #fff;
}

.porto-ultimate-content-box-anchor.text-white:hover .porto-ultimate-content-box.has-content-pos {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.porto-btn-data {
    font-size: 16px;
}

.home .aio-icon-read.xx {
    font-size: 16px;
    border: none;
    background: #f0632f;
    color: #ffffff;
    padding: 18px 32px;
    width: 165px;
    text-align: center;
    height: 59px;
    margin-top: 20px;
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    font-size: 16px;
    border: none;
    background: #f0632f;
    color: #ffffff;
    padding: 18px 32px;
    width: 165px;
    height: 59px;
    margin-top: 20px;
    border-radius: 0;
    opacity: 1;
}

.vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #fff;
    background-color: #f0632f;
    text-decoration: underline;
}

.home .top-icon .aio-icon-description {
    text-align: left;
}

.home .vc_gitem-post-data-source-post_title h4 {
    height: 65px;
    overflow: hidden;
}

a.porto-btn:hover {
    text-decoration: underline;
}