/* Minification failed. Returning unminified contents.
(168,2): run-time error CSS1030: Expected identifier, found ' '
(168,2): run-time error CSS1019: Unexpected token, found ' '
(461,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(462,10): run-time error CSS1035: Expected colon, found '{'
(471,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(472,10): run-time error CSS1035: Expected colon, found '{'
 */
.pd-header {
    width: 100%;
    background-image: url('https://sirius-image.s3.eu-central-1.amazonaws.com/tasarim/designer/ust-belge-bg.jpg');
    background-size: cover;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.pd-header-item {
    width: 20%;
    text-align: center;
    margin: 0 auto;
    -ms-transform: skewX(20deg); /* IE 9 */
    transform: skewX(20deg); /* Standard syntax */
    border-left: 1px solid #ffffff;
}

    .pd-header-item:first-child {
        border-left: 0;
    }

    .pd-header-item > div {
        -ms-transform: skewX(-20deg); /* IE 9 */
        transform: skewX(-20deg); /* Standard syntax */
        padding: 7px 0;
    }

        .pd-header-item > div > a > img {
            width: 40px
        }

        .pd-header-item > div > a > span {
            color: #fff;
            font-size: 12px;
            display: block;
            width: 100%;
        }


.pd-link-map {
    width: 100%;
    padding: 0;
    margin-bottom:10px;
}
.pd-link-map .breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    font-size: 12px;
    border-radius: 0;
    margin: 2px 0;
    padding: 0.75rem 0;
}

.pd-product-left, .pd-product-right {
    float: left;
    width: 50%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.pd-product-right {   
    background-color: #f5f5f5;
}

.pd-product {
    border: solid 1px #e5e5e5;
    background-color: #fff;
    width: 100%;
}


.pd-product-title {
    color: #484848;
    line-height: 1.2;
    font-size: 19px;
    text-align: left;
    font-weight: 500;
}

.pd-model-no {
    color: #537ecf;
    font-size: 13px;
    font-weight: bold;
}

    .pd-model-no > span {
        font-weight: normal;
    }

.pd-discount {
    color: red;
    font-weight: bold;
    margin: 25px 0;
}

.pd-price {
    display: flex;
    margin-bottom:20px;
}   
    .pd-price .udbf_alan {
        width: auto;
        height: auto;
        float: left;   
    }
    .pd-price .udbf_title {        
        color: #8d8e8e;
    }

    .pd-price .udbf_fiyat { 
        color: #6d6d6d;
    }

    .pd-price .udbf_alan:nth-child(2n) {
        border-left: solid 1px #dbdbdb;
        border-right: solid 1px #dbdbdb;        
    }

    




/*.pd-price-left {
    background-color: #f90909;
    color: #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
}*/
/*.pd-price-left > span {
        width: 100%;
        display: block;
        line-height: 17px;
    }

.pd-price-right {
    padding-left: 10px;
}

    .pd-price-right > span {
        width: 100%;
        display: block;
        margin: -7px 0;
    }*/
/*.pd-old-price {
    text-decoration: line-through;
    font-size: 17px;
    font-weight: 600;
    color: #484848;
}*/
. /*pd-merchant-price {
    font-weight: 600;
    color: #484848;
}

    .pd-merchant-price > b {
        font-weight: normal;
        text-decoration: line-through;
        font-weight: 600;
        color: #484848;
    }

    .pd-merchant-price > span {
        font-size: 15px;
    }

.pd-eft-price {
    font-weight: 600;
    color: #484848;
}

    .pd-eft-price > b {
        font-weight: normal;
    }*/
.pd-size {
    padding: 20px 0;
}

    .pd-size .input-group-text {
        font-size: 12px;
    }

.pd-basket {
    padding: 10px 0
}

    .pd-basket button {
        border: 0;
        color: #fff;
        white-space: nowrap;
        border-radius: 5px;
        outline: 0;
        cursor: pointer;
        display: inline-block;
        padding: 16px 0;
        width: 80%;
        font-size: 17px;
        line-height: 1.1;
        position: relative;
        font-weight: 500;
        letter-spacing: .5px;
        margin:20px 0;
    }


.pd-product .mb-3, .my-3 {
    margin-bottom: 0 !important;
}

.pd-sertifika {
    padding-bottom: 20px;
}

.btn-basketadd {
    background-color: #537ecf;
}

    .btn-basketadd:hover {
        background-color: #3b69c2;
    }



.sider-productsmall-con {
    display: block;
    width: 100%;
    overflow: hidden;    
    padding: 7px;   
    position:relative;
}
    .sider-productsmall-con > div > div > img {
        border: 1px solid rgb(229, 229, 229);
        transition: all .35s ease;
    }

        .sider-productsmall-con > div > div > img:hover {
            border: 1px solid #537ecf;
            cursor: pointer;
        }
    .sider-productsmall-con .btn-slider-prev,
    .sider-productsmall-con .btn-slider-next {      
        color: #000;
        width: 30px;
        height: 30px;
        line-height: 25px;
    }


    .pd-product-bottom {
        width: 100%;
        display: block;
        margin-top: 20px;
    }

    .pd-product-bottom .product-page-tab .tab {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #D9D9D9;
        font-size: 0;
    }

bottom .product-page-tab {
    width: 100%;
    margin-top: 30px;
}

.tabs-container {
    width: 100%;
    margin-top: 30px;
}

.pd-product-bottom .tab {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #D9D9D9;
    font-size: 0;
}

    .pd-product-bottom .tab ul li {
        text-align: center;
        display: inline-block;
        color: #98A0A9;
        position: relative;
        cursor: pointer;
    }

        .pd-product-bottom .tab ul li.active::before {
            content: '';
            display: block;
            position: absolute;
            bottom: -10px;
            left: 50%;
            margin-left: -6px;
            width: 0;
            height: 0;
            border-color: transparent transparent #D9D9D9;
            border-style: solid;
            border-width: 11px;
        }

        .pd-product-bottom .tab ul li.active::after {
            content: '';
            display: block;
            position: absolute;
            bottom: -11px;
            left: 50%;
            margin-left: -5px;
            width: 0;
            height: 0;
            border-color: transparent transparent #fff;
            border-style: solid;
            border-width: 10px;
        }

.product-page-tab-list {
    margin-top: 0;
    margin-bottom: 10px;
}

.pd-product-bottom .tab ul li.active {
    color: #f58220;
}

.product-tab-area.active {
    display: block
}

.product-tab-area {
    width: 100%;
    margin-top: 20px;
    display: none;
}

    .product-tab-area p {
        font-size: 15px;
        color: #3F4A58;
    }

.btn-commented-add {
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: background-color,border-color;
    -moz-transition-property: background-color,border-color;
    transition-property: background-color,border-color;
    background-color: #ff6000;
    white-space: nowrap;
    color: #fff !important;
    border: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0px;
    border-radius: 5px;
    padding: 17px 23px;
    outline: 0;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
}

.product-commented .title span {
    width: auto;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    line-height: 1;
    color: #484848;
}

.commented-middle {
    padding: 32px 20px 24px 0;
}

/*#region BİG IMAGE */
.product-img {
    cursor:pointer;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.big-image {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
    overflow-y: hidden;
}

    /* Modal Content (image) */
    .big-image .modal-content {
        margin: auto;
        display: block;
        width: 90%;
        max-width: 700px;
        border:0px !important
    }

    /* Caption of Modal Image */
    .big-image #caption {
        margin: auto;
        display: block;
        max-width: 700px;
        text-align: center;
        color: #ccc;
        padding: 10px 0;
        background: rgba(0,0,0,.5);
        margin-top: 10px;
        border-radius: 7px;
        border: 2px solid #7c7c7c;
        font-weight:bold
    }

    /* Add Animation */
    .big-image .modal-content, .big-image #caption {
        -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.6s;
        animation-name: zoom;
        animation-duration: 0.6s;
    }
    #img01 {
        border: 2px solid #7c7c7c;        
    }
#img02 {
    position: absolute;
    top: 0;
}


@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.big-image .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff !important;
    font-size: 50px;
    font-weight: bold;
    transition: 0.3s;
}

    .big-image .close:hover,
    .big-image .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }
/*#endregion */

.pd-size .input-group-text,
.pd-sertifika .input-group-text {
    border: 0 !important;
    background-color: transparent;
}
.pd-size .igt-btn {
    border: 0 !important;
    border-radius: 0;
    position: relative;
    
}

.pd-size #textYuzukOlcu,
.pd-size #textYuzuYazi,
.pd-size #textYuzukOlcu2,
.pd-size #textYuzuYazi2,
.pd-sertifika #sertifika {
    border-color: #6f6f6f;
    font-size: 11px;
    padding: 3px;
}
.pd-size .igt-btn > .input-group-text {
    background: #6f6f6f;
    color: #fff;
    border-radius: 0;
    border: 0 !important;
    margin-left: 10px;
}

.pd-size .igt-btn::after {
    content: '';
    position: absolute;
    left: -4px;
    bottom: 11px;
    border-style: solid;
    border-width: 5px 5px 5px 10px;
    border-color: transparent #6f6f6f transparent transparent;
}
.pd-size .igt-text {
    color: #6f6f6f;
    font-weight:bold;
}
.pd-sertifika {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}
.basket-col {
    text-align:center;
}

.big-image-container {
    position:relative;
}
.btn-big-image {
    position:absolute;
    top:50%;
    font-size:30px;
    border:0;
}
.big-image-prev {
    left:50px;   
}
.big-image-next {
    right:50px;
}

.teslimat_bilgisi {    
    background: url(https://sirius-image.s3.eu-central-1.amazonaws.com/tasarim/teslimat-bg.png) top center no-repeat;
    float: left;
   width:100%;
    padding: 10px;
    border: 1px solid #dfdfdf;
    margin-bottom: 40px;
    
}


    .teslimat_bilgisi .tb_gorsel {       
        display: block;
        float: left;       
    }
    .teslimat_bilgisi .tb_right {
        width: 320px;
        height: auto;
        float: right;
        font-size: 12px;
        line-height: 20px;
        color: #7c7c7c;
        
    }
.clear {
    clear: both;
}
.teslimat_bilgisi .tb_right > strong {
    font-size: 18px;
    color: #069;
    display: block;
    margin-bottom: 2px;
}

.müşteri_yorumlari {
    width: 100%;
    background: #fff;
    font-size: 12px;
    line-height: 18px;
    color: #7c7c7c;
    text-align: center;
    float: right;
    min-height: 120px;
    padding: 10px;
    border: 1px solid #dfdfdf;
    margin-bottom: 40px;   
}

    .müşteri_yorumlari .my_title {
        font-size: 18px;
        color: #069;
        display: block;
        margin-bottom: 10px;
    }
    .müşteri_yorumlari > span {
        font-size: 12px;
        color: #333;
        display: block;
        margin-top: 5px;
    }


.udb_kargo,
.udb_taksit {
    width: 100%;
    height: 68px;
    float: left;
    border: 1px solid #e0e0e0;
    background: url(https://sirius-image.s3.eu-central-1.amazonaws.com/icerik/taksit-kargo-bg.jpg) top center;
    background-size: cover;
}
    .udb_kargo > img,
    .udb_taksit > img {
        width: 67px;
        height: 43px;
        display: block;
        float: left;
        margin-top: 15px;
        margin-left: 15px;
    }
    .udb_kargo .kargo_yazi,
    .udb_taksit .taksit_yazi {
        width: 105px;
        height: 43px;
        display: block;
        float: right;
        margin-top: 18px;
        font-size: 12px;
        color: #919191;
        margin-right: 10px;
    }
        .udb_kargo .kargo_yazi > span {
            width: auto;
            height: 43px;
            display: block;
            font-size: 30px;
            color: #919191;
            float: left;
            margin-right: 5px;
        }

.pd-kargo-teslimat {
    text-align:center;
}

.yuzuk-olcu-con {
    padding:0 10px;
}

.la_title {
    display: block;
    font-size: 26px;
    color: #069;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.la_alt_title {
    display: block;
    font-size: 16px;
    color: #069;
    width: 100%;
}
.la_left > div,
.la_left_y > div {
    padding: 0 10px 0 0;
}
.la_right > img,
.la_right_y > img {
    width: 100%;
}
.la_video {
    float: left;    
    text-align: center;
    margin-top: 20px;
    padding: 5px;
   width:100%;
}

.product-installment-head {
    text-align: center;
    background-color: #d5d6d8;
    padding:5px 0;
}
.product-installment-body {
    width: 100%;
}

    .product-installment-body table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }
        .product-installment-body table thead,
        .product-installment-body table tbody,
        .product-installment-body table tr {
            margin: 0;
            padding: 0;
            border: 0;
            vertical-align: baseline;
        }
            .product-installment-body table tr th,
            .product-installment-body table tr td {
                padding: 2px 5px;
                height: 36px;
                text-align: center;
                border: 1px solid #f5f3f3;
                vertical-align: middle;
                font-size: 13px;
            }
.product-installment-item {
    margin-bottom:30px;
}

.takim-urunler {   
    background-color: #f9f9f9;
    margin-bottom: 10px;
    border: 1px solid #f1f1f1;
    overflow:hidden;
    padding:10px 0 0 10px;
}
    .takim-urunler h3 {
        color: #069;
        margin-right: 10px;
        text-align: center;
        padding: 5px 0;
        text-transform: uppercase;
        border-bottom: 1px solid #dcdcdc;
    }
    .takim-urunler .category-product-item {      
        float:left;       
        padding:0 10px 10px 0;
    }
    
    .takim-urunler > div {
        display:block;
        position:relative;
    }

.product-paket-hazir {
    padding-bottom:20px;
    padding-top:10px;
}
    .product-paket-hazir > iframe {
        height:267px;
    }

.pd-bottom-banner img {
    width:100%;
}

.pd-size .input-group-prepend {
    position:relative;
}
.pd-cinsiyet {
    position:absolute;
    bottom:25px;
    background-color:#dd0d0d;
    color:#fff;
    font-size:12px;
    padding:2px 5px;
    border-radius:7px;
}



@media screen and (max-width:767px) {
    .la_left {float: left; width: 100%;}
    .la_right {float: right; width: 100%;}
    .la_left_y {float: left; width: 100%;}
    .la_right_y {float: right; width: 100%;}
    .la_video_ic {width: 100%; height: 240px;}

    .yo-mobil-h{ margin-top:30px;}
    .yo-mobil-z{ border:0 !important;}

    .pd-size {
        padding: 0 25px;
    }

    .slider-product-item {
        width: 100%;
        height: auto;
    }

    .slider-productsmall-item {
        width: 32%;
        height: auto;
    }

    .slider-product-item-sm {
        width: 30%;
        height: auto;
    }

    .pd-product {
        display: block;
    }

    .pd-product-left {
        width: 100%;
    }

    .pd-product-right {
        padding: 7px;
        width: 100%;
    }

    .product-tab-area {
        padding: 0 20px
    }

    .pd-product-bottom .tab ul li {
        font-size: 13px;
        padding: 0 13px 10px 13px;
    }

    .pd-size > .row > div {
        margin-bottom: 10px;
    }

    .btn-basketadd {
        margin-bottom: 10px;
    }

    .description-title {
        font-size: 18px;
    }

    .pd-merchant-price {
        font-size: 25px;
    }

        .pd-merchant-price > b {
            font-size: 12px;
        }

    .pd-eft-price {
        font-size: 20px;
    }

        .pd-eft-price > b {
            font-size: 12px;
        }

    .pd-price-left {
        padding: 6px 6px 3px 6px;
    }

        .pd-price-left > span {
            padding-bottom: 4px;
            font-size: 21px;
        }

    .pd-discount {
        font-size: 13px;
    }

    .pd-price .udbf_title {
        font-size: 12px;
    }

    .pd-price .udbf_fiyat {
        font-size: 14px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_title {
        color: #069;
        font-size: 13px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_fiyat {
        color: #069;
        font-size: 18px;
    }

    .pd-size .col-md-6:first-child {
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
    }
    .pd-size .col-md-6:last-child {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 20px;
    }    

    .teslimat_bilgisi {margin-right: 0;}
.müşteri_yorumlari {margin-left: 0;}

.pd-header {display:none;}

 .pd-price .udbf_alan {padding: 10px 10px;}
 .pd-price .udbf_alan:nth-child(2n){padding: 5px 7px;}

 .iframe-video {width: 100%;height: 240px;}

  .udb_kargo, .udb_taksit {margin-top:10px;}

  .takim-urunler .category-product-item { width:100%;}
}

@media (min-width: 768px) {
    .la_left {float: left; width: 68%;}
    .la_right {float: right; width: 28%;}
    .pd-size {padding:0 25px;}
    .la_left_y {float: left; width: 75%;}
    .la_right_y {float: right; width: 25%;}
    .la_video_ic {width: 100%; height: 240px;}

    .yo-mobil-h{ margin-top:0px; border:0 !important;}
    .yo-mobil-z{border:0 !important;}

    .slider-product-item {
        width: 100%;
        height: auto;
    }

    .slider-productsmall-item {
        width: 48%;
        height: auto;
    }

    .slider-product-item-sm {
        width: 16.6666%;
        height: auto;
    }

    .pd-product {
        display: block;
    }

    .pd-product-left {
        width: 100%;
    }

    .pd-product-right {
        padding: 7px;
        width: 100%;
    }

    .product-tab-area {
        padding: 0 20px
    }

    .pd-product-bottom .tab ul li {
        font-size: 18px;
        padding: 0 15px 10px 30px;
    }

    .pd-size > .row > div {
        margin-bottom: 10px;
    }

    .btn-basketadd {
        margin-bottom: 10px;
    }

    .description-title {
        font-size: 18px;
    }

    .pd-merchant-price {
        font-size: 32px;
    }

        .pd-merchant-price > b {
            font-size: 17px;
        }

    .pd-eft-price {
        font-size: 22px;
    }

        .pd-eft-price > b {
            font-size: 17px;
        }

    .pd-price-left {
        padding: 8px 12px 3px 12px;
    }

        .pd-price-left > span {
            padding-bottom: 10px;
            font-size: 25px;
        }

    .pd-discount {
        font-size: 16px;
    }

    .pd-price .udbf_title {
        font-size: 12px;
    }

    .pd-price .udbf_fiyat {
        font-size: 24px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_title {
        color: #069;
        font-size: 18px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_fiyat {
        color: #069;
        font-size: 34px;
    }

    .pd-size .col-md-6 {
        border-bottom: 1px solid #dfdfdf;
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .teslimat_bilgisi {margin-right: 20px;}
.müşteri_yorumlari {margin-left: 20px;}

.pd-header {display:block;}

 .pd-price .udbf_alan {padding: 10px 25px;}
 .pd-price .udbf_alan:nth-child(2n){padding: 5px 20px;}

 .iframe-video {width: 100%;height: 426px;}

 .udb_kargo, .udb_taksit {margin-top:10px;}

 .takim-urunler .category-product-item { width:50%;}
}

@media (min-width: 992px) {
    .la_left {float: left; width: 68%;}
    .la_right {float: right; width: 28%;}
     .la_left_y {float: left; width: 75%;}
    .la_right_y {float: right; width: 25%;}
    .la_video_ic {width: 600px; height: 340px;}

    .yo-mobil-h{ margin-top:0px; border:0 !important;}
    .yo-mobil-z{border:0 !important;}

    .pd-size {padding:0 10px;}

    .slider-product-item {
        width: 100%;
        height: auto;
    }

    .slider-productsmall-item {
        width: 32%;
        height: auto;
    }

    .slider-product-item-sm {
        width: 16.6666%;
        height: auto;
    }

    .pd-product {
        display: flex;
    }

    .pd-product-left {
        width: 50%;
    }

    .pd-product-right {
        padding: 20px;
        width: 50%;
    }

    .product-tab-area {
        padding: 0
    }

    .pd-product-bottom .tab ul li {
        font-size: 18px;
        padding: 0 15px 10px 30px;
    }

    .pd-size > .row > div {
        margin-bottom: 10px;
    }

    .btn-basketadd {
        margin-bottom: 10px;
    }

    .description-title {
        font-size: 22px;
    }

    .pd-merchant-price {
        font-size: 32px;
    }

        .pd-merchant-price > b {
            font-size: 17px;
        }

    .pd-eft-price {
        font-size: 22px;
    }

        .pd-eft-price > b {
            font-size: 17px;
        }

    .pd-price-left {
        padding: 8px 12px 3px 12px;
    }

        .pd-price-left > span {
            padding-bottom: 10px;
            font-size: 25px;
        }

    .pd-discount {
        font-size: 16px;
    }


    .pd-price .udbf_title {
        font-size: 12px;
    }

    .pd-price .udbf_fiyat {
        font-size: 24px;
    }
    .pd-price .udbf_alan:nth-child(2n) .udbf_title {
        color: #069;
        font-size: 16px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_fiyat {
        color: #069;
        font-size: 34px;
    }

    .pd-size .col-md-6 {
        border-bottom: 1px solid #dfdfdf;
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .teslimat_bilgisi {margin-right: 20px;}
.müşteri_yorumlari {margin-left: 20px;}

.pd-header {display:block;}

 .pd-price .udbf_alan {padding: 10px 25px;}
 .pd-price .udbf_alan:nth-child(2n){padding: 5px 20px;}

 .iframe-video {width: 100%;height: 344px;}

 .udb_kargo, .udb_taksit {margin-top:0;}

 .takim-urunler .category-product-item { width:50%;}
 
}

@media (min-width: 1200px) {
    .la_left {float: left; width: 68%;}
    .la_right {float: right; width: 28%;}
    .pd-size {padding:0 10px;}
     .la_left_y {float: left; width: 75%;}
    .la_right_y {float: right; width: 25%;}
    .la_video_ic {width: 600px; height: 340px;}

    .yo-mobil-h{ margin-top:0px; border:0 !important;}
    .yo-mobil-z{border:0 !important;}

    .slider-product-item {
        width: 100%;
        height: auto;
    }

    .slider-product-item-sm {
        width:16.6666%;
        height: auto;
    }

    .slider-productsmall-item {
        width: 20%;
        height: auto;
    }

    .pd-product {
        display: flex;
    }

    .pd-product-left {
        width: 50%;
    }

    .pd-product-right {
        padding: 20px;
        width: 50%;
    }

    .product-tab-area {
        padding: 0 20px
    }

    .pd-product-bottom .tab ul li {
        font-size: 18px;
        padding: 0 15px 10px 30px;
    }

    .pd-size > .row > div {
        margin-bottom: 10px;
    }

    .btn-basketadd {
        margin-bottom: 10px;
    }

    .description-title {
        font-size: 22px;
    }

    .pd-merchant-price {
        font-size: 32px;
    }

        .pd-merchant-price > b {
            font-size: 17px;
        }

    .pd-eft-price {
        font-size: 22px;
    }

        .pd-eft-price > b {
            font-size: 17px;
        }

    .pd-price-left {
        padding: 8px 12px 3px 12px;
    }

        .pd-price-left > span {
            padding-bottom: 10px;
            font-size: 25px;
        }

    .pd-discount {
        font-size: 16px;
    }


    .pd-price .udbf_title {
        font-size: 12px;
    }
    .pd-price .udbf_fiyat {
        font-size: 24px;
    }
    .pd-price .udbf_alan:nth-child(2n) .udbf_title {
        color: #069;
        font-size: 18px;
    }

    .pd-price .udbf_alan:nth-child(2n) .udbf_fiyat {
        color: #069;
        font-size: 34px;
    }

    .pd-size .col-md-6 {
        border-bottom: 1px solid #dfdfdf;
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .teslimat_bilgisi {margin-right: 20px;}
.müşteri_yorumlari {margin-left: 20px;}

    .pd-header {display:block;}

     .pd-price .udbf_alan {padding: 10px 25px;}
     .pd-price .udbf_alan:nth-child(2n){padding: 5px 20px;}

    .iframe-video {width: 100%;height: 410px;}

    .udb_kargo, .udb_taksit {margin-top:0;}    

    .takim-urunler .category-product-item { width:33.3333%;}
}
