/*
Theme Name: Giada Child
Description: Child theme for Giada
Template: giada
Version: 1.0
*/

/* ========================================
   CUSTOM CSS
   ======================================== */

/* Paste your custom CSS below this line */

body {
	color: #a39584;
 	background-position: center;
}

/* Header */
#qodef-page-header {
  background: rgba(0,0,0,0);
}

.qodef-header--centered #qodef-page-header-inner {
    flex-direction: column;
    justify-content: center;
    padding: 0;
}

#qodef-page-header .qodef-widget-holder {
  display: block;
  align-items: center;
  height: 100%;
  margin-left: 50px;
}

#qodef-page-header .qodef-widget-holder .widget {
  color: #fff;
}

#qodef-page-header .qodef-widget-holder .widget a {
  color: #fff;
}

.qodef-centered-header-wrapper {
  background: rgba(0,0,0,0);
}

.qodef-header-navigation > ul > li > a .qodef-menu-item-text:hover {
  color: #7d715d;
}

#qodef-page-header .qodef-widget-holder {
  margin-left: 0px;
}

.footer_logo {
  display: block;
  margin: auto;
  width: 50px;
	padding-top: 50px;
}

.qodef-header-navigation ul {
    margin: 0 0 0 0 !important;
		font-style: italic;
}

.product_meta .posted_in {display: none !important;}

/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table *, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table * {
    display: none !important;
}

/* To hide the sku  */
.single-product span.sku_wrapper {
    display: none !important;
}

/* To hide categories */
.qodef-woo-product-categories {display: none !important;}

/* Hover Color */
.qodef-woo-product-list .qodef-woo-product-image-inner   {
  position: absolute;
  background: rgba(50,0,0, 0.85);
}

/* Icons */
.qodef-woo-product-list .qodef-woo-product-image-actions a {
  display: block;
  color: #fff !important;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
  color: #fff;
}

#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist a, #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist a {
  color: #fff;
}

/* Dividers */
body .qodef-woo-product-list .qodef-woo-product-image-actions > * {
	border-left: 1px solid rgba(255,255,255,.25) !important;
}

body .qodef-woo-product-list .qodef-woo-product-image-actions > :last-child {
	border-right: 1px solid rgba(255,255,255,.25) !important;
}

/* Category Price */
#qodef-woo-page .price, #yith-quick-view-modal .price, .qodef-woo-shortcode .price {
  color: #7d715d;
}

/* Listing Price */
#qodef-woo-page.qodef--single .entry-summary .price, #yith-quick-view-content.single-product .entry-summary .price {
		font-family: Montserrat,sans-serif;
	font-size: 20px;
  color: #7d715d;
}

#qodef-woo-page.qodef--single .related>h2, #yith-quick-view-content.single-product .related>h2 {
  color: #7d715d;
}

#qodef-woo-page .price, #yith-quick-view-modal .price, .qodef-woo-shortcode .price {
	font-size: 18px;
	font-family: Montserrat,sans-serif;
  color: #7d715d;
}

/* Mobile Menu */
.qodef-mobile-header-navigation {
  background-color: #000;
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
  background-color: #fff;
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line {
  background-color: #7d715d;
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-fake-line {
  background-color: #7d715d;
}

.widget a {
  color: #fff;
}

/* To Hide Blog Categories */
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item {
	display: none !important;
	
}

.qodef-woo-product-list .qodef-woo-product-title {
  margin: 0;
}

.price {
		color: #7d715d;
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-text {
	display: none !important;
}

.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom .qodef-social-share .qodef-social-share-icon {
	display: none !important;
}

a:hover {
  color: #7d715d;
}

/* Widget Footer Menu */
#qodef-page-footer .widget a {
font-family: 'IM Fell English', serif;
}

#qodef-page-footer .widget a:hover {
  color: #7d715d;
}

/* Quantity */
.woocommerce input.input-text  {
    background-color: transparent  !important;
}

/* Related Products */
#qodef-woo-page.qodef--single .related > h2, #yith-quick-view-content.single-product .related > h2 {
font-family: 'IM Fell English', serif;
}

#qodef-woo-page.qodef--single form.cart .variations label, #yith-quick-view-content.single-product form.cart .variations label {
  color: #7d715d;
}

/* Dropdown Menu */
body .select2-container--default .select2-selection--single {
  color: #fff; !important;
	font-size: large;
}

body .select2-container--default .select2-selection--single:focus {
  color: #fff; !important;
	font-size: large;
}

body .select2-dropdown .select2-results__option.select2-results__option--highlighted,
body .select2-dropdown .select2-results__option.select2-results__option[data-selected=true],
body .selectBox-dropdown-menu .select2-results__option.select2-results__option--highlighted,
body .selectBox-dropdown-menu .select2-results__option.select2-results__option[data-selected=true] {
	background-color: #7d715d !important;
	color: #fff;
	padding-left: 10px;
}

#qodef-woo-page.qodef--single form.cart .variations .select2-container--default .select2-selection--single, #yith-quick-view-content.single-product form.cart .variations .select2-container--default .select2-selection--single {
	font-family: Montserrat,sans-serif;
	color: #fff;
  font-size:15px;
  font-weight: 500;
  font-style: normal;
}

.select2-results__option {
	font-style: normal;
  color: #000;
	font-family: Montserrat,sans-serif;
}

#qodef-woo-page.qodef--cart .cart_totals > h2, #qodef-woo-page.qodef--cart .cross-sells > h2, .yith-wcwl-form .cart_totals > h2, .yith-wcwl-form .cross-sells > h2 {
font-family: 'IM Fell English', serif;
 color: #fff;
font-weight: 100;
text-transform: uppercase;
}

#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th, .yith-wcwl-form .cart-collaterals .shop_table th {
  color: #fff;

}

#qodef-woo-page.qodef--cart .wc-proceed-to-checkout a, .yith-wcwl-form .wc-proceed-to-checkout a {
margin-bottom: 20px;
}

#qodef-woo-page.qodef--cart .cart-collaterals .order-total strong, .yith-wcwl-form .cart-collaterals .order-total strong {
  color: #fff;
}

.qodef-woo-side-area-cart .qodef-m-content {
  background-color: #0a0a0a;
}

.woocommerce-page div.woocommerce .shop_table td, .woocommerce-page div.woocommerce .shop_table th {
  color: #fff;
}

#qodef-top-area .qodef-widget-holder .widget a, #qodef-top-area .qodef-widget-holder .widget p, #qodef-top-area .qodef-widget-holder .widget span {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 300;
  letter-spacing: 5px;
}

#qodef-woo-page.qodef--checkout .shop_table th {
  color: #fff;
}

#qodef-woo-page.qodef--checkout strong {
    color: #fff;
    font-weight: 400;
}

.woocommerce-page div.woocommerce .shop_table th {
  color: #fff;
}


.woocommerce-form-track-order label {
  color: #7d715d;
}

.woocommerce-form-track-order p:first-child {
  color: #fff;
}

.yith-wcwl-form .shop_table th {
  color: #7d715d;
}

.qodef-header--sticky-display .qodef-header-sticky {
-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1.0);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1.0);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,1.0);
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__author {
  color: #fff;
}

.qodef-blog .qodef-blog-item .qodef-e-media-image a, .qodef-blog .qodef-blog-item .qodef-e-media-image img {
  display: block;
  width: 100%;
	height: 100%;
}

#qodef-woo-page.qodef--single .woocommerce-product-rating, #yith-quick-view-content.single-product .woocommerce-product-rating a:hover {
  color: #fff;
}

#qodef-top-area .qodef-widget-holder .widget span {
  letter-spacing: 0em;
	margin-right: -2px;
	margin-top: -1px;
}

#pay_forma, #pp--pay-form {
display:none!important;
}

.wc_payment_methods {
display: block!important;
}

#qodef-top-area .qodef-widget-holder .widget span {
	font-family: Montserrat,sans-serif;
	font-size: 11px;
}

.qodef-woo-results .woocommerce-result-count {
  color: #D1CBC1;
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single {
  color: #D1CBC1;
}

#qodef-page-header-inner.qodef-skin--light nav > ul > li > a, .qodef-custom-header-layout.qodef-skin--light nav > ul > li > a {
	  letter-spacing: .2em;
}

#qodef-single-post-navigation .qodef-m-inner {
  background-color: #0a0a0a;
}

.gallery-caption, .wp-caption, figcaption {
  font-size: 21px !important;
  line-height: 35px !important;
}

#qodef-woo-page.qodef--cart .shop_table td.product-name a, #qodef-woo-page.qodef--cart .shop_table th.product-name a, .yith-wcwl-form .shop_table td.product-name a, .yith-wcwl-form .shop_table th.product-name a {
font-family: 'IM Fell English', serif;
  font-weight: 300;
}

.woocommerce-page div.woocommerce .shop_table td, .woocommerce-page div.woocommerce .shop_table th {
    font-size: 21px;
}

.woocommerce-form-track-order label {
font-family: 'IM Fell English', serif;
  font-weight: 300;
	text-transform: uppercase;
}

.woocommerce-page div.woocommerce .shop_table th {
font-family: 'IM Fell English', serif;
  font-weight: 300;
	text-transform: uppercase;
}

#qodef-page-footer .widget .qodef-widget-title {
  color: #7d715d;
}

#qodef-woo-page .qodef-woo-ratings, #yith-quick-view-modal .qodef-woo-ratings, .qodef-woo-shortcode .qodef-woo-ratings {
  display: none;
}

/* Main Page Header */
.page-id-9980 .qodef-centered-header-wrapper {
  background-color: transparent;
}

.page-id-9980 #qodef-page-header {
  background-color: transparent;
}

.qodef-header--centered #qodef-page-header-inner > div {
  letter-spacing: 3px;
}

.homepage {
	 font-style: italic;
	  letter-spacing: 2px;
}

/* Sidebar Title */
#qodef-page-sidebar .widget .qodef-widget-title {
	border-top: 2px solid #7d715d;
	color: #7d715d;
  letter-spacing: 2px;
  font-size: 25px;
	font-family: 'IM Fell English', serif;
  font-weight: 500;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 15px;
}

.widget.woocommerce.widget_product_categories .qodef-widget-title {
  margin: 0 0 15px !important;
}

/* Sidebar Menu */
#qodef-page-sidebar .widget a {
  color: #fff;
  font-size: 15px;
  text-transform: none;
  letter-spacing: .05em;
	line-height: 1.25em;
	font-style: normal;	
	text-transform: uppercase
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li {
  margin: 0 0 15px;
	line-height: 1;
}

#qodef-page-sidebar .widget .qodef-widget-title:after {
    height: 0px;
}

.widget.widget_categories li {
    font-size: 15px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    transition: color .3s ease-out;
}

input[type="search"], textarea {
  color: #888 !important;
	font-size: large;
}

.qodef-search-form-inner {
	color: #fff !important;
	border: 1px solid #fff;
	padding-left: 15px;
	margin: 0 0 15px;
}

#qodef-page-sidebar .widget[class*="_search"] button {
  color: #fff;
	padding-right: 15px;
}

.widget[class*="_search"] input {
  font-size: 20px;
	color: #fff !important;
}

#qodef-page-sidebar .widget[class*="_search"] .qodef-widget-title {
  margin-bottom: 15px;
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul {
  margin-top: 15px;
	margin-left: 40px;
}

.grecaptcha-badge { visibility: hidden; }

a img {
  width: 100%;
}

#afterpay-widget-container {
	margin-top: 20px;
  border-radius: 0px;
	background-color: #F2F2F2;
}  

#qodef-woo-page.qodef--checkout .wc_payment_methods label {
	font-family: 'IM Fell English', serif;
	font-weight: 300;
	color: #fff;
}

#qodef-woo-page.qodef--checkout .wc_payment_methods {
	padding: 25px;
  background-color: #000;
}

.qodef-button.qodef-layout--filled.qodef-html--link  {
	display: block;
	text-align: center;
  width: 300px;
  margin: auto;
  padding: 10px 43px 10px 46px;
	color: #fff;
  border: 1px solid transparent;
}

#qodef-woo-page.qodef--single .out-of-stock {
  font-weight: 300;
  color: #fff;
	font-family: 'IM Fell English', serif;  font-family: 'Montserrat',sans-serif;
  font-size: 15px;
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input {
  color: #fff;
	font-weight: 500;
	font-family: 'IM Fell English', serif;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border: 1px solid #fff;
}

table tr {
    border: 1px solid #fff;
}

.g-recaptcha {
	padding-top: 15px;
}

a, p a {
  font-size: 20px;
}

.qodef-woo-product-list .qodef-woo-product-image-actions a {
	  font-style: normal;
    color: #fff !important;
}

/* Music Player */
.iron-audioplayer .tracklist-item-time, .iron-audioplayer .srp_tracklist-item-date {
  white-space:
nowrap;
  font-size: 17px;
  margin-left: 10px;
  height: 100%;
  right: 5px;
}

.qodef-page-title {
  background: rgba(0,0,0,0);
}

.qodef-page-title .qodef-m-title {
    text-transform: uppercase;
    letter-spacing: 5px;
}

h1.qodef-e-title.entry-title  {
	  display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color:#0073aa;
    color:#fff
}

h4 {
  font-size: 20px !important;
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
	visibility: hidden;
}

#zoid-checkout-widget-uid_ed945ba604_mdu6nti6mdc > iframe.zoid-visible {
    opacity: 1;
}


/* CHECKOUT INPUTS, BLACK AT ALL TIMES */
.woocommerce-checkout .woocommerce input.input-text,
.woocommerce-checkout .woocommerce textarea,
.woocommerce-checkout .woocommerce select,
.woocommerce-checkout form input[type="text"],
.woocommerce-checkout form input[type="email"],
.woocommerce-checkout form input[type="tel"],
.woocommerce-checkout form input[type="password"],
.woocommerce-checkout form input[type="number"],
.woocommerce-checkout form textarea {
    background-color: #000 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    caret-color: #fff !important;
}

/* WHEN CLICKED AND WHILE TYPING */
.woocommerce-checkout .woocommerce input.input-text:focus,
.woocommerce-checkout .woocommerce textarea:focus,
.woocommerce-checkout .woocommerce select:focus,
.woocommerce-checkout form input[type="text"]:focus,
.woocommerce-checkout form input[type="email"]:focus,
.woocommerce-checkout form input[type="tel"]:focus,
.woocommerce-checkout form input[type="password"]:focus,
.woocommerce-checkout form input[type="number"]:focus,
.woocommerce-checkout form textarea:focus {
    background-color: #000 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    caret-color: #fff !important;
}

/* CHROME AUTOFILL */
.woocommerce-checkout input:-webkit-autofill,
.woocommerce-checkout input:-webkit-autofill:hover,
.woocommerce-checkout input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
    box-shadow: 0 0 0 1000px #000 inset !important;
    -webkit-text-fill-color: #fff !important;
    caret-color: #fff !important;
}

.qodef-woo-page input[type="text"]:focus,
.qodef-woo-page input[type="email"]:focus,
.qodef-woo-page input[type="tel"]:focus,
.qodef-woo-page input[type="password"]:focus,
.qodef-woo-page textarea:focus,
body.woocommerce-checkout input:focus,
body.woocommerce-checkout textarea:focus {
    background: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}