/**
 * Theme Name:     Twenty Twenty-One Child
 * Author:         samkennard
 * Template:       twentytwentyone
 * Text Domain:	   twenty-twenty-one-child
 * Description:    Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
 */

button.sub-menu-toggle {
    display: none;
}
h4.img-name {
    font-weight: 100;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #000;
    font-family: 'Helvetica';
    text-transform: uppercase;
}
form.fluent_form_3 .wpf_has_custom_css.ff-btn-submit {
    color: #ebebeb;
    border-radius: 0;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    box-sizing: border-box;
    height: 40px;
    font-family: 'Poppins'!important;
}
.fluentform .ff-el-form-control {
    border-radius: 0rem;
    background-color: #f5f5f5;
    font-size: 14px;
    height: 40px;
}
.fluentform .ff-el-input--label label {
    font-size: 13px;
    padding: 5px;
    color: #757575;
}
.fluentform .ff_btn_style {
    border-radius: 0px;
    font-size: 10px;
    padding: 10px 28px;
}
.fluentform .ff_btn_style:hover {
    border: 1px solid #000000;
    font-family: 'Poppins'!important;
    letter-spacing: 2px;
}
form.fluent_form_1 .ff-btn-submit:hover {
    background-color: #ffffff;
    color: #757575;
}

.wpcp-single-item h2 a, .wpcp-product-price span {
    letter-spacing: 1px;
    font-family: 'Helvetica';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
    font-size: 14px;
    border-radius: 0px;
    padding: 10px 28px;
	text-transform: capitalize;
}
.gallery p{
    color: #000;
    font-size: 50px;
    transform: rotate(-90deg);
    margin-left: -60px;
    float: left;
    margin-top: 95px;
}
.three-col .block {
    padding: 15px;
    width: 239px;
    height: auto;
    text-align: center;
    float: left;
    margin: 15px;
}
.three-col .block h1 {
    color: rgb(46, 46, 46);
    font-family: 'PlayfairDisplay'!important;
    font-size: 18px!important;
    width: 100%;
    float: left;
    min-height: 56px;
}
.three-col .block img {
    width: 100%;
    max-width: 209px;
    float: left;
    margin-bottom: 0.67em;
}
.three-col .block h2 {
    color: rgb(70, 70, 70);
    font-family: 'Helvetica'!important;
    text-transform: uppercase;
    font-size: 12px!important;
    width: 100%;
    float: left;
    text-align: left!important;
    line-height: 16px!important;
}
@media screen and (max-width: 800px) and (min-width: 0){
    .three-col .block {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .three-col .block img {
        float: none;
        margin: auto auto 10px auto;
    }
    .gallery p {
        transform: rotate(0deg);
        margin-left: 0px;
        margin-top: 0px;
    }
}






.ball{
    text-transform: uppercase;
    padding: 15px;
    background-image: url(/wp-content/uploads/2022/07/circle.png);
    background-repeat: no-repeat;
    height: 227px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 19px;
}
.ball.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 19px;
}
.ball p{
    font-size: 10px;
    text-transform: initial;
    line-height: 10px!important;
    margin-top: 10px;
    font-family: Helvetica!important;
    color: #a1a1a1;
}

@media (min-width: 768px){
    .frm-fluent-form .ff-t-cell {
        padding: 0px;
        vertical-align: inherit;
        width: 100%;
    }
}
@media (max-width: 768px){
	.ff-t-container.ff-column-container.ff_columns_total_2{
		display: flex;
}
}
@font-face { 
    font-family: Sinthya-Regular; 
    src: url(/wp-content/themes/twenty-twenty-one-child/fonts/sinthya.otf); 
    font-weight: normal; 
    }
 /*   h1.elementor-heading-title.elementor-size-default { 
        font-family: "Sinthya-Regular", Arial, sans-serif; 
        margin-bottom: 10px;
        margin-top: 15px;
    }*/

