.home .section-padding {
    padding: 80px 0
}

.home-banner-slider h1 {
    margin: 40px 0 10px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase;
}

.btn-banner-group {
    margin-top: 10px
}

.btn-banner-group a {
    padding: 14px 40px;
    margin-right: 2px
}
.product-category-slider .swiper-pagination {
    position: relative !important;
    bottom: -10px !important;
}
.productvatSwiperhome {
    padding-bottom: 20px;
}
.product-category-slider .swiper-button-next, .product-category-slider .swiper-button-prev {
    margin-top: 0;
}
.about-main-banner,
.home-banner-slider:not(.home-banner-us) {
    height: 700px;
}
.about-main-banner,
.home-banner-slider{
    margin-top: -80px
}

.btn-banner-group a:hover {
    background: #22396a;
    color: #fff;
    border: 1px solid #22396a
}

.supplier-wrp h3 {
    margin: 20px 0 30px !important
}

.supplier-wrp .button-background-blue {
    margin-right: 10px
}

.product-tab ul li:last-child,
.supplier-wrp .button-background-blue:last-child {
    margin-right: 0
}

.blog-home-wrp,
.product-category-slider,
.product-category-slider .row,
.recommended-products,
.recommended-products .row {
    position: relative
}

.prod-category,
.product-img.recommended {
    background-color: var(--white-2);
    width: auto;
    min-width: 245px;
    min-height: 300px;
    padding: 70px 45px;
    border: 1px solid var(--black-pearl-2);
    display: flex;
    align-items: center;
    justify-content: center
}

.recommended img {
    width: 85%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.product-tab ul li p {
    text-transform: uppercase;
    outline: 0;
    color: #081228 !important;
    padding: 0
}

.product-tab ul li {
    margin-right: 30px
}

.home-product-tab {
    margin: 30px 0 50px
}

.product-tab .nav-tabs {
    border-bottom: inherit
}

.product-tab .nav-tabs .nav-link.active,
.product-tab .nav-tabs .nav-link:hover {
    border-color: #fff;
    border-bottom: 1px solid var(--black-pearl)
}

.product-tab .swiper-slide {
    text-align: left
}

.product-footer {
    margin-top: 30px
}

.product-footer a {
    color: var(--black-pearl);
    margin-bottom: 3px;
    display: inline-block
}

.recommended-products .swiper-pagination {
    bottom: -8% !important
}

.help-para {
    margin: 10px 0 30px
}

.help-wrp-row a {
    border: 0 solid var(--astronaut);
    padding: 14px 34px !important
}

.blog-home-wrp h3 a:hover {
    color: #fff;
    text-decoration: underline
}

.blog-home-wrp .syncopate-normal-white-24px {
    margin-bottom: 5px
}

.blog-home-wrp .bg-image {
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
    background-size: cover;
    min-height: 480px;
    position: relative
}

.blog-home-wrp .card {
    background-color: rgba(0, 0, 0, .7) !important;
    width: 330px;
    text-align: left;
    padding: 50px 30px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 0
}

.home-blog-para.lato-normal-white-14px {
    max-height: 185px;
    overflow: hidden
}

.card-body,
.card-footer,
.card-header {
    padding: 0;
    border: none;
    background-color: none
}

.blog-category-wrp h4 {
    margin: 20px 0
}

.blog-home-wrp .swiper-pagination {
    width: auto;
    left: 50%;
    bottom: -5% !important;
    transform: translateX(-50%)
}

.blog-home-wrp .navigation-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: 70px !important;
    left: -47px;
    -webkit-top: 70px !important;
    -moz-top: 70px !important;
    -ms-top: 70px !important;
    position: relative
}

@media (max-width:991px) {
    div#home-banner-left{
		text-align: center;
    	align-items: center;
	}
	
    .blog-home-wrp .navigation-box {
        left: unset;
        width: 94%;
        margin: 0 auto
    }
}

.product-category-slider .next-prev {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    top: -170px !important;
    left: 0
}

/*.product-category-slider .swiper-pagination {*/
/*    position: absolute !important;*/
/*    bottom: 39px !important*/
/*}*/

.product-category-slider h3 {
    margin-bottom: 50px
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

@media (max-width:500px) {
    .hero-banner-text {
        margin-top: 60px
    }
}

@media (max-width:767px) {
    .hero-banner-text {
        margin-top: 40px
    }

    .hero-banner-text p.lato-normal-white-14px {
        line-height: 20px !important
    }

    .home-banner-slider h1 {
        margin: 20px 0 10px !important
    }

    .hero-banner-text .syncopate-normal-white-24px {
        font-size: 20px !important
    }

    .help-wrp .lato-normal-black-pearl-14px,
    .help-wrp .syncopate-normal-black-pearl-24px {
        color: #fff
    }

    .help-wrp-row a:hover {
        padding: 14px 60px
    }

    .home-banner-slider,
    .referall-top {
        margin-top: -89px
    }

    .about-main-banner {
        margin-top: 9
    }

    .blog-home-wrp {
        margin-bottom: 80px
    }

    .recommended-products .swiper-button-next {
        right: 0
    }

    .recommended-products .swiper-button-prev {
        left: 0
    }

    .home .supplier-wrp.section-padding {
        background-image: none !important
    }

    .home .help-wrp.section-padding,
    .home .home-banner-slider.d-flex {
        background: linear-gradient(180deg, #8e8dbd 0, #93a1f3 35%) !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .blog-home-wrp {
        margin-bottom: 100px
    }
}

@media screen and (min-width:1025px) and (max-width:1400px) {

    .cart-feature,
    .flex-shrink-0,
    .navbar-nav li {
        margin-left: 35px !important
    }

    .prod-category,
    .product-img.recommended {
        min-width: 240px
    }

    .blog-category-wrp {
        margin-left: 95px;
        margin-top: -225px
    }

    .blog-category-wrp .container-fluid {
        padding: 0
    }

    .home-page-blog-heading-row {
        padding-bottom: 280px !important
    }

    .blog-home-wrp {
        margin-bottom: 100px
    }
}

@media (min-width:1401px) {

    .about-main-banner,
    .home-banner-slider,
    .referall-top {
        height: 850px
    }

    .blog-category-wrp {
        margin-left: 95px;
        margin-top: -225px
    }

    .blog-category-wrp .container-fluid {
        padding: 0
    }

    .home-page-blog-heading-row {
        padding-bottom: 280px !important
    }

    .blog-home-wrp {
        margin-bottom: 100px
    }
}

.mega-menu.dropdown-menu {
    z-index: 1001 !important
}

.home-savings-section {
    width: 100%;
    height: 100%;
    background: linear-gradient(98deg, #2A4A8B 0%, #4F91C1 70%, #6C4C8B 100%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    padding: 40px 20px;
}

.home-savings-section .row {
    flex-direction: column;
}

.savings-table-box {
    border-radius: 12px;
    border: 1px solid #fff;
}

.stb-up,
.stb-down {
    padding: 20px;
    width: 100%;
    color: white;
}

.stb-up {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-family: Syncopate;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
}

.stb-down {
    font-size: 20px;
    font-family: Lato;
    font-weight: 800;
}

.home-savings-section p {
    color: white;
    font-size: 20px;
    font-family: Lato;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.button-background-white {
    padding: 11px 16px !important;
    background-color: #fff;
    color: #22396A;
    margin: auto;
    border: 1px solid #fff;
    width: auto;
    margin: 0 auto;
}

.savings-table {
    display: flex;
    flex-direction: row;
    max-width: 800px !important;
    margin: 0 auto;
    margin-top: 40px !important;
}

.savings-table .col-md-4 {
    padding: 6px;
}

section.reviews-section.section-padding,
.faq-section {
    float: left;
    width: 100%;
}

.home-page-blog-heading-row.section-padding {
    display: inline-block;
    width: 100%;
}

/*Referal - Loyalty section*/
.ref-loyalty-home {
    background: #F6F6F6;
}

.ref-loy-box {
    padding: 20px;
    width: 100%;
    height: 100%;
    border: 1px #22396A solid;
    display: flex;
    flex-direction: column;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    align-items: flex-start;
    row-gap: 15px;
    justify-content: space-between;
}

.lbox {
    background-image: url('https://www.medicadepot.com/wp-content/uploads/2024/05/loyalty-img.webp');
}

.rbox {
    background-image: url('https://www.medicadepot.com/wp-content/uploads/2024/05/referral-img.webp');
}

.rl-inner-boxes {
    display: flex;
    flex-direction: row;
    column-gap: 12px;
}

.rl-inner-box {
    padding: 8px;
    width: 100%;
    background: #EFF4FF;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    column-gap: 10px;
}

.rl-inner-box svg {
    width: 24px;
    margin-top: 5px;
}

.home .prod-category{
    padding: 0 !important;
}
.prod-category .cat-img img{
    width: 250px !important;
    height: 250px !important;
}
@media only screen and (max-width: 768px) {
    .rl-inner-boxes {
        flex-direction: column;
        row-gap: 12px;
    }

    .ref-loyalty-home .row {
        row-gap: 15px;
    }
}

.home  .supplier-col .syncopate-normal-white-24px{
    width:100%;
}

@media(min-width:1024px){
    .home .home-savings-section .syncopate-normal-white-24px{
        width: 100%;
    }
	.home .syncopate-normal-white-24px{
		width:55%;
	}

	.home .lato-normal-white-14px{
		/*width:49%;*/
	}

}
.home .lato-normal-white-14px{
	margin-bottom: 20px;
	color: #FFF;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.home .lato-normal-white-18px{
	margin-bottom: 10px;
	color: #FFF;
	font-family: Lato;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; 
	text-transform: unset;
}
.lato-normal-white-18px strong {
    letter-spacing: 1px;
}
.home .lato-normal-white-50px{
	margin-bottom: 10px;
	font-family: Lato;
	font-size: 65px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1.15;
	background: linear-gradient(90deg, #FFFFFF 0%, #BDD2FF 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.home .home-banner-slider .orange-text {
    color: #f8b0b2 !important;
}

.home .promo-text-home {
    color: #FFF;
    font-family: Lato;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.home a.button-background-transparent {
    color: var(--Text-inverse, #FFF);
    padding: 10px;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}


.home .promo-text-home {
    color: #FFF;
    font-family: Lato;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.home .home-banner-us .container,
.home .home-banner-us .container .row{
	height: -webkit-fill-available;
}

.home .home-banner-us .container .row .hero-banner-text {
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.home .home-banner-us .container .row .hero-banner-image{
	display: flex;
    align-items: flex-end;
}

.home-banner-slider.home-banner-us{
	max-height:450px;
}

.home .home-banner-slider.home-banner-us.d-flex{
	background-image:unset;
	background: linear-gradient(to right, #1c3d77, #4d85c4) !important;
}
.home .home-banner-us .syncopate-normal-white-24px{
    text-transform: unset !important;
    font-size: 33px;
    font-family: unset;
    font-weight: 500;
}

.home .home-banner-us .btn-banner-group{
	margin-top:0;
}
.home .home-banner-us .lato-normal-white-14px{
	font-family: unset;
    font-size: 15px;
}
    

@media(min-width:1024px){
	.home .home-banner-us .syncopate-normal-white-24px{
		width:100%;
	}
	.home .home-banner-us .lato-normal-white-14px{
		width:75%;
	}
}
@media(max-width:1024px){
	.home-banner-slider.home-banner-us{
		height: auto;
		max-height:unset;
    	padding-top: 80px;
	}
	.home .home-banner-us .container .row .hero-banner-image{
		max-height:400px;
	}
}
@media(max-width:768px){
	.hero-banner-text .syncopate-normal-white-24px{
		font-size: 28px !important;
	}
	.hero-banner-text .syncopate-normal-white-24px strong{
		font-size: 32px !important;
	}
	.home-banner-slider.home-banner-us .btn-banner-group{
		margin-top:0;
		justify-content: center;
	}
	.home-banner-slider.home-banner-us .hero-banner-text p.lato-normal-white-14px,
	.home-banner-slider.home-banner-us .hero-banner-text .syncopate-normal-white-24px{
		text-align:center;
	}
	.home .home-banner-us .container .row .hero-banner-image{
		max-height:320px;
	}
}
@media(max-width:400px){
	.home .home-banner-us .container .row .hero-banner-image{
		max-height:250px;
	}
}