
@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.ttf') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-Light.ttf') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.ttf') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.otf') format('opentype'), url('../fonts/Gotham-Bold.ttf') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}



/*========================    style for Retina ========================*/

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    
}

@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    
}

@media (-webkit-min-device-pixel-ratio: 1.3),
(min-resolution: 124.8dpi) {
    
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    
}


/***************************************************************************/
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){
    .doctor-info-section {
        background: #434547 url(../images/dr_info@2x.png) no-repeat;
        background-position: center bottom;
        background-size: cover;
    }
}

html {
    font-size: 62.5%;
    overflow-x: hidden;
}

body {
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: 'Gotham-Book';
    overflow-x: hidden;
}
img{
    max-width: 100%;
}
#app_common_modal_close, #error_handler_overlay_close{
    line-height: 27px;
}
.error_handler_body ul{
    margin-bottom: 0;
}
select.no-error, select.has-error{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn-red {
    font-family: 'Gotham-Bold';
    background: #f93822;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    padding: 20px 40px;
    line-height: 1.5;
    transition: 0.4s ease-in;
    max-width: 580px;
    width: 100% !important;
}

.btn-red:hover {
    background: #e9240e;
    color: #fff;
}


button,
button:hover {
    outline: none !important;
}

.red-discount {
    background: #053721;
    color: #fff;
    /* padding: 25px 0; */
    padding: 12px 0;
}
.red-discount h2 {
    font-family: 'Gotham-Book';
    font-size: 2.5rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
strong {
    font-family: 'Gotham-Bold';
}
.fethers-sec {
    padding: 0;
    margin:0;
}
.fethers-sec li{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.fethers-sec li img{
    width: 28px;
}
.fethers-sec li p{
margin-bottom: 0;
font-size: 1.9rem;
margin-left: 15px;
}
.help-txt{
   text-align: left;
    border-bottom: solid 1px #f2f2f2;
    margin: 20px 0;
    font-size: 1.9rem;
    text-decoration: underline;
}
.gbg {
    background: #f2f5f8;
    padding: 50px 0 30px 0;
}
.ups1 .pic {
    position: relative;
    z-index: 999;
}
.ups1 .pic img{
     max-width: 520px;
     width:100%;   
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    background-color: #fff;
}

.ups1 .hd {
    color: #64666a;
    font-size: 27px;
    margin: 10px 0 0 0;
    font-weight: 700;
}
.ups1 .hd span {
    color: #ff0000;
}
#clockdiv {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 20px 0;
}
#clockdiv div > span, #clockdiv2 div > span {
    float: left;
    width: 100%;
    border-radius: 3px;
    background: #009ade;
    padding: 8px 0 9px 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 4px;
}

.smalltext {
    float: left;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 500;
    margin-top: 2px;
}
#clockdiv p, #clockdiv2 p {
    width: 11%;
    color: #000;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.ups1 .bp {
    color: #64666a;
    font-size: 30px;
    padding: 25px 0;
    text-decoration: line-through;
    margin: 0;
}
.ups1 .price {
color: #64666a;
    font-size: 2rem;
    padding:15px 0  15px 0;
    margin: 0;
}

.ups1 .txt {
    color: #009ade;
    font-size: 16px;
    font-family: 'Gotham-Bold';
    position: relative;
    padding: 25px 15px;
}
.txt:before, .txt:after {
    height: 5px;
    background: #1d9add;
    content: "";
    width: 4000px;
    top: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.txt:after {
    top: auto;
    bottom: 0;
}
.cont2 {
    padding: 0 15px;
}

.ups1 .cont {
    max-width: 700px;
    text-align: center;
}
.ups1 .hd strong {
    color: #009ade;
    font-family: 'Gotham-Bold';
}
.menu-section {
    padding: 1rem 0;
}
.up-logo {
    margin-bottom: 25px;
}
.logo-image {
    max-width: 15%;
    margin-right: 15px;
}
.nav-item {
    padding: 0 10px;
}
/*****form sec********/
.form-sec{background: #f2f5f8;}
.shadow-formp{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #f2f2f2;
    padding: 10px;
}
.breadcrumbs ul li {
    display: inline-block;
    color: #64656A;
    font-size: 14px;
    position: relative;
    margin: 0 21px;
    line-height: 2;
}
.breadcrumbs ul li:first-child {
    margin-left: 0;
}
.breadcrumbs ul li.activeClass {
    color: #009ADE;
    font-weight: bold;
    font-size: 17px;
}
.breadcrumbs ul li:after {
    content: "\f105";
    position: absolute;
    font-family: Fontawesome;
    /* padding: 0 20px; */
    right: -26px;
    color: #64656A;
    font-weight: normal;
    font-size: 22px;
    top: -7px;
}
.step1 h3, .step2 h3, .step3 h3 {
    text-align: left;
    color: #009ade;
    font-size: 27px;
    margin-bottom: 1.5rem;
}
.form-group {
    margin-bottom: 2rem;
}
.form-control {
    background-color: #f0fcff !important;
    height: 50px !important;
    border: 1px solid #dadbdc !important;
    border-radius: 0 !important;
    font-size: 16px!important;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.checkoutForm select, .checkoutForm input {
    color: #6d7074 !important;
    font-family: Gotham-Medium !important;
    font-size: 13px !important;
}
.cuschkbx {
    display: block;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 1.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #64666a;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.cuschkbx  #chkboxSameAddress{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.orderDetails {
    /* background: #f0fcff;
    padding: 20px 10px; */
    padding: 20px 0;
}
.orderDetails h3 {
    color: #009ade;
    font-weight: bold;
    text-align: center !important;
    font-size: 21px !important;
}
.odRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 18px;
    /* border-bottom: solid 1px #bfbfbf; */
    margin-top: 10px;
}
.odRow:last-child{
    border-bottom: solid 0 #bfbfbf;
}
.rushbtn input[type="submit"], button.sticky_button {
    width: 100% !important;
    background: #f93822;
    font-size: 20px !important;
    padding: 13px 40px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-weight: bold !important;
    transition: all 0.2s ease;
    color: #fff !important;
}
.rushbtn input[type="submit"]:hover{
    background-color: #000;
}
.breadcrumbs ul li:last-child:after {
    font-size: 0;
}
/**************************/

/*************footer*************/
.footer-section {
    padding: 5rem 0;
    background: #009ade;
    font-family: "Roboto", sans-serif;
}
.footer-column {
    text-align: center;
}
.footer-column p a {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin-right: 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-column h3 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.copyright_text {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 1rem;
}
.cpyBtm {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px;
}
.sociaLnks li {
    padding: 0 15px;
    list-style: none;
}
.footer-column img.footer_logo {
    margin-bottom: 40px;
}
.newsLetter input[type=email] {
    height: 46px !important;
    background: #fff;
    border: 2px solid #fff !important;
    border-radius: 0 !important;
    font-size: 14px;
    padding: 3px 8px;
}
.newsLetter form {
    padding: 0;
    position: relative;
}
.newsLetter button {
    position: absolute;
    padding: 7px;
    right: 0;
    top: 0px;
    height: 46px;
    background: #333333;
    width: 30%;
    border: none;
    color: #fff;
}
.menu-section, .navbar-menu {
    background: #009ade !important;
}
.nav-link {
    font-family: 'Gotham-Bold';
    color: #fff !important;
    font-size: 1.2rem;
    line-height: 2;
    margin-right: 15px;
    text-transform: uppercase;
}

.deal-banner {
    margin-top: 20px;
    border-radius: 14px;
    padding: 14px 16px;
    background: linear-gradient(90deg, #0F2645 0%, #0A1C33 100%);
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid rgba(8, 20, 38, .35);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .06);
    width: 100%;
    clear: both;
}
.deal-thumb {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    object-fit: contain;
    flex: 0 0 38px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .15);
}
.deal-text {
    line-height: 1.25;
    font-size: 16px;
    text-align: left;
}
.discount-strip {
    background: #f93822;
    color: #fff;
    padding: 7px;
}

h3.discount-bg {
    color: #d90000;
    background-color: #e3ffc2;
    margin: 0;
    padding: 5px;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    border: dotted 3px #0fb853;
}
.blackf-txt {
    /* font-size: 50px; */
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-text-stroke: 1px #000;
    text-shadow: 0 0 5px rgba(0,0,0,0.05);
    font-family: "Montserrat", sans-serif;
    margin-left: 2px;
}

/*badge css */
#frontrow-badge { margin: 24px 0px;}
.iframe-frontrow {
    width: 100%;
    margin: 0;
}
#iframe-frontrow {
    width: 100%;
    margin: 0;
}
.ribbon-banner {
  background: #e6e6e6; 
  color: #fff;     
  font-size: 18px;
  font-weight: 500;
  padding: 20px 40px;
  /*display: inline-block;*/
  position: relative;
  padding-left: 15px;
}
 

.ribbon-banner::after {
  content: "";
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  background: inherit;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
 
.ribbon-banner::before {
  left: -40px;
}
 

.ribbon-banner::after {
  right: 0px;
  transform: scaleX(-1);
  background: #F2F5F8;
}
#frontrow-badge {

  display: none;

  height: 140px;

}

#frontrow-badge-desktop,

#frontrow-badge-mobile {

  display: none;

}

@media (min-width: 769px) {

  #frontrow-badge-desktop { display: block; }

}

@media (max-width: 1200px) and (min-width:768px){

   #frontrow-badge {

  height: 170px;

}

}

@media (max-width: 768px) {

  #frontrow-badge-mobile { display: block; }

   #frontrow-badge {

  height: 160px;

}

}
/**********************/

@media(max-width:991px) and (min-width:768px){
    .fethers-sec li p {
    font-size: 1.6rem;
    text-align: left;
}
.ups1 .hd {
    font-size: 24px;}
}

@media screen and (max-width:767px){
    .navbar-toggler{
        width: auto;
    }
    .logo-image {
        max-width: 60%;
    }
    .navbar-toggler-icon {
        width: 3em;
        height: 3em;
    }
    .red-discount h2{
        font-size: 1.8rem;
        display: inline-block;
        line-height: 1.3;
        width: 100%;
    }
    .red-discount h2 img{
        width: 40px;
    }
    .ups1 .hd {
        font-size: 2.3rem;
        margin: 0;
        line-height: 1.3;
    }
    .cont2{
        margin-top: 20px;
    }
    .ups1 .bp{
        font-size: 2rem;
    }
    /* .ups1 .price {
        font-size: 2.5rem;
    } */
    .ups1 .txt {
        font-size: 1.5rem;
    }
    .shadow-formp{
        padding: 0;
    }
    .fethers-sec li p {
    font-size: 1.5rem;
    text-align: left;
}
.help-txt{
    font-size: 1.5rem;
}
.gbg{
    padding: 10px 0;

}
.up-logo {
    margin-bottom: 20px;
}
.ups1 .price {
    font-size: 1.8rem;
}
    .form-group input, .form-group select {
        margin-bottom: 1rem;
    }
    .cuschkbx{
        font-size: 1.2rem;
    }
    .breadcrumbs ul{
        padding: 0;
        text-align: center;
    }
    .breadcrumbs ul li.activeClass{
        font-size: 14px;
    }
    .step1 h3, .step2 h3, .step3 h3{
        font-size: 2rem;
    }
    .form-group {
        margin-bottom: 0;
    }
    .footer-column p a {
        margin-bottom: 14px;
        display: block;
        margin-right: 0;
    }
    .blackf-txt {
    /* font-size: 40px; */
        /* -webkit-text-stroke: 3px #000; */
    }
    .odRow{
        font-size: 16px;
    }
}

@media(max-width:600px){
    .breadcrumbs ul li.activeClass{
        font-size: 12px;
    }
    .breadcrumbs ul li{
        font-size: 12px;
        margin: 5px 15px;
    }
    .breadcrumbs ul li:after{
        font-size: 19px;
    }
}
@media(max-width:480px)
{
      .odRow{
        font-size: 14px;
    }
    h3.discount-bg{
        font-size: 1.6rem!important;
    }
}

.odRow_thumb {
    max-width: 50px;
    width: 100%;
}
.odRow_txt:not(.odRow_txt2) {
    margin-bottom: 0;
    margin-left: 1rem;
}
.odRow_txt2 {
    margin-left: 6rem;
}
@media screen and (max-width: 767px) {
    .odRow_thumb {
        max-width: 20px;
    }
    .odRow_txt:not(.odRow_txt2) {
        margin-left: 0.5rem;
    }
    .odRow_txt2 {
        margin-left: 2.5rem;
    }
}
@media screen and (max-width: 374px) {
    .odRow {
        font-size: 13px;
    }
}

/** Sticky Button Styles Added Here **/
.sticky_btn_box {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    z-index: 999;
    background: #fff;
    padding: 2rem 0;
    width: 100%;
    max-width: 100%;
    display: block;
}
.sticky_btn_box .sticky_button {
    margin-bottom: 0;
    width: 90% !important;
    margin-inline: auto;
}
@media screen and (min-width: 768px) {
    .sticky_btn_box {
        display: none;
    }
}



/*************/
#totalsData p{
    font-size: 2rem;
}
/* .slider-details{
max-width:550px;
margin: 0 auto;
} */
.slider-details .owl-carousel .owl-nav button.owl-prev, .slider-details .owl-carousel .owl-nav button.owl-next {
    background: transparent !important;
    width: auto;
}
.slider-details .owl-dots {
	display: none;
}
.outer-slide1 .owl-next,
.outer-slide1 .owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	opacity: 1 !important;
	font-size: 1.5em !important;
	background: #fff !important;
	color: #9c999a!important;
}
.product-right-side ul li {
    color: #012786;
    font-size: 18px;
   display: inline-table;
    text-transform: none;
    width: 100%;
    margin-bottom: 13px;
}

.outer-slide1 .owl-prev {
	left: 0;
}
.outer-slide1 .owl-next {
	right: 0;
}
section.product_sec {
	padding: 40px 0px 40px;
}

.icon_below-slider {
	margin-top: 41px;
}
.outer-slide1 .owl-next i,
.outer-slide1 .owl-prev i {
	font-size: 60px;
}


#big .owl-item{
    text-align: center;
}
#big .owl-item video {
   max-width: 520px;
    width: 100%;
   border-radius: 20px;
}

#thumbs img {
   max-width: 110px;
    border-radius: 10px;
}
#thumbs .owl-item.current {
    border: 1px solid #009ade;
    padding: 10px;
    border-radius: 5px;
}
@media (max-width: 767px) {
    #thumbs {
        display: none !important;
    }
    .ups1 .pic img, #big .owl-item video {
    max-width: 400px;
    }
    .outer-slide1 .owl-next i,
.outer-slide1 .owl-prev i {
	font-size: 50px;
}
.outer-slide1 .owl-prev {
	left: -7px;
}
.outer-slide1 .owl-next {
	right: -7px;
}
#totalsData p{
    font-size: 1.6rem;
}
}

@media (max-width: 425px) {

    .ups1 .pic img, #big .owl-item video {
    max-width: 340px;
    }
}


.delivery_deadline {
	background: #fdf4cb;
    border: 2px dotted #ff4046;
    padding: 0.5rem 1rem;
    width: fit-content;
    margin: 0 auto 1.5rem;
}
.delivery_deadline p {
	color: #ff4046;
    font-family: 'Gotham-Book';
    font-size: 1.75rem;
    margin-bottom: 0;
    text-align: center;
}

