/*
Theme Name: Health Insurance
Theme URI: http://themeforest.net/user/rayoflightt
Author: rayoflightthemes.com
Author URI: rayoflightthemes.com
Text Domain: health-insurance
Domain Path: /languages
Description: Business and Insurance Wordpress Theme
Version: 1.2.6
Tags: right-sidebar, accessibility-ready, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
, page-builder
License:http://themeforest.net
License URI: http://themeforest.net/licenses
*/

.cart-collaterals .cross-sells h2,
.up-sells.upsells.products h2 {
  font-size: 24px;
}

@media (min-width: 993px) {
.top-address {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
}
@media (max-width: 992px) {
.topwidgets li {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 15px 0!important;
  text-align: center!important;
  float: none!important;
}
.top-search  .widget.widget_search {
  display: flex;
  justify-content: center;
}
}
button,
input {
  border-color: #f3f3f3!important;
}
label {
  font-weight: 400!important;
}
.sidebar  h2,
.sidebar  h3 {
  margin-bottom: 14px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold!important;
}

.top1.widgets-style1 .widget, .top1.widgets-style2 .widget {
	 margin-bottom: 0!important;
}
 @media (min-width: 993px) {
.buttontop {
	text-align: right;
}
}	
 @media (max-width: 992px) {
.buttontop {
	text-align: center;
}
}	 
