/*
Theme Name: Vango
Theme URI: http://mygoalthemes.com/demo/vango
Author: GoalTheme
Author URI: http://mygoalthemes.com/
Description: Vango is clean theme, it's used Goalthemes Framework.
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: vango
Tested up to: 5.4
Requires PHP: 7.0
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
a {
    color: #D9A87E;
}

a:active {
    color: #D9A87E;
}

a:link {
    color: #D9A87E;
}

a:hover {
    color: #907964;
}

a:focus {
    color: #907964;
}

img {
    max-width: 100%;
    height: auto;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

::selection {
    color: inherit !important;
    background: #907964 !important;
}

.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 32px 2em;
}

.wp-block-image .alignright {
    margin-left: 2em;
}

.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}

.wp-block-image .alignleft {
    margin-right: 2em;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.gallery-caption {
    box-sizing: border-box;
}

.bypostauthor {
    box-sizing: border-box;
}

.wp-block-pullquote {
    border: none;
}

.wp-block-categories-list.aligncenter {
    text-align: center;
}

rs-module-wrap {
    z-index: 0;
}

.product .product-block.grid {
    background: #000000;
}

.product .product-block.grid .grid-inner {
    border: 1px solid #212121;

}

.product .product-block.grid .add-cart a:link {
    background: #000000;
    color: #D9A87E;
    font-weight: 300;
}

.product .product-block.grid .add-cart a::before {
    /* background: #212121 !important;
    color: #907964 !important; */
    display: none !important;
}

.product .product-block.grid .add-cart a:hover {
    background: #D9A87E;
}

.goal-quickview .woocommerce div.product .product_title {
    font-weight: 500;
    color: #cccccc !important;
}

#goal-shop-products-wrapper::before {
    display: none !important;
    /* background-color: #000000; */
}

.widget-products .top-info .widget-title .products-tabs-title {
    color: #FFFFFF;
    font-family: "Barlow Condensed", Arial, sans-serif;
}

.widget-products .top-info .widget-title .sub-text {
    font-family: "Poppins", sans-serif;

}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

.slick-arrow.slick-next.pull-right {
    background-color: #907964;
}

.slick-arrow.slick-prev.pull-left {
    background-color: #907964;
}

.goal-checkout-header .goal-checkout-step ul li {
    background-color: #000000;
}

.goal-checkout-header .goal-checkout-step li .inner:before {
    background-color: #000000;
    border: none;
}

.goal-checkout-header .goal-checkout-step li .inner .inner-step {
    color: #D9A87E;
    font-family: 'Barlow Condensed';
    font-size: 16px;
}

.goal-checkout-header .goal-checkout-step li .inner .step {
    text-shadow: 0px 0px 3px #D9A87E;
    color: #000000;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.goal-checkout-header .goal-checkout-step ul li.active .inner .inner-step {
    color: #FFFFFF;
    font-family: 'Barlow Condensed';
}

.goal-checkout-header .goal-checkout-step ul li.active .inner .step {
    text-shadow: none;
    color: #D9A87E;
    opacity: 1;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.goal-checkout-step li:after {
    background-color: #000000;
}

.goal-checkout-step li:after {
    width: auto;
    border: none;
}

.goal-checkout-step li.active .inner::after {
    display: none;
}

.goal-checkout-step li .inner:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0px;
    right: -60px;
    border-style: solid;
    /* border-color: #fff #fff #fff transparent; */
    border-width: 30px;
    width: 60px;
    height: 60px;
    background: #fff;
}

.goal-checkout-step li:before {
    background: #000000;
    display: none;
}

.goal-checkout-header .goal-checkout-step li .inner .inner-step {
    color: #727272;
}

.goal-checkout-header .steps-line {
    width: 65%;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #212121;
    display: flex;
    position: relative;
    justify-content: space-between;
}

.goal-checkout-header .circle-div {
    width: 15px;
    height: 15px;
    background: #907964;
    margin-top: -8px;
    border-radius: 100px;
    border: 3px solid #000;
}

.goal-checkout-header .circle-div.active {
    width: 35px;
    height: 35px;
    background: #D9A87E;
    margin-top: -16px;
    border-radius: 100px;
    border: 3px solid #000;
}

.woocommerce-cart-form::before {
    display: none !important;
}

.woocommerce-cart-form .shop_table::before {
    display: none !important;
}

.select2-container--open .select2-dropdown--below {
    background: #393939;
    border-radius: 10px;
}

.select2-results__option {
    color: #7e7e7e;
}

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

.wrapper-cart {
    margin-top: 0px;
}


.woocommerce-notices-wrapper {
    position: fixed;
    z-index: 99999;
    top: 0px;
    border-bottom: none;
    width: 200%;
    left: 0px;
}

.woocommerce-notices-wrapper .woocommerce-notices-wrapper {
    border-radius: 0px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #000000;
    line-height: 2;
    color: #fff;
    border-top: none;
    border-radius: 6px;
    padding-bottom: 0px;
    margin-bottom: 13px;
}

.woocommerce-error,
.woocommerce-info a {
    color: #D9A87E !important;
}

.woocommerce-error,
.woocommerce-info a:hover {
    color: #907964 !important;
}

.woocommerce-cart,
.woocommerce-checkout,
.woocommerce-wishlist,
.single-product {
    background-color: #000000 !important;
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
    height: 50px;
    background: #212121;
    border: none;
    border-radius: 4px;
}

.customer_details .woocommerce-billing-fields {
    padding: 10px;
    background: #000000;
}

.woocommerce-billing-fields {
    padding: 0px 20px;
}

.woocommerce form .woocommerce-billing-fields>h3 {
    color: #D9A87E !important;
    font-size: 40px;
}

.woocommerce-shipping-fields {
    padding: 20px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #000000;
    padding: 0px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none !important;
    padding: 0px 20px 10px 20px !important;
    text-align: left;
    margin: 0px;
}

.btn-primary,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-message .button,
.woocommerce .checkout_coupon .button,
.woocommerce table.shop_table input.button:disabled,
.woocommerce table.shop_table input.button {
    color: #fff;
    background-color: #907964;
    border: none;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    margin-left: -10px;
}

.woocommerce-form-coupon-toggle {
    border: 1px solid #212121;
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.woocommerce-form-login-toggle {
    padding: 20px 0px;
    border-top: 1px solid #212121;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    margin-bottom: 15px;
    padding: 20px;
    border: 1px solid #212121;
    border-radius: 6px;
}

#add_payment_method #payment ul.payment_methods li .payment_box,
.woocommerce-cart #payment ul.payment_methods li .payment_box,
.woocommerce-checkout #payment ul.payment_methods li .payment_box {
    border: 1px solid #212121;
}

#add_payment_method #payment ul.payment_methods li .payment_box,
.woocommerce-cart #payment ul.payment_methods li .payment_box,
.woocommerce-checkout #payment ul.payment_methods li .payment_box p {
    color: #fff;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background: #212121;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #212121;
    top: -5px;
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label {
    color: #fff;
}

#order_review .product-total {
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
}

#order_review .product-name {
    font-size: 14px;
    margin: 0;
    color: #CCCCCC;
    font-weight: 300;
}

#order_review .woocommerce-Price-amount {
    color: #ffffff !important;
    font-weight: 400;
}

.woocommerce ul#shipping_method li {
    margin: 0px;
}

.woocommerce ul#shipping_method li label {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    color: #c9c9c9;
    font-weight: 400;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    width: 50%;
    border: none;
}

.woocommerce-Price-amount.amount {
    color: #c9c9c9 !important;
}

.woocommerce #order_review .cart_item {
    border: none !important;
}

.woocommerce table.shop_table td {
    border-top: 1px solid #212121;
    padding: 10px;
}

.woocommerce .order-review #order_review_heading {
    color: #D9A87E !important;
    font-size: 40px;
    border: none;
    padding-bottom: 20px !important;
}

.woocommerce-review-order-container .shop_table_head {
    padding: 5px 0px 15px 0px;
}

.woocommerce-review-order-container .shop_table_body .shop_table_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 20px;
}

.woocommerce-review-order-container .shop_table_body .subTotalTitle {
    font-family: 'Barlow Condensed';
    font-weight: 200;
    font-size: 25px;
    color: #cccccc;
}

.woocommerce #payment_method_heading {
    color: #727272 !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    padding: 0px !important;
    font-family: 'Barlow Condensed';
    border: none;
    margin-top: 0px;
    border-bottom: 1px solid #212121;
    padding-bottom: 13px !important;
}

.btn-theme,
.viewmore-products-btn {
    color: #fff;
    background-color: #907964;
    border: none;
}

#add_payment_method #payment .place-order #place_order,
.woocommerce-cart #payment .place-order #place_order,
.woocommerce-checkout #payment .place-order #place_order {
    color: #fff;
    background-color: #907964;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 200px;
}

#add_payment_method #payment .place-order #place_order,
.woocommerce-cart #payment .place-order #place_order,
.woocommerce-checkout #payment .place-order #place_order:hover {
    color: #fff;
    background-color: #D9A87E;
}

.woocommerce-terms-and-conditions-wrapper {
    padding: 10px 20px;
    border-bottom: 1px solid #212121;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    min-height: 130px;
    height: auto;
}

.woocommerce-terms-and-conditions-wrapper .validate-required {
    min-height: 70px;
    height: auto;
    display: block;
    clear: both;
    float: none;
}

.woocommerce-terms-and-conditions {
    max-height: 200px;
    overflow: auto;
    background: #212121;
    margin: 5px 0px 40px 0px;
    border-radius: 4px;
}

.two-btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.two-btn-group a:link {
    color: #727272;
    text-decoration: underline;
}

.two-btn-group a:hover {
    color: #D9A87E;
    text-decoration: underline;
}

.two-btn-group a.btn:link {
    background: #727272 !important;
    text-decoration: none;
}

.two-btn-group a.btn:hover {
    background: #D9A87E !important;
    color: #fff;
    text-decoration: none;
}

.btn-theme:link {
    background: #907964 !important;
    text-decoration: none;
}

.btn-theme:hover {
    background: #D9A87E !important;
    text-decoration: none;
}


.breadcrumb-page.goal-breadscrumb {
    /*  background-image: url(https://watchyourway.co/wp-content/uploads/2024/07/generalbanner.jpg);
    background-size: cover;
    background-position-y: center; */
    background: rgb(40, 39, 38);
    background: linear-gradient(90deg, rgba(40, 39, 38, 1) 0%, rgba(183, 159, 137, 1) 50%, rgba(40, 39, 38, 1) 100%);
}

.goal-breadscrumb .wrapper-breads {
    padding: 30px 0 !important;
}

.goal-breadscrumb .bread-title {
    font-size: 50px;
    font-weight: 600;
    color: #000000 !important;
}

.goal-breadscrumb .breadcrumb a {
    color: #000000 !important;
}

.goal-checkout-step {
    padding: 0 0 30px;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce form .form-row input.input-text {
    height: 50px;
    background: #212121;
    border-radius: 5px;
    color: #FFFFFF;
    border: none !important;
}

.woocommerce form .form-row input.input-text:hover {
    border-color: #907964 !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    line-height: 1.7;
    background: #212121 !important;
    color: #ffffff !important;
    resize: none;
    border: none !important;
    transition: all 0.2s ease-in-out 0s;
    box-shadow: none !important;
    border-radius: 5px;
    padding-top: 25px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49%;
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
    height: 150px;
    width: auto;
}

.woocommerce-cart-form__cart-item.cart_item {
    color: #cccccc;
    border-bottom: none;
}

.woocommerce-cart-form__cart-item.cart_item .product-name {
    font-size: 14px;
    font-family: 'Barlow Condensed';
    font-weight: 200;
    margin: 0 0 15px;
    border: 1px solid #212121;
    padding: 10px;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a {
    color: #cccccc;
}



.woocommerce .quantity input.qty {
    color: #cccccc;
    background: #000000;
    height: 50px;
    border: none;
}

.quantity.buttons_added {
    color: #FFFFFF !important;
    background: #000000 !important;
    border: none !important;
}

.quantity.buttons_added .plus {
    border: none;
    background: #907964 !important;
    box-shadow: none !important;
}

.quantity.buttons_added .minus {
    border: none;
    background: #907964 !important;
}

.quantity.buttons_added input.qty {
    border: none !important;
    box-shadow: none !important;
}

.quantity.buttons_added input.qty:active {
    border: none !important;
    background: #000000 !important;
    box-shadow: none !important;
}

.quantity.buttons_added input.qty:focus {
    border: none !important;
    background: #000000 !important;
    box-shadow: none !important;
}

.quantity.buttons_added input.qty::shadow {
    border: none !important;
    background: #000000 !important;
    box-shadow: none !important;
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}



.woocommerce .cart_item a.remove {
    color: #666666 !important;
}

.woocommerce a.remove:hover {
    color: #FFFFFF !important;
    background: none !important;
}

.woocommerce a.remove {
    color: #666666 !important;
}


h3.form-row {
    color: #727272 !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    padding: 0px !important;
    font-family: 'Barlow Condensed';
}

.woocommerce form .woocommerce-billing-fields>h3 {
    color: #727272 !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    padding: 0px !important;
    font-family: 'Barlow Condensed';
}

.title-information {
    color: #ffffff;
    font-weight: 200;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.woocommerce #customer_details .woocommerce-shipping-fields,
.woocommerce #customer_details .woocommerce-account-fields {
    margin: 0px 0px;
    padding-top: 0px;
    padding-bottom: 0px;

}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 12px;
    padding-bottom: 8px;
    color: #cccccc;
    line-height: 28px;
    background: #212121;
    height: 50px;
    border-radius: 6px;
}

.select2-container .select2-selection--single {
    height: 50px;
    background: none;
}

.select2-container {
    height: 50px !important;
}

.woocommerce .order-review #order_review_heading {
    color: #727272 !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    padding: 0px !important;
    font-family: 'Barlow Condensed';
    border: none;
    /* padding-bottom: 10px !important;
    border-bottom: 1px solid #707070; */
}

.product-thumbnail img {

    height: auto;
    display: block;
    margin: 0 auto;
}

/* slide card top */
.goal-topcart .offcanvas-content {
    background: #000000;
    padding: 10px;
    box-shadow: 0px 5px 15px #000000;
}

.goal-topcart .offcanvas-content .title-cart-canvas {
    border-bottom: 1px solid #707070;
    padding: 19px 10px 37px 45px;
    background: #000000;
    color: #ffffff;
    font-family: 'Barlow Condensed';
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}

.goal-topcart .offcanvas-content .title-cart-canvas .close-cart {

    top: 22px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    background: #907964;
    color: #FFFFFF;
    font-family: 'Barlow Condensed';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    position: relative;
    top: 0px;
    transform: none;
    display: inline-flex;
    align-items: center;
    color: #ffffff;
    margin-top: 2px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
    margin-top: 5px;
}


.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    color: #D9A87E;
}

/* drop mini cart */
.goal-topcart .offcanvas-content img {
    width: auto;
    height: 70px !important;
}

.product-block.grid.grid-v3 .add-cart {
    position: unset !important;
}

.goal-topcart .dropdown-menu {
    height: calc(100vh - 169px);
}

/* mobil alt kısa menu */
#goal-footer .goal-footer-inner {
    border-top: 1px solid #4b3d31;
    margin-top: 60px;
}

.goal-footer-mobile {
    background-color: #000;
    padding: 7px 20px 6px 20px;
    border-top: 2px solid #907964;
}

.goal-footer-mobile .mini-cart .count {
    background: #907964;
}

.goal-footer-mobile a {
    /* color: #3d2817; */
    color: #907964;
}

.goal-footer-mobile>ul>li span {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Barlow Condensed';
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 15px 20px !important;
    color: #fff !important;
}


/* card form elemanlarının olduğu bölüm */
.woocommerce .return-to-shop{
    padding: 20px;
}
.woocommerce .return-to-shop .button{
    outline: none !important;
    border: none !important;
    background: #907964 !important;
    color: #ffffff !important;
}
.woocommerce .return-to-shop .button:focus{
    outline: none !important;
    border: none !important;
    background: #D9A87E !important;
    color: #ffffff !important;
}

.woocommerce .return-to-shop .button:hover{
    outline: none !important;
    border: none !important;
    background: #D9A87E !important;
    color: #ffffff !important;
}
/* Genel ürün satırı stili */
.woocommerce-cart-form .cart-item-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

/* Ürün resmi stili */
.woocommerce-cart-form .thumbnail-container {
    flex: 1;
    max-width: 150px;
    margin-top: -14px;
}

/* Ürün adı, fiyat ve miktar bölümü stili */
.woocommerce-cart-form .product-details {
    flex: 1;
    padding-left: 10px;
}

.woocommerce-cart-form .price-quantity-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

/* Fiyat stili */
.woocommerce-cart-form .price-container {
    flex: 1;
    text-align: left;
    align-self: flex-start;
    padding-left: 10px;
}

.woocommerce-cart-form .price-title {
    font-size: 12px;
    color: #D9A87E;
    text-transform: uppercase;
    margin-bottom: 18px;
}

/* Miktar stili */
.woocommerce-cart-form .quantity-container {
    flex: 1;
}

.woocommerce-cart-form .quantity-title {
    font-size: 12px;
    color: #D9A87E;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/* Ara toplam ve kaldırma butonu stili */
.woocommerce-cart-form .subtotal-remove-container {
    flex: 1;
    text-align: right;
    align-self: flex-start;
    padding-top: 15px;
}

.woocommerce-cart-form .subtotal-title {
    color: #D9A87E;
    font-size: 12px;
    margin-bottom: 18px;
}

/* Sepeti güncelleme butonu stili */
.woocommerce-cart-form .cart-update-container {
    display: flex;
    justify-content: flex-end;
    padding: 30px 0px 50px 0px;
    border-top: 1px solid #212121;
}

.woocommerce-cart-form .update-cart-button {
    background: #907964;
    color: #ffffff;
    font-family: 'Barlow Condensed';
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 15px 20px;
}

.update-cart-button {
    background: #907964;
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.update-cart-button:hover {
    background: #755e4d;
}

.woocommerce input.button {
    background: #907964;
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.woocommerce input.button:hover {
    background: #755e4d;
}

/* card form elemanlarının olduğu bölüm sonu */

/* sipariş tamamlandı bölümü */
.woocommerce-thankyou-order-received {
    color: #d9a87e;
    margin-bottom: 60px;
    border-top: 1px solid #212121;
    padding-top: 50px;
}

.woocommerce ul.order_details li {
    color: #907964;
}

.woocommerce ul.order_details li strong {
    color: #fff;
}

.woocommerce-Price-amount.amount {
    color: #fff !important;
}

.woocommerce ul.order_details li.method strong {
    color: #fff;
}

/* sipariş tamamlandı bölümü son*/

#goal-header {
    max-height: 90px;
}

#goal-header-mobile {
    max-height: 90px;
}


.elementor-widget-vango_user_info .top-wrapper-menu {
    color: #fff;
}

.elementor-widget-vango_user_info .top-wrapper-menu:hover {
    color: #D9A87E !important;
}

/* Login section */
.user {
    background-color: #000000;
    border: 1px solid #212121;
}

.user .title {
    font-family: 'Barlow Condensed';
    font-weight: 400;
    text-transform: uppercase;
    color: #D9A87E !important;
    text-align: left;
}

.user form.login,
.woocommerce form.register {
    padding: 0px !important;

}

.goal-mfp-zoom-in.mfp-ready .mfp-content {
    background-color: #000;
}

.login-wrapper .goal-mfp-close {
    margin: 20px 8px;
    background: none !important;
}

form.lost_reset_password {
    background-color: #000000;
    border: 1px solid #212121;
}

form.lost_reset_password p {
    color: #907964;
}

form.lost_reset_password p label {
    color: #666;
}

/* Login section end */

/* my account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    border-bottom: 1px solid #727272;
    padding-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:link {
    color: #907964;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover {
    color: #907964;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:active {
    color: #907964;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
    color: #907964 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active {
    color: #FFFFFF !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus {
    color: #907964 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active>a {
    color: #FFFFFF !important;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
    color: #fff;
}

.woocommerce table.shop_table th {
    color: #999999;
    font-size: 14px;
    font-family: 'Barlow Condensed';
    padding: 0px 10px 10px 10px;
}

.woocommerce table.shop_table td a {
    background-color: #907964;
    color: #fff;
    padding: 8px 18px;
    text-decoration: none;
    font-family: 'Barlow Condensed';
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce table.shop_table td a:hover {
    background-color: #D9A87E;
    color: #fff;
    padding: 8px 18px;
    text-decoration: none;
    font-family: 'Barlow Condensed';
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    padding: 4px 8px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 16px;
}

mark,
.mark {
    background: none !important;
    padding: 0.2em;
    color: #D9A87E !important;
}

.woocommerce-account .woocommerce-order-details {
    margin-bottom: 2em;
    border: 1px solid #212121;
    padding: 20px;
    border-radius: 4px;
}

.woocommerce-MyAccount-content h2 {
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    color: #907964 !important;
}

.woocommerce-account .addresses .title h3 {
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    color: #907964 !important;
}

.woocommerce table.shop_table tbody .product-name {
    padding: 0px;
    font-size: 13px;
}

.woocommerce table.shop_table tbody .product-name a {
    background: none;
    color: #CCCCCC;
    text-decoration: underline !important;
    padding: 0px;
    text-decoration: none;
    font-family: sans-serif;
    text-transform: capitalize;
    font-weight: 500;
}

.woocommerce-table--order-details tfoot .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 400;
}

.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2 {
    width: calc(50% - 10px) !important;
    border: 1px solid #212121;
    margin-right: 10px;
    padding: 20px;
    min-height: 350px;
    border-radius: 4px;
}

.woocommerce-MyAccount-content .addresses .address {
    width: calc(50% - 10px);
    border: 1px solid #212121;
    margin-right: 10px;
    padding: 20px;
    min-height: 350px;
    border-radius: 4px;
}

.woocommerce .woocommerce-customer-details address {
    padding: 0px;
}

.woocommerce-MyAccount-content .addresses {
    margin: 0px;
    margin-top: 30px;
}

.woocommerce-account .addresses .title .edit {
    margin-top: 10px;
}

/* my account end */

/* Wishlist */
.woocommerce table.wishlist_table thead th {
    color: #999999;
    font-size: 14px;
    font-family: 'Barlow Condensed';
    border-bottom: 1px solid #727272;
}

.yith-wcwl-share ul li a {
    color: #ffffff !important;
}

.yith-wcwl-share ul li a:hover {
    color: #907964 !important;
}

.yith-wcwl-share .yith-wcwl-share-title {
    font-size: 14px;
    margin: 0;
    padding-right: 10px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272 !important;
}

.woocommerce table.wishlist_table .add-cart a {
    background: #907964;
    color: #FFFFFF;
    width: 150px;
    border: none;
    font-size: 15px;
    padding: 7px;
}

.woocommerce table.wishlist_table .add-cart a:hover {
    background: #D9A87E;
    color: #FFFFFF;
    width: 150px;
    border: none;
    font-size: 15px;
    padding: 7px;
}

.woocommerce table.wishlist_table .add-cart a:active {
    background: #907964;
    color: #FFFFFF;
    width: 150px;
    border: none;
    font-size: 15px;
    padding: 7px;
}


.woocommerce table.wishlist_table .product-name {
    padding: 20px 0px;
}

.wishlist-title.wishlist-title-with-form h2 {
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    color: #907964 !important;
}

.wishlist-title.wishlist-title-with-form .button {
    margin-left: 35px;
    border: 0 !important;
    background: none;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    font-weight: 400;
    color: #D9A87E;
    text-transform: lowercase;
}

table.wishlist_table .product-thumbnail a {
    background: none !important;
    padding: 0px !important;

}

table.wishlist_table .product-thumbnail a {
    background: none !important;
    padding: 0px !important;

}

.woocommerce table.wishlist_table .wishlist-items-wrapper .product-remove .remove {
    line-height: 26px;
    font-size: 56px;
    font-weight: 100;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: none;
    border: none;
    color: #ccc !important;
}

.woocommerce table.wishlist_table tbody td {
    border-bottom: 1px solid #212121;
}

/* Wishlist end */


/* Shop List  */
#goal-breadscrumb {
    background: rgb(40, 39, 38);
    background: linear-gradient(90deg, rgba(40, 39, 38, 1) 0%, rgba(183, 159, 137, 1) 50%, rgba(40, 39, 38, 1) 100%);
}

.goal-products-wrapper .product .product-block.grid .grid-inner {
    border: 1px solid #212121 !important;
}

.goal-products-wrapper.products-wrapper-grid .product-block.grid h3.name {
    font-weight: 400;
    font-size: 18px;
    text-decoration: none !important;
}

.goal-products-wrapper.products-wrapper-grid .product-block.grid h3.name a {
    color: #ccc !important;
    text-decoration: none !important;
}

.product-block.grid.grid-v3 .name {
    margin: 0px 0px 5px 0px;
}

.product-block.grid.grid-v3 .name a {
    color: #ccc !important;
    text-decoration: none !important;
    font-weight: 400;
    font-size: 18px;
}

.goal-products-wrapper.products-wrapper-grid .add-cart {
    font-family: 'Barlow Condensed';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.goal-products-wrapper.products-wrapper-grid .add-cart a.button,
.add-cart a.configure-button {
    color: #fff;
    font-weight: 400;
    width: 100%;
    border: none;
    border-radius: 0px;
    text-decoration: none;
    letter-spacing: 0px !important;
    /* background-color: #212121 !important; */
    /* padding: 10px !important; */
    margin: 0px;
    /* height: 36px; */
    line-height: normal;
    text-align: left;
    border: 0px !important;
}

.product-block.grid.grid-v3 a.button,
.product-block.grid.grid-v3 a.added_to_cart {
    color: #907964 !important;
}


.goal-products-wrapper.products-wrapper-grid .add-cart a .text,
.add-cart a .text {
    margin-left: 6px;
}

.product-block.grid.grid-v3 a.button:before,
.product-block.grid.grid-v3 a.added_to_cart:before {
    background: none;
}

.ajax-pagination .goal-loadmore-btn.hidden+.goal-allproducts {
    color: #D9A87E;
}

.display-mode {
    display: none;
}

.woocommerce .star-rating:before {
    color: #212121;
}

[class^="ti-"],
[class*=" ti-"] {
    font-family: 'themify' !important;
}

.product-block.grid .rating {
    display: none;
}

.product-block.grid .yith-wcwl-add-to-wishlist:not(.add_to_wishlist) a {
    background: #D9A87E;
    color: #000000;
}

.product-block.grid .yith-compare .compare {
    background: #D9A87E;
    color: #000000;
}

.product-block.grid .view .quickview {
    background: #D9A87E;
    color: #000000;
}

.product-block.grid .yith-compare {
    display: none !important;
}

#yith-wcwl-popup-message #yith-wcwl-message {
    background-color: #212121 !important;

}

/* Shop List end */

/* Shop Filter */
.goal-filter {
    margin: 0px 0 20px;
    background: none;
    padding: 10px 15px;
    border: none;
    border-radius: 0;
    border-bottom: none;
    -webkit-border-radius: 0;
}

.goal-filter select {
    color: #ccc;
    border-bottom: none;
}

.goal-filter select .display-mode.pull-right {
    display: none;
}

/* Shop Filter End */

/* Category side bar  */
.sidebar {
    background-color: #212121;

}

.sidebar>.widget,
.goal-sidebar>.widget {
    text-align: left;
    background: #212121 !important;
    border: none;
    padding: 0px 20px 10px;
    margin: 10px 0 0 0px;
}

.sidebar>.widget.widget_block h1:before,
.sidebar>.widget.widget_block h2:before,
.sidebar>.widget.widget_block h3:before,
.sidebar>.widget.widget_block h4:before,
.sidebar>.widget.widget_block h5:before,
.sidebar>.widget.widget_block h6:before,
.sidebar>.widget.widget_block .h1:before,
.sidebar>.widget.widget_block .h2:before,
.sidebar>.widget.widget_block .h3:before,
.sidebar>.widget.widget_block .h4:before,
.sidebar>.widget.widget_block .h5:before,
.sidebar>.widget.widget_block .h6:before,
.sidebar>.widget.widget_block label:before,
.goal-sidebar>.widget.widget_block h1:before,
.goal-sidebar>.widget.widget_block h2:before,
.goal-sidebar>.widget.widget_block h3:before,
.goal-sidebar>.widget.widget_block h4:before,
.goal-sidebar>.widget.widget_block h5:before,
.goal-sidebar>.widget.widget_block h6:before,
.goal-sidebar>.widget.widget_block .h1:before,
.goal-sidebar>.widget.widget_block .h2:before,
.goal-sidebar>.widget.widget_block .h3:before,
.goal-sidebar>.widget.widget_block .h4:before,
.goal-sidebar>.widget.widget_block .h5:before,
.goal-sidebar>.widget.widget_block .h6:before,
.goal-sidebar>.widget.widget_block label:before {
    background-color: #D9A87E;
    content: "";
    position: absolute;
    width: 90px;
    left: 0;
    height: 5px;
    bottom: -3px;
}

.sidebar>.widget .widget-title:before,
.sidebar>.widget .widgettitle:before,
.sidebar>.widget .widget-heading:before,
.goal-sidebar>.widget .widget-title:before,
.goal-sidebar>.widget .widgettitle:before,
.goal-sidebar>.widget .widget-heading:before {
    background-color: #D9A87E !important;
    height: 5px;
    bottom: -3px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #000 !important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    background: #907964 !important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background: #907964 !important;
}

.product-categories>li,
.widget_block .wc-block-product-categories-list>li {
    border-bottom: 1px dashed #212121;
    color: #907964;
}

.product-categories>li,
.widget_block .wc-block-product-categories-list>li a {
    color: #FFFFFF;
}

.product-categories>li,
.widget_block .wc-block-product-categories-list>li a:hover {
    color: #907964;
}

.widget_block .wc-block-product-categories-list>li>.closed {
    font-size: 18px;
    color: #907964 !important;
}

.goal-search-form-inner.style2.active {
    background-color: #000;
}

.goal-search-form-inner.style2 form .btn-search {
    padding: 5px;
    border-radius: 4px;
}

.goal-search-form-inner.style2 form .form-control {
    padding: 15px 10px;
}

.wc-block-product-categories {
    display: none !important;
}

/* Category side bar */


/* SINGLE PRODUCT */

.woocommerce-tabs.tabs-v1.goal-wc-tabs {
    background: #000000;
}

.woocommerce-tabs.tabs-v1.goal-wc-tabs .description_tab a {
    color: #907964;
    font-weight: 500;
}

.woocommerce-tabs.tabs-v1.goal-wc-tabs .tab-content p {
    color: #cccccc;
}

.woocommerce-tabs.tabs-v1.goal-wc-tabs .nav-tabs:before {
    border-bottom: 1px solid #212121;
}

.mfp-close-btn-in .mfp-close {
    margin-top: 0px;
}

.info_wrapper_alert {
    margin-top: 25px;
    margin-bottom: 25px;
}

.info_wrapper_alert .title {
    background-color: #000;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    color: #907964;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
}

.info_wrapper_alert .free {
    color: #907964 !important;
}

.info_wrapper_alert .inner {
    background: #000000;
    border: 1px solid #212121;
}

.info_wrapper_alert .info-price {
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
}

.info_wrapper_alert .inner .media .media-body h4.media-heading {
    font-weight: 400;
    font-size: 16px;
    color: #cccccc !important;
}


.details-product .image-mains {
    padding: 30px;
}

.details-product .information {
    height: 100vh;
    max-height: 480px;
}

.product-type-grouped .information{
    height: 100vh;
    max-height: 750px;
}
.widget.related{
    margin-top: 80px;
}
.details-product .price-rating-wrapper {
    margin-top: 20px;
}

.woocommerce div.product form.cart {
    margin: 40px 0px 10px 0px !important;

}

.details-product .top-content .top-row {
    border: 1px solid #212121;
}

.details-product .top-content .top-row .right-info {
    padding: 30px;
    background-color: #212121;
}

.details-product .top-content .top-row .col-md-7.col-xs-12 {
    border-right: 1px solid #212121;
}

.details-product .top-content .top-row .right-info .product_title {
    font-size: 30px !important;
    font-weight: 400 !important;
    color: #cccccc !important;
}

.details-product .top-content .top-row .single_add_to_cart_button {
    background: #907964 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border: none !important;
}

.details-product .top-content .top-row .single_add_to_cart_button:hover {
    background: #D9A87E !important;
}

.details-product .goal-woocommerce-product-gallery-wrapper {
    border: none !important;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .added_to_cart {
    background: #907964 !important;
    border: none !important;
    padding: 10px !important;
    font-size: 16px !important;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .added_to_cart:active {
    background: #907964 !important;
    border: none !important;
}

.details-product .goal-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger {
    background: #212121;
    border: none;
    line-height: 41px;
    color: #cccccc;
}

.details-product .goal-woocommerce-product-gallery-thumbs .slick-slide .thumbs-inner {
    border: none;
    padding: 10px;
    background: #111111;
    border-radius: 10px;
}

.details-product .information .compare {
    display: none;
    color: #ccc;
    padding-right: 10px;
}

.details-product .first-payment-date {
    display: none;
}

.details-product .wishlist-share-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: row;
    margin-top: 15px;
    padding-left: 94px;
}

.details-product .goal-social-share span {
    display: none !important;
    color: #727272;
    margin-left: 15px;
    font-size: 13px;
    display: inline-block;
    margin-right: 30px;
}

.details-product .goal-social-share {
    margin-top: 0px !important;
    padding: 0 0 0 20px;
    border-left: none;
}

.details-product .goal-social-share a {
    display: inline-block;
    color: #ccc;
    font-size: 15px;
}

.details-product .product_meta {
    border-top: 1px solid #727272;
}

.details-product .product_meta .sub_title {
    color: #fff;
}

.details-product .product_meta a {
    color: #727272;
}

.details-product .delivery-shipping-info {
    margin: 0px;
    position: absolute;
    bottom: 0;
}

.details-product .delivery-shipping-info .item-btn {
    color: #727272 !important;
}

.details-product .delivery-shipping-info .item-btn:hover {
    color: #727272;

}

.details-product .delivery-shipping-info .item-btn:before {
    background-color: #727272 !important;
}

.related h3 {
    font-size: 30px !important;
    font-weight: 400 !important;
    color: #907964 !important;
}

/* SINGLE PRODUCT END */

/* ORDER TRACK */
.woocommerce-form.woocommerce-form-track-order.track_order {
    background-color: #000;
    border: 1px solid #212121;
}

.woocommerce-form.woocommerce-form-track-order.track_order button {
    border: none !important;
}

/* ORDER TRACK END */

/* MAIN MENU */
.megamenu>li>a {
    font-weight: 400;
}

.header-button-woo a {
    color: #fff;
}

.header-button-woo a:hover {
    color: #D9A87E !important;
}

.goal-search-form span.show-search-header:hover {
    color: #D9A87E !important;
}

.elementor-widget-vango_user_info .top-wrapper-menu a:hover {
    color: #D9A87E !important;
}

/* MAIN MENU END*/

.column-3-part {
    width: calc(33.333% - 7px);
    ;
    display: inline-block;
}

.column-2-part {
    width: calc(50% - 7px);
    display: inline-block;
}

.margin-right-lg {
    margin-right: 10px !important;
}

.margin-right-lg2 {
    margin-right: 7px !important;
}

.margin-bottom-1 {
    margin-bottom: 24px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-4 {
    margin-top: -4px !important;
}

.stateCountry .select2-container {
    margin-top: -9px;
}

.woocommerce form .form-row textarea {
    padding-left: 10px;
}

.verticalAlignTop {
    vertical-align: top;
}

.verticalAlignMiddle {
    vertical-align: middle;
}

.verticalAlignBottom {
    vertical-align: bottom;
}

.sidebar {
    position: relative;
    /* Başlangıçta normal yerinde olacak */
}

.sidebar.sticky {
    position: fixed;
    top: 80px;
    /* Üstten sabitlenme mesafesi */
    width: auto;
    /* Genişliği JavaScript ile ayarlayacağız */
    z-index: 999;
    /* Diğer içeriklerin altında kalmaması için */
    height: calc(100% - 132px);
}

.elementor-background-video-container {
    position: relative;
    width: 100vw;
    /* Video kapsayıcısının genişliği %100 */
    height: 100vh;
    /* Video kapsayıcısının yüksekliği %100 */
    overflow: hidden;
    /* Taşan kısımlar gizlenecek */
}

.elementor-background-video-container video {
    position: absolute;
    top: 0;
    left: -100px;
    /* Video sağa kaydırılıyor */
    width: auto;
    /* Genişliği orantılı kalacak */
    height: 100vh;
    /* Yüksekliği tam ekran */
    object-fit: cover;
    /* Videoyu tam ekrana yay */
}

.home-video-section {
    height: calc(100vh - 80px) !important;
}

.home-video-section .elementor-background-video-container {
    height: calc(100vh - 80px) !important;
}

.home-video-section .elementor-background-video-container .elementor-html5-video {
    height: calc(100vh - 80px) !important;
    object-position: 30% 100%;
}

/* .about-socialmedia-block{
    background: rgb(23,23,23);
    background: linear-gradient(90deg, rgba(23,23,23,1) 50%, rgba(144,121,100,1) 50%);
}
 */
#goal-mobile-menu .header-mobile-bottom .social-top li a {
    font-size: 30px;
    color: #212121;
}

@media (min-width: 1500px) {
    .details-product .information {
        height: 100vh;
        max-height: 720px;
    }

    .details-product .top-content .top-row .right-info {
        padding: 30px;
        background-color: #212121;
        min-height: 720px;
    }
}

@media (min-width: 1200px) {
    .details-product .information {
        height: 100vh;
        max-height: 690px;
    }

    .details-product .top-content .top-row .right-info {
        padding: 30px;
        background-color: #212121;
        min-height: 690px;
    }

}

@media (min-width: 992px) {
    .goal-breadscrumb .wrapper-breads {
        padding: 20px 0 !important;
    }

    .related.products h3.widget-heading {
        font-size: 30px !important;
        font-weight: 400 !important;
        color: #907964 !important;
    }


}

@media (max-width: 992px) {

    .sidebar {
        position: fixed;
        /* Başlangıçta normal yerinde olacak */
        z-index: 999;
        top: 0;
    }

    .sidebar .close-sidebar-btn {
        text-align: left;
        padding-left: 17px;
        text-transform: uppercase;
        color: #D9A87E;
        font-weight: 300;
    }

    .goal-breadscrumb .wrapper-breads {
        padding: 20px 0 !important;
    }

    .goal-checkout-step {
        padding: 0 0 30px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }

    .woocommerce form .form-row {
        width: 100% !important;
    }

    .header-mobile {
        background: #000;
    }

    .logo img {
        width: 170px;
    }

    .wishlist-icon,
    .mini-cart {
        color: #907964;
    }


    /* açılan mobil menü */
    #goal-mobile-menu {
        background: #000000;
    }

    #goal-mobile-menu .middle-offcanvas {
        padding-left: 0px;
    }

    #goal-mobile-menu .header-offcanvas .btn-toggle-canvas {
        color: #907964;
        font-size: 18px;
    }

    #goal-mobile-menu .header-offcanvas {
        border-bottom: 1px solid #212121;
    }

    #goal-mobile-menu .sliding-menu__panel li {
        border-bottom: 1px solid #212121;
        background: #000000;
        color: #ffffff;
    }

    #goal-mobile-menu .sliding-menu__panel li .sliding-menu__nav:not(.sliding-menu__back),
    .sliding-menu__panel li a {
        color: #ffffff;
    }

    #goal-mobile-menu .sliding-menu__panel li.active .sliding-menu__nav,
    .sliding-menu__panel li.active a {
        border-color: #907964;
        color: #907964;
    }

    #goal-mobile-menu .middle-offcanvas .my-account {
        padding-left: 23px;
        color: #FFFFFF;
        border: none;
    }

    #goal-mobile-menu .header-mobile-bottom {
        padding: 20px 15px;
        border: none;
        background: #907964;
        color: #000;
    }

    .woocommerce ul.order_details li {
        width: 100%;
        border-right: none;
        margin-bottom: 20px;
    }



    .goal-footer-inner .elementor-element-populated {
        margin: 0px !important;
    }

    .item-inner-features .title {
        font-weight: 400;
    }

    .goal-footer-inner .elementor-element-populated .elementor-column {
        margin-top: 32px;
        text-align: center;
    }

    .details-product .information {
        max-height: 350px;
    }

    .product-type-grouped .information{
        max-height: 750px;
    }

    .widget.related{
        margin-top: 80px;
    }

    .woocommerce-tabs.tabs-v1.goal-wc-tabs {
        margin-top: 40px;
    }

}

@media (max-width: 768px) {
    .goal-filter .display-mode {
        display: none !important;
    }

    .goal-checkout-header .goal-checkout-step li .inner .step {
        display: none;
    }

    .goal-checkout-step li .inner:before {
        display: none;
    }

    .goal-checkout-step ul li {
        width: 32%;
        display: inline-grid;
    }

    .goal-checkout-step li:before {
        top: 8px;
        left: -43px;
        width: 40px;
        height: 60px;
        display: none;
    }

    #goal-breadscrumb {
        /* background-image: url('https://watchyourway.co/wp-content/uploads/2024/07/generalbanner.jpg') !important;
        background-size: cover;
        background-position-y: center; */
        background: rgb(0, 0, 0);
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(183, 159, 137, 1) 50%, rgba(72, 61, 50, 1) 100%) !important;
    }

    .goal-checkout-step {
        padding: 0 0 30px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }

    .column-3-part {
        width: 100%;
        display: block;
    }

    .margin-right-lg {
        margin-right: 0px !important;
    }

    .margin-right-lg2 {
        margin-right: 0px !important;
    }

    .woocommerce .woocommerce-form-coupon .form-row-last .button {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .woocommerce-cart-form .cart-item-container {
        display: block;
        clear: both;
        padding-bottom: 80px;
    }



    .woocommerce-cart-form .thumbnail-container {
        max-width: 100px;
        display: inline-block;
        width: 15%;
        vertical-align: top;
    }

    .woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
        height: auto;
        width: 100%;
    }

    .woocommerce-cart-form .product-details {
        display: inline-block;
        width: 83%;
        margin-top: -10px;
    }

    .woocommerce-cart-form .subtotal-remove-container {
        text-align: left;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        /* padding: 0px 73px; */
        width: 85%;
        float: right;
        padding: 0px 10px 0px 20px;
    }

    .woocommerce-cart-form .cart-update-container {
        clear: both;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 400;
        float: left;
        text-transform: uppercase;
        font-family: 'Barlow Condensed';
        font-size: 14px;
    }

    .woocommerce table.shop_table td {
        padding: 10px 0px;
    }

    .woocommerce-customer-details .col-1,
    .woocommerce-customer-details .col-2 {
        width: 100% !important;
        border: 1px solid #212121;
        margin-right: 0px;
        padding: 10px;
        margin-top: 40px;
    }

    .woocommerce table.shop_table tbody:first-child tr:first-child td,
    .woocommerce table.shop_table tbody:first-child tr:first-child th {
        width: 60%;
        border: none;
    }

    .woocommerce-MyAccount-content .addresses .address {
        width: 100%;
        border: 1px solid #212121;
        margin-right: 0px;
        padding: 10px;
        min-height: 350px;
        border-radius: 4px;
        margin-top: 20px;
    }

    .woocommerce-account .woocommerce-order-details {
        padding: 10px;
    }

    .details-product .compare {
        padding: 0px 14px 0px 0px !important;
    }

    .details-product .wishlist-share-wrapper {
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: row;
        margin-top: 15px;
        padding-left: 0px;
    }

    .details-product .delivery-shipping-info {
        border: none !important;
    }

    .details-product .top-content .top-row .single_add_to_cart_button {
        width: 170px;
    }

    .woocommerce div.product form.cart .button,
    .woocommerce div.product form.cart .added_to_cart {
        min-width: 170px;
        margin-top: 8px;
    }

    .details-product .information {
        max-height: 380px;
    }

    .product-type-grouped .information{
        max-height: 750px;
    }

    .elementor-background-video-container {
        position: relative;
        width: 100vw;
        /* Video kapsayıcısının genişliği %100 */
        height: 100vh;
        /* Video kapsayıcısının yüksekliği %100 */
        overflow: hidden;
        /* Taşan kısımlar gizlenecek */
    }

    .elementor-background-video-container video {
        position: absolute;
        top: 0;
        left: -100px;
        /* Video sağa kaydırılıyor */
        width: auto;
        /* Genişliği orantılı kalacak */
        height: 100vh;
        /* Yüksekliği tam ekran */
        object-fit: cover;
        /* Videoyu tam ekrana yay */
    }

    .home-video-section {
        height: calc(100vh - 120px) !important;
    }

    .home-video-section .elementor-background-video-container {
        height: calc(100vh - 120px) !important;
    }

    .home-video-section .elementor-background-video-container .elementor-html5-video {
        height: calc(100vh - 120px) !important;
        object-position: 30% 100%;
    }

    .wishlist_view.mobile .additional-info-wrapper table td,
    .wishlist_view.mobile .item-details table td {
        font-family: sans-serif;
        color: #727272;
    }

    .wishlist_view.mobile .remove_from_wishlist {
        font-size: 22px;
        border: none;
        background: none;
    }

    .wishlist_view.mobile .product-name h3 {
        background: none;
        color: #CCCCCC;
        text-decoration: underline !important;
        padding: 0px;
        font-size: 14px;
        text-decoration: none;
        font-family: sans-serif;
        text-transform: capitalize;
        font-weight: 500;
    }

    .woocommerce .wishlist_table .product-add-to-cart a {
        background: #907964;
        color: #FFFFFF;
        width: 150px;
        border: none;
        font-size: 15px;
        padding: 7px;
    }

    .woocommerce .wishlist_table .product-add-to-cart a:hover {
        background: #D9A87E;
        color: #FFFFFF;
        width: 150px;
        border: none;
        font-size: 15px;
        padding: 7px;
    }

    .woocommerce .wishlist_table .product-add-to-cart a:active {
        background: #907964;
        color: #FFFFFF;
        width: 150px;
        border: none;
        font-size: 15px;
        padding: 7px;
    }

    /* .about-socialmedia-block{
        background: rgb(23,23,23);
        background: linear-gradient(180deg, rgba(23,23,23,1) 50%, rgba(144,121,100,1) 50%);
       } */
}

@media (max-width: 479px) {
    .goal-topcart .dropdown-menu {
        padding: 20px;
        min-width: 300px;
    }
}







/* checkout bölümü başlık numaraları ve çizgiler */
/* Bölüm wrapper'ı */
.section-wrapper {
    position: relative;
    padding-left: 0px;
    /* Numara için boşluk bırakın */
    margin-bottom: 50px;
    /* Her bölümün altında boşluk bırakın */
    border-left: 1px solid #212121 !important;
    /* Bölüm boyunca çizgi */
}

/* Numara stili */
.section-number {
    position: absolute;
    left: -15px;
    top: 5px;
    width: 30px;
    height: 40px;
    line-height: 30px;
    background-color: #000;
    text-align: center;
    color: #727272 !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    font-family: 'Barlow Condensed';
}

/* Son bölümde çizginin devam etmemesi için */
.section-wrapper:last-child {
    border-left: none;
}


input[type="radio"] {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    /* Safari için */
    -moz-transform: scale(1.5);
    /* Firefox için */
    -ms-transform: scale(1.5);
    /* IE için */
    -o-transform: scale(1.5);
    /* Opera için */
}

input[type="radio"] {
    appearance: none;
    /* Tarayıcı varsayılanını devre dışı bırakır */
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    background-color: #212121;
    border: 2px solid #000;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    border: 2px solid #fff;
}

input[type="radio"]:checked {
    background-color: #D9A87E;
    border: 2px solid #fff;
}


/* Checkbox genel stili */
input[type="checkbox"] {
    appearance: none;
    /* Tarayıcı varsayılanını devre dışı bırakır */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #212121;
    /* Arka plan rengi */
    border: 2px solid #fff;
    /* Dış sınır rengi */
    width: 20px;
    /* Checkbox boyutu */
    height: 20px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    outline: none;
    border-radius: 4px;
    /* Köşeleri yuvarlama */
    transition: all 0.3s ease;
    /* Geçiş efekti */
    opacity: 1 !important;
    min-height: 20px !important;
}

/* Checkbox işaretlendiğinde uygulanacak stil */
input[type="checkbox"]:checked {
    background-color: #D9A87E !important;
    /* İşaretlendiğinde arka plan rengi */
    border-color: #D9A87E;
    /* İşaretlendiğinde sınır rengi */
}

/* Checkbox işaretlendiğinde görünen işaretin stili */
input[type="checkbox"]:checked::after {
    content: '\2713';
    /* Unicode check işareti */
    position: relative;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    /* Ortalar */
    font-size: 14px;
    /* İkonun boyutu */
    color: #fff;
    /* İkonun rengi */
    font-weight: bold;
    /* İkonun kalınlığı */
    transition: all 0.3s ease;
    /* Geçiş efekti */
}

/* Checkbox işaretlenmediğinde hover efekti */
input[type="checkbox"]:hover {
    border-color: #D9A87E;
    /* Hover sırasında sınır rengi */
}

/* Checkbox işaretlendiğinde hover efekti */
input[type="checkbox"]:checked:hover::after {
    color: #ccc;
    /* İşaretlendiğinde hover sırasında işaret rengi */
}

/* genel textbox */
input[type="text"] {
    resize: none;
    border: none !important;
    background: #212121 !important;
    width: 100%;
    padding: 10px 5px 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: transparent;
    color: #ffffff;
    min-height: 50px !important;
    padding-top: 18px;
}

input[type="password"] {
    resize: none;
    border: none !important;
    background: #212121 !important;
    width: 100%;
    padding: 10px 5px 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: transparent;
    color: #ffffff;
    min-height: 50px !important;
    padding-top: 18px;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="password"]:hover {
    border-color: #a0a0a0;
    background-color: transparent;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="password"]:focus {
    border: none !important;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="email"] {
    resize: none;
    border: none !important;
    background: #212121 !important;
    width: 100%;
    padding: 10px 5px 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: transparent;
    color: #ffffff;
    min-height: 50px !important;
    padding-top: 18px;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="email"]:hover {
    border-color: #a0a0a0;
    background-color: transparent;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="email"]:focus {
    border: none !important;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="tel"] {
    resize: none;
    border: none !important;
    background: #212121 !important;
    width: 100%;
    padding: 10px 5px 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: transparent;
    color: #ffffff;
    min-height: 50px !important;
    padding-top: 18px;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="tel"]:hover {
    border-color: #a0a0a0;
    background-color: transparent;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input[type="tel"]:focus {
    border: none !important;
    background: #212121 !important;
    transition: background-color 0s 1000000s, color 0s 1000000s !important;
    box-shadow: none !important;
}

input:-webkit-autofill {
    box-shadow: rgb(33, 33, 33) 0px 0px 0px 1000px inset !important;
    -webkit-text-fill-color: #ffffff !important;
    /* Yazı rengini beyaz yap */
    background-color: #212121 !important;
    /* Arka planı siyah yap */
    caret-color: black !important;
    /* İmleç rengini siyah yap */
}



input[type="button"],
button {
    color: #fff !important;
    background: #907964 !important;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 2px 8px;
}

input[type="button"]:hover,
button:hover {
    background-color: #D9A87E;
}


legend {
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    color: #907964 !important;
    border: none;
}


/* FORM ELEMANLARI */
.form-row,
.form-group label {
    position: relative;
    margin-bottom: 2em;
}

.form-row label,
.form-group label {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    transition: all 0.2s ease;
    pointer-events: none;
    font-size: 14px;
    color: #CCCCCC;
    font-weight: 400;
}



/* Checkbox etiketlerine özel stil */
label.checkbox {
    position: static;
    pointer-events: auto;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.form-row input:focus::placeholder,
.form-row input:not(:placeholder-shown)::placeholder,
.form-row textarea:focus::placeholder,
.form-row textarea:not(:placeholder-shown)::placeholder,
.form-row input:focus+label,
.form-row input:not(:placeholder-shown)+label,
.form-row input:-webkit-autofill+label,
.form-row textarea:focus+label,
.form-row textarea:not(:placeholder-shown)+label,
.form-row textarea:-webkit-autofill+label,
.form-row label.active,
.form-group input:focus::placeholder,
.form-group input:not(:placeholder-shown)::placeholder,
.form-group textarea:focus::placeholder,
.form-group textarea:not(:placeholder-shown)::placeholder,
.form-group input:focus+label,
.form-group input:not(:placeholder-shown)+label,
.form-group input:-webkit-autofill+label,
.form-group textarea:focus+label,
.form-group textarea:not(:placeholder-shown)+label,
.form-group textarea:-webkit-autofill+label,
.form-group label.active {
    top: 16px;
    left: 10px;
    font-size: 14px;
    color: #CCCCCC;
    box-shadow: none !important;
}


.form-row input::placeholder,
.form-row textarea::placeholder,
.form-group input::placeholder,
.form-group textarea::placeholder {
    color: transparent;
}




/* CUSTOM SHOP SIDEBAR CSS  ŞİMDİLİK GEREK KALMADI SHOP SIDEBAR'I KULLANDIM*/
.custom_shop_sidebar_title {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-family: "Barlow Condensed", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 25px;
    padding-block-end: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-block-start: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: left;
}

.custom_shop_sidebar_title::before {
    background-color: #D9A87E;
    content: "";
    position: absolute;
    width: 90px;
    left: 0;
    height: 5px;
    bottom: -3px;
}

.custom-product-categories li {
    list-style: none !important;
    padding: 5px 0 !important;
    line-height: 1.5 !important;
    position: relative;
    border: none !important;
}

.custom-product-categories li::before {
    content: none !important;
}

.custom-product-categories li a {
    font-size: 14px;
    color: #ffffff !important;
    text-transform: uppercase;
}

.custom-product-categories li a:hover {
    color: #D9A87E !important;
}

.custom-product-categories {
    list-style: none;
    padding-left: 0;
}

.custom-product-categories li {
    margin-bottom: 10px;
}

.custom-subcategories {
    list-style: none;
    padding-left: 20px;
    display: none; /* Alt kategoriler başlangıçta gizli */
}

.category-toggle {
    margin-right: 10px;
    cursor: pointer;
    color: #0073aa;
    font-weight: bold;
}

.category-toggle:hover {
    color: #005177;
}






/* CUSTOM SLİDER KODLARI */

/* Pop-up’ın tamamının arka plan rengini değiştirmek */
.pum {
    background-color: black !important;
}

/* Pop-up kapatma butonunun arka planını siyah yapmak */
.pum .pum-close {
    background-color: black !important;
    color: white !important;
    /* Kapatma simgesini görünür kılmak için beyaz yapın */
}

.pum-container {
    background-color: black !important;
    top: 10px !important;
}

.pum-title {
    background-color: black !important;
}

.custom-slick-slider-container {
    background: #212121 !important;
    padding: 30px !important;
    position: relative !important;
    overflow: hidden !important;
}

.custom-slick-slider {
    display: flex;
    align-items: center;
}
.custom-slick-slider .slick-list{
    width: 96%;
}
.custom-slick-slider-container .custom-slide .video-container {
    width: 40% !important;
    padding-right: 20px !important;
}

.custom-slick-slider-container .custom-slide .text-container {
    width: 100% !important;
    font-size: 14px !important;
}

.custom-slick-slider-container .custom-slide .text-container .slide-title {
    
    font-family: "Barlow Condensed";
    font-weight: 500;
    color:#D9A87E !important;

}

.custom-slick-slider-container .custom-slide .text-container .slide-title b{
    
    font-family: "Barlow Condensed";
    font-weight: 500;
    color:#D9A87E !important;

}

.custom-slick-slider-container .custom-slide .text-container h4 {
    
    font-family: "Barlow Condensed";
    font-weight: 500;
    font-size: 18px;
    color:#907964 !important;
    
}

.custom-slick-slider-container .custom-slide .text-container h4 b{
    
    font-family: "Barlow Condensed";
    font-weight: 500;
    font-size: 18px;
    color:#907964 !important;
    
}

.custom-slick-slider-container .custom-slide p {
    
    color:#cccccc !important;
    
}

.custom-slick-slider-container .custom-slide ul li {
    
    color:#cccccc !important;
    
}

.custom-slick-slider-container .slick-initialized .slick-slide {
    display: flex;
}

.custom-slick-slider-container .custom-slide .text-container{
    display:none;
}



.slick-prev, .slick-next {
    display: none !important;
    background-color: transparent !important; /* Buton arka planını şeffaf yap */
    border: none !important; /* Butonun kenarlığını kaldır */
    color: #fff !important; /* İkon rengini beyaz yap */
    font-size: 30px !important; /* İkon boyutunu artır */
    padding: 10px !important; /* Buton etrafında boşluk bırak */
    cursor: pointer !important; /* İmleci buton üzerine gelince değiştir */
    transition: color 0.3s ease !important; /* Buton üzerine gelinceki geçiş */
}

/* Hover Durumunda Buton Renk Değişimi */
.slick-prev:hover, .slick-next:hover {
    color: #907964 !important; /* Hover durumunda turuncu renge geç */
}

/* Sol ok için flat stil */
.slick-prev::before {
    content: '❮'; /* "v" benzeri sol ok */
    font-size: 30px;
    color: #fff; /* İlk durumda beyaz */
    margin-right: 20px;
}

/* Sağ ok için flat stil */
.slick-next::before {
    content: '❯'; /* "v" benzeri sağ ok */
    font-size: 30px;
    color: #fff; /* İlk durumda beyaz */
    margin-left: 20px;
}

/* Hover Durumunda */
.slick-prev:hover::before, .slick-next:hover::before {
    color: #907964; /* Hover durumunda turuncu */
}

/* Text alanı için maksimum yükseklik ve kaydırma çubuğu */
@media (min-width: 992px) {
    .slide-content {
      max-height: 400px; /* Maksimum yükseklik */
      overflow-y: auto; /* Dikey kaydırma çubuğu */
      padding-right: 15px; /* Kaydırma çubuğu ile içeriğin karışmasını önlemek için sağ boşluk */
    }
    
  }
  @media (max-width: 992px) {
    .custom-slick-slider-container{
        padding: 0px !important;
        padding-top: 40px !important;
    }
    .custom-slick-slider-container .custom-slide{
        display: flex;
        flex-direction: column;
    }
    .custom-slick-slider-container .custom-slide .video-container{
        width: 100% !important;
        padding-right: 0px !important;
    }
    .custom-slick-slider-container .custom-slide .text-container{
        width: 100% !important;
        padding: 20px !important;
    }
   
  }


  .pum-theme-14175 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
    height: 50px;
    width: 50px;
    right: 50px;
    top: 110px;
    background: none !important;
    font-size: 25px;
    box-shadow: none;
  }

  .instruction-dialog-col2{
    /* width: calc(50% - 7px) !important;
    display: inline-block !important;
    vertical-align: top !important; */
  }
  

  .goal-autocompleate-input {
    box-shadow: none !important; /* Gölgeyi kaldır */
    color: #ffffff !important;   /* Yazı rengini beyaz yap */
    background: transparent !important; /* Arka planı transparan yap */
}

.tt-hint {
    display: none; /* tt-hint alanını gizle */
}

.tt-input {
    color: #ffffff !important;   /* Yazı rengini beyaz yap */
}

.tt-menu.tt-open{
    position: fixed !important;
    top: 220px !important;
    z-index: 100;
    display: block;
    background: rgb(0, 0, 0);
    left: 0px !important;
    right: 0px !important;
    width: 80% !important;
    overlay: auto;
    overflow: scroll;
    justify-self:center !important;
}

.goal-search-form-inner.style2.active{
    overflow: scroll;
    width: 100%;
    height: 100vh;
}

.goal-search-form-inner .autocomplete-list-item .name-product{
    font-weight: 500 !important;
    color: #cccccc !important;
}

.goal-offcanvas .goal-offcanvas-body{
    height: 100vh;
    overflow: hidden;
}

.woocommerce-grouped-product-list-item__label a{
    color: #ccc !important;
    font-family: 'Barlow Condensed' !important;
    font-weight: 400;

}

/* TESTEMONİALS BÖLÜM ANA SAYFA BAŞLA */
#testimonialsdv .slick-arrow.slick-prev.pull-left{
    display: inline-block !important;
}
#testimonialsdv .slick-arrow.slick-next.pull-right{
    display: inline-block !important;
}
#testimonialsdv .ti-angle-left{
    color: #D9A87E;
    margin-left: -40px;
}
#testimonialsdv .ti-angle-right {
    color: #D9A87E;
    margin-right: -40px;
}
#testimonialsdv .slick-carousel .slick-arrow{
    opacity: 1 !important;
    padding: 0px !important;
}
#testimonialsdv .slick-carousel .slick-next{
    margin:0px !important;
}
#testimonialsdv .slick-carousel .slick-prev{
    margin:0px !important;
}
#testimonialsdv .slick-prev::before{
    display: none !important;
}
#testimonialsdv .slick-next::before{
    display: none !important;
}
.testimonials-item-style2 {
    background-color: #000;
    padding: 20px;
    position: relative;
    margin: 0;
    padding: 30px;
    border-radius: 5px;
}
.widget-testimonials .rating-customers .inner{
    color: #D9A87E;
}
.testimonials-item-style2 .description{
    margin-top: 20px;
    color: #ccc;
}
.testimonials-item-style2 .name-client{
    color: #907964;
}
.testimonials-item-style2:before{
    content: "”";
    color: #212121;
    display: inline-block;
    line-height: 40px;
    position: absolute;
    font-size: 100px;
    line-height: 100px;
    font-family: sans-serif;
    top: 0;
    right: 15px;
}
/* TESTEMONİALS BÖLÜM ANA SAYFA SON */

/* TESTMONİALSIN ÜSTÜNDEKİ BÖLÜM  BAŞLA*/
.precision_meets_passion​ h1{
    color: #D9A87E !important;
}
.elementor-button:focus{
    background-color: #907964 !important;
}
.elementor-button:hover{
    background-color: #907964 !important;
}
/* TESTMONİALSIN ÜSTÜNDEKİ BÖLÜM  SON*/