/* your styles go here */

.productThumb {
    max-height: 135px;
    height: 135px;
}

    .productThumb:hover {
      -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    }

.productThumbSmall {
    max-height: 75px;
    height: 75px;
}

    .productThumbSmall:hover {
        -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }


    .btn-circle {
  width: 30px;
  text-align: center;
  padding: 16px 0;
  font-size: 12px;
  line-height: 1.42;
}

    .boxProductTitle {
    background: #fff;
    margin: 0 0 30px;
    border: solid 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    /* border-left: none; */
    /* border-right: none; */
}

.photoSteamText {
    /*position:relative;
    bottom:15px;
    width:100%;*/
    
}
.photoStreamThumb {
    text-align:center;
    max-height: 95px;
    height: 95px;
}
.photoStreamThumb input{
    max-height: 65px;
    height: 65px;
    width: 100%;
}


    .icon-stack {
        position: relative;
        padding: 6px 12px;
    }
    .icon-stack .glyphicon {
        position: absolute; 
    }

    .carousel-control {
  padding-top:10%;
  width:5%;
}

.Goodbetterbest {
  top: 145px;
    left: 80%;
    left: 80%;
    position: absolute;
    padding: 0px;
        font-size: 75%;
            font-weight: normal;
            text-transform: uppercase; 
                letter-spacing: 0.08em; 
}

.checkboxList-custom-verticalflow {
    text-align: left;
 }

    .checkboxList-custom-verticalflow label {
        padding-left: 10px;
    }


.checkboxList-custom-horizontalflow {
    text-align: left;
    font-size: 12px;
}

.checkboxList-custom-horizontalflow label {
    padding: 0px 10px 0px 5px;
}

.borderless td, .borderless th {
    border: none !important;
}

.table-xs-condensed>tbody>tr>td, .table-xs-condensed>tbody>tr>th, .table-xs-condensed>tfoot>tr>td, .table-xs-condensed>tfoot>tr>th, .table-xs-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 3px;
}

.autoFormControl input[type="text"], .autoFormControl input[type="password"], .autoFormControl select, .autoFormControl textarea{
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.alert.alert-styled-left, .icon-left-container {
    border-left-width: 44px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.alert-icon, .border-left-icon {
    width: 44px;
    left: -44px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    font-weight: 400;
    line-height: 1;
}


.social-style .social {
  margin-bottom: 20px;
}
.social-style .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.social-style .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.social-style .social a.facebook {
  background-color: #4460ae;
}
.social-style .social a.gplus {
  background-color: #c21f25;
}
.social-style .social a.twitter {
  background-color: #3cf;
}
.social-style .social a.youtube {
  background-color: red;
}
.social-style .social a.instagram {
  background-color: #cd4378;
}
.social-style .social a.email {
  background-color: #4a7f45;
}
.social-style .text p {
  color: #999999;
  font-size: 12px;
}
.social-style .social,
.social-style-detail .social {
  margin-bottom: 20px;
}
.social-style .social a,
.social-style-detail .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.social-style .social a i,
.social-style-detail .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.social-style .social a.facebook,
.social-style-detail .social a.facebook {
  /* background-color: #4460ae; */
}
.social-style .social a.gplus,
.social-style-detail .social a.gplus {
  background-color: #c21f25;
}
.social-style .social a.twitter,
.social-style-detail .social a.twitter {
  background-color: #3cf;
}
.social-style .social a.youtube,
.social-style-detail .social a.youtube {
  background-color: red;
}
.social-style .social a.instagram,
.social-style-detail .social a.instagram {
  background-color: #cd4378;
}
.social-style .social a.email,
.social-style-detail .social a.email {
  background-color: #4a7f45;
}

.checkbox {
    padding-left: 10px
}

.scrollContainer {
    width: 100%;
    overflow: auto;
}


.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0px !important;
}

.proofImage {
    max-width: 100%;
    width: auto;
    height: auto;
}


/*Added below here for single vendor styling*/

.hover-test:hover {
    background-color: #fff;
}

.font12 {
    font-size: 12px;
}

.fixInputGroupPadding {
    padding: 2px 12px;
}

.modal-dialog-full {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.modal-content-full {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}


/* Default to hide the video on all devices */
#video {
    display: none
}

/* Default to display the image on all devices */
#videosubstitute {
    display: block;
    width: auto;
    height: 100%;
}

html, body {
    height: 100%;
    margin: 0;
}

#fullScreenDiv {
    min-height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    background-color: gray;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#video {
    width: 100vw;
    height: auto;
    object-fit: cover;
    left: 0px;
    top: 0px;
    z-index: 1;
}

@media (min-aspect-ratio: 16/9) {
    #video {
        height: 150%;
        top: -100%;
    }

    #videosubstitute {
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    #video {
        width: 150%;
        left: -100%;
    }

    #videosubstitute {
        display: block;
        width: auto;
        height: 100%;
    }
}
/*if there is 992  pixels or more, then display the video but hide the image*/
@media only screen and (min-width : 992px) {
    #video {
        display: block;
    }

    #videosubstitute {
        display: none
    }
}

/* The container for our text and stuff */
#messageBox {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.dark-mask2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.rowWrapper {
    padding-left: 15px;
    padding-right: 15px;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row-eq-height-pull-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.account-pills > li > a {
    padding: 10px 5px;
}


.account-pills > li > a {
    border-radius: 4px;
}

.account-pills > li + li {
    margin-left: 2px;
}

.account-pills > li.active > a,
.account-pills > li.active > a:hover,
.account-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
}

.pad5 {
    padding: 5px;
}

.scrollContainer {
    width: 100%;
    overflow: auto;
}