/*
Static file for Theme changes
Theme name: My SPA Theme
Version: 1.0
Template: Howdy
*/

/*@font-face {
    font-family: "WhitneyCond-Medium";
    src: url("fonts/WhitneyCond-Medium.otf");
}*/
he
body {
    font-family: "Montserrat", sans-serif !important;
}
html {
    background-color: white !important;
}
.container-view {
    margin-top: 0;
}
.header-navigation {
    height: 100px;
    background:black;
}
.cart-title {
    color: black !important;
}
.text-info {
    color: #11172B;
}
.navIcon {
    font-size: 35px;
    padding: 0px 15px;
}
.navbar-default {
    /*background-color: #11172B;
    border-color: #11172B;*/
  }
.navbar {
  min-height: 10px;
  border: none;
}
.wholeSiteBackground {
     /*background-color: #eee;*/
       background: url("https://www.mymillennium.us/wp-content/uploads/2023/04/millenium-hero-banner-latest.jpg") no-repeat center center fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
  }
.home-banner {
    /*background: url("https://melanomafoundation.com/wp-content/uploads/2016/04/RDK_M-20.jpg");*/
    /*background: url("https://www.adt.com/content/dam/adt6/pages/stories/lifesaver_hero_V3.jpg");*/
    background: url("https://www.adt.com/is/image/adt/ux4054-adt-hp-hero-scott-brothers-google-desktop?scl=1");
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
      height: 500px;
      /*opacity: 0.7;*/
}
.home-banner-mobile {
    /*background: url("https://melanomafoundation.com/wp-content/uploads/2016/04/RDK_M-20.jpg");*/
    /*background: url("https://www.adt.com/content/dam/adt6/pages/stories/lifesaver_hero_V3.jpg");*/
    background: url("https://thumbprint.com/four51_images/adt-home-banner-mobile.png");
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
      height: 500px;
      /*opacity: 0.7;*/
}

/*.path-banner {
    background: url("https://www.usdermatologypartners.com/wp-content/uploads/2016/10/AboutUs-GettyImages-477465226.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      height: 500px;
}*/


.marginTop {
 
}

.main-wrapper {
    background-color:#FFFFFF;
    margin: 0 auto;
}
.headerLogo {
    margin-top: 15px;
    margin-bottom: 15px;
}
.view-form-icon > div:not(.panel-heading) {

}
.btn-default .badge {
    background:red;
}
.approvalBtn {
    background-color: #47a447;
    color: white;
}
.approvalBtn:hover {
    background-color: #398439;
    color: white;
}
.main-logo {

}
.headerRow {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
}
.jumbotron {
    margin:0px;
    background-color: transparent;
}
.jumbotron h2 img {
    max-height: 100%;
}
/*.bannerImage {
    background-image: url('http://thumbprint.com/four51_images/spiracare/SpiraCare_lobby.png');
    height: 550px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}*/
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.nav-container {
  padding-left: 10% !important;
  padding-right: 10% !important;
}
.navbar .container .navbar-nav.pull-right li a i:first-of-type {
    border-color:white;
    padding: 7px;
}
.fa-shopping-cart:before {
    border-color:#f3c47d;
}

.mainContainer {
    padding-right: 10%;
    padding-left: 10%;
    min-height: 550px;
}

.navHover {
    font-size: 16px;
    color: white;
    padding-bottom: 20px;
    padding-top: 20px;

}
.navHover:hover {
   background: #B52229;
}
.navHover.active {
    background-color: #B52229;
}
.navHover.open {
    background-color: #B52229;
}
.navLinksHover {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navLinksHover:hover {
    color: #B52229;
}
.cartHoverLink {
  /*background: #4E2683;*/
  border-radius: 10px;
}
.dropdown-menu {
    border-radius: 10px;
}
.dropdown-menu, .dropdown-mega .dropdown-menu {
    font-weight: 600;
}
.navbar-nav li.dropdown li > a {
    color: white !important;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-nav > li > a {
  height: 10px;

}
.navbar-nav li.dropdown li > a:hover {
    color: white !important;
    /*background-color: #11172B;*/
}
.dropdownLink {
  width:100%;

}
.dropdown-menu, .dropdown-mega .dropdown-menu:hover {
    background-color: black;
}
.dropdown-menu > li > a, .dropdown-mega .dropdown-menu > li > a {
    color: white;
    font-size: 16px;
    letter-spacing: .4px;
    font-family: "Montserrat", sans-serif !important;
    line-height: 24px;
    font-weight: 600;
}
.panel-category-list ul li a img {
    margin: 0 auto;

    border-radius: 5px;
}
.badge {
    background-color: #E51937;
    color: white;
}
.navbar .container .navbar-nav.pull-left li.fadeInLeft a i, .navbar .container-view .navbar-nav.pull-left li.fadeInLeft a i {
    color: white;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    /*background-color: #11172B;*/
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: white;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
}
.container .navbar-nav li a {
    color: white;
    background: black;
}
.container .navbar-nav li a:hover {
    background: #B52229;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
/*.navbar-default .navbar-nav > li > a:hover {
    color: white;
}*/
.dropdown-menu > li > a {
    transition: background-color 0.3s, color 0.3s, background-position 0.3s; 
    background-position: -200%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-mega .dropdown-menu > li > a:hover,
.dropdown-mega .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #B52229; 
    color: white; 
    background-position: 100%; 
}

/* .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #6fa300;
    border-color: #6fa300;
} */
/* ------------------- Carousel Styling ------------------- */

.jumbotron {
  margin-top: 20px;
}

.carousel-inner {
  border-radius: 15px;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  padding: 0 0 10px 10px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
//   z-index: 15;
  margin: 0;
  padding: 0 25px 10px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.carousel {
    position: relative;
    overflow: hidden;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {

}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {

}
.navbar-nav li.dropdown li:hover {
    color: white;
}c

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
/*.shellAnchor:hover .shellColor,
.shellAnchor:focus .shellColor {
    -webkit-filter: grayscale(100%);
    filter:  grayscale(100%);
  box-shadow: #224 0.2em 0.2em 0.6em 0.1em;
}*/

.img-hover-zoom {
  height: 300px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}

.img-hover-zoom:hover img {
  transform: scale(1.1);
}

/*.productHover:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}*/

/*search*/
// .product-search {
//     float:right;
//     padding-top: 10px;
//     padding-right: 10px;
//     padding-left: 10px;
// }

.product-search .form-control:focus {
    border-color:#ddd;
}
.searchButton {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: black;
    color: white;
    border: 1px solid black;
}
.searchButton:hover {
    color:white;
}
.searchField {
    float: right;
    /* margin-right: 15% !important */
    width: 40%;
    background-color: white;
    border-radius: 25px;
}
.searchInput {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.productListImage {
  font-size: 15px;
    padding-top: 15px;
    padding-bottom: 35px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    margin-bottom: none;
    height:30px;
}


.pdt-product-name {
   color: black !important
}
/*--------*/


    .btn-info {
        background: linear-gradient(to right, transparent 50%, #B52229 50%);
        background-size: 200% 100%;
        transition: background-position 0.5s;
    }

    .btn-info:hover {
        background-position: -100% 0;
    }


.btn-info, .btn-primary, .logonBtn, .userBtn, .minicart-btn {
    border-color: #B52229;
    background-color: white;
    color: black;
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
  
    text-align: center;
    text-transform: uppercase !important;
    border-radius: 4px;
    position: relative;
    overflow: hidden; 
    z-index: 1; 
}

.btn-info::before, .btn-primary::before, .logonBtn::before, .userBtn::before, .minicart-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0; 
    width: 0%; 
    height: 100%;
    background: #B52229 !important; 
    transition: width 0.5s;
    z-index: -1; 
}

.btn-info:hover::before, .btn-primary:hover::before, .logonBtn:hover::before, .userBtn:hover::before, .minicart-btn:hover::before {
    width: 100%; 
}

.btn-info:hover, .btn-primary:hover, .logonBtn:hover, .userBtn:hover, .minicart-btn:hover {
    color: white !important; 
}


.checkoutBtn {
    font-size: 12px !important;
    text-transform: uppercase !important;
}



.navImages {
  float: left;
}

/* PDT */

.PDT-container {
  display: flex;
  background-color: white;

}
.thumbnail-container {
    width: 50%;
}

.view-form-icon .quantity div input {
  border-radius: 5px;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #991933;
    border-color: #991933;
}

.containerLetter {
    display: flex;
    justify-content: center;
}

.product-image-panel {
    position: fixed;
    width: 40%;
}
.panel-primary {
    border-color: white;
}
/*.footerBox {
    position: absolute;
}*/
.footer-div {
    height: 200px;
}

.panel-order {
    border-bottom: 1px solid #dddddd;
}

.nav ul li {
    display: inline-block !important;
    float: none;
}


.videoUL {
    display: flex;
    flex-wrap: wrap;
}
.videoLI {
    padding: 5px;
}
.video-btn {
    padding: 10px 33px;
    font-weight: 800;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* modal */

.introLI:hover {
    color: white;
}
contentmodal a {
    color: #3B3E41 !important;
}
contentmodal a:hover{
    color: white !important;
}

contentmodal2 a {
    color: #3B3E41 !important;
}
contentmodal2 a:hover{
    color: white !important;
}

/*.modal-dialog {
    width: auto;
}*/


.PDT-modals a {
    background: black;
    border-radius: 5px;
    color: white;
    padding: 10px 34px;
    font-weight: 800;
}

.PDT-modals a:hover {
        background-color: #B52229;
        color:white;
}

.modal-content {
    position: relative;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow:none;
    box-shadow: none;
    background-clip: padding-box;
    outline: none;
    height: fit-content !important;
    width: fit-content;
}

.modal-header {
    border-bottom: none;
}

.features-product {
    color: black !important;
}

.nav-link {
  display: inline-block;
  position: relative;
  padding: 10px;
  background: linear-gradient(to right, black 50%, #B52229 50%);
  background-size: 200% 100%;
  transition: background-position 0.3s;
}

.nav-link:hover {
  color: white;
  background-position: -100% 0;
  border-radius:4px;
}
.nav-link.active {
    color:white !important;
    background: #B52229;
}
.navItems.active {
    color:white !important;
}
.nav-link.focus {
    color:white !important;
}
/*a:hover, a:focus {
    color: white;
}*/
/*.nav-link:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #3f9eae;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.nav-link:hover:after {
  transform: scaleX(1);
  transform-origin: center;
}*/

.checkout-title {
    color: black !important;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #B52229;
    border-color: #B52229;
}
.info-container {
    width: 50%;
}
/* responsive styling */

@media screen and (max-width: 1510px) {
.product-image-panel {

    }
}


@media screen and (max-width: 1500px) {
  .productListImage {
    font-size: 13px;
  }
}
@media screen and (max-width: 1252px) {
    .productListImage {
        padding-bottom: 70px;
 }
}
 @media (min-width: 1200px) {
 .panel-product-list ul li.inline {
     width: 25%;
 }
}

@media screen and (max-width: 1225px) {
    .containerLetter {
        display: block;
 }
}
@media screen and (max-width: 1200px) {
    .PDT-container {
      display: block;
    }
    .headerRow {
      margin-left: 0;
      margin-right: 0;
    }
    .minicart {
     margin-right: 0 !important;   
    }
    .info-container {
        width: 100%;
    }
    .thumbnail-container {
        width: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .productListImage {
        padding-bottom: 35px;
        font-size: 12px;
 }
}
@media screen and (max-width: 1024px) {
.headerRow {
  margin-left: 0;
  margin-right: 0;
}
  .headerLogo {

  }
  .searchField {
  width: 100%;
  margin-top:8% !important;
  }
}

@media screen and (max-width: 1000px) {
    .product-image-panel {
        position: inherit;
        width:100% !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
.panel-product-list ul li.inline {
    width: 35%
  }
}

@media screen and (max-width: 992px) {
  .searchField {
  width: 100%;
  margin-top:0 !important;
  }
  .headerLogo {
    height: 100% !important;
    margin: auto;
  }
  .header-navigation {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
.panel-product-list ul li.inline {
    width: 100%;
  }
      .main-logo {
        margin-top: 0;
    }
}
  @media screen and (max-width: 768px) {
      .alert-banner {
            font-size: 15px !important;
        }
.searchField {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 0 !important;
    }
    .searchFieldForm {
  }
  .headerLogo {
    height: 100% !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navImages {

    justify-content: center;
    float: none;
  }
      .navbar-nav > li > a {
       padding-top: 5px !important;
      padding-bottom: 5px !important;
    }
}
@media (max-width: 767px) {
    .breadcrumb li a {
        padding: 0;
    }
}
   @media screen and (max-width: 425px) {
    .mainContainer {
        padding-right: 2%;
        padding-left: 2%;
    }
    .searchField {
    width: 100%;
    }
 }
@media (max-width: 347px) {
    .header-decoration {
        height: 60px !important;
    }
}
.checkoutBtn-cart {
    border-radius: 4px; 
 }
.checkoutBtn-save {
   border-radius: 4px; 
}
.checkoutBtn-sum {
    border-radius: 4px;
}
.checkoutBtn-continue {
    border-radius: 4px;
}
.checkoutBtn-cancel {
    border-radius: 4px;
}
.form-control {
    border-radius: 4px;
}
.view-form-icon.view-form-icon-input-group input, .view-form-icon.view-form-icon-input-group select, .view-form-icon.view-form-icon-input-group text, .view-form-icon.view-form-icon-input-group textarea {
    border-radius: 4px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {

}
.list-group-item:last-child {
    border-radius: 4px;
}
.btn-default {
    border-radius: 4px;
}
.alert-warning {
    border-radius: 4px;
}
.order-location {
    border-radius: 4px;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    color: white;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
}
.product-image-large {
    max-height: 350px;
}
/*side nav*/
.side-nav-title {
    margin: 12px;
    font-size: 18px;
    margin-top: 25px;
    line-height: normal;
    margin-bottom: 10px;
}
.panel-nav ul li a {
    width: 100%;
    padding: 3px 0;
    font-weight: 500;
    color: #211e22;
    font-size: 14px;
}
.panel-nav ul li {
    border-top: none;
}
.divider {
    height: 1px;
    background-color: rgba(0, 0, 0, 0.12);
    width: 100%;
}
.panel-nav .panel-body > ul, .panel-nav .panel-category-list:not(.no-panels) > ul, .panel-nav .panel-product-list:not(.no-panels) > ul, .panel-nav .panel-lineitem > ul, .panel-nav .panel-order-history > ul, .panel-nav .panel-order-shipping-multiple > ul {
    border-bottom: none;
}
.panel-product-list ul li.gallery a img {
    border-radius: 8px;
}
.view-form-icon .btn i {
    color: #B52229;
}
.view-form-icon .btn i:hover {
    color: white !important;
}
.search-icon {
    color: inherit;
    transition: color 0.3s;
    padding-top: 30px !important;
}

.search-icon:hover,
.search-icon:focus,
.search-icon:active {
    color: #B52229;
    background: black !important;
}
.form-control {
    border: 1px solid #B52229;
}
.form-control:focus {
    border-color: #B52229;
}
.top-nav {
  display: flex;
  justify-content: center;
}

.top-nav-items {
  padding: 5px 10px;
}

.top-nav-link {
  color: white;
  position: relative;
  padding: 4px;
  background: linear-gradient(to right, transparent 50%, white 50%);
  background-size: 200% 100%; 
  transition: background-position 0.3s, color 0.3s; 
}

.top-nav-link:hover {
  text-decoration: none;
  color: #B52229;
  background-position: -100% 0; 
  border-radius: 4px;
}

.fa-user {
    font-size: 15px;
}
.secondary-title {
    color: black !important;
}
.product-modal-message {
    color: black !important;
}
.productFig:hover {
    color: #B52229 !important;
}
.product-list-price:hover {
    color: #B52229 !important;  
}
.order-search-id:hover {
  color: #B52229 !important;   
}

/* Add this CSS to your styles.css or another stylesheet */
.loading-spinner {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
