.prodFloatLeft {
    width: 50%;
    float: left;
}

.text-padding {
  margin-left: 65px;
    margin-top: -80px;
    text-align: left;
}

.text-paddingA {
  margin-left: 65px;
    margin-top: 0px;
    text-align: left;
}

.fixedHeight {
    height: 470px;
}

.fixedHeightA {
    height: 460px;
}

.text-white {
    color: white !important;
}

a.text-white {
    text-decoration: underline;
}

.prodSlideBot {
   margin-top: 0px;
}

.sliderProdImage {
  margin-top: -80px;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .fixedHeight {
      height: 300px !important;
  }
 .text-padding {
   margin-left: 0px;
   margin-top: -40px;
 }

.prodSlideBot {
   margin-top: -30px;
}    
 .text-paddingA {
   margin-left: 0px;
 }
 .fixedHeightA{
   height: 350px !important;
 }
 .prodFloatLeft{
   width: 100% !important;
 }
 .w-slide {
    width: 80%;
    margin-left: 8%;
}
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
  .prodFloatLeft{
    width: 100%;
  }
  .fixedHeight {
      height: 500px;
  }
  .fixedHeightA {
      height: 500px;
  }
  .prodFloatLeft{
    width: 100% !important;
    margin-left: 8%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .prodFloatLeft{
    width: 100%;
  }
  .fixedHeight {
      height: 440px;
  }
  .fixedHeightA {
      height: 440px;
  }
  .prodFloatLeftA{
    width: 100% !important;
  }
  .w-slide {
     width: 80%;
     margin-left: 8%;
 }
 .block-ifam-bubble {
    width: 121px !important;
    top:11px !important;
    right:11px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
  .fixedHeight {
      height: 350px;
  }
  .fixedHeightA {
      height: 390px;
  }
}

.prod-tag {
  font-family: 'Verdana IKEA Bold', Verdana, sans-serif;
  color: #ff671b;
  font-weight: bold;
  text-transform: uppercase;
}
