@media only screen and (max-width: 736px) {
    .gallery-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px !important;
    }
    .gallery-p .text p {
        font-size: 16px;
        margin: auto;
    }
}
@media only screen and (max-width: 1024px) { 
    .about {
        padding: 0 !important;
    }
    .faqs.page-faq {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .faqs.page-faq .row-collapse {
        padding: 0 !important;
    }
    .home-faq.faqs .accordion-title.plain {
        font-size: 18px;
    }
    .home-faq.faqs .col-inner {
        margin: auto;
    }
    .name.product-title a, .price-wrapper .price *{
        font-size: 1.6rem;
    }
    .name.product-title a {
        min-height: auto;
    }
    .name.product-title {
        margin-bottom: 15px;
    }
    .has-hover .image-tools.show-on-hover .wishlist-button.button {
        padding: 5px 8px;
    }
    .has-hover .image-tools.show-on-hover .wishlist-button.button i {
        color: #6c6155;
    }
     div:empty {
        display: none;
     }
    .category-page-row .toolbar-item.toolbar-sort ul.dropdown-menu.list-unstyled::before {
        content: '';
        background: #232323cc;
        position: fixed;
        top: -520px;
        bottom: 320px;
        left: 0;
        right: 0;
        cursor: pointer;
        display: block !important;
        z-index: 1100;
        pointer-events: none;
    }
    .category-page-row .toolbar-item.toolbar-sort ul.dropdown-menu.list-unstyled {
        position: fixed;
        width: 100%;
        top: auto;
        bottom: 0;
        left: 0;
        transform: unset;
        right: unset;
        z-index: 1200;
        max-height: 60vh;
        padding: 0 0px;
    }
    .category-page-row .toolbar-item.toolbar-sort ul.dropdown-menu.list-unstyled li {
        padding: 7px 15px;
    }
    .category-page-row .dropdown-menu li .text {
        font-size: 1.6rem;
    }
    .category-page-row .dropdown-menu li.is-active span {
        text-decoration: none;
        color: #3c3c3c;
        font-weight: 700;
    }
    .category-page-row .dropdown-menu li.is-active {
        background-color: #f8f8f8;
        
    }
    .category-page-row  .toolbar-item.toolbar-limitView.clearfix {
        display: none;
    }
}
@media only screen and (max-width: 768px) { 
    .about .desc .text p {
        font-size: 16px;
    }
    .about.sec-01 .bg-violet{
        display: flex;
        flex-direction: column;
    }
    .about.sec-02 .bg-orang{
        display: flex;
        flex-direction: column-reverse;
    }
    .about.sec-03 .bg-green{
        display: flex;
        flex-direction: column;
    }
    .about.sec-05 .bg-violet{
        display: flex;
        flex-direction: column-reverse;
    }
    .about .thumb {
        max-width: 100%;
    }
    .about .desc {
        max-width: 100%;
    }
    .about .desc .text {
        padding: 0 30px 15px 30px;
    }
    .about {
        padding: 0 0 35px 0 !important;
    }
    .about {
        padding-bottom: 45px !important;
    }
    .about .desc .section-title-container {
        margin-bottom: 10px;
    }
    .about.sec-01 .desc {
        padding-top: 35px !important;
    }
    .about.sec-02 .desc {
        padding-top: 35px !important;
    }
    .about .desc .section-title span {
        font-size: 24px !important;
    }
    .section.home-faq.faqs.page-faq .section-content {
        padding: 0 !important;
    }
    .faqs .search-faqs .searchform .button.icon i {
        font-size: 24px;
    }
    .faqs.page-faq .searchform .button {
        left: -25px;
    }
    .shop-page-title.category-page-title.page-title .shop-page-title {
        font-size: 26px;
    }
}
@media only screen and (max-width: 768px) {  
    .faqs.page-faq {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .home-faq.faqs .accordion-title.plain {
        font-size: 17px;
    }
}
@media only screen and (max-width: 600px) {  
    .about.sec-01 .desc{
        padding-top: 20px !important;
    }
    .about.sec-02 .desc{
        padding-top: 20px !important;
    }
    .about.sec-03 .desc{
        padding-top: 20px !important;
    }
    .about.sec-05 .desc{
        padding-top: 20px !important;
    }
}
@media only screen and (max-width: 600px) {  
    .about .thumb .col-inner {
        padding: 20px !important;
    }
    .about .section-content .row-collapse {
        border-radius: 0 !important;
    }
    .about .desc .section-title-container {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 600px) {  
    .about .desc .text {
        padding: 0 20px 15px 20px;
    }
    .about {
        padding-bottom: 30px !important;
    }
}
@media only screen and (max-width: 600px) {
    .about .desc .section-title-container {
        margin-bottom: 15px;
    }
    .about.sec-05 {
        padding-bottom: 10px !important;
    }
    .about.sec-04 {
        padding-bottom: 15px !important;
    }
}
@media only screen and (max-width: 480px){
    .page-id-92 .large-12.col {
        padding: 0 0px 30px;
    }
    .about .thumb .col-inner {
        padding: 15px !important;
    }
    .name.product-title a {
        display: inline-block;
    }
    .category-page-row .product-small.col {
        max-width: 50%;
    }
    .has-hover .image-tools.show-on-hover .wishlist-button.button {
        width: 30px;
        height: 30px;
        padding: 3px 7px;
    }
    .has-hover .image-tools.show-on-hover .wishlist-button.button i {
        font-size: 16px;
    }
    .name.product-title {
        margin-bottom: 5px;
    }
    .has-hover .image-tools.show-on-hover {
        bottom: 10px;
        right: 10px !important;
    }
    .category-page-row .toolbar-sort.clearfix .toolbar-label {
        max-width: 95px;
        width: 95px;
    }
}
@media only screen and (max-width: 380px){
    .has-hover .image-tools.show-on-hover .wishlist-button.button i {
        font-size: 15px;
    }
}