/*
Theme Name: Somo
Theme URI: http://promo-theme.com/somo/
Author: Promo Theme
Author URI: https://themeforest.net/user/ypromo
Description: Somo is the beautiful MultiPurpose Creative WordPress Theme for any businesses, freelancers, agencies, consulting, photographers, portfolio, filmmakers sites. Everyone can find a suitable page for itself. We have tried to create the big set of components and styles for your awesome website.
Version: 1.0.0
Text Domain: somo
License: GNU General Public License v2 or later
License URI: LICENSE
Template: somo

*/
a.button-style1{
    padding: 20px;
    background: #ffffff;
}
a.button-style1:hover, a.link-button:hover {
    background: #009AA1!important;
	background-color: #009AA1;
}
a.link-button.accent {
	padding: 5px;
    background: #ffffff;
}
.home .banner-area div.banner-item .col-auto > .text{
	margin-bottom: 0;
	padding-bottom:10px;
}
nav.navigation{
	font-size: 15px;
}
body, .post-content-block p, .post-content-block table, .post-content-block dl, .project-content-block p, .project-content-block table, .project-content-block dl, .content-area p, .content-area table, .content-area dl,.post-content-block ul, .post-content-block ol, .project-content-block ul, .project-content-block ol, .content-area ul, .content-area ol,.accordion-block .accordion-item .top,.tabs-block .tb-m-button, .tabs-block .tb-buttons .button{
	font-size: 17px!important;
}
.accordion-block .accordion-item .wrap{
	    font-weight: 300;
}
.page-id-1490 .tabs-block .tb-m-button{
	font-size: 18px!important;
	color: #009AA1!important;
}
.page-id-1490 div.tb-m-button:before {
    content: '';
    position: absolute;
	display: inline-block;
    top: 50%;
    right: 0;
    width: 14px;
    height: 2px;
    -webkit-box-shadow: inset 0 0 0 5px;
    box-shadow: inset 0 0 0 5px;
    margin: -1px 0 0 -7px;
	color: #ffffff!important;
}
.page-id-1490 div.tb-m-button:after {
    content: '';
        display: inline-block;
    top: 50%;
    left: 98.7%;
    width: 14px!important;
    height: 2px;
    -webkit-box-shadow: inset 0 0 0 5px;
    box-shadow: inset 0 0 0 5px;
    margin: -1px 0 0 -7px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
	color: #ffffff!important;
}


.page-id-1490 div.tb-m-button.current:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.page-id-1490 div.icon-box-style2 .top .title{
	color: #009AA1;
}

footer .widget_nav_menu ul li{
    margin:0;
    padding: 0;
    padding-right: 25px;
}
header.side-header .social-links{
    visibility: hidden;
}