
html{
    overflow-x: hidden;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{float:right !important;}
.wp-admin i{
    font-family: "FontAwesome" !important;
}
a{
    text-decoration: none !important;
}
.required{ color: red;font-weight: bold; }
.center{ text-align: center; }
.chzn-drop{ margin: 0px !important; }
.woocommerce form .form-row select, .woocommerce-page form .form-row select{
    height: 34px;
    border: 1px solid silver !important;
}
.alert-lable{
    font-size: 10px;
    color: rgb(73, 72, 72);
}
.product-page-sidebar{
    padding: 6px;
    margin: 15px 0px;
    box-shadow: rgb(0 0 0 / 10%) 0 0 10px -3px;
}
.prerequisites_course {
    display: block;
    border: 1px dashed #ddd;
    border-radius: 10px;
    padding: 25px 15px 10px 15px;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}
.prerequisites_item {
    display: block;
    line-height: 21px;
}
.prerequisites_item:before {
    float: right;
    content: '\f0f6';
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 300;
    color: #adadad;
    margin-left: 5px;
    vertical-align: middle;
}
.prerequisites_item:after {
    content: attr(data-title);
    background-color: #faebd7;
    border-radius: 10px 0 0 10px;
    padding: 0 5px;
    line-height: 14px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.prerequisites_course:after {
    content: attr(data-title);
    position: absolute;
    right: 15px;
    top: -10px;
    font-size: 9px;
    padding: 0 15px 0 15px;
    line-height: 22px;
    background-color: #fff;
    color: #3f51b5;
    border-radius: 15px;
    border-bottom: 1px solid #ececec;
}
.product-page-sidebar a{
    color: #444;
    display: block;
    font-size: 11px;
}
.product-page-sidebar a:hover{ color: red; }
.prerequisites_forced {
    display: block;
    border: 1px dashed #ddd;
    background-color: #fdfbf7;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    position: relative;
    line-height: 21px;
    font-size: 9px;
}
.prerequisites_forced:before {
    content: '\f0a1';
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 300;
    color: #d6ac80;
    font-size: 17px;
    margin-left: 5px;
    vertical-align: middle;
}
.wc_emoji_rating {
    margin-top: 15px;
    text-align: center;
    padding: 10px;
}
.box_wrap {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px 10px 25px;
    position: relative;
    box-shadow: 0 0 7px -2px rgb(0 0 0 / 10%);
}
.single_rating_product {
    direction: ltr;
    padding: 5px 0 10px;
}
.single_rating_product .fa-star,.single_rating_product .fa-star-half-o
,.single_rating_product .fa-star-o{ color: gold; }
.single_avg_rating {
    font-family: IRANSansnum;
    margin-bottom: 5px;
}
.single_avg_rating span {
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 0 7px;
    margin: 0 3px;
}
.single_rating_product i {
    font-size: 23px;
    margin: 0 4px;
    color: #9e9e9e;
}
.box_wrap:after, .box_wrap:before {
    content: '';
    display: block;
    clear: both;
}
.wc_additional_information {
    margin-top: 15px;
    padding: 10px 15px;
    overflow: hidden;
}
.level_of_edu {
    padding: 0 10px 10px 10px;
    text-align: center;
    font-size: 16px;
    color: #a2a2a2;
    direction: ltr;
    margin-top: 5px;
    margin-bottom: 25px;
}
.level_of_edu:before {
    content: '';
    background-color: #fdfdfd;
    position: absolute;
    top: -157px;
    right: 15px;
    left: 15px;
    height: 240px;
    border-radius: 50%;
    border: 2px dotted #eaeaea;
}
.level_of_edu.leve_is_1 i:first-child, .level_of_edu.leve_is_2 i:first-child, .level_of_edu.leve_is_2 i:nth-child(2), .level_of_edu.leve_is_3 i {
    color: #ffc201;
}
.level_of_edu i {
    margin: 0 2px;
    position: relative;
}
.level_of_edu span {
    display: block;
    font-size: 11px;
    position: relative;
}
.wc_additional_information .total_sales {
    margin: 6px 0 11px 0;
    color: #333;
    border: 2px dotted #eaeaea;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    border-radius: 10px;
}
.wc_additional_information .total_sales i {
    font-size: 27px;
    vertical-align: middle;
    margin-left: 10px;
}
.wc_additional_information .total_sales span {
    background-color: #f5f5f5;
    padding: 0 10px;
    border-radius: 5px;
    margin-right: 5px;
}
.single_product_meta {
    margin: 6px 0;
    border-bottom: 2px dotted #eaeaea;
    padding-bottom: 5px;
}
.wc_additional_information .product_time, .wc_additional_information .publish_date, .wc_additional_information .total_view {
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 2.091em;
}
.wc_additional_information .product_time:before {
    content: "\f017";
}
.wc_additional_information .product_time:before, .wc_additional_information .publish_date:before, .wc_additional_information .sku_wrapper:before, .wc_additional_information .total_view:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 300;
    content: "";
    font-size: 16px;
    color: #d2d4da;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.wc_additional_information .product_time i, .wc_additional_information .publish_date i, .wc_additional_information .total_view i {
    color: rgb(104, 104, 104);
    margin-right: 5px;
    font-style: normal;
}
.wc_additional_information .publish_date:before {
    content: "\f133";
}
.wc_additional_information .publish_date.modifield:before {
    content: "\f274";
}
.wc_additional_information .total_view:before {
    content: "\f06e";
}
.wc_additional_information .product_time:before {
    content: "\f017";
}

.product_sellinfo {
    margin: 15px 0 0 0;
    padding: 15px;
}
.product_sellinfo:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #eeeff1;
    font-size: 60px;
    content: "\f0e3";
    position: absolute;
    left: 15px;
    top: 15px;
    opacity: .25;
}
.product_sellinfo .el_info_icon {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    font-size: 12px;
    float: right;
    font-weight: 500;
}
.product_sellinfo .el_info_icon i {
    font-size: 29px;
    color: #969696;
    vertical-align: middle;
    margin-left: 10px;
}
.product_sellinfo ul {
    font-size: 10px;
    position: relative;
}
.product_sellinfo ul li {
    color: #777;
    position: relative;
    line-height: 25px;
}
.single_product_author {
    padding: 15px;
    margin-top: 15px;
    text-align: center;
}
.author_product_avatar {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
.author_product_avatar img {
    border-radius: 0 0 50% 50%;
    -webkit-border-radius: 0 0 50% 50%;
    border: 4px double #ddd;
    width: 96px;
    max-height: 96px;
}
.single_product_author>span {
    display: inline-block;
    padding: 0 10px;
    margin: 2px auto;
    background-color: #f7f7f7;
}
.single_product_author h4 {
    font-weight: 500;
    padding-bottom: 10px;
}
.author_meta_group {
    padding-top: 10px;
    text-align: right;
}