/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Gaurav Gupta
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.divider{
	width: 6%!important;
  height: 3px!important;
  color: #ff6600!important;
  margin-top: -10px!important;
}

.steps{
	float: left;
    width: 6%!important;
    margin: 0;
	height: 3px;
}
.h1, h2, h3, h4, h5, h6{
	margin:0px;
	
}

.footer-link{
	margin:0px!important;
	background: #333 none repeat scroll 0 0 !important;
	width: 25%;
    height: 3px;
}

#footer-widgets .footer-box .footer-widget{
	margin-bottom: 5px!important;
}

.page-header{
	padding: 15px 15px !important;
}

.page-header-title{
	display:none!important;
}

.site-breadcrumbs ol li{
	font-size:14px !important;
}
.woocommerce-loop-category__title{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 7px;
    background: #f60;
    border: 3px solid #f60;
    color: #fff;
    text-align: center;
    font: 22px Arial, sans-serif;
	
}

.count{
	display:none;
}

.products .product-category img{
	display:none !important;
}

.products .product-category{
	    padding-bottom: 5px!important;
}


element.style {
}
.woocommerce ul.products .product {
    overflow: hidden;
    padding-bottom: 20px;
}

.count-1, .col-1, .col.first{
	clear: none!important;
}

.pharmacy-lo{
	width:30px !important;
	height:3px !important;
}

.finder-text{
	margin-bottom:-3%;
}

.menu-text{
 float: right;
 text-align: right;
 text-decoration: none;
 list-style: none;
 display: flex;
}

.menu-txt{
	padding-right:20px;
}

.wp-block-social-link-anchor{
	color:#fff!important;
	background: 
}

.wp-social-link-mail{
	color:#333!important;
}
.owp-floating-bar{
	display: none;
}

.woocommerce div.product .product_title{
	font-size: 20px !important;
}