/*
Theme Name: TheGem Child
Theme URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Author: Codex Themes.
Description: Multi-Purpose Wordpress Theme
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,full-width-template,theme-options,translation-ready
Version: 5.9.9.2.1731508938
Updated: 2024-11-13 15:42:18

*/
.breadcrumbs-container{
display:none;
}
.portfolio-item .details .details-item .label svg {
    width: 23px;
    height: 23px;
    fill: white !important;
}
.portfolio-item .details.layout-vertical.details-alignment-justify .details-item {
    justify-content: center !important;
}
.portfolio-item .image .overlay:before {
    background-color: #c6b089b5 !important;
}
.bg_yellow .elementor-widget-container {
    position: relative !important;
}
.bg_yellow .elementor-widget-container:before {
       content: "" !important;
    background: #CABA9C !important;
    width: 110px !important;
    height: 110px !important;
    position: absolute !important;
    top: -18px;
    left: -18px;
    z-index: 0 !important;
    border-radius: 50% !important;
}
.bg_yellow .elementor-widget-container img {
    z-index: 5 !important;
    display: block !important;
    position: relative !important;
}
.ti-widget.ti-goog .ti-rating-text, .ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large), .ti-widget.ti-goog .ti-rating-text strong a, .ti-widget.ti-goog .ti-rating-text strong span, .ti-widget.ti-goog .ti-rating-text span strong, .ti-widget.ti-goog .ti-rating-text span, .ti-widget.ti-goog .ti-footer, .ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large), .ti-widget.ti-goog .ti-footer span, .ti-widget.ti-goog .ti-footer strong a{
  color:#fff !important;
}
.header-background:before {
    background-color: #000 !important;
  opacity: 1!important;
}
.top-area-items .gem-button-size-tiny {
    margin: 0;
}
.top-area-items {
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-area-block {
    padding: 0px 20px;
}
.top-area-contacts .gem-contacts-item {
    padding: 0 7px;
}
figure.pricing-row:nth-child(even) {
    background-color: #232020 !important;
  color:#fff !important;
}
figure.pricing-row span, .ywgc_select_amount_title{
  color:#fff !important;
}
figure.pricing-row:nth-child(odd) {
    background-color: #232020 !important;
}
.products-list{
	padding-top:100px;
}
.page-id-1668 .block-content {
    padding-top: 10px !important;
}
.ywgc_delivery_info_title,.cart-short-info,.ywgc_have_code,.checkout-steps,
.gift-card-content-editor,.product-page__right-column .gem-woocommerce-tabs,
.before-products-list,
.page-breadcrumbs{
  display:none !important;
}

.pricing-table-style-5 .pricing-price-row {
    padding-bottom: 0 !important;
    background-size: cover;
    background-color: #545050;
}
.pricing-price-title-wrapper{
    position: relative;
    min-height: 350px;
}
.pricing-price-title {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 100%;
    display: block;
}
.post-type-archive #page-title {
    background-color: #000;
    padding-top: 80px;
    padding-bottom: 80px;
}
.woocommerce-select-count{
	display:none !important;
}
.page-title-title{
	display:none !important;
}
.post-type-archive .block-content, .single-product .block-content, #main-content .block-content{
	background:#232020 !important;
}
.single-product .single-product-content .product_title,
.single-product .page-breadcrumbs ul li a, 
.single-product .page-breadcrumbs ul li , 
.page-breadcrumbs ul li:not(:last-child):after,
.single-product .single-product-content .product_title,
.single-product .single-product-content .price,
.single-product .single-product-content .price del{
	color:#fff !important;
}
article:not(.type-page) > .entry-content.post-content {
    margin-bottom:0px !important;
}
.post-template .block-content:last-of-type {
    padding-bottom:0px !important;
}

.post-template .block-content:last-of-type {
    padding-bottom:0px !important;
}
.post-template .block-content {
    padding-top: 0px !important;
}
@media(max-width: 767px){
    .top-area-items {
      flex-direction: column !important;
  }
  .top-area-block.top-area-socials{
    margin:10px 0 !important;
  }
}
body .breadcrumbs .current {
    color: #C6B089FF !important;
    border-bottom: 3px solid #C6B089FF !important;
}
.product-content.entry-content p{
	font-size:28px;
	color:#fff;	
}