/*
Theme Name: Barristar
Theme URI: http://themeforest.net/user/wpoceans/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans/portfolio
Description: Barristar - Lawyers attorneys and Law Firm WordPress Theme
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: barristar
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
*/


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* By Authot Post */

.bypostauthor {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
    margin-right: -15px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 15px;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.screen-reader-text {
    background: transparent;
}
@media only screen and (min-width: 1200px) {
	.hero-style-2 .slide-caption{
		margin-left: 400px;
	}
}
.slide:after{
	background:unset;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a{
	padding: 15px 4px;
}

.header-style-2 #navbar {
	border-right: 0;
}
.header-style-1 #navbar {
	border-right: 0;
}
@media screen and (min-width: 1200px){
	.header-style-1 #navbar>ul>li>a,
		.header-style-2 #navbar>ul>li>a{
    padding: 9px 16px;
}
	.site-header #navbar ul{
		margin-top: 16px;
	}
	.navbar .menu-item-396{
		margin-left:20px
	}
	.navbar .menu-item-396 a{
		    border: 2px solid #c0b596;
    border-radius: 50px;
	}
}
.contact input[type=checkbox] {
	height: unset;
	margin-top: 25px;
	    margin-right: 5px;
}
.agreement{
	font-weight:500;
}
.acceptance-831 .wpcf7-list-item {
	margin: 0;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{
	background: #fff;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a{
	background: none;
	color: #000;
	    border-bottom: 2px solid #c0b596;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a:hover{
	background: none;
	color: #000;
    border-bottom: 2px solid #c0b596;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a{
	border: none;
}

@media screen and (min-width: 1200px){
.elementor-element .elementor-widget-tabs{
	padding:100px 0;
	}
	.elementor-tabs-content-wrapper{
		padding-top:70px
	}
}

@media screen and (max-width: 767px){
	.elementor-329 .elementor-element.elementor-element-1679f26 .elementor-tab-title{
		margin-bottom: 20px;
    background-color: #c3ae99;
    text-align: center;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
		font-size:16px !important;
	}
}