@media (min-width: 768px) {
  .h-md-40px, .size-md-40px {
    height: 70px;
  }
}

.hover-user-top-menu {
  margin-top: -35px;
}

ul.social a{
  background-color: #fab712 !important;
}
ul.social i{
  color: #2e2e2e !important;
  background-color: transparent !important;
}
 
ul.social i:hover{
  color: #fff !important;  
}

.btn-primary {  
  color: #2e2e2e !important;
}

.btn-primary:hover {  
  color: #2e2e2e !important;
}

a:hover {  
  color: var(--primary) !important;
}

.dropdown-toggle{
	color: #fff !important; 
}
	
.dropdown-item {
	color: #2e2e2e !important;
}

.top-text-color-visibility a span{
	color: #fff !important;
}

.top-text-color-visibility a span:hover {  
	color: var(--primary) !important
}


.dropdown-item  span{
	color: #2e2e2e !important;
}


.dropdown-item span:hover{
	color: #2e2e2e !important;
}


.footer-widget .become-seller a{
	color: #fab712 !important;
}

.footer-widget .become-seller a:hover{
	color: #fff !important;
}

.about_us_description{
	color: #fff !important;
}

.jssocials-share-whatsapp .jssocials-share-link { 
  margin-right: 8px;
}