:root {
    --heading-color: #393939;
    --content-color: #7b5f43;
  }
  h1 {
    font-size: 54px;
    color: var(--heading-color);
    font-weight: bold;
  }
h2 {
    font-size: 50px;
    color: var(--heading-color);;
    font-weight: bold;
}
h3 {
    font-size: 40px;
    color: var(--heading-color);
    font-weight: bold;
}
h4 {
    font-size: 28px;
    color: var(--heading-color);
    font-weight: bold;
}
h5 {
    font-size: 22px;
    color: var(--heading-color);
    font-weight: bold;
}
h6 {
    font-size: 20px;
    color:var(--heading-color);
    font-weight: bold;
}
p{
    font-size: 16px;
    color: #7b5f43;
}


.mw-menu-skin-com {
    position: absolute !important;
    width: 100%;
}

.skin-1-content {
    padding-top: 200px;
}

.header-section-title-small {
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;
}

.header-section-title {
    margin-bottom: 0px;
    font-weight: bold;
    color: #393939 !important;
    line-height: 60px;
    font-size: 50px;
    margin-top: 10px;
}


.header-section-p {
    margin-top: 10px;
    color: #7b5f43 !important;
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 50px;

}

.header-skin-1-btn {
    background-color: #7b5f43 !important;
    padding: 10px;
    border-radius: 20px;
    color: #fff !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.content-skin-3-btn {

    border-color: #7b5f43 !important;
    padding: 10px;
    border-radius: 20px;
    background-color: transparent !important;
    color: #7b5f43 !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.btn-member .mw-big-dropdown.dropdown-menu.show,
.mw-big-dropdown-cart {
    border-radius: 5px !important;
}

.content-skin-3-title-small {
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;
}

.content-skin-3-title {
    font-size: 30px;
    color: #393939 !important;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 20px;
}

.content-skin-3-p {
    margin-top: 10px;
    color: #7b5f43 !important;
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 50px;
}

.content-skin-83-list {
    max-width: 500px;
}

.content-skin-83-wrap {

    padding-top: 150px;
    padding-bottom: 150px;
}

.content-skin-83-title-small {
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;
}

.content-skin-83-title {
    font-size: 40px;
    color: #393939 !important;
    font-weight: bold;
}

.content-skin-83-text {
    font-size: 18px;
    color: #7b5f43d1 !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.content-skin-83-list {
    list-style: none;
    padding: 0px;
}

.content-skin-83-list li {
    color: #676767;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 35px;
    line-height: 32px;
    position: relative;
}

.content-skin-83-list li i {
    font-size: 30px;
    color: #7b5f4394;
    position: absolute;

    left: 0;
}

.content-skin-84-title {
    font-size: 40px;
    color: #393939 !important;
    font-weight: bold;
}

.content-skin-84-text {
    font-size: 18px;
    color: #7b5f43d1 !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.content-skin-84-btn {
    background-color: #7b5f43 !important;
    font-size: 14px !important;
    padding: 12px 22px !important;
    border-radius: 20px;
    color: #fff !important;
    font-weight: bold;
    letter-spacing: 0px;
}

.content-skin-85-title {
    font-size: 35px;
    color: #393939 !important;
    font-weight: bold;
}

.content-skin-85-p {
    font-size: 18px;
    color: #7b5f43d1 !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.content-skin-86-title {
    font-size: 40px;
    line-height: 60px;
    color: #393939 !important;
    font-weight: bold;
}

.content-skin-86-p {
    font-size: 18px;
    color: #7b5f43d1 !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.content-skin-86-list {
    list-style: none;
    padding: 0px;
}

.content-skin-86-list li {
    color: #676767;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 35px;
    line-height: 32px;
    position: relative;
}

.content-skin-86-list li i {
    font-size: 20px;
    color: #7b5f4394;
    position: absolute;
    left: 0;
}

.contact-skin-19-tittle {
    color: #393939 !important;
    font-weight: 700;
}

.contact-skin-19 {
    margin: 0;
    text-align: center;
    ;
    background-color: #FFF5EC;
    border-width: 1px;
    border-style: solid;
    border-color: #dfd3c6;
    border-radius: 0%;
}

.contact-skin-19 i {
    margin-left: 44%;
    background-color: #7b5f43;
    color: #ffffff;
    border-radius: 50%;
    font-size: 20px;
    line-height: 50px;
    width: 50px;
}

.contact-skin-19-text {
    font-size: 18px;
    font-weight: 300;
    color: #393939;

}

.contact-skin-19-form input[type=text],
.contact-skin-19-form input[type=email],
.contact-skin-19-form textarea {
    padding-left: 20px;
    padding: 10px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: #dfd3c6;
    border-radius: 20px;
}

.contact-skin-19-form textarea {
    margin-top: 20px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #dfd3c6 !important;
    border-radius: 20px !important;
}

.contact-skin-19-form ::placeholder {
    padding-left: 20px !important;
}

.contact-skin-19-form .btn {
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    background-color: #FFF5EC !important;
    border: 2px solid #7b5f43 !important;
    border-radius: 40px;
    color: #7b5f43 !important;
    padding-left: 10px !important;
    padding-left: 10px !important;
    padding: 10px 24px !important;
}

.contact-skin-19-form .btn:hover {
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    background-color: #7b5f43 !important;
    border: 2px solid #7b5f43 !important;
    border-radius: 40px;
    color: #ffffff !important;
    padding-left: 10px !important;
    padding-left: 10px !important;
    padding: 10px 24px !important;
}

.contact-skin-19-form-tittle {
    font-size: 40px;
    color: #000 !important;
    font-weight: bold;
}

/* @media (min-width: 576px) {
    .card {
        max-width: 80%;
        
    }
}


@media (min-width: 768px) {
    .card {
        max-width: 80%;
    }
}

@media (min-width: 992px) {
    .card {
        max-width: 80%;
    }
}

@media (min-width: 1200px) {
    .card {
        max-width: 80%;
    }
} */

.testimonial-skin-27-title-small {
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;
}

.testimonial-skin-27-title {
    font-size: 40px;
    line-height: 60px;
    color: #393939 !important;
    font-weight: bold;
}

.testimonial-name {
    font-size: 20px;
    font-weight: bold !important;
}

.testimonial-content {
    font-size: 18px;
    color: #7b5f43d1 !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;

}

.testimonial-image {
    height: 150px;
    width: 150px;
}

.footer-skin-link ul li a {
    letter-spacing: 1px;
    color: #fff !important;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.footer-skin-link ul li a:hover {
    letter-spacing: 1px;
    color: #FFF5EC !important;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.footer-background i:before {
    font-size: 22px !important;
    color: white !important;
}
.footer-background i:before :hover {
    font-size: 20px !important;
    color: white !important;
    transition: 0.5s;
}


.footer-skin-30-content {
    text-align: center !important;
    color: #000 !important;
    font-size: 20px;
    letter-spacing: 1px;
}

.emcommerce-skin-18-title {
    text-align: center;
    font-size: 40px;
    line-height: 60px;
    color: #393939 !important;
    font-weight: bold;
}

.emcommerce-skin-18-title-small {
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;

}

.ecommerce-skin-13-title {
    text-align: center !important;
    font-size: 24px !important;
    color: #7b5f43 !important;
    font-weight: bold;
}

.ecommerce-skin-13-image {
    height: 350px;
    width: 350px;
}

.ecommerce-skin-13-btn {
    background-color: transparent;
    font-weight: 500;
    color: #7b5f43;
    text-align: center;
    border: 2px solid #7b5f43;
    border-radius: 20px;

}

.shop-template-skin-6-title {
    text-align: center !important;
    font-size: 18px !important;
    color: #7b5f43 !important;
    font-weight: 600;
}

.shop-template-skin-6-btn {
    border-color: #7b5f43 !important;
    border-radius: 20px;
    background-color: transparent !important;
    color: #7b5f43 !important;
    font-weight: 700;
    letter-spacing: 1px;

}

.shop-template-skin-6-price {
    font-size: 18px !important;
    font-weight: 500;
    color: #676767 !important;
    margin: 20px;
    justify-content: center !important;
}

.blog-skin-1-title-small {
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #7b5f43 !important;

}

.blog-skin-1-title {
    text-align: center;
    font-size: 40px;
    line-height: 60px;
    color: #393939 !important;
    font-weight: bold;
}

.posts-skin-1-title {
    text-align: center !important;
    font-size: 20px !important;
    font-weight: 600;
    word-wrap: break-word !important;

}

.posts-skin-1-title-small {
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #6A6A6A !important;
}

.blog-inner-background .mw-layout-background-block {
    background-size: cover !important;
    background-color: #fff5ec83;
}

.blog-inner-title {
    font-size: 40px !important;
    font-weight: 600;

}

.blog-inner-title-small .fa {
    margin-bottom: 0px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #7b5f43 !important;
}

.blog-inner-title-small span {
    margin-bottom: 0px;
    font-size: 20px;
    letter-spacing: 1px;
}

.blog-inner-breadcrumb {
    font-size: 18px !important;
    letter-spacing: 1px !important;

}

.blog-inner-p {
    font-size: 18px;
    color: #6A6A6A !important;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 20px;

}

.blog-inner-comment {
    background-color: #fff;
    border-radius: 10px;

}

.blog-inner-comment section {
    margin-top: 0px !important;
    background-color: #fff !important;
}

.blog-inner-comment-h4 {
    font-size: 30px !important;
    font-weight: 600;
    word-wrap: break-word !important;
}

.blog-inner-comment input[type=text],
.blog-inner-comment input[type=email],
.blog-inner-comment textarea {
    padding-left: 20px;
    padding: 10px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: #dfd3c6;
    border-radius: 20px;
}

.blog-inner-comment form label {
    font-size: 20px;
    margin: 10px !important;
}

.blog-inner-comment form button {
    border-radius: 50px !important;
    margin-top: 20px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    background-color: transparent !important;
    border: 2px solid #7b5f43 !important;
    border-radius: 40px;
    color: #7b5f43 !important;
    padding-left: 10px !important;
    padding: 10px 24px !important;
}

.blog-inner-comment .fa {
    color: #7b5f43 !important;
}

.blog-inner-comment .card .btn {
    font-size: 16px;
    color: #7b5f43 !important;
    background-color: transparent !important;
    border: 2px solid #7b5f43 !important;

}

.blog-inner-comment .card .btn:hover {
    font-size: 16px;
    color: #FFF5EC !important;
    background-color: #000 !important;
    border: 2px solid #000 !important;

}

.shop-inner-related-title {
    text-align: center !important;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;

}

.shop-products h6 {
    margin-bottom: 20px !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #7b5f43 !important;
}

.shop-products .price {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #6a6a6a !important;
}

/* .shop-products .btn {
    border-radius: 50px !important;
    text-transform: uppercase !important;
    font-size: 12px;
    background-color: transparent !important;
    font-weight: 600 !important;
    border: 2px solid #7b5f43 !important;
    color: #7b5f43 !important;
    padding: 12px 24px;
} */

/* .shop-products .btn:hover {
    text-transform: uppercase !important;
    font-size: 17px;
    background-color: #7b5f43 !important;
    font-weight: 600 !important;
    color: #dfd3c6 !important;
    padding: 12px 24px;
} */

.mw-ui-box {
    background-color: #FFF5EC !important;
}

.content-skin-87-title {
    text-align: center !important;
    font-size: 40px !important;
    color: #393939 !important;
    font-weight: bold !important;
}

.skin-87-title-small {
    font-size: 28px !important;
    color: #393939 !important;
    font-weight: bold !important;
}

.skin-87-p {
    font-size: 17px !important;
    color: #6a6a6a;
}

.skin-87-i {
    font-size: 28px !important;
    color: #7b5f43 !important;
    font-weight: bold !important;
}

.content-skin-88-title {
    font-size: 40px !important;
    color: #393939 !important;
    font-weight: bold !important;
}

.content-skin-88-p {
    font-size: 17px !important;
    color: #6a6a6a;
}

.content-skin-88-list {
    color: #676767;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 35px;
    line-height: 32px;
    position: relative;

}

.shop-inner-background .mw-layout-background-block {
    background-size: cover !important;
    background-color: #fff5ec83;
}

.comment-background {
    background-color: #FFF5EC !important;
}
.title-skin-1 .title {
    font-size: 22px ;
    letter-spacing: 1px ;
    color: #111111 ;
    justify-content: left !important;
}
.title-skin-1 .mw-breadcrumb {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    color: #111111 !important;
    justify-content: left !important;
}
.content-skin-17-title {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;  
}
.team-skin-17 .card-body h5 {
    font-size: 16px;
    font-weight: bold;
    color: #393939;
}
.team-skin-17 .card-body {
    text-align: center;
}
.team-skin-17 .card-body p{
    font-size: 14px;
    font-weight: bold;
    color: #6a6a6a;
}
.team-skin-17  .flower-card.card{
    border: none;
    background-color: #fff5ec;
}
.title-skin-2-breadcrumb .mw-breadcrumb{
    font-size: 16px !important;
    letter-spacing: 1px !important;
    color: #111111 !important;
}
.title-skin-2 .title {
    font-size: 22px ;
    letter-spacing: 1px ;
    color: #111111 ;

}
.shop-skin-1 .title {
    text-align: center !important;
    font-size: 18px !important;
    color: #7b5f43 !important;
    font-weight: 600;  
}
.shop-template-skin-1-btn {
    text-align: center;
    border-color: #7b5f43 !important;
    border-radius: 20px;
    background-color: transparent !important;
    color: #7b5f43 !important;
    font-weight: 700;
    letter-spacing: 1px;
}
.shop-sidebar .title {
    padding: 1px 20px;
    font-size: 18px;
    font-weight: bold;
   background-color: #7b5f43;
   color: #fff;
}
@media screen and (max-width: 768px){ 
.shop-skin-1 .h-300 {
    height: 167px !important;
}
.content-skin-83-wrap {
    padding-left:1rem !important;
    padding-right:1rem !important;
}
    .content-skin-83-wrap {
    padding-top: 47px;
    padding-bottom: 50px;
 }
 .testimonial-skin-27-title {
    font-size: 38px;
}
.blog-skin-1-title {
    font-size: 38px;
}
.posts-skin-1-title-small{
    font-size: 16px;
}
.posts-skin-1-title{
    font-size: 18px;

}
    .review-card-rating i {
        font-size: 17px !important;
    }
    .total-review {
        font-size: 17px !important;  
    }
}

/* All Layout CSS */

.content-skin-1-title-main {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-1-title-small {
    font-size: 18px ;
    letter-spacing: 1px ;
    color: #7b5f43 ;
}
.content-skin-2-title-main{
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-2-title-small {
    font-size: 18px ;
    letter-spacing: 1px ;
    color: #7b5f43 ;
}
.content-skin-3-mirror-title-main {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-3-mirror-title-p {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-4-title-main {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-4-title-small {
    font-size: 18px ;
    letter-spacing: 1px ;
    color: #7b5f43 ;
}

.content-skin-4-content-title {
    font-size: 24px ;
    color: #393939 ;
    font-weight: bold; 
}
.content-skin-4-content-p {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-5-title-main {
    font-size: 24px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-5-title-small{
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-6-title-main{
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
    }
    .content-skin-6-content-title {
        font-size:22px ;
        color: #393939 ;
        font-weight: bold;
    }
.content-skin-7-content-main{
    font-size: 22px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-7-p {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-8-title-main {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
    }
 .content-skin-8-title-small {
        font-size: 18px ;
        color: #7b5f43 ;
        letter-spacing: 1px;
    }
    .content-skin-9-title {
        color: #ffff;
    }
.content-skin-10-title {
    font-size: 22px ;
    color: #393939 ;
    font-weight: 600;
}
.content-skin-10-title-small {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-11-title {
    font-size: 22px ;
    color: #393939 ;
    font-weight: 600; 
}
.content-13-images {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.content-13-images {
    border-radius: 20px;
}
.content-skin-13-mirror-title {
    font-size: 40px;
    color: #393939;
    font-weight: bold;
}
.content-skin-13-mirror-title-p{
    font-size: 16px;
    color: #7b5f43;
    }
  .content-skin-14 .mdi-star {
    color: #FF9529;
  }  
  .content-skin-14 .mdi-star-outline{
    color: #FF9529;
  }

.content-skin-5-title{
    font-size: 22px ;
    color: #393939 ;
    font-weight: bold; 
}
.content-skin-5-p {
    font-size: 16px ;
    color: #7b5f43 ; 
}
.content-skin-27-title {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-27-p {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-28-title-small {
    font-size: 18px ;
    color: #7b5f43 ;
    font-weight: bold;
}
.content-skin-28-title {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-28-p {
    font-size: 16px ;
    color: #7b5f43 ;
}
.content-skin-30-title{
    font-size: 40px;
    color: #393939;
    font-weight: bold;
}
.content-skin-30-title-small{
    font-size: 22px;
    color: #393939;
}
.content-skin-30-p{
    font-size: 16px;
    color: #7b5f43;
}
.content-skin-31-title {
    font-size: 40px ;
    color: #393939 ;
    font-weight: bold;
}
.content-skin-31-p {
    font-size: 16px ;
    color: #7b5f43 ; 
}
.content-skin-81 img {
    border-radius: 20px;
}
.content-82-mirror-title{
    color: #fff;
}
.content-82-mirror-p{
    color: #fff;
}
.content-skin-82-title {
    color: #ffff;
}
.content-skin-82-p{
    color: #fff;;
}
.content-skin-72-content-box  {
    position: relative;
}
.header-skin-5 .mw-header-section-mh-100vh {
    min-height: calc(100vh - 191px);
}
.features-skin-3-content-box {
    border: 1px solid #7b5f43;
}
.feature-skin-7-content-box  {
    border: 1px solid #7b5f43;
}
.features-skin-8-content-box 
{
    border: 1px solid #7b5f43;
}
.features-skin-12-content-box {
    border: 1px solid #7b5f43;
}
.features-skin-14-content-box{
    background-color: #7b5f43;
    border: 1px solid #7b5f43;
}
.features-skin-14-title {
    color: #ffff;
}
.features-skin-14-p{
    color: #fff;
}
.features-skin-32-content-box{
    border: 1px solid #7b5f43;
}
.features-skin-33-content-box {
    border: 1px solid #7b5f43;
}
.features-skin-39-content-box {
    border: 1px solid #7b5f43;
}
.features-skin-46-content-box {
    border: 1px solid #7b5f43;
}
.feature-skin-49 i{
    color: #fff;
}
.feature-skin-49-title {
    color: #ffff;
}
.feature-skin-49-p {
    color: #fff;
}
.feature-skin-49-content-box {
    background-color: #7b5f43;
    border-radius: 20px;
}
hr {
    border-color:#7b5f43;
}
.border {
    border: 1px solid #7b5f43 !important;
}
 .shop-products-skin-2 .title {
    font-size: 18px !important;
 }
 .contacts-skin-1-content-box {
    background-color: #7b5f43;
 }
 .shop-products-skin-7 .product .image{
    height: 400px !important;
 }

 .blog-posts-2 title {
    font-size: 26px ;
 }
 .blog-posts-3 .title {
    font-size: 24px ;
 }
 .blog-posts-4.slick-dots-relative .slick-dots{
    bottom: 82px !important;
 }
 .blog-posts-7 .title {
    font-size: 30px;
 }
 .contact-skin-6-left-col {
    background-color: #7b5f43;
    border-radius: 20px;
 }
 .contact-skin-6-left-col-title {
    color: #fff;
 }
 .contact-skin-6-left-col-p {
    color: #fff;
 }
 .contact-skin-7-right-col {
    background-color: #7b5f43;
    border-radius: 20px;
 }
 .contact-skin-7-right-col-title-main{
    color: #fff;
 }
 .contact-skin-7-right-col-title{
    color: #fff;
 }
 .contact-skin-7-right-col-h4 {
    color: #fff;
 }
 .call-to-action-skin-21-content-box-title {
    color: #fff;
 }
 .call-to-action-skin-21-content-box-p {
    color: #fff;
 }
 .call-to-action-skin-21-content-box i::before {
    color: #fff;
 }
 

/* media query for mobile view  all layouts media query*/
@media (max-width: 768px) {
    h2{
        font-size: 34px;
    }
    h3 {
        font-size: 32px !important;
    }
    h4 {
        font-size: 22px;
    }
    h5 {
        font-size: 18px;
    }
    .h6 {
        font-size: 16px;
    }
    .shop-products h1, h2, h3, h4, h5, h6 {
        font-size: 16px !important;
    }
    .shop-products .price {
        font-size: 14px !important;
    }
    .content-skin-13-mirror .img-1{ 
        width: 150px !important;
        height: 150px !important;
    }
    .content-skin-13-mirror .images-content-box {
        padding: 0 20px !important;
    }
    .content-skin-80  .content-box{
        overflow: auto;
        overflow-x: scroll;
    }
    .header-section-title {
        margin-top: 0px;
    }
    .header-section-p{
        margin-top: 0px;
    }
    .mw-header-section-mh-100vh {
        min-height: calc(82vh - 140px);
    }
    .shop-skin-1 .h-400 {
        height: 167px !important;
    }
    .shop-products-skin-2 .h-400 {
        height: 167px !important;
    } 
    .shop-products-skin-2 .title {

        font-size: 18px !important;
    } 
    .shop-products-skin-7 .price-holder {
        width: 100% !important;
    }
    .shop-products-skin-3 .title {
        font-size: 18px !important;
    } 
    .shop-products-skin-3-btn-box {
        justify-content: left !important;
    }
    .shop-products-skin-3 .price{
        font-size: 16px !important;
    }
    .shop-products-skin-7 .product .image{
        height: 167px !important;
    }
    .shop-products-skin-7 .product .heading-holder {
        min-height: 30px !important;
    }
    .blog-posts-1 .h-300
    {
        height: 253px;
    }
    .blog-posts-3 .h-300{
        height: 260px;
    }
    .blog-posts-7 .title {
        font-size: 20px !important;
    }
    .blog-skin-14-title-main{
        font-size: 28px !important;
    }
    .blog-posts-14 .img-as-background {
        height: 240px !important;
    }
    .blog-posts-20 .h-600 {
        height: 253px !important;
    }
}