/*
 Theme Name:   Spring Plant Child Theme
 Theme URI:    http://themes.g5plus.net/spring/
 Description:  Spring Plant Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     spring-plant
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		spring-plant
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.product-item-inner .compare{
    display:none !important
}
.gsf-catalog-filter{
    display:none !important
}
.woocommerce-Price-currencySymbol:after{
    content:" ";
}
.woocommerce-cart .vc_custom_1516331891183 .wpb_column{
    display:none !important
}
.customize-search{
    display:none !important
}
.vc_custom_1657461069825{
    min-height:775px
}
.vc_custom_1657461069825 .g5plus-space{
    display:none !important
}
.header-customize .customize-sidebar{
    display:none !important
}
.primary-menu-inner #main-menu{
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.page-id-1138 .wpb_wrapper p,
.cart-subtotal{
    display:none
}
.shop_table.woocommerce-checkout-review-order-table .order-total td:nth-child(2){
    min-width:200px
}
.page-id-1136 .shop_table thead tr:first-child{
    display:none !important
}
.page-id-1138 #billing_address_2_field{
    display:none !important
}
.page-id-1138 .woocommerce-additional-fields:nth-child(2) h3{
    display:none !important
}
.page-id-1138 .woocommerce-privacy-policy-text{
    display:none !important
}
.page-id-1138 .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
    display:none !important
}
.page-id-1138 .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(3),
.page-id-1138 .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(4){
    display:none !important
}
.page-id-1138 #billing_country_field{
    display:none
}
a[href='https://uxhouses.com/shop/']{
    display:none !important
}
.categories_custom_wrapper .product-categories{
    display: flex;
    display: -webkit-flex
}
.categories_custom_wrapper .product-categories .cat-item{
    color:#000;
    list-style: none
}
.categories_custom_wrapper-1 .portfolio-item-skin-02 .portfolio-content .portfolio-cat{
    
}

.umb-grid .grid-sub-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0;
}
.umb-grid a{
    color: #00a099;
}
.umb-grid .banner-center-text {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
    height: 338px;
    line-height: 338px;
}
.umb-grid .overlay {
    background-color: rgba(80,188,189,.5);
    width: 100%;
    height: 100%;
    position: absolute;
}
.umb-grid .banner-center-text h3 {
    color: #fff;
    width: 100%;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
}