/**
	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
*/


#header .navigation ul li a{
	text-transform:uppercase;
}
#header .navigation ul li{
	margin-right:2em;
}

 .goya-lazyload .featured-media .lazyloaded{
	width:100%;
}
.atc-visible-mobile-desktop .product .after_shop_loop_actions .button{
	padding: 10px 30px;
	font-size: 16px;
	border:none;
	background:#000000;
	color:#ffffff;
}

.post.post-classic.blog-post figure.post-gallery a{
	width:100%;
}

#shop-products li .product-title h2,
.et-listing-style1 .product-title h2{
	font-size:21px!important;
	font-weight:bold!important;
}

body.single-product .et-product-detail .container{
	width:100%!important;
	max-width:100%;
}

div.et-product-detail.et-product-layout-full-width .woocommerce-product-gallery__image a img{
	width:100%!important;
}

div.et-product-layout-regular .woocommerce-product-gallery__image a img{
	width:100%!important;
}

div.et-product-detail.et-product-layout-full-width .product-information{
	background:#000000;
}

div.et-product-detail.et-product-layout-full-width .product-information .offer-form h2{
	color:#fff;
}
div.et-product-detail.et-product-layout-full-width .product-information .offer-form label{
	color:#bd7757;
}

.product-showcase.product-title-top .product_title{
	text-transform:uppercase;
}

.et-product-detail .product-information .entry-summary{
	padding-bottom:30px!important;
}

div.et-product-detail.et-product-layout-full-width .product-information .offer-form .wpcf7-submit{
	background:#bd7757;
}
div.et-product-detail.et-product-layout-full-width .product-information .product_meta,
div.et-product-detail.et-product-layout-full-width .product-information .product_meta .posted_in,
div.et-product-detail.et-product-layout-full-width .product-information .product_meta .posted_in a,
div.et-product-detail.et-product-layout-full-width .product-information .post-share li
{
	color:#ffffff;
}
div.et-product-detail.et-product-layout-full-width .product-information .post-share li a{
	color:#ffffff;
}
div.et-product-detail.et-product-layout-full-width .product-information .post-share li a:hover{
	color:#bd7757;
}

div.et-product-detail.et-product-layout-full-width .product-information .wpcf7-response-output{
	color:#ffffff;
}
body.product-template-default .woocommerce-breadcrumb{
  text-align: center;
  background: #f1f1f1;
  padding: 20px 0px;
  margin-bottom: 0px!important;
}
b, strong {
  font-weight: 600;
}
ul#menu-meniu-finisaje{
	display: flex;
  flex-direction: row;
}
ul#menu-meniu-finisaje li{
	display:flex;
	flex-grow: 1;
}
.meniu-serii .wpb_widgetised_column,
.meniu-serii .wpb_widgetised_column .widget{
	margin-bottom:0px;
}

#home-products .et-banner-text .et-banner-title.medium,
#home-products-slide .et-banner-text .et-banner-title.medium
{
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
#home-products .et-banner-text,
#home-products-slide .et-banner-text
{
  background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(43,27,14,1) 29%, rgba(43,27,14,0.20051365272671573) 100%);
  width: 100%!important;
  padding: 30px 20px;
  font-weight: bold;
  font-size: 20px;
	min-height:102px;
}
#header .navigation  .menu-item-mega-parent ul.sub-menu{
	max-width:1270px;
	padding-bottom:10px;
}
#header .navigation  .menu-item-mega-parent ul.sub-menu li{
	padding:0px;
}
#header .navigation  .menu-item-mega-parent ul.sub-menu li a{
	width:100%;
}
#header .navigation  .menu-item-mega-parent ul.sub-menu li img{
	width:100%;
}
#header .navigation .menu-item-mega-parent ul.sub-menu li .item-caption{
	font-size:0.9rem!important;
	letter-spacing:0px;
	text-align:center;
	font-weight:bold;
}

.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{
	min-height:240px;
}
.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-scaleRotateIn{
	max-height:240px;
}