@font-face {
    font-family:'vazir-font-v18.0.0';
    src: url('./font/iransandsdn') format(woff);
}
@font-face {
    font-family:'parastoo-font-v1.0.0-alpha5';
    src: url('./font/iransandsdn') format(woff);
}
body{
    direction: rtl;
    background: #97bdff;
    font-family: 'vazir-font-v18.0.0';
}
header
{
    font-family: 'parastoo-font-v1.0.0-alpha5';
}
.logo
{
    width: 150px;
    height: 50px;
}
.w100{
    width: 100%;
}
.img-card {
    width: 75%;
    height: auto;
}
.part1 {
    font-size: 2rem;
    font-weight: 800;
    color: blue;
}

.body-text {
    font-size: 1rem;
    color: rgb(80, 77, 93);
}
.card-img-top{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    max-height: 200px;
}
.card {
    border-radius: 5rem;
}
.footer-mok {
    background: rgb(0, 0, 172);
    border-top: solid rgb(0, 0, 0) 10px;
}
.footer-text-header {
    font-size: 1rem;
    color: white;
    padding-bottom: 10px;
    border-bottom: solid white;
    margin-top: 15px;
}
.footer-ul {
    list-style-type: none;
    margin-right: 0px;
    padding-right: 0px;
}
.footer-ul li {
    margin-top: 20px;
}
.footer-ul li a {
    text-decoration: none;
    color: white;
}
.footer-ul li a:hover {
    color: black;
    font-size: 20px;
}
.footer-text {
    font-size: 1rem;
    color: black;
}
.card{
    border-radius: 1rem;
}
.card-img-top {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    max-height: 200px;
}
.single-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: blue;
}
.sidebar-img {
    height: auto;
    width: 75%;
    border-radius: 2rem;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.social-title{
    font-size: 1.1rem;
    font-weight: 800;
    color: blue;
    text-align: center;
    margin-top: 10px;
}
.related_pro
{
    width: 100%;
    background-color: rgb(213, 242, 255);
    border: 5px double blue;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
}
.product_video
{
    border: 5px double blue;
    border-radius: 5px;
    margin-bottom: 20px;
}
.related_pro h3
{
    font-size: 22px;
    font-weight: bold;
    color: rgb(0, 0, 115);
    border-bottom: 2px solid blue;
    padding: 10px 15px;
    text-align: center;
    margin-top: 0px;
}
.product_video figure{
    margin-bottom: 0px;
}
.related_pro ul li
{
    border: 2px solid rgb(78, 80, 166);
    border-radius: 20px;
}
.related_pro h2
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: blue;
}
.related_pro ul li a button
{
    display: none !important;
}
.related_pro ul li span.product_video{
    color: black;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.related_pro ul li span.onsale
{
    color: yellow;
    background-color: blue;
    border-radius: 10px;  
}
.related_pro .star-rating{
    color: gold;
    margin-right:80px !important;
    width: 100% !important;
    }
.descrip_tab
{
    color: blue;
    font-size: 18px;
}
.fl_r{
    width: 100%;
    float: right;
}
.right_product
{
    width: 65%;
    float: right;
}
.title-prouct{
    float: right;
    width: 100%;
    margin-bottom: 20px;
}
.title-product header h1{
    background: #62c0ff;
    padding: 10px;
    box-shadow: 0 0 12px #62c0ff;
    text-align: center;
    color: blue;
    border: 5px solid blue;
    border-radius: 20px;
}
.sidebar_pro{
    width: 30%;
    float: right;
    position: sticky;
    top: 40px;
}
.single_widget
{
    background-color:rgb(33, 3, 228);
    color: rgb(0, 255, 255);
    border-radius: 48px;
    box-shadow: 4px 4px 10px black;
    margin-right: 15px;
    padding: 9px;
}
.product_price{
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-family: b titr;
    font-weight:bold;
    border-radius: 48px;
    background: rgb(255, 255, 255);
    line-height: 60px;
    align-items: center;
}
.product_lable{
    color: rgb(242, 255, 0);
    font: 25px;
    padding-top: 10px;
    text-align: center;
}
.product_price p
{
    text-align: center;
    align-items: center;
}
.product_price p > del{
    display: block;
    color: red;
}
.product_price p > ins{
    display: block;
    color: blue;
}
p.price > span
{
    padding-top: 22px;
    text-align: center;
    color: rgb(255, 0, 0);
    font-size: 22px;
    display: block;
}
span.text_user_login{
    border: 5px solid rgb(1, 1, 240);
    background-color: #62c0ff;
    border-radius: 48px;
    padding: 8px 5px;
    margin-right: 5px;
    color: rgb(0, 0, 115);
    font-family: b titr;
    box-shadow: 4px 4px 10px black;
}
a.menu_register{
    background-color: #62c0ff;
    border: 5px solid blue;
    border-radius: 48px;
    padding: 8px 5px;
    margin-right: 5px;
    color: rgb(0, 0, 115);
    font-family: b titr;
    text-decoration: none;
    box-shadow: 4px 4px 10px black;
}
a:hover.menu_register{
    background-color: rgb(0, 0, 22);
    color: aliceblue;
}
a.menu_my_account{
    background-color: #0099ff;
    border: 5px solid blue;
    border-radius: 48px;
    padding: 8px 5px;
    margin-right: 5px;
    color: rgb(0, 0, 115);
    font-family: b titr;
    text-decoration: none;   
    box-shadow: 4px 4px 10px black;
}
a:hover.menu_my_account{
   background-color: rgb(0, 0, 22);
    color: aliceblue;
}
.my-account-style{
    background: #62c0ff;
    border: 6px solid rgb(0, 0, 189);
    width: 25%;
    height: 20%;
    padding: 20px;
    border-radius: 40px;
    float: right;
    margin-left: 20px;
    box-shadow: 5px 10px 10px;
}
.my-account-style ul{
    padding-right: 20px;
}
.my-account-style ul li{
    list-style: none;
    padding: 10px;
}.my-account-style ul li a{
    text-decoration: none;
    color: #00097a;
    font-family: b titr;
    font-size: 18px;
    border-bottom: 5px solid rgb(10, 0, 66);
    display: block;
    padding: 5px;
}
.my-account-style ul li a:hover{
    color: black;
    font-size: 20px;
}
.myaccount-style{
    background: #62c0ff;
    border: 5px solid #0000bd;
    width: 70%;
    float: right;
    border-radius: 40px;
    padding: 20px;
    margin-right: 20px;
    box-shadow: black 5px 7px 7px;
}
.title-page{
    width: 100%;
    background: #62c0ff;
    box-shadow: black 5px 7px 7px;
    border: 5px solid #0000bd;
    border-radius: 30px;
    text-align: center;
    padding: 10px;
    font-family: b titr;
    color: #00097a;
}
.product_register{
    background: #62c0ff;
    border-radius: 48px;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
}
.product_register a{
    text-decoration: none;
    color: blue;
    font-family: b titr;
    font-size: 20px;
    position: relative;
}
.product_register a:hover{
    color: #00097a;
    font-size: 25px;
    transition-duration: 2.5s;
}
.product_register a i{
    position: absolute;
    right: -20px;
    font-size: 20px;
}
.bought_product{
    background: #0099ff;
    margin-top:25px;
    text-align: center;
    border-radius: 48px;
    padding: 20px;
}
.bought_product p{
    font-size: 20px;
    color: dimgray;
    font-family: b titr;
}.product_rate{
    display: flex;
    justify-content: space-around;
    margin: 6px;
    border-radius: 48px;
    background: #62c0ff;
    padding: 7px;
    margin-top: 20px;
}
.product_rate .text{
    color: blue;
    font-weight: bold;
    font-size: 17px;
}
.product_rate .woocommerce{
    color: #ffb30f;
    font-size: 20px;
}
.product_number_student{
    padding: 15px;
    text-align: center;
    font-size: 17px;
    color:#0000ff;
    background-color: #62c0ff;
    border-radius: 48px;
    font-weight: bold;
}
.product_number_student i{
    margin-left: 5px;
    color: #00097a;
    font-size: 18px;
}
.product_number_student span{
    margin-left: 5px;
    color: #00097a;
}
.lesson_list_pro ul{
    padding-right: 0px;

}
.lesson_list_pro ul li{
    list-style: none;
    cursor: pointer;
}
.lesson_list_pro ul li h3{
    padding: 15px;
    background: #2200ff;
    border-radius: 48px;
    font-size: 20px;
    color: #ffffff;
}
.lesson_list_pro ul li h3 i{
    float: left;
}
.lesson_list_pro ul .time_course_{
    padding: 10px 0px;
    text-align: center;
    background: #62c0ff;
    color: #0000ff;
    border-radius: 48px;
    margin-bottom: 5px;
    cursor: default;
}
.lesson_list_pro ul li ul{
    display: none;
}
.lesson_list_pro ul li ul li a{
    padding: 10px 0px;
    text-align: center;
    display: block;
    background: #62c0ff;
    width: 100%;
    color: #0000ff;
    border-radius: 40px;
    margin-bottom: 5px;
    text-decoration: none;
}
.lesson_list_pro ul li ul li a:hover{
    color: #ffffff;
    background: #0000bd;
}
.product_attributes{
    padding: 10px;
    font-size: 17px;
    color: #0000bd;
    border-bottom: 1px solid blue;
}
.product_attributes:last-child{
    border-bottom: none;
}
.product_attributes i{
    color: #0099ff;
    font-size: 15px;
    margin-left: 7px;
}
.product_attributes span p{
    display: inline;
}
.card-body h4{
    background: blue;
    padding: 10px 0px;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    text-align: center;
}
.card-body del{
    color: white;
    margin-right: 5px;
}
.card-body inc{
    float: left;
    margin-left: 5px;
    text-decoration: none;
}