

/*SEARCH*/
.search-input-box .search-input {
    border: none;
    background: #f9f9f9;
    max-width: 100%;
    text-align: left;
}
.input-group .search-input.form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
    height: 38px;
    box-shadow: none;
    border-radius: 25px 0 0 25px;
    text-indent: 10px;
}
.step-cart.header-offset, step-address.header-offset {
    padding-top: 100px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.search-input {
    color: #454545;
    font-size: 13px;
    padding: 6px 10px;
}
.search-new-full .search-input-box {
    display: table;
    max-width: 100% !important;
    padding-bottom:5px;
    width: 100%;
}
.search-new-full .search-input-box .search-input {
    border: none;
    background: #fff;
}
.search-new-full .search-input-box .search-btn {
    background-color: #292929;
    color: #fff;
}
.search-input-box {
    display: table;
    max-width: 100% !important;
    width: 270px;
    border: 1px solid #cacaca;
    border-radius: 25px;
}
.headerv2 span.input-group-btn {
    line-height: 0;
}
.search-input-box .search-btn {
    font-size: 21px;
    padding: 8px 17px;
    line-height: 0px;
    background-color: #f9f9f9;
    color: #454545;
    border-radius: 0 25px 25px 0;
}
.headerv2 .search-new-mobile {
    margin-top: 86px;
    margin-bottom: 15px;
}
.headerv2 .search-new {
    padding-top: 13px;
}
@media (max-width:767px) {
    .search-input-box {
        padding: 1px 0;
        border-radius: 0;
        border-bottom: solid 1px #99999938;
        border-width: 0 0 1px 0;
        width:auto;
    }
    .input-group .search-input.form-control {
        height: 42px;
        background: #f7f7f7;
        text-indent: 7px;
        border-radius: 0;
    }
    .search-input-box .search-btn {
        background-color: #f7f7f7;
        font-size: 18px;
        padding: 12px 12px;
        border-radius: 0;
    }
    .search-input {
        color: #666;
        font-size: 12px;
        padding: 6px 10px;
    }
}
.search-input::-webkit-input-placeholder{
    color:#555;
}
.search-input:-moz-placeholder {
    color:#555;
} 
/*SEARCH*/
/*MINI CART*/
.headerv2 .mini-cart-product, .headerv2 .mini-cart-product a, .headerv2 .mini-cart-product p, .headerv2 .mini-cart-product .size, .headerv2 .mini-cart-product .price, .headerv2 .dropdown-header {
    color:#333;
}

.headerv2 .cart-menu table tr {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.headerv2 .mini-cart-footer-in-mobile .subtotal {
    font-size: 18px;
    color:#333;
}
.headerv2 .mini-cart-footer {
    background: #f5f5f5 !important;
    padding: 10px 10px 10px;
    border: none !important;
}
.headerv2 .mini-cart-footer .subtotal {
    color: #333;
}
.headerv2 #mbl-cart-menu {
    float: none;
    padding: 0;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.headerv2 .cart-h3 {
    text-align: center;
    color: #333;
    padding: 8px;
    background: #eaeaea;
}

/*MINI CART END*/
/*HEADER v2*/
.container {
    margin: 0 auto;
    max-width: 1360px;
    width: 100%;
}
.headerv2 .navbar-brand {
    height: 65px;
    padding: 3px 40px 0px 0px;
    margin-left: 0 !important;
}
.headerv2 .navbar-brand > img {
    width: 157px;
}
.headerv2.navbar-km {
    background: rgb(249, 249, 249);
}
.headerv2.navbar.stuck .header-free {
    margin-top: 50px;
}
.headerv2 .cart-menu a.dropdown-toggle, .headerv2 .cart-menu a#cart-sidebar-toggle {
    color: #333;
    padding: 21px 0px 20px 25px;
    border-radius: 20px;
    font-size: 14px;
}
.headerv2 .user-menu {
    float: left;
}
.headerv2 .user-menu > li > a {
    font-size: 13px;
    line-height: 25px;
    padding: 21px 0px 19px 25px;
    font-weight: 400;
    color: #333;
}
.headerv2 .user-menu > li > a:hover {
    color: #e71a37;
    opacity: 1;
}
.headerv2 .hasUserMenu > .dropdown-menu > li > a {
    color:#333;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #e71a37 !important;
    background: none;
}
.headerv2 .megamenu-content ul li a, .headerv2 .megamenu-content ul li p, .headerv2 .megamenu-content ul li {
    color:#333;
}
.header-top-banner {
    background: #000;
    transition: all 0.1s ease-out 0s;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
}
.navbar.stuck .header-top-banner {
    margin-top: -50px;
}
.header-top-banner img {
    max-width: 100%;
}
.headerv2 .navbar-nav .open > a, .headerv2 .navbar-nav .open > a:hover, .headerv2 .navbar-nav .open > a:focus, .headerv2 .cart-menu:hover > a.dropdown-toggle {
    background: none;
    color: #d7152d
}
.headerv2 .navbar-nav>li.active, .headerv2 .navbar-nav>li>a:hover, .headerv2 .navbar-nav>li>a:focus, .headerv2 .navbar-nav>li:hover>a {
    background: none;
    color: #d7152d
}
.cart-menu {
    float: right;
}
@media (max-width: 1024px) {
    .header-top-banner img {
        min-height: 50px;
        object-fit: cover;
    }
}
.headerv2 .megamenu-content ul li {
    margin-bottom: 0;
    border-bottom: none;
    margin-top: 5px;
}

.headerv2 .dropdown-menu {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
    border: medium none;
    border-radius: 0;
    transition-delay: 0s;
    transition-duration: 200ms;
    transition-property: top,opacity,visibility;
    transition-timing-function: linear;
    padding: 0;
    right: auto !important;
}
.headerv2.megamenu .megamenu-content {
    padding: 0;
}
.headerv2.megamenu .megamenu-content .img-item, .headerv2.megamenu .megamenu-content .img-item li{
    padding:0;
    margin:0;
}

@media (max-width: 1199px) {
    .home-header-offset {
        padding-top: 189px !important;
    }
    .header-offset {
        padding-top: 195px !important;
    }
}
@media (min-width:768px) {
    .header-offset {
        padding-top: 106px;
    }
    .home-header-offset {
        padding-top: 111px;
    }

    .headerv2 .center-menu.navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        width: auto;
    }
    .text-item {
        padding: 30px 30px 0 30px;
    }
    .headerv2 .navbar-nav > li > a {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
        color: #333;
        padding: 23px 10px 22px;
        font-size: 15px;
        font-weight: 600;
        text-transform: none;
        letter-spacing: 0.5px;
    }
    .headerv2 .user-menu i {
        margin-right: 5px;
        font-size: 19px;
    }
    .headerv2 .cart-menu a.dropdown-toggle i {
        font-size: 21px;
        padding-right: 5px;
    }
}
@media (max-width: 767px) {
    .home-header-offset {
        padding-top: 117px !important;
    }
    .header-offset {
        padding-top: 135px !important;
    }
    .headerv2 .navbar-brand.mobile-logo {
        display: block;
        height: 60px;
        left: 0;
        margin-left: auto !important;
        margin-right: auto;
        padding: 3px 0;
        position: absolute;
        right: 0;
        width: 179px;
        margin-top: 0px;
    }
    .headerv2 .navbar-top{
        height:66px;
        background:#f9f9f9;
    }
    .headerv2 .navbar-toggle {
        margin-top:12px !important;
        background: none;
        margin-bottom:0;
	    z-index: 9;
        color:#333;
    }
    .headerv2 .user-menu {
	    z-index: 9;
    }
    .headerv2 .user-menu > li > a span {
       display: none;
    }
    .headerv2 .user-menu > li > a {
        color:#333;
        padding: 0 12px;
        margin-top: 21px;
    }
    .headerv2 .navbar-nav > li > a {
        padding: 6px 10px;
        color:#fff;
        font-weight: 400;
    }
    .text-item {
        padding-top: 10px;
    }
    .headerv2 .megamenu-content ul li strong a {
        border-bottom: 1px solid #eee;
        margin-bottom: 3px;
        margin-top: 5px;
        font-size:12px;
        text-transform: none;
    }
    .headerv2 .navbar-toggle .icon-bar {
        border: solid 1px #333;
    }
    .headerv2 .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px;
    }
    .headerv2 .mini-cart-product, .headerv2 .mini-cart-product a, .headerv2 .mini-cart-product p, .headerv2 .mini-cart-product .size, .headerv2 .mini-cart-product .price, .headerv2 .dropdown-header{
        color:#333;
    }
    .megamenu-content ul li a, .megamenu-content ul li p, .megamenu-content ul li, .navbar-nav .dropdown a, .navbar-nav .dropdown {
        clear: both;
        color: #353535;
        font-size:15px;     
    }
    .side-menu-left .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
        line-height: 20px;
        color: #353535;
        font-weight: 700;
        border-bottom: 1px solid #e9e9e9 !important;
    }
    .side-menu-left .navbar-nav > li > a i {
        font-size: 14px;
        color: #353535;
        float: right;
        margin-top: 2px;
    }
    #side-menu {
        padding: 0px 10px 30px 10px;
    }
    #side-menu .close {
        color: #353535;
        opacity: 1;
    }
    #side-menu .contents {
        margin-top: 0;
    }
    .side-menu-left .navbar-nav {
        margin: 0px -10px;
    }
    .side-menu-left .nav.navbar-nav.navbar-right {
        border-top: 2px solid #e1e1e1;
        padding: 13px 0;
        margin: 10px 0;
    }
    .mobil-menu-title {
        color: #353535;
        font-size: 13px;
        font-weight: 700;
        padding: 20px 0px 20px 13px;
        background: #fff;
        border-bottom: solid 1px #99999938;
        z-index: -1;
    }
}
@media (max-width: 400px) {
    .headerv2 .navbar-brand{
        width: 130px !important;
        padding: 18px 0 !important;
    }
    .headerv2 .navbar-brand img {
        max-width: 130px;
    }
    .headerv2 .user-menu > li > a {
        padding: 0 12px;
    }
}

.headerv2 .megamenu-content ul li {
    border-bottom: none;
    margin-bottom:2px;
    padding-bottom:0px;
}
.headerv2 .megamenu-content ul li a{
    color:#333; 
    font-size:15px;
}
.headerv2 .megamenu-content ul li a:hover{
    color:#e71a37; 
}
.headerv2 .megamenu-content ul li p{
    display:none;
}
tr.cart-product td, tr.cart-product th {
    padding: 11px 0;
}
.cart-content {
    background: #fff;
    border: 1px solid #DDDDDD;
}
.cart-table-header {
    background: #fff;
}
.cart-summary-container {
    border: 1px solid #DDDDDD;
    background: #fff;
}



/*HEADER v2 END*/
/*FOOTER v5*/
.footerv5{
    padding-bottom:0px;
    border:none;
    background:#fff;
    letter-spacing:1px;
    font-weight:400;
}
.footerv5 .footer-top {
    background: #f9f9f9;
    padding: 22px 0 18px;
    text-align: center;
}
.footerv5 .footer-top img {
    max-width: 100%;
    margin: 0 10px;
    opacity: 0.8;
}
.footerv5 .footer-center {
    background: #242527;
    padding-bottom: 30px;
    padding-top: 10px;
}
.footerv5 .footer-bottom {
    background: #191919;
    padding: 20px 0 20px;
    border-top: none;
}
.footerv5 a {
    color: #ccc;
    font-size: 14px;
}
.footerv5 h3 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px solid #555;
    padding-bottom: 11px;
    color: #fff;
    position: relative;
    margin-bottom: 25px;
}
.footerv5 h3:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 52px;
    height: 2px;
    background: #d80f2b;
}

.footerv5 .footer-aboutus{
    width:60%;
    margin:0 auto;
    text-align:center;
    float:none;
}
.footerv5 .aboutus {
    padding: 50px 0 0px;
}
.footerv5 .aboutus span {
    color: #d80f2b;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 17px;
    display: block;
}
.footerv5 .aboutus p {
    color: #ccc;
    padding-bottom: 20px;
}
.footerv5 ul li a {
    padding: 0 0 12px 0;
}
.footerv5 .support {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0;
}
.footerv5 .support a, .footerv5 .support p {
    color: #ccc;
    font-size: 13px;
    text-align: right;
    display: block;
    line-height: 21px;
}
.newsletter {
    padding-top: 10px;
}
.footerv5 .cnt-subscribe input {
    background: #eae8e8;
    border: medium none;
    border-radius: 0;
    color: #222;
    height: 41px;
    width: 100%;
    font-size: 15px;
    text-align:left;
    padding-right:20px;
}
.footerv5 .news-letter-box .input-group .form-control:-moz-placeholder,
.footerv5 .news-letter-box .input-group .form-control::-webkit-input-placeholder {
    color: #222;
}
.footerv5 .news-letter-box .input-group-btn .btn {
    background:#d80f2b;
    border: medium none;
    border-radius: 0;
    font-size: 16px;
    height: 41px !important;
    width: 102px;
    color:#fff;
}
.footerv5 .news-letter-box .input-group-btn .btn:hover {
    background: #fff;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    height: 41px !important;
    width: 102px;
    color:#222;
}
.footerv5 .newsletter > h3, .footerv5 .social > h3 {
    padding: 10px 0 10px;
    font-size: 18px;
}
.footerv5 .newsletter span {
    font-size: 15px;
    color: #646465;
}
.footerv5 .bottom-menu .newsletter p {
    color: #484848;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    text-align: right;
}
.footer-info {
    padding: 40px 0 0 40px;
}
.footer-info-box {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}
.footer-info .footer-bilgi {
    color: #fff;
    padding-right: 20px;
    float: left;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 24px;
}
.footer-info i {
    float: left;
    font-size: 49px;
    padding-right: 15px;
    color: #ea4f5c;
}
.footer-info .footer-bilgi span {
    display: block;
    font-size: 12px;
    color:#ccc;
}
.footerv5 .social {
    margin-top: 20px;
    text-align: left;
}
.footerv5 .social .social-text {
    display: block;
    margin-top: 17px;
    color: #333;
}
.footerv5 .social span {
    border: solid 1px #999;
    border-radius: 3px;
    height: 36px;
    padding: 8px 0 0 0;
    width: 36px;
    background: none;
    margin: 0 15px 0 0px;
}
.footerv5 .social span:hover {
    border-color: #d80f2b;
    background: none;
    color: #d80f2b;
}
.footerv5 .social span a i {
    font-size: 19px;
    color: #ccc;
    line-height: 0;
}
.footerv5 .social span:hover a i{
    color:#d80f2b;
}
.footerv5 .footer-bottom .credit-cards {
    filter: none;
    opacity: 1;
    text-align: center;
    padding-bottom: 26px;
}
.footerv5 .footer-bottom .credit-cards img {
    margin-left: 20px;
}
.footerv5 .footer-free {
    text-align: left;
}
.footerv5 .footer-free span {
    color: #5a5a5a;
    font-size: 13px;
}
.footerv5 .km-sign {
    color: #5a5a5a;
    font-size: 13px;
    text-align: right;
}
.footerv5 .km-sign > span a, .footerv5 .km-sign a strong {
    color: #5a5a5a !important;
}

@media(max-width:550px) {

    .footerv5 ul {
        font-size: 12px;
    }
    .footerv5 .footer-support span {
        font-size: 14px;
    }
    .footerv5 .footer-support a {
        font-size: 16px;
        margin-left: 5px !important;
    }
}
@media(max-width:767px){
    .footerv5 .footer-support {
        text-align: left;
        margin-top: 27px;
    }
    .footerv5 .footer-support span span {
        display:none;
    }
    .footerv5 .footer-support a {
        margin-left: 27px;
    }
    .footerv5 .footer-social {
        padding: 15px 0 30px;
    }
    .footerv5 .newsletter > h3 {
        text-align: left;
    }
    .footerv5 .bottom-menu .newsletter p {
        text-align: left;
    }
    .footerv5 .footer-top img {
        margin: 0 10px 10px;
    }
    .footerv5 .footer-aboutus {
        width: 100%;
    }
    .footer-info {
        padding: 40px 0 0 0px;
    }
    .footer-info .footer-bilgi {
        padding-right: 0px;
        float: none;
        font-size: 11px;
        letter-spacing: 0.5px;
    }
    .footer-info i {
        float: none;
        font-size: 47px;
        padding-right: 0;
        display: block;
    }
    .footer-info-box {
        width: 32.4%;
        text-align: center;
    }
    .footerv5 .footer-bottom .credit-cards img {
        margin: 0 10px 10px;
    }
    .footerv5 .km-sign {
        padding-top: 10px;
    }
}


/*FOOTER v5 END*/
/*PRODUCT LIST v2*/
.image-hover {
    max-height: 100%;
}
.item.itemauto {
    margin-bottom: 30px;
}
.item .product {
    background: #fff;
    border: 1px solid #eeeeee;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    padding: 10px 10px;
}
.item .product:hover {
    box-shadow: 0 4px 17px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 17px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 17px 2px rgba(0, 0, 0, 0.1);
}
.item .product:hover::after {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.item .product::after {
    border-bottom: 4px solid #d80f2b;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    top: auto;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    width: 75px;
}
.product-show-case .item {
    margin: 15px 10px 15px;
}
.item .description {
    padding: 0 10px 0;
    min-height: 58px;
    margin: 0;
}
.item h4 a {
    font-size: 15px;
    color: #454545;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.brandname {
    font-size: 15px;
    color: #d80f2b;
    padding-top: 5px;
    display: block;
}
.item .price-standard {
    font-size: 16px;
    display: inline-block;
    line-height: 16px;
    margin-right: 5px;
}
.item .product .price-sales {
    font-size: 18px;
    font-weight: 600;
    color: #363233;
    line-height: 26px;
}
.item .btn-buy {
    padding: 8px 14px 6px;
    margin-top: 0;
    letter-spacing: 0;
    border-radius: 0px;
    background: none;
    box-shadow: none;
    text-shadow: none;
    color: #666;
    border: 1px solid #666;
    font-size: 14px !important;
}

.item .btn-buy:active, .item .btn-buy:active:focus, .item .btn-buy:hover, .item .btn-buy:focus, .item .btn-buy:active, .item .btn-buy:active:hover {
    background: #454545;
    color: #fff;
    border-color: #454545;
    box-shadow: none;
}

.item .product .product-status {
    height: 0px;
    padding-top: 0px;
}
.item .price-box {
    min-height: 60px;
}
.item .promotion-first {
    margin-bottom: 0;
}
.item .fast-shipping {
    font-size: 49px;
    font-weight: 300;
    height: auto;
    background: none;
    padding: 0;
    border-radius: 0;
    position: absolute;
    top: 2px;
    right: 12px;
    color: #333;
}
.item .free-ship {
    display: block;
    font-family: 'Bebas Neue';
    font-size: 16px;
    padding: 10px 0px 0;
    border-radius: 0;
    background: none;
    color: #4c4c4c;
    font-weight: 500;
    letter-spacing: 1.4px;
}
.item .discount {
    font-size: 17px;
    background: url(/Skins/shared/images/discount-list.png) no-repeat center center;
    position: absolute;
    top: 8px;
    height: 46px;
    left: 8px;
    width: 44px;
    line-height: 22px;
    border-radius: 0;
    font-weight: 600;
    padding: 12px 3px;
}
.new-product {
    background: #fff !important;
    position: absolute;
    top: 8px;
    right: 8px;
    color: #e05b52;
    height: auto;
    padding: 0px 8px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
}
@media (max-width:414px) {
    .item .price-box {
        min-height: 73px;
    }

    .item .price-standard {
        display: block;
        font-size: 13px;
    }
}

.no-stock-box {
    left: 0px;
}

.isenroute-box {
    right: 0px;
}

.no-stock-box, .isenroute-box {
    position: absolute;
    top: 0px;
    overflow: hidden;
    height: 105px;
    width: 105px;
    text-align: center;
    z-index: 0;
}

.no-stock-box span {
    font: 500 13px/12px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #54595c;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0,0,0,.24);
    width: 149px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 28px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.isenroute-box span {
    font: 500 14px/12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #f13340;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    right: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*PRODUCT LIST v2 END*/
.breadcrumb {
    border: none;
    background: none;
    margin-bottom: 0px;
    padding-left: 0;
}
.pgroup-tab .nav-tabs {
    margin-bottom: 30px;
    border-bottom: none;
    position: relative;
}
.pgroup-tab .nav-tabs li a {
    font-family: 'Bebas Neue';
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.025em;
    margin: 0 0 0 0;
    text-transform: uppercase;
    color: #888888;
    padding: 10px 20px;
    margin-right: 10px;
}
.pgroup-tab .nav-tabs li:first-child a {
    padding-left: 0px;
}
.pgroup-tab .nav-tabs li:after {
    content: "//";
    color: #5e5e5e;
    position: absolute;
    right: 1px;
    top: 43%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pgroup-tab .nav-tabs li:last-child:after {
    display:none;
}
.pgroup-tab .nav-tabs:after {
    background: url(/skins/shared/images/separator.jpg) repeat-x 0 0;
    position: absolute;
    top: 18px;
    left: 0;
    content: "";
    width: 100%;
    height: 30px;
    z-index: -1;
    opacity: 0.8;
}
.pgroup-tab .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    background: white;
}
.pgroup-tab .tab-content {
    clear: both;
    padding-top: 20px;
}
.tab-content table {
    width: 100% !important;
}
.tab-content img {
    width: 100% !important;
}
@media(max-width:767px) {
    .pgroup-tab .nav-tabs li a {
        font-size: 15px;
        letter-spacing: 0.5px;
        padding: 10px 10px;
    }
}
/*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;
}

@media screen and (max-width: 767px) {
    .filtre-title {
        margin: 0;
        display: block;
        color: #000;
        font-size: 17px;
        font-weight: 700;
        padding: 20px 0px 20px 13px;
        background: #efefef;
        border-bottom: solid 1px #99999938;
        text-align: center;
    }
    .filter-box .panel-title {
        padding: 0;
    }
    #filterDD:checked + body {
        overflow: hidden;
    } 
    #categoryAccordion {
        background: #f6f6f6;
        margin-bottom: 25px;
    }
    .filter-box {
        display: table-cell;
        width: 50%;
        padding: 7px 0 !important;
        border: none !important;
    }
    .filter-box:first-child {
        border-right: 1px solid #e0e0e0 !important;
    }
    .filter-box label {
        color: #191b1f;
        text-align: center;
        padding: 0;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
    }
    .sort-input {
        color: #191b1f;
        font-weight: bold;
        min-width: auto;
        text-align-last: center;
        background: none;
        border: none;
        box-shadow: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }
    /* 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: #fff;
}
    .overlayFilter .filterDDLbl2 {
        position: absolute;
        right: 12px;
        top: 10px;
        z-index: 100;
        cursor: pointer;
        display: block;
        background: url(/skins/shared/images/mbl-cls.png);
        background-repeat: no-repeat;
        width: 48px;
        height: 48px;
    }

    #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 {
        margin: 0 20px;
        padding-bottom: 0 !important;
    }
    .category-panel .panel-heading {
        padding: 18px 0 21px 10px;
        border-bottom: 1px solid #dedede;
    }
    .panel.category-panel .panel-collapse {
        padding-left: 10px;
    }
    .mbl-cat-img {
        position: relative;
    }
    .mbl-cat-img:after {
        content: "";
        background: url(/skins/shared/images/filter-bg.png) no-repeat left top;
        background-size: cover;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
    }
    .mbl-cat-img img {
        min-width: 100%;
    }
    .left-panel{
        padding:0;
    }
}
.i-minus {
    background: #000;
    height: 2px;
    width: 14px;
    transition:none;
}
.i-minus::after {
    background: #000;
    height: 14px;
    left: 6px;
    top: -6px;
    width: 2px;
    transition:none;
}
.category-panel .panel-heading .panel-title {
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    color: #191b1f;
}
.overlayFilter .category-panel .panel-heading .panel-title {
    letter-spacing:1px;
}
body.overflow-hidden {
    overflow: hidden;
}

body.overflow-hidden .overlayFilter .panel-body {
    max-height: inherit;
    overflow: inherit;
}
@media screen and (min-width: 767px) {
    .collapseMaxHeight {
        max-height: 200px;
        overflow-y: scroll; 
        padding: 5px 10px;
    }
    .panel.category-panel {
        border-bottom: 1px solid #dedede;
        padding-bottom: 20px;
    }
    .panel.category-panel:first-child {
        border: none;
    }
    .category-panel .panel-heading {
        padding: 10px 0;
    }
}
.category-panel.filter-panel ul > li > a {
    color: #808080;
    font-size: 14px;
}
.category-panel .panel-body {
    margin-bottom: 12px;
}
.category-panel .filter-input {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}
.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;
}
/*filter*/
/*PRODUCT-DEAIL*/
.pd-header-offset{
    padding-top:188px;
}
.pdetail {
    padding-top: 5px;
}
.transitionfx {
    margin-bottom: 40px;
}
.prd-container .breadcrumb {
    border: none;
    background: none;
    margin-bottom: 12px;
    padding-left: 0;
}
.breadcrumb a {
    font-size: 14px;
    color: #9b9ea5;
    font-weight: 400;
}
.category-path {
    border-bottom: 0px solid #fff;
    margin-bottom: 0px;
}
.rating, .show-review {
    color: #828489;
}
hr.hr-base {
    border-color: #efefef;
}
h1.product-title {
    font-size: 28px;
    font-weight: 600;
    color: #424650;
}
.product-code, .product-code a {
    font-size: 13px;
    display: inline-block;
    margin: 0;
    text-transform: none;
    font-weight: 400;
    color: #828489;
}
.pd-discount {
    font-size: 18px;
    background: url(/Skins/shared/images/discount.png) no-repeat center center;
    font-weight: 500;
    margin-right: 20px;
    color: #fff;
    padding: 16px 0px 0px;
    height: 52px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 999;
    top: 4px;
}
.pd-discount span span {
    font-size: 12px;
    padding-left: 1px;
    display: block;
    line-height: 20px;
}
.product-default-image {
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 5px;
}
.product-image-list a {
    width: 56px;
    margin-bottom: 0;
    border: 1px solid #efefef;
    display: inline-block;
    border-radius: 5px;
    margin: 6px 0 0;
    padding: 2px;
}
.product-image-list a img {
    max-width: 100%;
}

.product-image-list {
    text-align: center;
    margin-top: 10px;
}

.product-images {
    margin-bottom: 20px;
    padding-left: 0;
}

@media (min-width:767px) {
    .product-image-list {
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .breadcrumb a {
        font-size: 12px;
    }
    .pdetail {
        clear: both;
    }
    h1.product-title {
        font-size: 22px;
    }
    .product-images {
        padding: 0 10px;
    }

    .product-default-image {
        border: none;
    }

    .detaysosyalmedya {
        float: left !important;
        margin-top: 20px;
        margin-left: 10px;
    }
    .product-tab .nav-tabs li a {
        border: none !important;
        border-radius: 0px !important;
        padding: 8px 15px 7px !important;
    }
    .product-tab .nav-tabs li i {
        font-size: 24px;
    }
    .product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:hover, .product-tab .nav-tabs > li.active > a:focus, .product-tab .nav-tabs > li.hover > a {
        border: none !important;
        border-radius: 0 !important;
        padding: 8px 15px 7px !important;
    }
    .product-tab .tab-content {
        padding: 20px 20px 20px;
    }
    .product-image-list a {
        width: 70px !important;
    }
}
.product-subtitle {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
    text-align: left;
    font-weight: 400;
    color: #71747a;
    padding-top: 5px;
}
    .product-subtitle a {
        text-decoration: underline;
        font-weight: 400;
        line-height: 13px;
        display: block;
        font-size: 13px;
        padding-top: 7px;
    }
.product-price .price-box {
    display: inline-block;
}
.product-price {
    padding: 10px 0px 10px 0px;
    margin-bottom: 0;
}
.pdetail .price-standard {
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
    font-size: 24px;
    padding-top: 0;
    line-height: 20px;
    padding-left: 10px;
    color: #424650;
}
.pdetail .product-price .price-sales {
    font-size: 36px;
    color: #424650;
    line-height: 40px;
}
.pdetail .installment-price {
    display: block;
    margin-top: 14px;
    font-size: 12px;
    line-height: 14px;
}
.btn-shopping-list {
    padding: 8px 0;
    background: #f9f9f9;
    color: #808090;
    font-size: 15px;
    border: 1px solid #e4e4e4;
    text-align: center;
    border-radius: 4px;
}
.btn-shopping-list i {
    font-size: 21px;
    vertical-align: bottom;
    margin-right: 5px;
    color: #9b9ea5;
}
.btn-shopping-list:hover {
    color: #454545;
}
.cnt-quantity {
    width: auto;
    padding: 0;
}
.cnt-quantity .quantity {
    width: 98px;
}
.cnt-quantity .quantity-title {
    display: none;
}

.cnt-quantity .form-control {
    height: 48px;
    text-align: center;
    padding: 1px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-right: none;
    border-left: none;
    font-weight: 700;
    font-size: 18px;
}
.cnt-quantity .form-control:focus {
    border-color: #e2e2e2 !important;
}
.cart-actions .btn-quanity, .cart-actions .btn-quanity:hover {
    border: 1px solid #e2e2e2;
    line-height: 0;
    padding: 23px 11px;
    background: none !important;
    color: #333;
}
.btn-quanity.bootstrap-touchspin-down, .btn-quanity.bootstrap-touchspin-down:hover,
.btn-quanity.bootstrap-touchspin-down:active, .btn-quanity.bootstrap-touchspin-down:focus {
    border-right: none;
    box-shadow: none;
}

.btn-quanity.bootstrap-touchspin-up, .btn-quanity.bootstrap-touchspin-up:hover,
.btn-quanity.bootstrap-touchspin-up:active, .btn-quanity.bootstrap-touchspin-up:focus {
    border-left: none;
    box-shadow: none;
}

.cart-actions {
    padding-top: 15px;
}
.cart-actions button, .cart-actions .btn-cart, .cart-actions .btn-expressbuy {
    border: 1px solid transparent;
    letter-spacing: 1px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 0px;
    border-radius: 25px;
}
.cart-actions button, .cart-actions .btn-cart {
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #707581;
}
.cart-actions .btn-cart:hover {
    background: #e2e2e2 !important;
    border: 1px solid #e2e2e2;
    color: #424650;
}
.cart-actions .btn-expressbuy {
    background: #ed784d;
}
.cart-actions .btn-expressbuy:hover {
    background: #e56451;
    color: #ffffff;
    border: solid 1px transparent;
}
@media(max-width:916px) {
    .cnt-quantity .quantity {
        width: 100px;
    }
}
@media (max-width: 767px) {
    .cart-actions button, .cart-actions .btn-cart, .cart-actions .btn-custom-form {
        background: #148fe2;
        color: #ffffff;
    }
}
@media (max-width: 480px) {
    .cnt-quantity .quantity {
        width: 95px;
    }
    .cart-actions .btn-quanity, .cart-actions .btn-quanity:hover {
        padding: 23px 11px !important;
    }
    .cart-actions button, .cart-actions .btn-cart, .cart-actions .btn-custom-form {
        padding: 15px 0 !important;
        font-size: 16px !important;
    }
    .btn-shopping-list {
        padding: 12px 0px 13px;
        font-size: 18px;
    }
    .product-subtitle {
        font-size: 12px;
        text-align: left;
        margin-top: 10px;
        padding: 0;
    }
    .product-subtitle a {
        font-size: 12px;
        display: inline-block;
    }
    .grey-bg-pd {
        padding: 38px 0 25px;
    }
    .pdetail .price-standard {
        font-size: 19px;
    }
    .pdetail .product-price .price-sales {
        font-size: 29px;
    }
    .pd-chapps-box span {
        font-size: 11px !important;
        letter-spacing: 0.2px;
    }
    .pd-chapps-box i {
        font-size: 29px !important;
    }
}
.product-icon a {
    border: 1px solid #e2e2e2;
    padding: 10px 8px 4px;
    vertical-align: middle;
    width: 108px;
    box-shadow: 3px 3px 0px rgba(219, 219, 219, 0.5);
}

.prd-group-container .prd-group-title {
    font-size: 13px;
    font-weight: 700;
}

.prd-group-container #prd-group-items .owl-stage-outer {
    border-top: 1px solid #ececec;
    padding: 10px 0;
}

.prd-group-container {
    padding: 0px 0 15px;
}
.prd-group-container .item .product {
    border-color: #eee;
    padding: 0;
}
.prd-group-container .owl-item:first-child .item .product {
    border-color: #b7b7b7;
}
.prd-group-container .item .product:hover::after {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.prd-group-container .item .product::after {
    border-bottom: 2px solid #9c1421;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    top: auto;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    width: 40px;
}
.pd-chapps-box {
    padding: 10px 0;
    display: inline-block;
    text-align: left;
}
.pd-chapps-box i {
    font-size: 40px;
    color: #9b9ea5;
}
.pd-chapps-box span {
    display: inline-block;
    color: #808080;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    padding-left: 10px;
    letter-spacing: 0.5px;
}

hr.pd-separator {
	height: 6px;
	background: url(/skins/shared/images/separator.png) repeat-x 0 0;
    border: 0;
}
.detaysosyalmedya {
    display: inline-block;
    float: right;
    padding-top: 5px;
}
.social-title {
    float: left;
    padding: 8px 20px;
    color: #a8aab4;
    margin-right: 5px;
}
.addthis_toolbox.addthis_default_style {
    float: right;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0 4px !important;
}
.addthis_toolbox.addthis_default_style a.at300b .at-icon-wrapper {
    width: 30px !important;
    height: 30px !important;
    line-height: 20px !important;
    border-radius: 5px;
}
.addthis_toolbox.addthis_default_style a span svg.at-icon {
    height: 30px !important;
    width: 30px !important;
    padding: 4px;
}
.addthis_toolbox.addthis_default_style a.at300b .at-icon-wrapper .at-icon {
    fill: #ffffff !important;
}


.product-icon-new {
    margin-bottom: 20px;
    margin-top: 7px;
}
.pdetail .product-icon-new i {
    font-size: 22px;
    margin-right: 6px;
    vertical-align: sub;
}
.pdetail-icon-text {
    display: inline-block;
}

.product-icon-new a {
    padding: 5px 15px 0 0px;
    vertical-align: middle;
    width: auto;
    display: inline-block;
    margin-right: 5px;
    color: #808080;
}
.product-icon-new a.icon-instock {
    color: #70a232;
}
.product-icon-new a.icon-new {
    color:#148fe2;
}
.product-icon-new a.icon-nostock {
    color: #c83b2a;
}
.product-tab .nav-tabs {
    margin-bottom: 0px;
    border: none;
    background: #f9f9f9;
}
.product-tab .nav-tabs li a {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: none;
    background: none;
    border: none;
    color: #424650;
    border-radius: 0px;
    padding: 12px 30px;
    font-weight: 500;
    position: relative;
}
.product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:hover, .product-tab .nav-tabs > li.active > a:focus, .product-tab .nav-tabs > li.hover > a, .product-tab .nav-tabs > li:hover > a {
    border: none;
    border-radius: 0px;
    padding: 12px 30px;
    background: #d80f2b;
    color:#fff;
}
.product-tab .tab-content {
    padding: 30px 40px 20px;
    border: 1px solid #e0e0e0;
}
.product-tab .section-review .review-header {
    display: none;
}
.product-tab .tab-content .table > tbody > tr > td {
    font-size: 13px;
    line-height: 1;
}
.table > thead > tr > td.light-tbl, .table > tbody > tr > td.light-tbl, .table > tfoot > tr > td.light-tbl, .table > thead > tr > th.light-tbl, .table > tbody > tr > th.light-tbl, .table > tfoot > tr > th.light-tbl, .table > thead > tr.light-tbl > td, .table > tbody > tr.light-tbl > td, .table > tfoot > tr.light-tbl > td, .table > thead > tr.light-tbl > th, .table > tbody > tr.light-tbl > th, .table > tfoot > tr.light-tbl > th {
    background-color: #fff;
}
.product-tab .tab-content .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.product-tab .tab-content .form-control {
    background-color: #f8f8f8;
    height: 26px;
    padding: 0px 12px;
}
.fancybox-bg {
    background: #ffffff;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}
.fancybox-navigation .fancybox-button div {
    border: 1px solid #e6e6e6;
}
.fancybox-button.fancybox-button--close {
    border: 1px solid #e6e6e6;
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #7b7b7b;
}
.fancybox-button:hover {
    color: #000;
}
.fancybox-button {
    background: rgb(255, 255, 255);
}

.module-title-v4 h2 {
    background-color: #f7f5f5;
}

.tekli-urun .ps-prev {
    left: 20px;
}

.tekli-urun .ps-next {
    right: 20px;
}

.tekli-urun .product-show-case .owl-controls {
    display: none !important;
}

.tekli-urun .ps-nav {
    font-size: 35px;
    opacity: 0;
    top: 59%;
    transform: scale(1.15);
    transition: all 0.3s ease 0s;
}

.tekli-urun:hover .ps-nav {
    opacity: 1;
}



/*BEST SELLER*/

.best-seller.item {
    margin-bottom: 0px;
}

.best-seller .product-list {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}


.best-seller .description {
    text-align: left;
    border: none;
    min-height: initial;
    margin: auto;
}

    .best-seller .description h4 {
        margin: auto;
        padding: 10px 0 4px 0;
    }

        .best-seller .description h4 a {
            font-weight: 300;
            font-size: 18px;
        }

.best-seller .price {
    text-align: left;
    font-weight: 400;
}

.best-seller .price-standard, .best-seller .price-sales {
    display: inline !important;
    margin-right: 6px;
}

.best-seller .discount {
    margin-top: 0;
    padding: 3px 5px;
}

.best-seller .list-image-hover {
    min-height: 80px;
}

.best-seller .product-number {
    padding-top: 20px;
}

    .best-seller .product-number span {
        background: #f9f9f9;
        border: 2px solid #eee;
        border-radius: 5px;
        display: inline-block;
        font-size: 17px;
        height: 38px;
        line-height: 32px;
        margin-left: 10px;
        text-align: center;
        width: 38px;
    }

.best-seller .km-percentage {
    margin-top: 36px;
}

.best-seller .km-percentage-bar {
    width: 130px;
    background: #f9f9f9;
    border: 2px solid #eee;
    margin-right: 5px;
    padding: 3px 6px;
    border-radius: 5px;
    display: inline-block;
}

    .best-seller .km-percentage-bar span {
        display: block;
        width: 2px;
        height: 8px;
        background: #91dc5a;
        border-radius: 3px;
    }

.best-seller .km-percentage-text {
    font-size: 13px;
    color: #666;
    vertical-align: top;
    line-height: 16px;
    display: inline-block;
}



@media (max-width: 767px) {
    .best-seller .description h4 {
        margin: 15px 0 8px;
    }

    .best-seller .km-percentage {
        margin-top: 15px;
    }
}

@media (max-width: 600px) {
    .best-seller .description h4 {
        margin: 5px 0 8px;
        text-align: left !important;
        padding: 6px 0 4px 0;
    }

    .best-seller .km-percentage {
        margin-top: 8px;
    }

    .best-seller .description h4 a {
        font-size: 15px;
    }

    .best-seller .price {
        font-size: 20px;
    }

    .best-seller .km-percentage-bar {
        padding: 2px 6px;
    }

        .best-seller .km-percentage-bar span {
            height: 5px;
        }
}

@media (max-width: 414px) {
    .best-seller .description h4 {
        margin: 0;
        text-align: left !important;
        padding: 4px 0 2px 0;
    }

    .best-seller .km-percentage {
        margin-top: 5px;
    }

    .best-seller .description h4 a {
        font-size: 14px;
    }

    .best-seller .price {
        font-size: 16px;
        min-height: 30px;
    }

    .best-seller .discount {
        margin-top: 0;
        padding: 1px 3px;
        font-size: 14px;
    }
}
/*BEST SELLER*/


/*Blog Menu*/

.blog-panel {
    background: none;
    box-shadow: none;
}

    .blog-panel .panel-heading {
        padding-left: 0;
    }

        .blog-panel .panel-heading .panel-title {
            padding-left: 10px;
        }

            .blog-panel .panel-heading .panel-title a {
                display: block;
                width: 100%;
            }

    .blog-panel .panel-body {
        color: #2b2b2b;
        margin-bottom: 16px;
        padding: 0px;
        padding-top: 4px;
        font-size: 15px;
        line-height: 28px;
    }

.panel.blog-panel {
    background: #fff;
    box-shadow: 0 0 18px 5px rgba(240,240,240,.4);
}


.blog-panel .badge {
    background: none;
    color: #d6d6d6;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}

.blog-panel .blog-tags a {
    border: 1px solid #eeeeee;
    margin: 0px 3px 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 4px;
}



/* Tag Cloud */
.tag {
    position: relative;
    display: inline-block;
    margin: 0 6px 3px 0;
    line-height: 16px;
    font-size: 12px;
}

    .tag > span {
        font-weight: 400;
        display: inline-block;
        border: 1px solid #e3e3e3;
    }

    .tag.selected > span {
        border: 1px solid #c4c4c6;
    }

    .tag > span.txt {
        color: #666;
        letter-spacing: 1px;
        padding: 6px 8px;
        text-transform: uppercase;
        float: left;
    }

    .tag > span.num {
        background: rgba(0,0,0,0.01);
        padding: 6px 8px 6px 11px;
        border-left: 1px solid #e3e3e3;
        color: #aaa;
        position: relative;
        margin-left: -1px;
        float: left;
    }

        .tag > span.num:before {
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #C6C6C6;
            border-style: solid;
            border-width: 4px;
            content: "";
            display: block;
            left: 0px;
            position: absolute;
            top: 12px;
        }

        .tag > span.num:after {
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
            border-style: solid;
            border-width: 4px;
            content: "";
            display: block;
            left: -1px;
            position: absolute;
            top: 12px;
        }
.cat-slider {
    padding: 15px 0 25px;
}
.ctgry-slider-box {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}
.ctgry-slider {
    margin: 0 5px;
}
.ctgry-slider .ctgry-slider-text{
    position: absolute;
    bottom: 10%;
    background: rgba(255, 255, 255, 0.7);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    padding: 3px 0;
}
.ctgry-slider:hover .ctgry-slider-text {
    background: #d80f2b;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.ctgry-slider .ctgry-slider-text a {
    color: #000;
    letter-spacing: 0.7px;
}
.ctgry-slider:hover .ctgry-slider-text a{
    color:#fff;
}
.cat-slider .ps-nav {
    font-size: 42px;
}
.module-title {
    padding: 0;
    margin-bottom: 25px;
    border: none;
    position: relative;
    background: none;
    text-align: left;
}
.module-title h2 {
    background: #fff;
    padding-right: 30px;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 22px;
}
.module-title::after {
    background: url(/skins/shared/images/separator.jpg) repeat-x 0 0;
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
    width: 100%;
    height: 30px;
    z-index: -1;
    opacity: 0.8;
}
@media (max-width:767px) {
    .ctgry-slider .ctgry-slider-text {
        bottom: 15px;
        padding: 2px 0;
    }
    .ctgry-slider .ctgry-slider-text a {
        letter-spacing: 0px;
        font-size: 12px;
    }
}


/*Temp8*/

.temp8 .img-block:hover{
    box-shadow:0 0px 15px rgba(0, 0, 0, 0.2);
}
.temp8 .img-block img {
    transition: all 0.7s ease 0s;
    width: 100%;
}
.temp8 .img-block:hover img{
    transform:scale(1.03)
}
.temp8.inner {
    margin-bottom: 0;
    padding: 0px 10px 20px;
}
.content-temp2 .inner .img-block img, .content-temp2 .inner:hover .img-block img{
    transition:none;
    transform:none;

}
.content-temp2 {
    padding: 0;
}
.blog-slider {
    margin-right: -10px;
    margin-left: -10px;
}
.blog-slider .blog-item {
    margin: 0 10px 15px;
}