/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.7.9.1647773563
Updated: 2022-03-20 10:52:43

*/
a:focus {
    outline: none !important;
}
p{margin: 0px;
    padding: 0px; margin-bottom: 0rem !important;}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.verticle-menu{
	position: fixed;
    width: 22%;
    top: 0;
    left: 0;
    padding: 10px 30px;
    height: 100%;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    transition: background-color .3s ease;
    outline: 0;
}
.left-side-menu{
	position: fixed;
    width: 20%;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -ms-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1;
}
aside.verticle-menu {
    background: #000;
	overflow: hidden;
}
.logo-sec {
    padding: 12px 20px 30px;
}
.logo-sec img {
    width: auto;
	margin: 10px 0px;
} 
nav.vertical_menu ul {
    list-style-type: none;
}
#menu-main-menu li a {
    text-transform: uppercase;text-decoration: none;
}
nav.vertical_menu > ul > li.active > a, nav.vertical_menu > ul > li:hover > a {
    color: #a59253;
}
nav.vertical_menu > ul > li > a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 1px;
}
nav.vertical_menu ul>li.menu-item-has-children>a>.plus, nav.vertical_menu_on_click ul>li.menu-item-has-children>a>.plus, nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
    float: right;
    width: 20px;
    height: 8px;
    margin: 12px 0 0;
    z-index: 10000;
    display: block;
    position: relative;
    background-image: url(http://jslegal.com.au/wp-content/uploads/2022/03/vertical_menu_cross.png);
    background-repeat: no-repeat;
    background-position: 100%;
    -o-background-size: 8px 8px;
    -webkit-background-size: 8px 8px;
    -moz-background-size: 8px 8px;
    background-size: 8px 8px;
}
.vertical_menu_on_click .second, .vertical_menu_toggle .second {
    margin: 0;
    display:none;
    overflow: hidden;
    z-index: 10;
}
nav.vertical_menu_float ul li.menu-item-has-children a span, nav.vertical_menu_on_click ul li.menu-item-has-children a span, nav.vertical_menu_toggle ul li.menu-item-has-children a span {
    display: inline-block;
    max-width: 180px;
    line-height: 1em;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-text1.form-control {
    border: 1px solid #cdb068;
    background: transparent;
}
textarea.wpcf7-form-control.wpcf7-textarea.input-text1.form-control {
    max-height: 120px;
    resize: vertical;
}
.btn-form-sub {
    background: #cdb068 !important;
    font-family: 'Raleway' !important;
    padding: 15px 50px !important;
}
img#tss_image {
    display: none !important;
}
#tss_warppper{width: 100% !important; text-align: left !important;}
.narrow:hover .second{display:block;}

textarea.wpcf7-form-control.wpcf7-textarea.input-text1.form-control{
	border: 1px solid #cdb068;
}
.form-control:focus{box-shadow: none !important;}
.inner ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.inner ul {
    padding: 0px;
    margin: 0px;
}
.inner ul li a:hover {
    color: #cdb068;
}
.inner ul li {
    margin: 10px 0px;
}
i.fa.fa-caret-down {
    padding: 0px 0px 0px 5px !important;
}
.main-banner {
    position: relative;
    top: -5px;
}
a.quick-btn {
    display: block;
    margin-top: 15px;
    color: #cdb068;
    font-weight: 600;
}
.img-zoom-box {
    overflow: hidden;
}
li#menu-item-1549 .menu-link {
    background: #cc9714;
    height: 50px;
    margin: 14px 0px;
	color: #fff;
}
@media screen and (max-width:1024px)  {
	.verticle-menu{display:none !important;}
}
@media screen and (min-width:1900px)  {
	.verticle-menu, .left-side-menu{
		width: 13%;
	}
	.left-box {
    width: 20% !important;
}
.elementor-container.elementor-column-gap-default {
    max-width: 1400px;
	}
	.fixed-top .elementor-container.elementor-column-gap-default, .footer-sec .elementor-container.elementor-column-gap-default {
    max-width: 100%;
}
}

@media screen and (min-width:1400px)  {
	.elementor-container.elementor-column-gap-default {
    max-width: 1400px;
	}
	.fixed-top .elementor-container.elementor-column-gap-default, .footer-sec .elementor-container.elementor-column-gap-default {
    max-width: 100%;
}
}
