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

*/

/** test row */ 
.test-row{
   margin: 0;
}





#main{
    border-top: solid #ffd400 6px;
}

#main-menu {
    margin-bottom: -57px;
}
@media (max-width: 991px) {
    #main-menu {
        margin-bottom: -50px;
    }
}
#header .header-right {
    text-align: left;
}

#footer .container {
    padding-top: 10px;
}

#footer .container .widget {
    margin-bottom: 5px;
    margin-top: 5px;
}

#footer .container .nav > li > a {
    padding: 5px 5px;
}

#footer .widget.follow-us .share-links-custom a {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin: 2px;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 28px;
}
.share-links-custom a {
    font-size: 14px;
    color: #fff;
    text-indent: -9999em;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: 0.2857em 0.5714em 0.2857em 0;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.share-links-custom a:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
}

.share-links-custom .share-android:before {
    content: "\f17b";
}
.share-links-custom .share-android {
    color: #fff;
    background: #6DAB3C;
}
.share-links-custom .share-android:hover {
    background: #549024;
}

.share-links-custom .share-apple:before {
    content: "\f179";
}
.share-links-custom .share-apple {
    color: #fff;
    background: #5472D2;
}
.share-links-custom .share-apple:hover {
    background: #2C4492;
}

.share-links-custom .share-facebook {
    color: #fff;
    background: #4d71bb;
}
.share-links-custom .share-facebook:hover {
    background: #3b5a9a;
}
.share-links-custom .share-facebook:before {
    content: "\f09a";
}
.share-links-custom .share-googleplus {
     color: #fff;
    background: #e47365;
    }
.share-links-custom .share-googleplus:hover {
   background: #dd4b39;
}
.share-links-custom .share-googleplus:before {
    content: "\f0d5";
}

#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item:hover > a,
#main-menu .mega-menu > li.menu-item.active > h5,
#main-menu .mega-menu > li.menu-item:hover > h5 {
  
    border-radius: 20px 20px 0 0;
}
#menu-glavnoe-menyu  li.menu-item {
    background-color: #e7e7e7;
    border-radius: 20px 20px 0 0;
    
}

#menu-glavnoe-menyu {
    margin-left: 75px;
}

#main .main-content {
    padding-bottom: 10px;
}

.widget.qtranxs_widget{
    margin: 0 0 0 75px;
}
.widget.qtranxs_widget ul{
    border-bottom: none;
}

/**#header .header-main .header-contact * {
   color: #ED1C24;
}*/

#header.header-10 .header-main .container .header-left{
    padding-left: 100px;
}

/*** end custom */

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.blog-posts .activ .entry-title a {
    color: #2b3990;
}
.blog-posts .activ .entry-title{
    color: #2b3990;
    text-decoration: underline;
    font-weight: 700;
}
.blog-posts .end .entry-title a {
    color: #777;
}
.blog-posts .end .entry-title{
    color: #777;
    text-decoration: underline;
    font-weight: 700;
}
.blog-posts > article.post-share {
    border-bottom: 4px solid #777;
    border-top:none;
    margin: 0;
}
.blog-posts > article.post-share:last-child {
    border-bottom: none;
}
.post-share.activ .entry-title a {
    color: #2b3990;
}
.post-share.activ .entry-title{
    color: #2b3990;
    text-decoration: underline;
    font-weight: 700;
    text-align: center;
}
.post-share.end .entry-title a {
    color: #777;
}
.post-share.end .entry-title{
    color: #777;
    text-decoration: underline;
    font-weight: 700;
    text-align: center;
}
.g-recaptcha {
    margin-bottom: 15px;
}


