/*==========  Non-Mobile First Method  ==========*/







/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .container {
        max-width: 1320px !important;
    }
    /*.hidden-md.hidden-lg {
        display: none !important;
    }
    .header-cart .header-cart-cart-count span{
        display: none;
    }*/
}
@media (min-width: 991px) and (max-width: 1900px) {
    .myaccount-footer ul li:nth-child(1) {
        order: 1;
    }

    .myaccount-footer ul li:nth-child(2) {
        order: 3;
    }

    .myaccount-footer ul li:nth-child(3) {
        order: 5;
    }

    .myaccount-footer ul li:nth-child(4) {
        order: 8;
    }

    .myaccount-footer ul li:nth-child(5) {
        order: 4;
    }

    .myaccount-footer ul li:nth-child(6) {
        order : 7
    }
    .myaccount-footer ul li:nth-child(7) {
        order : 2
    }
    .myaccount-footer ul li:nth-child(8) {
        order : 6
    }
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .top.bar-sticky-top {
        display: block !important;
    }
    .sticky-top{
        top: 45px !important;
    }
    .top{
        padding: 0 !important;
        position: relative;
    }
    .navbar{
        margin: 0 !important;
        background-color: #3cb54c !important;
    }
    .navbar .navbar-nav li{
        padding: 0 15px;
    }
    .navbar-nav .dropdown-menu li{
        padding: 0 !important;
    }
    .p-show-inner {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .navbar-brand{
        display: block !important;
        padding: 0;
    }
    .navbar-brand img{
        margin: -5px 0 0 0;
        display: table;
        height: 50px;
    }
    .top-pc{
        display: none;
    }
    .mbl-right.h-desk {
        display: flex;
        justify-content: end;
        height: 45px;
        align-items: center;
    }
    .mbl-right.h-desk a {
        position: relative;
        width: 23px;
        height: 23px;
        margin: 0 4px;
        text-align: center;
        border: 1px solid #fff;
        font-size: 13px;
        line-height: 20px;
    }
    .navbar-toggler {
        font-size: 13px;
        height: 23px;
        width: 23px;
        margin: 0 0 0 4px;
    }
    .mbl-right.h-desk a i{
        color: #fff;
    }
    .mbl-right.h-desk a span {
        position: absolute;
        right: -5px;
        top: -5px;
        background: #fff;
        color: #fff;
        border-radius: 20px;
        font-size: 13px;
        height: 16px;
        text-align: center;
        line-height: 16px;
        width: 16px;
        font-weight: 600;
        color: #3cb54c;
    }
    .navbar-toggler{
        color: #fff;
        border: 1px solid #fff;
        padding: 0 5px;
        border-radius: 0;
    }
    .m-hide.p-show {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .navbar-toggler:focus, .navbar-toggler:hover{
        outline: 0;
        box-shadow: none;
    }
    .collapse.show{
        border-top: 1px solid #fff;
    }
    .sticky-top .navbar-toggler{
        width: auto;
    }
    .top-header{
        display: none;
    }
    .bottom-header{
        margin: 5px 0;
    }
    .bottom-header .container .row {
        align-items: center;
        justify-content: center;
    }
    .logo a img {
            display: block;
    width: 70%;
  
  margin: 0px 84px;
    }
    .col-md-3.col-hide {
        display: none;
    }
    .search-form input[type="text"]{
        width: 80% !important;
    }
    .search-form .button-search{
        width: calc(100% - 80%) !important;
    }
    .product-box{
        margin: 0 0 20px 0;
    }
    .box_button{
        padding: 5px !important;
    }
    .button_addtocart a {
        width: 65px !important;
    }
    .button_addtocart a span{
        display: none;
    }
    .button_addtocart a::before,
    .button_addtocart a::after{
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    #block_contact_infos{
        text-align: center;
    }
    #block_contact_infos,
    #block_various_links_footer,
    #newsletter_block_left{
        padding: 0 !important;
        text-align: center;
        margin: -10px 0 -24px 0;
    }
    .myaccount-footer{
        margin: 0 !important;
    }
    #block_contact_infos ul li{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .product-box-content{
        padding: 5px !important;
    }
    .product-grid1 .title,
    .product-grid2 .title,
    .product-box-content h3.title{
        align-items: baseline !important;
    }
    .header-bottom{
        display: block !important;
    }
    .product-grid2 .title{
        font-weight: 600;
        font-size: 13px !important;
    }

    .sticky-footer {
        display: block !important;
    }
    .top-mobile{
        display: block !important;
    }
    .category-section-mobile ul li {
        padding: 0 25px 0 0;
    }
    .category-section-mobile ul li a {
        font-weight: bold;
        text-decoration: none;
        color: black;
        font-size: 11px;
    }
    .category-section-mobile .category-row img {
        width: 40px;
        height: 40px;
    }
    .top-footer{
        flex-direction: column;
        padding: 0 !important;
    }
    .top-footer a{
        width: 200px !important;
        height: 50px !important;
    }
    .top-footer a:nth-last-child(1) {
        margin: 20px 0 0 0;
    }
    .footer-icon {
        padding: 0 0 0 15px !important;
    }
    .footer-icon i{
        height: 30px !important;
        width: 30px !important;
        line-height: 28px !important;
        font-size: 18px !important;
    }
    .footer-content {
        padding: 0 0 0 20px;
    }
    .top-footer .footer-content h4{
        font-size: 14px !important;
    }
    footer{
        padding-bottom: 50px !important;
    }
    .footer-container{
        padding: 0 0 10px 0 !important;
    }
    footer #newsletter_block_left .form-group{
        width: 63% !important;
        padding: 0 10px;
        margin: 0 auto;
    }
    #newsletter_block_left button{
        padding: 0 8px !important;
    }
    .product-grid .title {
        height: 14px;
        overflow: hidden;
        margin: 0 0 5px 0 !important;
    }
    .myaccount-footer ul{
        list-style: disc;
    }
    .myaccount-footer ul li {
        width: auto !important;
    }
    .myaccount-footer ul li a{
        font-size: 11px !important;
        position: relative;
        padding: 0 8px;
    }
    .myaccount-footer ul li a:before{
        content: "\f111";
        font-family: "FontAwesome";
        font-size: 5px;
        top: 50%;
        left: 0;
        position: absolute;
        transform: translateY(-50%);
    }
    #footer_member_ship{
        text-align: center;
        margin: 0 0 -13px 0;
    }
    .banner-section{
        margin: -6px 0 0 0 !important;
        padding: 0 5px;
    }
    .category-section{
        padding: 10px 20px 10px 20px;
    }
    .product-section {
        padding: 0 10px;
        margin: 10px 0;
    }
    #newsletter_block_left .footer-logo img{
        margin: 2px 1px !important;
        width: 17% !important;
    }
    .membership-logo a{
        width: 15% !important;
    }
    .myaccount-footer.footer-block {
        padding: 0 15px !important;
        text-align: center;
        margin-bottom: -17px !important;
    }
    .home-header-text{
        width: 150px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 11px !important;
    }
    .slider{
        /*padding: 10px 5px 10px 5px !important;*/
        padding: 0 5px;
    }
    .category-section{
        padding: 5px 10px 10px 10px !important;
        margin : 0 !important;
    }
    .banner-section{
        margin: 20px 0;
    }
    .product-grid .social li a{
        height: 25px !important;
        width: 25px !important;
        line-height: 25px !important;
        font-size: 13px !important;
    }
    .product-grid:hover .social{
        top: 60% !important;
    }
    .footer-logo.for-desktop {
        display: none;
    }
    .footer-logo.for-mobile{
        display: block !important;
        padding-top: 25px;
    }
    .footer-logo.for-mobile img {
        margin: -1px auto 20px auto;
        display: table;
        width: 100px;
    }
    footer h4{
        font-size: 12px !important;
    }
    .section_social{
        margin:60px 0 15px 28px !important;
    }
    .block_content.toggle-footer {
        margin: 0 0 10px 0;
    }
    footer #newsletter_block_left .form-group .form-control,
    #newsletter_block_left button{
        font-size: 11px !important;
        height: 35px !important;
        line-height: 35px !important;
    }
    .section_social ul li a{
        font-size: 13px !important;
        height: 25px !important;
        width: 25px !important;
        line-height: 25px !important;
    }
    footer #newsletter_block_left form{
        margin: 10px 0 0 0 !important;
    }
    .inner-brand {
        margin: 0px 0 0 0 !important;
    }
    .home-header-text{
        margin: 20px 0;
        margin-top: 0;
    }
    .home-header-text span:after{
        left: -50% !important;
    }
    .home-header-text span:hover:after{
        left: 80% !important;
    }
    .pc-builder-button {
        display: block;
    }
    .pc-builder-logo{
        display:none;
    }
    .banner-slider {
        margin: 15px 0;
        margin-top: 35px;
    }
    .sliding_text_wrap {
        margin-bottom: 20px;
    }
    .icon-builder-wrapper {
        display: none;
    }
    .footer_bottom {
              margin-bottom: -20px;
    }

}



/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .brand {
        margin: 0;
    }
    .collage_wrap {
        margin-top: 20px;
    }
    .phone-email-wrapper {
        display: none;
    }
    .myaccount-footer .bullet {
        justify-content: center;
    }
    .btn {
        padding: 8px 18px;
        font-size: 12px;
    }
    .pc-builder-content {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 10px;
    }
    .product-thumb.ws-box {
        flex-direction: column;
    }
    .contact-area-wrapper #nav-tab .nav-link {
        font-size: 11px;
        padding: 0px 7px;
    }
    .single-product-item .marks .mark {
        font-size: 12px;
    }
    .collage .col-lg-6:first-child {
        margin-bottom: 20px;
    }

    .row.featured-offer .col-lg-3 {
        max-width: 50%;
        margin: 0;
        padding: 10px;
    }

    .featured-offer .offer-content .details .title {
        -webkit-line-clamp: 2;
        line-height: initial;
        height: 40px;
    }

    .featured-offer .offer-content .details .short-desc {
        -webkit-line-clamp: 3;
        height: 55px;
    }

    .featured-offer .offer-content .details .view-details {
        font-size: 10px;
        padding: 7px 13px;
    }
    .category-list-wrapper {
        grid-template-columns: repeat(3, 1fr);
        justify-content: center;
    }

    .category-list-wrapper .single-category-item {
        padding: 10px;
    }

    .category-list-wrapper .single-category-item .icon {
        width: 100%;
        height: 70px;
    }
    .category-list-wrapper .single-category-item .text h5 {
        font-size: 10px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .inner-brand ul li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .product-thumb.ws-box {
        flex-direction: column;
    }

    .product-thumb .product-info {
        flex-direction: column;
        margin: 0;
    }
    .c-inner {
        flex-direction: column;
    }
    .pc-builder-inner .main_content {
        margin-top: 20px;
        padding: 0;
    }
    .single-product-item .product-item-info h4 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .product-buy-info .price-info {
        font-size: 13px;
    }

    .product-buy-info {
        margin-top: 11px;
    }

    .single-product-item .price {
        font-size: 12px;
    }

    .product-buy-info button.buy-btn {
        padding: 0px 8px;
        font-size: 9px;
        line-height: 22px;
    }
    .collage_frame {
        margin-bottom: 20px;
    }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


