/**
	Theme Name: Goya Child Theme
	Description: This is a child theme of Goya.
	Template: goya
	Version: 1.0
	Author: Everthemes
	Author URI: http://themeforest.net/user/luisvelaz
	Tags: responsive-layout, flexible-header, custom-colors, mega-menu, woocommerce, shop, ajax, page-builder, translation-ready, gutenberg
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
ul.sDescExtra.pnamesNoUpsell li {
    width: 50%;
    float: left;
}
.sDescExtraTitle {
    border-bottom: 1px solid #686868;
    margin: 20px 0px 15px;
}
.container.showcase-inner {
    width: 100% !important;
    max-width: 100%;
}
.showcase-row {
    margin: 0px !important;
    justify-content: space-evenly;
    align-content: space-between;
    flex-direction: row;
}
.product_meta {
    border-top: none !important;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.cate-img img {
    border-radius: 50%;
}
.cate-img .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px;
}
.cate-img p{
	font-size:18px;
}

.hamburger-menu {
    display: none;
}
.footer-middle input[type="name"] {
    height: 54px;
    margin-right: 12px;
}
.paymentProductDG p {
    margin-bottom: 10px;
}

p.zip-text {
    font-size: 14px;
    text-align: center;
}
.paymentProductDG {
    margin-top: 30px;
}
/* .logo-holder {
    margin-top: 50px;
} */
/* home-product */
.et-listing-style4 .caption {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 20px;
    opacity: 1;
}
.products:not(.shop_display_list) .et-listing-style4 .product_after_title .price>.amount {
    color: #bfa774;
}
.products:not(.shop_display_list) .et-listing-style4 .product_after_title > div > .price {
	background: transparent;}
.products:not(.shop_display_list) .et-listing-style4 .after_shop_loop_actions .button {
    padding: 8px 12px;
}
.product_after_shop_loop_price {
    width: 50% !important;
    float: left;
    margin-top: 8px;
}
/*  */
.yith-wcwl-add-to-wishlist {
    display: none !important;
}
.product_meta {
    display: none !important;
}
.et-product-detail .summary .post-share {
    position: absolute;
    top: 17%;
    border: unset;
}
.woocommerce-product-details__short-description {
    margin-top: 30px;
}
/* product page */
.paymentProductDG div {
    width: 50%;
    float: left;
}
.zip-img {
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.paymentProductDG div:nth-child(2) img {
    width: 200px;
    margin-top: -5px;
    max-width: 100%;
}
/*  */

@media(max-width:450px)
{.hamburger-menu {
    display: block;
}
	.et-product-detail .summary .post-share {
    top: 11%;
}
	.icon-area .wpb_column.vc_column_container.vc_col-sm-3.et-dark-column {
    border-bottom: 2px solid #fff;
    width: 50%;
}
	div#main-slider-row {
    height: 0px !important;
}
	.text-name {
    letter-spacing: 3px;
    font-size: 14px !important;
}
	.empty{height: 0px !important;}
	.all-hed-class h4.vc_custom_heading {
    padding-top: 10px;
    font-size: 14px !important;
}
	.vip-text h2.vc_custom_heading {
    font-size: 22px;
    text-align: center !important;
}
	.vip-text, .vip-text h2, .vip-text p {
   text-align: center;
}
	.vip-text .mc4wp-form-fields input:not([type=submit]) {
    width: 100% !important;
}
	#homepage-content {
    text-align: justify;
}

#homepage-content h1, #homepage-content h3 {
    font-size: 16px !important;
}
	.footer-middle h2 {
    margin-bottom: 10px;
    font-size: 18px;
}
	.footer-widgets {
    padding: 30px 0px 0px;
}
	.footer-middle input[type="name"] {
    margin-right: 0px;
}
	.footer-middle {
    padding: 50px 0px 0px;
}
	h1.product_title.entry-title {
    font-size: 24px !important;
}
	.features {
    text-align: justify;
}
}