/*HEADER*/
.home-header-offset {
    padding-top: 126px;
}
.header-offset {
    padding-top: 150px;
}
.brandWrap {
    background: #fff;
}
.navbar-top {
    background: #fff;
}
.login-container .login-panel {
    max-width: 450px;
}
.login-content .nav-tabs .radio label {
    font-size: 17px;
    text-align: center;
}
.user-menu > li > a {
    color: #464646;
    margin-top: 10px;
    border: 1px solid #dcf5ff;
    margin-left: 5px;
    padding: 10px 10px;
    width: auto;
    height: 46px;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 10px;
}
.user-menu > li > a:hover {
    color: #fff;
    background:#464646;
    border: 1px solid #dcf5ff;
}
.user-menu > li:first-child > a {
    margin-left: 0px;
}
.user-menu .dropdown-hover.hasUserMenu > a {
    color: #464646;
    margin-top: 10px;
    border: 1px solid #dcf5ff;
    margin-left: 5px;
    padding: 8px 0px;
    width: 126px;
    height: 46px;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 8px;
    font-size:14px;
}
.user-menu .dropdown-hover.hasUserMenu > a:hover {
    color: #fff;
    background:#464646;
    border: 1px solid #dcf5ff;
}
.header-link .visible-lg a {
    color: #d81a11;
    font-size: 20px;
}
.user-menu > li > a i {
    font-size: 23px;
}
.navbar-brand {
    height: 60px;
    margin-top: -10px;
    padding: 0 10px;
}
.cart-menu > a {
    color: #464646;
    padding: 12px 14px;
    margin-bottom: 8px;
    border: 1px solid #dcf5ff;
}
.cart-menu {
    margin-left: 5px;
    margin-top: 10px;
}
.cart-menu > a i {
    font-size: 20px;
}
.search-box {
    margin-top: 10px;
    border: 1px solid #dcf5ff;
    width:72px;
    height:46px;
    margin-left:5px;
}
.hasUserMenu > .dropdown-menu {
    left: auto !important;
    right: auto !important;
    margin-top:-8px;
    border-top: 0 none;
}
.cart-menu .dropdown-menu {
    margin-top: -8px;
}
@media (max-width: 991px) and (min-width: 768px){
    .cart-menu > a {
        padding: 12px 12px;
    }
}
@media (max-width: 979px){
    .hidden-xs .cart-menu .dropdown-toggle {
        padding-top: 14px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .cart-menu > a {
        height: 44px;
    }
}
@media (min-width: 768px){
    .navbar-right {
        margin-right: 5px;
    }
.cart-menu .dropdown-menu {
    width: 60%;
}

}
@media (max-width:768px) {
    .home-header-offset {
        padding-top: 76px;
    }
	.navbar .navbar-top {
    height: 10px;

}
	    .navbar-brand {
        padding: 15px;
    }
}
@media screen and (max-width: 767px) {
    .search-box .input-group {
        margin-top: 5px;
    }
    .search-box {
        width:46px;
    }
    .header-offset {
       padding-top: 86px;
    }
.cart-menu > a {
    padding: 12px 11px;
}
}
@media (max-width: 540px) {
    .user-menu .dropdown-hover.hasUserMenu > a span, .user-menu li a span {
        display: none;
    }
    .user-menu .dropdown-hover.hasUserMenu > a{
        width: 46px;
    }
}
@media (max-width: 414px){
    .home-header-offset {
        padding-top: 80px;
    }
    .navbar-brand {
        margin-top: 0px !important;
    }
    .navbar .navbar-top{
        height:1px;
    }
    .navbar-brand img {
        max-width: 90%;
    }
    .user-menu .dropdown-hover.hasUserMenu > a{
        font-size:15px;
    }
    .footer-top-box {
        margin-left: 15px;
    }
    .footer-top-box img {
        width: 25% !important;
    }
    .footer-top-box span, .footer-top-box p {
        font-size: 11px !important;
        width: 54% !important;
    }
}
@media (max-width: 384px){
    .user-menu > li > a{
        margin-left:4px;
        width: 40px;
        height: 40px;
        padding:6px 0px;
    }
    .search-box {
        width: 40px;
        height: 40px;
        margin-left: 3px;
    }
    .search-box .input-group .getFullSearch {
        padding-left: 13px !important;
        padding-right: 13px !important;
    }
    .search-box .input-group .btn{
        padding-bottom:5px;
        padding-top:5px;
    }
    .navbar-toggle {
        margin-left: 3px !important;
        padding: 12px 9px !important;
    }
    .search-input {
        font-size: 14px !important;
    }
    .user-menu .dropdown-hover.hasUserMenu > a {
        margin-left: 3px;
        padding: 6px 0px;
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
.cart-menu > a {
    padding: 9px 11px;
}	
}
.search-box .input-group{
    margin-top:5px;
}
.search-box .input-group .getFullSearch {
    padding-left: 16px;
    padding-right: 15px;
}
.search-input{
    padding:8px 15px 9px 0px;
    font-size:16px;
}
.search-full{
    min-height: 36px;
}
.search-close{
    height:36px;
    font-size:26px;
    color:#fff;
}
.navbar-toggle {
    background: none;
    border: 1px solid #dcf5ff;
    border-radius: 0;
    margin-top: 10px;
    margin-left: 5px;
    padding: 15px 12px;
}
.navbar-toggle .icon-bar{
    border-color:#464646;
}
.navbar-toggle.cartt{
    margin-right:0px;
}
#mbl-cart-menu {
    border: none;
}
.btn-nobg{
    color:#464646;
}
.navbar{
    border:none;
}
.navbar-nav .open > a, .navbar-nav .open > a:hover, .navbar-nav .open > a:focus,
.navbar-nav > li.active, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li:hover > a,
.cart-menu:hover > a {
    background: none;
}
.navbar-menu .navbar-nav .open > a, .navbar-menu .navbar-nav .open > a:hover, .navbar-menu .navbar-nav .open > a:focus, 
.navbar-menu .navbar-nav > li.active, .navbar-menu .navbar-nav > li > a:hover, .navbar-menu .navbar-nav > li > a:focus, .navbar-menu .navbar-nav > li:hover > a{
    background:#393939;
}
.megamenu-fullwidth .dropdown-menu{
    border-top-color:#393939;
    border-radius: 0;
    background:#393939;
    box-shadow:none;
}
.megamenu-content ul li{
    border-bottom:none;
}
.megamenu-content ul li a,
.megamenu-content ul li strong{
    color:#fff;
}
.navbar-nav > li > a{
    padding-top:6px;
    padding-bottom:6px;
}
.navbar.navbar-km{
    min-height:0px;
}

.header-link > li{
    display: block;
    float: left;
}
.header-link > li > a {
    color: #464646;
    display: block;
    float: right;
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 20px;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
}
.mini-cart-footer .btn:last-child {
    background: #454545;
}

/*HEADER CART*/

.navbar.navbar-km.header-cart {
    height: 80px;
}

.header-cart .navbar-brand {
    height: 80px;
    margin-top: -10px;
    padding: 20px 0px;
}

.navbar-km.header-cart {
    background: #fff;
}


/*HEADER CART END*/
/*TOP MENU*/
.megamenu-content ul li a {
    font-size: 13px;
}
.megamenu-content ul li strong {
    font-weight: normal;
    padding-bottom: 10px;
}
.megamenu-content ul li{
    margin-bottom:4px;
    padding-bottom:0px;
    margin-left:8px;
}
.container.navbar-menu{
    padding:0px;
}
@media (max-width: 1200px) and (min-width: 991px){
    .navbar-nav > li > a {
        font-size:13px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .navbar-nav > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media (min-width:768px) {
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu li div ul {
        border-right: 1px solid #5c5c5c;
        min-height: 190px;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu li div ul:last-child {
        border-right: none;
    }
    .navbar-menu .navbar-nav li:nth-child(2) .dropdown-menu li div ul:nth-child(1){
        margin-left:94px;
    }
    .navbar-menu .navbar-nav li:nth-child(4) .dropdown-menu li div ul:nth-child(1){
        margin-left:390px;
    }
    .navbar-menu .navbar-nav li:nth-child(5) .dropdown-menu li div ul:nth-child(1){
        margin-left:518px;
    }
    .navbar-menu .navbar-nav li:first-child .dropdown-menu ul li:first-child a{
        font-weight:bold;
        text-transform:uppercase;
    }
.megamenu-content ul.muzik-kitaplari {
    float: left;
}
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul li:first-child {
    padding-bottom: 10px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul li:nth-child(2) a{
    padding-bottom: 5px;
    padding-top: 5px;
    font-size:14px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul li:nth-child(2) a:hover{
    padding-left:0px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:first-child li:first-child{
    background:url(/Skins/shared/images/tuslu.png) no-repeat top left;
    width: 26px;
    height:29px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:first-child li:first-child strong a{
    font-size:0px !important;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(2) li:first-child{
    background:url(/Skins/shared/images/yayli.png) no-repeat top left;
    width: 31px;
    height:27px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(2) li:first-child strong a{
    font-size:0px !important;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(3) li:first-child{
    background:url(/Skins/shared/images/nefesli.png) no-repeat top left;
    width: 29px;
    height:28px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(3) li:first-child strong a{
    font-size:0px !important;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(4) li:first-child{
    background:url(/Skins/shared/images/telli.png) no-repeat top left;
    width: 29px;
    height:28px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(4) li:first-child strong a{
    font-size:0px !important;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(5) li:first-child{
    background:url(/Skins/shared/images/opera.png) no-repeat top left;
    width: 28px;
    height:28px;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(5) li:first-child strong a{
    font-size:0px !important;
}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(6) li:first-child{
    background:url(/Skins/shared/images/orkestra.png) no-repeat top left;
    width: 34px;
    height:30px;

}
.navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(6) li:first-child strong a{
    font-size:0px !important;
}
@media (max-width:767px) {
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:first-child li:first-child {
        float: left;
        width: 26px;
        margin: -8px 10px 0 0;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(2) li:first-child {
        float: left;
        width: 31px;
        margin: -8px 10px 0 0;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(3) li:first-child {
        float: left;
        width: 29px;
        margin: -8px 10px 0 0;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(4) li:first-child{
        float: left;
        width: 29px;
        margin: -8px 10px 0 0;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(5) li:first-child {
        float: left;
        width: 28px;
        margin: -8px 10px 0 0;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul:nth-child(6) li:first-child {
        float: left;
        width: 34px;
        margin: -8px 10px 0 0;
    }
}
@media screen and (max-width: 767px) {
    .megamenu-content ul {
        margin-bottom: 30px;
    }
    .megamenu-content ul li{
        margin-left:0px;
    }
    .megamenu-content ul:last-child {
        margin-bottom: 10px;
    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul li:nth-child(3) {
        padding-top: 5px;

    }
    .navbar-menu .navbar-nav li:nth-child(3) .dropdown-menu ul li:nth-child(2) {
        border-bottom: 1px solid #79d2fc;
        padding-bottom: 9px;
    }
    .megamenu .megamenu-content {
        padding-bottom: 0px;
    }
}
/*TOP MENU END*/
/*HEADER END*/

/*FOOTER*/
.footer{
    background:#fff;
    padding-bottom:0px;
    border:none;
}
.footer-bottom{
    background:#222222;
    padding: 16px 0;
}
.footer-bottom .km-sign {
    color: #fff;
    padding-top: 10px;
}
.footer .footer-top {
    background: #fff;

}
.footer .footer-middle {
    background: #eeeeee;
    padding: 10px 0;
}
.footer .bottom-menu{
    padding-bottom:20px;
}
.footer-free{
    text-align:right;
}
.footer-campaign{
    margin-top:10px;
}
.footer-campaign a{
    display: block;
    padding: 0 0 5px;
    font-size:13px;
}
@media (max-width: 979px){
    .footer-free {
        font-size: 13px;
        text-align: center !important;
    }
    .footer-middle .credit-cards{
        text-align: center;
        padding:6px 0;
    }
}
.footer-middle .credit-cards {
    opacity: 0.8;
    vertical-align: middle;
}
.footer-middle .credit-cards img{
    margin-left: 10px;
}
.footer h3 {
    color: #666;
    font-size: 15px;
    padding: 40px 0 0px;
    border-bottom:none;
}
.footer-top-box img {
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.footer-top-box span {
    display: inline-block;
    float: left;
    font: 600 14px Arial,Helvetica,sans-serif;
    width: 50%;
    transition: all 300ms ease 0s;
    color: #666;
    margin-top:12px;
}
.footer-top-box p{
    display: inline-block;
    float: left;
    font: 600 14px Arial,Helvetica,sans-serif;
    transition: all 600ms ease 0s;
    color: #666;
    width: 50%;
}
.footer-top-box:hover span,
.footer-top-box:hover p{
    padding-left: 15px;
}
.footer-top-box {
    overflow: hidden;
    position: relative;
    margin-left: 30px;
}

/*FOOTER END*/
/*MODULS*/
.btn-default {
    background-color: #18be9e;
    color: #fff;
}
.btn-default:active:hover, .btn-default.active:hover, 
.btn-default:active:focus, .btn-default.active:focus,
.btn-default.focus:active, .btn-default.active.focus,
.btn-default:hover, .btn-default:focus, .btn-default:active, 
.btn-default.active {
    background-color: #139379;
    color: #fff;
}
.private-title h2 {
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #0bace6 none repeat scroll 0 0;
    padding-left: 15px;
    text-align: left;
    width:100%;
    padding:5px 5px 5px 15px;
}
.private-title a {
    color: #fff;
}

.banner-home{
    position:relative;
}
.banner-home .owl-pagination {
    float: left;
    margin-left: 104px;
    margin-top: -42px;
}

@media (max-width: 414px) {
    .banner-home .owl-pagination {
        display:none;
    }
    .banner-home{
        display:none;
    }
}
@media (max-width: 768px) {
    .banner-home .owl-pagination {
        margin-left: 156px;
        margin-top: -32px;
    }
   .megamenu-content ul li a:hover, .megamenu-content ul li a:active, .megamenu-content ul li a:focus{
        color:#045473;
    }
    .overlay-container .text h3 {
        font-size: 14px;
    }
    .kategori-detay h1 {
        font-size: 19px;
    }
}
@media (max-width: 1024px) and (min-width: 769px){
    .banner-home .owl-pagination {
        margin-left: 209px;
        margin-top: -36px;
    }
}
.banner-home .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background:#04adeb;
    opacity:0.9;
}
.banner-home .owl-theme .owl-controls .owl-page span{
    opacity:0.9;
    background:#fff;
    width: 17px;
    margin:5px 2px;
    height:4px;
    border-radius:0px;
}
.banner-home .ps-nav {
    color: #04adeb;
}

.yayin-evleri .owl-pagination {
    display: none !important;
}
.yayin-evleri .owl-theme .owl-controls, .banner-home .owl-theme .owl-controls{
    margin-top:0px;
}
.yayin-evleri .owl-carousel .owl-wrapper-outer{
    background:#f8f8f8;
}
.yayin-evleri .ps-nav{
    background:#0bace6;
    width:46px;
    height:46px;
    top:29%;
}
.anasayfa .ps-nav{
    background:#0bace6;
    width:46px;
    height:46px;
    top:40%;
    opacity:0;
}
.anasayfa:hover .ps-nav{
    opacity:1;
}
.anasayfa .ps-prev {
    left: 25px;
}
.anasayfa .ps-next {
    right: 25px;
}
.yayin-evleri .ps-nav i,
.anasayfa .ps-nav i{
    line-height: 1.12;
    color: #fff;
    font-size: 40px
}
.kategori-detay h1{
    display:inline;
}
.kategori-detay span{
    display:inline;
    margin-left:10px;
}
.kategori-detay .breadcrumb {
    padding: 20px 0px;
}
.kategori-detay .breadcrumb a{
    color: #464646;
}
.module-title{
    background:#0bace6;
    text-align: left;
    padding-left:15px;
    margin-bottom:0px;
    clear:both;
}
.module-title h2{
    color:#fff;
}
.anasayfa-kategoriler .content-temp2 .inner .overly .explore-title{
    display:none;
}
.overlay-container{
    margin-bottom:20px;
}
.category-panel .panel-heading{
    padding-left: 10px;
    background: #aaa9b1;
}
.panel.category-panel > .panel-heading {
    padding-left: 10px;
    background: #aaa9b1;
}
.panel.category-panel.filter-panel > .panel-heading {
    padding-left: 10px;
    background: #0bace3;
}
.category-panel .panel-heading .panel-title a{
    color:#fff;
}
.category-panel #collapseCategory {
    background: #cccbd3;
}
.category-panel.filter-panel .collapse.in{
    background: #f8f8f8;
}
.category-panel .nav-list > li > a {
    margin-left: 10px;
    color: #fff;
    text-transform: uppercase;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
    padding: 10px;
}
.category-panel .nav-list > li > a:hover{
    color:#059bce;
}
.category-panel .nav-list > li:last-child{
    margin-bottom:10px;
}
.category-level-2{
    border-left:none !important;
}
.category-level-2 li a{
    color: #fff;
}
.category-level-2 li .text-muted {
    color: #fff;
    padding-right:5px;
}
.panel.category-panel .panel-collapse h2.panel-title {
    padding: 10px 0;
}
.cat-right img{
    padding-bottom:10px;
}
.brand-list .content-temp2 .inner .overly .explore-title {
    color: #454545;
    display: block;
    font-family: Oswald;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    top: 40%;
    top: calc(50% - 11px);
    transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
    -webkit-transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
    opacity: 1;
    width: 100%;
    z-index: 100;
}
.brand-list .content-temp2 .inner .overly .explore-title::after {
    color: #454545;
}
.brand-alphabet-list a {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #454545;
    display: inline-block;
    font-family: oswald,Helvetica Neue,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: lighter;
    margin-bottom: 4px;
    margin-right: 4px;
    min-width: 25px;
    padding: 2px;
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
}
/*MODULS END*/
/*PRODUCT LIST*/
.item .product .price-sales{
    color:#0bace5;
    padding:0 10px;
    font-size:18px;
}
@media (max-width:414px) {
    .item .product .price-sales {
        color: #0bace5;
        padding: 0 5px;
        font-size: 18px !important;
    }
    .item .btn-buy i {
        font-size: 18px !important;
    }
    .item .btn-shopping-list i {
        font-size: 16px !important;
    }
    .item .product {
        padding: 8px !important;
    }

    .item .fast-shipping {
        font-size: 14px !important;
        font-weight: 400;
    }
    span.fast-shipping img {
        width: 32% !important;
    }
    .description > h4 > a {
        font-size: 14px !important;
    }

}
.item .price-standard{
    /*display:inline;
    margin-right: 5px;*/
    font-size: 14px;
    position: absolute;
    top: -25px;
    left: 80px;
    color : red;
}

@media (min-width: 640px) {
    .item .price-standard{
        /*display:inline;
        margin-right: 5px;*/
        top: -25px;
        left: 50px;
        color : red;
    }
}

.item .price-box {
    min-height: 24px;
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.item .product .product-status {
    padding-top: 0px;
    height:0px;
}
.item .btn-buy {
    background: none !important;
    box-shadow: none !important;
    color: #828282;
    text-shadow: none !important;
    margin-top:0px;
    padding:0px;
}
.btn-buy:hover, .btn-buy:focus, .btn-buy:active, .btn-buy.active{
    background: none !important;
    box-shadow: none !important;
    color: #828282;
    text-shadow: none !important;
}
.btn-buy:active:hover, .btn-buy.active:hover, .open > .dropdown-toggle.btn-buy:hover, .btn-buy:active:focus, 
.btn-buy.active:focus, .open > .dropdown-toggle.btn-buy:focus, .btn-buy.focus:active, .btn-buy.active.focus, 
.open > .dropdown-toggle.btn-buy.focus{
    background: none !important;
    box-shadow: none !important;
    color: #828282;
    text-shadow: none !important;
}
.item .btn-buy i {
    font-size: 22px;
}
.item .product{
    padding:15px;
}
.item .product:hover{
    background:#ffffbf;
}
.item .product:hover .description > h4 > a {
    color: #fff;
}
.item .product.slideritem:hover{
    background-color:rgba(0, 0, 0, 0.7);
}
.item .product.slideritem:hover .btn-shopping-list, 
.item .product.slideritem:hover .btn-shopping-list:hover, 
.item .product.slideritem:hover .btn-shopping-list:active, 
.item .product.slideritem:hover .btn-shopping-list:focus{
    color:#e80000;
}
.item .product.slideritem:hover .btn-buy, .item .product.slideritem:hover .btn-buy:hover, .item .product.slideritem:hover .btn-buy:active, .item .product.slideritem:hover .btn-buy:focus {
    color: #0bace6;
}
.item .product.slideritem:hover .price-sales{
    color:#fff;
}
.item .btn-shopping-list, .item .btn-shopping-list:hover, .item .btn-shopping-list:active, .item .btn-shopping-list:focus {
    background: none;
    box-shadow: none;
    padding: 0;
    color: #828282;
    position: static;
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
}
  .item .btn-shopping-list:before {
        display:none;
    }
.item .btn-shopping-list:hover, .item .btn-shopping-list:active, .item .btn-shopping-list:focus {
    color: #e80000;
}
.item .btn-buy:hover, .item .btn-buy:active, .item .btn-buy:focus {
    color: #18be9e;
}
.item .btn-shopping-list i {
    font-size: 18px;
}
.description{
    min-height:80px;
}
.change-view a{
    border:none;
}
.slideritem-hover{
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 40%;
    visibility: hidden;
    width: 86%;
}
.item .product.slideritem:hover .slideritem-hover{
    visibility:visible;
}
.slideritem-hover a{
    color:#fff;
    font-size:20px;
    display:block;
}
.slideritem-hover i{
    color:#fff;
    font-size:30px;
    display:block;
}
span.no-stock {
    font-size: 15px;
    color: #fff;
    width: 100%;
    background: #000000d6;
    border-radius: 0px;
    position: absolute;
    top: 0;
    margin-top: 90%;
    font-weight: 600;
    left: 0;
    padding: 6px;
}
.item .buy-action {
    height: 60px;
}
.product .on-hover {
    -webkit-transition: all,.5s,ease-in;
    -moz-transition: all,.5s,ease-in;
    transition: all,.5s,ease-in;
    opacity: 0;
}
.item .promotion-first {
    margin-bottom: 0;
}
span.fast-shipping {
    color: #0bace5;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding-top: 5px;
    height: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    width: 100%;
    background: none;
    border-radius: 4px;
}
span.fast-shipping img {
    padding-right: 10px;
    display: inline-block !important;
    width: initial !important;
}
.promotion-new {
    min-height: 40px;
}
.promotion-second span i {
    font-size: 29px;
    padding-right: 8px;
    vertical-align: sub;
}
.description {
    min-height: 82px;
    padding: 0;
}
.description > h4 > a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    max-height: 74px;
}

/*PRODUCT LIST END*/
/*PRODUCT DETAIL*/
.product-top{
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-left: 0;
}
h1.product-title {
    color: #747484;
}
h3.artists-name {
    color: #747484;
    padding-bottom:0px;
}
.center-grey{
    background:#eeeeee;
    padding:10px;
}
.pdetail .rating {
    margin-top: 10px;
    background: #eee;
    padding: 10px;
}
    .pdetail .rating p {
        margin: 0px;
    }
    .pdetail .rating i, .pdetail .rating .rating-symbol {
        color: #0bace6;
    }
    .pdetail .rating .show-review {
        float: right;
        color: #0bace6;
        font-size: 16px;
    }
.pdproperties tr{
    color:#999;
    font-size:13px;
    border-bottom: 1px solid #ddd;
}
.pdproperties td {
    padding: 5px 0;
}
.pdproperties tr:last-child{
    border-bottom:none;
}
.pdproperties strong{
    color:#222;
    padding-left: 5px;
}
.product-code.sku strong {
    color: #00a6ec;
}
.detaysosyalmedya {
    padding: 10px;
}
.product-price {
    background: #f7f7f7;
    margin-bottom:0px;
display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.pricelabel{
    font-weight:bold;
    color:#2e2e2e;
    font-size:18px;
}
.pricelabel span {
    display: block;
    font-weight:normal;
    font-size:14px;
}
.product-price .price-sales{
    font-size: 27px;
    color: #212121;
}
.mo-price {
    font-size: 24px;
    color: #212121;
}
.pdpriceboxfirst {
    padding: 10px;
}
.pdpriceboxsecond {
    background: #eeeeee;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.pd-bank {
    text-align: center;
    margin: 10px 0 0;
}
.pd-bank img{
    vertical-align: sub;
}
@media (max-width:768px){
    .pd-bank{
        text-align:left;
        margin: 10px 0;
    }
}
.pd-bank span{
    color: #00a6ec;
    font-size: 14px;
    font-weight: 600;
    margin-left:20px;
}
.installment-price{
    clear:both;
    color: #00a6ec;
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 10px;
    display:none;
}
.alert-box div {
    border: none;
    padding: 0;
    margin: 10px 10px 20px 0;
    border-radius: 0;
}
.shipping-time{
    color: #00a6ec;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 10px 10px 20px;
    clear:both;
}
.pdbuttons{
    background: #eeeeee;
    display:flex;
    padding: 10px 10px 5px;
}
.cnt-quantity label{
    display:none;
}
.cnt-quantity {
    margin-bottom: 0px;
    margin-top: 0;
}
.product-icon{
    display:flex;
}
.product-icon div {
    border: none;
    border-radius: 0;
    padding: 0;
    margin-right: 0;
    width: 100%;
}
.cart-actions .button.first{
    margin-right:0px;
}
.cart-actions button:hover,
.cart-actions button:focus,
.cart-actions button:active {
    background: #393939 !important;
    border: none !important;
    color:#fff !important;
}
.cart-actions {
    padding: 0 10px;
}
.cart-actions .btn-cart{
    position: relative;
    background: #0bace6;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding:10px 0px;
    font-size:16px;
    line-height: 20px;
}
.cart-actions .btn-cart::after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #0bace6;
    display: block;
    width: 0;
    z-index: 1;
    left: -8px;
    top: 13px;
    transition:all 0.25s ease 0s;
}
.cart-actions .btn-cart:hover::after,
.cart-actions .btn-cart:focus::after,
.cart-actions .btn-cart:active::after {
    border-color: transparent #393939;
}
.cnt-quantity .form-control{
    height:40px;
}
.btn-quanity{
    padding:5px 10px;
}
.product-tab .nav-tabs {
    background: #f8f8f8;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
}
.product-tab .nav-tabs:after {
    display: none;
}
.product-tab .nav-tabs li a {
    color: #757584;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}
.product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:hover, .product-tab .nav-tabs > li.active > a:focus {
    background: none;
    color: #00aae8 !important;
    border-bottom: 2px solid #00aae8;
    border-radius: 0;
    box-shadow: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a{
    background:none;
}
/*
.product-free-shipping{
    padding-left:0px;
}
.product-free-shipping span{
    border: 2px solid #da1c2b;
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    width:100%;
    color: #da1c2b;
    font-size: 14px;
}
.product-free-shipping span img {
    padding-right:5px;
}*/
.product-price-rate {
    font-size: 18px;
    font-weight: 600;
    height: auto;
    width: auto;
    border-radius: 0;
    margin-right: 0;
    color: #079bd0;
    padding-left: 10px;
}
.pd-stock {
    padding-left: 0;
    padding-right: 0;
}
.product-icon .pd-stock div{
    border: 2px solid #18be9e;
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    width:48%;
    color: #18be9e;
    font-size: 13px;
}
.pd-stock div:first-child, .nostock {
    border-color: #18be9e !important;
    color: #18be9e !important;
    margin-right: 6px;
    float:left;
}
.pd-stock div:last-child {
    float:right;
}
.pd-stock div img {
    padding-right:5px;
}
.breadcrumb{
    border:none;
    margin-bottom:10px;
    padding:8px 15px 8px 0;
}

.breadcrumb a{
    color:#747484;
    text-transform: uppercase;
}
.breadcrumb a i {
    font-size: 16px;
}
.other-product {
    text-align: right;
}
.other-product a{
    color: #0781ad;
    font-size: 13px;
}
.section-review .review-header {
    font-size: 18px;
}
.review-none .title {
    font-size: 17px;
    margin: 20px 0 20px;
}
@media (max-width:1200px) {
    .product-top {
        padding-bottom: 30px;
    }
}
/*PRODUCT DETAIL END*/


/*VIDEO*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.userInfo .loginbutton {
    background: #464646;
    border-radius: 4px;
    color: #fff;
    padding: 8px 20px;
}
.userInfo .loginbutton:hover {
    background: #2c2c2c;
    border-radius: 4px;
    color: #fff;
    padding: 8px 20px;
}
.quantity .form-control{
    padding:6px;
    text-align: center;
}

.product .discount {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    padding: 15px 0px;
    line-height: 13px;
    border-radius: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    background: #079bd0;
    color: #fff;
}



/* mobile filter*/
.filter-box {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    margin: 0px;
}

.filter-sort-panel {
    display: table;
    width: 100%
}

    .filter-sort-panel .panel-title {
        border-bottom: inherit;
        line-height: inherit;
        border-bottom: inherit !important;
    }

#filterDD {
    display: none;
}

.filter-box .filterDDLbl1:hover {
    cursor: pointer;
}

.filter-box {
    display: none;
}

.filterDDLbl2 {
    display: none;
}

.category-description {
    padding-bottom: 5px;
}

.cat-nav-left.dropdown.open h2 {
    color: #ee1436;
}

.selected-filter .title {
    padding: 5px 10px;
    border: 1px solid #d8d8d8;
    margin-right: 10px;
    background: #fff;
}

.selected-filter-box a {
    background-color: #fff;
    padding: 6px 10px;
    border-radius: 0;
    border: none;
    display: inline-block;
}

.category-panel .selected-filter a {
    padding: 6px 10px;
    border-radius: 0;
    border: none;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .filter-box .panel-title {
        padding: 0;
    }

    #filterDD:checked + body {
        overflow: hidden;
    }

    .filtre-title {
        margin: 0;
        display: block;
        color: #000;
        font-size: 17px;
        font-weight: 700;
        padding: 20px 0 20px;
        border-bottom: solid 1px #dadada;
        text-align: center;
    }

    #categoryAccordion {
        background: #ececec;
        background-size: cover;
        margin: 20px 0 -30px;
        border: inherit !important;
    }

    .filter-box {
        display: table-cell;
        width: 50%;
        padding: 7px 0 !important;
        border: none !important;
    }
    .category-panel .panel-heading {
        background: #0bace5;
    }
        .filter-box label {
            color: #fff;
            text-align: center;
            padding: 0;
            display: block;
            font-size: 14px;
            font-weight: normal;
            line-height: 1;
        }

    .sort-input {
        color: #454545;
        min-width: auto;
        text-align-last: center;
        background: none;
        border: none;
        box-shadow: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        text-transform: uppercase;
    }
    /* Safari 7.1+ */
    _::-webkit-full-page-media, _:future, :root .sort-input {
        padding: 0 0 0 35px;
    }

    .overlayFilter {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1050;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        transition-duration: 0.4s;
        background: #f5f5f5;
        background-size: cover;
    }

        .overlayFilter .filterDDLbl2 {
            position: absolute;
            right: 14px;
            top: 14px;
            z-index: 100;
            cursor: pointer;
            display: block;
            background: url(/skins/shared/images/mbl-cls.png);
            background-repeat: no-repeat;
            width: 26px;
            height: 26px;
        }

    #filterDD:checked ~ .overlayFilter {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .category-panel .panel-body {
        margin-bottom: 6px;
    }

    .category-panel .filter-input {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }

    .panel.category-panel .panel-collapse {
        padding-left: 10px;
    }

    .left-panel {
        padding: 0;
    }

    .category-panel a.size-filter {
        margin: 10px 6px 6px 0;
    }
    .selected-filter {
        padding: 10px;
    }
    .category-panel .selected-filter a {
        background-color: #fff;
    }
}

.i-minus {
    background: #fff;
    height: 2px;
    width: 14px;
    transition: none;
}

    .i-minus::after {
        background: #fff;
        height: 14px;
        left: 6px;
        top: -6px;
        width: 2px;
        transition: none;
    }

.category-panel {
    border: none;
}
    .category-panel.filter-panel ul > li {
        margin-bottom: 0px;
    }
body.overflow-hidden {
    overflow: hidden;
}

    body.overflow-hidden .overlayFilter .panel-body {
        max-height: inherit;
        overflow: inherit;
    }
.filter-square-box {
    margin-top: 10px;
}
@media screen and (min-width: 767px) {
    .collapseMaxHeight {
        max-height: 400px;
        overflow-y: auto;
        padding: 5px 10px;
    }

}

.category-panel .panel-body {
    margin-bottom: 12px;
}

.category-panel .filter-input {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    font-size: 15px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}

.panel-group .panel .panel-body:last-child {
    border-bottom: none;
}

.panel-group #collapseCategory .panel-body {
    border-top: none;
}

.collapseMaxHeight::-webkit-scrollbar-track {
    background-color: #e5e5e5;
}

.collapseMaxHeight::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.collapseMaxHeight::-webkit-scrollbar-thumb {
    background-color: #2d2d2d;
}
