.mainmenu-navigation .navigation> .nav-footer ul > li > .sub-menu {
  padding-top:13px !important;
}

.mainmenu-navigation .navigation> .nav-footer ul>li>.sub-menu:before {
	top:0 !important;
}

.mainmenu-navigation .navigation > .nav-footer ul > li > .sub-menu li ul.sub-menu {
	padding-top:0 !important;
	padding-left:13px !important;
}

.mainmenu-navigation .navigation > .nav-footer ul > li > .sub-menu li ul.sub-menu:before {
  top: 13px !important;
  left: -7px !important;
  transform: rotate(90deg);
}

.mainmenu-navigation .navigation > .nav-footer ul > li > .sub-menu li ul.sub-menu li ul.sub-menu:before {
  top: 13px !important;
  left: -7px !important;
  transform: rotate(90deg);
}

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner {
  padding-top:0 !important;
}

.contact-form-7 {
	background: #f5f4f4 none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
}

.contact-form-7 h3 {
	margin-bottom:20px;
	font-weight:600;
}

.contact-form-7 label {
	margin-bottom:21px;
}

#page-404-content {
  padding:35px !important;
}

.sidebar-widget-items.has-full-height-background:before {
 height: 0px; 
 background: transparent; 
}

.sidebar-widget-items {
  background: #fff none repeat scroll 0 0;
}

#blog-post .sidebar-widget {
  margin-bottom: 30px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  background: #f4f4f4 none repeat scroll 0 0;
}

.footer-contact a {
  color:#c5b199 !important;
}

.footer-contact a:hover {
  color:#a6d119 !important;
}

.contact-button:before {
  background:#343a40 !important
}

a.contact-button i {
  color:#fff !important;
}

div.asl_s.searchsettings {
  box-shadow:0 0 0px 2px rgb(30, 30, 30) !important;
  margin-top:17px;
}

@media (max-width:1024px) {
  .logo img {
    width:120px !important;
    margin-top:20px;
  }
  .title-img img {
    width:120px !important;
  }

  .nav-footer {
    height:auto !important;
  }
}

@media (max-width:768px) {
  .logo img {
    width:150px !important;
    margin-top:0px;
    margin-left:275px;
  }
  .title-img {
    display:none !important;
  }
  .products li.product-category {
    float: none;
  }
  .products li.product-category {
    margin-left: 0px !important; 
 }
}

@media (max-width:414px) {
  .logo img {
    margin-left:110px;
  }
  .nav-footer {
    margin-left:-15px;
  }
}

@media (max-width:375px) {
  .logo img {
    margin-left:95px;
  }
}

@media (max-width:360px) {
  .logo img {
    margin-left:90px;
  }
}

@media (max-width:320px) {
  .logo img {
    margin-left:70px;
  }
}

.products li.product-category {
  margin-left:35px;
  margin-bottom:35px;
}

.woocommerce div.product .product_title {
  margin:0 !important;
}

.head-conact a {
  color:#A9AF8F !important;
}

.head-conact a:hover {
  color:#a6d119 !important;
}

.modal-header {
  background:#98bc24;
  border-bottom:2px solid #e5e5e5 !important;
  color:#fff;
}

.modal-body .btn-primary {
  background:#98bc24 !important;
  border-color:#98bc24 !important;
}

.modal-body .btn-primary:hover {
  background:#b2b83a !important;
  border-color:#b2b83a !important;
}

.slick-dots li button:before {
	display:none !important;
}