.ods-store{
    position: absolute;
    bottom: 2px;
    padding-top: 5px;
    padding-bottom:5px;
    padding-left: 16px;
    font-size: 12px;
}
#my_view_detail,#leaveStore {
    color: #62992e;
    text-decoration: none;
}
.ods-line-data{
    display: block;
}
.myprofile {
    width: 875px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.myprofile .left-panel-div {
    width: 155px;
    text-align: center;
    float: left;
    margin-right: 20px;
    z-index: 0;
    position: relative;
}
.myprofile .right-panel-div {
    z-index: 0;
    position: relative;
    float: right;
    width: 700px;
}

.my-page-wishlist{
    padding-top: 20px;
    width: 600px;
    overflow: hidden;
    height: 200px;
    position: relative;
}.my-page-wishlist ul{
    position: relative;
    list-style: none;
    list-style-type: none;
    margin: 0;
    height: 200px;
    padding: 0;
}.my-page-wishlist ul li{
    height: 200px;
    width: 140px;
    float: left;
    margin-right: 1px;
    background: #ffffff;
    text-align: center;
    padding-top: 25px;
}
.my-btn-edit{
    background-color: #62992e;
    padding: 5px;
    color: #fff;
    width: 100%;
    height: 44px;
    font-size: 12px;
    border: 1px solid #62992e;
}
.myprofile .my-name{
    color: #2d2d2d;
    font-size: 25px;
}
.myprofile .my-wishlist-n {
    border-bottom: none;
    color: #62992e;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.25em;
}
.ods-icon{
    width: 20px;
    vertical-align: bottom;
    margin-bottom: 3px;
}
.welcome-ods{
    margin-top: 7px;
}
.right-panel-div{
    display: inline-block;
    width: 80%;
    vertical-align: top;
}
.left-panel-div{
    display: inline-block;
}
.my-name label {
    color: #2d2d2d;
    font-size: 25px;
}
.my-img img {
    width: 155px;
    height: 155px;
    object-fit: contain;
}
.my-btn-orange {
    background-color: #62992e;
    padding: 5px;
    color: #fff;
    width: 100%;
    height: 44px;
    font-size: 12px;
    border: 1px solid #62992e;
}

.store-img{
    width: 25px;height: 25px;position: absolute;top: -6px;cursor: pointer;object-fit: contain;right: -30px;
}
.store-name{
    color:#333333;
}
._hide{
    display: none;
}
/* #my_view_detail,.store-img,._show{
    display: unset;
} */
.my-wishlist-n,.q-order{
    text-align:center;
}
.my-wishlist-n span {
    border-bottom: none;
    color: #62992e;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.25em;
}
.q-order{
    padding-top:5%;
}
@media screen and (max-width: 1140px) {
    .right-panel-div{
        width:76%;
    }
}
@media screen and (max-width: 963px) {
    .right-panel-div{
        width:73%;
    }
}
@media screen and (max-width: 865px) {
    .right-panel-div{
        width:70%;
    }
}
@media screen and (max-width: 787px) {
    .right-panel-div{
        width: 67%;
    }
}
@media screen and (max-width: 586px) {
    .right-panel-div{
        width: 62%;
    }
}
@media screen and (max-width: 523px) {
    .right-panel-div{
        width: 59%;
    }
}
@media screen and (max-width: 767px) {
    .my-img img {
        width: 125px;
    }
/*    .modal-content{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }*/
    #my_view_detail,.store-img{
        display: none;
    }
    .ods-store{
        position:unset;
    }
    .store-name{
        color:#62992e;
    }
}
#my-wishlist-stores{
    display: inline-block;
    text-align: center;
    min-width: 320px;
    min-height: 200px;
    width: 80%;
    margin-right: 1%;
    margin-left: 1%;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
}

#my-wishlist-stores .item{
    text-align: left;
    width: 150px;
    min-height: 200px;
}
#my-wishlist-stores .item a{
    color: #273425 !important;
}

#my-wishlist-stores .owl-prev{
    position: absolute;
    top: -225px;
    left: -15px;
    display: block !important;
    opacity: .5 !important;
}
#my-wishlist-stores .owl-next{
    position: absolute;
    top: -225px;
    right: -15px;
    display: block !important;
    opacity: .5 !important;
}
.storeModal .modal-inner-wrap{
    width:50% !important;
}

@media screen and (max-width: 1710px) {
    .storeModal .modal-inner-wrap{
        width:60% !important;
    }
}
@media screen and (max-width: 1425px) {
    .storeModal .modal-inner-wrap{
        width:80% !important;
    }
}
@media screen and (max-width: 767px) {
    .storeModal .modal-inner-wrap{
        width:100% !important;
    }
}
.block-search .control{
    padding:0px;
}
.storeModal .owl-pagination{
    display: none;
}
.storeModal .modal-inner-wrap{
    background-color: #fff !important;
}
.store-info{
    word-break: break-all;
}


#home-container{
    min-height: 582px;
}
.home-row-container{
    text-align: center;
    margin-top: 20px;
}
.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -20px;
}
.owl-pagination{
    display: none;
}
#homepage-banners{
    min-height: 240px;
    background-color: #f5f5f5;
    display: block;
}
#homepage-banners .owl-prev{
    position: absolute;
    top: -220px;
    left: -15px;
}

#homepage-banners .owl-next{
    position: absolute;
    top: -220px;
    right: -15px;
}
/* .owl-prev, .owl-next{
    display: none !important;
} */

.feature-products{
    display: inline-block;
    text-align: center;
    min-width: 320px;
    min-height: 322px;
    width: 45%;
    margin-right: 1%;
    margin-left: 1%;
    vertical-align: top;
    position: relative;
    background-color: #f5f5f5;
}

.feature-products .item{
    text-align: left;
    width: 150px;
    min-height: 270px;
}
.feature-products .item a{
    color: #273425;
}

.feature-products .owl-prev{
    position: absolute;
    top: -290px;
    left: -15px;
}

.feature-products .owl-next{
    position: absolute;
    top: -290px;
    right: -15px;
}

#home-bottom-container {
    min-width: 320px;
    margin-top: 60px;
    background-color: #f5f5f5;
    min-height: 126px;
}
.hb-left {
    text-align: center;
}
.hb-child-container {
    display: inline-block;
    width: 49%;
    min-width: 500px;
    opacity: 0;
}
.hb-child-container a {
    width: 49%;
    max-width: 480px;
    display: inline-block;
}
.hb-child-container img {
    width: 100%;
}

@keyframes flickerAnimation {
0%   { opacity:1; }
50%  { opacity:0.5; }
100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
0%   { opacity:1; }
50%  { opacity:0.5; }
100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
0%   { opacity:1; }
50%  { opacity:0.5; }
100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
0%   { opacity:1; }
50%  { opacity:0.5; }
100% { opacity:1; }
}
.lazy-loading {
-webkit-animation: flickerAnimation 2s infinite;
-moz-animation: flickerAnimation 2s infinite;
-o-animation: flickerAnimation 2s infinite;
    animation: flickerAnimation 2s infinite;
}
.owl-theme .owl-controls .owl-buttons div{
    opacity: 1 !important;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    opacity: 1 !important;
}

.ods-arrow{
    width: 17px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #62992e;
    margin-top: 11px;
    position: absolute;
    top: -9px;
    left: 0;
    cursor: pointer;
    z-index: 20;
}
.view-details{
    width: 100px;
    padding: 10px 5px;
    margin-top: 4px;
    margin-left: -10px;
    border: 1px solid #62992e;
    background-color: #fff;
    display: none;
}
.view-details hr{
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
.button:hover{
    color:#fff !important;
}