@media (max-width:1366px) {
    .hero-area .hero-area-slider .intro-carousel .intro-content {
        height: 400px
    }

    .logo-header .helpful-links ul li[data-toggle=tooltip] {
        margin-top: 22px
    }
   
}

@media (min-width:992px) and (max-width:1199px) {
    .cartpage .right-area .order-box .cupon-box #coupon-form button {
        margin-top: 10px
    }

    .product-details-page .right-area .product-info .info-meta-1 ul li p {
        margin-bottom: 0
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.addtocart {
        margin-top: 10px
    }

    .product-details-page .right-area .product-info .social-links {
        margin-top: 15px
    }

    .flash-deals .flas-deal-slider .item .deal-counter span {
        font-size: 18px;
        line-height: 28px
    }
}

@media only screen and (max-width:1280px) {
    .top-header .content .left-content .list ul li {
        margin-right: 3px
    }

    nav .menu li a {
        padding: 0 7px 0 7px
    }

    .mainmenu-bb {
        height: 81px
    }

    .mainmenu-area.nav-fixed {
        position: relative
    }
}

@media only screen and (max-width:1199px) {
   

    /* .right-area.finalBuySection .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%
    } */

    .stickyCart {
        padding: 3px 0 !important
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.count .qty {
        margin-bottom: 5px
    }

    .container {
        max-width: 100%
    }

    .top-header nav li:last-child a {
        font-size: 12px
    }

    .top-header .content {
        padding: 2px 0
    }

    .core-nav .full-container {
        padding: 0 !important
    }

    .top-header li a img {
        display: none
    }

    .core-nav .wrap-core-nav-list .core-nav-list li {
        border-right: 1px solid #eee
    }

    .logo-header .search-box-wrapper {
        padding: 0 0
    }

    .price-range-field {
        width: 100%
    }

    .checkout .left-area .checkoutform .payment-information .pm-list li {
        margin-bottom: 15px
    }

    .checkout .right-area .footer {
        display: flow-root
    }

    .logo-header .helpful-links ul li[data-toggle=tooltip] {
        margin-top: 23px
    }
    .kit-quantity-add-cart-btn{
        
        padding-right: 8px;
        padding-left: 8px;
        
    }

}

@media only screen and (max-width:1024px) {

  
    /* for fixed header */
    .categories_menu_inner {
        max-height: 80vh; /* Adjust based on your needs */
        overflow-y: auto;
        
    }

    
   
    .info-area .info-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: flex-start;
    }

    .logoBtn {
        padding-right: 16px;
    }

    .banner-section {
        padding: 15px 0 15px
    }

    .p-0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .categories_menu_inner>ul>li a {
        font-size: 10px
    }

    .cartpage .left-area .table tbody tr td.quantity .qty ul li .qtminus1,
    .cartpage .left-area .table tbody tr td.quantity .qty ul li .qtplus1,
    .cartpage .left-area .table tbody tr td.quantity .qty ul li .qttotal1 {
        width: 20px;
        height: 21px;
        line-height: 20px
    }

    .item .item-cart-area {
        position: relative;
        padding: 1px 5px 0
    }

    .item .add-to-cart-btn {
        opacity: 1
    }

    .item:hover .item-img img {
        transform: scale(1)
    }

    .item .add-to-cart-btn {
        font-size: 11px
    }

    .categori-item-area a.item,
    .flash-deals .flas-deal-slider .item,
    .trending-item-slider .item {
        min-height: 489px
    }

    .item .info {
        padding: 5px 10px 2px
    }
}

@media only screen and (max-width:991px) {
     /* .mainmenu-area{
        margin-bottom: 40px;
    } */
    .top-header li a img {
        display: block
    }

    .product-details-page {
        padding: 15px 0 15px
    }

    .top-header nav li:last-child a {
        font-size: 21px;
        border-right: none
    }

    .ajax-loader-parent {
        order: 2
    }

    .checkout,
    .login-signup,
    .user-dashbord {
        padding: 15px 0 15px
    }

    .upgradable-products .custom-radio {
        padding: 10px 10px 10px 10px
    }

    .upgradable-products .upgradability.upgrade-child {
        padding-left: 33px
    }

    .no-radio {
        padding-left: 10px !important
    }

    .custom-control-label .kitCont {
        width: 67%
    }

    .custom-control-label .qtyPrc .prc {
        font-size: 13px
    }

    .addOnn .qtyPrc .addOn-prc {
        font-size: 14px
    }

    .addOnn .qtyPrc a {
        font-size: 12px
    }

    .custom-control-label .qtyPrc .prc {
        height: auto;
        padding: 3px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content {
        height: 230px
    }
    .desktop-br {
        display: none;
    }
    .mobile-only-list a{
        font-size: 15px!important;
        font-weight: 600!important;
    }
    .mobile-screen-size{
        margin-left: 12px;
        font-size: 15px!important;
        font-weight: 600!important;
    }
    .categories_title {
        z-index: 100;
        /* position: fixed; */
        display: block;
        width: 100%;

        transition: top 0.3s;
    }
    .categroy-h{
        background-color:#002e5b;
        display: flex !important;
        justify-content: space-between;
    }
    .second-div{
        display: block!important;
    }
    /* .categroy-h .first-div{
        width: 90%;
    } */
    .cart-floating-icon,.home-button-floating{
        display: none;
    }
    .flexy-btn {
        top:265%;
    }
    .fixed-box{
        top: 45%;

       
   }
   .cart-quantity{
    position: absolute;
    top: 4px!important;
    right: 7px !important;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    color: #fff;
    background: #28b139;
    font-weight: 400;
    font-size: 12px!important;
    text-align: center;
    padding: 0!important;
   }

    .mainmenu-bb {
        height: auto
    }

    .logo-header .row .col-md-7 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .logo-header .row .col-md-2:last-child {
        flex: 0 0 15%;
        max-width: 15%
    }

    .logo-header .row .col-md-1 {
        flex: 0 0 10%;
        max-width: 10%
    }

    .categories_menu_inner {
        background: #002e5b;
        z-index: 1000!important;
    }

    .categories_menu_inner>ul {
        align-items: flex-start;
        display: block
    }

    .categories_menu_inner>ul>li {
        width: 100%;
        text-align: left;
        padding: 10px;
        display: block;
        align-items: center;
        position: relative;
        border-bottom: 1px solid #ffffff52
    }

    .categories_menu_inner>ul>li img {
        width: 40px;
        margin-right: 10px
    }

    .categories_menu_inner>ul>li a {
        font-size: 14px
    }

    .categories_menu_inner>ul>li a {
        min-height: auto;
        padding: 5px 0
    }

    .categories_menu_inner>ul>li>.link-area>a {
        visibility: visible;
        margin-top: 0;
        display: block
    }

    .categories_menu_inner>ul>li:not(.dropdown_list) {
        margin-top: 0
    }

    .feather.feather-menu {
        color: #fff
    }

    .core-nav .wrap-core-nav-list .core-nav-list li:not(:last-child) {
        display: none
    }

    .logo-header {
        padding: 5px 0 5px
    }

    .logo-header .search-box .categori-container {
        height: 40px
    }

    .logo-header .search-box .search-form input {
        height: 40px
    }

    .logo-header .search-box {
        height: 40px
    }

    .banner-section .left {
        margin-bottom: 20px;
        margin-right: 0
    }

    .banner-section .right {
        margin-bottom: 20px;
        margin-left: 0
    }

    .blog-area .aside .slider-wrapper {
        margin-bottom: 30px
    }

    .logo-header .search-box {
        margin-top: 13px
    }

    .core-nav .wrap-core-nav-list .core-nav-list>li.dropdown::after {
        right: 30px
    }

    .core-nav .wrap-core-nav-list {
        z-index: 99;
        display: block;
        transition: none;
        top: 100%;
        left: 0;
        margin-top: 0;
        margin-left: 0
    }

    .core-nav.open-responsive .wrap-core-nav-list {
        display: block !important
    }

    .footer-widget.recent-post-widget {
        margin-top: 30px
    }

    .sub-categori .right-area .item-filter {
        text-align: left;
        margin-bottom: 10px
    }

    .sub-categori .left-area {
        margin-top: 0;
        z-index: 3;
        position: absolute;
        background: #fff;
        left: 15px;
        top: 0
    }

    .sub-categori .left-area .filter-result-area .header-area .title {
        font-size: 14px
    }

    .sub-categori .left-area .filter-result-area .body-area {
        display: none
    }

    .sub-categori .left-area .filter-result-area .header-area .title:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free"
    }

    .sub-categori .left-area .filter-result-area .header-area {
        padding: 0 5px
    }

    .price-range-field {
        width: 80px
    }

    .blog-aside {
        margin-top: 50px
    }

    .cartpage .right-area .order-box {
        margin-top: 20px
    }

    .checkout .right-area {
        margin-top: 50px
    }

    .checkout .right-area .footer {
        display: flex
    }

    .login-signup .login-area.signup-area {
        margin-top: 40px
    }

    .product-details-page .right-area .product-info {
        margin-top: 40px
    }

    .vendor-top-header .content .single-box {
        margin-bottom: 20px
    }

    .vendor-top-header .content {
        padding: 25px 0 0
    }

    .sub-categori .modal .modal-dialog {
        width: 400px
    }

    .sub-categori .modal .contact-form {
        padding: 0 0 0
    }

    .user-dashbord .user-profile-info-area {
        margin-bottom: 15px
    }

    .about-img {
        margin-bottom: 15px
    }

    .wish-list .item-filter {
        display: flow-root;
        text-align: center !important;
        justify-content: center
    }

    .wish-list .item-filter .pagination-area {
        display: block;
        text-align: center;
        margin-top: 20px
    }

    .wish-list .item-filter .pagination-area .pagination {
        display: inline-block
    }

    .wish-list .item-filter .pagination-area .pagination li {
        display: inline-block
    }

    div#myInputautocomplete-list {
        top: 0
    }

    nav .menu li a {
        color: #131313
    }

    .user-dashbord .user-profile-details .account-info .header-area .title {
        font-size: 20px;
        line-height: 1
    }

    .user-dashbord .user-profile-details .account-info,
    .user-dashbord .user-profile-details .order-details,
    .user-dashbord .user-profile-info-area .links {
        padding: 10px
    }

    .cartpage {
        padding: 15px 0 15px
    }

    .product-details-page .categori .section-top {
        margin-top: 40px
    }

    .checkout-area .checkout-process li a {
        height: 50px;
        line-height: 50px
    }

    .checkout-area .checkout-process li a::before {
        border-top: 25px solid transparent;
        border-left: 15px solid #e9ecef;
        border-bottom: 25px solid transparent
    }

    .checkout-area .checkout-process li a::after {
        border-top: 25px solid transparent;
        border-left: 15px solid #fff;
        border-bottom: 25px solid transparent
    }

    .checkout-area .checkout-process li a i {
        font-size: 20px
    }

    .checkout-area .checkout-process li a.active i,
    .checkout-area .checkout-process li a:hover i {
        font-size: 25px
    }

    .checkout-area .checkout-process li a {
        width: 140px;
        font-size: 13px
    }

    .checkout-area .checkout-process li a {
        padding-left: 18px
    }

    .checkout-area .content-box .content .form-control {
        margin-bottom: 10px
    }

    .cart-table.co-p-table {
        width: 100%;
        overflow-x: auto
    }

    .logo-header .search-box-wrapper {
        padding: 0 0
    }
    
    .have-a-question-div {
    display: none;
}
.kit-quantity-add-cart-btn{
    max-width: 100%;
    flex: 100%;
    padding-right: 15px;
    padding-left: 15px;
    
}
.kit-quantity-section{
    justify-content: end;

}
}

@media only screen and (max-width:860px) {
    .tempcart {
        background: #fff;
        padding: 15px 0 15px
    }

    .tempcart .content-box {
        background: #fff;
        padding: 0;
        box-shadow: none
    }

    .contact-inform p {
        font-size: 12px
    }

    .contact-inform a {
        font-size: 13px
    }

    .contact-inform>p>span {
        font-size: 12px
    }
}

@media only screen and (max-width:767px) {
    .sm-fs-20{
        font-size: 20px!important;
    }
    .right-area.finalBuySection .row .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
        display: none
    }
    .right-area.finalBuySection .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
         max-width: 100%;
    }
    /* .add-to-cart-btn{
        width: 100%;
        display: flex;
        justify-content: right;
        align-items: center;
    } */
    .add-to-cart-btn-kit{
        width: 100%;
        display: flex;
        justify-content: right;
        align-items: center;
        margin-bottom: 4px;
    }
    .right-area.finalBuySection .product-info .product-price{
        margin-top: 15px;
    }
    .kit-quantity-section{
        display: block!important;
    
    }
    .ProductDescription .descContent .proImg img {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
        height: 300px;
        object-fit: contain
    }

    .right-area.finalBuySection .product-info {
        display: flex
    }

    .right-area.finalBuySection .product-info .info-meta-3:first-child {
        width: 40%
    }

    .right-area.finalBuySection .product-info .info-meta-3:last-child {
        width: 60%
    }

    .right-area.finalBuySection .product-info .info-meta-3:first-child {
        text-align: left;
        margin-top: 2px
    }

    .right-area.finalBuySection .product-info .product-price .price {
        position: relative
    }

    .right-area.finalBuySection .product-info .product-price p.title {
        display: none
    }

    .right-area.finalBuySection .product-info .product-price .price:after {
        content: 'Total Price:';
        position: absolute;
        left: -95px;
        top: 1px
    }

    .right-area.finalBuySection .product-info .info-meta-3 .meta-list li.count .qty {
        margin-bottom: 1px !important
    }

    .cartpage .left-area .table tbody tr td .item img {
        width: 80px;
        height: 80px
    }

    .cartpage .left-area .cart-table {
        overflow-x: hidden !important
    }

    .cartpage .left-area .table thead {
        display: none
    }

    .cartpage .left-area .table tbody tr td.product-img {
        width: inherit
    }

    .cartpage .left-area .table tr td,
    .cartpage .left-area .table tr th {
        display: block;
        position: relative;
        border-bottom: 0;
        padding: 8px
    }

    .cartpage .left-area .table tr td:last-child {
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, .22) !important
    }

    .cartpage .left-area .table tr td[data-th]:before {
        content: attr(data-th)
    }

    .cartpage .left-area .table tbody tr.addonTr {
        border-top: 0 solid #fff
    }

    .cartpage .left-area .table tbody tr.addonTr td {
        vertical-align: top;
        padding-top: 0;
        border-bottom: 0
    }

    .cartpage .left-area .table tbody tr td.quantity .qty ul li:last-child {
        margin-right: 0
    }

    .cartpage .left-area .cart-table .table {
        width: 100% !important
    }

    .cartpage .left-area .cart-table .table .quantity,
    .cartpage .left-area .cart-table .table .unit-price,
    .cartpage .left-area .cart-table .table td.text-center {
        text-align: right !important;
        border-bottom: 0
    }

    .cartpage .left-area .table tbody tr td .item {
        margin-bottom: 0
    }

    .cartpage .left-area .table tfoot {
        border: 0
    }

    .cartpage .left-area .cart-table .table .total-price:before {
        content: 'Sub Total (GST Incl.):';
        position: absolute;
        left: 8px;
        top: 8px;
        font-size: 13px;
        font-weight: 600
    }

    .cartpage .left-area .cart-table .table .unit-price:before {
        content: 'Unit Price:';
        position: absolute;
        left: 8px;
        top: 8px;
        font-size: 13px;
        font-weight: 600
    }

    .cartpage .left-area .cart-table .table .quantity:before {
        content: 'Quantity:';
        position: absolute;
        left: 8px;
        top: 8px;
        font-size: 13px;
        font-weight: 600
    }

    .cartpage .left-area .cart-table .table tfoot tr th:first-child,
    .cartpage .left-area .cart-table .table tfoot tr th:last-child {
        display: none
    }

    .cartpage .left-area .cart-table .table tfoot tr th:before {
        content: 'Total Price:';
        position: absolute;
        left: 8px;
        top: 8px;
        font-size: 13px;
        font-weight: 600
    }

    .cartpage .left-area .table tbody tr td .removecart.cart-remove i {
        visibility: hidden
    }

    .cartpage .left-area .table tbody tr td .removecart.cart-remove:before {
        content: 'Remove Item';
        position: absolute;
        right: 5px;
        top: 10px;
        font-size: 13px;
        font-weight: 600;
        background: red;
        width: 100px;
        color: #fff;
        border-radius: 20px;
        line-height: 1;
        padding: 5px;
        text-align: center
    }

    .flash-deals .flas-deal-slider .item,
    .trending-item-slider .item {
        min-height: auto
    }

    .custom-control-label .kitCont {
        width: 55%
    }

    .product-details-page {
        padding: 15px 0 15px
    }

    .product-details-page .right-area .product-info {
        margin-top: 0 !important;
        padding-top: 0
    }

    .product-details-page {
        padding: 10px
    }

    .upgradable-products.addOnn .row .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .custom-control-label .qtyPrc {
        width: 25%
    }

    .right-area.finalBuySection .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 .row .col-md-3 {
        display: none
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content {
        height: 170px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .subtitle {
        font-size: 12px !important;
        line-height: 1.5
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .title {
        font-size: 16px !important;
        line-height: 1.5
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-2 .text {
        font-size: 12px !important;
        line-height: 1.5
    }

    .billing-add-area .row .col-md-6:nth-child(2),
    .shipping-add-area .row .col-md-6:nth-child(2),
    .view-order-page .table-responsive .table tbody tr td:last-child,
    .view-order-page .table-responsive .table tbody tr td:nth-child(3) {
        text-align: left
    }

    .tempcart .view-order-page h5 {
        margin: 15px 0 5px 0
    }

    .right-area.finalBuySection .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .service-frm-text.text-center img {
        display: none
    }

    .stickyCart {
        bottom: 0
    }

    .stickyCart:before {
        display: none
    }

    .checkout-area .content-box .content .order-area .order-item .product-content .name a {
        font-size: 14px;
        line-height: 1
    }

    .breadcrumb-area {
        display: none
    }

    .sub-categori {
        padding: 10px 0 15px
    }

    .slider-buttom-category {
        padding-top: 0;
        margin-bottom: 10px
    }

    .slider-buttom-category .single-category {
        min-height: auto
    }

    .slider-buttom-category .single-category .right img {
        width: 134px;
        min-height: 58px;
        max-height: 58px;
        object-fit: contain
    }

    .slider-buttom-category .single-category .left .title {
        font-size: 12px
    }

    .slider-buttom-category .sc-common-padding {
        width: 50%
    }

    .slider-buttom-category .single-category {
        height: 140px;
        padding: 5px
    }

    .tab-content>.nav-row.mt-4 {
        margin-top: 30px !important
    }

    .categories_menu_inner>ul>li>ul.categories_mega_menu>li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 5px 0 15px
    }

    .top-header .sign-log {
        position: relative;
        top: -2px
    }

    .footer-widget.info-link-widget {
        margin-top: 20px
    }

    .footer {
        padding: 10px 0 0
    }

    .footer .footer-widget .title {
        font-size: 14px
    }

    .info-link-widget .link-list li a {
        font-size: 13px
    }

    .info-link-widget {
        padding-left: 0
    }

    .blog-details .blog-content .content .tag-social-link {
        display: flow-root
    }

    .blog-details .blog-content .content .tag-social-link .social-links {
        margin-top: 10px
    }

    .contact-us .right-area .top-content {
        margin-top: 40px
    }

    .product-details-page .all-item-slider .slidPrv4.slick-arrow {
        left: 0;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg)
    }

    .product-details-page .all-item-slider .slidNext4.slick-arrow {
        right: 0;
        left: auto;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg)
    }

    .product-details-page #product-details-tab ul li a {
        padding: 4px 20px
    }

    .product-details-page #coment-area .all-comments li .single-comment {
        display: flow-root
    }

    .product-details-page #coment-area .all-comments li .single-comment .left-area img {
        width: 100px;
        height: 100px
    }

    .cartpage .left-area {
        -webkit-overflow: hidden;
        -moz-overflow: hidden;
        overflow: hidden
    }

    .cartpage .left-area .cart-table {
        max-width: 100%;
        overflow-x: scroll
    }

    .cartpage .left-area .cart-table .table {
        width: 700px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .title {
        font-size: 34px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i {
        width: 30px !important
    }

    .logo-header .helpful-links ul li {
        margin-right: 10px
    }
    /* new */
    .categories_title {
         /* position: fixed!important; */
        transition: top 0.3s;
        height: 50px!important; 
        width: 100%;
        
       
    }
}

@media only screen and (max-width:575px) {
    .kit-quantity-add-cart-btn{
        padding-bottom: 8px;
    }
    .core-nav .wrap-core-nav-list.right {
        text-align: center
    }

    di .landing-item {
        min-height: auto
    }

    .product-details-page .tab-content-area img {
        max-width: 100% !important;
        height: auto !important
    }

    .order-details .view-order-page .table-responsive .table thead {
        background: #fff
    }

    .order-details .view-order-page .table-responsive .table thead th {
        display: none
    }

    .order-details .view-order-page .table-responsive .table td,
    .order-details .view-order-page .table-responsive .table th {
        display: block
    }

    .order-details .view-order-page .table-responsive .table td[data-th]:before {
        content: attr(data-th);
        font-weight: 700;
        padding-right: 5px;
        display: inline-block;
        width: calc(100% - 75%)
    }

    .no-radio {
        padding-left: 10px !important
    }

    .view-order-page .table-responsive .table tr td,
    .view-order-page .table-responsive .table tr th {
        font-size: 12px
    }

    .tempcart .view-order-page h4 {
        font-size: 9px
    }

    .checkout-area .content-box .content {
        padding: 5px
    }

    .checkout-area .content-box .content .order-area .order-item {
        display: block
    }

    .checkout-area .content-box .content .order-area .order-item .product-img img {
        margin: 0 auto
    }

    .sub-categori .left-area .filter-result-area .body-area {
        padding: 6px
    }

    .custom-control-label .kitCont .kitHead,
    .custom-control-label .qtyPrc .quantitiesHead {
        font-size: 14px
    }

    .upgradable-products .UpgradeHeader h3 {
        font-size: 14px
    }

    .sub-categori .right-area .item-filter .filter-list li h2 {
        display: block;
        text-align: center
    }
/* changes for filterarea */
    .sub-categori .left-area {
        top: 20px
    }

    .sub-categori .left-area .filter-result-area .header-area {
        padding: 0 5px
    }

    .sub-categori .left-area .filter-result-area {
        margin-top: 7px
    }

    .banner-section {
        padding: 10px 0 10px
    }

    .banner-section .left {
        margin: 0;
        margin-bottom: 5px
    }

    .info-area .info-big-box {
        padding-left: 15px;
        padding-right: 15px
    }

    .info-area .info-box {
        padding: 5px;
        min-height: 118px;
        margin: 5px
    }

    .custom-control-label .qtyPrc .quantitiesHead {
        display: inline-block
    }

    .custom-control-label .qtyPrc .form-control {
        display: inline-block;
        width: 74%
    }

    .custom-control-label .qtyPrc .custmoiseAddonItemQty {
        width: 100% !important
    }

    .addOnn .qtyPrc .addOn-prc .savePrc {
        display: inline-block;
        margin-bottom: 18px
    }

    .upgradable-products {
        padding: 15px
    }

    .product-details-page #product-details-tab {
        padding: 10px 0
    }

    .custom-control-label .zoomWidth {
        width: 20% !important
    }

    .custom-control-label .kitCont {
        width: 80% !important
    }

    .custom-control-label .qtyPrc {
        width: 100% !important;
        text-align: left !important;
        background: #e2e2e2;
        padding: 5px;
        border-radius: 3px
    }

    .custom-control-label .qtyPrc .prc {
        display: inline;
        border-right: 1px solid #f7f7f7
    }

    .custom-control-label .qtyPrc .prc:last-child {
        border-right: none
    }

    .upgradable-products .custom-radio {
        padding: 10px
    }

    .product-details-page .tab-content-area table tr td {
        padding: 5px;
        vertical-align: top
    }

    .addOnn .onlyQty select {
        width: 50%
    }

    .product-details-page #product-details-tab {
        margin-top: 0
    }

    .product-details-page .tab-content-area h1,
    .product-details-page .tab-content-area h2,
    .product-details-page .tab-content-area h3,
    .product-details-page .tab-content-area h4 {
        font-size: inherit
    }

    .upgradable-products .upgradability.upgrade-child {
        padding-left: 30px
    }

    .kitCol {
        flex: 0 0 100%;
        max-width: 100%
    }

    .categori-item-area a.item,
    .flash-deals .flas-deal-slider .item,
    .trending-item-slider .item {
        min-height: auto
    }

    .checkout-area .checkout-process li a i,
    .checkout-area .checkout-process li a.active i,
    .checkout-area .checkout-process li a.active::before,
    .checkout-area .checkout-process li a::before {
        display: none
    }

    .checkout-area .checkout-process li a,
    .checkout-area .checkout-process li a.active {
        background: #fff;
        width: 50px;
        color: #fff
    }

    .checkout-area .checkout-process li {
        margin-bottom: 0
    }

    .checkout-area .checkout-process li a.active span {
        background: #ffba00
    }

    .checkout-area .checkout-process {
        margin-bottom: -15px
    }

    .user-dashbord .user-profile-details .account-info .main-info .list li p {
        font-size: 13px;
        line-height: 1.2
    }

    .categori-item {
        padding: 10px 0 10px
    }

    .page-center ul.pagination li {
        margin: 0 1px
    }

    .mt-5,
    .my-5 {
        margin-top: 1rem !important
    }

    table.dataTable>tbody>tr.child ul.dtr-details {
        width: 100%;
        background: #f7f7f7;
        padding: 10px
    }

    table.dataTable>tbody>tr.child span.dtr-title {
        width: 50%
    }

    table.dataTable>tbody>tr.child span.dtr-data {
        width: 50%
    }

    .flash-deals .flas-deal-slider .item .item-img img {
        margin: 3px auto
    }

    .hot-and-new-item .categori .item-list li .single-box .right-area .price {
        font-size: 14px;
        line-height: 1.5
    }

    .hot-and-new-item .categori .item-list li .single-box .right-area .text {
        font-size: 13px;
        line-height: 14px
    }

    .hot-and-new-item {
        padding-bottom: 0
    }

    .logo-header .search-box .categori-container {
        width: 142px
    }

    .bottomtotop i {
        bottom: 10px;
        right: 85%
    }

    .logo-header .helpful-links ul li[data-toggle=tooltip] {
        margin: 2px 0 0 7px
    }

    .top-header .left-content .list ul li .language-selector i {
        display: none
    }

    nav .menu li a {
        padding: 0 2px
    }

    .top-header nav li:last-child {
        border-right: 0 !important
    }

    .categories_menu_inner>ul>li a {
        font-size: 13px
    }

    .second-div i.arrow-down {
        margin-right: 10px;
    }

    .top-header .left-content .list ul li .nice-select {
        line-height: 1;
        height: auto
    }

    .top-header .left-content .list ul li .currency-selector span {
        font-size: 12px;
        line-height: 1
    }

    .flash-deals .flas-deal-slider .item .deal-counter {
        padding: 8px
    }

    .sub-categori .modal .modal-dialog {
        width: 280px
    }

    .vendor-banner .sub-title {
        font-size: 18px;
        line-height: 28px
    }

    .vendor-banner .title {
        font-size: 30px;
        line-height: 40px
    }

    .sub-categori .modal .contact-form ul li .input-field.textarea {
        margin-bottom: 20px
    }

    .sub-categori .modal .contact-form ul li .input-field {
        padding: 0;
        height: 40px;
        margin-bottom: 10px;
        font-size: 14px
    }

    .sub-categori .modal .contact-form {
        margin-top: 0
    }

    .logo-header .search-box {
        width: 100%;
        margin-top: 1px
    }

    .top-header .sign-log {
        position: relative;
        top: -1px;
        font-size: 14px;
        font-weight: 600
    }

    .thankyou .content .heading {
        font-size: 21px;
        line-height: 31px;
        margin-bottom: 20px
    }

    .logo-header {
        padding: 20px 0 18px
    }

    .logo-header .remove-padding,
    .mainmenu-area .remove-padding,
    .top-header .remove-padding {
        padding-left: 0;
        padding-right: 0
    }

    .blog-details .blog-content .content .title {
        font-size: 22px;
        line-height: 32px
    }

    .blog-details .blog-content .content .title {
        font-size: 21px;
        line-height: 31px
    }

    .blog-details .comments .title {
        font-size: 24px;
        line-height: 34px
    }

    .blog-details .write-comment .title {
        font-size: 24px;
        line-height: 34px
    }

    .blog-details .blog-aside .archives .title,
    .blog-details .blog-aside .categori .title,
    .blog-details .blog-aside .recent-post-widget .title,
    .blog-details .blog-aside .tags .title {
        font-size: 21px;
        line-height: 31px
    }

    .blog-details .blog-content .content .tag-social-link {
        display: flow-root
    }

    .blog-details .blog-content .content .tag-social-link .social-links {
        margin-top: 15px
    }

    .checkout .left-area .checkoutform .title {
        font-size: 30px;
        line-height: 40px
    }

    .checkout .left-area .checkoutform .payment-information .pm-list li img {
        width: 60px
    }

    .contact-us .contact-section-title .title {
        font-size: 30px !important;
        line-height: 40px !important
    }

    .contact-us .contact-section-title .subtitle {
        font-size: 18px !important;
        line-height: 28px !important
    }

    .contact-us .right-area .top-content .title {
        font-size: 24px !important;
        line-height: 24px !important
    }

    .contact-us .right-area .social-links ul li a {
        font-size: 14px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .product-details-page #product-details-tab ul li a {
        padding: 0 12px;
        margin-bottom: 5px
    }

    .product-details-page #coment-area .all-comments li .single-comment .right-area .header-area .name {
        font-size: 16px
    }

    .sub-categori .modal .input-field.textarea {
        min-height: 90px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i,
    .logo-header .helpful-links ul li .sign-log .links span {
        width: 30px !important
    }

    .logo-header .helpful-links ul li {
        margin-right: 10px
    }

    div.FreightDelivery {
        margin-top: 0;
        margin-right: 7px
    }

    .FreightDeliveryContent {
        width: 300px;
        bottom: -125px;
        left: -151px;
        margin-left: 0
    }

    .FreightDeliveryContent::after {
        margin-left: 0;
        top: -15px;
        left: 50%;
        border-color: transparent transparent #f7f7f7 transparent
    }

    .mainmenu-area .categories_menu {
        z-index: 998;
    }

    .sub-categori .right-area .categori-item-area .item .item-img .extra-list {
        top: 20px
    }

    .sub-categori .right-area .categori-item-area .item .item-img .extra-list {
        top: 20px
    }

    .message-modal .modal .modal-dialog {
        width: 100%
    }

    .trending .item .item-img .extra-list {
        top: 20px
    }

    .process-steps li {
        width: 100%;
        float: unset;
        text-align: left
    }

    .process-steps li .icon {
        margin-left: 0;
        text-align: center
    }

    .process-steps li {
        display: flex;
        padding-bottom: 20px
    }

    .process-steps li .icon {
        margin-right: 10px
    }

    .process-steps li .title {
        flex: 1
    }

    .process-steps li::after {
        width: 3px;
        height: calc(100% - 30px);
        top: 30px;
        left: 15px
    }

    .process-steps li:last-child::after {
        display: none
    }

    .process-steps li:last-child {
        padding-bottom: 0
    }

    .process-steps-area {
        margin-bottom: 20px
    }

    .user-dashbord .user-profile-details .order-details .header-area {
        margin-top: 10px
    }

    .user-dashbord .user-profile-details .order-details .header-area .title {
        font-size: 12px
    }

    .user-dashbord .user-profile-details .order-details .view-order-page .billing-add-area h5,
    .user-dashbord .user-profile-details .order-details .view-order-page .order-code,
    .user-dashbord .user-profile-details .order-details .view-order-page .shipping-add-area h5,
    .user-dashbord .user-profile-details .order-details .view-order-page .table-responsive h5 {
        font-size: 14px
    }

    .process-steps li:first-child::after {
        display: block
    }

    .top-header {
        padding: 0
    }

    .top-header .left-content .list ul li .language-selector i {
        font-size: 11px;
        top: 6px
    }

    .top-header .left-content .list ul li .nice-select {
        padding: 0 20px 0 0;
        margin-right: 0
    }

    .top-header .content .left-content .list ul li {
        margin-right: 0;
        display: block;
        text-align: center
    }

    .payment-iconsTop {
        width: 300px;
        margin: 3px auto
    }

    .top-header .left-content .list>ul {
        display: block;
        flex-wrap: initial
    }

    .payment-iconsTop ul {
        flex-wrap: wrap-reverse
    }

    .payment-iconsTop ul>li {
        flex: 0 0 10%;
        max-width: 10%
    }

    .top-header .right-content .list {
        display: block;
        text-align: left;
        position: relative;
        top: 0
    }

    .top-header ul li.my-dropdown.profilearea .profile .text {
        margin-left: 0
    }

    .top-header .content .right-content .list li .sell-btn {
        margin-left: 0;
        padding: 0 10px
    }

    .top-header ul li.my-dropdown.profilearea .profile .text i {
        font-size: 11px
    }

    .top-header .content .right-content .list li .sell-btn {
        font-size: 12px
    }

    .logo-header .search-box .categori-container .categoris {
        padding-left: 5px;
        font-size: 12px;
        padding-right: 5px
    }

    .logo-header .search-box .categori-container .categoris {
        width: 100%
    }

    .logo-header .search-box .categori-container {
        width: 120px
    }

    .logo-header .search-box .search-form input {
        font-size: 12px
    }

    .logo-header .search-box .search-form button {
        font-size: 11px
    }

    .logo-header .search-box .search-form input {
        padding: 0 30px 0 0
    }

    .logo-header .nice-select .option {
        padding: 0 10px;
        line-height: 30px;
        min-height: 30px
    }

    .logo-header {
        padding: 10px 0 7px
    }

    .mainmenu-area .container {
        padding: 0;
        margin: 0
    }

    .logo-header .helpful-links ul li {
        margin-right: 10px
    }

    .logo-header .helpful-links ul li:last-child {
        margin-right: 0
    }

    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-next,
    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {
        display: none !important
    }

    .logo-header .helpful-links ul li .wish i,
    .logo-header .helpful-links ul li.my-dropdown .cart .icon i {
        font-size: 32px
    }
    
}

@media only screen and (max-width:550px) {
    .blog-area .blog-box {
        display: flow-root !important
    }

    .blog-area .blog-box .blog-images {
        width: 100%
    }

    .blog-area .blog-box .details {
        padding: 7px 0 7px
    }

    .sub-categori .right-area .categori-item-area .item .info .price {
        font-size: 14px
    }

    .sub-categori .right-area .categori-item-area .item .info .name {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 5px
    }

    .item .info p.p-sku,
    .item .info p.p-sku span {
        font-size: 12px;
        margin-bottom: 0
    }

    .item .info {
        padding: 4px
    }

    .product-details-page .right-area .product-info .info-meta-1 ul li p {
        margin-bottom: 0
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.count .qty {
        width: 100%;
        margin-bottom: 20px
    }

    .product-details-page #product-details-tab .tab-content-wrapper {
        padding: 0
    }

    .product-details-page {
        padding: 15px 0 15px
    }

    .stickyCart {
        padding: 0 !important
    }

    .product-details-page .right-area .product-info {
        margin-top: 0 !important;
        padding-top: 0 !important
    }

    .product-details-page .right-area .product-info .product-name {
        font-size: 14px;
        line-height: 1.2
    }

    .p-sku {
        font-size: 12px
    }

    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-next,
    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {
        font-size: 16px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content {
        padding: 100px 0
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i,
    .logo-header .helpful-links ul li .sign-log .links span {
        width: 30px !important
    }

    .blog-area .blog-box .blog-images .img img {
        width: 100%;
        height: auto
    }

    .right-area.finalBuySection .product-info .info-meta-3 .meta-list li.addtocart,
    .right-area.finalBuySection .product-info .info-meta-3 .meta-list li.count .qty {
        display: block !important
    }
    .categories_title {
        z-index: 100;
        /* position: fixed; */
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        transition: top 0.3s;
    }
}

@media (max-width:500px) {
    .single-wish {
        display: flow-root
    }

    .single-wish .left {
        margin-right: 0;
        margin-bottom: 20px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i {
        width: 30px !important
    }

    .hero-area .info-box {
        display: flow-root;
        justify-content: center;
        text-align: center;
        margin-bottom: 10px
    }

    .hero-area .info-box .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 0;
        margin-right: 0
    }

    .hero-area .info-box .icon img {
        width: 25px
    }

    .autocomplete {
        position: unset;
        width: 100%;
        margin-top: 50px
    }

    div#myInputautocomplete-list {
        top: 34px;
        width: 100%
    }

    .autocomplete-items div {
        width: 100%
    }
}

@media (max-width:480px) {

    .top-header .content,
    .top-header .content .right-content {
        display: block;
        text-align: center
    }
    .categories_title {
        z-index: 100;
        /* position: fixed; */
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        transition: top 0.3s;
    }
}

@media only screen and (max-width:450px) {
    .trending .item .info .price {
        font-size: 20px
    }

    .top-area .content .heading {
        font-size: 18px
    }

    .top-area {
        text-align: left
    }

    .categori-item .item .item-img .extra-list ul li a,
    .sub-categori .right-area .categori-item-area .item .item-img .extra-list ul li a,
    .trending .item .item-img .extra-list ul li a {
        width: 25px;
        height: 25px;
        line-height: 24px;
        font-size: 13px;
        margin-bottom: 5px
    }

    .section-top .section-title {
        font-size: 14px;
        line-height: 1.7
    }

    .bottomtotop i {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .checkout .right-area .footer .right .price {
        font-size: 24px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .subtitle {
        font-size: 18px;
        margin-bottom: 0
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .title {
        font-size: 24px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-2 .text {
        font-size: 14px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i,
    .logo-header .helpful-links ul li .sign-log .links span {
        width: 30px !important
    }

    .logo-header .helpful-links li.compare .wish p,
    .logo-header .helpful-links li.login .links a,
    .logo-header .helpful-links li.my-dropdown .cart p.resp,
    .logo-header .helpful-links li.wishlist .wish p,
    .logo-header .helpful-links ul li .sign-log .links span {
        font-size: 10px !important
    }
    .add-image-button-box-text{
        display: none;
    }
}

@media only screen and (max-width:414px) {

    .categori-item-area a.item,
    .flash-deals .flas-deal-slider .item,
    .trending-item-slider .item {
        min-height: auto
    }

    .blog-area .aside .slider-wrapper {
        background: #ffff;
        padding: 50px 30px 50px
    }

    .login-signup .login-area .header-area .title {
        font-size: 24px;
        margin-bottom: 0
    }

    .login-signup .login-area .header-area .text {
        font-size: 14px
    }

    .login-signup .login-area .to-login-page {
        font-size: 14px
    }

    .single-wish {
        text-align: center;
        justify-content: center
    }

    .single-wish .left img {
        display: inline-block
    }

    .single-wish .left {
        margin-right: 0;
        margin: 0 auto;
        display: inline-block
    }

    .single-wish .right .title {
        margin-top: 20px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i,
    .logo-header .helpful-links ul li .sign-log .links span {
        width: 30px !important
    }

    .logo-header .helpful-links li.compare .wish p,
    .logo-header .helpful-links li.login .links a,
    .logo-header .helpful-links li.my-dropdown .cart p.resp,
    .logo-header .helpful-links li.wishlist .wish p,
    .logo-header .helpful-links ul li .sign-log .links span {
        font-size: 10px !important
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content {
        padding: 2px 0;
        height: 170px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-2 .text {
        font-size: 14px !important
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-3 a {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 12px;
        /* padding: 0 0;
        width: 95px;
        height: 30px;
        line-height: 30px;
        font-size: 12px */
    }
    .slider-button{
        
        min-width: 100px;
    }
    .set-positions{
        margin: 2px!important;
    }
    .last-line.banner-button-center {
        margin-bottom: 0px!important;
      }

    .info-area .info-box {
        padding: 5px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-3 a i {
        font-size: 11px
    }

    .hero-area .hero-area-slider .intro-carousel .intro-content .slider-content .layer-1 .title {
        margin-bottom: 0
    }

    .item .info .name {
        font-size: 14px
    }

    .product-details-page .right-area .product-info .product-color .color-list li .box {
        width: 25px;
        height: 25px
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.count .qty ul li .qtminus,
    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.count .qty ul li .qtplus,
    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.count .qty ul li .qttotal {
        display: inline-block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px
    }

    .product-details-page .right-area .product-info .social-links .link-list li a {
        height: 35px;
        width: 35px;
        line-height: 35px
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.compare a,
    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.favorite a {
        height: 35px !important;
        width: 35px !important;
        line-height: 35px !important
    }

    .right-area.finalBuySection .product-info .product-price .price:after {
        left: -115px
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.addtocart a {
        padding: 0 10px
    }

    .product-details-page .right-area .product-info .info-meta-3 {
        padding: 14px 0 10px
    }

    .right-area.finalBuySection .product-info .info-meta-3,
    .right-area.finalBuySection .product-info .product-price {
        padding: 0 !important
    }

    .product-details-page .right-area .product-info .product-color .color-list li {
        margin-right: 2px
    }

    .product-details-page #product-details-tab.ui-tabs .ui-tabs-panel {
        padding: 0 !important
    }

    .blog-details .blog-content .content {
        padding: 20px 10px 30px
    }

    .user-profile-details .header-area .mybtn1 {
        margin-left: 0;
        margin-top: 10px;
        display: block
    }

    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-next,
    .hero-area .hero-area-slider .intro-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .contact-us .left-area .contact-form {
        padding: 30px 20px 30px
    }

    .logo-header .search-box .search-form input {
        padding: 0 30px 0 5px
    }

    .info-area .info-box {
        min-height: 105px
    }

    .info-area .info-box .icon {
        line-height: 45px;
        margin-right: 10px
    }

    .info-area .info-box .info .details .title {
        font-size: 14px;
        line-height: 20px
    }

    .info-area .info-box .info .details .text {
        font-size: 12px
    }

    .item .add-to-cart-btn {
        font-size: 12px
    }

    .item .info .name {
        font-size: 13px;
        line-height: 18px
    }

    .flash-deals .flas-deal-slider .item .deal-counter span {
        font-size: 18px;
        line-height: 22px
    }

    .item .item-img .extra-list ul li span {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin-bottom: 4px
    }

    .product-details-page .right-area .product-info .info-meta-3 .meta-list li.addtocart a {
        margin: 3px
    }

    #product-details-tab #comment-area .all-comment li .single-comment {
        display: flow-root
    }

    #product-details-tab #comment-area .all-comment li .single-comment .left-area {
        text-align: left;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 10px
    }

    #product-details-tab #comment-area .all-comment li .single-comment .left-area::before {
        display: none
    }

    #product-details-tab #comment-area .all-comment li .replay-area {
        position: relative;
        padding-left: 0;
        margin-bottom: 20px
    }

    #product-details-tab #comment-area .all-comment li .replay-review {
        margin-left: 30px
    }

    #product-details-tab #replay-area .all-replay li .single-review {
        display: flow-root
    }

    #product-details-tab #replay-area .all-replay li .single-review .left-area {
        text-align: left;
        padding-right: 0;
        margin-right: 0
    }

    #product-details-tab #replay-area .all-replay li .single-review .left-area::before {
        display: none
    }
}

@media only screen and (max-width:390px) {
    .sub-categori .right-area .categori-item-area .item .item-img .time {
        top: 10px;
        left: 10px;
        height: 35px;
        width: 35px;
        font-size: 11px;
        line-height: 35px
    }

    .sub-categori .right-area .categori-item-area .item:hover .extra-list {
        left: 10px
    }

    .checkout .right-area .body-area .box {
        display: flow-root
    }

    .checkout .right-area .body-area .box .right .title {
        margin-top: 10px
    }

    .contact-us .right-area .contact-info {
        display: flow-root !important;
        text-align: center
    }

    .contact-us .right-area .contact-info .left {
        margin-bottom: 20px
    }

    .contact-us .right-area .contact-info .left .icon {
        display: inline-block;
        margin-right: 0
    }

    .login-signup .login-area .form-forgot-pass {
        display: flow-root
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i {
        width: 30px !important
    }

    .logo-header .helpful-links li.compare .wish p,
    .logo-header .helpful-links li.login .links a,
    .logo-header .helpful-links li.my-dropdown .cart p.resp,
    .logo-header .helpful-links li.wishlist .wish p {
        font-size: 9px !important
    }

    .login-area .form-forgot-pass {
        display: flow-root
    }

    .item .item-img .extra-list ul li span {
        margin-bottom: 4px
    }

    .logo-header .helpful-links li.compare .wish i,
    .logo-header .helpful-links li.login .profile .img img,
    .logo-header .helpful-links li.login .profile i,
    .logo-header .helpful-links li.my-dropdown .cart .icon i,
    .logo-header .helpful-links li.wishlist .wish i {
        width: 28px !important;
        font-size: 14px
    }
}

@media only screen and (max-width:350px) {
    .info-area .info-box .icon img {
        width: 20px
    }
}

@media only screen and (max-width:360px) {

    .col-lg-3.col-sm-6.col-5.remove-padding,
    .col-lg-3.col-sm-6.col-7.remove-padding.order-lg-last {
        padding: 0
    }

    .elegant-pricing-tables .price-digit {
        font-size: 30px
    }

    .elegant-pricing-tables .price sup {
        top: -10px
    }

    #product-details-tab #comment-area .all-comment li .replay-area button {
        width: 110px;
        margin-right: 7px
    }

    #product-details-tab #comment-area .all-comment li .replay-area .remove {
        width: 110px
    }
}

.stickHeader {
    height: 40px
}

.stickyTop .service-frm-text {
    font-weight: 500
}

.stickyTop {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1024;
    height: 40px;
    background: #ffba00
}

@media (min-width:480px) {
    .afterpayMobile {
        display: none
    }
}

@media (max-width:480px) {
    .afterpayDesktop {
        display: none
    }
}

@media (max-width:1280px) {
    .payment-iconsTop ul>li {
        flex: 0 0 13%;
        max-width: 13%
    }
}

@media (max-width:991px) {
    .payment-icons ul>li {
        flex: 0 0 33.333%;
        max-width: 33.333%
    }

    .logo-header .search-box-wrapper {
        padding-left: 8px !important;
    }

    .logo-header .row .col-md-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .logo-header .row .col-md-5 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .logo-header .row .col-md-1 {
        flex: 0 0 15%;
        max-width: 15%;
    }

    .logo-header .row .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px !important
    }

    .logoBtn {
        margin-top: 15px;
        text-align: left !important;
        margin-bottom: 15px;
    }
}

@media (max-width:768px) {
    .payment-icons ul>li {
        flex: 0 0 12%;
        max-width: 12%
    }

    .logo-header .row .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-order: 1;
        order: 1;
    }

    .logo-header .row .col-md-4:last-child {
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-order: 2;
        order: 2
    }

    .logo-header .row .col-md-5 {
        flex: 0 0 85%;
        max-width: 85%;
        -webkit-order: 3;
        order: 3
    }

    .logo-header .row .col-md-1 {
        -webkit-order: 4;
        order: 4
    }

    .logoBtn {
        margin-top: 5px;
        text-align: center;
        padding-right: 5px;
        margin-bottom: 10px
    }

    .logoBtn a {
        font-size: 12px;
        font-weight: 700;
        background: #ffba00;
        padding: 4px 5px;
        transition: .3s ease;
        display: block;
        margin-bottom: 2px;
        text-align: center;
    }
}

@media (max-width:480px) {
    .payment-icons ul>li {
        flex: 0 0 16%;
        max-width: 16%
    }
}

@media (max-width:360px) {
    .payment-icons ul>li {
        flex: 0 0 20%;
        max-width: 20%
    }
}
@media screen and (max-width: 991px) and (max-height: 450px) {
    .fixed-box {
        top: 29%!important;
    }

}