/*
 Theme Name:   GBC
 Version:      3.7.8
 Text Domain:  gbc
*/

@font-face {
    font-family: 'SFProDisplay';
    src: url('assets/fonts/SFProDisplay-Regular.eot');
    src: url('assets/fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/SFProDisplay-Regular.woff2') format('woff2'),
         url('assets/fonts/SFProDisplay-Regular.woff') format('woff'),
         url('assets/fonts/SFProDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


#wpforms-form-2030 .wpforms-field-label {
    color: #2c8e9a;
    font-weight: 400;
    margin-bottom: 8px;
}

#wpforms-form-2030 .wpforms-field-label span {
    color: #dc3545;
}

#wpforms-form-2030 .wpforms-field {
    padding: 0;
    margin-bottom: 16px;
}

#wpforms-form-2030 input,
#wpforms-form-2030 select,
#wpforms-form-2030 textarea {
    border: 1px solid rgba(138, 141, 143, .3);
    border-radius: 0;
    background: rgba(244, 241, 235, .5);
    color: rgba(65, 64, 66, .5);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none;

}
#wpforms-form-2030 select{
	 appearance: auto;
}

#wpforms-form-2030 input:focus,
#wpforms-form-2030 select:focus,
#wpforms-form-2030 textarea:focus {
    box-shadow: rgba(44, 142, 154, 0.25) 0px 0px 0px 0.25rem;
    outline: 0px;
}

#wpforms-form-2030 button[type="submit"] {
    background-color: #2c8e9a;
    border: none;
    color: #fff;
    padding: 12px 28px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
    line-height: 100%;
    height: 47px;
    transition: background-color 0.3s ease;
}

#wpforms-form-2030 button[type="submit"]::after {
    content: '→';
	margin-left: 4px;
	border: 0px none !important;
	position: static !important;
}

#wpforms-form-2030 span.wpcf7-not-valid-tip {
    color: #dc3545;
}

/* AR, form */


#wpforms-form-3413 .wpforms-field-label {
    color: #2c8e9a;
    font-weight: 400;
    margin-bottom: 8px;
}

#wpforms-form-3413 .wpforms-field-label span {
    color: #dc3545;
}

#wpforms-form-3413 .wpforms-field {
    padding: 0;
    margin-bottom: 16px;
}

#wpforms-form-3413 input,
#wpforms-form-3413 select,
#wpforms-form-3413 textarea {
    border: 1px solid rgba(138, 141, 143, .3);
    border-radius: 0;
    background: rgba(244, 241, 235, .5);
    color: rgba(65, 64, 66, .5);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none;

}
#wpforms-form-3413 select{
	 appearance: auto;
}

#wpforms-form-3413 input:focus,
#wpforms-form-3413 select:focus,
#wpforms-form-3413 textarea:focus {
    box-shadow: rgba(44, 142, 154, 0.25) 0px 0px 0px 0.25rem;
    outline: 0px;
}

#wpforms-form-3413 button[type="submit"] {
    background-color: #2c8e9a;
    border: none;
    color: #fff;
    padding: 12px 28px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
    line-height: 100%;
    height: 47px;
    transition: background-color 0.3s ease;
}

#wpforms-form-3413 button[type="submit"]::after {
    content: 'â†’';
	margin-left: 4px;
	position:static !important;
	border: 0px none !important;
}

#wpforms-form-3413 span.wpcf7-not-valid-tip {
    color: #dc3545;
}
#wpforms-form-3413 .iti .iti__selected-country-primary {
    flex-direction: row-reverse;
}

html:lang(ar) #wpforms-form-3413 button[type="submit"]:after {
	position:static !important;
    
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNyAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjY2NjcgNi4xMzY2N1Y0LjQ3SDMuMTkwMDhMNi40ODE3NSAxLjE3ODMzTDUuMzAzNDIgMEw4LjE3Nzc2ZS0wNSA1LjMwMzMzTDUuMzAzNDIgMTAuNjA2N0w2LjQ4MTc1IDkuNDI4MzNMMy4xOTAwOCA2LjEzNjY3SDE2LjY2NjdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    content: "";
    width: 20px;
    height: 14px;
    display: inline-flex;
	background-repeat: no-repeat;
	align-items: center;
	position: static !important;
	border: 0px none !important;
}
.fom-wrap-gbc div.wpforms-container-full .wpforms-confirmation-container-full, .fom-wrap-gbc div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    text-align: center;
    background-color: #abd2d7;
    max-width: 50%;
    border-color: #abd2d7;
}

@media screen and (max-width: 600px) {
	.fom-wrap-gbc div.wpforms-container-full .wpforms-confirmation-container-full, .fom-wrap-gbc div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
		max-width: 100%;

	}
}


section.search-results .card img, section.search-results .card .card-img-top {
    display: none !important;
}


@media (max-width: 1024px) {
	html[lang=ar] body .whatsnew-container .swiper-arrows {
		flex-direction: row!important;
	}
	html[lang=ar] body .whatsnew-container .swiper-button-next, html[lang=ar] body .whatsnew-container .swiper-button-prev {
		transform: scale(-1);
	}
}

