/*
Theme Name: Arisn
Theme URI: https://highthemes.com/themes/arisn/
Version: 1.2.1
Description: Arisn WordPress Theme
Author: HighThemes
Author URI: http://www.highthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: arisn
*/
.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.web-in > .vc_row[data-vc-full-width],
.web-in > .vc_row[data-vc-full-width] .vc_column-inner,
.web-in > .vc_row[data-vc-full-width] .vc_column-inner .row,
.web-in > .vc_row[data-vc-full-width] > .col-sm-12,
.web-in > .vc_row[data-vc-full-width]  .vc_column-inner .wpb_wrapper > .col-sm-12
{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    overflow: visible;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}

.bypostauthor  {
    background-color: #f7f7f7;
}
.wpb-js-composer .web-in .vc_tta.vc_tta-style-outline .vc_tta-tab>a {
    border-width: 1px;
}
.wpb-js-composer .web-in .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    border-width: 1px;
}
.container .container {
    max-width: 100%;
}
.wpml-ls-menu-item .wpml-ls-flag+span{
	    display: inline-block;
}