.module-testimonials-180 .block-body .block-header{
    order: 1;
}

.module-testimonials-180 .block-body .block-content {
    order: 3;
}

.module-testimonials-180 .block-body .block-footer{
    order: 2;
}

.sticky-compact .main-menu>.j-menu>li>a {
    color: rgba(51, 51, 51, 1);
}
.sticky-compact .main-menu>.j-menu>li>a:hover {
    color: rgba(15, 76, 129, 1) !important;
}
.sticky-compact .mini-search .search-trigger:before {
    color: rgba(51, 51, 51, 1);
}
.sticky-compact #logo a>img{
    width: auto;
    height: 80%;
}

#main-menu .dropdown>a:after {
    content: "\e409";
    font-size: 14px;
    padding: 0;
}

.breadcrumb>li+li:before {
    font-family: icomoon !important;
    content: "\e93f" !important;
}
.load-more__btn{
    color: rgba(255, 255, 255, 0.7);
}

.product-info .product-right .product-options{
    display: none;
}

.post-grid .post-thumb .p-date,
.module-blog_posts-40.module-blog_posts-grid .post-thumb .p-date {
    display: none !important;
}
.desktop .module-products-27 .product-grid .product-thumb:hover .caption .name a{
    color: rgba(255, 255, 255, 1.0);
}
.mobile input:not([type="button"]):not([type="submit"]), .mobile textarea {
    font-size: 14px !important;
    color: rgba(204, 204, 204, 1.0);
  }

.module-gallery-176 .module-item.swiper-slide {
    height: 100% !important;
}
.module-gallery-281 .module-item.swiper-slide {
    height: 100% !important;
}

.module-products-27 .module-item .image:hover img {
    transform: scale(1.1);
}
.module-products-27 .module-item .image img {
    transition: all .15s ease-out;
}
.main-products.product-grid .product-thumb .product-img:hover img {
    transform: scale(1.1);
}
.main-products.product-grid .product-thumb .product-img img {
    transition: all .15s ease-out;
}
.main-products.product-grid .product-thumb:hover .name a {
    color: rgba(255, 255, 255, 1);
}
.route-journal3-blog .pagination-results{
    display: none;
}
.blog-post .tags {
    display: none;
}
.post-details h2{
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    margin-bottom: 10px;
}
.post-details .p-date{
    color: rgba(153, 153, 153, 1);
    margin-bottom: 25px;
}

.route-product-product:not(.popup) h1.page-title {
    display: block !important;
}
#tab-specification li{
    margin-bottom: 15px;
    margin-left: -10px;
}
.product-details .page-title{
    margin: 60px 0 20px 0 !important;
}
.btn-buy{
    padding: 0 24px !important;
    height: 48px !important;
    line-height: 44px !important;
    border: 2px solid rgba(15, 76, 129, 1)!important;
    border-radius: 24px!important;
    font-size: 16px !important;
    font-weight: 700;
    background: none !important;
    color: rgba(15, 76, 129, 1) !important;
}
.btn-inq{
    padding: 0 24px !important;
    height: 48px !important;
    line-height: 44px !important;
    border: 2px solid rgba(15, 76, 129, 1) !important;
    border-radius: 24px!important;
    font-size: 16px !important;
    font-weight: 700;
    background: rgba(15, 76, 129, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
    margin-right: 15px;
}
.btn-buy:hover{
    background: rgba(15, 76, 129, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
}

.module-blocks-268 .block-body .block-content h3{

    margin: 0 0 30px 0;
}
.module-blocks-268 .block-body .block-content h4{
    margin-top: 15px;
    font-size: 24px;
    color: rgba(21, 63, 151, 1);
}
.module-blocks-269  .block-body .block-content h3{
    margin-top: 20px;
}
.module-blocks-269 .block-body .block-content h4{
    font-size: 32px;
    color: rgba(0, 0, 0, 1);
    margin: 0 0 30px 0;
}

.module-blocks-287 .block-body .block-content h3{
    font-size: 32px;
    color: rgba(0, 0, 0, 1);
    margin: 0 0 30px 0;
}
.module-blocks-287 .block-body .block-content h4{
    margin-top: 15px;
    font-size: 24px;
    color: rgba(240, 133, 25, 1);
}
.module-gallery-45 .swiper-pagination {
    bottom: 15px;
}
.module-gallery-288 .swiper-pagination {
    bottom: 15px;
}
.module-master_slider-242 .module-subitem-2.btn {
    display: flex !important;
    align-items: center !important;
}
.mobile .module-blocks-268 .block-body .block-content h4 {
    font-size: 18px;
}
  .mobile .module-blocks-268 .block-body .block-content h3 {
    font-size: 24px;
}
.mobile .module-blocks-287 .block-body .block-content h4 {
    font-size: 18px;
  }
.mobile .module-blocks-287 .block-body .block-content h3 {
    font-size: 24px;
}
.width-l{
    width: 20%;
}
.links-menu-76 .module-title {
    display: none;
}
.links-menu-76 .module-body .links-text{
    text-align: center;
}
.mobile .links-menu-76 .module-title {
    display: block;
}
@media (max-width: 760px) {
    .grid-col-bottom-2-1 {
        order:2;
    }
    .grid-col-bottom-2-2 {
        order:1;
    }
}
