/*

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.5.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  ***************/

#header .header-main, .what-s-new h3, .journel-links li, #es_txt_button, #main .share-links a, #main .content-bottom-wrapper{
    background-color: #058565 !important;
}

.main-content{
    background-color: #f2f4eb;
}



a , #main-menu .mega-menu > li.menu-item.active > a, #main-menu .mega-menu > li.menu-item.active > h5, #main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active:hover > h5, #main-menu .mega-menu > li.menu-item:hover > h5 {
    color: #058565;
}

#header{
    border-color: #058565;
}

.pagination a:hover, .page-links a:hover, .pagination a:focus, .page-links a:focus, .pagination span.current, .page-links span.current{
    background-color: #058565;
    border-color: #058565;
}

.slider-caption{
    background-color: rgba(128,128,128,0.7) !important;
}

.slider-caption p{
	color: #fff !important;
	text-shadow: 0px 0px 2px #000;
}



.widget > div > ul li > a:hover, .widget > ul li > a:hover{
    color: #a4c0c0 !important;
}

.listings-events{
    overflow: visible !important;
} 
.widget > div > ul li > a, .widget > ul li > a{
    color: #d4d0d0 !important;
}

.team{
color: #000 !important;
}
.bypostauthor {}

.btn {
border-radius: 5;
background-color: #058565;
color: #fff;
display: inline;
}
.btn:hover{
color: #fff;
background-color: #000;
}

/*******************************************************************
/*****************Woocommerce*****************************************/


.product-image img, .owl-carousel .img-thumbnail img{
width:auto !important;
margin-right: auto;
margin-left: auto;
}

aside{
padding-left: 25px;
}

 @media only screen and (max-width: 767px) {

.widget-recent-posts{
	display:none !important;
}
#main .container-fluid:first-child{
	width: 100% !important
}
}

