﻿.mega-menu-title {
    margin-top: 0;
}

    .mega-menu-title h3 {
        height: 50px;
    }

    .mega-menu-title:after {
        display: none;
    }

#jtv-slideshow {
    margin-top: 0;
}

.logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-logo {
    text-align: left;
}

.product-item .pr-button {
    padding-left: 85%;
}

.jtv-service-area {
    text-align: left;
    padding: 10px 0 0;
}

#search input {
    width: 100%;
}

.coppyright {
    margin-bottom: 10px;
}

footer .footer-links ul li a:hover {
    color: #fff;
}

.best-title {
    padding: 10px 20px;
    background: #19115C;
}

.best-title:before {
    position: absolute;
    left: 0;
    height: 0;
    bottom: 0;
    content: "";
    background: transparent;
    width: 0;
}

.best-title h2 {
    color: #ffffff;
}

.main-container {
    padding: 10px 0 0;
}

.shop-inner {
    padding: 0;
}

.product-item .item-inner .item-info .item-title a {
    font-size: 13px;
}

.pagination-area {
    margin: 0;
    margin-top: 5px;
    padding-top: 10px;
}

.product-item .item-inner .item-info .item-title a {
    display: inherit;
    overflow: inherit;
    text-overflow: initial;
    white-space: initial;
    height: 55px;
    overflow-y: hidden;
}

.product-item .pr-img-area {
    border: none;
}

.product-item {
    border: 1px #e5e5e5 solid;
}

.products-grid .item {
    margin-top: 5px;
}

.product-item .item-inner .item-info {
    text-align: center;
    padding-top: 5px;
}

.pagination-area ul li a.active {
    background: #19115C;
    border: 1px solid #19115C;
    color: #fff;
}

.pagination-area ul li a.disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #d2cfcf;
}

.pagination-area.disable-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pagination-area ul, .pagination-area ol {
    padding: 0;
    margin: 0;
}

.mega-menu-category > .nav > li > a {
    padding: 10px 15px;
}

@media (min-width: 1200px) {
    .container {
        width: 1250px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .mega-menu-category {
        width: 173px;
    }

    .navleft-container {
        position: absolute;
        width: 173px;
    }
}

@media only screen and (max-width: 479px) and (min-width: 0px) {
    .product-item .pr-button {
        padding-left: 70%;
    }
}

.icon-new-label {
    background: #5cb85c;
    color: #ffffff;
}

.icon-out-stock-label {
    font-size: 10px;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    font-weight: normal;
    line-height: normal;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 10px;
    border-radius: 2px;
    background: #e53939;
    color: #ffffff;
}

/*#back-to-top {
    bottom: 100px;
}*/

.header-top {
    background-color: #19115c;
}

@media only screen and (max-width: 479px) and (min-width: 280px) {

    .headerlinkmenu ul.links a span {
        border-left: 1px solid #ddd;
        padding-left: 3px;
    }
}

.popup2 {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    display: none;
    text-align: left;
    z-index: 3000;
    padding: 10px 20px;
    font-size: 13px;
}

.popup2 .col-md-4 {
    padding: 0px 12px;
}

.popup2 h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}

.popup2 .nav > li > a {
    padding: 7px 0;
    background-color: #fff;
}

.popup2 .nav li:before, .popup2 .nav li li:before {
    content: "\f105";
    position: absolute;
    left: 0px;
    top: 7px;
    margin-top: 0px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #19115C;
}

.popup2 .nav li:hover {
    padding-left: 12px;
    transition: all 500ms ease 0ms;
    -moz-transition: all 500ms ease 0ms;
    -webkit-transition: all 500ms ease 0ms;
    -o-transition: all 500ms ease 0ms;
}

.popup2 .nav li {
    transition: all 500ms ease 0ms;
    -moz-transition: all 500ms ease 0ms;
    -webkit-transition: all 500ms ease 0ms;
    -o-transition: all 500ms ease 0ms;
}

.popup2 .nav > li > a:hover, .popup2 .nav > li > a:focus {
    color: #19115C;
    background-color: transparent;
    transition: all 500ms ease 0ms;
    -moz-transition: all 500ms ease 0ms;
    -webkit-transition: all 500ms ease 0ms;
    -o-transition: all 500ms ease 0ms;
}

.wrap-popup.column2 {
    width: 240px;
}

.mobile-menu li li li a {
    padding-left: 30px;
}

.mega-menu-category > .nav > li > li > a:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 10px;
}

.popup .nav > li > a.havesub:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 6px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 100px !important;
}
