header.container {
    margin-bottom: var(--margin);
}

.typeheader-22 .header-bottom {
	margin-bottom: 2rem;
}

#content {
    margin-bottom: var(--margin);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-site-banner img {
    height: 48px !important;
    border-radius:0 !important;
    object-fit: cover;
}

.cta-container {
    display: flex;
    background-color: var(--primary_1);
    margin: 0;
    border-radius: var(--border-radius_1);
    box-shadow: var(--box-shadow-1);
    overflow: hidden;
    text-align: center;
    padding: 2rem 1rem;
}

.cta-container .module {
    height: 100%;
    font-size: 22px;
    display: flex;
    align-items: center;
    text-align: right;
}

.cta-container .cta-svg {
    width: 4rem;
    height: 4rem;
    margin: 0 2rem;
    color: var(--text-color-light-1);
}

.cta-container .cta-header {
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 2px #0b003d;
    line-height: 46px;
}

.cta-container .cta-description {
    font-size: 16px;
    margin: 0;
    color: var(--text-color-light-1);
}

.cta-container img {
    width: 80px !important;
    height: 80px !important;
    background: #4caf50;
    border-radius: var(--border-radius_2);
    padding: 1.4rem;
}

.cta-container a {
    font-size: 16px;
    color: #fff !important;
    border-radius: var(--border-radius_2);
    justify-content: center;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
}

.cta-container a.whatsapp-cta {
    background: #2eb443;
}

.cta-container a.tel-cta {
    background: #296ca1;
}

.cta-container a svg {
    margin-left: 1rem;
}

.cta-container span {
    font-size: 18px;
}

.cta-container .sv-info {
    margin-top: 1rem;
}

.cta-container .custom_item .item {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 1.5rem 0rem 1rem;
    color: #000 !important;
}

.module_description {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
}
#content  > .container.row {
    margin: 0 auto;
    padding: 0;
}

#content  > .container > *, 
#content  > .container > .row, 
#content  > .container-fluid > .row {
	margin-bottom: calc(var(--margin) * 1.5);
}

@media (max-width: 991px) {
    .home-services .main-service.custom_item .item {
        padding: 10px 5px;
    }    
    .main-service .item span {
        font-size: 1.4rem;
    }
    .custom_item .item{
        flex-direction:column;
        margin-right:0 !important;
    }
    .main-service .sv-title {
        font-size: 12px;
        margin: 5px 0 0 0;
        text-align:center;
    }
    .main-service {
        padding: 0;
    }
    .main-service .item img {
        width: 36px;
        height: 36px;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    #content  > .container > .row, #content  > .container-fluid > .row {
    	padding: 0;
    	margin: 0 0 15px 0;
    }
    .cta-container {
        margin:15px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cta-container {
      flex-direction:row;
  }
  .typeheader-22 .header-icons {
     margin-left:15px !important;
 }
}

@media (max-width: 991px) {
    #content > .container > .row, 
    #content > .container-fluid > .row {
    	padding: 0;
    }
    
    .container-fluid:has(.top-site-brand) {
        margin-bottom:0;
    }
    
    .cta-container .cta-svg {
        margin: 0 0 0 1.2rem;
    }
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu {
	border-radius: 1.8rem;
}

@media(max-width:768px) {
    .cta-container .cta-description {
        font-size:12px;
    }
}

/*=================================== | Shod Gallery CTA | =========================================*/
/* ---------------- CTA 1 ---------------- */
.cta-one {
    display: flex;
    background-color: var(--primary_1);
    box-shadow: var(--box-shadow-1);
    text-align: center;
    padding: 0;
    margin: 0 -20px;
}

.cta-one .module {
    height: 100%;
    font-size: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    position: relative;
    margin: 0 auto;
    background-image: url(/image/design/patterns/home/cta/cta-pattern-1.png);
    background-size: 570px;
    background-repeat: repeat-x;
    background-position: center center;
    background-blend-mode: hard-light;
}

.cta-one .cta-svg {
    width: 4rem;
    height: 4rem;
    margin: 0 2rem;
    color: var(--primary_2);
}

.cta-one .cta-header {
    color: var(--primary_2);
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 2px #0b003d;
    line-height: 46px;
}

.cta-one img {
    height: 400px;
}

.cta-one a {
    font-size: 16px;
    color: #fff !important;
    border-radius: var(--border-radius_2);
    justify-content: center;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
}

.cta-one .cta-w {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

/* ---------------- CTA 2 ---------------- */
.cta-two .module {
    padding: 4rem 0 7rem;
}

.cta-two .modtitle {

}

.cta-two .btn_show_more {
    margin: 0 auto;
    width: 160px;
    text-align: center;
    font-size: 18px;
}

.cta-two .brand_name {
    font-size: 7rem;
    font-weight: bold;
}

.cta-two .cta_2-hedding {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    position: relative;
    font-size: 16px;
    line-height: 3rem;
}

.cta-two .cta_2-hedding > * {
    z-index: 1;
}

.cta-two .cta_2-hedding:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -90px;
    background-image: url(/image/catalog/logo/shod-brand.svg);
    background-size: 550px;
    background-repeat: no-repeat;
    background-position: top -136px right -117px;
    opacity: 0.15;
    transform: rotate(10deg);
}

.cta-two .cta_2-banners {
    display: flex;
    justify-content: end;
    gap: var(--margin);
}

.cta-two .cta_2-banners img {
    width: 201px;
    max-height: 360px;
    object-fit: cover;
    border-radius: var(--border-radius_1);
}

@media (max-width: 991px) {
    .cta-two .cta_2-hedding {
        padding: 4rem 0 2rem;
    }
    
    .cta-two .cta_2-banners {
        justify-content: space-evenly;
        margin-top: var(--margin);
        width: 100%;
        overflow: auto;
        padding-bottom: var(--margin-3);
    }
}

@media (min-width: 992px) {
    .cta-two .cta_2-hedding {
        top: 4rem;
    }
    
    .cta-container .cta-header {
        font-size: 25px;
    }
    
    .cta-two .cta_2-banners img{
        width: 180px;
    }
    
    .cta-two .cta_2-banners img:first-child {
        position: relative;
        top: -4rem;
    }
    
    .cta-two .cta_2-banners img:nth-child(even) {
        top: 7rem;
        position: relative;
    }
}
/*=================================== | Shod Gallery custom styles | =========================================*/

.our_customer .swiper {
    text-align: center;
}

.newest.extraslider-template-1 .modtitle-2,
.best-seller.extraslider-template-1 .modtitle-2 { 
    font-size: 16px;
    font-weight: bold;
    color: var(--primary_1);
    text-align: center;
    line-height: 2rem;
    justify-content: start;
    width: 100%;
}

.best-seller .swiper-pagination {
    justify-content: end;
    margin: 0;
}

.best-seller .products-list{
    height: 402px;
    padding-top: 7rem;
}

.newest .products-list {
    padding-top: 63px;
}

.newest .swiper-pagination {
    justify-content: end;
    width: 50%;
}

.bc_card_section .card_image_wrapper img {
    width: 90px;
    height: 90px;    
}

.bc_card_section .card_image_wrapper {
    top: -6rem;
}

@media (min-width: 992px) {

    .latest-product .products-list {
        padding-right: 37px;
    }  
    
    .slider-side-vertical > *:first-child {
        margin-bottom: var(--margin);
    }
    
    .slider-side-vertical > * {
        height: 200px;
    }
    
    .banner-style1.banners > * {
        height: 199px;
    }    
}

@media (max-width: 991px) {
    .cta-two .cta_2-hedding:before {
        display: none;
    }
    .latest-product .products-list {
        padding-right: 46px;
    }
    
    .module_description {
        font-size: 12px;
    }
    .bc_card_section {
        margin: 40px 0;
    }

    .slider-side-vertical div {
        flex-shrink: 0; 
    }
    
    .slider-side-vertical img {
        display: block;
        height: 117px !important;
        border-radius: var(--border-radius_1);
    }
}