/*

Primary:#122F67
Secondary:#60bb46
Territory:#555


*/
.tmp4-lable-powered {
  display: none;
}

#mageplaza-betterpopup-block .tmp4-button {
  background-color: #00a9ee !important;
  color: #fff;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit !important;
  font-weight: 600;
  padding: 8px 15px !important;
  font-size: 12px !important;
  box-sizing: border-box;
  vertical-align: middle;
  height: auto;
  line-height: normal;
  white-space: nowrap;
}

#mageplaza-betterpopup-block .tmp4-button:hover {
  background-color: #494545 !important;
}
#mp-popup-template4 {
  background: #fff !important;
  border: 6px solid #122f67;
  width: auto;
  height: 100%;
  padding: 30px;
  text-align: left;
  font-weight: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #333;
  max-width: 600px;
}

#mp-popup-template4 .logo {
  margin-bottom: 20px;
  display: inline-block;
  /* background: #454545; */
  /* padding: 10px; */
  /* max-width: 110px; */
}

#popup-newsletter {
  height: 100%;
  /* padding: 30px; */
}
/* div#bio_ep_close{
    right: -14px;
} */

#mageplaza-betterpopup-block #bio_ep {
  font-family: inherit;
}

#mageplaza-betterpopup-block #bio_ep_close {
  top: 0;
  width: 40px;
  height: 40px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  right: 0;
  background-color: #122f67;
  opacity: 1;
  color: #fff;
  border-radius: 0;
  font-size: 24px;
}

#mageplaza-betterpopup-block #bio_ep_close:hover {
  background-color: #60bb46;
}

#mageplaza-betterpopup-block #bio_ep_close img {
  display: none;
}

#popup-newsletter p {
  font-size: 13px;
  font-weight: normal;
  margin: 20px 0 0;
}

#popup-newsletter p span {
  display: inline-block;
}

#popup-newsletter h6 {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
}

#popup-newsletter h6 span {
  display: inline-block;
}
#popup-newsletter .newsletter__title {
  font-size: 22px;
  margin-bottom: 15px;
}

#popup-newsletter .form.subscribe {
  position: relative;
}

#popup-newsletter #mp-newsletter {
  color: #000;
  background-color: #ffffff;
  height: 56px;
  padding-right: 130px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#popup-newsletter #placeholder {
}

#popup-newsletter div.mage-error[generated] {
  right: 0;
  text-align: left;
  top: 100%;
  background: #f9dcdc;
  margin: 0;
  padding: 5px 10px;
  width: 100%;
  position: static !important;
}

#popup-newsletter .mp-newsletter {
}
#popup-newsletter .action.primary {
  position: absolute;
  right: 0;
  top: 0;
  height: 56px;
  line-height: 56px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 20px;
  background: #122f67;
  border-radius: 0 !important;
}

#popup-newsletter .action.primary:hover {
  background-color: #60bb46;
}

#mageplaza-betterpopup-block #bio_ep_close::before {
  content:"×";
}


.product-social-links .label{
    font-size: 13px;
}
.product-social-links .wk_ppn_link{
    
display: inline-block;
    
width: auto;
    
height: auto;
    
border: 0!important;
    
margin-left: 10px;
}
.product-social-links .wk_ppn_link .wk_ppn_link{
    display: none;
}

@media (max-width:575px){
    .product-social-links .action.feature .label{
        display: none;
    }
    .product-info-main .product-addto-links .action, .product-options-bottom .product-addto-links .action{
        margin-right: 0;
    }
}