/*
@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Thin3.otf");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Ultralight3.otf");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Light.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Regular.otf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Medium.otf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Semibold.otf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Bold.otf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Extrabold.otf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "San Francisco";
    src: url("../../fonts/San Francisco-Black.otf");
    font-weight: 900;
    font-style: normal;
}
*/
*{user-select: none;}
@font-face {
    font-family: "CambriaLite";
    src: url("../../fonts/CambriaLite_.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "CambriaLiteB";
    src: url("../../fonts/CambriaLiteB_.ttf");
    font-weight: 700;
    font-style: normal;
}

body {
    /*font-family: "San Francisco", sans-serif;*/
    font-family: "CambriaLite",  sans-serif;
    font-weight: 400;
}

#logo a {
    float: left;
    width: 100%;
    height: 127px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#logo img
{
    /*display:  inherit;
    max-height:100%*/
    width: 100%;
    height: auto;
    margin: 0;
}

#blog .box-title {
    margin-left: 15px;
    color: #d71d39;
}

.check-button input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.check-button span {
    line-height: 17px;
    font-size: 12px;
    font-weight: 300;
    color: #797979;
}

.check-button .checkmark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    background: transparent;
    transition: ease-in .05s;
    border-radius: 2px;
}

.check-button .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check-button input:checked ~ .checkmark:after {
    display: block;
}

.check-button input:checked ~ .checkmark {
    transition: ease-in .05s;
}

.check-button .checkmark:after {
    left: 4px;
    bottom: 4px;
    width: 4px;
    height: 6px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(37deg);
}

.check-button {
    position: relative;
    padding: 2px 0 2px 28px;
    cursor: pointer;
    font-size: 14px;
    color: #02334c;
    font-weight: 400;
    transition: ease-in .05s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

.check-button:hover .checkmark  {
    border-color: #797979;
}

#memberMenuWrap
{
    background:url("../../images/userIcon.png") 0 center no-repeat;
}

.filter-box select
{
    float:   left;
    height:30px
;margin:   0;
    padding:5px 15px 5px 10px
;border:   0;
    width:180px
;color:   #6c6c6c;
    appearance:none
;-moz-appearance:   none;
    -webkit-appearance:none;background:url("../../images/selectArrow.png") 95% center no-repeat #fff
}


.productPager a.first
{
    background-image:url("../../images/firstArrow.png")
}

.productPager a.prev
{
    background-image:url("../../images/prevArrow.png")
}

.productPager a.next
{
    background-image:url("../../images/nextArrow.png")
}

.productPager a.last
{
    background-image:url("../../images/lastArrow.png")
}

#addCartBtn
{
    background:#ec3137 url("../../images/arrow.png") no-repeat 90%;
    /*
    padding-right:    50px;
    */
    /*
    padding-left:    50px;
    */
    text-align:      center;
    color:#fff;
    white-space:     nowrap;
    overflow:hidden !important;
    text-overflow:     ellipsis;
    font-size: 1.1vw;
}

#fastBuyBtn
{
    background:#ec3137 url("../../images/arrow.png") no-repeat 90%;
    /*
    padding-right:    50px;
    */
    /*
    padding-left:    50px;
    */
    text-align:      center;
    color:#fff;
    border:    0;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow:     ellipsis;
    font-size: 1.1vw;
}
#fbShareBtn
{
    background-image:url('../../images/fbIcon_1.png');
}

#twBtn
{
    background-image:url('../../images/twIcon_1.png');
}

#pinBtn
{
    background-image:url('../../images/pinIcon.png');
}

.pOrder
{
    background:url("../../images/Phonorder.png") no-repeat left;
    padding-left:     45px;
    margin-top: -5px;
    max-width:  33%;
}

.priceAlertLink, .subProductAlert
{
    background-image:url('../../images/priceAlertLinkIcon.png');
}

.shopListLink
{
    background-image:url('../../images/shopListLinkIcon.png');
}

.adviceLink
{
    background-image:url('../../images/adviceLinkIcon.png');
}

.stars
{
    width:                                       87px;
    height:16px;
    float:                                       left;
    background:url('../../images/stars.png') no-repeat;
}

#FormAra input[type=text]
{
    color:  #666;
    font-family: Arial;
    font-size:  16px;
    font-family: Arial;
    border-radius:  4px;
    border: 2px solid #bb2b38;
    background:  #f2f2f2;
    background: url("../../images/incele.png") left no-repeat #f2f2f2;
    padding-left:  29px;
    background-position-x: 10px;
    height:  45px;
}

#menuBtn
{
    width:  40px;
    height:55px;
    background:url("../../images/menuBtn.png") no-repeat;
    cursor:pointer
}

.colControl .colNext {
    right: 0;
    background-image: url("../../images/colControlArrowNext.png");
}

.colControl .colPrev {
    background-image: url("../../images/colControlArrowPrev.png");
}

#hmLinks
{
    padding-top:22px
}

#tab-vitrin-32 .line-right {
    border-right: 0;
}

.siteBilgi .grayBg {
    min-height: 220px;
    padding: 15px 5px 10px;
    background: #f6f6f6;
    position: relative;
}

.siteBilgi .grayBg .fl {
    position: absolute;
    top:80px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 10px;
}

.siteBilgi .grayBg .img-block {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.siteBilgi .mid {
    margin: 15px 0;
    font-weight: 700;
    padding: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#mainMenu .menu>li.active , #mainMenu .menu>li.ease:hover {
    background: #d71d39;
}

#mainMenu .menu>li.active a , #mainMenu .menu>li.ease:hover a {
    color: #fff;
}

#mainMenu .menu>li.ease:hover li.parent a {
    color: #000;
}

ul.menu ul li:hover {
    background-color: #eeee;
}

#backToTop {
    background-color: #e0e0e0;
    border-radius: 50%;
    width: 50px;
}

#backToTop:after {
    content: '\f106';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
}

#mobileCart {
    background-color: #e0e0e0;
    border-radius: 50%;
    width: 50px;
}

#mobileCart:after {
    content: '\f106';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
}

.icon-firstname {
    background-image: url("../../images/firstname.png");
}

.icon-lastname {
    background-image: url("../../images/firstname.png");
}

.icon-mail {
    background-image: url("../../images/mail.png");
}

.icon-pass {
    background-image: url("../../images/password.png");
}

.icon-phone{
    background-image: url("../../images/phone.png");
}

.icon-passConfirm {
    background-image: url("../../images/passConfirm.png");
}

.icon-message {
    background-image: url("../../images/message.png");
}

.removeBtn
{
    width: 20px;
    height:20px;background:url("../../images/removeIcon.png") #fff!important
}

.about-text {
    padding: 20px;
    line-height: 25px;
}

#hmLinks .fl.forDesktop.col-12 , #hmLinks .col.forDesktop.col-12{
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact .row.mb .form-control {
    margin-bottom: 15px;
}

.col-title+div::-webkit-scrollbar-thumb {
    background: #ec3137;
}

.productPager a:hover, .productPager span {
    border: 1px solid #949090;
}

.productPager span {
    color: #949090;
    cursor: default;
}

.price-range-block {
    margin: 0;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none;
    color: #000;
    background-color: #f6f6f6;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #ec3137;
    border:none;
    top: -7px;
    outline: none;
}

.ui-slider-horizontal .ui-slider-range {
    background-color: #ec3137;
}

.ui-slider-horizontal {
    margin-bottom: 15px;
    width: 100%;
    height: 4px;
}

.ui-widget.ui-widget-content {
    border: none;
    background: #b1b1b1;
}

.price-range-field {
    height: 26px;
    background: transparent;
    padding: 0;
    text-align: center;
     border: none;
    color: #6e7378;
    width: 43%;
    font-size: 13px;
}

.price-range-block .input-group {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.price-range-block .minus {
    width: 25%;
    text-align: center;
}

.price-range-block .input-group-prepend {
    text-align: center;
}

.price-range-block .range-inner {
    margin: 10px auto 15px;
    padding: 0 20px;
}

.col-title:not(.catt):after {
    content:"";
    width:20px;
    position:absolute;
    top:5px;
    right:10px;
    height:20px;
    background:url("../../images/arrowF.png") center no-repeat;
    cursor: pointer;
    -webkit-transition-timing-function:ease-in-out;
    -moz-transition-timing-function:ease-in-out;
    -ms-transition-timing-function:ease-in-out;
    -o-transition-timing-function:ease-in-out;
    transition-timing-function:ease-in-out;
    -webkit-transition-duration:.2s;
    -moz-transition-duration:.2s;
    -ms-transition-duration:.2s;
    -o-transition-duration:.2s;
    transition-duration:.2s
}

.hover span {
    position: relative;
    top: 50%;
    overflow: hidden;
    display: flex;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 18px;
    transform: translateY(-50%);
}

#basketOptions .form-control.large input[type=text]:not(.withPlace) , #basketOptions .form-control.medium input[type=text]:not(.withPlace) {
    padding: 10px;
}

#basketList {
    display: block;
}

.basketLink .dropdown {
    position: relative;
    display:block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff!important;
    min-width: 170px;
    width: 100%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 999;
    border: 1px solid #cecbcb;
    top: 92%;
    border-radius: 0 !important;
}

.dropdown-content a:hover {
    background-color: transparent;
}

.dropdown-content li {
    list-style: none;
    padding: 10px 5px;
}

.dropdown-content li:not(:last-child)  {
    border-bottom: 1px solid #f1f1f1;
}

.dropdown-content li a {
    padding: 5px 0;
    width: 100%;
}

.dropdown-content p {
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0;
}

.dropdown-content li:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dropdown-content li a span {
    display: block;
    font-weight: 400;
}

.dropdown-content .btn {
    width: 100px;
    background-color: #d71d39;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-content .btn:hover {
    background-color: #d71d39;
}


.dropdown-content li > a img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    padding-right: 10px;
}

.dropdown-content .no-product {
    color: #d71d39;
    width: 100%;
    text-align: center;
    justify-content: center;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: flex;
    flex-direction: row;
}

#selected-product {
    padding-left: 10px;
}

.basket-company {
    display: flex;
    align-items: center;
}

.ui-datepicker {
    width: 265px;
}

#cartDetail, #SepetForm {
    margin-top: 0;
}

.productColListItem .line-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 10px;
}

.catMenu2>li>a {
    padding: 10px;
    align-items: center;
    display: flex;
    flex-direction: row;
}

.catMenu2>li>a>img {
    margin-right: 15px;
}

.blogText p.category-text {
    max-height: 50px;
    overflow: hidden;
}

.category-blog {
    /*display: flex;
    flex-direction: row;*/
}

.category-blog .blogItem {
    position: relative;
    height: 465px;
}

.category-blog .blogItem .buttonR {
    position: absolute;
    bottom: 10px;
    right: 30px;
}

.category-blog .blogItem img {
    height: 234px;
    object-fit: cover;
}

#mainMenu .ease .dropdown-content {
    top: 103%;
}

.fixBuy .image-wrapper {
    padding-bottom: 0;
}


/*ul#mainNav {
    float:left;
    width:auto;
    margin:0; padding:0;
    color:white;
    list-style-type:none;
}*/

ul.menu > li:hover ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s;
}

ul.menu li ul {
    position: absolute;
    top: 100%;
    margin: 0;
    min-width: 250px;
    display: flex;
    flex-direction: column;
     visibility: hidden;
     opacity: 0;
    background-color: #fff;
    transition-property: opacity, visibility;
    transition-duration: .4s, 0s;
    transition-delay: 0s, .4s;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
    box-shadow: 2px 1px 3px 2px rgba(0,0,0,0.1);
}

ul.menu ul li {
    background-color:white;
    cursor: pointer;
     padding: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}

ul.menu ul li a {
    font-size: 14px;
}

ul.menu ul li a span {
    line-height: 18px;
}

.search-product {
    margin-top: 20px;
    padding:15px;
}

.search-product p {
    font-size: 17px;
    text-align: center;
}

.search-product .btn-big {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.search-product .form-control.large input {
    margin-bottom: 20px;
    padding-left: 10px;
}

.search-product .add-phone .form-control.large input {
    padding-left: 35px;
    border: 1px solid #cccccc;
}

.search-product .add-phone {
    display: none;
}

.search-product #productinput {
    padding: 10px;
}

.search-product input[type=number]::-webkit-inner-spin-button,
.search-product input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.search-product .form-control.large input , .search-product .large .icon {
    height: 35px;
}

.search-product span.icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.search-product .add-phone p {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 25px;
}

.date-input .ui-timepicker-wrapper {
    overflow-y: auto;
    max-height: 150px;
    width: 16.3em;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    outline: none;
    z-index: 10052;
    margin: 0;
    font-size: 15px;
}


#productMobileInfo .tooltipWrapper img {
    width: 160px;
    object-fit: contain;
    max-height: 80px;
}

#productMobileInfo .tooltipWrapper .fl.p-left.col-3.col-md-6 {
    display: flex;
}

.register-block .form-control {
    margin: 10px 0;
}

#contact-form .form-control.large input[type=text]:not(.withPlace),
#contact-form .form-control.large input[type=password]:not(.withPlace),
#contact-form .form.large input[type=text]:not(.withPlace),
#contact-form .form.large input[type=password]:not(.withPlace) ,
#page-login .form-control.large input[type=text]:not(.withPlace) , #page-login .form-control.large input[type=password]:not(.withPlace) ,
#page-login .form.large input[type=text]:not(.withPlace), #page-login .form.large input[type=password]:not(.withPlace) {
    padding-top: 0;
}

#contact-form .form-control.large textarea:not(.withPlace) {
    padding: 8px 0 0 40px;
}

.blogAna .pagination {
    float: right;
    padding: 20px;
}

#page-login .phone-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #888888;

}


@media only screen and (max-width: 1320px){
    .price-range-block .range-inner {
         padding: 0;
    }
}

@media only screen and (max-width: 1200px) {
    #productLeft , #productRight {
        width: 100%;
    }

    #leftFilter , .left-lists {
        padding: 0;
    }
}

@media only screen and (max-width:992px) {
    .orderPhone {
        background-size: 15px;
    }

    .product-inner .qtyBox {
        padding-right: 15px;
    }

    .product-inner .box.p-left.buyBtn:not(:first-child) {
        padding-left: 15px;
    }

    .currentPrice {
        font-size: 12px;
    }
}

@media only screen and (min-width: 768px) {
    aside#leftColumn {
        width: 20%;;
    }

    .col-change {
        width: 80%;
    }
}

@media only screen and (max-width:767px) {
    #logo a {
        height: auto;
        padding: 5px 0;
    }
    
    #hmLinks {
        display: none;
    }

    #headerMain .inner {
        display: flex;
        align-items: center;
    }
    
    .d-none {
        display: none;
    }

    #content .inner {
        margin-top: 45px;
    }

    #mainColumn {
        padding-right: 0;
    }

    .tabBtns .btn {
        font-size: 3vw;
    }

    .product-inner .qtyBox {
        padding-right: 0;
    }

    .catMenu2 {
        padding: 10px;
    }

    .catMenu2 li {
        padding: 5px 0;
    }

    .productDetails {
        padding-bottom: 55px;
    }

    .blogAna .whiteBg.box-border .row {
        display: flex;
        flex-direction: column;
    }

    .blogAna .whiteBg.box-border a.btn.btn-default.btn-upper.fr {
        width: 100%;
        text-align: center;
    }

    #blog .box-title {
        margin-bottom: 10px;
    }

    .about-text {
        padding: 20px 0;
    }

    .btn-light.active, .btn-light:hover  {
        color: #fff;
        background-color: #ec3137;
        font-size: 13px;
        width: 100%;
        padding: 10px;
    }

    .block-title .btn, .tabBtns .btn {
        padding: 10px;
        font-size: 13px;
    }

    .productPager a, .productPager span {
        width: 33px;
        height: 33px;
        line-height: 32px;
        font-size: 14px;
    }

    #filterSort {
        display: block;
    }

    .colControl .colNext , .colControl .colPrev{
        background-size: 19px;
    }

    #filterSortBtn {
        display: none ;
    }

    .filter-box select {
        width: 100%;
        margin-top: 10px;
    }

    .colControl {
        position: absolute;
        top: -30px;
        right: 9px;
        width: 47px;
        margin-top: -15px;
    }

    .productPager {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-inner #productName {
        margin-bottom: 20px;
    }

    .productFunction {
        margin-left: 15px;
        margin-bottom: 10px;
    }

    #addCartBtn , #fastBuyBtn{
        font-size: 14px;
    }

    #mobileBuyBtn {
        width: 100%;
    }

    .grayBg.fixBuy {

    }

    .productDiscountMini {
        line-height: 15px;
        font-size: 12px;
        background: #d71d39;
        color: #fff;
        padding: 4px;
        text-align: center;
        margin-top: 20px;
    }

    #productRight > .box {
        padding: 20px !important;
    }

    .hover span {
        height: 94px;
        -webkit-line-clamp: 5;
    }

    .slideControl span:not(.prevThumbnail).prevSlide , .slideControl span:not(.nextThumbnail).nextSlide {
        background-size: 12px;
        height: 25px;
    }

    #leftColumn {
        padding-right: 0;
        margin-bottom: 15px;
        padding-left: 0;
    }

    .mainPrices .count-line {
        padding:15px 10px;
    }

    #FormAra input[type=text] {
        padding-left: 25px;
        background-position-x: 4px;
    }
}

@media screen and (max-width: 540px) {
    .productDescription {
        line-height: 16px;
        font-size: 12px;
        height: 65px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .product-inner .box.p-left.buyBtn:not(:first-child) {
        padding-left: 0;
    }

    #header {
        padding-top: 40px;
    }

    #content .inner #leftColumn {
        padding-left: 0 !important;
    }

    .proRowAct {
        bottom: 25px;
    }

    #headerMain .inner {
        height: 55px;
    }

    #logo a img {
        height: 42px;
    }


    #mobileMenu .btn-big {
        font-size: 16px;
    }

    .currentPrice, .discountedPrice {
        font-size: 12px;
        border: none;
        display: block;
        padding-bottom: 10px;
    }

    .pOrder {
        max-width: 100%;
        display: block;
        margin-top: 10px;
    }

    .productComment {
        clear: both;
        display: block;
    }

    .mobile-login li > a {
        position: relative;
    }

    .mobile-login li:first-child a:after {
        content:'';
        background-color: #9e9e9e;
        height: 100%;
        width: 1px;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media only screen and (max-width:475px) {
    #content .inner {
        margin-top: 25px;
    }

    .sliderMain, .sliderMain ul {
        min-height: 30px;
        width: 100%;
    }

    .inStock .box.p-top.p-left.qtyBox {
        width: 100%;
    }

    /*.loaderWrapper {
        height: 130px !important;
    }*/
}


.sebetMobil {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.cart {
    background: url(../../images/basketIcon.png) 0px;
    padding: 20px;
    margin: 5px;
    z-index: 10;
}

.sebetMobil span {
    position: absolute;
    top: -5px;
    right: calc(100% - 10px);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 5px;
    background-color: #d6223b;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 1px 3px 0 0 rgba(0, 0, 0, .11);
}
