@import url(https://yucca.ir/wp-content/themes/Avada-Child-Theme/css/related-products.css);

.section1 {
    position: relative;
    z-index: 1;
}

.title1 {
    position: absolute;
    top: 34%;
    color: #fff;
    right: 14%;
}

.btn1 {
    position: absolute;
    top: 40%;
    right: 14%;
    text-align: center;
}

.section1 .logo {
    display: block;
    float: left;
    position: absolute;
    top: 36%;
    width: 118px;
    left: 13%;
    line-height: 19px;
    text-align: center !important;
}

.feature {
    width: 33%;
    float: right;
    text-align: center;
}

.section2 {
    float: right;
    padding-right: 10%;
    padding-left: 10%;
    display: block;
    text-align: center !important;
    position: relative;
}

.section2 .bg {
    margin: -20% 0 0;
}


.inner-div {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    padding-left: 10%;
    padding-right: 10%;
    left: 0;
    right: 0;
}

.section3 {
    margin: 50px auto 50px auto;
    display: block;
    float: right;
}

.title3 {
    text-align: center;
    border: 1px solid #c2a36a;
    padding: 3px 10px 3px 10px;
    border-radius: 50px;
    width: fit-content;
    margin: 20px auto;
    font-weight: 200;
    word-spacing: -3px;
}

.section4 {
    position: relative;
    display: block;
    float: right;
    padding: 0 10%;
}

.text41 {
    font-size: 50px;
    font-family: Sabatica, Serif !important;
    float: left;
    position: absolute;
    top: 14%;
    left: 20%;
}

.text41 span {
    color: #c8a357;
    font-size: 35px;
    margin-left: 8px;
}

.text42 {
    float: right;
    position: absolute;
    top: 14%;
    font-size: 50px;
    font-family: sabatica, Serif !important;
    right: 18%;
}

.section5 {
    position: relative;
    display: block;
    float: right;
    padding-left: 10% !important;
    padding-right: 10%;
    margin-top: 120px;
    margin-bottom: -100px;
}

.hometitle {
    text-align: center !important;
    position: absolute;
    top: -2%;
    color: #fff !important;
    font-weight: 200 !important;
    font-size: 16px !important;
    left: 0;
    right: 0;
    background: #b78e3b;
    width: fit-content;
    margin: auto;
    padding: 4px 20px;
    border-radius: 0 0 20px 20px;
}

.hometxt1 {
    width: 100%;
    color: #fff !important;
    text-align: justify !important;
    background: #000;
    padding: 5%;
    border: 2px solid #b78e3b;
    border-radius: 20px;
    position: relative;
    z-index: 1;

}

.homebtn {
    text-align: center !important;
    width: 100% !important;
    left: 0;
    right: 0;
    margin: 30px auto 0;
    display: block;
}

.inner-txt {
    column-count: 2;
    column-gap: 40px;
}
.center{
    text-align: center;
}
.section1 .logo p {
    font-family: Sabatica, Serif !important;
    color: #fff;
    direction: ltr;
    font-size: 20px;
    margin-top: 7px;
}

.section1 .logo img{
    width: 45px;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media only screen and (min-width: 1201px) {
    .md-img, .sm-img {
        display: none !important;
    }

    .lg-img {
        display: block !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1200px) {
    .lg-img, .sm-img {
        display: none !important;
    }

    .md-img {
        display: block !important;
        width: 100% !important;
    }

    .feature {
        width: 28%;
        margin: 0 2.5%;
    }
    .title1 {
        top: 34%;
    }
}

@media only screen and (max-width: 800px) {
    .md-img, .lg-img, .bg-img {
        display: none !important;
    }

    .sm-img {
        display: block !important;
        width: 100% !important;
    }

    .title1 {
        position: absolute;
        top: 65%;
        color: #fff;
        right: 0;
        left: 0;
        margin: auto;
        width: fit-content;
        font-size: 15px;
    }

    .btn1 {
        position: absolute;
        top: 75%;
        right: 0;
        text-align: center;
        left: 0;
    }

    .section1 .logo {
        display: block;
        float: left;
        position: absolute;
        top: 6%;
        width: 118px;
        left: 8%;
        line-height: 19px;
        text-align: center !important;

    }

    .section1 .logo img {
        width: 35px;
    }

    .section2 .bg {
        margin: -50% 0 0;
    }

    .inner-div {
        top: -26%;
    }

    .section5 {
        z-index: 1;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .inner-txt {
        margin-top: 20px;
    }
}


@media only screen and (min-width: 400px) and (max-width: 799px) {
    .hometitle {
        font-size: 13px !important;
        top: -1%;
    }
}


@media only screen and (max-width: 450px) {
    .inner-txt {
        column-count: 1;
        column-gap: 0;
    }

    .hometitle {
        font-size: 12px !important;
        top: -1%;
    }
    .section5 {
        padding-left: 5% !important;
        padding-right: 5%;
    }

    .section5 .homebtn {
        width: 100% !important;
        top: 93%;
    }
    .section5 .homebtn span.mainbtn {
        width: 120px;
    }
    .section1 .logo p {
        font-size: 17px !important;
    }
    .section1 .logo{
        left: 0;
    }
}
.page-id-2 .avada-page-titlebar-wrapper {
    display: none;
}