.social-bx li {
    padding-left: 10px;
    padding-right: 10px;
}
.dez-topbar-right .social-bx li a{
	font-size: 16px;
}
.skew-top-bar::after {
    box-shadow: -8px 0 0 #ffffff, -16px 0 0 #90b64b, -24px 0 0 #ffffff, -32px 0 0.1px #90b64b, -40px 0 0 #90b64b, -49px 0 0 #90b64b;
}
.skew-top-bar::after{
    background: #90b64b;
    
}
.header-style-6 .dez-topbar-left ul li a {
    color: #fff;
    font-size: 14px;
}
.bg_menu{
	background-color: #90b64b;
}
.header-style-6 .top-bar {
    background: #90b64b;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0;
    z-index: -1;
    position: relative;
    overflow: hidden;
}
[class*="bg-"] .header-nav .nav > li.active > a, [class*="bg-"] .header-nav .nav > li.current-menu-item > a {
    color: #90b64a;
    background:white;
}
[class*="bg-"] .header-nav .nav > li > a:hover, [class*="bg-"] .header-nav .nav > li:hover > a {
    color:black !important;
}

.menu_text{
    color: #434752;
}
.contact-info h6 {
    font-size: 16px;
    margin: 0 0 5px 0;
    font-weight: 800;
}
.bg_menu_side_button{
    background-color: #90b64b;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
}
.slide-up{
    position: relative;
}

.product_card {
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
}
.product_card .product_card_inner {

}

.product_card .product_card_inner .product_card_img {

}
.product_card .product_card_inner .product_card_title {
    padding: 5px 0;
}
.product_card .product_card_inner .product_card_title h3{
    padding: 14px;
    display: inline-block;
    font-size: 22px;
}
 .section-head h2{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #ff6d0e;
    text-transform: uppercase;
}
.h2 {
    text-transform: uppercase;
    color: #ff6d0e;
}
.h2 .text-secondary {
    color: #ff6d0e;
}

.footer-top .widget_about p {
    text-align: left;
}


@media (min-width: 320px) and (max-width: 767px) {
   .p-b40 {
    padding-bottom: 8px;
}
.p-t70 {
    padding-top: 17px;
}
.p-tb60 {
    padding-bottom: 18px;
    padding-top: 13px;
}
.hidden-xs1{
    display:none;
}
.s1{
    margin-left: 10px;
    margin-right: 10px;
}

.sidebar-mobile {
    margin-left: -1% !important;
}

}
@media (min-width: 768px) and (max-width: 1900px) {
  .bg_menu{
    position: absolute;
    z-index: 99;
    left: 88px;
    top: -20px !important;
    padding-bottom: 20px;
}
.p-b40 {
    padding-bottom: 6px;
}
.p-t70 {
    padding-top: 54px;
}
.p-tb60 {
    padding-bottom: 32px;
    padding-top: 17px;
}

.sidebar-desktop {
    margin-left: 1% !important;


}

}