/*
Theme Name: Palestine Drinks Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.1.1725273338
Updated: 2024-09-02 10:35:38

*/

/* GREYCLIFF FONTS */

@font-face {
  font-family: 'GreycliffBold';
  src: url('https://palestinedrinks.co.za/wp-content/uploads/fonts/greycliffcf-bold.otf') format('opentype');
	font-style: normal;
	font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
font-family: "GreycliffBold", sans-serif!important;
font-style: normal;
font-weight: 700;
}


/* END */

.et-social-tiktok a.icon:before {
    font-family: FontAwesome!important;
}

p.cf_text {
	color: #ffffff!important;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 100%;
}

span.wpcf7-list-item-label {
    color: #ffffff;
}

@media (min-width: 981px) {
.et_pb_slide_description {
    max-width: 75%;
    float: left;
    padding-left: 50px;
}
}

.white-link {
  color: #ffffff;
  text-decoration: underline;
}

.right-area-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3); 
  border-radius: 20px;
}

@media (min-width: 981px) {
.left-area-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: baseline;
    text-align: left;
}
}

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
      width: 100% !important;
}