.absolute{
    position: absolute !important;
}
.select-wrapper .form-notch-middle{
    border-top:1px solid transparent !important;
}
.z-index-negative{
    z-index: -1 !important;
}
.z-index-25{
    z-index: 25 !important;
}
.z-index-100{
    z-index: 100 !important;
}
.z-index-200{
    z-index: 200 !important;
}
.myStills .v-application--wrap{
    min-height: 0 !important;
}
.v-tab {
    text-transform: none !important;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px plum;
    border-radius: 10px;
    background-color: #F5F5F5;
}
.mySingleLineText{
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px plum;
    background-color: plum;
}
.miniPhotoContainer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px plum !important;
    border-radius: 5px !important;
    background-color: #F5F5F5 !important;
}

.miniPhotoContainer::-webkit-scrollbar {
    width: 5px !important;
    background-color: #F5F5F5 !important;
}

.miniPhotoContainer::-webkit-scrollbar-thumb {
    border-radius: 5px !important;
    -webkit-box-shadow: inset 0 0 3px plum !important;
    background-color: plum !important;
}

/* İşaretçi noktası rengi */
::-webkit-scrollbar-thumb:hover {

}
.myForm input{
    border-style: solid !important;
}
.my-vue-form-elements [type='text']:focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  box-shadow: none !important;
}
.my-vue-form-elements [type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select{
    background-color: inherit !important;
}
.btn-lasilla-ping{
    background-color: rgb(242,200,208);
    color:rgba(0, 0, 0, 0.8);
}
.btn-lasilla-ping:hover{
    background-color: rgb(227, 185, 202);
    color:rgba(0, 0, 0, 0.8);
}
.myForm p {
    margin: 0 !important;
}
#footer .v-application--wrap{
    min-height: 0!important;
}
#footer a{
    text-decoration: none !important;
}
.menuContainer:hover{
    transition: 0.6s !important;
    cursor: pointer !important;
}
.myHidden{
    display: none !important;
}
.hoverCategory{
    background-color: #fff4f4 !important;
}
.myNavLinks{
    text-decoration: none !important;
}
.myNavLinks:hover{
    color: initial !important;
}
.fade2-enter-active, .fade2-leave-active {
    transition: opacity .2s;
}
.fade2-enter, .fade2-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
}
.myOverlay{
    z-index: 5 !important;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;

    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);

}

.myModal{
    background-color: rgba(0,0,0,0.5) !important;
    z-index: 100001 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    min-height: 100% !important;
}
.myModalFixed{
    background-color: rgba(0,0,0,0.5) !important;
    z-index: 1000 !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    min-height: 100% !important;
}
.sidenav-menu{
    overflow-y: scroll !important;
    padding-bottom: 60px !important;
}
.myModalCloseButton{
    top: 0;
    right:20px;
    z-index: 1005
}
.fa-edit:hover , .fa-trash-alt:hover{
    transition: 900ms;
    cursor: pointer !important;
}
.miniPhotoContainer{
    overflow-y: scroll
}
.zoom_image {
    overflow: hidden;
    height: 100% !important;
    cursor: zoom-in;
}
.zoom_mode_active {
     cursor: zoom-out;
 }

img {

    transition: transform 200ms ease-out;
}
.changePhotoRow{
    font-size: xx-large;
    color: rgba(0,0,0,0.3);
}
.changePhotoRow:hover{
    transition: 0.5s;
    color: rgba(0,0,0,0.8);
    cursor: pointer;
}
.selected-border{
    border: 2px solid #ffbd59;
}
.finishedProduct{
    font-size: xxx-large;
    font-weight: bold;
    color: rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.myImages:hover{
    cursor: zoom-in;
}
.favoriteIcon{
    z-index: 20;
    top:20px;
    right: 20px;
    font-size: xx-large;
}
.productFavoriteIcon{
    z-index: 11 !important;
    top:20px;
    right: 20px;
    font-size: xx-large;
    color: gray;
}
.myDisabled {
    pointer-events: none !important;
    opacity: .5 !important;
}
.favoriteIcon:hover{
    transition: 600ms;
    cursor: pointer;
    opacity: initial!important;
}
.addedProductFavoriteIcon{
    z-index: 20;
    top:20px;
    right: 20px;
    font-size: xx-large;
    color: rgb(214, 75, 97);
}
.youTubeVideo iframe{
    width: 100% !important;
    height: 240px !important;
}
.addedProductFavoriteIcon:hover{
    transition: 600ms;
    cursor: pointer;
}
.productFavoriteIcon:hover{
    transition: 600ms;
    cursor: pointer;
    opacity: initial!important;
    color: rgb(214, 75, 97);
}
body {
    padding-right: 0 !important;
    overflow-x: hidden !important;
}
html{
    overflow-x: hidden !important;
}
@keyframes whatsappRotation {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(20deg);
    }
    90% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.whatsappButton {
    right: 20px;
    bottom: 20px;
    z-index: 501;
}

.whatsappButton .fa-whatsapp {
    color: green;
    font-size: xxx-large;
    animation: whatsappRotation 4s ease-in-out both infinite;
}
.mobil-filter-button{
    position: fixed;
    bottom: 50%;
    right: 0;
    transform: translateY(50%);
    z-index: 100;
    opacity: 0.5;
}
.mobil-filter-button:hover{
    cursor: pointer;
    opacity: 1;
}
.myEditor figure{
    float: right !important;
    max-width: 50% !important;
    margin: revert-layer !important;
}
.myEditor img{
    width: 100% !important;
    height: auto !important;
}
.myEditor a{
    color: blue !important;
}
@media (max-width: 992px) {
    .row {
        display: flex;
        flex-wrap: wrap;
    }
    .myOrder2 {
        order: 2;
    }
    .myOrder1 {
        order: 1;
    }
    .mobilAddToBasket{
        display: block !important;
    }
    .computerAddToBasket{
        display: none !important;
    }
}

/*@keyframes waveAnimation {*/
/*    0% {*/
/*        transform: scale(0.5);*/
/*        opacity: 1;*/
/*    }*/
/*    100% {*/
/*        transform: scale(1.5);*/
/*        opacity: 0;*/
/*    }*/
/*}*/

/*.whatsappButton::after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    border-radius: 50%;*/
/*    background-color: rgba(0,128,0,0.7);*/
/*    animation: waveAnimation 2s ease-in-out infinite;*/
/*}*/
