/*
Theme Name:   	Customify Child Theme
Theme URI:    	http://bluubanana.co.uk/ThemedWeddingHire-customify-child-theme
Author:       	Garvin Kerins
Author URI:     http://bluubanana.co.uk
Template:       customify
Description:  	Child theme for Customify theme
Version:      	1.0.1
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	Customify
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
*/
/*
 * Add your own custom css below this text.
 */


.woocommerce .woocommerce-loop-category__title {
    text-align: center;
}

.page-title {
    text-align: center;
}

.product-cat-description {
    text-align: center;
}

#yith_wc_category_accordion-2 > ul > li.cat-item.cat-item-1099 {
    display: none;
}


ul.customify-builder-payment-methods li {
    margin-right: 10px;
}

a.stepped {
    margin-left: 10px;
}

h2.woocommerce-loop-product__title {
    min-height: 46px;
}

.woocommerce span.price {
    min-height: 28px;
}

.nav-menu-desktop .megamenu-wp .mega-item .mega-content .mega-menu-item a {
    
    padding: 2px 0;
    
}

h2.woocommerce-loop-product__title {
    min-height: 46px;
}

a.MenuLevel1 {
    font-weight:bold;
}

a.MenuLevel2 {
    margin-left: 10px;
}

a.MenuLevel3 {
	Margin-left: 20px;
}

.MenuBreak {
	margin-top: 5px;
}


.rental-confirm-button {
    color: #ffffff;
    background: #235787 !important;
}

.shop_by_attribute_title {
	text-align: center;
}

#frontpagemessage {
    margin-left: 5px;
    margin-right: 5px;
    right: 0px;
}

#frontpagemessage {
    max-width: 1248px;
    margin: 0 auto;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.frontPageMessageHighlight {
    color: green;
    background: white;
    padding: 0 2px 0 2px;
    font-weight: bold;
    font-size: 110%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dontfancytitle {
    font-size: 20.0px;
    line-height: 2.0em;
    color: green;
}

p.dontfancytext {
    letter-spacing: 1px;
}

.dontfancymessage {
    background: #FEFEFE;
    color: #5C5656;
    padding: 7px 7px 7px 7px;
    /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px;
    border: gray;
    border-style: solid;
    border-width: thin;
    /* border-radius: 5px; */
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    /* height: 231px; */
    font-size: 78%;
    line-height: 1.5em;
    text-align: center;
}

.hiremessage {
    background: #bbbbbb;
    color: #ffffff;
    padding: 7px 7px 0px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-right: 5px;
}

#frontpagemessage2 {
	margin-top:15px;
    margin-bottom: 10px;
    text-align: center;
}

p.dontfancytext {
    margin-bottom: 0px;
}

p.hiremessagetext {
    margin-bottom: 12px;
}

.home #page-titlebar {
	border: none;
    background: none;
    padding: 14px 0px 22px;
}

.home .tph-attribute-wrapper .woocommerce ul.products li.product a img {
    border: black;
    border-style: solid;
    border-width: thin;
}

.single-product .product_meta {
    display: none;
}

nav.woocommerce-breadcrumb.text-uppercase.text-xsmall.link-meta {
    display: none;
}

.wc-product-contents {
    margin-right: auto;
    margin-left: auto;
}

.entry-summary-box p {
    text-align: justify;
}

/* accordian menu formatting*/
#wpb_wmca_category_accordion_widget-2 > div > ul > li.cat-item .cat-item-have-child.wpb-wmca-cat-item-have-posts.wpb-submenu-indicator-minus > ul a {
    border-left: solid thin #f1f1f1;
}

li.wpb-submenu-indicator-minus {
    border-left: solid thin #213314;
 
}
#wpb_wmca_category_accordion_widget-3 > div > ul > .cat-item .current-cat {
    background: #f1f1f1;
}

/* Styling the category banner */

.tph-page-cover {
    position: relative;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#tph-page-cover .tph-page-cover-inner {
    min-height: 300px;
}

.tph-page-cover .tph-page-cover-inner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 5;
}

.tph-page-cover-wrapper {
  width: 100%;
  background-color: whitesmoke;
  background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
  background: rgba(204, 204, 204, 0.5);
  color:black;
  font-weight: bold;
  text-align: center;
}

.tph-page-cover-wrapper, .tph-page-cover-title {
    display: inline-block;
    position: relative;
    color: rgba(255,255,255,.99);
    z-index: 5;
}

.tph-page-cover-title {
    margin-bottom: .2em;
}

