@media only screen and (max-width: 767px) {
	
	.woocommerce ul.order_details {
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}

	.woocommerce ul.order_details li {
		margin: 0;
		font-size: 10px;
	}


    form.checkout {
        flex-wrap: nowrap;
        flex-direction: column-reverse;
    }

    form.checkout .alert {
        font-size: 12px;
        padding: 10px;
    }

    form.checkout .col2-set {
        width: 100%;
        padding: 0;
        margin: 30px 0 0;
    }

    form.checkout .woocommerce-checkout-review-order {
        width: 100%;
        margin: 0;
    }

    html,
    html body {
        overflow-x: hidden !important;
        background-color: #fff;
    }

    .en-header .topbar {
        height: 40px;
    }

    .en-header {
        border-bottom: 1px solid #EEEEEE;
    }

    .en-header .header-main .header-flex .header-item.buttons a span {
        display: none;
    }

    .en-header .header-main .header-flex .header-item.search {
        display: none;
    }

    .en-header .header-main .header-flex .header-item.buttons a {
        padding: 0;
        border: unset;
        height: auto;
    }

    .en-header .header-main .header-flex .header-item.buttons a .counter {
        width: 16px;
        height: 16px;
        font-size: 10px;
        background-color: #093FB4;
        right: -8px;
        top: -8px;
    }

    .en-header .header-main .header-flex .header-item.buttons {
        gap: 10px;
        flex: 1;
    }

    .en-header .header-main .header-flex .header-item.buttons a i {
        font-size: 17px;
    }

    .en-header .header-main .header-flex .header-item.mobile {
        flex: 1;
    }

    .en-header .header-main .header-flex .header-item.logo {
        flex: 1.5;
    }

    .en-header .header-main .header-flex {
        gap: 20px;
    }

    .en-header .topbar .topbar-flex .topbar-right {
        display: none;
    }

    .en-header .topbar .topbar-flex {
        justify-content: center;
    }

    .en-header .topbar .topbar-flex .topbar-left span {
        font-size: 13px;
    }

    .en-menu {
        display: none;
    }

    .en-hero {
        margin: 20px 0 0;
    }

    .en-hero .slider-group {
        gap: 15px;
        flex-wrap: wrap;
    }

    .en-hero .slider-group .slider-item {}

    .en-hero .slider-group .slider-item.left {
        width: 48%;
    }

    .en-hero .slider-group .slider-item.right {
        width: 47%;
    }

    .en-hero .slider-group .slider-item.middle {
        width: 100%;
        order: -1;
    }

    .en-hero .slider-group .slider-item .image-group {
        gap: 15px;
    }

    .en-hero .slider-group .slider-item.middle .swiper .image .vision {
        height: 200px;
    }

    .en-hero .slider-group .slider-item .image .vision {
        height: 150px;
    }

    .en-head {
        margin: 0 0 15px;
    }

    .en-head h2 {
        font-size: 20px;
        text-align: center;
    }

    .en-products {
        margin: 60px 0;
    }

    body a.product-card {
        padding: 10px;
        border-radius: 15px;
    }

    body a.product-card .card-image {
        margin: 0 0 15px;
    }

    body a.product-card .card-image img {
        border-radius: 8px;
    }

    body a.product-card .card-content .card-title {
        font-size: 13px;
        line-height: 17px;
        margin: 0 0 10px;
    }

    body a.product-card .card-content .card-rating {
        gap: 5px;
    }

    body a.product-card .card-content .card-rating .stars {}

    body a.product-card .card-content .card-rating .stars i {
        font-size: 11px;
    }

    body a.product-card .card-content .card-rating .count {
        font-size: 11px;
        top: 1px;
    }

    body a.product-card .card-content .card-price {
        font-size: 15px;
    }

    .en-footer .footer-head .footer-head-flex {
        flex-wrap: wrap;
        gap: 20px;
    }

    .en-footer .footer-head .footer-head-flex .footer-head-left {
        width: 100%;
    }

    .en-footer .footer-head .footer-head-flex .footer-head-right {
        width: 100%;
    }

    body .journal-form {
        flex-wrap: wrap;
    }

    body .journal-form .form-content {
        width: 100%;
    }

    body .journal-form .form-area {
        width: 100%;
    }

    body .journal-form .form-content .title {
        font-size: 18px;
    }

    body .journal-form .form-content p {
        font-size: 13px;
        line-height: 18px;
    }

    .journal-form .mailpoet_form .mailpoet_paragraph.last label {
        font-size: 11px !important;
    }

    .footer-menu {
        margin: 100px 0 50px;
    }

    .footer-menu .footer-group {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .footer-menu .footer-group .footer-menu {}

    .footer-menu .footer-group .footer-menu .title {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        border-bottom: 1px solid #ffffff2e;
        padding: 0 0 15px;
        display: flex;
        justify-content: space-between;
    }

    .footer-menu .footer-group .footer-menu .title i {}

    .footer-menu .footer-group .footer-menu ul {
        display: none;
        padding: 20px 0 40px;
    }

    .footer-menu .footer-group .footer-menu ul li {}

    .footer-menu .footer-group .footer-menu ul li a {}

    .footer-menu .footer-group .footer-menu.contact .title {
        border: unset;
        margin: 20px 0 0;
    }

    .footer-menu .footer-group .footer-menu.contact .content a {
        font-size: 16px;
    }

    .footer-copy {
        flex-wrap: wrap;
        gap: 15px;
        border-top: 1px solid #ffffff45;
        padding: 15px 0 0;
    }

    .footer-copy .copy-text {
        width: 100%;
        font-size: 13px;
        text-align: center;
    }

    .footer-copy .copy-text span {}

    .footer-copy .copy-image {
        width: 100%;
    }

    .footer-copy .copy-image img {
        width: 100%;
        height: 20px;
    }

    body .mega-menu {
        top: 0;
        padding: 0;
        width: 100%;
        height: 100vh;
        position: fixed;
        left: 0;
        display: block;
        transform: translate(-100%, 0);
        visibility: hidden;
        transition: all .4s ease-in-out;
        z-index: 999;
    }

    body .mega-menu.active {
        transform: translate(0, 0);
        visibility: visible;
        transition: all .4s ease-in-out;
    }

    body .mega-menu .mega-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 25px;
    }

    body .mega-menu .mega-head .logo {}

    body .mega-menu .mega-head .logo img {
        width: 150px;
    }

    body .mega-menu .mega-head button {
        width: 35px;
        height: 35px;
        background-color: #093FB4;
        color: #fff;
        border-radius: 100%;
        font-size: 20px;
        line-height: 1;
    }

    body .mega-menu .mega-head button i {}

    body .mega-menu ul {
        gap: 0;
    }

    body .mega-menu ul li {}

    body .mega-menu ul li a {
        padding: 13px 25px;
        border-bottom: 1px solid #EFEFEF;
        color: #093FB4;
    }

    body .mega-menu ul li a::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(9,63,180,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
        width: 20px;
        height: 20px;
    }

    body .breadcrumb nav {
        overflow-x: scroll;
    }

    body .breadcrumb nav::-webkit-scrollbar {
        display: none;
    }

    body .breadcrumb nav p {
        font-size: 12px;
        width: max-content;
    }

    body .breadcrumb nav p a::after {
        width: 14px;
        height: 14px;
    }

    .page-head {
        padding: 20px 0;
        border: unset;
    }


    /* HESABIM */

    body .woocommerce .woocommerce-MyAccount-navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        padding: 60px 30px 30px;
        transform: translate(-100%, 0);
        visibility: hidden;
        transition: all .4s ease-in-out;
        z-index: 999;
    }

    body .woocommerce .woocommerce-MyAccount-navigation.active {
        transform: translate(0, 0);
        visibility: visible;
        transition: all .4s ease-in-out;
    }

    body .woocommerce .woocommerce-MyAccount-navigation ul {}

    body .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {}

    body .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
        font-size: 14px;
        padding: 15px 20px;
    }

    body .woocommerce .woocommerce-MyAccount-navigation .close-account-menu {
        position: absolute;
        top: 10px;
        right: 30px;
        width: 40px;
        height: 40px;
        background-color: #093FB4;
        border-radius: 100%;
        color: #fff;
        font-size: 20px;
    }

    body .woocommerce .woocommerce-MyAccount-navigation .close-account-menu i {}

    body .woocommerce .woocommerce-MyAccount-content {
        background-color: #fff;
        padding: 20px;
        border-radius: 10px;
    }

    body .woocommerce .woocommerce-MyAccount-content p {
        font-size: 13px;
    }

    body .woocommerce-error,
    body .woocommerce-info,
    body .woocommerce-message {}

    body .woocommerce-info {
        font-size: 11px;
        padding: 6px 6px 6px 30px;
    }

    body .woocommerce-info::before {
        width: 18px;
        height: 18px;
        left: 8px;
    }

    body .woocommerce-info a {
        font-size: 10px !important;
        padding: 6px 10px !important;
        margin: 0 0 0 10px !important;
        border-radius: 6px !important;
    }

    body .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }

    body .woocommerce-Addresses .edit {
        font-size: 12px;
        padding: 7px 15px;
    }

    body .woocommerce-Addresses address {
        font-size: 12px;
    }

    body .woocommerce-Addresses .woocommerce-Address {
        margin: 0 0 30px;
    }

    body .woocommerce .woocommerce-MyAccount-content button[type=submit] {
        font-size: 13px;
        padding: 15px 25px;
    }

    body .woocommerce form .form-row label {
        font-size: 12px;
        line-height: 17px;
    }

    /* URUN DETAY */

    .product-section {
        margin: 0 0 30px;
    }

    .product-section .product-detail .product-detail-content {
        flex-wrap: wrap;
        gap: 30px;
    }

    .product-section .product-detail .product-detail-content .product-image {
        width: 100% !important;
    }

    .product-section .product-detail .product-detail-content .product-detail-content-main {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .product-section .product-detail .product-detail-content .product-detail-content-main h1 {
        font-size: 20px;
        font-weight: 500;
        margin: 0;
    }

    .information-product .contact-product {
        flex-direction: column;
        width: 100%;
    }

    .information-product .contact-product a {
        width: 100%;
        justify-content: center;
        font-size: 13px;
    }

    .information-product .contact-product a.wp::before,
    .information-product .contact-product a.telegram {
        background-color: #093FB4;
    }


    .information-product .tab-product .tab-head .tab-filter-buttons .filter-button {
        padding: 15px 20px;
        font-size: 13px;
    }

    body .comment-box {
        padding: 10px;
    }

    body .woocommerce-Reviews#reviews #comments .woocommerce-Reviews-title {
        font-size: 15px;
        line-height: 20px;
    }

    .information-product .tab-product .tab-body .tab-content {
        font-size: 13px;
        line-height: 20px;
        padding: 15px;
    }

    .information-product .tab-product .tab-body .tab-content p.woocommerce-verification-required {
        font-size: 12px;
        line-height: 15px;
    }

    body .comment-box .comment-head .head-left .user-name,
    body .comment-box .comment-head .head-left .verified,
    body .comment-box .comment-head .head-left .date {
        font-size: 12px;
    }

    body .comment-box .comment-head {
        flex-direction: column;
        margin: 0 0 10px;
    }

    body .comment-box .comment-head .head-left {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 5px;
    }

    body .comment-box .comment-head .head-right .comment-stars {
        justify-content: center;
        margin: 6px 0 0;
        border-top: 1px solid #e0e0e0;
        padding: 6px 0 0;
    }

    body .comment-box .comment-body p {
        font-size: 12px;
        text-align: center;
    }

    .same-product h2 {
        font-size: 15px;
        font-weight: 500;
        margin: 0;
    }

    body .same-product-card .card-content h3 {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 3px;
    }

    body .same-product-card .card-content .card-price .price {
        font-size: 13px;
    }

    body .same-product-card .card-image {
        width: 35%;
    }

    body .same-product-card .card-image img {
        border-radius: 8px;
    }

    body .same-product-card .card-content {
        width: 65%;
    }

    body .same-product-card {
        padding: 8px;
        gap: 10px;
        border-radius: 10px;
    }

    body .contact-product a::before {
        display: none;
    }

    body .contact-product {
        background-color: unset;
        width: 100%;
        gap: 10px;
        margin: 0 0 30px;
    }

    body .contact-product a {
        padding: 0 15px;
        font-size: 13px;
        height: 40px;
        flex: 1;
        border-radius: 10px !important;
        justify-content: center;
    }

    body .contact-product a.telegram {
        background-color: #093FB4;
    }

    body .contact-product a.wp {}

    body .contact-product a i {
        font-size: 16px;
    }

    .form-spinner .card {
        min-width: auto;
        width: 85%;
        padding: 30px 15px;
    }

    .form-spinner .card .card-head .title {
        font-size: 18px;
        gap: 5px;
        margin: 0 0 25px;
    }

    .form-spinner .card .card-head .title::before {
        width: 30px;
        height: 30px;
    }

    .form-spinner .card .card-head .buttons a {
        font-size: 12px;
        height: 35px;
    }

    .form-spinner .card .card-head .buttons a i {
        font-size: 17px;
    }

    .form-spinner .card .close-spinner {
        width: 36px;
        height: 36px;
        top: -18px;
        right: -18px;
        font-size: 16px;
    }

    .form-spinner .card .close-spinner i {}

    .woocommerce-cart-form table.shop_table {
        border-collapse: separate;
        border-spacing: 0;
        border: unset !important;
    }

    .woocommerce-cart-form table.shop_table thead {}

    .woocommerce-cart-form table.shop_table thead tr {}

    .woocommerce-cart-form table.shop_table tbody {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .woocommerce-cart-form table.shop_table tbody tr {
        border: 1px solid #e0e0e0;
        border-radius: 20px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
        padding: 15px;
        column-gap: 5%;
        row-gap: 10px;
    }

    .woocommerce-cart-form table.shop_table th {
        border: unset;
        padding: 0;
    }

    .woocommerce-cart-form table.shop_table td {
        border: unset;
        padding: 0;
        background-color: unset !important;
    }

    .woocommerce-cart-form table.shop_table td.product-name {
        display: flex;
        align-items: center;
        gap: 5px;
        width: 70%;
    }

    .woocommerce-cart-form table.shop_table td.product-name::before {
        line-height: 1;
        float: unset;
        font-size: 12px;
    }

    .woocommerce-cart-form table.shop_table td.product-subtotal {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-price {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-price span {}

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-price .woocommerce-Price-amount bdi {
        font-size: 13px;
    }

    .woocommerce-cart-form table.shop_table td::before {
        font-size: 13px;
        font-weight: 400 !important;
        line-height: 1;
    }

    .woocommerce-cart-form table.shop_table td.product-quantity {
        display: flex;
        align-items: center;
        gap: 10px;
        border-left: 1px solid #e0e0e0;
        padding: 0 0 0 20px;
    }

    .woocommerce-cart-form table.shop_table td.product-quantity::before {
        font-size: 13px;
        font-weight: 500;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity .input-text {
        height: 30px;
        width: 50px;
    }

    .woocommerce-cart-form table.shop_table td .quantity {
        display: flex;
        align-items: center;
    }

    .woocommerce-cart-form table.shop_table td.product-remove {
        padding: 0;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-remove a {
        width: 25px;
        height: 25px;
        background-color: #a00;
        color: #fff !important;
        font-weight: 100;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }

    .woocommerce-cart-form table.shop_table td.product-thumbnail {
        display: block;
        width: 20%;
    }

    .woocommerce-cart-form table.shop_table td.product-thumbnail::before {
        display: none;
    }

    .woocommerce-cart-form table.shop_table th.product-name {
        display: block;
        border: unset;
        width: 65%;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-name a {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        display: block;
        text-align: left;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-thumbnail a .attachment-woocommerce_thumbnail {
        border-radius: 10px;
    }

    .woocommerce-cart-form table.shop_table td .coupon {
        display: flex;
        align-items: center;
        position: relative;
    }

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

    .woocommerce-cart-form table.shop_table td .coupon::after {
        display: none !important;
    }

    .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .button {}

    .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .coupon-error-notice {
        position: absolute;
        background-color: #9e0202;
        color: #fff;
        font-size: 10px;
        padding: 6px 10px;
        line-height: 1;
        border-radius: 5px;
        bottom: 110%;
    }

    .cart-collaterals .cart_totals {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100% !important;
        background-color: #F8F8F8;
        z-index: 99;
        padding: 0;
        margin: 0;
        border-top: 1px solid #e0e0e0;
    }

    .cart-collaterals .cart_totals h2 {
        display: none;
    }


    .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
        margin: 0;
        border-radius: 0;
        height: 45px;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
    }

    body .woocommerce .wc-proceed-to-checkout {
        padding: 0;
    }

    .cart-collaterals .cart_totals .shop_table {
        border: unset;
        border-radius: 0;
        margin: 0 !important;
    }

    .cart-collaterals .cart_totals .shop_table tbody td {
        font-size: 12px !important;
    }

    .cart-collaterals .cart_totals .shop_table tbody th {
        font-size: 12px !important;
    }

    body .woocommerce-message {
        font-size: 12px;
        padding: 7px 7px 7px 35px;
    }

    body .woocommerce-message a {
        font-size: 11px !important;
        padding: 4px 10px;
        margin: 0 0 0 20px !important;
    }

    body .woocommerce-message::before {
        width: 20px;
        height: 20px;
    }

    body .woocommerce-form-track-order {
        padding: 0;
    }

    body .woocommerce-form-track-order p {
        font-size: 12px;
        line-height: 16px;
    }

    body .woocommerce-form-track-order .form-row {
        width: 100%;
        margin: 0 0 20px;
    }

    body .woocommerce-form-track-order .form-row button {
        margin: 0;
        font-size: 15px;
    }

    body .woocommerce-error li,
    body .woocommerce-info li,
    body .woocommerce-message li {
        font-size: 12px;
    }

    body .woocommerce-error {
        padding: 10px;
    }

    body .extra-service {}

    body .extra-service label {
        font-size: 12px;
        display: flex;
        gap: 10px;
    }

    body .extra-service label input {
        appearance: unset;
        width: 16px;
        height: 16px;
        position: relative;
    }

    body .extra-service label input::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
    }

    body .extra-service label input:checked::before {
        background-color: #FF5E3A;
        border-color: #FF5E3A;
    }

    body .en-navigation {
        gap: 10px;
    }

    body .en-navigation button {
        background-color: unset;
        box-shadow: unset;
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .en-contact .contact-group {
        grid-template-columns: 1fr;
    }

    .en-contact .contact-group .contact-card .icon img {
        width: 30px;
        height: 30px;
    }

    .en-contact {
        margin: 0 0 50px;
    }

    .contact-form .head h2 {
        font-size: 20px;
    }

    .contact-form .form-area {
        flex-direction: column;
    }

    .contact-form .form-area .form-left {
        width: 100%;
    }

    .contact-form .form-area .form-right {
        width: 100%;
    }

    .contact-form .form-area .form-left .input-box textarea {
        height: 150px;
    }
}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    body .mobile-fixBar .fixBar-wrapper .variant-and-counter {
        justify-content: space-between;
    }

    body .mobile-fixBar .fixBar-wrapper .variant-and-counter .counter-main {
        width: auto;
    }

    html,
    html body {
        overflow-x: hidden !important;
        background-color: #fff;
    }

    .en-header {
        border-bottom: 1px solid #EEEEEE;
    }

    .en-header .header-main .header-flex .header-item.buttons a span {
        display: none;
    }

    .en-header .header-main .header-flex .header-item.search {
        display: none;
    }

    .en-header .header-main .header-flex .header-item.buttons a {
        padding: 0;
        border: unset;
        height: auto;
    }

    .en-header .header-main .header-flex .header-item.buttons a .counter {
        width: 16px;
        height: 16px;
        font-size: 10px;
        background-color: #093FB4;
        right: -8px;
        top: -8px;
    }

    .en-header .header-main .header-flex .header-item.buttons {
        gap: 10px;
        flex: 1;
    }

    .en-header .header-main .header-flex .header-item.buttons a i {
        font-size: 20px;
    }

    .en-header .header-main .header-flex .header-item.mobile {
        flex: 1;
    }

    .en-header .header-main .header-flex .header-item.logo {
        flex: 1;
    }

    .en-header .header-main .header-flex {
        gap: 20px;
    }

    .en-header .topbar .topbar-flex .topbar-right {
        display: none;
    }

    .en-header .topbar .topbar-flex {
        justify-content: center;
    }

    .en-header .topbar .topbar-flex .topbar-left span {
        font-size: 13px;
    }

    .en-menu {
        display: none;
    }

    .en-hero {
        margin: 20px 0 0;
    }

    .en-hero .slider-group {
        gap: 15px;
        flex-wrap: wrap;
    }

    .en-hero .slider-group .slider-item {}

    .en-hero .slider-group .slider-item.left {
        width: 48%;
    }

    .en-hero .slider-group .slider-item.right {
        width: 47%;
    }

    .en-hero .slider-group .slider-item.middle {
        width: 100%;
        order: -1;
    }

    .en-hero .slider-group .slider-item .image-group {
        gap: 15px;
    }

    .en-hero .slider-group .slider-item.middle .swiper .image .vision {
        height: 200px;
    }

    .en-hero .slider-group .slider-item .image .vision {
        height: 150px;
    }

    .en-head {
        margin: 0 0 15px;
    }

    .en-head h2 {
        font-size: 20px;
        text-align: center;
    }

    .en-products {
        margin: 60px 0;
    }

    body a.product-card {
        padding: 10px;
        border-radius: 15px;
    }

    body a.product-card .card-image {
        margin: 0 0 15px;
    }

    body a.product-card .card-image img {
        border-radius: 8px;
    }

    body a.product-card .card-content .card-title {
        font-size: 14px;
        line-height: 17px;
        margin: 0 0 10px;
    }

    body a.product-card .card-content .card-rating {
        gap: 5px;
    }

    body a.product-card .card-content .card-rating .stars {}

    body a.product-card .card-content .card-rating .stars i {
        font-size: 13px;
    }

    body a.product-card .card-content .card-rating .count {
        font-size: 13px;
        top: 1px;
    }

    body a.product-card .card-content .card-price {
        font-size: 17px;
    }

    .en-footer .footer-head .footer-head-flex {
        flex-wrap: wrap;
        gap: 20px;
    }

    .en-footer .footer-head .footer-head-flex .footer-head-left {
        width: 100%;
    }

    .en-footer .footer-head .footer-head-flex .footer-head-right {
        width: 100%;
    }

    body .journal-form {
        flex-wrap: wrap;
    }

    body .journal-form .form-content {
        width: 100%;
    }

    body .journal-form .form-area {
        width: 100%;
    }

    body .journal-form .form-content .title {
        font-size: 18px;
    }

    body .journal-form .form-content p {
        font-size: 13px;
        line-height: 18px;
    }

    .journal-form .mailpoet_form .mailpoet_paragraph.last label {
        font-size: 11px !important;
    }

    .footer-menu {
        margin: 100px 0 50px;
    }

    .footer-menu .footer-group {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .footer-menu .footer-group .footer-menu {}

    .footer-menu .footer-group .footer-menu .title {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        border-bottom: 1px solid #ffffff2e;
        padding: 0 0 15px;
        display: flex;
        justify-content: space-between;
    }

    .footer-menu .footer-group .footer-menu .title i {}

    .footer-menu .footer-group .footer-menu ul {
        display: none;
        padding: 20px 0 40px;
    }

    .footer-menu .footer-group .footer-menu ul li {}

    .footer-menu .footer-group .footer-menu ul li a {}

    .footer-menu .footer-group .footer-menu.contact .title {
        border: unset;
        margin: 20px 0 0;
    }

    .footer-menu .footer-group .footer-menu.contact .content a {
        font-size: 16px;
    }

    .footer-copy {
        flex-wrap: wrap;
        gap: 15px;
        border-top: 1px solid #ffffff45;
        padding: 15px 0 0;
    }

    .footer-copy .copy-text {
        width: 100%;
        font-size: 13px;
        text-align: center;
    }

    .footer-copy .copy-text span {}

    .footer-copy .copy-image {
        width: 100%;
    }

    .footer-copy .copy-image img {
        width: 100%;
        height: 20px;
    }

    body .mega-menu {
        top: 0;
        padding: 0;
        width: 100%;
        height: 100vh;
        position: fixed;
        left: 0;
        display: block;
        transform: translate(-100%, 0);
        visibility: hidden;
        transition: all .4s ease-in-out;
        z-index: 999;
    }

    body .mega-menu.active {
        transform: translate(0, 0);
        visibility: visible;
        transition: all .4s ease-in-out;
    }

    body .mega-menu .mega-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 25px;
    }

    body .mega-menu .mega-head .logo {}

    body .mega-menu .mega-head .logo img {
        width: 150px;
    }

    body .mega-menu .mega-head button {
        width: 35px;
        height: 35px;
        background-color: #093FB4;
        color: #fff;
        border-radius: 100%;
        font-size: 20px;
        line-height: 1;
    }

    body .mega-menu .mega-head button i {}

    body .mega-menu ul {
        gap: 0;
    }

    body .mega-menu ul li {}

    body .mega-menu ul li a {
        padding: 13px 25px;
        border-bottom: 1px solid #EFEFEF;
        color: #093FB4;
    }

    body .mega-menu ul li a::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(9,63,180,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
        width: 20px;
        height: 20px;
    }

    body .breadcrumb nav {
        overflow-x: scroll;
    }

    body .breadcrumb nav::-webkit-scrollbar {
        display: none;
    }

    body .breadcrumb nav p {
        font-size: 12px;
        width: max-content;
    }

    body .breadcrumb nav p a::after {
        width: 14px;
        height: 14px;
    }

    .page-head {
        padding: 20px 0;
        border: unset;
    }


    /* HESABIM */

    body .woocommerce .woocommerce-MyAccount-navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        padding: 60px 30px 30px;
        transform: translate(-100%, 0);
        visibility: hidden;
        transition: all .4s ease-in-out;
        z-index: 999;
    }

    body .woocommerce .woocommerce-MyAccount-navigation.active {
        transform: translate(0, 0);
        visibility: visible;
        transition: all .4s ease-in-out;
    }

    body .woocommerce .woocommerce-MyAccount-navigation ul {}

    body .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {}

    body .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
        font-size: 14px;
        padding: 15px 20px;
    }

    body .woocommerce .woocommerce-MyAccount-navigation .close-account-menu {
        position: absolute;
        top: 10px;
        right: 30px;
        width: 40px;
        height: 40px;
        background-color: #093FB4;
        border-radius: 100%;
        color: #fff;
        font-size: 20px;
    }

    body .woocommerce .woocommerce-MyAccount-navigation .close-account-menu i {}

    body .woocommerce .woocommerce-MyAccount-content {
        background-color: #fff;
        padding: 20px;
        border-radius: 10px;
    }

    body .woocommerce .woocommerce-MyAccount-content p {
        font-size: 13px;
    }

    body .woocommerce-error,
    body .woocommerce-info,
    body .woocommerce-message {}

    body .woocommerce-info {
        font-size: 11px;
        padding: 6px 6px 6px 30px;
    }

    body .woocommerce-info::before {
        width: 18px;
        height: 18px;
        left: 8px;
    }

    body .woocommerce-info a {
        font-size: 10px !important;
        padding: 6px 10px !important;
        margin: 0 0 0 10px !important;
        border-radius: 6px !important;
    }

    body .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }

    body .woocommerce-Addresses .edit {
        font-size: 12px;
        padding: 7px 15px;
    }

    body .woocommerce-Addresses address {
        font-size: 12px;
    }

    body .woocommerce-Addresses .woocommerce-Address {
        margin: 0 0 30px;
    }

    body .woocommerce .woocommerce-MyAccount-content button[type=submit] {
        font-size: 13px;
        padding: 15px 25px;
    }

    body .woocommerce form .form-row label {
        font-size: 12px;
        line-height: 17px;
    }

    /* URUN DETAY */

    .product-section {
        margin: 0 0 30px;
    }

    .product-section .product-detail .product-detail-content {
        flex-wrap: wrap;
        gap: 30px;
    }

    .product-section .product-detail .product-detail-content .product-image {
        width: 100% !important;
    }

    .product-section .product-detail .product-detail-content .product-detail-content-main {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .product-section .product-detail .product-detail-content .product-detail-content-main h1 {
        font-size: 20px;
        font-weight: 500;
        margin: 0;
    }

    .information-product .contact-product {
        flex-direction: column;
        width: 100%;
    }

    .information-product .contact-product a {
        width: 100%;
        justify-content: center;
        font-size: 13px;
    }

    .information-product .contact-product a.wp::before,
    .information-product .contact-product a.telegram {
        background-color: #093FB4;
    }


    .information-product .tab-product .tab-head .tab-filter-buttons .filter-button {
        padding: 15px 20px;
        font-size: 13px;
    }

    body .comment-box {
        padding: 10px;
    }

    body .woocommerce-Reviews#reviews #comments .woocommerce-Reviews-title {
        font-size: 15px;
        line-height: 20px;
    }

    .information-product .tab-product .tab-body .tab-content {
        font-size: 13px;
        line-height: 20px;
        padding: 15px;
    }

    .information-product .tab-product .tab-body .tab-content p.woocommerce-verification-required {
        font-size: 12px;
        line-height: 15px;
    }

    body .comment-box .comment-head .head-left .user-name,
    body .comment-box .comment-head .head-left .verified,
    body .comment-box .comment-head .head-left .date {
        font-size: 12px;
    }

    body .comment-box .comment-head {
        flex-direction: column;
        margin: 0 0 10px;
    }

    body .comment-box .comment-head .head-left {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 5px;
    }

    body .comment-box .comment-head .head-right .comment-stars {
        justify-content: center;
        margin: 6px 0 0;
        border-top: 1px solid #e0e0e0;
        padding: 6px 0 0;
    }

    body .comment-box .comment-body p {
        font-size: 12px;
        text-align: center;
    }

    .same-product h2 {
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 10px;
    }

    body .same-product-card .card-content h3 {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 3px;
    }

    body .same-product-card .card-content .card-price .price {
        font-size: 13px;
    }

    body .same-product-card .card-image {
        width: 35%;
    }

    body .same-product-card .card-image img {
        border-radius: 8px;
    }

    body .same-product-card .card-content {
        width: 65%;
    }

    body .same-product-card {
        padding: 8px;
        gap: 10px;
        border-radius: 10px;
    }

    body .contact-product a.wp::before {
        display: none;
    }

    body .contact-product {
        background-color: unset;
        width: 100%;
        gap: 10px;
        margin: 0 0 30px;
    }

    body .contact-product a {
        padding: 0 15px;
        font-size: 13px;
        height: 40px;
        flex: 1;
        border-radius: 10px !important;
        justify-content: center;
    }

    body .contact-product a.telegram {
        background-color: #093FB4;
    }

    body .contact-product a.wp {}

    body .contact-product a i {
        font-size: 16px;
    }

    .form-spinner .card {
        min-width: auto;
        width: 85%;
        padding: 30px 15px;
    }

    .form-spinner .card .card-head .title {
        font-size: 18px;
        gap: 5px;
        margin: 0 0 25px;
    }

    .form-spinner .card .card-head .title::before {
        width: 30px;
        height: 30px;
    }

    .form-spinner .card .card-head .buttons a {
        font-size: 12px;
        height: 35px;
    }

    .form-spinner .card .card-head .buttons a i {
        font-size: 17px;
    }

    .form-spinner .card .close-spinner {
        width: 36px;
        height: 36px;
        top: -18px;
        right: -18px;
        font-size: 16px;
    }

    .form-spinner .card .close-spinner i {}

    .woocommerce-cart-form table.shop_table {
        border-collapse: separate;
        border-spacing: 0;
        border: unset !important;
    }

    .woocommerce-cart-form table.shop_table thead {}

    .woocommerce-cart-form table.shop_table thead tr {}

    .woocommerce-cart-form table.shop_table tbody {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .woocommerce-cart-form table.shop_table tbody tr {
        border: 1px solid #e0e0e0;
        border-radius: 20px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
        padding: 15px;
        column-gap: 5%;
        row-gap: 20px;
    }

    .woocommerce-cart-form table.shop_table th {
        border: unset;
        padding: 0;
    }

    .woocommerce-cart-form table.shop_table td {
        border: unset;
        padding: 0;
        background-color: unset !important;
    }

    .woocommerce-cart-form table.shop_table td.actions {
        width: 100%;
    }

    .woocommerce-cart-form table.shop_table td.product-subtotal {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-price {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-price span {}

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-price .woocommerce-Price-amount bdi {
        font-size: 13px;
    }

    .woocommerce-cart-form table.shop_table td::before {
        font-size: 13px;
        font-weight: 400 !important;
        line-height: 1;
    }

    .woocommerce-cart-form table.shop_table td.product-quantity {
        display: flex;
        align-items: center;
        gap: 10px;
        border-left: 1px solid #e0e0e0;
        padding: 0 0 0 20px;
    }

    .woocommerce-cart-form table.shop_table td.product-quantity::before {
        font-size: 13px;
        font-weight: 500;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity .input-text {
        height: 30px;
        width: 50px;
    }

    .woocommerce-cart-form table.shop_table td .quantity {
        display: flex;
        align-items: center;
    }

    .woocommerce-cart-form table.shop_table td.product-remove {
        padding: 0;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .woocommerce-cart-form table.shop_table td.product-remove a {
        width: 25px;
        height: 25px;
        background-color: #a00;
        color: #fff !important;
        font-weight: 100;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }

    .woocommerce-cart-form table.shop_table td.product-thumbnail {
        display: block;
        width: 20%;
    }

    .woocommerce-cart-form table.shop_table td.product-thumbnail::before {
        display: none;
    }

    .woocommerce-cart-form table.shop_table th.product-name {
        display: block;
        border: unset;
        width: 65%;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-name a {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        display: block;
    }

    .woocommerce-cart-form table.shop_table tbody .woocommerce-cart-form__cart-item .product-thumbnail a .attachment-woocommerce_thumbnail {
        border-radius: 10px;
    }

    .woocommerce-cart-form table.shop_table td .coupon {
        display: flex;
        align-items: center;
        position: relative;
    }

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

    .woocommerce-cart-form table.shop_table td .coupon::after {
        display: none !important;
    }

    .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .button {}

    .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .coupon-error-notice {
        position: absolute;
        background-color: #9e0202;
        color: #fff;
        font-size: 10px;
        padding: 6px 10px;
        line-height: 1;
        border-radius: 5px;
        bottom: 110%;
    }

    .cart-collaterals .cart_totals {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100% !important;
        background-color: #F8F8F8;
        z-index: 99;
        padding: 0;
        margin: 0;
        border-top: 1px solid #e0e0e0;
    }

    .cart-collaterals .cart_totals h2 {
        display: none;
    }


    .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
        margin: 0;
        border-radius: 0;
        height: 45px;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
    }

    body .woocommerce .wc-proceed-to-checkout {
        padding: 0;
    }

    .cart-collaterals .cart_totals .shop_table {
        border: unset;
        border-radius: 0;
        margin: 0 !important;
    }

    .cart-collaterals .cart_totals .shop_table tbody td {
        font-size: 12px !important;
    }

    .cart-collaterals .cart_totals .shop_table tbody th {
        font-size: 12px !important;
    }

    .mobile-menu-button {
        font-size: 20px;
    }

    body .extra-service {}

    body .extra-service label {
        font-size: 12px;
        display: flex;
        gap: 10px;
    }

    body .extra-service label input {
        appearance: unset;
        width: 16px;
        height: 16px;
        position: relative;
    }

    body .extra-service label input::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
    }

    body .extra-service label input:checked::before {
        background-color: #FF5E3A;
        border-color: #FF5E3A;
    }

    .en-contact .contact-group {
        grid-template-columns: 1fr 1fr;
    }

    .en-contact .contact-group .contact-card .icon img {
        width: 30px;
        height: 30px;
    }

    .en-contact {
        margin: 0 0 50px;
    }

    .contact-form .head h2 {
        font-size: 20px;
    }

    .contact-form .form-area {
        flex-direction: column;
    }

    .contact-form .form-area .form-left {
        width: 100%;
    }

    .contact-form .form-area .form-right {
        width: 100%;
    }

    .contact-form .form-area .form-left .input-box textarea {
        height: 150px;
    }
}