﻿@charset "utf-8";
/* CSS Document */
@media ( min-width:993px) and (max-width:1159px) {
    .container {
        width: 96%;
        margin: 0 2%;
    }

    .graph ul li {
        margin: 0 42px;
    }

        .graph ul li:after {
            width: 70px;
        }

    .serach-box {
        width: 65%;
    }
        .image { height:inherit;
    }
}

@media ( min-width:768px) and (max-width:992px) {
    .container {
        width: 96%;
        margin: 0 2%;
    }
    .image { height:inherit;
    }
    .logo {
        width: 155px;
    }

    .menu > ul > li {
        float: left;
        padding: 12px 8px;
    }

    .dropdown {
        top: 44px;
    }

    .serach-box {
        width: 75%;
    }

    .top-banner {
        height: 300px;
    }

    .serach-box {
        margin-top: 60px;
    }

    .product-section .button {
        margin-bottom: 0;
    }

    .book-category {
        margin: 15px 0;
    }

    .graph ul li {
        width: 90px;
        height: 86px;
        margin: 0 25px;
    }

        .graph ul li:after {
            left: 98px;
            top: 37px;
            width: 30px;
        }

    ul.social-icon li {
        padding: 0 0 0 2px;
    }

    .content-inner {
        width: 100%;
    }

    .review-image {
        width: 10%;
    }

    .text {
        width: 86%;
    }

    .ddcommon {
        display: none !important;
    }

    .date-of-birth select {
        width: 32%;
        max-width: 32%;
    }

    .container .login-page .returning-wrapper, .container .login-page .new-wrapper, .login-page .text {
        width: 100%;
    }
}

@media (max-width:767px) {
    body {
        font-size: 13px;
    }

    .container {
        width: 94%;
        margin: 0 3%;
    }

    .middle-container {
        margin: 20px 0;
    }
     .image { height:inherit;
    }
    .logo {
        width: 155px;
    }

    .menu, .graph {
        display: none;
    }

    .top-banner {
        height: 325px;
    }

    .serach-box {
        width: 90%;
        margin-top: 60px;
    }

    .left_sidebar, .middle-section, .product-gallery {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .product-section .button {
        margin: 15px 0 0 0;
    }

    .product-section {
        margin: 20px 0 0 0;
    }

    .book-category {
        margin: 5px 0;
    }

    .subscribe, .other-product, .add-review .half_width:nth-child(2) {
        margin: 10px 0 0 0;
    }

    footer {
        padding: 15px 0;
        height: auto;
    }

    .subscribe fieldset {
        width: 100%;
        margin: 30px auto 0;
    }

    .book-category {
        padding: 20px 0;
    }

    .listing_section, .product-gallery, .product-des, .content-inner, .half_width {
        width: 100%;
    }

    .detail-table {
        margin: 15px 0;
    }

    .review {
        margin: 0;
    }

    .review-image {
        width: 12%;
    }

    .text {
        width: 84%;
    }

    .breadcum ul li {
        padding: 2px 5px;
    }

    .cart-footer .totals {
        width: 100%;
        margin: 0;
    }

    
.trigger {
    color: #b30930 ;
    display: block;
    padding: 2px 5px; border:1px solid #fff; margin-top:5px; border-radius:25px; background:#fff; cursor:pointer;
}
.user_menu span .fa.fa-user {
    font-size: 20px;
}
.user_menu{ background:none;}

    .toogle1 {
        display: none;
        position: absolute;
        top: 40px;
        z-index: 99;
        right: 0;
        background: #b30930;
    }

    .user_menu ul li {
        display: block;
        line-height:25px;
    }

    .ddcommon {
        display: none !important;
    }

    .inputs label {
        width: 100%;
    }

    .date-of-birth select {
        width: 32%;
        max-width: 32%;
    }

        .date-of-birth select + select {
            margin: 0 0 0 2%;
        }

    .container .login-page .returning-wrapper, .container .login-page .new-wrapper, .login-page .text {
        width: 100%;
    }

    .container .login-page .inputs label, .login-page .returning-wrapper input[type="text"], .login-page .returning-wrapper input[type="password"] {
        width: 100%;
        text-align: left;
        margin: 0;
    }

    .inputs.reversed > [for="RememberMe"] {
        margin-left: 12px !important;
        width: auto !important;
    }
    .product-gallery{ text-align:center;}
    .user_menu ul li{ border:none;}
}

@media (max-width:640px) {
    h3 {
        font-size: 18px;
        line-height: 22px;
    }

    ul.tab li a {
        font-size: 13px;
    }

    h5 {
        padding: 0 22px 20px;
        font-size: 22px;
    }

    .footer-nav ul li {
        padding: 0 10px;
    }

    .footer-nav ul {
        border-bottom: 1px solid #687721;
        display: inline-block;
        margin-bottom: 8px;
        padding-bottom: 8px;
    }

    p {
        /*font-size: 13px !important;
        line-height: 24px !important;*/
    }

    h3 {
        padding: 0;
    }

    .category-content ul {
        width: 33%;
        border: none;
        margin: 0 0 10px 0;
    }

    .testimonials-carousel-content p {
        font-size: 13px;
    }
}

@media (max-width:580px) {
    .listing_section .box {
        float: left;
        margin: 15px 1.1% 0 1.1% !important;
        width: 31%;
    }

    .review-image {
        width: 16%;
    }

    .text {
        width: 80%;
    }
}

@media (max-width:490px) {
    .subscribe button {
        font-size: 14px;
    }

    .logo {
        width: 133px;
    }

    .category-content ul {
        width: 49%;
        border: none;
    }

    .page-limit {
        width: 100%;
        margin: 5px 0 0 0 !important;
    }

    .select-dropdown {
        width: 65% !important;
        margin: 0;
        float: right;
    }
}

@media (max-width:440px) {
    h1 {
        font-size: 30px;
        line-height: 21px;
    }

    h2, h3 {
        font-size: 15px;
    }

    .serach-box .input-field, .serach-box button {
        height: 38px;
    }

    .serach-box .input-field {
        font-size: 11px;
    }

    .fa.fa-search {
        vertical-align: top;
        line-height: 35px;
    }

    .serach-box {
        padding: 10px;
    }

    .box {
        width: 215px;
        margin: 10px 0 !important;
    }

    .top-banner, .top-banner.inner {
        height: 265px;
    }

    .listing_section .box {
        width: 47.7%;
    }

    .review-image, .text {
        width: 100%;
        margin: 0;
        text-align: center;
    }

        .review-image img, .review-image span {
            float: none;
            display: inline-block;
        }

    .form ul li span.right-text, .form ul li span.left-text {
        width: 100%;
    }

    .date-of-birth select {
        width: 100%;
        max-width: 100%;
        margin: 0 0 10px 0 !important;
    }

    .account-page.listing_section .inputs {
        white-space: inherit;
    }
    .product-sorting, .product-page-size {width:100%; padding:5px 0 !important; text-align:left; 
    }
}

@media (max-width:359px) {
    h1 {
        font-size: 27px;
    }

    .category-content ul {
        width: 100%;
        border: none;
    }

    .price .button {
        margin: 0;
        float: right;
    }
}
