.shop-title h3 {
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.ch {
    font-family: 'Courgette', cursive;
}

.profil-menu ul li.profil-text {
    padding-top: 41px;
}

.Color label img {
    width: 47px;
    height: 47px;
    zoom: 1;
    /* margin-right: 8px; */
    padding: 0;
    overflow: hidden;
    border: 2px solid #585858;
}

.Color label {
    margin-right: 10px;
}

.Color label span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.Color label>input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

.Color label>input+img {
    /* IMAGE STYLES */
    cursor: pointer;
    border: 2px solid transparent;
}

.Color label>input:checked+img {
    /* (RADIO CHECKED) IMAGE STYLES */
    border: 2px solid #fa4251;
}

.pro-info-tab p {
    margin: 0;
}

.shop-price {
    margin-bottom: 26px;
}

.shop-price span.new-price {
    font-size: 20px;
}

.shop-price span.old-price {
    font-size: 16px;
    padding-left: 10px;
    text-decoration: line-through;
}

.logo {
    text-align: center;
}

.siparis-sorgu input {
    height: 44px;
}

.btn1 {
    background-color: #414141;
    border: 1px solid #414141;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 13px 33px;
    position: relative;
    transition: all 0.6s ease-in-out 0s;
    overflow: hidden;
    z-index: 99;
}

.btn1:hover {
    background-color: transparent;
    color: #3f3f3f;
}

.btn2 {
    background-color: #414141;
    border: 1px solid #414141;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 13px 33px;
    position: relative;
    transition: all 0.6s ease-in-out 0s;
    overflow: hidden;
    z-index: 99;
}

.btn2:hover {
    background-color: transparent;
    color: #3f3f3f;
}

.btn2:focus {
    color: #fff;
}

.continue-shopping {
    float: left;
}

.go-checkout {
    float: right;
}

.shop-img a img+img {
    display: none;
}

.shop:hover a img+img {
    display: block;
}

.shop:hover a img {
    display: none;
}

.slide-area-scale {
    cursor: pointer;
    margin-bottom: 2px;
}

.black-btn,
.black-btn:focus {
    background-color: #222;
    color: #ffffff;
    border: 1px solid transparent;
    display: inline-block;
    font-size: 14px;
    padding: 7px 35px 7px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s
}

.black-btn:hover {
    border: 1px solid #222;
    background-color: transparent;
    color: #222;
}

.grids {
    float: right;
}

.grids svg {
    height: 30px;
}

.grids svg rect {
    fill: #afafaf;
}

.grids .grid-option {
    cursor: pointer;
}

.grids .grid-option:hover svg rect {
    fill: #232323;
}

.grids .grid-option.active svg rect {
    fill: #232323;
}

.grids .grid-option {
    float: left;
    padding-right: 20px;
}

.grids .grid-option:last-child {
    padding-right: 0;
}

.grids .six-grid {
    padding-right: 20px;
}

header {}

.language-menu ul li ul li a {
    font-size: 13px;
}

#gallery .modal-dialog {
    width: 90%;
}

.owl-item {
    float: left;
}

.orta-resim {
    height: 800px;
}

.type-2 {
    height: 400px;
}

.slide-area-scale:hover .scale {
    transform: scale(1.075);
}

.slide-area-scale:hover .slider-text h3 a:after {
    width: 100%;
}

.slide-area-scale .slider-text h3 a:after {
    content: '';
    width: 0px;
    height: 3px;
    display: block;
    background: #ffffff;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.scale {
    cursor: pointer;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    position: absolute;
    height: 100%;
    width: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
}

.slide-area-scale .slider-text {
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slide-area-scale .slider-text h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 32px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    display: inline-block;
}

.over-hidden {
    overflow: hidden;
    position: relative;
}

.white a {
    color: #ffffff;
}

.waraper {}

.section-title>h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.section-title.text-center {
    margin: 0 auto;
    padding-bottom: 48px;
    width: 40%;
}

.login-form-container {
    /* background: #f5f5f5 none repeat scroll 0 0; */
    /* padding: 37px 40px; */
    text-align: left;
}

.login-text {
    text-align: center;
    /* margin-bottom: 30px; */
}

.login-text h2 {
    color: #000000;
    font-size: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-text span {
    font-size: 15px;
}

.login-form-container input {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
    height: 40px;
    padding-left: 10px;
    width: 100%;
    border: medium none rgba(0, 0, 0, 0);
    box-shadow: none;
    display: inline-block;
    height: auto;
    padding: 11px 14px 10px;
    /* max-width: 21.28571rem; */
    color: #000;
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    box-shadow: false;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    /* font-family: inherit; */
    /* font-size: 1rem; */
    /* height: 2.64286rem; */
    /* margin: 0 0 1.14286rem 0; */
    /* padding: .57143rem; */
    /* width: 100%; */
    /* height: 50px; */
    /* box-sizing: border-box; */
    transition: border-color .3sease, background .3sease;
}

.login-form-container input::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.login-form-container input::-webkit-input-placeholder {
    color: #333;
    opacity: 1;
}

.login-toggle-btn {
    padding-top: 20px;
}

.login-form-container input[type="checkbox"] {
    display: inline-block;
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
    color: #000;
}

.login-form-container label {
    color: #222;
    font-size: 15px;
    font-weight: 400;
}

.login-toggle-btn>a {
    color: #333;
    float: right;
    transition: all 0.2s ease 0s;
}

.login-toggle-btn>a:hover {
    color: #777;
}

.button-box .default-btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #333;
    /* border-radius: 30px; */
    color: #333;
    font-size: 14px;
    margin-top: 10px;
    padding: 8px 36px 7px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    /* font-size: .78571rem; */
    font-weight: 900;
    letter-spacing: 0.25rem;
    text-transform: uppercase;
    transition: background-color 300msease-out, border-color 300msease-out;
    max-width: 21.28571rem;
    width: 100%;
    border: 2px solid #000;
    padding: .85714rem 2.14286rem;
}

.button-box .default-btn:hover {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
}

#loginModal button.close,
#gallery button.close {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.3s ease 0s;
    width: 30px;
    z-index: 99999999;
}

#loginModal .modal-body {
    background: #f5f5f5 none repeat scroll 0 0;
}

#loginModal .modal-dialog {
    margin: 8% auto;
    max-width: 100%;
    min-height: 300px;
    transition: all 0.5s ease 0s;
    width: 600px;
}

#loginModal button.close:hover {
    border-color: #333;
    color: #333;
}


/*----------------------------*/


/*    8. Shopping cart
/*----------------------------*/

.shopping-cart-area {
    border-bottom: 1px solid #ddd;
}

.shopping-cart-area .breadcrumb {
    padding: 30px 0;
}

.shopping-cart-area .breadcrumb li a {
    color: #bdbdbd;
    transition: all 0.3s ease 0s;
}

h1.cart-heading {
    color: #252525;
    font-size: 25px;
    margin-bottom: 25px;
}

.cart-title-area {
    padding-top: 30px;
}

.car-header-title h2 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.table-content table {
    background: #fff none repeat scroll 0 0;
    border-color: #e5e5e5;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    border: none;
}

.wishlist .table-content table {
    margin: 0 0 0px;
}

.table-content.wish table {
    margin: 0 0 0px;
}

.table-content table th {
    border-top: medium none;
    color: #555;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 10px 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 13px;
}

.table-content table td input {
    background: #e5e5e5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #6f6f6f;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    padding: 0 5px 0 10px;
    width: 60px;
}

.table-content table td.product-subtotal {
    color: #555;
    font-size: 15px;
    width: 120px;
}

.table-content table td.product-name a {
    color: #6f6f6f;
    font-size: 15px;
    margin-left: 10px;
}

.table-content table td.product-name {
    width: 270px;
}

.table-content table td.product-thumbnail {
    width: 130px;
}

.table-content table td.product-remove i {
    color: #919191;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.table-content table .product-price .amount {
    color: #555;
    font-size: 15px;
}

.table-content table td.product-remove i:hover {
    color: #333;
}

.table-content table td.product-quantity {
    width: 180px;
}

.table-content table td.product-remove {
    width: 150px;
}

.table-content table td.product-price {
    width: 130px;
}

thead {
    background-color: #f6f6f6;
}

.coupon input {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #333;
    font-size: 13px;
    height: 42px;
    width: 120px;
}

.coupon2 input {
    width: inherit;
}

input.button {
    background-color: #333;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 42px;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0 25px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    width: inherit;
}

input.button:hover {
    background-color: #555;
    color: #fff;
}

.coupon {
    float: left;
}

.coupon2 {
    float: right;
}

.cart-total span {
    float: right;
}

.cart-total>ul {
    border: 1px solid #ddd;
}

.cart-total li {
    border-bottom: 1px solid #ddd;
    color: #555;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 30px;
}

.cart-total li:last-child {
    border-bottom: none;
}

.cart-total {
    padding-top: 50px;
}

.cart-total>a {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    padding: 9px 20px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

.cart-total>a:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
}

.cart-total>h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}


/*----------------------------*/


/*    9. Shop page
/*----------------------------*/

h2.page-title {
    color: #464646;
    font-size: 30px;
    letter-spacing: 2px;
}

.breadcrumb-stye ul>li {
    display: inline-block;
    color: #222;
    text-transform: capitalize;
    font-size: 15px;
}

.breadcrumb-stye ul li a {
    color: #3c3c3c;
    position: relative;
    padding-right: 17px;
    transition: all .3s ease 0s;
}

.breadcrumb-stye ul li a:hover {
    color: #000;
}

.breadcrumb-stye ul li a::after {
    background-color: #464646;
    content: "";
    font-size: 8px;
    height: 15px;
    margin-left: 11px;
    position: absolute;
    right: 7px;
    top: 3px;
    transform: rotate(33deg);
    width: 1.5px;
}


/*===========================
    10. Checkout page
============================= */

.coupon-area {}

.coupon-accordion {}

.coupon-accordion h3 {
    background-color: #f7f6f7;
    border-top: 3px solid #464646;
    color: #515151;
    font-size: 14px;
    font-weight: 400;
    list-style: outside none none !important;
    margin: 0 0 2em !important;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}

.coupon-accordion h3::before {
    color: #1e85be;
    content: "\f114";
    display: inline-block;
    font-family: fontawesome;
    left: 1.5em;
    position: absolute;
    top: 1em;
}

.coupon-accordion span {
    cursor: pointer;
    color: #6f6f6f;
}

.coupon-accordion span:hover,
p.lost-password a:hover {
    color: #464646;
}

.coupon-content {
    border: 1px solid #e5e5e5;
    display: none;
    margin-bottom: 20px;
    padding: 20px;
}

.coupon-info {}

.coupon-info p.coupon-text {
    margin-bottom: 15px
}

.coupon-info p {
    margin-bottom: 0
}

.coupon-info p.form-row-first {}

.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
    display: block;
}

.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
    color: red;
    font-weight: 700;
}

.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
    border: 1px solid #e5e5e5;
    height: 36px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 370px;
    background-color: transparent;
}

.coupon-info p.form-row-last {}

.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
    background: #464646 none repeat scroll 0 0;
}

.coupon-info p.form-row input[type="checkbox"] {
    height: inherit;
    position: relative;
    top: 2px;
    width: inherit;
}

.form-row>label {
    margin-top: 7px;
}

p.lost-password {
    margin-top: 15px;
}

p.lost-password a {
    color: #6f6f6f;
}

p.checkout-coupon input[type="text"] {
    background-color: transparent;
    border: 1px solid #ddd;
    height: 36px;
    padding-left: 10px;
    width: 170px;
}

p.checkout-coupon input[type="submit"] {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 36px;
    margin-left: 6px;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
    width: inherit;
}

.coupon-checkout-content {
    margin-bottom: 30px;
    display: none;
}

.checkbox-form h3 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 25px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.country-select {
    margin-bottom: 30px;
    position: relative;
}

.country-select label,
.checkout-form-list label {
    color: #333;
    margin: 0 0 5px;
    display: block
}

.country-select label span.required,
.checkout-form-list label span.required {
    color: red
}

.country-select select {
    -moz-appearance: none;
    border: 1px solid #ddd;
    height: 32px;
    padding-left: 10px;
    width: 100%;
    background-color: transparent;
}

.country-select::before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    right: 12px;
    top: 27px;
}

.checkout-form-list {
    margin-bottom: 30px;
}

.checkout-form-list label {
    color: #333;
}

.checkout-form-list label span.required {}

.checkout-form-list input[type=text],
.checkout-form-list input[type=password],
.checkout-form-list input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 42px;
    width: 100%;
    padding: 0 0 0 10px;
}

.checkout-form-list {}

.checkout-form-list input[type="checkbox"] {
    display: inline-block;
    height: inherit;
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: inherit;
}

.ship-different-title input {
    height: inherit;
    line-height: normal;
    margin: 4px 0 0;
    position: relative;
    top: 1px;
    width: 30px;
}

.create-acc label {
    color: #333;
    display: inline-block;
}

.checkout-form-list input[type=password] {}

.create-account {
    display: none
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    font-size: 25px;
    color: #363636;
}

.order-notes textarea {
    border: 1px solid #ddd;
    height: 90px;
    padding: 15px;
    width: 100%;
}

#ship-box-info {
    display: none
}

.shop-total>h3 {
    background-color: #464646;
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 13px 30px 22px;
    text-transform: capitalize;
}

.shop-total ul {
    padding: 37px 0 35px;
}

.shop-total ul li {
    color: #333;
    font-size: 16px;
    padding-bottom: 22px;
    text-transform: capitalize;
}

.shop-total ul li.order-total {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px;
    padding-bottom: 32px;
}

.shop-total ul li span {
    float: right;
}

.your-order {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 30px 40px 45px;
}

.your-order h3 {
    border-bottom: 1px solid #d8d8d8;
    font-size: 25px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.your-order-table table {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: 100%;
}

.your-order-table table th,
.your-order-table table td {
    border-bottom: 1px solid #d8d8d8;
    border-right: medium none;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}

.your-order-table table th {
    border-top: medium none;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}

.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px;
}

.your-order-table table .shipping th {
    vertical-align: top;
}

.your-order-table table .order-total th {
    border-bottom: medium none;
    font-size: 18px;
}

.your-order-table table .order-total td {
    border-bottom: medium none;
}

.your-order-table table tr.cart_item:hover {
    background: #F9F9F9
}

.your-order-table table tr.order-total td span {
    color: #464646;
    font-size: 20px;
}

.your-order-table table {}

.payment-method {
    margin-top: 40px;
}

.payment-accordion {}

.payment-accordion h3 {
    border-bottom: 0 none;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.payment-accordion h3 a {
    color: #6f6f6f;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    text-transform: capitalize;
    text-decoration: none
}

.payment-accordion h3 a:before,
.payment-accordion h3.open a:after {
    content: "ï•";
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -2px;
}

.payment-accordion h3.open a:after {
    content: "\f056";
}

.payment-content {}

.payment-content p {
    font-size: 13px;
}

.payment-accordion img {
    height: 60px;
    margin-left: 15px;
}

.order-button-payment button {
    background: #464646 none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    height: inherit;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding: 13px 20px 11px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.order-button-payment button:hover {
    background: #f3a395;
    border: 1px solid #f3a395;
    color: #fff;
}

.coupon-info p.form-row input[type="submit"] {
    background: #252525 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    width: inherit;
}

.mrg-nn {
    margin-bottom: 0;
}


/*----------------------------*/


/*    11. Blog page
/*----------------------------*/

.single-blog {
    position: relative;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out 0s;
}

.single-blog:hover {
    border: 1px solid #ddd;
}

.single-blog::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.single-blog:hover::before {
    opacity: 1;
}

.blog-title>span {
    color: #222;
    font-size: 14px;
}

.blog-title>h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0;
    transition: all 0.3s ease 0s;
}

.blog-title>h3 a {
    color: #222;
}

.blog-title>h3 a:hover {
    color: #666;
}

.blog-title>a:hover {
    color: #777;
    padding-left: 5px;
}

.blog-title>a {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

.blog-title {
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}

.single-blog img {
    width: 100%;
}

.single-blog:hover .blog-title {
    opacity: 1;
}


/*  blog page */

.single-blog-page img {
    width: 100%;
}

.blog-page-title {
    padding: 20px 115px 0;
}

.blog-page-title>h3 {
    font-size: 25px;
    line-height: 1;
    margin: 7px 0 14px;
    text-transform: capitalize;
}

.blog-page-title>h3 a {
    color: #363636;
}

.blog-page-title>h3 a:hover {
    color: #777;
}

.blog-page-title>span {
    color: #222;
    font-size: 16px;
}


/*----  12. Blog details page ------*/

.blog-details-text {
    padding: 85px 200px 0;
}

.blog-details-text>h3 {
    font-size: 29px;
    line-height: 45px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.blog-details-text>p {
    font-size: 15px;
}

blockquote {
    border-left: 3px solid #363636;
    color: #363636;
    font-size: 27px;
    margin: 35px 0;
    padding: 7px 20px 15px;
    font-family: "Playfair Display", serif;
}

.blog-details>img {
    width: 100%;
}

.tag li,
.share li {
    display: inline-block;
}

.tag li,
.share li {
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0 5px;
    color: #222;
}

.tag li a,
.share li a {
    color: #626262;
}

.tag li a:hover,
.share li a:hover {
    color: #222;
}

.previous {
    display: inline-block;
    float: left;
}

.next {
    display: inline-block;
    float: right;
}

.tag-share {
    margin: 48px 0 50px;
}

.tag {
    margin-bottom: 15px;
}

.next-previous {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.previous>a,
.next>a {
    font-size: 18px;
    text-transform: capitalize;
}

.leave-comment {
    margin-top: 50px;
}

h3.leave-comment-text {
    display: inline-block;
    font-size: 20px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.leave-form input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 35px;
    margin-bottom: 30px;
    padding: 0 20px;
}

.text-leave textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 165px;
    margin-bottom: 30px;
    padding: 20px;
}

.text-leave button.submit {
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.text-leave button.submit:hover {
    background-color: transparent;
    border: 1px solid #222;
    color: #222;
}


/*------------  13. Contact us -------------*/

.contact-from {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 50px;
}

.contact-from input {
    background-color: #fff;
    border: medium none;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: normal;
    padding: 16px 20px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.contact-from textarea {
    background-color: #fff;
    border: medium none;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: normal;
    height: 114px;
    padding: 16px 20px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

p.form-messege {
    margin-bottom: 0;
}

.contact-from input:focus {
    outline: medium none;
}

.contact-from button.submit {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 22px;
    padding: 15px 10px 13px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.contact-from button.submit:hover {
    background-color: #666;
    border: 1px solid #666;
}

.single-communication {
    display: block;
    margin-bottom: 24px;
    overflow: hidden;
}

.communication-icon {
    display: inline-block;
    float: left;
}

.communication-icon i {
    border: 1px solid #666;
    border-radius: 50%;
    color: #666;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
}

.communication-text {
    padding-left: 87px;
    padding-top: 9px;
}

.communication-text>h3 {
    color: #222;
    font-size: 15px;
    font-weight: normal;
}

.communication-text>p,
.communication-text>p a {
    color: #464646;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    transition: all 0.3s ease 0s;
}

.single-communication:last-child {
    margin-bottom: 0;
}

#hastech {
    height: 400px;
    width: 100%;
}


/*  home-4 */

.cd-headline.clip .cd-words-wrapper::after {
    content: none;
}


/*  home-5 */

.slider-style-5 .slider-opacity::before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

.slider-style-5 .slider-text.style-2 {
    background-color: transparent;
}

.slider-style-5 .slider-text.style-2 h2 {
    color: #fff;
    font-size: 95px;
    line-height: 1;
}

.slider-style-5 .slider-text.style-2>h3 {
    color: #fff;
    font-size: 28px;
}

.slider-style-5 .slider-text>a {
    background-color: #fff;
    border: 1px solid #fff;
    color: #333;
}

.slider-style-5 .slider-text>a:hover {
    background-color: transparent;
    color: #fff;
}

.banner-img>img {
    width: 100%;
}


/*------------  14. About us -------------*/

.team-img-name>img {
    width: 100%;
}

.team-img-name {
    overflow: hidden;
    position: relative;
}

.member-title {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: -100px;
    display: block;
    left: 0;
    overflow: hidden;
    padding: 15px 10px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-team:hover .member-title {
    bottom: 0;
}

.member-title>h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.member-title>p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}

.member-info {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 20px 10px 27px;
}

.member-social a {
    border: 1px solid #ddd;
    color: #626262;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    width: 30px;
    transition: all .3s ease 0s;
    background-color: transparent;
}

.member-social a:hover {
    border: 1px solid #222;
    color: #fff;
    background-color: #222;
}

.about-text-title>h2 {
    font-size: 35px;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #464646;
}

.about-text-title>p {
    padding: 0 195px;
}

.about-counter {
    margin: 90px 0 57px;
}

.about-text-title {
    margin-top: 53px;
}

h2.count {
    font-size: 45px;
}

.count-title>span {
    color: #717179;
    font-size: 18px;
}

.main-title {
    font-size: 35px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 15px;
    color: #464646;
}

.about-text>img {
    width: 100%;
}

.single-testimonial>p {
    padding: 0 197px;
}

.single-testimonial>h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

.single-testimonial>h3 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 13px;
}

.testimonial-area {
    margin-bottom: 90px;
}
.type-1{
    margin:10px;
}
h2.main-title::before {
    background-color: #ccc;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100px;
}

.our-team .main-title {
    margin-bottom: 32px;
}

.single-banner img {
    width: 100%;
}

.single-banner {
    position: relative;
}

.single-banner::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.single-banner:hover::before {
    opacity: 0.5;
}

.single-banner-title {
    bottom: 20px;
    left: 20px;
    opacity: 0;
    position: absolute;
    transition: all .3s ease 0s;
}

.single-banner:hover .single-banner-title {
    opacity: 1;
}

.single-banner-title>h3 {
    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.single-banner-title>a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0px;
    transition: all .3s ease 0s;
}

.single-banner-title>a:hover {
    padding-left: 7px;
}

.newsletter-title>h3 {
    color: #363636;
    font-size: 30px;
    text-align: right;
    text-transform: capitalize;
    margin-top: 2px;
    margin-bottom: 0;
}

.brand-border {
    border-bottom: 1px solid #f6f6f6;
}

.newsletter-title {
    margin-right: 40px;
}


/*------------  15. Scrollup -------------*/

a#scrollUp {
    background: #666 none repeat scroll 0 0;
    bottom: 54px;
    color: #fff;
    font-size: 23px;
    height: 40px;
    line-height: 34px;
    position: absolute;
    right: 32px;
    text-align: center;
    width: 40px;
}

a#scrollUp:hover {
    background: #000 none repeat scroll 0 0;
}
.mobile .logo img{
    padding-top:8px;
    width:150px;
}
.mobile .pt{
    padding-top:10px;
}
.mobile .search{
 padding-left: 15px;
}
.mobile  .logo>a {
    color: #333;
    display: inline-block;
    font-size: 20px;
    padding: 0;
    text-transform: uppercase;
}

.konteyner{
    display:flex;
}
.konteyner .left,.konteyner .right {
    flex: 30%;
}
.right{
    text-align:right;
}
.basket{
        padding-left: 15px;
}

.konteyner .middle {
    flex: 40%;
}
.mobile-news{
        color: #fff;
    background-color: #222;
    text-align: center;
    max-height: none;
    box-sizing: border-box;

    min-height: auto;
}
.mobile-news span{
    color: #fff;
    padding: 5px;
    margin: auto;
    
}
header.mobile{
    height:auto;
}
.mobile .type-1 video{
    width: 100vw; /* Video genişliği ekran genişliği kadar olacak */
    height: 100vh; /* Video yüksekliği ekran yüksekliği kadar olacak */
    object-fit: cover; /* Videonun taşmadan ekrana tam oturmasını sağlar */
    top: 0;
    left: 0;
    z-index: -1; /* Videonun arkaplan gibi kalmasını sağlar */
    transform: scale(1.2); /* Videoyu %20 oranında büyüt */
}
.mobile .hero-btn{
    width: 60%;
}
.mobile .type-pic{
    margin:10px 0px;
}
.mobile .type-1{
    margin:0;
}
.mobile .orta-resim{
    padding-top:10px;
}
.mobile .type-pic{
    height:50vh;
}
.mobile .breadcrumb-area{
    margin-top:0;
}

 
        /* Tam Ekran Menü */
        .mx-menu {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background: rgb(255 255 255 / 90%);
            display: flex;
            flex-direction: column;
            /* align-items: center; */
            /* justify-content: center; */
            transform: translateX(-100%);
            transition: transform 0.4s ease-in-out;
            z-index:999999;
            padding-top: 50px;
        }

        /* Menü Açıkken */
        .mx-menu.mx-active {
            transform: translateX(0);
        }

        /* Menü İçeriği */
        .mx-menu a {
            color: white;
            /* font-size: 24px; */
            text-decoration: none;
            margin: 20px 0;
            transition: 0.3s;
        }

        /* Link Üzerine Gelince */
        .mx-menu a:hover {
            color: #000;
        }

        /* Kapatma Butonu */
        .mx-close-button {
            position: absolute;
            top: 20px;
            right: 20px;
            font-size: 30px;
            color: white;
            cursor: pointer;
            transition: 0.3s;
        }

        .mx-close-button:hover {
            color: #ffcc00;
        }


        /* Menü İçeriği */
        .mx-menu ul {
            list-style: none;
            padding: 0;
            margin: 0;
            width: 98%;
            max-width: 400px;
            /* padding-top: 30px; */
        }

        .mx-menu li {
            position: relative;
        }

        .mx-menu a {
            display: block;
            color: #000000;
            /* font-size: 20px; */
            text-decoration: none;
            padding: 15px;
            background: rgba(255, 255, 255, 0.1);
            margin: 5px 0;
            transition: 0.3s;
            border-radius: 5px;
        }

        /* Üst menü hover */
        .mx-menu a:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        /* Alt Menüler */
        .mx-menu ul ul {
            display: none; /* Başlangıçta gizli */
          
        }

        .mx-menu ul ul a {
            /* font-size: 18px; */
            background: rgba(255, 255, 255, 0.15);
        }

        /* Açık menü içeriği */
        .mx-menu .open > ul {
            display: block;
        }

        /* Açılır ikon */
        .mx-menu i {
            float: right;
            transition: transform 0.3s;
        }

        .mx-menu .open > a i {
            transform: rotate(180deg);
        }

        /* Kapatma Butonu */
        .mx-close-button {
            position: absolute;
            top: 20px;
            right: 20px;
            font-size: 30px;
            color: #000000;
            cursor: pointer;
            transition: 0.3s;
        }

        .mx-close-button:hover {
            color: #ffcc00;
        }
    .mobile .products{
        padding:0;
    }
    
    .mobile .breadcrumb-area{
        display:none;
    }
    .mobile .register-area.ptb-100{
        padding:0;
    }
    .help-block {
        color: #000000;
    }
    
    .footer-logo img{
        width:50%;
    }
    
     
        
    .mobile .ptb-350 {
        background-position: center;
        background-size: contain;
        padding: 100px!important;
        margin-top:0;
    }