/*
 Theme Name:   Umbala Child
 Description:  Umbala Child Theme
 Author:       the Alura Studio team
 Author URI:   http://alura-studio.com
 Template:     umbala
 Version:      1.0.0
 Text Domain:  umbala
*/
.breadcrumb-layout1 .breadcrumb-title-inner {
    text-align: center;
    padding: 65px 0;
    position: relative;
    z-index: 1;
}
.vc_row-full-width .vc_clearfix{
	background-color:black !important;
}
#alus_product_categories-3.sidebar-widget ul li:first-child {
	display:none;
}
#categories-7.sidebar-widget ul li:last-child {
	display:none;
}
#categories-8.sidebar-widget ul li:last-child {
	display:none;
}

#footer .wpb_text_column {
    margin: 17px 0;
}

.header-content .social-sharing{
	position: relative;
    float: left;
    left: -309px;
}

.header-left-wrapper .mobile-nav {
    cursor: pointer;
    font-size: 24px;
    display: none;
}

.header-content .container .header-left-wrapper {
    display: block;
}
.header-wishlist1{
	margin-top:61px;
}

.woocommerce-page div.product .product-title {
    font-size: 31px;
    font-weight: 700;
      width: 352px !important;
}
.alus-product-categories-shortcode .category-content {
    position: absolute;
    left: 50%!important;
    top: 73%!important;
    transform: translate(-50%,-50%);
    z-index: 9;
    padding: 12px 20px;
   background: #fff0 !important;
    box-shadow: 0 0 0px rgba(0,0,0,0.2)!important;
    color: #fff;
    width: 359px;
    text-align: center;
}


.height-new .alus-product-categories-shortcode .category-content {
   top: 87%!important;
}
.woocommerce-page div.product .product-title:after{
	content: "";
    width: 48px;
    height: 2px;
    background-color: #ffa601;
    display: block;
    margin: auto;
	margin-top:10px;
}

.woocommerce-page div.product .product-title:after::hover{
	content: "";
    width: 100px;
    height: 2px;
    background-color: #ffa601;
    display: block;
    margin: auto;
}
.alus_cart:before {
    content: url(https://savingcorals.com/wp-content/uploads/Saving-Corals/Logo/Saving-Corals_O-50x50.jpg);
    font-family: "simple-line-icons";
    font-size: 24px;
    margin-right: 6px;
}

.logo-wrap{
	    margin-left: -223px;
}

.widget_recent_comments h2
{display:none;}