/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.6.7
*/

.wpml-ls { display: none !important; }

/* HEADER */
body.page-header-transparent.light-title:not(.header_on_scroll) .header { background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 );
 }
 
 #mob_gtranslate { position: absolute; right: 35px; top: 25px; text-align: right; }
 #mob_gtranslate a { display: inline-block; margin-left: 20px; }

/* scroll to top */
#scroll_to_top, #scroll_to_top.active { bottom: 100px; right: 30px; }

/* woocommerce */
body .woocommerce-store-notice { font-size: 1rem; line-height: 1.6em; padding: 1rem; }

/* Checkout Questions */
.ggcheckoutquestion label { display: block !important; }

legend { color: #0f145a; }

/* Weight and italics */
.font-weight-light   { font-weight: 100 !important; }
.font-weight-lighter { font-weight: 200 !important; }
.font-weight-normal  { font-weight: 400 !important; }
.font-weight-bold    { font-weight: 700 !important; }
.font-weight-bolder  { font-weight: 900 !important; }
.font-italic         { font-style: italic !important; }

/* footer */
.footer-bar .container { padding-top: 30px; padding-bottom: 80px; }