.current, .main-menu > li:hover {
    background: #ccc none repeat scroll 0 0;
}


/*Header Transprent */
.transparent-header {
    position: absolute;
    width: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 0.3);
}

.transparent-header .main-menu > li > a {
    color: #fff;
}

.transparent-header.sticky {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4)
}

/*Sticky Menu*/
.sticky {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky .search-box {
    height: 75px;
}

.sticky .main-menu > li > a {
    padding: 20px 17px;
}

.logo {
    transition: all 0.3s ease 0s;
}

.logo img {
    transition: all 0.3s ease 0s;
}

.sticky .logo img {
    transition: all 0.3s ease 0s;
}

.sticky .cart-icon {
    line-height: 90px;
}

.sticky .logo {
    padding: 10px 0;
}

.sticky .cart-icon > span {
    top: 25px;
}

/*  Header 1 */
.input-box {
    position: relative;
}

.src-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #999;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 5px;
    top: 0;
    transition: all 0.3s ease 0s;
}

.src-btn:hover {
    color: #cc3333;
}

.search-box .input-box input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #999;
    display: block;
    font-size: 14px;
    height: 45px;
    outline: medium none;
    padding: 0 60px 0 15px;
    width: 100%;
}

.search-box {
    height: 90px;
}
#sorting_form > .filter-manufacturer > span {
    width: 50%; 
    display: block; 
    float: left; 
    padding: 0 10px;
}
#sorting_form > .filter-manufacturer > span > label {
    display: none;
}

#sorting_form > .filter-manufacturer > span > select {
    height: 35px;
}

.login-block-center {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.home-one .active-slider .slider-content {
    text-align: center;
}

.cart-popup {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 150%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 300px;
    z-index: 99;
}

.header-cart:hover .cart-popup {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.cart-img {
    float: left;
    width: 20%;
    height: 55px;
}

.cart-img a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}

.cart-content {
    float: left;
    line-height: 20px;
    padding: 0 20px 10px 10px;
    width: 80%;
}

.cart-items {
    max-height: 270px;
    overflow-y: auto;
}

.product-item,
.cart-empty {
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
    padding: 10px;
    transition: all 0.3s ease 0s;
    position: relative
}

.product-item:hover,
.cart-empty:hover {
    background: #e5e5e5 none repeat scroll 0 0;
}

.cart-empty {
    text-align: center;
}

.remove {
    background: #999999 none repeat scroll 0 0;
    border-radius: 100%;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 25px;
    width: 15px;
    transition: all 0.3s ease 0s;
}

.remove > a {
    color: #fff;
}

.remove:hover {
    background: #cc3333 none repeat scroll 0 0;
}

.cart-name > a {
    color: #333;
    font-size: 12px;
}

.cart-price {
    color: #cc3333;
    font-size: 14px;
}

.cart-qty {
    color: #333;
    font-size: 12px;
}

.cart-name > a:hover {
    color: #cc3333;
}

.cart-icon > a:hover {
    color: #cc3333;
}

.cart-icon {
    position: relative;
    text-align: center;
}

.cart-icon > a {
    display: inline-block;
}

.cart-icon > span {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    height: 20px;
    left: 43px;
    line-height: 17px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 20px;
    transition: .3s
}

.cart-icon:hover span {
    border: 1px solid #cc3333;
    color: #cc3333;
}

.cart-subtotal {
    color: #4a4d4f;
    padding: 20px;
    text-transform: uppercase;
}

.cart-subtotal > span {
    float: right;
    font-size: 18px;
    font-weight: 700;
    margin-left: 10px;
}

.view-cart {
    display: inline-block;
}

.check-btn {
    display: inline-block;
}

.cart-check-btn {
    display: inline-block;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}

.cart-img > a img {
    border: 1px solid transparent;
    display: block;
    height: 100px;
    transition: all 0.3s ease 0s;
    width: 90px;
}

.cart-img > a img:hover {
    border-color: #333;
}

.social-search-area .input-box input, textarea {
    border: medium none;
}

.cart-icon i {
    margin-left: 5px;
}

nav .phone1,
nav .phone2,
nav .phone {
    font-weight: 800;
    font-size: 25px;
    line-height: 25px
}

nav .phone .number span {
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
}

nav .phone .hours {
    font-weight: 600;
    font-size: 12px;
    line-height: 12px
}
nav .phone .number,
nav .phone .hours {
    color: white;
    margin-bottom: 5px;
}

nav .top-search-and-contacts {
    width: 100%;
}
nav .top-search-and-contacts .top-search,
nav .top-search-and-contacts .top-contacts {
    background-color: #333;
    padding: 10px 0;
    height: 60px;
}
nav .top-search-and-contacts .top-search {
    display: block;
}
nav .top-search-and-contacts .top-contacts {
    text-align: center;
}
nav .attr-nav i {
    font-size: 17px;
}

a.basket,
a.basket:hover,
a.callback:hover {
    color: #6b6b6b;
}
.callback {
    color: white;
    line-height: 35px;
}

#order_callback .modal-dialog .modal-content {
    padding: 10px 30px;
}

#order_callback .modal-dialog .modal-content .modal-header {
    border-bottom: none;
}

#order_callback .modal-dialog .modal-content .modal-footer {
    border-top: none;
}

#order_callback .modal-dialog .modal-content input[type="submit"] {
    height: 34px;
    margin-bottom: 10px;
}
@media (max-width: 1055px) {
    nav .phone .number span {
        font-size: 15px;
        line-height: 15px;
    }
    nav .phone .hours {
        font-size: 10px;
        line-height: 10px
    }
    nav .phone .number .icon {
        width: 18px;
        height: 18px;
    }
}

@media (max-width: 991px) {
    .callback {
        font-size: 12px;
    }
}