#preloader {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: 999999;
		background: #fff;
		margin: 0 auto;
	}

	#loader {
		display: block;
		position: relative;
		left: 0px;
		right: 0px;
		top: 40%;
		width: 100px;
		height: 100px;
		margin: 0 auto;
		border-radius: 50%;
		border: 4px solid transparent;
		border-top-color: #0C285D;
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite;
	}

	#loader:before {
		content: "";
		position: absolute;
		top: 5px;
		left: 5px;
		right: 5px;
		bottom: 5px;
		border-radius: 50%;
		border: 3px solid transparent;
		border-top-color: #0C285D;
		-webkit-animation: spin 3s linear infinite;
		animation: spin 3s linear infinite;
	}

	#loader:after {
		content: "";
		position: absolute;
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
		border-radius: 50%;
		border: 3px solid transparent;
		border-top-color: #0C285D;
		-webkit-animation: spin 1.5s linear infinite;
		animation: spin 1.5s linear infinite;
	}

	@-webkit-keyframes spin {
		0% {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes spin {
		0% {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}
	@media screen and (max-width: 991px) {
	.dropdown-submenu > a:first-child span.menu-title {
            border-bottom: none;
      }
      span.mobi_drop{
            display: block;
        }
}
.wpb_single_image img{
    width: 100% !important;
}

@media (max-width:767px){
.contact_form_page .gform_legacy_markup_wrapper.contact-form-cls_wrapper{
    max-width: 100%;
}
.wpb_row  .vc_column_container{
    padding-left: 15px;
    padding-right: 15px;
}
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #fff;
}
.sales-accordian .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #fff;
}
.sales-accordian .vc_column_container>.vc_column-inner{
    padding-right: 0px;
    padding-left: 0px;
}
.ya_top-3{
    padding-right:5px;
}
.menu-item-24174 .dropdown-menu li:hover > a, .menu-item-24174 .dropdown-menu li.focus > a{
    background-color:transparent !important;
}
.woocommerce-result-count{
    display:none;
}

html{
    overflow:hidden;
}
.newsletter-cls_wrapper.gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 8px !important;
}
input#gform_submit_button_2 {
    margin-top: 20px !important;
}

.newsletter-cls_wrapper .newsletter-cls .gform_body{
	width:100% !important;
}
.newsletter-cls_wrapper.gform_wrapper ul.gform_fields li.gfield.gfield_error{
	padding-right: 0 !important;
}

input#choice_1_5_1 {
    display: inline-block;
    width: auto;
}
@media only screen and (min-width: 641px)
{
.newsletter-cls_wrapper.gform_wrapper .top_label li.gfield.gf_left_half {
    width: 48%;
    margin-right: 2%;
}
}
.breadcrumb {
    display: none !important;
}
.row.padding-top-60.padding-bottom-60{
    padding-top: 0px;
    padding-bottom:0px;
}
#unique-header{
    display: none !important;
}
a img:hover {
    opacity: 0.8;
}

.footer-sidebar{
    background: #303030;
}
.footer-sidebar .widget .title-border{
    display: none;
}
.footer-sidebar .widget .widget-title{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer-sidebar .background-overlay {
    background: #303030;
}
.footer-copyright{
background-color: #575757;
}
footer.footer-sidebar .widget ul li::before{
    display: none;
}
.footer a.button-gray{
    text-decoration: none;
}
.footer-sidebar .widget .widget-title {
    font-weight: 700;
}
.navigation .menubar .menu-wrap > li > a{
font-weight: 700;   
    color: #0c285d;
}
.navigation .menubar .menu-wrap > li:after{
    position: absolute;
    content: "";
    height: 2px;
    width: 0%;
    background: #0c285d;
    left: 0;
    bottom: 2px;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    transition: .1s ease-in-out 0s;
}
.navigation .menubar .menu-wrap > li:hover:after,.nav-specia .menubar .menu-wrap > .menu-item.active:after{
width: 80%;
    opacity: 0.8;
    transition: .1s ease-in-out 0s;
}
.nav-specia .menubar .menu-wrap > .menu-item:hover > a,.nav-specia .menubar .menu-wrap > .menu-item.active > a{
    background: transparent;
    color: #0c285d;
}
.top-scroll {
    border-color: #1c64ea;
    color: #0f5ae8;
}
.page-wrapper .col-md-8{
    width: 100%;
}
.page-wrapper .col-md-4{
    display: none;
}
.vc_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.category-cls h1 {
    line-height: 1.1;
}
.single-product-top .wpgis-slider-for .slick-track div img{
    height: auto !important;
}
 .woocommerce.single-product .sw-outstock {
    right: auto;
    left: 10px;
         position: absolute;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    line-height: 38px;
     top: 10px;
}
.sw-outstock {
    text-indent: -9999px;
    background: url(/wp-content/uploads/2020/09/icon-outstock.png) no-repeat center center;
    background-size: 42px 42px;
    width: 42px;
    height: 42px;
}

.woocommerce  .page-wrapper .single-product-top .images img {
    object-position: center !important;
    object-fit: contain !important;
    height: 400px !important;
    width: 500px !important;
    margin: 0 auto !important;
}

.woocommerce .page-wrapper .single-product-top .images #wpgis-gallery img {
    height: 200px !important;
}
#wpgis-gallery .slick-slide{
    padding: 0px 15px;
}
.desc.std{
    display: none;
}
.product  .products-entry{
    border: 1px solid #ddd;
    padding: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.woocommerce ul.products li.product .button{
    border-radius: 0px !important;
}
.woocommerce  .page-wrapper .product.col-md-4{
    display: block;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    padding-bottom: 0px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin-bottom: 25px !important;
}
.product-form-cls_wrapper li.gfield input{
    height: auto;
    line-height: inherit;
}
.owl-carousel .owl-nav [class*=owl-]{
    opacity: 1;
        line-height: 30px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev{
        left: -60px;
}
.owl-carousel .owl-controls .owl-nav .owl-next{
        right: -60px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #00285d;
    border-color: #00285d;
    color: #fff;
}
.products-listing.woocommerce a.button{
    border-radius: 0px !important;
}
.owl-nav span{
    font-size: 35px;
}

.woocommerce  ul.btm_product_main li a img{
    object-position: center !important;
    object-fit: contain !important;
    height: 230px !important;
    width: 230px !important;
    margin: 0 auto !important;
}
.shop-cls ul.btm_product_main li h2{
    margin: 0 0 10px;
        line-height: 1.1;
}
.headtop-mobi{
    display: none !important;
}
.cart-wrapper{
    display: none !important;
}
#specia-footer .padding-top-20 {
    padding-top: 8px;
    padding-bottom: 8px;
}
.footer-column h3 {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
}
.footer-sidebar .widget li:first-child{
    padding-top: 0px;
}

.columnsfl {
    float: left;
    width: 33.33%;
    padding: 10px;
}
#Features .row{
    display: flex;
    flex-wrap: wrap;
}
@media (max-width:768px){
.columnsfl {
    width: 100%;
}
    
#Features .row p{
    display: none !important;
}
}
.navigation:not(.pagination){
    box-shadow: none !important;
        border-bottom: 1px solid #d8d8d8;
}

.navigation  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.theme-mobile-nav .container{
	width: 100%;
}
input[type="text"]{
    height: auto;
}
.sidebar-top-header button{
    border-radius: 0px !important;
}
.menu-right{
    display: none !important;
}
@media (min-width: 992px) and (max-width: 1200px) {

    .menubar .menu-wrap > li.menu-item > a {
        font-size: 12px;
    }
   .navigation .col-md-9{
        width: 57% !important;
        margin-top: 0px !important;
    }
    
     sidebar-top-header input {
        width: 100% !important;
        display: block;
    }
       .navigation  .inline-cls.sidebar-top-header button {
        font-size: 8px;
        width: 40px !important;
        height: 100%;
	    padding-left: 5px;
		padding-right: 5px;

    }
    input[type="text"]{
        line-height: 0px;
    }
    body .login-cls a {
        font-size: 12px;
        padding: 10px 0 10px;
    }
}
body{
    padding-top:  0px !important;
}
@media (min-width:1201px) and (max-width:1370px){
    .menubar .menu-wrap > li.menu-item > a {
    font-size: 14px;
}
}
@media (min-width:992px) {
    .navigation .row{
        display: flex;
        align-items: center;
    }
}
.header {
    min-height: auto;
}
.theme-mobile-menu .btn{
 background-color: #1B2D5B;
    color: #fff;
    border-radius: 0px !important;
    margin-right: 0px;
        padding: 0px 5px;
}
.theme-mobile-menu .btn.open .fa-search:before{
    content:"\f00d";
		font-size: 19px;
}
.mmbtn {
    margin-left: 15px;
    margin-right: 15px;
}
button[type=submit]:focus{
    outline: none;
}
button:focus,button:active{
    background: transparent;
}

@media (min-width:992px){
.navigation .menubar .menu-wrap .menu-partner-login{
    display: none;
}
}
.mobile-menu  .menu-partner-login a{
padding: 13px 40px 13px 20px;
    border: 1px solid #0c275d;
    display: inline-block !important;
    font-size: 14px;
    position: relative;
    line-height: normal;
    width: 170px !important;
    border-radius: 0px;
}
.mobile-menu  .menu-partner-login a:after{
position: absolute;
    content: "\f08e";
    right: 18px;
    font-family: fontawesome;
    color: #0c275d;
    font-size: 16px;
    top: 15px;
    font-weight: 100;
}
.mobile-menu  .menu-partner-login{
    padding-top: 20px;
    margin-left: 15px;
    border-bottom: none !important;
}
.mobile-menu li > a{
    color: #0c275d;
}
body a:focus, body a:hover {
    outline: none;
}
.mobile-menu .dropdown > span > a:before{
    color: #0c275d;
}
.mobile-menu .dropdown.current > a{
 color: #0c93c9;   
}


.searchm .searchsbtn{
    border-radius: 0px !important;
        right: 0px;
        top: 0px;
}
.searchm .searchsbtn:hover{
    border: 0px;
}
.map-section .result-show-section .input_search input{
        padding: 3px 10px;
}
header .dropdown-menu>.active>a {
	    background: transparent;
}