@media (min-width:0px) and (max-width:400px) {
    .cssdesignwidthdebug {
color: lightblue;
    }
    
}


/* 8 lightblue */

@media (min-width:401px) and (max-width:450px) {
    .cssdesignwidthdebug {
color: blue;
    }
}


/* 7 blue */

@media (min-width:451px) and (max-width:600px) {
    .cssdesignwidthdebug {
color: darkred;
    }
}


/* 6 lightgreen */

@media (min-width:601px) and (max-width:767px) {
    .cssdesignwidthdebug {
color: green;
    }
    
    
}


/* 5 green */

@media (min-width:768px) and (max-width:991px) {
    .cssdesignwidthdebug {
color: brown;
    }
    
}


/* 4 brown */

@media (min-width:992px) and (max-width:1000px) {
    .cssdesignwidthdebug {
color: blue;
    }
}


/* 3  orange */

@media (min-width:1001px) and (max-width:1199px) {
    .cssdesignwidthdebug {
color: darkorange;
    }
}


/* 2  darkorange */

@media (min-width:1200px) and (max-width:1400px) {
    .cssdesignwidthdebug {
color: darkorchid;
    }
}


/* darkorchid */

@media (min-width:1401px) and (max-width:1600px) {
    .cssdesignwidthdebug {
color: red;
    }
     
}


/* red */

@media (min-width:1601px) and (max-width:1647px) {
    .cssdesignwidthdebug {
color: pink;
    }
}


/* pink */

@media (min-width:1648px) and (max-width:1800px) {
    .cssdesignwidthdebug {
color: black;
    }
}


/* black */

@media (min-width:1801px) and (max-width:1918px) {
    .cssdesignwidthdebug {
color: yellow;
    }
}

@media (min-width:1919px) and (max-width:5000px) {
    .cssdesignwidthdebug {
color: lightgreen;
    }

}



/* lightgreen */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


/* global */


.cart-page-total {
    padding-top: 50px;
}
.cart-page-total > h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.cart-page-total > ul {
    border: 1px solid #e4e4e4;
}
.tp-btn-h1 {
    background: #fcbe00;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px 40px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: 0.3s;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    letter-spacing: 0;
}
.cart-page-total > ul > li {
    list-style: none;
    font-size: 15px;
    color: #6f7172;
    padding: 10px 30px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 400;
}
.cart-page-total ul > li > span {
    float: right;
}
.tp-btn-h1 {
    background: #fcbe00;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px 40px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: 0.3s;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    letter-spacing: 0;
}

.baskettotalup{
    border: 0px!important;
}



/* buy start */
.pb-85 {
    padding-bottom: 85px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;
}

.checkbox-form h3 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.checkout-form-list {
    margin-bottom: 30px;
}

.checkout-form-list label {
    color: #6f7172;
    display: block;
    margin: 0 0 5px;
    font-size:18px;
}

.checkout-form-list input[type=text], .checkout-form-list input[type=password], .checkout-form-list input[type=email] {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
    outline: none;
    box-shadow: none;
}

.bireyseldegoster, .kurumsaldagoster {
    display: none;
}

.country-select select {
    width: 100%;
    background-color: transparent;
    border: 1px solid #e4e4e4;
    padding: 0 10px;
    height: 45px;
}

.order-notes textarea {
    border: 1px solid #e4e4e4;
    height: 90px;
    padding: 15px;
    width: 10%;
    outline: none;
    width:100%;
}


.your-order-table table {
    background: none;
    border: 0;
    width: 100%;
}

.your-order-table table th {
    border-top: medium none;
    color: #6f7172;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}

.your-order-table table th, .your-order-table table td {
    border-bottom: 1px solid #e4e4e4;
    border-right: medium none;
    font-size: 14px;
    padding: 15px 0;
}

.cart_item .product-name,.cart-subtotal th{
    width: 70%;
}

.cart_item .product-total,.cart-subtotal tr{
    width:30%; text-align: right;
}
.cart-subtotal td .amount{
    text-align: right;
}

.order-total .amount{
    font-size:17px;
}

.sendusersave{
    opacity: 0;
}

.payment-method .accordion-item {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #e4e4e4;
}

.usersavecontrolhavale, .usersavecontrolkart, .usersavecontrolkapida {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 5;
    text-align: center;
    cursor: pointer;
}

.payment-method .accordion-button:not(.collapsed) {
    color: #222;
    background-color: #fff;
    box-shadow: none;
}

.payment-method .accordion-button {
    font-size: 16px;
    font-weight: 500;
    color: #222;
    padding: 23px 0;
    border: none;
    width: 100%;
}

.payment-method .accordion-collapse {
    border: none;
}

.payment-method .accordion-body {
    padding: 0;
    padding-bottom: 20px;
}

.siparisdetay_kart,.siparisdetay_havale{
    color:#fff;
}

.ship-different-title h5 ,.ship-different-title h5 label {
    font-family: "Rubik", sans-serif;
    color: #1F2024;
    margin-top: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
}


#ship-box-info{
    display:none;
}




/* order watch start */

.getorderdetail {
    border-right: 1px dashed #eee;
}

.getorderdetail h5{
    font-size: 20px; color:#000;
}

.orderhead {
    display: flex;
}

.orderheadbox {
    padding: 2px;
    border-bottom: 1px dashed #ccc;
    margin-right: 15px;
    margin-top: 10px;
}

.orderheadbox_p {
    font-weight: 500;
    color: #666;
}

.orderhead p {
    margin-bottom: 2px;
}

.orderheadbox_p2 {
    color: #ccc;
}

.table-content table {
    background: #ffffff;
    border-color: #e4e4e4;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.table-content .table > :not(:last-child) > :last-child > * {
    border-bottom-color: #e4e4e4;
}

.cart__thumb img {
    width: 70px;
    height: 70px;
}

.cart-page-total{
    width:100%;
}

.orderhead2 {
    display: flex;
}


/* login */

.basic-login h5{
    font-size:20px; 
}

.basic-login label {
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 24px;
    color: #222;
}

.basic-login input {
    width: 100%;
    height: 45px;
    border: 1px solid #e5e5e5;
    color: #222;
    padding: 0 20px;
    margin-bottom: 20px;
    outline: none;
    transition: 0.3s;
}

.basic-login a, .basic-login button {
    color: inherit;
    outline: none;
    border: none;
    background: transparent;
    margin-bottom: 25px;
}


/* account */

.widgetuserorderlist {
    padding: 3px 3px;
    border: 2px solid #f3f3f3;
    margin-bottom: 40px;
}

.single-category-order {
    width: 100%;
    min-height: 50px;
    padding-top: 15px;
    background-color: #fbfbfb;
    border-bottom: 1px solid #eee;
    padding-left: 3px;
    color: #000;
    font-size: 15px;
}

.logout {
    color: red;
}




/* contact */
.location-item h6 {
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-bottom: 18px;
}

.sm-item-border {
    border-bottom: 1px solid #e5e5e5;
}

.sm-item-loc {
    display: flex;
}
.mb-20 {
    margin-bottom: 20px;
}


.cmamps-area{
    width:100%; height: 500px; margin-top: 150px; margin-bottom: 150px;
}

/* page */


.breadcrumb-title {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #666;
}

.text-center {
    text-align: center !important;
}

.widget {
    padding: 35px 38px;
    border: 2px solid #f3f3f3;
    margin-bottom: 40px;
}

.sidebar-title {
    font-size: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 16px;
    line-height: 1;
}

.n-sidebar-search {
    position: relative;
}

.single-category {
    font-size: 14px;
    width: 100%;
    height: 50px;
    padding: 0 80px 0 30px;
    line-height: 50px;
    background: #f8f8f8;
    display: inline-block;
    transition: all 0.5s ease-out 0s;
    color: #222;
}


.n-sidebar-search input {
    padding-left: 30px;
    padding-right: 80px;
    background: #f5f5f5;
    height: 60px;
    width: 100%;
    border: 0;
    outline: none;
}


.n-sidebar-search a {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #ff3c20;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.mb-10 {
    margin-bottom: 10px;
}



/* not found */

.error-content{
    font-size:25px; color:#666; margin-bottom: 150px;
}

.error-content h5{
     font-size:25px; color:#666; margin-bottom: 150px;
}

.error-content p{
     font-size:25px; color:#ff3c20; margin-bottom: 150px;
}

.error-content .error-btn{
    width:250px; height: 50px; background-color: #ff3c20; color:#fff;
    padding: 25px; margin-top:100px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}