/*
 Theme Name:   gozi2020 Child
 Theme URI:    https://www.helder.today/
 Description:  gozi2020 Child Theme
 Author:       helder.today
 Author URI:   https://www.helder.today/
 Template:     xstore
 Version:      0.0.54
 Text Domain:  xstore-child
*/

/*** SINGLE PRODUCT ***************************/
.single-product-builder .woocommerce-product-details__short-description ul, .single-product-builder .woocommerce-Tabs-panel ul {
    list-style-type: none;
}

.single-product-builder .woocommerce-product-details__short-description ul li::before, .single-product-builder .woocommerce-Tabs-panel ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #cc092c; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.single-product-builder .wc-tabs .et-woocommerce-tab:hover a {
    color: #cc092c !important;
}

/*** FOOTER ***************************/
.et-footers-wrapper {
    border-top: 1px solid #e1e1e1;
}

footer p.widget-title {
    border: none;
    margin-bottom: 0;
}

.footer-bottom {
    display: none;
}

footer #text-9 {
    height: 150px;
}

/*** BREADCRUMB ***************************/
/* nav.woocommerce-breadcrumb a {
    text-transform: capitalize !important;
} */

.page-heading {
    margin-bottom: 0 !important;
}

#breadcrumb a:last-of-type:not(:only-of-type)+.delimeter {
    margin-left: 5px !important;
    font-size: .57em !important;
}

/*** HEADER ***************************/
header svg {
    color: #fff;
    fill: #fff;
}

.header-main-wrapper.sticky-on {
    height: 72px;
    overflow: hidden;
}

.header-main-wrapper.sticky-on .et_b_header-logo-img {
    width: 65px;
}

.et_b_header-menu .menu>li>a {
    color: #fff !important;
}

.header-wrapper .header-main-wrapper .et-wrap-columns .et_column:nth-child(2) {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
}

.header-wrapper .header-main-wrapper.sticky-on .et-wrap-columns .et_column:nth-child(2) {
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
}

.header-html_block1 h3, .header-html_block1 h4 {
	color: #fff;
}

.header-html_block1 h3 {
	font-weight: 700;
    font-size: calc(var(--h1-size-proportion) * 1rem);
}

.header-html_block1 h4 {
	font-size: 16px;
	font-weight: 500;
}

header .mobile-header-wrapper .header-main {
    padding-right: 25px;
}

.et-mini-content .et-toggle svg {
    fill: #000;
}

header .header-account-content a {
    color: #fff !important;
    text-decoration: none !important;
}

@media only screen and (min-width: 992px) {
    .header-main-wrapper:not(.sticky-on) .header-main {
        border-bottom-right-radius: 150px;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
}

@media only screen and (max-width: 1285px) {
    .header-wrapper .header-main-wrapper .et-wrap-columns .et_column:nth-child(2) {
        display: none;
    }

    .header-wrapper .header-main-wrapper .et-wrap-columns .et_column:nth-child(3) {
        width: 50%;
    }
}

/*** MINI CART ***************************/
.woocommerce-mini-cart h4 a {
    color: #fff !important;
}

/*** HOME ***************************/
body.home .vc_btn3-style-custom {
    background-image: none !important;
}

body.home .vc_btn3-style-custom:hover {
    background-color: #f4c538 !important;
    color: #fff !important;
}

body.home .add-border-radius .wpb_single_image {
    border-radius: 11px 11px 0 0;
    background: #fff;
}

body.home .add-border-radius .wpb_wrapper, .add-border-radius .wpb_single_image figure,
body.home .add-border-radius .wpb_single_image .vc_single_image-wrapper  {
    width: 100%;
}

body.home .vc_box_rounded img {
    border-radius: 11px !important;
}

body.home .add-border-radius .wpb_single_image img {
    border-radius: 11px !important;
    width: 100%;
}

body.home .add-border-radius .wpb_text_column {
    border-radius: 0 0 11px 11px;
}

@media only screen and (min-width: 1285px) {
    body.home .border-radius-top-left {
        border-top-left-radius: 250px;
    }
}

@media only screen and (max-width: 767px) {
    body.home .home-extra-space {
        display: none;
    }

    body.home .home-button {
        float: right;
        margin-top: -55px;
    }
}

.home-slider .banner img {
	object-fit: cover;
	max-height: 200px;
	position: relative;
	z-index: 50;
}

.home-slider .banner .banner-content {
	margin-top: -10px;
	padding-top: 30px;
	position: relative;
	background: #fff;
	border: 1px solid #e8eaee;
	border-top: none;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
}

.home-slider .banner .banner-content .banner-subtitle {
	font-weight: 100;
	font-size: 13px;
	margin-bottom: 0;
}

.home-slider .banner .banner-content .content-inner {
	padding-top: 10px;
	padding-bottom: 10px;
}

.home-slider .banner .banner-content .banner-button {
    display: block;
}

.home-slider .banner img {
	border-radius: 11px;
}

.usp-home-1 {
	position: absolute;
	left: 0;
	top: 10%;
	width: 200px;
}

.usp-home-2 {
	position: absolute;
	left: 0;
	top: 22%;
	width: 200px;
}

.usp-home-3 {
	position: absolute;
	left: 0;
	top: 34%;
	width: 200px;
}

.usp a {
	border-radius: 5px;
	background: #fff;
	color: #000;
	box-shadow: 0 10px 40px -2px rgba(62,85,94,.05)!important;
}

/*** PRODUCT PAGE ***************************/
.add_to_cart_button::before {
    content: none !important;
}

.single-product-builder #tm-extra-product-options {
    order: 1;
}

.single-product-builder #pp_main_btn_sec {
    order: 2;
}

.single-product-builder .quantity {
    order: 2;
}

.single-product-builder .add_to_cart_button {
    order: 2;
}

.single-product-builder .attachment-woocommerce_single {
    border-radius: 11px;
}

.single-product-builder .attachment-woocommerce_thumbnail {
    border-radius: 11px;
}

.ppc-main-ui.btn {
    background: #f4c538 !important;
    color: #fff !important;
    border-color: #f4c538 !important;
	border-radius: 20px;
    min-height: 40px;
    font-size: calc(var(--single-add-to-cart-button-proportion) * 1rem);
}

.ppc-main-ui.btn:hover {
    background: #cc092c !important;
    color: #fff !important;
    border-color: #cc092c !important;
}

.single-product-builder .single_add_to_cart_button {
    border-radius: 20px !important;
    order: 2;
}

.single-product-builder .single_add_to_cart_button:hover {
    background-color: #b90828 !important;
    border-color: #b90828 !important;
}

.single-product-builder .single_add_to_cart_button::before {
    content: none !important;
}

.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    background: #cc092c;
    color: #fff;
    border-color: #cc092c;
    border-radius: 20px;
}

.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    background-color: #b90828 !important;
    border-color: #b90828 !important;
}

.tm-cart-edit-options {
    display: none !important;
}
