/* Enter Your Custom CSS Here */
h1 {font-family: 'Playfair Display', serif;}
h2 {font-family: 'Montserrat', sans-serif; letter-spacing: -1px;}
h3 {font-family: 'Roboto', sans-serif;}
.ally-heading h2 {font-weight: 400;}
.heading-text p {font-size: 18px; font-weight: bold;}

body, p, li {font-family: 'Montserrat', sans-serif;}
table th {
    background-color: #ececec !important;
}
.owl-carousel-wrapper p a {
  background-color: #333;
  margin-top: 15px;
  padding: 4px 10px;
  color: #fff !important;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size:12px;
}
.home .home-ally-g {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    padding: 15px;
    border-image: url(https://securewinterproducts.com/wp-content/uploads/2018/08/stripe.svg) 100 round;
}
._df_button {
  	margin-top: 15px;
    padding-bottom: 13px !important;
    padding-left: 31px !important;
    padding-right: 31px !important;
    padding-top: 13px !important;
    background-color: #444;
    background: #000;
    color: #FFFFFF !important;
    font-size: 14px;
    border-color: #0073aa #006799 #006799;
    cursor: pointer;
    border-width: 0px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width: 667px) {
.cp-image-container img {
    width: 100% !important;
}
body .cp-modal-body {
    height: 320px;  
}  
.cp-title {
  font-size: 35px !important;
    }  
}
  @media (max-width: 768px) {
.cp-image-container img {
    width: 100% !important;
    }
body .cp-modal-body {
    height: 340px;  
}
.cp-title {
  font-size: 33px !important;
    }
}
.cp-modal-body {
    height: 420px;
    overflow:visible;
}
