/*
	Theme Name:	Xtra Child
	Theme URI:	http://xtratheme.ir
	Description:Sample child theme of Xtra theme for customization.
	Author:		Xtra Theme
	Author URI:	http://xtratheme.ir
	Template:	xtra
	Version:	4.0.0
*/

.active-step-beh{
color:red;
}
.um-row{
display:none;
}
.um-profile-body.main.main-default .um-row:nth-child(1) {
    display:block;
}

/*
	Theme Name:	Xtra Child
	Theme URI:	http://xtratheme.ir
	Description:Sample child theme of Xtra theme for customization.
	Author:		Xtra Theme
	Author URI:	http://xtratheme.ir
	Template:	xtra
	Version:	4.0.0
*/

.active-step-beh{
color:red;
}
.um-row{
display:none;
}
.um-profile-body.main.main-default .um-row:nth-child(1) {
    display:block;
}
@font-face{
    font-family: vanda;
    src: url('fonts/VandaFAnum-Regular.woff'),url('fonts/VandaFAnum-Regular.woff2');
}

@font-face{
    font-family: falsafeh;
    src: url('fonts/Falsafeh-Bold.woff');
}
/*user and */
input[type='submit'].dokan-btn, a.dokan-btn, .dokan-btn {
    padding: 10px 30px;
}
input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    background-color: #ffffff;
    border-color: #1a4760;
}
.woocommerce-MyAccount-content p a {
    color: #f9660d;
    font-weight: 400;
}
/**/

.bg-rec-1:after, .bg-rec-2:after, .bg-rec-4:after {
    content: "";
    background: #F2F6FF;
    border: 1px solid #7070701f;
    position: absolute;
    right: -260px;
    top: 100px;
    width: 300px;
    height: 300px;
    transform: rotate(45deg);
    z-index: 0;
    left: auto;
    border-radius: 34px;
    box-shadow: 11px 9px 16px #abb6cca3;
}

.bg-rec-rec:after {
    content: "";
    background: linear-gradient(324deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 40%);
    /* border: 1px solid #7070701f; */
    position: absolute;
    right: -100px;
    top: -348px;
    width: 500px;
    height: 500px;
    transform: rotate(73deg);
    z-index: 0;
    left: auto;
    border-radius: 34px;
}


.bg-rec-x:after {
    content: "";
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    right: -289px;
    top: -45px;
    width: 400px;
    height: 400px;
    transform: rotate(45deg);
    z-index: 0;
    left: auto;
    border-radius: 34px;
    box-shadow: 10px 10px 50px #abb6cca3;
}

.bg-rec-2:after {
    right: auto;
    left: -260px;
    transform: rotate(-56deg);
}
.bg-rec-3:after {
    content: "";
    background: transparent url(../../img/Ellipse-60.png);
    background-repeat: no-repeat;
    right: -150px;
    background-size: cover;
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bg-rec-expert:after {
    content: "";
    background: transparent url(../../img/Ellipse-60.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 0;
    transform: translateY(-50%);
}

.bg-rec-3-mob:after {
    content: "";
    background: transparent url(../../img/Ellipse-60.png);
    background-repeat: no-repeat;
    left: -150px;
    background-size: cover;
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 0;
    top: 30%;
    transform: translateY(+50%);
}

@media only screen and (max-width: 600px)
{
    .bg-rec-1:after, .bg-rec-2:after, .bg-rec-4:after
    {
        content: "";
        background: none;
        border: 0px solid #7070701f;
        position: absolute;
        right: -289px;
        top: -45px;
        width: 0;
        height: 0;
        transform: rotate(45deg);
        z-index: 0;
        left: auto;
        border-radius: 0;
        box-shadow: none;
    }
}
