/*
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");
}*/

body {
    font-family: 'Lato',sans-serif !important;
    /*font-family: 'WhitneyCond-Medium', sans-serif !important;*/
}
html {
    background-color: white !important;
}
.header-navigation {
    padding-left: 6%;
}
.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: #ededed;
       /*background: url("https://thumbprint.com/four51_images/delta/delta-backgroundImage-supergraphic_v2.png") 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://thumbprint.com/four51_images/USDP_banner.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      height: 450px;
}
.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 {
    margin-top: 75px;
}

.main-wrapper {
    background-color:#FFFFFF;
    margin: 0 auto;
}
.headerLogo {
    width: 60%;
    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;
}

.headerRow {
    margin-left: 5%;
    margin-right: 5%;
}
.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: 20px;
    color: white;
    text-transform: uppercase;
    line-height: 1.25rem;
    padding-bottom: 20px;
    padding-top: 20px;
    font-weight: 300;
}
.navHover:hover {
   background: #67cce9;
}
.navHover.active {
    background-color: #67cce9;
}
.navHover.open {
    background-color: #67cce9;
}
.navLinksHover {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navLinksHover:hover {
    color: #67cce9;
}
.cartHoverLink {
  /*background: #4E2683;*/
  border-radius: 10px;
}
.dropdown-menu, .dropdown-mega .dropdown-menu {
  text-transform: uppercase;
    font-weight: 600;
}
.navbar-nav li.dropdown li > a {
    color: white !important;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-nav > li > a {
  height: 10px;
  padding-top: 10px !important;
  padding-bottom: 28px !important;
}
.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:#67cce9;
}

.panel-category-list ul li a img {
    margin: 0 auto;
    max-height: 250px;
    /*border-radius: 30px;*/
}
.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;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
/*.navbar-default .navbar-nav > li > a:hover {
    color: white;
}*/
.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: #67cce9;
  /* border-bottom: 1px solid #E51937; */
}

/* .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: #000000 0.2em 0.2em 0.6em 0.1em;
}
.shellColor:hover {
    box-shadow: #000000 0.2em 0.2em 1em 0.1em;
}
.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 {
    color:black;
    border-radius: 10px;
    background-color: #ebecee !important;
    border: #ebecee solid !important;
}
.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: 18px;
    padding-top: 15px;
    padding-bottom: 70px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    margin-bottom: none;
    height:30px;
}
.panel-product-list ul li.gallery a {
  padding-bottom: 30px;
  padding-top: 30px;
}
/*--------*/


.btn-info {
    border-color: #208fad;
    background-color: #208fad;
    font-family: 'Lato',sans-serif;
    font-weight: 800;
}
.btn-info:hover {
    border-color: #67cce9;
    background-color: #67cce9;
    color:white;
}
.logonBtn {
    border-color: #208fad3;
    background-color: #208fad;
    color: white;
    font-family: 'Lato',sans-serif;
    font-weight: 800;
    border: none;
}
.logonBtn:hover {
    border-color: #67cce9;
    background-color: #67cce9;
    color: white;
}
.userBtn {
    border-color: #208fad3;
    background-color: #208fad;
    color: white;
    font-family: 'Lato',sans-serif;
    font-weight: 800;
}
.userBtn:hover {
    border-color: #67cce9;
    background-color: #67cce9;
    color: white;
}
.checkoutBtn {
    font-size: 12px !important;
    text-transform: uppercase !important;
}

.navImages {
  float: left;
}

/* PDT */

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

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

.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: 28%;
}

.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;
}

.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: #208fad;
    border-radius: 5px;
    color: white;
    padding: 10px 34px;
    font-weight: 800;
}

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

.modal-content {
    position: relative;
    background-color: transparent;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow:none;
    box-shadow: none;
    background-clip: padding-box;
    outline: none;
}
.modal-header {
    border-bottom: none;
}

.features-product {
    color: #208fad !important;
}

/* responsive styling */

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


@media screen and (max-width: 1500px) {
  .productListImage {
    font-size: 15px;
  }
}

 @media (min-width: 1200px) {
 .panel-product-list ul li.inline {
     width: 20%;
 }
}

@media screen and (max-width: 1225px) {
    .containerLetter {
        display: block;
 }
}
@media screen and (max-width: 1200px) {
    .PDT-container {
      display: block;
    }
}

@media screen and (max-width: 1024px) {
.headerRow {
  margin-left: 0;
  margin-right: 0;
}
  .headerLogo {
      width: 45%;
  }
  .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: 27.333333%;
  }
}

@media screen and (max-width: 992px) {
  .searchField {
  width: 100%;
  margin-top:0 !important;
  }
  .headerLogo {
    width: 50% !important;
    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%;
  }
}
  @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 {
    width: 50% !important;
    height: 100% !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navImages {
    display: flex;
    justify-content: center;
    float: none;
  }
      .navbar-nav > li > a {
       padding-top: 5px !important;
      padding-bottom: 5px !important;
    }
}


   @media screen and (max-width: 425px) {
    .searchField {
    width: 100%;
    }
 }
