.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Raleway';
    font-size: 10px;
    color: #000;
    position: absolute;
    top: 145px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.customLoginAlert.custom-swal{
    font-family: 'Nunito';
    font-size: 8px;
    color: #000;
}
.swal2-actions button {
    background-color: #F8586C;
    color: #fff;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #F8586C;
}
.custom-timer-bar{
    background-color: #F8586C;
}
.outer_wrapper{
    background-image: url(../images/hero-bg.png);
    min-height: 500px;
    background-size: cover;
    position: relative;
    background-position: center;
}
.slider_banner {
    margin-top: 96px !important;
    position: absolute;
    top: 11%;
    left: 2%;
    border:none !important;
}
a.slider_contact:hover {
    color: #000 !important;
}
.outer_wrapper h1::first-letter{
    text-transform: capitalize;
}
.medik_hero_wrapper {
    background-image: url(../images/hero-bg_t17.png);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    padding-top: 8%;
    position: relative;
    top: 0;
    width: 100%;
    min-height: 550px
}
.medik_hero_content {
    bottom: 0;
    color: #fff;
    display: flex;
    left: 0;
    /* position: absolute; */
    right: 0;
    top: 0;
}
.medik_hero_textwrapper {
	width: 100%;
	/* padding: 0 110px; */
	max-width: 1200px;
	margin: auto;
}
.medik_hero_wrapper .owl-prev {
	top: 125px;
	position: absolute;
	bottom: 0;
	left: 65px;
}
.medik_hero_wrapper .owl-prev i, .medik_hero_wrapper .owl-next i{
    color: #fff;
    font-size: 30px;
}
.medik_hero_wrapper .owl-next {
	top: 125px;
	position: absolute;
	right: 65px;
	bottom: 0;
}
.medik_hero_text {
    padding: 0 110px 0 0;
}
.medik_hero_details {
    padding-top: 50px
}
.medik_hero_text h1 {
    font-size: 50px;
    margin: 0 0 60px;
}
.medikhero_image {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 70px;
    width: 800px;
    height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.medikhero_image:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    border-radius: 50%;
}
/* .medikhero_image img {
    max-width: 500px;
    width: 100%;
} */
.medikhero_image img {
	max-width: 100%;
	/* width: 550px !important;
	height: 350px; */
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.single_product_wrapper span {
    width: 30px;
    height: 30px;
    padding: 8px 6px;
}
.single_product_wrapper span.iconPlaceHeart {
    top: 44px;
    padding: 7px;
}
span.iconPlaceHeart.addedToWishList {
    background-color: #35C7DF;
}
/* Discount Block */
.discount_banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #EAF2F3;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.discount_text h3 {
    color: #35c7df;
    font-size: 50px;
    font-weight: 400;
    margin: 0
}
.discount_text h2 {
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 30px
}
.medical_kit_image img {
    max-width: 375px;
    width: 100%
}
/* Left Image - Right Text Block */
.leftimage_righttext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.left_image {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
    padding: 80px 0 80px 110px;
    width: 40%;
    position: relative;
    z-index: 1;
}
.left_image:before {
    background-color: #35c7df;
    background-image: url("../images/overlay1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 90%;
    z-index: -1
}
.left_image img {
    width: 75%;
    max-width: 460px
}
.right_text_wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 90px;
    width: 60%;
}

/* Left Image - Right Image Block */
.lefttext_rightimage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.right_image {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
    padding: 80px 110px 80px 0;
    position: relative;
    width: 40%;
    z-index: 1;
}
.right_image:before {
    background-color: #075AC9;
    background-image: url("../images/overlay2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 90%;
    z-index: -1
}
.right_image img {
    width: 75%;
    max-width: 460px
}
.left_text_wrapper {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
    padding: 50px 90px;
    width: 60%;
}

.right_text {
    max-width: 660px;
    width: 100%;
}
.right_text h3 {
    color: #444444;
    font-size: 40px;
    font-weight: 300;
    margin: 0
}
.right_text h2 {
    color: #000000;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
}
.right_text p {
    color: #444444;
    font-size: 18px;
    margin: 0 0 40px;
}

/* Available Supplement Block */
.available_supplement {
    background-color: #3cc8e0;
    background-image: url("../images/overlay3.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 75px 0;
}
.available_sup_text h3 {
    font-size: 36px;
    font-weight: 300;
    margin: 0 0 5px;
}
.available_sup_text h2 {
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.available_sup_text p {
  margin: 0 0 50px;
}

/* Our Products Block */
.our_products {
    padding: 75px 0 0;
}
.our_products.new_arrivals {
    padding: 75px 0 40px
}
.products_list_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
}
.our_products.new_arrivals .owl-stage {
    margin: auto;
}
.single_product_wrapper {
    margin: 0;
    padding: 0 7.5px 30px;
}
.ourprod_sec .single_product_wrapper {
    width: 25%;
}
.single_prod {
    border: 1px solid #e4e4e4;
    position: relative;
    min-height: 100%;
    transition: .2s    
}
.single_prod:hover {
    border: 1px solid #075AC9;
}
.prod_image {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    background: #f7f7f7 none repeat scroll 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    overflow: hidden;
    padding: 15px;
    height: 340px
}
.prod_image img {
    transition: .3s;
    max-width: 100%;
    width: auto;
    height: 210px !important;
    height: auto;
    object-fit: contain;
}
.prod_details h2 a {
    color: #000 !important;
}
.single_prod:hover .prod_details h2 a{
    color: #075AC9 !important;
}
.single_product_wrapper:hover .prod_image img {
    transform: scale(1.1)
}
.new_badge {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    background: #f0b134 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 50px;
    z-index: 2;
    text-transform: uppercase
}
.discount_badge, .sale_badge {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    background: #E4573D none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 50px;
    z-index: 2;
    text-transform: uppercase
}
.prod_details {
    padding: 20px;
    min-height: 210px;
}
.prod_details h2 {
    margin: 0 0 5px;
    line-height: 28px;
    min-height: 45px;
}
.prod_details h2::first-letter{
    text-transform: capitalize;
}
.prod_details a {
    color: #35c7df;
    font-size: 20px;
    font-weight: 400;
    transition: .3s;
}
.single_product_wrapper:hover .prod_details a {color: #075AC9}
.prod_price {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 15px;
}
.prod_price s{font-weight: bold;}
.prod_details .cta_gradient {
    font-size: 18px;
    padding: 10px 20px;
}
.prod_details .cta_gradient img {
    margin-right: 5px;
    width: 25px;
    display: inline-block;
}

.join_newsletter {
    padding: 100px 0 130px;
}
.newsletter_fields {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    border-bottom: 2px solid #075ac9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    margin: 0 auto;
    max-width: 580px;
    position: relative;
    width: 100%;
}
.join_newsletter_text h2 {
    font-size: 38px;
    font-weight: 400;
    margin: 0 0 40px;
}
.newsletter_fields .form-group {
    margin: 0;
}
.newsletter_form .form-control {
    border: medium none;
    border-radius: 0;
    color: #444444;
    font-size: 20px;
    font-weight: 300;
    padding: 0;
}
.newsletter_form button {
    border: medium none;
    border-radius: 0;
    background: transparent;
}
#search_box button {
	background-color: #35C7DF;
}