/*

Theme Name: Porto

Theme URI: http://www.newsmartwave.net/wordpress/porto

Author: SW-THEMES

Author URI: http://www.newsmartwave.net/

Description: Porto Responsive Wordpress + eCommerce Theme.

Version: 3.4

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



*/



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



.bypostauthor {}



/*media all*/

.feature-box-style-2.feature-box .feature-box-icon {

    background: transparent;

    width: 120px;

    height: 122px;

}

.thumb-info .thumb-info-title {

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

    background: rgba(99, 195, 216, 0.8);

    bottom: 10%;

    color: #fff;

    font-size: 18px;

    font-weight: 700;

    left: 0;

    letter-spacing: -1px;

    padding: 9px 11px 9px;

    position: absolute;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);

    text-transform: uppercase;

    z-index: 2;

    max-width: 90%;

}

/*media all*/

.thumb-info:hover .thumb-info-title {

    background: #63ced8;

}
footer {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: url(//christinebrunner.robotec.rs/wp-content/uploads/2017/09/bacground-footer-1.jpg);
    color: #777;
    background-color: transparent;
    border-top: 5px !important;
        border-top-style: none;
        border-top-color: currentcolor;
    border-color: #0088cc !important;
        border-right-color: rgb(0, 136, 204);
        border-bottom-color: rgb(0, 136, 204);
        border-left-color: rgb(0, 136, 204);
    border-style: solid !important;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.home-intro {
    background-color: transparent;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    text-align: left;
}
.porto-concept .process-image {
    margin-top: 150px;
}
.porto-concept .sun {
    background: transparent url(../images/concept-icons.png) no-repeat 0 0;
    width: 60px;
    height: 56px;
    display: block;
    position: absolute;
    left: 10%;
    top: 35px;
    visibility: hidden;
}
.porto-concept .cloud {
    background: transparent url(../images/concept-icons.png) no-repeat 100% 0;
    width: 116px;
    height: 56px;
    display: block;
    position: absolute;
    left: 57%;
    top: 35px;
    visibility: hidden;
}
