/*
 Theme Name: parsa
 Author: میهن کد | علی صدری
 Description: پارسا قدرتمندترین پوسته فروش دوره های آموزشی در ایران.
 Theme URI: https: //www.rtl-theme.com/parsa-wordpress-theme/
 Version: 3.5.0
 Tags: teaching, study, studying, classes, courses, education, education center, learning center, tutoring, learning, lessons, instructor, teacher, mentor
 Text Domain: Parsa
 */
 * {
     margin: 0;
     padding: 0;
     border: 0;
     box-sizing: border-box;
}
 @font-face {
     font-family: "DanaFont";
     font-style: normal;
     font-weight: 900;
     src: url("font/dana/ttf/Dana-FaNum-Black.ttf");
}
 @font-face {
     font-family: "DanaFont";
     font-style: normal;
     font-weight: bold;
     src: url('font/dana/ttf/Dana-FaNum-Bold.ttf');
}
 @font-face {
     font-family: "DanaFont";
     font-style: normal;
     font-weight: 500;
     src: url('font/dana/ttf/Dana-FaNum-Medium.ttf');
}
 @font-face {
     font-family: "DanaFont";
     font-style: normal;
     font-weight: 300;
     src: url('font/dana/ttf/Dana-FaNum-Light.ttf');
}
 @font-face {
     font-family: "DanaFont";
     font-style: normal;
     font-weight: 200;
     src: url('font/dana/ttf/Dana-FaNum-Light.ttf');
}
 @font-face {
     font-family: 'iransans';
     src: url('font/iransans/ttf/IRANSansWeb(FaNum).ttf') format('truetype'), url('font/iransans/woff/IRANSansWeb(FaNum).woff') format('woff');
}
 @font-face {
     font-family: 'iranyekan';
     src: url('font/iranyekan/woff/iranyekanwebregularfanum.woff') format('truetype'), url('font/iranyekan/woff/iranyekanwebregularfanum.woff') format('woff');
}
 @font-face {
     font-family: 'yekanbakh';
     src: url('font/yekanbakh/woff/YekanBakhFaNum-VF.WOFF') format('truetype'), url('font/yekanbakh/woff/YekanBakhFaNum-VF.WOFF') format('woff');
 }
  @font-face {
      font-family: 'lalezar';
      src: url('font/lalezar/woff/lalezar.woff') format('truetype'), url('font/lalezar/woff/lalezar.woff') format('woff');
  }
 @font-face {
     font-family: 'peyda';
     src: url('font/peyda/woff/PeydaWeb-Black.woff') format('truetype'), url('font/peyda/woff/PeydaWeb-Black.woff') format('woff');
     font-weight: 900;
 }
@font-face {
      font-family: 'peyda';
      src: url('font/peyda/woff/PeydaWeb-SemiBold.woff') format('truetype'), url('font/peyda/woff/PeydaWeb-SemiBold.woff') format('woff');
      font-weight: 700;
}
@font-face {
    font-family: 'peyda';
    src: url('font/peyda/woff/PeydaWeb-Medium.woff') format('truetype'), url('font/peyda/woff/PeydaWeb-Medium.woff') format('woff');
    font-weight: 400;
}
@font-face {
     font-family: 'peyda';
     src: url('font/peyda/woff/peydaWeb-light.woff') format('truetype'), url('font/peyda/woff/peydaWeb-light.woff') format('woff');
     font-weight: 100;
 }
 @font-face {
     font-family: 'rokh';
     src: url('font/rokh/woff/RokhFaNum-ExtraBold.woff') format('truetype'), url('font/rokh/woff/RokhFaNum-ExtraBold.woff') format('woff');
     font-weight: 900;
 }
@font-face {
    font-family: 'rokh';
    src: url('font/rokh/woff/RokhFaNum-UltraBold.woff') format('truetype'), url('font/rokh/woff/RokhFaNum-UltraBold.woff') format('woff');
    font-weight: 800;
}
 @font-face {
     font-family: 'rokh';
     src: url('font/rokh/woff/RokhFaNum-Bold.woff') format('truetype'), url('font/rokh/woff/RokhFaNum-Bold.woff') format('woff');
     font-weight: 600;
 }
 @font-face {
     font-family: 'rokh';
     src: url('font/rokh/woff/RokhFaNum-Medium.woff') format('truetype'), url('font/rokh/woff/RokhFaNum-Medium.woff') format('woff');
     font-weight: 400;
 }
 @font-face {
     font-family: 'rokh';
     src: url('font/rokh/woff/RokhFaNum-Light.woff') format('truetype'), url('font/rokh/woff/RokhFaNum-Light.woff') format('woff');
     font-weight: 100;
 }
@font-face {
    font-family: "kalemeh";
    font-style: normal;
    font-weight: 900;
    src: url('font/kalemeh/woff/KalamehWebFaNum-Bold.woff');
}
@font-face {
    font-family: "kalemeh";
    font-style: normal;
    font-weight: 500;
    src: url('font/kalemeh/woff/KalamehWebFaNum-SemiBold.woff');
}
@font-face {
      font-family: "kalemeh";
      font-style: normal;
      font-weight: 300;
      src: url('font/kalemeh/woff/KalamehWebFaNum-Medium.woff');
}
 :root {
     --main-color: var(--main-color);
     --secondary-color: var(--secondary-color);
     --buy-product-color: var(--buy-product-color);
     --body-color-darkmode: var(--body-color-darkmode);
     --main-color-darkmode: var(--main-color-darkmode);
     --header-footer-color-darkmode: var(--header-footer-color-darkmode);
     --popup-color-darkmode: var(--popup-color-darkmode);
     --shadow-color-darkmode: var(--shadow-color-darkmode);
     --input-color-darkmode: var(--input-color-darkmode);
}
 body {
     font-family: 'danafont';
     direction: rtl;
     font-size: 14px;
     text-align: right;
     line-height: 30px;
     color: #fff;
}
 body.dark {
    background-color: var(--body-color-darkmode);
 }
body.dark p, body.dark strong, body.dark span, body.dark bdi, body.dark input, body.dark ul li::marker, body.dark label, body.dark td,
body.dark th, body.dark address,
 body.dark ul li a, body.dark ul li, body.dark ul li::before, body.dark .ic-mini-cart-count-price, body.dark .amount,
 body.dark .course-attribute, body.dark .course-attribute i, body.dark .course-attribute a, body.dark .purchase-amount,
 body.dark .blog-item-publish-v2, body.dark .course-duration-four, body.dark .download-product-attribute,
 body.dark nav.woocommerce-breadcrumb, body.dark nav.woocommerce-breadcrumb a, body.dark .meta-product-feature,
 body.dark .product-sidebar-widget div, body.dark .student-count, body.dark .teacher-name i, body.dark .course-property,
 body.dark .course-property-child, body.dark .teacher-family, body.dark .course-sales, body.dark .product-capacity,
 body.dark .description_tab a::before, body.dark .notice-more, body.dark .last-notices a, body.dark .download-product-sidebar-widget div,
 body.dark .box-shadow-download div, body.dark .author-box *, body.dark .logged-in-as a, body.dark .woocommerce-result-count,
 body.dark select, body.dark form * , body.dark .woocommerce table, body.dark .woocommerce-info a, body.dark .progress-title i,
 body.dark .product-caption, body.dark .top-single-podcast button, body.dark .comments-inner .comment *, body.dark .publish-date-v5,
 body.dark .sub-item-v3 *, body.dark .amazing-percent-v3, body.dark .main-menu .menu-item-has-children>a::before, body.dark .course-sales-four i,
 body.dark .wee-floating-notification .popup *, body.dark .parsa_podcast_slider__title a {
    color: #d2e1e1!important;
}
body.dark svg.currency-symbol {
    fill: #d2e1e1 !important;
}
body.dark a, body.dark input {
    opacity: 1 !important;
}
 body.dark .bg-login-page, body.dark .back-notfound, body.dark .notifbar-icon, body.dark .notifbar-icon-2 {
    background: none;
    background-image: none !important;
 }
 body.dark div, body.dark ul, body.dark .swiper-slide {
    border: none;
 } 
body.dark select, body.dark .post-comments * {
    border: none !important;
    outline: 0 !important;
}
 body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6, body.dark .title-product, body.dark .post-title,
body.dark .title-section, body.dark .post-item a {
    color: #ffffff !important;
}
body.dark .title-product:hover, body.dark .post-title:hover, body.dark .parsa_podcast_slider__title a:hover {
    color: var(--main-color) !important;
}
body.dark .header, body.dark .footer-elementor, body.dark .mobile-header {
    background-color: var(--header-footer-color-darkmode);
}
body.dark .elementor-shape .elementor-shape-fill, body.dark .elementor-shape-top .elementor-shape-fill {
    fill: #0e2338 !important;
}
body.dark .ic-cart-sidebar-wrapper, body.dark .navigation-menu, body.dark ul.sub-menu, body.dark #contact_popup,
body.dark #login_popup, body.dark #login_popup_force, body.dark .login-popup .login-pop, body.dark .box-loginform, body.dark .reg-style,
body.dark .wee-floating-notification .popup {
    background-color: var(--popup-color-darkmode);
    box-shadow: none;
    -webkit-box-shadow: none;
}
body.dark .navigation-menu ul li ul {
    background-color: #102944;
}
body.dark .login-button-intro .box-user-content, body.dark .login-button-intro .box-user-content li:hover,
body.dark .sub-header-notice, body.dark .last-notices a, body.dark .sub-header-restrict, body.dark .notice-all {
    background: var(--main-color-darkmode);
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
body.dark .course-item, body.dark .course-item-one, body.dark .course-item-two, body.dark .course-item-three, body.dark .course-item-four,
body.dark .course-item-five,
body.dark .download-product-item-one, body.dark .download-product-item-two,
body.dark .product-item, body.dark .box-breadcrumb, body.dark .woocommerce-tabs ul.tabs, 
 body.dark .special-btn-text, body.dark .brand-box, body.dark .main-box-child, body.dark label.answers-label, body.dark #label-timer,
 body.dark .paln-column-item-v5, body.dark .column-item2, body.dark .video-item, body.dark .article-item, body.dark .blog-item-v2, body.dark .sub-item-v3,
 body.dark .parsa_podcast_slider,
 body.dark .badge-item, body.dark .navigation-menu ul li i, body.dark .navigation-menu ul li ul li i, body.dark .swiper-card-review .swiper-slide:nth-child(1n),
 body.dark .single-study-duration, body.dark .post-item, body.dark select, body.dark .woocommerce-checkout #payment, body.dark .woocommerce-error,
 body.dark .download-button.gray, body.dark .dont-access-color, body.dark .course-tab-box, body.dark .related-podcast-item, body.dark p.rcp_error,
 body.dark .comments-inner .comment .reply a, body.dark .depth-2, body.dark .depth-3, body.dark .searchwp-live-search-result, body.dark .btn-clipboard {
    background: var(--main-color-darkmode) !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
body.dark .woocommerce-info {
    background: var(--main-color-darkmode) !important;
    color: #d2e1e1 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
body.dark .product-sidebar-widget, body.dark .box-shadow, body.dark .sidebar-widget, body.dark .meta-product-item, body.dark .single-product-woocomerce,
body.dark .box-shadow-download, body.dark .download-product-sidebar-widget, body.dark .top-login-pop a, body.dark .close-restrict i,
body.dark .progressBar__percentes, body.dark .wee-floating-notification .progress,  body.dark .progressBar__percentes__bgGray {
    background: var(--shadow-color-darkmode) !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
body.dark .product-content-shadow {
    background: linear-gradient(180deg, rgb(46 46 46 / 0%) 0%, rgb(23 47 70 / 79%) 35%, rgb(29 53 77) 100%) !important;
}
body.dark .level-vip span, body.dark .step-level, body.dark .certificate-text, body.dark h2#swal2-title {
    color: #3e2f2f !important;
}
body.dark .woocommerce textarea{
    box-shadow: none;
    -webkit-box-shadow: none;
}
/*no important*/
body.dark .section-button-v2 a, body.dark .course-price-two, body.dark .blog-item-morebtn, body.dark nav.woocommerce-pagination ul li .page-numbers,
body.dark .course-rate-four, body.dark .course-sales-four {
    background: #394c5f;
}
body.dark .roadmap-item-v2 i {
    color: #d2e1e1;
}
body.dark .section-head-v2:before, body.dark .course-sales-count span, body.dark .holding-time, body.dark .course-cat a,
body.dark .course-item-two:after, body.dark .course-item-two:before, body.dark .woocommerce textarea,
body.dark .plan-price-v5, body.dark .product-bottom, body.dark .panel-content-inner, body.dark .course-section,
body.dark .woocommerce-tabs ul.tabs li.active, body.dark .woocommerce-checkout #payment div.payment_box {
    background-color: #0e2338 !important;
}
body.dark input[type='text'], body.dark input[type=email] , body.dark input[type=email] ,
body.dark input[type=number], body.dark input[type=password], body.dark input[type=search],
body.dark input[type=tel], body.dark input[type=text], body.dark input[type=time],
body.dark input[type=url], body.dark input[type=week], body.dark textarea.wpcf7-form-control.wpcf7-textarea,
body.dark .search-area button, body.dark .search-area, body.dark .search-area2 button,
body.dark .btn-product-clipboard, body.dark .comment-respond textarea  {
    background-color: var(--input-color-darkmode) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: none !important;
    color: #d2e1e1 !important;
 }
 body.dark input::placeholder{
    color: #e6f0f0 !important;
 }
 body.dark input, body.dark input#coupon_code {
    border-color: #393357 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
 }
body.dark .comment-text, body.dark .single-product-info, body.dark .course-panel-heading{
     border-color: #23415e !important;
     border: 1px solid;
 }
 body.dark .woocommerce .star-rating span, body.dark .woocommerce .star-rating::before {
     color: #d0950e !important;
 }
body.dark .offer-timer-title, body.dark .seconds {
    color: #2ed573 !important;
}
 body.dark .offer-timer, body.dark .pay-button i, body.dark .installment-button i,
 body.dark .notifbar-counter-item {
    background: none;
 }
 @media screen and (max-width: 1200px) {
 body.dark .top-single-product {
     background: var(--main-color-darkmode) !important;
     box-shadow: none;
     -webkit-box-shadow: none;
 }
 }
 a {
     text-decoration: none;
     cursor: pointer;
     transition: all 0.3s ease;
}
.container::-webkit-scrollbar {
    scrollbar-width: auto;
    scrollbar-color: #1a56ff #add8e6;
}
 ins {
     text-decoration: none;
}
 strong {
     font-weight: 400;
}
 figure {
     margin: 0;
}
 .clear {
     clear: both;
}
 .overflow-hidden {
     overflow: hidden;
}
 .overflow-visible {
     overflow: visible;
 }
 .relative {
     position: relative;
}
.absolute {
    position: absolute;
}
 .fixed {
     position: fixed;
     z-index: 999;
 }
.hidden {
     display: none;
}
.flex {
    display: flex;
}
.items-center {
    align-items: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-center {
    justify-content: center;
}
.justify-around {
    justify-content: space-around;
}
.justify-end{
    justify-content: flex-end;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.grid {
    display: grid;
}
.w-100 {
    width: 100% !important;
}
.block {
    display: block !important;
}
.direction-ltr {
    direction: ltr !important;
}
.text-right {
    text-align:right;
}
.text-left {
    text-align:left;
}
.text-center {
    text-align:center;
}
.left{
    float: left;
}
.cursor-pointer {
    cursor: pointer;
}
button {
    cursor: pointer;
    transition: all 0.3s ease;
}
input {
    font-family: inherit;
}
.aligncenter {
    width: auto !important;
    display: table;
    margin: auto auto;
}
.element-divider {
     width: 100%;
     overflow: hidden;
     float: right;
}
.e-con .elementor-draggable-over:not([data-dragged-element=section]):not([data-dragged-is-inner=true])>.elementor-empty-view>.elementor-first-add:after, .e-con .elementor-first-add.elementor-html5dnd-current-element:after, .elementor-draggable-over:not([data-dragged-element=section]):not([data-dragged-is-inner=true])>.elementor-empty-view>.elementor-first-add .elementor-icon, .elementor-draggable-over[data-dragged-element=section][data-dragged-is-inner=true] .elementor-inner-column .elementor-sortable-placeholder, .elementor-editor-preview .elementor-add-section, .elementor-editor-preview .elementor-add-section-inline, .elementor-editor-preview .elementor-element-overlay, .elementor-editor-preview .elementor-empty, .elementor-editor-preview .elementor-empty-view, .elementor-editor-preview .elementor-widget-empty, .elementor-first-add.elementor-html5dnd-current-element .elementor-icon {
    display: block !important;
}
.elementor-element.elementor-widget-empty {
    background: none !important;
}
 .nopadding {
     padding: 0 !important;
}
#cover-text {
    z-index: 9999;
    color: white;
    font-size: 26px;
    text-align: center;
    margin: auto auto;
    position: fixed;
    top: 114px;
    bottom: 0;
    right: 0;
    left: 0;
    height: 0;
}

 .topbar {
     width: 100%;
     background: #2c3e50;
     line-height: 60px;
}
 .container {
     max-width: 1200px;
     margin: auto;
}
 .special-container {
     padding: 0px;
}
 .parent-relative {
     position: relative;
}
 .section {
     padding-top: 60px;
     padding-bottom: 60px;
}
 .right-topbar {
     color: #fff;
     float: right;
}
 .right-topbar li {
     margin-right: 10px;
     margin-left: 10px;
     float: right;
     list-style: none;
}
 .right-topbar i {
     margin-left: 6px;
     vertical-align: middle;
}
 .right-topbar svg {
     max-width: 28px;
     height: auto;
     vertical-align: middle;
     margin-left: 7px;
}
 .right-topbar ul li a {
     color: #fff;
}
 .right-topbar p {
     display: inline-block;
     color: #fff;
}
 .left-topbar {
     color: #fff;
}
 .left-topbar li {
     float: left;
     list-style: none;
}
 .left-topbar i {
     padding: 10px 10px;
}
 .left-topbar a {
     color: #fff;
     padding: 0px 8px;
     position: relative;
}
.header {
    width: 100%; 
    float: right;
}
 .col-grow-header {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-flex: 1;
     -ms-flex-positive: 1;
     flex-grow: 1;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     width: 70%;
}
 .header-gap {
     margin: 0 10px;
}
 .sitelogo {
     float: right;
     transition: all 0.20s ease;
}
 .sitelogo img {
     max-width: 142px;
     width: 100%;
}
 .sitelogo img:hover {
     opacity: 0.9;
}
 .elementor-sitelogo {
     text-align: right;
     transition: all 0.20s ease;
}
.elementor-sitelogo img {
    max-width: 142px !important;
    vertical-align: middle;
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    animation: Rwshine 3s infinite;
}
.elementor-sitelogo:hover {
     opacity: 0.9;
}
@keyframes Rwshine {
    0% {
        -webkit-mask-position: 140% 140%;
        mask-position: 140% 140%;
    }

    100% {
        -webkit-mask-position: -20% -20%;
        mask-position: -20% -20%;
    }
}
 .heading-title {
     font-size: 25px;
     color: #090909;
     margin-bottom: 30px;
     text-align: center;
}
 .row-header {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-top: 10px;
}
/**main-menu style***/
 .main-menu {
     float: right;
}
 .main-menu>ul>li {
     float: right;
     position: relative;
     list-style: none;
}
 .main-menu>ul>li:hover ul {
     opacity: 1;
     visibility: visible;
     top: 40;
}
 .main-menu ul li a {
     margin: 0 0 0 20px;
     display: inline-block;
     color: #4b4a4a;
     font-size: 16px;
}
 .main-menu i {
     margin-right: 5px;
}
 .main-menu ul li ul {
     width: 230px;
     border-bottom: 1px solid;
     border-color: var(--secondary-color);
     position: absolute;
     top: 37px;
     right: 0;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all .25s ease-in-out;
     transition: all .25s ease-in-out;
     z-index: 999;
     background: #fff;
     list-style: none;
     -webkit-box-shadow: 0 10px 70px rgb(0 0 0 / 15%);
     box-shadow: 0 10px 70px rgb(0 0 0 / 15%);
     border-radius: 3px;
}
 .main-menu ul li ul li {
     float: none;
     position: relative;
}
 .main-menu ul li ul li:hover {
     -webkit-transition: all .25s ease-in-out;
     transition: all .25s ease-in-out;
     padding-right: 3px;
}
 .main-menu ul li ul li a {
     padding: 15px 15px;
     display: block;
     font-weight: normal;
}
 .main-menu ul li ul li a:hover {
     color: blue;
}
 .main-menu>ul>li>ul>li:hover ul {
     opacity: 1;
     visibility: visible;
     top: 40;
     display: block;
}
 .main-menu>ul>li>ul>li>ul {
     width: 250px;
     box-shadow: 0 0px 1px #ddcbcb;
     position: absolute;
     top: 0;
     right: 100%;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all .25s ease-in-out;
     transition: all .25s ease-in-out;
     z-index: 999;
     background: #fff;
     list-style: none;
     border-radius: 3px;
     display: none;
}
 .main-menu ul>li>ul>li>ul>li>a {
     padding: 15px 15px;
     display: block;
     font-weight: normal;
}
 .main-menu .menu-item-has-children>a::before {
     float: left;
     margin-right: 9px;
     content: "\f078";
     color: #a7a7a7;
     font-size: 10px;
     font-family: "font awesome 5 free";
     font-weight: bold;
     line-height: 33px;
}
 .main-menu .sub-menu .menu-item-has-children>a::before {
     float: left;
     margin-right: 9px;
     content: "\f053";
     color: #a7a7a7;
     font-size: 10px;
     font-family: "font awesome 5 free";
     font-weight: bold;
     line-height: 33px;
}
 .main-menu>ul>li::before {
     margin-left: 11px;
     vertical-align: middle;
     font-size: 17px;
     color: #9c9c9c;
}
/**main-menu2 style***/
 / .main-menu2 {
     display: flex;
     justify-content: space-between;
}
 .full-with {
     width: 100%;
     float: right;
}
 .social-header {
     color: #fff;
     text-align: left;
     margin-left: 5px;
     margin-right: 5px;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%;
}
 .social-header a {
     margin: 0 5px;
     display: inline-block;
     color: #a5a5a5;
     font-size: 20px;
     transition: all 0.2s ease;
}
 .contact-header {
     float: left;
     margin-right: 24px;
}
 .contact-header span {
     display: block;
     color: #e99b14;
     font-size: 16px;
     text-align: left;
}
 .contact-header a {
     display: inline-block;
     color: #a8a8a8;
     font-size: 18px;
}
 .mainmenu-wrapper {
     width: 100%;
     float: right;
     box-shadow: 0 1px 5px #e6d4d4;
     background: #fff;
}
/**login-button style***/
 .login-button {
    display: flex;
}
 .header-mobile-login-button {
     position: absolute;
     left: 43px;
     top: 15px;
}
.login-button>a {
    background-color: var(--main-color);
    color: #505050;
    //padding: 10px 11px;
    width: 174px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    border: 1px solid;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 .login-button i {
     vertical-align: middle;
}
 .login-button>a:hover {
     opacity: 0.9;
}
.btn-login-text {
    margin-right: 7px;
}
 .left-header {
    text-align: left;
}
 .left-header i {
    font-size: 28px;
    color: #35b40e;
    font-size: 21px;
    background: #17a17036;
    padding: 9px 13px;
    border-radius: 5px;
    border: 1px solid #00008b00;
}
 .left-header a {
     position: relative;
}
/**login-button-intro style***/
 .login-button-intro {
     display: inline-block;
     color: #5e5e5e;
     position: relative;
     font-weight: 100;
}
 .login-button-intro span {
}
 .login-button-intro i {
     margin-right: 5px;
     -webkit-transition: -webkit-transform .30s ease;
     transition: transform .30s ease;
}
 .login-button-intro .box-user-head {
     cursor: pointer;
}
 .login-button-intro .box-user-head label {
     cursor: pointer;
     font-weight: 400;
}
.login-button-intro .box-user-content li {
    list-style: none;
    font-family: inherit;
    width: 100%;
    display: flex;
    align-items: center;
    line-height: inherit;
}
 .login-button-intro .box-user-content li a {
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     padding: .625rem .9375rem;
     border-radius: 0px;
     -webkit-transition: all .25s ease-in-out;
     transition: all .25s ease-in-out;
     color: #505050;
     padding: 12px 18px;
     cursor: pointer;
     font-size: 14px;
     font-weight: 400;
     width: 100%;
}
.login-button-intro .box-user-content li:hover a{
    color: var(--main-color) !important;
}
.login-button-intro .box-user-content li:hover {
    color: var(--main-color) !important;
}
 .login-button-intro .box-user-content li a i {
     font-size: 17px;
     margin-left: 10px;
     margin-right: 0;
}
 .box-user-head input[type=checkbox]:checked+label>i {
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}
.login-button-intro .box-user-content {
    position: absolute;
    margin-top: 6px;
    background: #fff;
    z-index: 99;
    left: 0;
    top: 100%;
    min-width: 14.5rem;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .17);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .17);
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .10s ease-in-out;
    transition: max-height .10s ease-in-out;
    border-bottom: 4px solid var(--main-color);
}
.box-user-head input[type="checkbox"]:checked+label+.box-user-content {
    max-height: 3000px;
    visibility: visible;
    -webkit-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    border-radius: 11px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.user-role-row {
    margin: 10px 12px;
    display: flex;
    align-items: center;
}
.user-role-img img {
    width: 49px;
    float: right;
    border-radius: 50px !important;
}
.user-role-name {
    margin-right: 9px;
    font-size: 16px;
    color: black;
}
 .userlogin-img {
     width: 12.25px;
     height: 6.25px;
     display: inline-block;
     margin-left: 19px;
}
 .userlogin-img img {
     border-radius: 34px;
     width: 40px;
     height: 40px;
     vertical-align: middle;
}
.login-button-intro .box-user-content li:hover {
    background: #f1f1f1;
}
.main-menu-login>ul>li::before {
    vertical-align: middle;
    font-family: 'Font Awesome 5 Pro';
    font-size: 17px;
    margin-left: -8px;
    margin-right: 18px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

/*****404*****/
 .back-notfound {
     background-size: cover;
     width: 100%;
     bottom: 0;
     top: 0;
     display: block;
     height: 100%;
     overflow: hidden;
     position: fixed;
     left: 0;
     z-index: 999999;
     opacity: 1;
     visibility: visible;
}
/*****notif bar*****/
 #topbar-notif {
     float: right;
     width: 100%;
     height: 70px;
     display: none;
     background-color: #f53133;
}
 .bg-notif {
     background: #fd0043;
}
 #topbar-notif p {
     float: right;
     font-size: 17px;
     max-width: 80%;
     margin-left: 15px;
     margin-top: 12px;
     padding: 8px 18px 5px 5px;
     text-align: right;
     color: #FFFFFF;
}
 .notifbody {
     text-align: center;
     max-height: 100px;
     color: #fff;
     display: none;
     z-index: 3008;
     font-size: 15px;
}
 .notif-btn {
     text-align: center;
     width: 100%;
}
.notifbody a {
    background: #fff;
    padding: 8px 20px;
    display: inline-block;
    color: #000;
    border-radius: 5px;
    float: left;
    font-size: 14px;
    min-width: 10%;
    margin-top: 12px;
    vertical-align: middle;
    box-shadow: 0px 13px 10px -9px rgb(0 0 0 / 27%);
}
 .notifbody a:hover {
     opacity: 0.9;
}
 #close-notif {
     float: right;
}
 #close-notif i {
     background: #ffffff;
     color: #fffefe;
     border-radius: 5px;
     font-size: 20px;
     font-weight: bold;
     margin-top: 21px;
     cursor: pointer;
     padding: 3px;
}
 #close-notif i:hover {
     opacity: 0.9;
}
/*****notif bar-v2*****/
.show-topbar-notif{
    display: none;
}
.topbar-notif-v2{
    height: 5.5rem;
    border-radius: 0.75rem;
    row-gap: 1.25rem;
    background-color: #dc2626;
}
.notifbar-content-box{
    height: 100%;
}
.notifbar-clock-box{
    padding-bottom: 0;
    column-gap: 0.875rem;
}
.notifbar-icon {
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
    width: 93px;
    height: 100%;
    background-color: #ffffff1f;
    margin-right: -12px;
}
.notifbar-icon i {
    font-size: 28px;
    color: white;
}
.notifbar-icon-2 {
    width: 4.5rem;
    background-color: #ffffff24;
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
    height: 100%;
}
.notifbar-text{
    max-width: 65%;
    font-size: 17px;
    line-height: 1.875rem;
    color: white;
    margin-right: 15px;
}
.notifbar-btn {
    background: white;
    color: #ff2525;
    margin-right: 1rem;
    flex-shrink: 0;
    height: 2.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    column-gap: 0.625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    width: -moz-max-content;
    width: max-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 99px;
    border-width: 1px;
    border-color: #0000;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.notifbar-counter-item {
    line-height: 1;
    padding: 13px 2px;
    border-radius: 68px;
    background: #ffffff;
    margin: 0 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    max-width: 58px;
    min-width: 58px;
    border: 1px solid;
    border-color: white;
}
.sec-background-notif {
    background: #de254500;
    color: white;
}
.counter-date-label-notif {
    display: block;
    color: #362d27;
    font-weight: normal;
    font-size: 11px;
    margin-top: 3px;
}
.sec-label-notif {
    color: #ffffff;
}
.close-notif-v2 {
    left: 6px;
    top: 5px;
}
.close-notif-v2 i {
    background: #00000026;
    color: #ffffff;
    border-radius: 50px;
    font-size: 18px;
    cursor: pointer;
    padding: 7px 10px;
    font-family: 'Font Awesome 5 Pro' !important;
}
/*****notif bar-v3*****/
.topbar-notif-v3 {
    background-color: #ff2f2f;
    padding: 20px 0;
}
.notifbody-v3 {
    height: 5rem;
}
.notifbar-btn-box-v3 {
    column-gap: 95px;
    row-gap: 83px;
    display: flex;
}
.notifbar-btn-v3 {
    background: #ffffff00;
    color: #ffffff;
    flex-shrink: 0;
    height: 3.3rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    column-gap: 0.625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    width: -moz-max-content;
    width: max-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 7px;
    border-width: 1px;
    border-color: #fff;
    border: 1px solid;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.notifbar-counter-item-v3 {
    line-height: 1;
    padding: 13px 2px;
    border-radius: 8px;
    background: #ffffff00;
    margin: 0 5px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    max-width: 72px;
    min-width: 72px;
    border: 2px dotted;
    border-color: white;
    color: white;
}
.counter-date-label-notif-v3 {
    display: block;
    color: #fffff;
    font-weight: normal;
    font-size: 11px;
    margin-top: 3px;
}
/*****notif bar-v4*****/
.topbar-notif-v4 {
    float: right;
    width: 100%;
    height: 70px;
    display: none;
    background-color: #ff9503;
    position: relative;
    overflow: hidden;
}
.topbar-notif-v4 p {
    font-size: 15px;
    margin-left: 10px;
    margin-top: 12px;
    padding: 8px 0px 5px 0px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
}
.notifbody-v4 {
    text-align: center;
    color: #fff;
    display: none;
    z-index: 3008;
    font-size: 15px;
    margin-bottom: 10px;
    max-height: fit-content;
}
.close-notif-v4 {
    float: left;
    margin-top: 14px;
}
.close-notif-v4 i {
    color: #ffffff;
    border-radius: 50px;
    font-size: 25px;
    cursor: pointer;
    padding: 7px 10px;
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 100;
}
.notif-btn-v4 {
    display: inline-block;
}
.notif-btn-v4 a {
    background: #fffefe;
    padding: 6px 20px;
    display: inline-block;
    color: #000;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    min-width: 10%;
    vertical-align: middle;
    box-shadow: 0px 13px 10px -9px rgb(0 0 0 / 27%) !important;
}
.notif-btn-v4 a::before {
  content: '';
  pointer-events: none;
  opacity: .6;
  background:
    radial-gradient(circle at 20% 35%,  transparent 0,  transparent 2px, hsla(210, 50%, 85%, 1) 3px, hsla(210, 50%, 85%, 1) 4px, transparent 4px),
    radial-gradient(circle at 75% 44%, transparent 0,  transparent 2px, hsla(210, 50%, 85%, 1) 3px, hsla(210, 50%, 85%, 1) 4px, transparent 4px),
    radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, hsla(210, 50%, 85%, 1) 5px, hsla(210, 50%, 85%, 1) 6px, transparent 6px),
    radial-gradient(circle at 66% 72%, transparent 0, transparent 4px, hsla(210, 50%, 85%, 1) 5px, hsla(210, 50%, 85%, 1) 6px, transparent 6px);
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}
@keyframes bubbles {
  from {
    transform: translate();
  }
  to {
    transform: translate(0, -66.666%);
  }
}
.livenow-v2 {
    float: right;
    margin-top: 35px;
    margin-left: -20px;
    margin-right: 20px;
}
.livenow-v2 > div {
    z-index: 99;
    vertical-align: middle;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    position: absolute;
    margin: 0 auto;
    border: 4px solid rgb(255 203 203);
    -webkit-animation: live 1.4s infinite ease-in-out;
    animation: notif 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.livenow-v2 > div:nth-child(1) {
    background-color: rgb(243 186 0);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
.livenow-v2 > div:nth-child(2) {
    -webkit-animation-delay: 0.16s;
    animation-delay: 1.16s;
}
.livenow-v2 > div:nth-child(3) {
    -webkit-animation-delay: 0.42s;
    animation-delay: 0.42s;
    border: 3px solid rgb(255 255 255 / 50%);
}
&:nth-child(4) {
    border: 3px solid rgba(255, 55, 55, 1);
    -webkit-animation-delay: -0.42s;
    animation-delay: -0.42s;
}
@-webkit-keyframes notif {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0.6)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes notif {
    0%,
    80%,
    100% {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}





/*****fixed-contact-button*****/
.fixed-contact-button {
    right: 15px;
    bottom: 20px;
    z-index: 8;
    position: fixed;
    width: 55px;
    height: 55px;
    text-align: center;
    background: var(--main-color);
    opacity: 0.8;
    border: 10px solid #d0d0d0;
    border-radius: 100em;
    cursor: pointer;
    transition: .4s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fixed-contact-button i {
    color: white;
    font-size: 19px;
    display: flex;
}
 .fixed-contact-button:hover {
     -webkit-transform: scale(1.10);
     -ms-transform: scale(1.10);
     transform: scale(1.10);
}
 #contact_popup {
     display: none;
     position: fixed;
     z-index: 999999;
     background: #ffffff;
     border-radius: 1rem;
     height: auto;
     padding: 20px 0 0px 0;
     margin: 22px auto;
     overflow-x: auto;
     width: 30%;
     left: 0;
     right: 0;
     top: 10px;
     bottom: 10px;
}
 .contact-pop form {
     padding: 0px 40px !important;
}
.contact-logo img {
    max-width: 100%;
    margin: 0px auto 0%;
    text-align: center;
    display: block;
}
 .contact-popup-title h2 {
     text-align: center;
     font-size: 22px;
     margin-top: 2px;
}
 .contact-popup-title h3 {
     text-align: center;
     font-size: 14px;
     line-height: 2;
}
 .popup-contact-form .wpcf7-not-valid-tip {
     margin: 5px !important;
}
 .popup-contact-form input.input-text, .popup-contact-form input[type=date], .popup-contact-form input[type=datetime-local], .popup-contact-form input[type=datetime], .popup-contact-form input[type=email], .popup-contact-form input[type=tel], .popup-contact-form input[type=text], .popup-contact-form input[type=time], .popup-contact-form select {
     width: 100%;
     font-family: inherit;
     font-weight: inherit;
     line-height: 2.6;
     outline: 0;
     padding: 0px 12px !important;
     margin: 0 !important;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 6%);
     box-shadow: 0 1px 1px 0 rgb(0 0 0 / 6%);
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     border: none !important;
}
 .popup-contact-form input[type=radio] {
     float: right;
     margin-top: 15px;
     margin-left: 11px;
     height: 19px;
     width: 19px;
}
 .popup-contact-form label {
     float: right;
     text-align: right;
     width: 100%;
}
 .popup-contact-form .wpcf7-radio {
     display: inline-grid;
     line-height: 45px;
     color: #8e8e8e;
     font-size: 13px;
     margin-bottom: 5px;
}
/*****fixed-alarm-button*****/
 .fixed-alarm-button {
     display: flex;
     justify-content: center;
     align-items: center;
     right: 15px;
     bottom: 86px;
     z-index: 8;
     position: fixed;
     width: 55px;
     height: 55px;
     text-align: center;
     background: #1ACFA5;
     opacity: 0.8;
     border: 10px solid #d0d0d0;
     border-radius: 100em;
     cursor: pointer;
     transition: .4s;
}
 .fixed-alarm-button i {
     color: #ffffff;
     vertical-align: bottom;
     font-size: 22px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .fixed-alarm-button:hover {
     -webkit-transform: scale(1.10);
     -ms-transform: scale(1.10);
     transform: scale(1.10);
}
 .fixed-alarm {
     width: 40px;
     height: 40px;
     font-size: 27px;
     color: #9e9e9e;
     -webkit-animation: rings 10s .7s ease-in-out infinite;
     -webkit-transform-origin: 50% 4px;
     -moz-animation: rings 10s .7s ease-in-out infinite;
     -moz-transform-origin: 50% 4px;
     animation: rings 10s .7s ease-in-out infinite;
     transform-origin: 50% 4px;
}
 @keyframes rings {
     0% {
         transform: rotate(0);
    }
     1% {
         transform: rotate(30deg);
    }
     3% {
         transform: rotate(-28deg);
    }
     5% {
         transform: rotate(34deg);
    }
     7% {
         transform: rotate(-32deg);
    }
     9% {
         transform: rotate(30deg);
    }
     11% {
         transform: rotate(-28deg);
    }
     13% {
         transform: rotate(26deg);
    }
     15% {
         transform: rotate(-24deg);
    }
     17% {
         transform: rotate(22deg);
    }
     19% {
         transform: rotate(-20deg);
    }
     21% {
         transform: rotate(18deg);
    }
     23% {
         transform: rotate(-16deg);
    }
     25% {
         transform: rotate(14deg);
    }
     27% {
         transform: rotate(-12deg);
    }
     29% {
         transform: rotate(10deg);
    }
     31% {
         transform: rotate(-8deg);
    }
     33% {
         transform: rotate(6deg);
    }
     35% {
         transform: rotate(-4deg);
    }
     37% {
         transform: rotate(2deg);
    }
     39% {
         transform: rotate(-1deg);
    }
     41% {
         transform: rotate(1deg);
    }
     43% {
         transform: rotate(0);
         //color: #f6ff2a;
    }
     100% {
         transform: rotate(0);
    }
}
/*****nav slider*****/
 .slider {
     float: right;
     direction: ltr;
     width: 100%;
     padding: 50px 0px 20px 0px;
}
 .owl-carousel.owl-rtl .owl-item2 {
     float: left !important;
}
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     top: 48%;
     font-size: 60px;
     opacity: 0.4;
     color: #949494;
     outline: 0;
}
 .owl-theme .owl-nav [class*=owl-]:hover {
     background: #ffffff00;
     color: #949494;
     outline: 0;
}
 .owl-carousel .owl-nav button.owl-next {
     left: 0;
}
 .owl-carousel .owl-nav button.owl-prev {
     right: 0;
}
 .owl-carousel .owl-stage-outer {

}
/*****header-section*****/
 .section-head {
     float: right;
     width: 100%;
     position: relative;
     margin-bottom: 25px;
}
 .section-title {
     float: right;
     width: 100%;
}
 .section-title h2 {
     color: #53565d;
}
 .section-title h4 {
     color: #879ca1;
     line-height: 20px;
     font-size: 15px;
}
 .section-button {
     margin-top: 8px;
     left: 0;
     position: absolute;
}
 .section-button a {
     padding: 5px 10px;
     border: 1px solid var(--main-color);
     color: var(--main-color);
     display: inline-block;
     border-radius: 6px;
     line-height: 33px;
     transition: all 0.3s ease;
}
 .section-button a:hover {
     background: var(--main-color);
     color: #fff;
}
/*****header-section-v2*****/
.section-head-v2 {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.section-head-v2:before {
    content: '';
    position: absolute;
    bottom: -28px;
    right: -6px;
    width: 72px;
    margin: auto;
    height: 89px;
    border-radius: 50%;
    filter: blur(6px);
    background: bisque;
    z-index: -1;
}
.section-title-v2 {
    float: right;
    width: 100%;
}
.section-title-v2 h2 {
    color: #2d365d;
}
.section-title-v2 h4 {
    line-height: 20px;
    color: #727272ad;
    font-size: 16px;
    letter-spacing: -0.9px;
}
.section-button-v2 {
    margin-top: 7px;
    left: 0;
    position: absolute;
}
.section-button-v2 a {
    line-height: 40px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding-left: 10px;
    background: #b3bbc7;
    border-radius: 15px;
    box-shadow: 0 2px 0 rgb(14 4 50 / 2%) !important;
}
.section-button-v2 a:hover {
    background: var(--main-color);
    opacity: 0.9;
}
.section-button-v2 a:hover .special-btn-icon {
    margin-right: 5px;
}
.special-btn-text {
    background: #ffffff;
    border-radius: 15px;
    color: #414985;
    padding: 0 10px;
    font-size: 16px;
}
.special-btn-icon {
    color: #fff;
    margin-right: 10px;
    font-size: 26px;
    transition: .3s;
}
.section-pic-v2 {
    width: 60px !important;
    margin-left: 8px;
}
/*****header-toggle-menu elementor widget*****/
.iconbar {
    width: 36px;
    height: 6px;
    border-radius: 45px;
    background-color: #909090;
    margin: 5px 0;
    transition: 0.4s;
}
 .change div:first-child {
     transform: translate(0, 11px) rotate(-45deg);
}
 .change div:nth-child(2) {
     opacity: 0;
}
 .change div:nth-child(3) {
     transform: translate(0, -11px) rotate(45deg);
}
/*****header-cart elementor widget*****/
.top-header-cart a {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 23px;
    background: #2edd052b;
}
.top-header-cart i {
    color: #a1a2a2;
}
.cart-cont {
    position: absolute;
    font-size: 10px;
    top: 20px;
    right: 6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff;
    text-align: center;
    padding-top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*****header-search-icon elementor widget*****/
.top-header-search a {
    width: 40px;
    height: 40px;
    padding: 10px 11px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 21px;
    background: #2edd052b;
}
.top-header-search i {
    color: #a1a2a2;
}
/*****restrict-icon elementor widget*****/
.top-header-restrict > a {
    width: 40px;
    height: 40px;
    padding: 10px 11px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 21px;
    background: #FFB309;
    color: white;
}
.sub-header-restrict {
    opacity: 0;
    visibility: hidden;
    top: 46px;
    background: white;
    padding: 12px 12px 16px 12px;
    border-radius: 12px;
    width: 210px;
    left: 1px;
    box-shadow: 1px 0 35px 12px rgb(216 215 215 / 75%);
    -webkit-box-shadow: 1px 0 35px 12px rgb(216 215 215 / 75%);
    transition: all 0.3s cubic-bezier(0, 1.27, 0.25, 1);
    z-index: 99;
}
.top-header-restrict:hover .sub-header-restrict{
    opacity: 1;
    visibility: visible;
}
.sub-header-restrict img {
    width: 65px;
}
.sub-header-restrict a {
    color: #da950f;
    border: 1px solid orange;
    border-radius: 12px;
    padding: 4px 9px;
}
.sub-header-restrict a:hover {
    color: white !important;
    background: #ffa124;
}
.sub-header-restrict span {
    margin: 1px 0 3px 0;
    text-align: center;
}
.top-header-restrict>a:after {
    content: " ";
    position: absolute;
    top: 5px;
    left: 4px;
    width: 80%;
    height: 80%;
    color: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: ping 2s cubic-bezier(0, 0, 0.2, 2) infinite;
    animation: ping 2s cubic-bezier(0, 0, 0.2, 2) infinite;
    opacity: 0.6;
    z-index: 9;
    background: #ff5334d9;
    webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
@keyframes ping {
    75%,
    100% {
        transform: scale(2);
        opacity: 0;
    }
}
.close-restrict {
    position: absolute;
    left: 14px;
    top: 12px;
}
.close-restrict i {
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    animation: none !important;
    background: #b8b8b8;
    padding: 4px 7px;
    border-radius: 40px;
}
/*****notice-icon elementor widget*****/
.top-header-notice>a {
    width: 40px;
    height: 40px;
    padding: 10px 11px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 21px;
    background: #ff5959;
    color: white;
}
.sub-header-notice {
    opacity: 0;
    visibility: hidden;
    top: 46px;
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    border-radius: 12px;
    width: 365px;
    left: 1px;
    box-shadow: 1px 0 35px 12px rgb(216 215 215 / 75%);
    -webkit-box-shadow: 1px 0 35px 12px rgb(216 215 215 / 75%);
    transition: all 0.3s cubic-bezier(0, 1.27, 0.25, 1);
    z-index: 99;
}
.top-header-notice:hover .sub-header-notice {
    opacity: 1;
    visibility: visible;
}
.sub-header-notice svg {
    width: 23px;
    vertical-align: middle;
}
.sub-header-notice img {
    width: 40px;
}
.sub-header-notice a {
    border-radius: 0 0 12px 12px;
    width: 100%;
    padding: 10px 0;
}
.label-notice {
    font-size: 18px;
    vertical-align: bottom;
    letter-spacing: -1.1px;
    margin-right: 5px !important;
    text-align: center;
}
.close-notice {
    position: absolute;
    left: 23px;
    top: 15px;
}
.close-notice i {
    color: white;
    font-size: 21px;
    cursor: pointer;
    animation: none !important;
}
.sub-header-notice span {
    margin: 1px 0 3px 0;
    text-align: center;
}
.notice-more {
    font-family: inherit;
    color: #3981ff;
    font-size: 12px;
    letter-spacing: -0.4px;
    background: #ffffff00;
}
.top-header-notice > a > i, .top-header-notice > a > svg {
    -webkit-animation: rings 10s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: rings 10s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: rings 10s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
    height: auto;
}
.last-notices {
    width: 100%;
    overflow-y: auto;
    height: 350px;
    padding: 0 12px;
    margin-top: 10px;
}
.last-notices a {
    color: #525966;
    font-size: 13px;
    transition: all 0.3s ease 0s;
    display: block;
    padding: 10px 50px 0px 10px;
    border-right: 3px solid #797979;
    position: relative;
    overflow: hidden;
    font-weight: 400;
    border-color: #ffdc64fc;
    margin: 3px 0px;
    border-radius: 12px;
    letter-spacing: -0.4px;
    box-shadow: 1px 0 10px 1px rgb(216 215 215 / 75%) !important;
}
.last-notices a:hover {
    color: var(--main-color);
}
.notice-img {
    transition: all .1s ease-in-out;
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: contain;
    top: 5px;
    background-repeat: no-repeat;
    right: 2px;
}
.notice-date {
    min-width: 150px;
    font-weight: 100;
    font-size: 12px;
    color: #686767;
    display: flex;
}
.notice-all {
    box-shadow: 1px 0 35px 12px rgb(216 215 215 / 75%) !important;
    color: #3981ff;
}
.notice-empty {
    text-align: center;
    padding: 35px 0;
}
.notice-empty-img {
    width: 60px !important;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.top-label-notice {
    background-image: linear-gradient(120deg, #d9255a 0%, #ffa3bb 100%);
    padding: 10px;
    text-align: center;
    color: white;
    border-radius: 12px 12px 0 0;
}
.notice-cont {
    position: absolute;
    font-size: 10px;
    top: -2px;
    right: -4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ff0933;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*****videobox grid elementor widget*****/
 .video {
     float: right;
     width: 100%;
}
.video-right {
    float: right;
    width: 65%;
    position: relative;
}
 .video-right h2 {
     font-size: 15px;
     text-align: center;
     color: #3C4354;
     line-height: 35px;
}
 .video-left {
     float: left;
     width: 30%;
     direction: ltr;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
 .video img {
     width: 100%;
     border-radius: 35px !important;
     height: auto;
}
 .child-left {
     float: left;
     position: relative;
     width: 100%;
     margin-bottom: 20px;
}
 .blog-video-image {
     position: relative;
}
.blog-video-image img {
    height: auto;
    max-width: 100%;
}
.blog-video-image i {
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: 49px;
    height: 60px;
    left: 0;
    line-height: 54px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 60px;
    opacity: 0.8;
    transition: all .2s ease-in-out;
}
.blog-video-image:hover i {
    color: var(--main-color);
}
.blog-video-image svg {
    color: #fff;
    display: inline-block;
    font-size: 49px;
    left: 0;
    line-height: 54px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    width: 125px;
    opacity: 0.8;
    transition: all .2s ease-in-out;
    height: 38%;
    backdrop-filter: blur(3px);
    fill: white;
    cursor: pointer;
}
 .blog-video-image:hover svg {
     width: 160px;
}
.blog-video-time span {
    position: absolute;
    left: 24px;
    top: 14px;
    background: rgba(138, 139, 143, 0.5);
    padding: 2px 8px;
    color: #eaeaea;
    font-size: 13px;
    border-radius: 35px;
}
 .blog-video-time span i {
     margin-right: 5px;
}
 .child-left a {
     line-height: 26px;
}
 .child-left h2 {
     font-size: 14px;
     text-align: center;
     color: #434647;
     line-height: 29px;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     direction: rtl;
}
/*****videobox grid elementor widget style-v2*****/
.card-video-image img {
    height: auto;
    max-width: 100%;
    border-radius: 30px !important;
}
.card-video-image svg {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 125px;
    opacity: 0.8;
    transition: all .2s ease-in-out;
    height: 38%;
    backdrop-filter: blur(3px);
    fill: #ffecec;
    cursor: pointer;
}
 .card-video-image:hover svg {
     width: 160px;
}
/*****videobox carousel elementor widget v1*****/
.video-item {
    border: 1px solid;
    border-color: #e5e5e5;
    background: #ffff;
    overflow: hidden;
    margin: 0 1px;
    border-radius: 1rem;
    padding-bottom: 20px;
}
 .video-item a {
     line-height: 26px;
}
.video-item figure span {
    position: absolute;
    left: 10px;
    top: 8px;
    background: rgba(138, 139, 143, 0.5);
    padding: 1px 8px;
    color: #eaeaea;
    font-size: 14px;
    border-radius: 7px;
}
 .video-item figure span i {
     margin-right: 4px;
}
.video-item h2 {
    color: #1e1e1e;
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 20px 25px 0px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.video-item h2:hover {
    color: var(--main-color) !important;
}
 .video-view {
     margin: 0px 25px 0px;
}
 .video-view i {
     margin-left: 2px;
     color: #a5abae;
     font-size: 15px;
}
 .count-view {
     display: inline-block;
     color: #a5abae;
}
/*****videobox carousel elementor widget v2*****/
.video-img {
    position: relative;
    margin-bottom: 25px;
}
.video-img i {
    color: #ffffff;
    background: #35b40e;
    border-radius: 53px;
    font-size: 17px;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -28px;
    left: 41px;
    position: absolute;
    vertical-align: middle;
    transition: all .2s ease-in-out;
    border: 7px solid;
    padding: 22px;
    border-color: #4a2b8f;
}
.video-img i:hover {
    background: #ff4877;
}
.video-seen {
    margin: 17px 25px 0px;
    float: right;
}
.count-seen {
    display: inline-block;
    color: #DFDFDF;
    background: #2e62ff;
    padding: 0px 8px;
    border-radius: 33px;
    font-size: 13px;
}
/*****videobox carousel elementor widget v3*****/
.video-item-v3 {
    margin: 0 1px;
    border-radius: 20px;
}
.video-item-v3 h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 20px 25px 0px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.video-item-v3 h2:hover {
    color: var(--main-color);
}
.blog-video-image-v3 i {
    bottom: 0;
    color: #ffffff;
    background: #b524ff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 16px;
    height: 55px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    opacity: 0.9;
    transition: all .2s ease-in-out;
}
.blog-video-image-v3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(83.41%, #1C2936), to(#1C2936));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #1C2936 83.41%, #1C2936 100%);
    border-radius: 20px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 1;
    visibility: visible;
}

/*****article related and elementor carousel post v1*****/
.card-grid{
    float: right;
    width: 100%;
}
.col-card-1 {
    grid-template-columns: 1fr;
}
.col-card-2 {
    grid-template-columns: 1fr 1fr;
}
.col-card-3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.col-card-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.col-card-gap {
    column-gap: 40px;
    row-gap: 20px;
}
 .article-box {
     float: right;
     width: 100%;
     padding: 50px 0px 20px 0px;
}
 .post-slider {
     direction: ltr;
     float: right;
     width: 100%;
}
.post-item {
    border-color: #e5e5e5;
    border-radius: 7px;
    overflow: hidden;
    margin: 0 1px;
}
 .post-item:hover .more-btn a {
     background: #dbdbdb;
     color: #a8a8a8;
}
 .post-item img {
     width: 100%;
     height: auto;
     border-radius: 12px;
}
 .post-item h2 {
     display: block;
     font-size: 16px;
     font-weight: 500;
     text-align: right;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     margin: 7px 16px 5px;
}
 .post-item a {
     color: #53565d;
     transition: .3s;
}
 .post-item a:hover {
     opacity: 0.9;
}
 .post-title {
     color: #53565d;
     transition: .3s;
}
.post-title:hover {
    opacity: 0.9;
    color: var(--main-color);
}
 .post-item p {
     padding: 0px 16px;
     direction: rtl;
     color: #6a6a6a;
     font-size: 13px;
     line-height: 28px;
     text-align: justify;
}
 .post-item li {
     margin-right: 16px;
     list-style: none;
}
 .post-item i {
     color: #fba035;
}
 .author-img {
     float: right;
     width: 32.25px;
     height: 37.25px;
     display: inline-block;
     margin-left: 9px;
}
 .author-img img {
     border-radius: 11px;
}
 .postauthor-name {
     float: right;
}
 .postauthor-name a {
     font-size: 13px;
     color: #a1a1a1;
}
 .post-data {
     display: flex;
     justify-content: space-between;
     padding: 10px 12px;
     align-items: center;
}
 .post-review i {
     color: #b1b1b1;
     font-size: 16px;
     float: left;
}
 .post-review span {
     font-family: iransans;
     font-size: 16px;
}
 .post-review i:before {
     margin-right: 8px;
}
 .more-btn a {
     color: #565555;
     display: block;
     margin-top: 15px;
     text-align: center;
     font-size: 15px;
     transition: all 0.3s ease;
}
 .more-btn a:hover {
     color: green;
}
 .more-btn i {
     margin-right: 6px;
     vertical-align: middle;
     font-size: 18px;
     transition: all 0.3s ease;
}
/*****article related and elementor carousel post v2*****/
 .publish-date {
     color: #41b433;
     text-align: center;
}
 .publish-date p {
     color: #ff2525cc;
     padding: 0px 26px;
     border-bottom: 1px dashed #95959566;
     font-size: 16px;
}
 .post-cat ul li {
     margin: 0 0 0 2px;
     display: inline-block;
}
 .post-cat ul li a {
     color: #a9a9a9;
}
 .post-info {
     display: flex;
     justify-content: space-between;
     padding: 15px 12px;
     align-items: center;
     position: relative;
}
 .more-post a {
     color: #ffffff;
     background-color: #2cb9a0;
     display: block;
     margin-top: 15px;
     text-align: center;
     font-size: 14px;
     line-height: 22px;
     cursor: pointer;
     padding: 12px;
     width: 100%;
}
 .data-badge {
     left: 22px;
     top: 12px;
     position: absolute;
     z-index: 5;
     color: #ffffff;
     font-size: 13px;
     font-weight: 100;
     line-height: 26px;
     -webkit-transition: all .3s;
     transition: all .3s;
     padding: 5px 5px;
     text-align: center;
     border-bottom-left-radius: 12px;
     border-top-right-radius: 12px;
     vertical-align: middle;
     display: grid;
     width: 81px;
     height: 31px;
     background: #ffffff;
}
 .date-content {
     font-size: 13px;
     float: right;
     color: #000000;
}
.post-view i {
    margin-left: 2px;
    color: #a5abae;
    font-size: 15px;
    vertical-align: middle;
    float: inherit;
}
 .post-view span {
     color: #a5abae;
     font-size: 14px;
}
/*****article related and elementor carousel post v3*****/
 .post-category i {
     color: #f58;
     font-size: 18px;
     padding-right: 14px;
     vertical-align: middle;
}
 .post-category ul li {
     display: inline-block;
     margin: 10px 12px 0px -10px;
}
 .post-category ul li a {
     color: #7f8187;
     font-size: 14px;
}
 ul.post-categories {
     display: inline-block;
}
/*****article related and elementor carousel post v4*****/
 .article-item {
     border-radius: 1rem;
     border: 1px solid;
     border-color: #e5e5e5;
     padding-bottom: 15px;
     margin: 0 1px;
     position: relative;
}
 .article-item img {
     max-width: 100%;
     height: auto;
     border-radius: 1rem !important;
     object-fit: cover;
}
 .article-desc-v4 {
     color: #484a54;
     padding: 8px 15px;
     letter-spacing: -0.5px;
     font-weight: 200;
}
.article-item h2 {
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    margin: 15px 16px 0px;
    transition: .3s;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
/*****article related and elementor carousel post v5*****/
.article-img-v5 img{
    height: 220px !important;
}
.article-img-v5::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: -webkit-calc(100% - 22px);
    height: -moz-calc(100% - 22px);
    height: calc(80% - 43px);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), #000);
    -webkit-border-radius: 1rem;
    -moz-border-radius: 33px;
    border-radius: 1rem;
}
.post-category-v5 ul li {
    display: inline-block;
    margin: 0px 12px 0px -10px;
}
.post-category-v5 ul li a {
    color: #ffffff;
    background: #2ba504;
    padding: 5px 10px;
    border-radius: 7px;
    font-size: 13px;
    transition: all 0.3s ease-in-out 0s;

}
.post-category-v5 ul li a:hover{
    opacity: 0.9;
}
.publish-date-v5 {
    color: #3f3f3f;
    font-size: 14px;
}
.article-title-v5{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 35px);
}
.article-title-v5 a:hover {
    margin-right: 5px;
}
.article-title-v5:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 3px solid var(--main-color);
    margin-left: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 35%;
}
 .article-desc-v5 {
     color: #484a54;
     padding: 8px 15px;
     letter-spacing: -0.5px;
     font-weight: 200;
 }
/*****article related and elementor carousel post v6*****/
.article-img-v6 img {
    height: 150px !important;
}
.article-title-v6 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 35px);
}
.article-title-v6 a:hover {
    margin-right: 5px;
}
.article-title-v6:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 3px solid var(--main-color);
    margin-left: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 35%;
}
.article-img-v6::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: -webkit-calc(100% - 22px);
    height: -moz-calc(100% - 22px);
    height: calc(80% - 43px);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), #000);
    -webkit-border-radius: 1rem;
    -moz-border-radius: 33px;
    border-radius: 1rem;
}
.post-category-v6 {
    position: absolute;
    top: 14px;
    left: 16px;
}
.post-category-v6 ul.post-categories {
    display: flex;
    justify-content: center;
    color: #ffffff;
    background: var(--main-color);
    padding: 0px 8px;
    border-radius: 7px;
    font-size: 13px;
    transition: all 0.3s ease-in-out 0s;
    min-width: 80px;
}
.post-category-v6 ul.post-categories:hover {
    opacity: 0.9;
}
.post-category-v6 ul li {
    display: contents;
}
.post-category-v6 ul li a {
    color: #ffffff;
    display: contents;
}
.post-category-v6 ul li a:hover {
    opacity: 0.9;
}
.publish-date-v6 {
    color: #000000;
    background: white;
    padding: 0px 8px;
    border-radius: 7px;
    font-size: 13px;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
}
.article-desc-v6 {
    padding: 8px 15px;
    letter-spacing: -0.5px;
    font-weight: 400;
    color: #101934;
    font-size: 15px;
}
/*****article elementor carousel post v1*****/
.blog-item {
    border-radius: 35px;
    border: 1px solid;
    border-color: #e5e5e5;
    margin: 0 1px;
    position: relative;
    margin-bottom: 25px;
}
.blog-item:hover .blog-item-morebtn {
    background: #2929ce;
}
.blog-item:hover .blog-item-title {
    margin-bottom: 15px;
}
.blog-item img {
    height: 220px !important;
    object-fit: cover;
    border-radius: 35px !important;
}
.post-title-v1 {
    color: #ffffff;
    transition: .3s;
}
.blog-item-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    transition: .3s;
    bottom: 50px;
    right: 20px;
    z-index: 9;
    box-shadow: 92px -4px 80px -13px rgb(129 0 104) !important;
    border-radius: 12px;
    padding: 2px 6px;
}
.blog-item-title-specific {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 35px);
}
.blog-item-title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border: 5px solid;
    border-color: #ff9040;
    margin-left: 5px;
    border-radius: 50px;
}
.blog-item-img::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: -webkit-calc(100% - 22px);
    height: -moz-calc(100% - 22px);
    height: calc(100% - 80px);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #5a6dff);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #5a6dff);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #5a6dff);
    background-image: linear-gradient(to bottom, rgb(23 89 253 / 0%), #001a8f);
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}
.blog-item-morebtn {
    font-size: 14px;
    color: #FFFFFF;
    background: #b3bbc7;
    border-radius: 50px;
    padding: 8px 5px 6px 5px;
    width: 50%;
    text-align: center;
    display: table;
    margin: auto auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -21px;
    box-shadow: 0 3.42px 5px rgba(3, 74, 141, 0.16);
    cursor: pointer;
    transition: all 0.3s ease;
}
.blog-item-morebtn svg {
    vertical-align: middle;
    margin-top: 2px;
}
.sub-item {
    padding: 0 0.9375rem;
}
/*****article elementor carousel post v2*****/
.blog-item-v2 {
    border-radius: 35px;
    border: 1px solid;
    border-color: #e5e5e5;
    margin: 0 1px;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.blog-item-v2 img {
    height: 220px !important;
    object-fit: cover;
    border-radius: 25px !important;
    transition: all 0.3s ease;
}
.blog-item-v2:hover img {
    scale: 1.1;
}
.blog-item-img-v2::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgb(255 255 255 / 0%) 60%, #fff 95%);
}
.blog-item-title-v2 {
    font-size: 16px;
    font-weight: 600;
    margin: 25px 0 15px 0;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blog-item-desc-v2 {
    font-size: 13px;
    font-weight: 100;
    color: #505050;
    margin-bottom: 8px;
    font-family: yekanbakh;
}
.blog-item-v2 svg {
    width: 18px;
    margin-bottom: 5px;
    margin-left: 3px;
    vertical-align: middle;
}
.blog-item-publish-v2 {
    font-size: 13px;
    color: #585858;
    letter-spacing: -0.5px;
}
.blog-item-publish-v2 i {
    vertical-align: middle;
    margin-right: 5px;
}
/*****article elementor carousel post v3*****/
.blog-item-v3 {
    margin: 0 1px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.blog-item-v3 img {
    border-radius: 13px !important;
    transition: all 0.3s ease;
}
.blog-item-v3:hover img {
    scale: 0.95;
}
.blog-item-v3 svg {
    width: 18px;
    margin-bottom: 2px;
    margin-left: 3px;
    vertical-align: middle;
}
.sub-item-v3 {
    padding: 2px 0.9375rem;
    position: fixed;
    bottom: -24px;
    background: #ffffff;
    width: 90%;
    right: 0;
    left: 0;
    margin: 22px auto;
    border-radius: 35px;
    box-shadow: 0px -32px 53px #ffffff82;
}
.blog-item-title-v3 {
    font-size: 14px;
    margin: 19px 0 15px 0;
    line-height: 25px;
    font-weight: 600;
}
.blog-item-study-duration-v3 {
    font-size: 14px;
    color: #585858;
    letter-spacing: -0.5px;
}
.blog-item-study-duration-v3 p {
    display: inline-block;
}
.blog-item-publish-date-v3{
    letter-spacing: -0.5px;
    color: #585858;
}
/*****main-brand widget-elementor style *****/
 .box-section {
     float: right;
     width: 100%;
     padding: 50px 0px 20px 0px;
}
 .brand-item {
     max-width: 33.333%;
     flex: 0 0 33.3333%;
}
 .student-pic {
     width: 65px !important;
     border-radius: 50px !important;
     margin-left: 23px;
}
 .brand-body {
     display: flex;
     flex-direction: column-reverse;
     width: 10000px;
}
 .brand-name {
     display: flex;
     align-items: center;
     flex-direction: row-reverse;
}
 .brand-box {
     text-align: right;
     justify-content: space-evenly;
     align-items: center;
     direction: ltr;
     flex-direction: row-reverse;
     display: flex;
     align-items: flex-start !important;
     background: #fff;
     box-shadow: 0 0 12px #00000012;
     padding: 27px 10px;
     border-radius: 12px;
}
 .brand-box:hover .brand-pic {
     opacity: 1;
     filter: none;
}
 .brand-pic {
     margin-bottom: 4px;
     position: absolute;
     width: 80px !important;
     border-radius: 50px !important;
     opacity: .5;
     //filter: grayscale(1);
     transition: .3s;
     -webkit-transition: .3s;
}
 .brand-name span {
     color: #444444;
     margin-top: 3px;
     font-size: 17px;
     font-weight: 700;
}
 .student-name {
     font-weight: 100;
}
/*****main-brand widget-elementor style-v3 *****/
.brand-pic-v3 {
    width: 80px;
}
/*****services widget-elementor style-v2 *****/
.category-grid-item-v2 {
    padding: 0px 15px;
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}
.category-grid-item-v2:hover .category-pic-v2 {
    width: 120px !important;
}
.category-grid-item-v2 h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #FFD711;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.6px;
    text-shadow: 0px 6px 20px rgb(255 255 255 / 33%);

}
.category-grid-item-v2 p {
    text-align: center;
    color: #4F6180;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.5px;
}
.category-pic-v2 {
    width: 130px !important;
    border-radius: 30px !important;
    padding: 17px 17px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    background: linear-gradient(181deg, rgb(255 169 0 / 74%) 0.68%, rgba(34, 40, 125, 0.00) 99.9%);
    color: #FFF;
    transition: .3s;
}
/*****customer-reviw and services widget-elementor style *****/
 .column-flex {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
}
.column-item {
    padding: 0px 15px;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 10px;
}
 .column-item img {
     display: inline !important;
}
 .review-pic {
     width: 90px !important;
     border-radius: 50px !important;
}
 .category-pic {
     width: 90px !important;
     border-radius: 30px !important;
     padding: 17px 18px;
     box-shadow: 0 15px 25px 0 rgb(63 132 255 / 21%) !important;
     margin-bottom: 5px;
}
 .column-item h3 {
     color: #444444;
     text-align: center;
     margin-top: 3px;
     font-size: 16px;
     padding: 0 !important;
}
 .column-item p {
     color: #7a7a7a;
     text-align: center;
}
 .column-star {
     color: orange;
}
 .column-star i {
     padding: 2px;
}
 .services-icon i {
     color: #b7b7b7;
     font-size: 40px;
     text-align: center;
     display: block;
}
 .services-icon svg {
     max-width: 60px;
     height: auto;
}
 .col-item-1 {
     flex: 0 0 100%;
     max-width: 100%;
}
 .col-item-2 {
     flex: 0 0 50%;
     max-width: 50%;
}
 .col-item-3 {
     max-width: 33.333%;
     flex: 0 0 33.3333%;
}
 .col-item-4 {
     flex: 0 0 25%;
     max-width: 25%;
}
 .col-item-5 {
     flex: 0 0 20%;
     max-width: 20%;
}
/*****customer-reviw2 widget-elementor style *****/
 .column-review {
     padding: 35px 15px;
     text-align: center;
     width: 70%;
     border: 1px solid #e6e6e69e;
     box-shadow: 0 0 12px 0 #e6e6e69e;
     border-radius: 10px;
     background: #fff;
     position: relative;
     margin-top: 60px;
}
 .column-review img {
     display: inline !important;
     position: absolute;
     left: 0;
     right: 0;
     margin-left: auto;
     margin-right: auto;
     top: -50px;
}
 .column-review h3 {
     color: #000000;
     text-align: center;
     margin-top: 25px;
     font-size: 20px;
     font-weight: 600;
     padding: 0 !important;
}
 .column-review h4 {
     color: #a8a7a7;
     margin-top: 12px;
     font-size: 18px;
     padding: 0 !important;
}
 .column-review p {
     color: #225164bf;
     text-align: justify;
     font-size: 14px;
     margin-top: 12px;
     padding: 20px;
     margin-bottom: 20px;
}
 .review-button {
     padding: 17px 13px;
     font-size: 14px;
     color: #000000;
     box-shadow: 0px 0px 9px 0px #bdbdbd4a !important;
     border-radius: 100px;
     ransition: .8s;
     -webkit-transition: .8s;
     cursor: pointer;
}
.review-button:hover {
    box-shadow: inset 0 0 0 1px rgb(255 255 255 / 10%), 0 0 5px #2d7bb7 !important;
    opacity: 0.9;
}
 .review-button i {
     margin-left: 12px;
     vertical-align: middle;
     color: #f98a00;
     font-size: 23px;
}
/*****customer-reviw3 widget-elementor style *****/
.column-customer-review {
    text-align: center;
    margin-top: 60px;
    padding: 35px 30px;
    border: 1px solid #ee21219e;
    box-shadow: 0 0 12px 0 #e6e6e69e;
    position: relative;
    background-color: #151533;
    -webkit-mask-image: url(img/review-mask.svg);
    mask-image: url(img/review-mask.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    object-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    width: 45%;
    content: '';
    top: -13px;
    right: 0;
}
 .column-customer-review h4 {
     color: #a8a7a7;
     margin-top: 12px;
     font-size: 18px;
     padding: 0 !important;
 }
.column-customer-review p {
    color: #225164bf;
    text-align: justify;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 40px;
    line-height: 23px;
}
.customer-review-pic {
    width: 75px !important;
    border-radius: 50px !important;
    position: absolute;
    top: 7px;
    border: 2px dashed #a29e9e !important;
    padding: 5px;
}
.review-name {
    color: white;
    font-size: 18px;
}
/*****templatemaker elementor widget style*****/
.templatemaker-elementor {
    float: right;
    width: 100%;
    margin-top: 2.75rem;
}
.load-item-content span {
    display: block;
    margin-top: 14px;
    height: 10px;
    width: 100%;
    background-color: #e3e3e3;
    border-radius: 4px;
}
.load-item-content {
    margin: 20px 0;
}
.load-item-content span:first-child {
    width: 90%;
}
.load-item-content span:nth-child(3) {
    width: 75%;
}
.load-item-content span:nth-child(4) {
    width: 60%;
}
.load-item-content span:nth-child(5) {
    width: 55%;
}
.load-item-content span:nth-child(6) {
    width: 80%;
}
.load-item-content span:nth-child(7) {
    width: 90%;
}
/*****podcast elementor widget style*****/
.podcast-item {
    padding: 40px 25px;
    text-align: center;
    background: linear-gradient(210.99deg, #523a8a 0%, #402779 100%);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1);
    border-radius: 20px;
    height: 271px;
    transition: all .5s ease-in-out;
    position: relative;
    margin: 0 2px 12px 2px;
    border: 1px solid;
    }
.podcast-image {
    margin: 0 auto 30px;
    -webkit-filter: drop-shadow(0 0 40px #281359);
    filter: drop-shadow(0 0 40px #281359);
    transition: all .8s steps(150);
}
.podcast-image img {
    margin: 0 auto;
    width: 10.625rem !important;
    height: 6.625rem !important;
    object-fit: cover;
    border-radius: 9px !important;
}
.podcast-item h3{
    color: #ffffff;
    font-size: 13px;
    line-height: 22px;
}
.podcast-item:hover {
    box-shadow: inset 0 0 0 1px rgb(255 255 255 / 10%), 0 0 15px #2d7bb7;
}
.podcast-item svg {
    position: absolute;
    top: 8px;
    right: 7px;
    width: 26px;
    background: #ffffff1f;
    padding: 1px;
    border-radius: 23px;
}
.podcast-time {
    color: aliceblue;
}
.podcast-time i {
    margin-right: 2px;
}
/*****main-video-projectcarousel elementor widget style*****/
.widget-box-section {
    padding: 50px 0px 20px 0px;
}
.project-item {
    border: 1px solid;
    padding: 15px 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1f2235;
    border-radius: 15px;
}
.project-item:hover {
    transition: all .5s;
    border-color: #e4b16e;
    cursor: pointer;
}
.video-project {
    border-radius: 1rem;
    margin-bottom: -13px !important;
}
/*****footer big-button-social widget-elementor style *****/
 .footer-big-button-social {
     width: 100%;
     text-align: right;
}
 .footer-big-button-social i {
     font-size: 18px;
     color: #e7e7e7;
     position: absolute;
     left: 24px;
     line-height: inherit;
     vertical-align: middle;
}
 .footer-big-button-social svg {
     max-width: 40px;
     position: absolute;
     top: 7px;
     left: 30px;
     max-height: 26px;
     vertical-align: middle;
}
 .footer-big-button-social a {
     padding: 5px 25px;
     color: white;
     background: #475a6e;
     border-radius: 5px;
     position: relative;
     float: right;
     width: 100%;
}
 .footer-big-button-social a:hover {
     opacity: 0.9;
}
/*****footer menu widget-elementor style *****/
 .footer-menu {
     float: right;
}
 .footer-menu>ul>li {
     float: right;
     position: relative;
     list-style: none;
}
 .footer-menu ul li a {
     padding: 0 0 16px 36px;
     display: inline-block;
     color: #d9d9d9;
     font-size: 16px;
     transition: all 0.3s ease;
     font-family: iransans;
}
 .footer-menu i {
     margin-right: 5px;
}
 .footer-menu .sub-menu {
     display: none;
}
 .footer-menu>ul>li::before {
     margin-left: 11px;
     vertical-align: middle;
     font-size: 17px;
     color: #777;
}
 .footer-vertical-menu {
     float: right;
}
 .footer-vertical-menu>ul>li {
     position: relative;
     list-style: none;
     display: block;
}
 .footer-vertical-menu ul li a {
     color: #4b4a4a;
     font-size: 14px;
     margin: 0 0 12px 5px;
     display: block;
     transition: all 0.3s ease 
}
 .footer-vertical-menu ul li a:hover {
     margin-right: 5px;
 }
 .footer-vertical-menu i {
     margin-right: 5px;
}
 .footer-vertical-menu .sub-menu {
     display: none;
}
 .footer-vertical-menu>ul>li::before {
     margin-left: 11px;
     vertical-align: middle;
     font-size: 17px;
     color: #777;
}
/*****footer contact widget-elementor style *****/
 .footer-contact a {
     color: #d3d6d7;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .footer-contact li {
     list-style: none;
}
 .footer-contact i {
     margin-left: 13px;
     color: #a0a8a0;
}
/*****footer application widget-elementor style *****/
 .app-box {
     color: #fff;
}
 .app-box li {
     margin-right: 3px;
     margin-left: 3px;
     float: right;
     list-style: none;
}
 .app-box i {
     position: absolute;
     right: 15px;
     bottom: 13px;
}
 .app-box ul li a {
     font-size: 12px;
     font-weight: 300;
     color: #aeaeb1;
     line-height: 38px;
     display: flex;
     position: relative;
     border-radius: 5px;
     border: 2px solid rgba(255, 255, 255, 0.08);
     -moz-transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     padding: 2px 41px 2px 25px;
     margin: 4px;
     background: none;
}
 .app-box ul li a:hover {
     opacity: 0.9;
}
/*****footer jumper widget-elementor style *****/
 .jumper {
     background: #3dbd13;
     padding: 9px 16px;
     border-radius: 5px;
}
 .jumper i {
     font-size: 25px;
     vertical-align: middle;
     color: white;
}
/*****main-slider widget-elementor style*****/
 .slider .owl-carousel .owl-nav button.owl-next, .slider .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     font-size: 50px;
     color: #696969;
     background: #ffffff;
     width: 35px;
     height: 35px;
     border-radius: 29px;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
     top: 50%;
     transform: translateY(-50%);
     opacity: 1;
     outline: 0;
}
 .slider .owl-carousel .owl-nav button.owl-next {
     left: 0;
}
 .slider .owl-carousel .owl-nav button.owl-prev {
     right: 0;
}
 .slider span {
     margin-top: 9px;
}
/*****professionalslider widget-elementor style*****/
.professionalslider {
    margin: -10px -14px;
}
 .professionalslider .owl-carousel .owl-nav button.owl-next, .professionalslider .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     font-size: 50px;
     color: #ffffff;
     background: #bfbfbf6e;
     width: 50px;
     height: 50px;
     border-radius: 29px;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
     top: 50%;
     transform: translateY(-50%);
     opacity: 1;
     outline: 0;
}
 .professionalslider .owl-carousel .owl-nav button.owl-next {
     left: 30px;
}
 .professionalslider .owl-carousel .owl-nav button.owl-prev {
     right: 30px;
}
/**swiper general style**/
.swiper-pagination-general .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;
    background: #b9b9b9 !important;
    opacity: .7 !important;
}
.swiper-pagination-general span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 25px !important;
    border-radius: 10px;
    opacity: 1 !important;
}
.swiper-button-prev,
.swiper-button-next {
    background: none !important;
}
/****/
.professionalslider .swiper-button-next {
    left: 47px !important;
    right: unset !important;
}
.professionalslider .swiper-button-prev {
    right: 47px !important;
    left: unset !important;
}
.professionalslider .swiper-button-next::after,
.professionalslider .swiper-button-prev::after {
    position: absolute;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    background: #bfbfbf6e;
    width: 50px;
    height: 50px;
    border-radius: 29px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    outline: 0;
}
 .professionalslider .swiper-button-next:after {
    left: -30px;
    content: ')' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
 }
 .professionalslider .swiper-button-prev:after {
    right: -30px;
    content: '(' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
 }

 .professionalslider span {
     margin-top: 9px;
}
 .professionalslider-item {
     background: linear-gradient(to right, #1d6df1, #1bbcfa);
     background: linear-gradient(to right, #202122, #000000);
     position: relative;
     padding: 40px 0;
     margin-top: -10px;
}
 .professionalslider-item img {
     max-width: 35% !important;
}
 .professionalslider-item p {
     font-size: 50px;
     font-weight: 900;
     color: white;
     line-height: 76px;
}
 .slider-content {
     color: white;
     width: 45%;
     line-height: 76px;
     padding: 20px;
     float: left;
     margin-top: 6%;
     margin-left: 98px;
}
 .slider-btn {
     border: 1px solid;
     padding: 11px;
     cursor: pointer;
     position: relative;
     transition: all 0.3s ease;
     box-shadow: 1px 4px 8px 3px rgb(63 132 255 / 21%);
     animation: opacityChange 3s infinite alternate;
     border-radius: 4px;
}
 .slider-btn:hover {
     opacity: 0.7;
     color: yellow !important;
}
 @keyframes opacityChange {
     50% {
         opacity: 1;
    }
     100% {
         opacity: .8;
         box-shadow: 0 15px 25px 0 rgb(63 132 255 / 21%);
    }
}
 .main-zone {
     width: 330px;
     height: 330px;
     border: 1px solid #cccccc0a;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
     border-radius: 50%;
}
 .circle {
     width: 30px;
     height: 30px;
     background: #00ffff14;
     border-radius: 50%;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     overflow: hidden;
     margin: auto;
     animation: circle 11s linear infinite;
}
 @keyframes circle {
     0% {
         transform: rotate(0deg) translate(-165px) rotate(0deg);
    }
     100% {
         transform: rotate(360deg) translate(-165px) rotate(-360deg);
    }
}
/**pictureslider elementor style**/
.pictureslider .swiper-button-next {
    left: 47px !important;
    right: unset !important;
}
.pictureslider .swiper-button-prev {
    right: 47px !important;
    left: unset !important;
}
.pictureslider .swiper-button-next::after,
.pictureslider .swiper-button-prev::after {
    position: absolute;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    background: #bfbfbf6e;
    width: 50px;
    height: 50px;
    border-radius: 29px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    outline: 0;
}
.pictureslider .swiper-button-next:after {
    left: -30px;
    content: ')' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
}
.pictureslider .swiper-button-prev:after {
    right: -30px;
    content: '(' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
}
.pictureslider span {
    margin-top: 9px;
}
.pictureslider-item img {
    border-radius: 20px !important;
}
/*****amazing offer widget-elementor style *****/
 .amazing-offer {
     border-radius: 7px;
     box-shadow: 0 0 25px rgb(38 40 44 / 26%);
     padding-top: 20px;
}
 .amazing-row {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     position: relative;
}
 .offer-thumbnail-col {
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
     width: auto;
     max-width: 100%;
     margin: 0 12px 0 12px;
}
 .offer-content-col {
     -ms-flex-preferred-size: 0;
     flex-basis: 0;
     -ms-flex-positive: 1;
     flex-grow: 1;
     max-width: 100%;
     padding-right: 15px;
     padding-left: 15px;
     padding-top: 10px;
}
 .offer-content-col h2 {
     line-height: 40px !important;
}
 .offer-title-item {
     display: inline-block;
     color: #2a2a2a;
     font-size: 14px;
     padding: 0px 2px;
}
 .thumbnail-offer {
     position: relative;
     overflow: hidden;
     border-radius: 6px;
     height: 100%;
     max-width: 600px;
}
 .discount-offer {
     width: 55px;
     height: 42px;
     z-index: 5;
     color: #ffaa0e;
     font-size: 17px;
     font-weight: 100;
     line-height: 46px;
     -webkit-transition: all .3s;
     transition: all .3s;
     text-align: center;
     border-radius: 4px;
     display: grid;
     border: 1px solid;
     border-color: #ffaa0e;
     margin-top: 15px;
}
 .offer-item-cat {
     line-height: 1px;
     margin-bottom: 64px;
     flex: 1;
     margin-top: 7px;
}
 .offer-item-cat a {
     color: #a9a9a9;
     margin-left: 5px;
     display: inline-block;
}
 .offer-item-cat i {
     vertical-align: middle;
     color: #a9a9a9;
}
 .price-height {
     line-height: 0;
}
 .offertimer-countdown-title {
     text-align: center;
     display: block;
     color: #929292;
     margin-bottom: 4px;
     font-size: 12px;
}
 .offertimer-countdown-title i {
     font-size: 16px;
     margin-left: 6px;
     color: #bababa;
     vertical-align: middle;
}
 .offertimer {
     display: flex;
     justify-content: space-between;
     padding: 6px;
     direction: ltr;
}
 .offertimer span {
     color: #4b4b4b;
     display: inline-block;
     float: left;
     text-align: center;
     font-size: 16px;
}
 .offertimer i {
     text-align: center;
     display: block;
     color: #a1a1a1;
     font-size: 11px;
     font-family: inherit;
     margin-top: 10px;
}
 .offertimer span:last-child {
     height: 27px;
     padding: 0px 6px;
        border-radius: 10px 10px 10px 0;
     background: #ff3636;
     color: azure;
     max-width: 40px;
     min-width: 40px;
}
/*****amazing offer widget-elementor style-v2 *****/
.amazing-product-slider {
    float: right;
    width: 100%;
    direction: ltr;
}
 .amazing-product-slider .owl-carousel .owl-nav button.owl-next,
 .amazing-product-slider .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     top: -56px;
     background: #ffffff26;
     color: #979797;
     width: 45px;
     height: 41px;
     border-radius: 10px;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 50px;
     opacity: 0.4;
     outline: 0;
 }
 .amazing-product-slider .owl-carousel .owl-nav button.owl-next {
     left: -5px;
 }
 .amazing-product-slider .owl-carousel .owl-nav button.owl-prev {
     left: 50px;
     right: unset !important;
 }
.amazing-product-slider .owl-carousel .owl-nav span {
     margin-top: 9px;
 }
.product-details-v2 {
    padding: 0 20px;
    padding-bottom: 20px;
}
.amazing-offer-preview {
    background: #7a7a7a;
    color: #fff;
    width: 40%;
    padding: 13px 20px;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s ease-in-out 0s;
}
.amazing-offer-add-to-cart {
    width: 55%;
    background: #fc6404;
    color: #fff;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s ease-in-out 0s;
}
.amazing-offer-add-to-cart:hover, .amazing-offer-preview:hover {
    opacity: 0.8;
}
.amazing-offer-detail-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #7070703b;
    border-radius: 10px;
    padding: 15px 0;
    margin: 30px 0;
}
.count-sales-detail {
    margin-right: 7px;
    color: #fff;
    line-height: 25px;
    font-size: 15px;
}
.amazing-offer-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    font-size: 19px;
    color: #ffffff;
    margin-bottom: 19px;
}
.amazing-offer-price del {
    position: absolute;
    right: -20px;
    top: 22px;
    font-size: 13px;
    color: #8d8d8d;
}
.amazing-offer-price:after {
    content: '';
    position: absolute;
    width: 115px;
    height: 1px;
    background: #7070703b;
    right: -90%;
    bottom: 0px;
    top: 17px;
    margin: auto;
    transform: rotate(45deg);
}
.amazing-produc-title-box {
    padding-left: 5px !important;
    padding-right: 21px !important;
    width: 100%;
    line-height: 40px;
    font-size: 28px;
    height: 76px;
    overflow: hidden;
}
/*****amazing offer widget-elementor style-v3 *****/
.stock-meter {
    height: 8px;
    background: #dce5e8;
    margin-top: 10px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    width: 70%;
    border: 1px solid #d7d7d7;
}
.stock-meter>span {
    display: block;
    height: 100%;
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #8ed557;
    position: relative;
}
.stock-quantity {
    position: absolute;
    left: -14px;
    top: -31px;
    background: #bbbbbb;
    color: white;
    border-radius: 4px;
    padding: 0px 6px;
    height: 25px;
    width: 28px;
    text-align: center;
    animation: stock-quantity 2s infinite;
}
@keyframes stock-quantity {
    50% {
        opacity: 0.5;
    }
}
.amazing-offer-one-count {
    display: inline-block;
    width: 36%;
    color: #8b8b8b;
}
.discount-position-amazing-three {
    top: 4px !important;
}
.product-details-amazing-v3 {
    flex-direction: column;
    padding: 0 20px;
    padding-bottom: 20px;
    display: flex;
    height: 100%;
    justify-content: space-evenly;
}
.amazing-offer-add-to-cart-v3 {
    width: 29%;
    background: var(--main-color);
    color: #fff;
    padding: 10px 0;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s ease-in-out 0s;
}
.amazing-offer-add-to-cart-v3:hover {
    opacity: 0.9;
}
.amazing-offer-price-v3 {
    display: flex;
    align-items: center;
    font-size: 26px;
    color: #000000d6;
    margin-top: 10px;
}
.amazing-offer-price-v3 del {
    font-size: 17px;
    color: #8d8d8d;
    margin-left: 18px;
}
.amazing-offer-price-v3 del .woocommerce-Price-currencySymbol{
    display: none;
}
.details-amazing-v3 {
    width: 81%;
    margin-top: -49px;
}
.amazing-percent-v3 {
    font-size: 85px;
    font-family: sans-serif;
    color: #00000054;
    position: absolute;
    left: 11px;
    top: 70px;
}
.amazing-label-v3 {
    text-align: center;
    background: #ffc800;
    color: white;
    font-size: 30px;
    padding: 8px 12px 0px 8px;
    border-radius: 7px;
    position: absolute;
    left: 17px;
    top: 134px;
}
.amazing-offer-add-to-cart-v3 i {
    margin-right: 8px;
}
/*****countdown-timer widget-elementor style *****/
.counter-item {
    line-height: 1;
    padding: 14px 3px;
    border-radius: 20px;
    background: #DE2545;
    box-shadow: 0 15px 25px 0 rgb(243 2 2 / 62%) !important;
    color: #ffffff;
    margin: 0 5px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    max-width: 75px;
    min-width: 75px;
}
.counter-date-label{
    display: block;
    color: white;
    font-weight: normal;
    font-size: 17px;
    margin-top: 3px;
}
.sec-background {
    background: #de2545;
    color: white;
}
/*****nemad widget-elementor style *****/
.footer-nemad {
    text-align: left;
}
.footer-nemad img {
    width: 80px;
}
/*****roadmap widget-elementor style *****/
.roadmap-col {
    column-gap: 60px;
    row-gap: 35px;
}
.roadmap-item {
    padding: 20px 30px;
    background: #1e2240;
    border-radius: 15px;
    overflow: hidden;
    background-image: url("assets/image/elementor-img/pattern-main-widget.webp");
    background-size: contain;
    background-repeat-x: no-repeat;
    transition: all .5s;
}
.customer-modern-description {
    background-image: url(assets/image/elementor-img/pattern-main-widget.webp) !important;
    background-size: contain !important;
    background-repeat-x: no-repeat !important;
}
.roadmap-item:hover {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
    background: #078dcd;
}
.roadmap-pic {
    max-width: 70px !important;
}
.roadmap-item h3 {
    color: #ffffff;
    font-size: 21px;
    margin-right: 10px;
}
.roadmap-item h4 {
    position: relative;
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
    width: 47%;
    font-size: 23px;
    font-weight: 100;
}
.roadmap-item h4:after {
    position: absolute;
    content: " ";
    top: 8px;
    display: inline-block;
    width: 100%;
    height: 11px;
    right: 0px;
    background-color: #c715ed3b;
    border-radius: 5px;
}
.roadmap-item a {
    background: #e1770b;
    padding: 5px 67px;
    border-radius: 8px;
    color: white;
}
.roadmap-right {
    width: 52%;
}
.roadmap-left {
    background: #8a2be2a6;
    float: left;
    width: 110px;
    height: 165px;
    margin-top: -132px;
    border-radius: 52px;
    margin-left: 30px;
    position: relative;
}
.roadmap-pic2 {
    max-width: 90px !important;
    position: absolute;
    top: 66px;
    left: 11px;
    border-radius: 60px !important;
}

/*****main lessons widget-elementor style *****/
.video_popup_wrrapper {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.video_popup_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgb(9 9 9 / 60%);
    z-index: 999;
}
.video_popup_inner {
    display: block;
    z-index: 9999;
    position: absolute;
    right: 50%;
    bottom: 50%;
    widht: 100%;
    transform: translate(50%, 50%);
    color: #fff;
    text-align: center;
}
.video_popup_inner video {
    margin: auto auto;
    display: block;
}
 @media (max-width:992px) {
     .video_popup_inner {
         width: 90% 
    }
}
 audio, canvas, video {
     display: inline-block;
     max-width: 100%;
}
.load-spinner {
    width: 40px;
    height: 40px;
    margin: auto auto;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999;
}
 .double-bounc1, .double-bounc2 {
     width: 100%;
     height: 100%;
     border-radius: 50%;
     background-color: #ec406a;
     opacity: .6;
     position: absolute;
     top: 0;
     left: 0;
     -webkit-animation: sk-bounce 2s infinite ease-in-out;
     animation: sk-bounce 2s infinite ease-in-out; 
}
 .double-bounc2 {
     -webkit-animation-delay: -1s;
     animation-delay: -1s 
}
 @-webkit-keyframes sk-bounce {
     0%, 100% {
         -webkit-transform: scale(0);
         transform: scale(0) 
    }
     50% {
         -webkit-transform: scale(1);
         transform: scale(1) 
    }
}
 @keyframes sk-bounce {
     0%, 100% {
         -webkit-transform: scale(0);
         transform: scale(0) 
    }
     50% {
         -webkit-transform: scale(1);
         transform: scale(1) 
    }
}
 .course-section {
     background: transparent;
     padding: 10px 0px;
     border: 1px solid #e9ecef;
     border-radius: 14px;
     box-shadow: 0 0px 18px rgb(41 58 78 / 9%);
}
 .course-section-title {
     margin: 0;
     padding: 5px 10px;
     display: flex;
}
 .course-section-title.cursor-pointer {
     cursor: pointer;
     padding: 10px;
}
 .course-section-title img {
     max-width: 45px !important;
     margin-left: 15px;
     display: inline-block;
     max-height: 45px;
     border-radius: 10px !important;
}
 .course-chapter {
     display: inline-block;
     margin-right: 7px;
     color: #424748;
     margin-left: 12px;
}
 .course-chapter span {
     font-size: 16px;
     font-weight: 600;
}
 .course-chapter p {
     margin-bottom: 0;
     font-size: 13px;
}
 .course-section.active .course-section-title .fal {
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     transform: rotate(180deg);
}
.course-section-title .fal {
    position: absolute;
    left: 20px;
    top: 29px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 15px;
    background: var(--main-color);
    width: 25px;
    height: 25px;
    border-radius: 30px;
    padding: 7px 6px;
    color: #fff;
    font-weight: 600;
}
 .course-section .panel-group.deactive {
     display: none;
}
 .panel-group .course-panel-heading {
     border-top: 1px solid #e9ecef;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     padding: 20px 15px;
     -webkit-transition: background-color .2s ease-out;
     transition: background-color .2s ease-out;
}
 .course-panel-heading:hover .course-lesson-icon i {
     color: var(--main-color);
}
 .course-panel-heading .preview-button {
     background-color: #179eee;
     color: #fff;
     border-radius: 6px;
     font-size: 14px;
     line-height: 1.5;
     padding: 7px 10px;
     transition: .3s ease-out;
     cursor: pointer;
}
 .course-panel-heading .preview-button:hover {
     opacity: 0.9;
}
 .preview-button i {
     margin-left: 5px;
     margin-right: 0;
     vertical-align: middle;
}
 .preview-button.for-mobile {
     display: none;
}
 .preview-button.for-mobile i {
     margin-left: 0;
}
 .download-button {
     background-color: #4ece3d;
     margin-right: 8px;
     color: #fff;
     height: 34px;
     border-radius: 30px;
     font-size: 14px;
     line-height: 1.5;
     padding: 7px 10px;
}
 .download-button.gray {
     background-color: #bac2c5 !important;
     margin-right: 8px;
     color: #fff;
     border-radius: 30px;
     cursor: pointer;
}
.green-lock{
    color: #3ec30a;
}
 .private-lesson {
     font-size: 14px;
     line-height: 1.5;
     padding: 7px 10px;
     margin-left: 0px;
     margin-right: 0px;
     cursor: pointer;
}
 .panel-group .course-panel-heading .panel-heading-left {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-flex: 1;
     -ms-flex-positive: 1;
     flex-grow: 1;
}
 .course-lesson-icon {
     line-height: 1;
     margin-left: 15px;
     margin-right: 0;
}
 .course-lesson-icon i {
     color: #d4d9dd;
     font-size: 20px;
     -webkit-transition: color .2s ease-out;
     transition: color .2s ease-out;
}
 .lesson-title {
     margin-bottom: 0px;
}
 .lesson-title>h4 {
     font-size: 14px;
     margin: 0 0 8px;
     padding: 0 !important;
}
 .badge-item {
     background-color: #e9ecef;
     padding: 2px 6px;
     display: inline-block;
     font-size: 12px;
     border-radius: 2px;
     margin-left: 6px;
     line-height: 1.2;
     text-transform: capitalize;
}
 .lesson-title>p {
     font-size: 14px;
     color: #adb5bd;
     font-weight: 400;
     margin: 0;
     line-height: 0;
}
 .panel-group .course-panel-heading .panel-heading-right {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: end;
     -ms-flex-pack: end;
     justify-content: flex-end;
}
 .panel-group .panel-content {
     max-height: 0;
     overflow: hidden;
     background-color: #f8f9fa;
     -webkit-transition: max-height .2s ease-out;
     transition: max-height .2s ease-out;
}
 .panel-content .panel-content-inner {
     padding: 15px 15px 20px 15px;
     background: #fff;
     font-size: 13px;
     border: 1px solid #e9ecef;
     line-height: 24px;
}
 .panel-content-inner p {
     margin-bottom: 15px;
}
.label-show-application-v1 {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 11px;
    background: #e06262;
    padding: 10px;
    border-radius: 9px;
}
/****course-section-elementor-style2*****/
.lesson-panel-heading {
    border-top: 1px solid #e9ecef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 15px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
 .course-headline {
     display: inline-block;
     color: #424748;
     margin-left: 29px;
}
 .course-headline span {
     font-size: 20px;
}
 .course-title {
     margin-bottom: 0px;
}
 .course-title h4 {
     font-size: 16px;
     padding: 0 !important;
     color: #474b53;
}
 .course-title>p {
     font-size: 12px;
     background: #dadada73;
     display: inline;
     padding: 3px 6px;
     border-radius: 4px;
}
 ul.lesson-number li::marker {
     color: #474b53;
 }
 .lesson-time {
     font-size: 17px;
     color: #7e7e7e;
     margin-top: 3px;
     margin-right: 6px;
}
 .download-btn {
     margin-right: 8px;
     line-height: 0.5;
     padding: 7px 10px;
     cursor: pointer;
     color: #727676;
}
 .download-gray-color {
     color: #c3c2c2;
}
 .download-btn svg {
    vertical-align: middle;
}
 .play-videolesson, .play-videolesson-application {
     margin-right: 6px;
     line-height: 0.5;
     padding: 7px 10px;
     cursor: pointer;
     color: #3ec30a;
 }
 .play-videolesson i, .play-videolesson-application i {
     vertical-align: middle;
     font-size: 16px;
 }
  .gray-color {
      color: #c3c2c2;
  }
 .panel-course-left {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: end;
     -ms-flex-pack: end;
     float: left;
     justify-content: space-between;
     align-items: center;
}
 .panel-lesson-box {
     flex-grow: 1;
}
 .panel-lesson-box:hover .subtitle {
     color: var(--main-color);
     background: #08f9131c;
}
 .private-margin {
     margin-top: 4px;
}
 ul.lesson-number {
     margin: 0;
}
 ul.lesson-number li {
     list-style: decimal;
     margin-right: 18px;
}
.play-videolesson-application-v2 {
    line-height: 0.5;
    padding: 7px 7px;
    cursor: pointer;
    color: #f354f5f5;
}
.label-show-application {
    color: #a331a5;
    font-size: 12px;
}
/****course-section-elementor-style3*****/
.lesson-download-btn {
    margin-right: 8px;
    line-height: 0.5;
    padding: 12px 11px;
    background: #3aafa6;
    border-radius: 34px;
    color: white;
    border-width: 0 0 2px;
    border-style: none none solid;
    border-color: #0f9288;
}
.dont-access-color {
    color: #0b0a0a;
    border: 1px solid;
    background: white;
    border-radius: 34px;
    margin-right: 8px;
    line-height: 0.5;
    padding: 12px 11px;
    cursor: pointer;
}
.lesson-video-btn {
    margin-right: 8px;
    line-height: 0.5;
    padding: 12px 11px;
    background: #3aafa6;
    border-radius: 34px;
    color: white;
    border-width: 0 0 2px;
    border-style: none none solid;
    border-color: #0f9288;
    cursor: pointer;
}
.play-videolesson-application-v3 {
    border: 1px solid;
    border-radius: 34px;
    margin-right: 6px;
    line-height: 0.5;
    padding: 12px 6px;
    cursor: pointer;
}
/*****nav post-slider*****/
 .article-box .owl-carousel .owl-nav button.owl-next, .article-box .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     top: 48%;
     font-size: 60px;
     opacity: 0.2;
     color: #202020;
     outline: 0;
}
 .article-box .owl-carousel .owl-nav button.owl-next {
     left: 0;
}
 .article-box .owl-carousel .owl-nav button.owl-prev {
     right: 0;
}
/*****main section adv*****/
 .main-section {
    /* background: linear-gradient(to right,#132b57,#046d4c);
     */
     float: right;
     width: 100%;
     margin-bottom: 20px;
}
 .section-content {
     float: right;
     width: 50%;
     padding-top: 54px;
     padding-bottom: 54px;
}
.section-content h2 {
    font-size: 39px;
    font-weight: 900;
    color: #474b53;
    line-height: 34px;
    padding: 13px 0;
    font-family: 'yekanbakh';
}
 .section-content ul {
     padding: 20px 0px;
}
 .section-content ul li {
     padding: 1px;
     line-height: 40px;
     font-size: 15px;
     color: #808782;
     margin-right: 5px;
     display: block;
     list-style: none;
     text-align: justify;
}
 .section-content ul li::before {
     content: "\f00c";
     color: #35b61b;
     text-align: center;
     font-size: 17px;
     right: -14px;
     top: 8px;
     transition: all .3s;
     font-family: "font awesome 5 free";
     height: 25px;
     width: 25px;
     line-height: 25px;
     border-radius: 50%;
     font-weight: 700;
     padding: 0 9px;
}
 .section-content ol li {
     margin: 3px 28px;
     list-style: persian;
     padding: 1px;
     line-height: 40px;
     font-size: 15px;
     color: #808782;
}
 .page-title {
     font-size: 34px;
     font-weight: 500;
     color: #474b53;
     line-height: 50px;
}
 .page-title span {
     color: #85878d;
     font-size: 22px;
     display: block;
     margin-bottom: 6px;
}
 .page-title b {
     color: #6ac847;
     font-weight: 600;
}
.section-content p {
    margin-top: 0.5rem;
    line-height: 36px;
    font-size: 17px;
    padding-top: 4px;
    color: #000;
}
 .section-content>a {
    padding: 16px 2.5rem;
     display: inline-block;
     color: #242424;
     margin-top: 20px;
     font-size: 17px;
     line-height: 1.35;
     border-radius: 10px;
     background: yellow;
     text-align: center;
}
 .section-content>a:hover {
     opacity: 0.9;
}
 .consulting-request {
     display: inline-block;
}
.consulting-request a {
    padding: 16px 2.5rem;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    font-size: 17px;
    line-height: 1.35;
    border-radius: 10px;
    background: #5bc91e;
    text-align: center;
}
 .consulting-request a:hover {
     opacity: 0.9;
}
 .consulting-request i {
     font-size: 25px;
     margin-right: 6px;
     vertical-align: middle;
}
 .section-content i {
     font-size: 25px;
     margin-right: 6px;
     vertical-align: middle;
}
 .section-content svg, .section-content img {
     vertical-align: middle;
}
.section-image {
    float: left;
    padding: 12px;
    width: 44%;
    margin-bottom: -70px;
}
.section-image img {
    max-width: 485px !important;
    border-radius: 9px !important;
}
.down-main-box {
    background: linear-gradient(to right, #18784e, #0cac67);
    margin-top: -8rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    justify-content: flex-start;
    padding-top: 1.6rem;
    padding-bottom: 1.5rem;
    border-radius: 35px;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
    display: inline-flex;
    position: relative;
    width: 100%;
    height: 200px;
}
.main-box-img {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.main-box-child {
    background: #ffffffb8;
    padding: 17px 53px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    z-index: 9;
}
.main-box-child img {
    width: 58px;
}
.main-box-child span {
    display: block;
    width: 100%;
    margin-top: 6px;
    font-size: 15px;
    color: #000000;
}
/*****main section-v2*****/
.section-content-v2 {
    float: right;
    width: 52%;
    padding-top: 70px;
    padding-bottom: 20px;
}
.section-image-v2 {
    float: left;
    padding: 12px;
    width: 44%;
    margin-bottom: -90px;
    position: relative;
}
.section-image-v2 img {
    max-width: 550px !important;
    border-radius: 9px !important;
}
.section-content-v2 svg,
.section-content-v2 img {
    vertical-align: middle;
    display: inline-block;
    width: 155px;
    margin-right: 19px;
    height: 135px;
}
.section-content-v2 h2 {
    font-size: 39px;
    font-weight: 900;
    color: #474b53;
    line-height: 34px;
    padding: 18px 0px;
    font-family: 'yekanbakh';
    padding: 18px 6px;
    border-radius: 10px;
    box-shadow: 0px 24px 90px -13px rgb(119 0 255) !important;
}
.section-content-v2 p {
    margin-top: 0.5rem;
    line-height: 36px;
    font-size: 17px;
    padding-top: 26px;
    color: #000;
    font-family: yekanbakh;
}
.consulting-request-v2 {
    display: inline-block;
    margin-top: 10px;
}
.consulting-request-v2 a {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    background: linear-gradient(95.29deg, #A04CFF 0%, #5667FF 35.57%, #FF6BBB 100.2%);
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0px 24px 80px -12px rgb(119 0 255) !important;
    padding: 20px 32px 20px 32px;
}
.section-content-v2 i {
    font-size: 25px;
    margin-right: 6px;
    vertical-align: middle;
}
.section-content-v2>a {
    padding: 20px 32px 20px 32px;
    display: inline-block;
    color: #ffffff;
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.35;
    border-radius: 10px;
    background: #f59431;
    text-align: center;
    border-radius: 50px;
}
.section-content-v2>a:hover, .consulting-request-v2 a:hover {
    opacity: 0.9;
    transition: all 0.3s ease;
}
div#purple-oval-4 {
    position: absolute;
    width: 150px;
    filter: blur(20px);
    margin-top: 65px;
}
.down-main-box-v2 {
    justify-content: flex-start;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-radius: 35px;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
    display: inline-flex;
    position: relative;
    width: 100%;
    height: 200px;
}
.down-main-box-v2 a {
    display: contents;
}
.main-box-child-v2 {
    transition: all 0.5s ease;
    cursor: pointer;
    flex-wrap: wrap;
    text-align: center;
    border-radius: 95.444px 95.444px 0px 0px;
    background: linear-gradient(181deg, rgb(255 54 54) 0.68%, rgba(34, 40, 125, 0.00) 99.9%);
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 42px 0;
    color: #FFF;
    gap: 15px;
    width: 190px;
    position: relative;
    transition: .3s;
    z-index: 8;
}
.main-box-child-v2:hover {
    background: linear-gradient(181deg, rgb(255 0 0) 0.68%, rgba(34, 40, 125, 0.00) 112.84%);
    padding-bottom: 5px;
}
.main-box-child-v2 img {
    width: 60px;
}
/******main section2*****/
 .left-col {
     float: left;
}
 .right-col {
     float: right;
}
/*****portfolio-section*****/
 .portfolio-section {
     float: right;
     width: 100%;
     padding: 50px 0px 20px 0px;
}
 .portfolio-head {
     width: 100%;
     margin-bottom: 40px;
}
 .portfolio-head h2 {
     color: #3c4354;
     text-align: center;
     font-weight: 400;
     font-size: 24px;
}
 .portfolio-head p {
     color: #848484;
     text-align: center;
     margin-top: 2px;
}
 .portfolio-head a {
     padding: 18px 40px;
     color: #fff;
     display: inline-block;
     margin-left: 26px;
     font-size: 1rem;
     line-height: 1.35;
     border-radius: 6px;
     background: #5bc91e;
     cursor: pointer;
}
 .btn-contact {
     display: flex;
     width: 100%;
     justify-content: center;
     margin: 20px 0;
}
 .portfolio-flex {
     display: flex;
     width: 100%;
     justify-content: center;
}
 .portfolio-slider {
     display: flex;
     width: 100%;
     justify-content: center;
}
 .portfolio-item {
     padding: 15px 32px;
     width: 34%;
}
 .portfolio-item img {
     max-width: 100%;
}
 .img-col4 {
     width: auto !important;
     max-height: 400px;
}
 .customer-pic {
     width: 90px !important;
     height: 90px;
     border-radius: 50px;
}
 .item-pic {
     text-align: center;
}
 .portfolio-item h3 {
     color: #2a2a2a;
     text-align: center;
     margin-top: 18px;
     font-weight: lighter;
     font-size: 18px;
}
 .portfolio-item p {
     color: #7a7a7a;
     text-align: center;
}
 .portfolio-item i {
     color: #b7b7b7;
     font-size: 40px;
     text-align: center;
     display: block;
     margin-top: 28px;
}
 .portfolio-item ul {
     padding: 12px 0px;
}
 .portfolio-item li {
     padding: 1px;
     line-height: 36px;
     font-size: 15px;
     color: #808782;
     display: block;
     text-align: center;
}
 .portfolio-item span {
     text-align: center;
     display: block;
     margin-top: 15px;
     font-size: 17px;
     color: #db4343;
}
 .icon-center {
     text-align: center;
}
/*****price-table v1 widget-elementor style *****/
.column-item2 {
    padding: 15px 32px;
    border: 1px solid;
    border-color: #dedede;
    margin-bottom: 23px;
    border-radius: 15px;
    box-shadow: 0 0 4px #eee;
}
 .column-item2 h3 {
     color: #31ad19;
     text-align: center;
     margin-top: 18px;
     font-weight: 600;
     font-size: 20px;
}
 .column-item2 i {
     float: left;
     font-size: 16px;
     color: #2bcc6b;
     margin-top: 3px;
}
 .column-item2 li {
     border-bottom: 1px solid;
     border-color: #e3e3e3;
     list-style: none;
     color: #787878;
     font-size: 13px;
     padding: 15px 0px;
}
 .column-item2 ul li::before {
     content: "\f00c";
     float: left;
     color: #2bcc6b;
     text-align: center;
     font-size: 17px;
     transition: all .3s;
     font-family: "font awesome 5 free";
     line-height: 35px;
     border-radius: 50%;
     font-weight: 700;
}
 .column-item2 h6 {
     border-top: 1px solid;
     border-top-color: #e3e3e3;
     border-bottom: 1px solid;
     border-bottom-color: #e3e3e3;
     list-style: none;
     color: #787878;
     font-size: 13px;
     padding: 15px 0px;
     line-height: 30px;
}
 .column-item2 h6::before {
     content: "\f00d";
     float: left;
     color: red;
     text-align: center;
     font-size: 18px;
     transition: all .3s;
     font-family: "font awesome 5 free";
     line-height: 35px;
     border-radius: 50%;
     font-weight: 700;
}
 .column-item2 li:last-child {
     border-bottom: none;
}
 .column-item2 bdi {
     color: #3b3b3b;
     font-size: 32px;
     display: block;
     margin-top: 27px;
     text-align: center;
}
 .price-suffix {
     color: #a1a1a1;
     display: block;
     font-size: 18px;
     text-align: center;
     margin-bottom: 16px;
}
 .price-button {
     text-align: center;
}
 .price-button a {
     padding: 10px 22px;
     border-radius: 6px;
     color: #fff;
     background: #26cc07;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .price-button a:hover {
     opacity: 0.8;
}
 .col-box {
     width: 33.33333333%;
     padding-right: 15px;
     padding-left: 15px;
}
 .plan-time {
     background: #19ae38;
     padding: 3px 18px;
     border-radius: 34px;
     color: #fff;
     margin: 0px auto;
     display: table;
     margin-top: 5px;
     font-size: 13px;
     margin-bottom: 15px;
}
 .plan-pic {
     width: 100%;
     float: right;
     text-align: center;
}
 .plan-pic img {
     width: 31%;
}
/*****price-table v2 widget-elementor style *****/
.paln-column-item {
    border: 3px solid;
    border-color: #dedede;
    margin-bottom: 15px;
    border-radius: 15px;
    transition: all .5s;
    overflow: hidden;
}
.paln-column-item:hover {
    border-color: #e4b16e;
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
}
.paln-column-item:hover .plan-button a {
    background: #e4b16e;
}
.box-pad {
    padding: 20px 0;
}
.paln-child {
    padding: 0 65px 0 40px;
    background: #3d415c;
}
.paln-child li {
    color: #dadada;
    font-size: 14px;
    list-style: none;
    position: relative;
    line-height: 35px;
}
.paln-child ul li::before {
    content: "\f00c";
    font-size: 12px;
    right: -19px;
    top: 4px;
    position: absolute;
    transition: all .3s;
    font-family: "font awesome 5 free";
    line-height: 25px;
    font-weight: 700;
}
.paln-title {
    background: #192d51;
    min-width: 200px;
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
}
.paln-title h3 {
    font-size: 22px;
    font-weight: 600;
    color: white;
    margin-top: 3px;
    text-align: center;
}
.plan-img {
    width: 54px !important;
    border-radius: 50px !important;
}
.plan-button a {
    padding: 12px 2.5rem;
    border-radius: 6px;
    color: #fff;
    background: #646a8e;
    -o-transition: all 0.3s ease;
    transition: all .5s;
}
.child-center {
    padding: 3px 18px;
    margin: 0px auto;
    display: table;
}
.plan-price-currency {
    font-size: 27px;
    font-weight: 700;
    color: white;
}
.child-center bdi {
    font-size: 27px;
    color: white;
    margin-left: 6px;
    font-weight: 700;
}
.plan-date-time {
    display: block;
    text-align: center;
    color: #e4b16e;
    font-size: 18px;
    font-weight: 600;
}
.plan-line {
    border: 1px dashed;
    border-color: #f6f6f6;
    display: block;
    margin: 7px 0 12px 0;
}
/*****price-table v3 widget-elementor style *****/
.level-vip .level-vip__steps .step.active {
    background-image: url("assets/image/elementor-img/step1.png");
    width: 16%;
    min-height: 220px;
    background-repeat: no-repeat;
}
.level-vip .level-vip__steps .step {
    width: 18%;
    background-image: url("assets/image/elementor-img/download.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 123px;
    min-height: 170px;
    z-index: 2;
    text-align: center;
    position: relative;
}
.level-vip .level-vip__steps .step .step-level {
    background: url("assets/image/elementor-img/orange.svg") no-repeat right 50% top 50%;
    width: 48px;
    height: 54px;
    color: #fff;
    padding-top: 10px;
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 24px;
    font-size: 11px;
    vertical-align: middle;
    line-height: 16px;
}
/*****price-table v4 widget-elementor style *****/
.paln-column-item-v4 {
    padding: 15px 32px;
    border: 1px solid;
    background-color: #1E2240;
    border-color: #1E2240;
    margin-bottom: 23px;
    margin-top: 50px;
    border-radius: 15px;
}
.plan-pic-v4 {
    width: 100%;
    float: right;
    text-align: center;
    margin-top: -70px;
}
.review-pic-v4 {
    width: 90px !important;
    border-radius: 50px !important;
}
.paln-column-item-v4 h3 {
    color: #31ad19;
    text-align: center;
    margin-top: 18px;
    font-weight: 600;
    font-size: 20px;
}
.paln-column-item-v4 li {
    border-bottom: 2px dashed;
    border-color: #272c4e;
    list-style: none;
    color: #ffffff;
    font-size: 13px;
    padding: 15px 0px;
}
.paln-column-item-v4 li:last-child {
    border-bottom: none;
}
.paln-column-item-v4 ul li::before {
    content: "\f00c";
    float: left;
    color: #2bcc6b;
    text-align: center;
    font-size: 17px;
    transition: all .3s;
    font-family: "font awesome 5 free";
    line-height: 35px;
    border-radius: 50%;
    font-weight: 700;
}
.paln-column-item-v4 ul h6 {
    border-top: 2px dashed;
    border-top-color: #272c4e;
    border-bottom: 2px dashed;
    border-bottom-color: #272c4e;
    list-style: none;
    color: #ffffff;
    font-size: 13px;
    padding: 15px 0px;
    line-height: 30px;
}
.paln-column-item-v4 h6 {
    border-top: 2px dashed;
    border-top-color: #272c4e;
    border-bottom: 2px dashed;
    border-bottom-color: #272c4e;
    list-style: none;
    color: #ffffff;
    font-size: 13px;
    padding: 15px 0px;
    line-height: 30px;
}
.paln-column-item-v4 h6::before {
    content: "\f00d";
    float: left;
    color: red;
    text-align: center;
    font-size: 18px;
    transition: all .3s;
    font-family: "font awesome 5 free";
    line-height: 35px;
    border-radius: 50%;
    font-weight: 700;
}
.paln-column-item-v4 bdi {
    color: #FFFFFF;
    font-size: 21px;
    display: inline-block;
    margin-top: 27px;
    margin-bottom: 30px;
    text-align: center;
}
.price-suffix-v4 {
    margin-right: 5px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.plan-price-button-v4 {
    text-align: center;
}
.plan-price-button-v4 a {
    padding: 10px 22px;
    border-radius: 6px;
    color: #fff;
    background: #CD9449;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.plan-price-button-v4 a:hover {
    background: #07af05;
}
/*****price-table v5 widget-elementor style *****/
.paln-column-item-v5 {
    border: 1px solid;
    border-color: #ef4444;
    margin-bottom: 15px;
    transition: all .5s;
    border-radius: 8px;
    cursor: pointer;
}
.paln-column-item-v5:hover .plan-button-v5 a {
    background: #ef4444;
    color: white !important;
}
.paln-column-item-v5:hover .paln-child-v5 svg {
    transform: rotate(260deg);
}

.paln-child-v5 {
    padding: 20px 65px 18px 40px;
}
.paln-child-v5 li {
    color: #3c3c3c;
    line-height: 26px;
    font-size: 13px;
}
.paln-title-v5 {
    background: #ef4444;
    min-width: 32px;
    padding-top: 1.6rem !important;
    padding-bottom: 1.3rem !important;
    border-radius: 0px 5px 5px 0px;
    transition: all .5s;
}
.paln-title-v5 h3 {
    font-size: 15px;
    color: white;
    text-align: center;
    writing-mode: vertical-lr;
    margin: auto;
}
.paln-child-v5 svg {
    position: absolute;
    left: -16px;
    top: -15px;
    width: 50px !important;
    height: 50px !important;
    fill: #ef4444;
    transition: all .5s;
}
.plan-price-currency-v5 {
    font-size: 13px;
    font-weight: 700;
    color: #6e6e6e;
    margin-left: 8px;
}
.plan-price-currency-v5::after {
    --tw-content: '';
    content: var(--tw-content);
    --tw-bg-opacity: 0.9;
    background-color: #8c8c8c;
    position: absolute;
    transform: rotate(-7deg);
    inset: 0px;
    top: 50%;
    height: 0.125rem;
    width: 100%;
}
.plan-price-v5 {
    font-size: 13px;
    font-weight: 700;
    color: #ef4444;
    background: #fee2e2;
    padding: 5px 13px;
    border-radius: 6px;
}
.plan-date-time-v5 {
    display: block;
    text-align: center;
    color: #ef4444;
    font-size: 21px;
}
.plan-button-v5 a {
    padding: 8px 3.8rem;
    border-radius: 6px;
    color: #ef4444;
    border: 1px solid;
    background: #fee2e2;
    -o-transition: all 0.3s ease;
    transition: all .5s;
}
.plan-percentage {
    font-size: 17px;
    font-weight: 700;
    float: right;
    position: absolute;
    top: 1px;
    left: -1px;
    color: white;
    z-index: 9;
    transform: rotate(-48deg);
    letter-spacing: -3.1px;
}
.plan-percent {
    position: absolute;
    top: -11px;
    left: 13px;
    font-size: 13px;
    color: white;
    z-index: 9;
    transform: rotate(-48deg);
}
/*****product slider*****/
 .product-box {
     float: right;
     width: 100%;
     padding: 50px 0px 20px 0px;
}
 .product-slider {
     float: right;
     width: 100%;
     direction: ltr;
}
 .product-item {
     border-radius: 15px;
     border: 1px solid;
     border-color: #e5e5e5;
     margin: 0 1px;
     overflow: hidden;
}
 .product-item:hover .moreproduct-btn a {
     background: #1abc9c;
}
 .product-item img {
     max-width: 100%;
     height: auto;
     border-radius: 3px;
}
 .product-item:hover img {
     opacity: 0.9;
     transition: all 0.3s ease;
}
 .product-item h2 {
     font-size: 15px;
     text-align: right;
     display: block;
     color: grey;
     padding: 0 0.9375rem;
     margin: 19px 0 3px 0;
     line-height: 23px;
     height: 50px;
     overflow: hidden;
     z-index: 2;
}
 .owl-carousel.owl-rtl {
     z-index: auto;
}
 .title-product {
     color: #3c4354;
     transition: all 0.3s ease;
}
.title-product:hover {
    color: var(--main-color) !important;
}
 .product-item>p {
     color: #7f8c8d;
     padding: 8px 15px;
}
 .moreproduct-btn a {
     color: #fff;
     background: var(--main-color);
     display: block;
     margin-top: 15px;
     text-align: center;
     padding: 3px 0;
     font-weight: inherit;
}
 .course-data {
     display: flex;
     justify-content: space-between;
     border-bottom: 1px solid #e5e5e5;
     padding: 10px 12px;
     align-items: center;
}
 .star-rate {
     color: #f1c40f;
     font-size: 16px;
}
 .star-rate i {
     color: #f1c40f;
     font-size: 16px;
}
 .teacher-name {
     color: #868d92;
}
 .teacher-name i {
     color: #757677;
     font-size: 16px;
}
 .course-info {
     display: flex;
     justify-content: space-between;
     padding: 15px 12px;
     align-items: center;
     position: relative;
}
 .price-v1 {
     color: #868d92;
}
 .price-v1 del {
     font-size: 12px;
     color: red;
}
 .price-v1 ins {
     color: #9f9f9f;
     border-radius: 4px;
     padding: 2px 7px 0px;
}
 .sales-cont {
     color: #868d92;
}
 .sales-cont i {
     color: #2ABC87;
     font-size: 19px;
     display: inline;
}
 .thumbnail-holder {
     position: relative;
}
 .onsale-label {
     position: absolute;
}
 .sale-perc {
     position: absolute;
     width: 54px;
     height: 55px;
     z-index: 5;
     color: #fff;
     font-size: 13px;
     font-weight: 300;
     line-height: 16px;
     left: -42px;
     top: -10px;
     -webkit-transform: rotate(-30deg);
     transform: rotate(-30deg);
     -webkit-transition: all .3s;
     transition: all .3s;
     padding: 9px 12px;
}
 .sale-perc::before {
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     content: "\f0a3";
     position: absolute;
     font-size: 52px;
     left: 5px;
     top: 17px;
     color: #cc0653;
     z-index: -1;
}
 .preview-btn {
     position: absolute;
     top: 10px;
     right: 10px;
     z-index: 9;
}
 .preview-btn i {
     background-color: rgba(0, 0, 0, .37);
     width: 37px;
     height: 36px;
     border: 0;
     color: #fff;
     font-size: 18px;
     border-radius: 32px;
     padding: 9px;
     transition: all 0.3s ease-in-out 0s;
}
 .preview-btn i:hover {
     opacity: 0.8;
}
 .preview-btn:after, .preview-btn:before {
     content: " ";
     position: absolute;
     top: 8px;
     left: 9px;
     width: 55%;
     height: 55%;
     color: #ffffff;
     border-radius: 50%;
     -webkit-box-shadow: 0 0 0 0 currentColor;
     box-shadow: 0 0 0 0 currentColor;
     -webkit-animation: button-ripple 3s infinite;
     animation: button-ripple 3s infinite;
     opacity: 0.6;
     z-index: -1;
     background: white;
     webkit-animation-delay: 0.9s;
     animation-delay: 0.9s;
}
 @-webkit-keyframes button-ripple {
     70% {
         -webkit-box-shadow: 0 0 0 12px currentColor;
         box-shadow: 0 0 0 12px currentColor;
         opacity: 0 
    }
     to {
         -webkit-box-shadow: 0 0 0 0 currentColor;
         box-shadow: 0 0 0 0 currentColor;
         opacity: 0 
    }
}
 @keyframes button-ripple {
     70% {
         -webkit-box-shadow: 0 0 0 12px currentColor;
         box-shadow: 0 0 0 12px currentColor;
         opacity: 0 
    }
     to {
         -webkit-box-shadow: 0 0 0 0 currentColor;
         box-shadow: 0 0 0 0 currentColor;
         opacity: 0 
    }
}
 .discount-badge {
     left: 6px;
     top: 10px;
     position: absolute;
     z-index: 5;
     color: #242424;
     font-size: 14px;
     line-height: 26px;
     -webkit-transition: all .3s;
     transition: all .3s;
     padding: 13px 11px;
     text-align: center;
     border-radius: 3px;
     width: 50px;
     height: 50px;
     background: #fff;
     clip-path: polygon(92.32051% 40%, 93.79385% 43.1596%, 94.69616% 46.52704%, 95% 50%, 94.69616% 53.47296%, 93.79385% 56.8404%, 92.32051% 60%, 79.82051% 81.65064%, 77.82089% 84.50639%, 75.35575% 86.97152%, 72.5% 88.97114%, 69.3404% 90.44449%, 65.97296% 91.34679%, 62.5% 91.65064%, 37.5% 91.65064%, 34.02704% 91.34679%, 30.6596% 90.44449%, 27.5% 88.97114%, 24.64425% 86.97152%, 22.17911% 84.50639%, 20.17949% 81.65064%, 7.67949% 60%, 6.20615% 56.8404%, 5.30384% 53.47296%, 5% 50%, 5.30384% 46.52704%, 6.20615% 43.1596%, 7.67949% 40%, 20.17949% 18.34936%, 22.17911% 15.49361%, 24.64425% 13.02848%, 27.5% 11.02886%, 30.6596% 9.55551%, 34.02704% 8.65321%, 37.5% 8.34936%, 62.5% 8.34936%, 65.97296% 8.65321%, 69.3404% 9.55551%, 72.5% 11.02886%, 75.35575% 13.02848%, 77.82089% 15.49361%, 79.82051% 18.34936%) !important;
}
/*****product-slider-elementor-style2*****/
 .Price-amount {
     color: #868d92;
}
 .Price-amount del {
     font-size: 12px;
     color: #7a7a7a;
     position: absolute;
     top: 0;
     margin-top: -16px;
     font-size: 12px;
     float: left;
     left: 0;
     padding: 2px 20px;
}
 .Price-amount ins {
     color: #008b56;
     border-radius: 4px;
     padding: 2px 7px 0px;
     font-size: 16px;
}
 .add-cart-btn {
     background-color: var(--buy-product-color);
     width: 100%;
     cursor: pointer;
     display: block;
     padding: 9px;
     color: #fff;
     font-size: 14px;
     text-align: center;
     transition: all 0.3s ease;
    /* background: linear-gradient(45deg,#08a5b7,#4dcb8a);
     */
}
 .add-cart-btn:hover {
     opacity: 0.9;
}
 .product-cat {
     color: #a9a9a9;
     padding: 0 0.9375rem;
     margin: -15px 0px 10px;
     line-height: 1px;
}
 .item-product-categories {
     display: inline-block;
}
 .product-cat a {
     color: #a9a9a9;
     margin-left: 5px;
     display: inline-block;
     color: #a9a9a9;
}
 .product-cat i {
     vertical-align: middle;
     color: #a9a9a9;
}
 .discount-sale {
     left: 6px;
     top: 10px;
     position: absolute;
     width: 94px;
     height: 25px;
     z-index: 5;
     color: #ffffff;
     font-size: 14px;
     font-weight: 100;
     line-height: 26px;
     -webkit-transition: all .3s;
     transition: all .3s;
     padding: 0px 10px;
     background: #48c863;
     text-align: center;
     border-radius: 3px;
}
 .sale-percentage {
     font-size: 13px;
     float: right;
}
 .sale-text {
     font-size: 13px;
     margin-right: 34px;
}
/*****product-slider-elementor-style3*****/
 .produc-title-box {
     padding-left: 5px !important;
     padding-right: 21px !important;
     width: 85%;
}
 .product-card {
     display: flex;
     flex: 1;
     padding-bottom: 20px;
}
 .product-card-archive {
     display: flex;
     flex: 1;
     padding-bottom: 20px;
}
 .main-card {
     flex: 1;
     display: flex;
     flex-direction: column;
     padding-left: 5px;
     padding-right: 20px;
}
 .category {
     font-size: 14px;
     color: #959595;
     height: 21px;
     transition: .3s;
     flex: 1;
}
 .item-price {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     margin-bottom: 15px;
     position: relative;
     font-size: 16px;
     color: #303030;
}
 .item-price del {
     position: absolute;
     right: 0;
     top: -26px;
     font-size: 13px;
     color: #8d8d8d;
}
 .item-price ins {
     font-size: 16px;
}
 .discount-price {
     width: 32px;
     height: 26px;
     z-index: 5;
     color: #ffffff;
     font-size: 13px;
     font-weight: 100;
     line-height: 26px;
     -webkit-transition: all .3s;
     transition: all .3s;
     padding: 2px 2px;
     margin-left: 4px;
     background: #d3533f;
     text-align: center;
     border-radius: 4px;
}
 .product-motion {
     display: flex;
}
 .secondary-card {
     align-items: center;
     display: flex;
}
 .product-details {
     padding: 0 20px;
}
 .product-details hr {
     margin: 30px 0 !important;
}
 .product-info {
     cursor: context-menu;
     text-align: center;
}
 .rating-number {
     display: block;
     font-size: 20px;
     color: #66c71b;
}
 .title-item {
     display: block;
     color: #6c6c6c;
     font-size: 14px;
}
 .item-cat {
     line-height: 1px;
     margin-bottom: 64px;
     flex: 1;
}
 .item-cat-link {
     display: inline-block;
}
 .item-cat a {
     margin-left: 5px;
     display: inline-block;
     color: #858585;
     font-size: 13px;
     letter-spacing: -0.2px;
}
 .item-cat i {
     vertical-align: middle;
     color: #858585;
}
 .add-to-cart {
     width: 180px;
     line-height: 45px;
     font-size: 14px;
     padding: 0 20px;
     text-align: center;
     background: var(--buy-product-color);
     color: white;
     border-radius: 4px;
}
 .add-to-cart:hover {
     opacity: 0.9;
     transition: all 0.3s ease;
}
 .item-sales {
     color: #dbaf0e;
     font-size: 20px;
}
/*****course-carousel-elementor-style*****/
 .card-title-v1 {
     font-size: 15px;
     text-align: right;
     display: block;
     color: grey;
     padding: 0 0.9375rem;
     margin: 11px 0 3px 0;
     line-height: 48px;
     z-index: 2;
}
 .course-property {
     color: #a9a9a9;
     padding: 0 0.9375rem;
     font-size: 13px;
}
 .course-property i {
     vertical-align: middle;
     margin-left: 4px;
}
 .course-teacher {
     width: 100%;
     float: right;
     padding: 5px 12px;
     margin-bottom: 12px;
}
 .teacher-family {
     font-size: 13px;
     padding-top: 5px;
     color: #a9a9a9;
}
 .teacher-family-2 {
     color: black;
     font-size: 13px;
}
 .course-property-child {
     color: #000;
     display: inline-block;
     font-size: 13px;
}
 .course-price {
     padding: 2px 12px;
}
 .course-amount {
     color: #008b56;
}
 .course-amount del {
     color: #ff3333;
     font-size: 12px;
}
 .course-amount ins {
     color: #008b56;
     font-size: 14px;
     display: inline-block;
     margin-right: 2px;
}
 .course-price i {
     color: #a9a9a9;
     vertical-align: middle;
     margin-left: 4px;
}
/*****course-carousel2-elementor-style*****/
 .course-item {
     border-radius: 1rem;
     border: 1px solid;
     border-color: #e5e5e5;
     padding-bottom: 15px;
     margin: 0 2px;
     background: white;
}
 .course-item img {
     max-width: 100%;
     height: auto;
     border-radius: 10px !important;
     margin: 8px auto 0px auto;
     width: 96% !important;
     display: block;
}
.thumbnail-course-holder {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
}
 .course-teacher img {
     float: right;
     border-radius: 50px !important;
     margin: 0 0 0px 6px !important;
     width: 35px !important;
     height: 35px !important;
}
 .card-title {
     font-size: 16px;
     font-weight: 700;
     text-align: right;
     display: block;
     color: grey;
     padding: 0 0.9375rem;
     margin: 12px 0 0px 0;
     line-height: 23px;
     z-index: 2;
}
 .course-item>p {
     color: #484a54;
     padding: 8px 15px;
     letter-spacing: -0.5px;
     font-weight: 200;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
 .course-cat {
     padding: 0 0.9375rem;
}
 .course-cat a {
     margin-left: 5px;
     display: inline-block;
     color: #0ea5e9;
     background: #e6f6fd;
     font-size: 13px;
     margin-top: 13px;
     font-weight: 100;
     border-radius: 0.25rem;
     padding: 0px 6px;
     line-height: 25px;
}
 .course-flex {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding: 0 0.9375rem;
     line-height: 40px;
}
 .course-flex-child {
     gap: 0.625rem;
     display: flex;
}
 .course-attribute {
     font-size: 13px;
     color: #484a54;
     letter-spacing: -0.5px;
     font-weight: 100;
}
 .course-attribute i {
     vertical-align: middle;
     margin-left: 4px;
     color: #484a54;
}
 .course-attribute a {
     font-size: 13px;
     color: #484a54;
     letter-spacing: -0.5px;
     font-weight: 100;
     transition: all 0.3s ease;
}
 .course-star {
     color: #e1a610;
}
 .course-star i {
     margin-right: 4px;
     color: #fbbf24;
}
 .course-sales {
     color: #000000;
}
.course-sales i {
    margin-left: 6px;
    color: #ffffff;
    font-size: 18px;
    background: #19d45e;
    padding: 7px 10px;
    border-radius: 6px;
}
 .course-value {
     color: #10c940;
     font-size: 18px;
}
 .course-value del {
     font-size: 12px;
     color: #6c6c6c;
}
/*****course-carousel3-elementor-style*****/
.course-carousel-cart-button {
    transition: all 0.3s ease-in-out 0s;
    margin-right: 10px;
    color: #ffffff;
    font-size: 19px;
    background: #3B82F6;
    padding: 10px 14px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.course-carousel-cart-button:hover {
    background-color: #64748B;
}
.course-carousel-rate {
    line-height: 22px;
}
.course-rating-number {
    display: block;
    font-size: 17px;
    color: #ea9f22;
    font-weight: 700;
}
.rating-title-item {
    display: block;
    color: #b3b3b3;
    font-size: 15px;
}
.course-value del .woocommerce-Price-currencySymbol {
    display: none;
}
/*****course-carousel4-elementor-style*****/
.course-carousel-btn {
    transition: all 0.3s ease-in-out 0s;
    color: #ffffff;
    font-size: 14px;
    background: #10c1b4;
    background: var(--main-color);
    padding: 1px 10px;
    border-radius: 6px;
}
.course-carousel-btn:hover {
    background-color: #64748B;
}
.course-sales-count span {
    color: #0bab27;
    background: #e6f6fd;
    font-size: 14px;
    font-weight: 100;
    border-radius: 0.25rem;
    padding: 0px 6px;
    line-height: 25px;
}
.course-sales-count svg {
    height: 22px;
    width: 56px;
    float: right;
    margin-left: -16px;
    margin-top: 7px;
    margin-right: -20px;
    color: #f40b0b;
    vertical-align: middle;
}
.course-preview-btn{
    top: 14px !important;
    right: 15px !important;
}
.course-discount-sale {
    left: 15px !important;
    top: 17px !important;
}
.course-whishlist-btn {
    background: #d5d2d2;
    border-radius: 25px;
    padding: 4px;
    right: 15px;
    top: 17px;
}
/*****course-carousel-one-elementor-style*****/
.course-item-one {
    border: 1px solid;
    border-color: #e5e5e500;
    padding-bottom: 15px;
    margin: 0 2px;
    background: white;
    margin-top: 40px;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 25%);
    transition: all 0.3s ease;
    position: relative;
}
.course-item-one:hover{
    margin-bottom: 40px;
}
.course-item-one:hover img {
    margin-top: -40px;
}
.course-item-one img {
    border-radius: 10px !important;
    margin: -35px auto 0px auto;
    width: 96% !important;
    transition: all 0.3s ease;
    display: block;
}
.card-title-one {
    font-size: 17px;
    text-align: right;
    display: block;
    padding: 0 0.9375rem;
    margin: 25px 0 25px 0;
    line-height: 25px;
    max-height: 25px;
}
.course-amount-one {
    color: #008b56;
    font-size: 21px;
    margin-bottom: 30px;
}
.course-amount-one ins {
    color: #008b56;
    font-size: 21px;
    display: inline-block;
    margin-right: 2px;
}
.course-amount-one del {
    color: #ff3333;
    font-size: 15px;
}
.course-amount-one del .woocommerce-Price-currencySymbol {
    display: none;
}
.course-morebtn-one {
    font-size: 13px;
    color: #FFFFFF;
    background: #ff9900;
    border-radius: 10px 10px 10px 10px;
    padding: 8px 5px 6px 5px;
    width: 70%;
    text-align: center;
    display: table;
    margin: auto auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -22px;
    box-shadow: 0 3.42px 5px rgba(3, 74, 141, 0.16);
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}
.course-morebtn-one:hover {
    opacity: 0.9;
}
.course-morebtn-one svg {
    vertical-align: middle;
    margin-top: 2px;

}
.course-sales-one {
    position: absolute;
    top: -20px;
    right: 18px;
    color: white;
    background: #FFFFFF54;
    padding: 0px 17px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.course-sales-one i {
    margin-left: 5px;
    font-size: 14px;
}
.discount-position-one {
    left: 15px !important;
    top: -30px !important;
}
/*****course-carousel-two-elementor-style*****/
.course-item-two {
    margin: 0 2px;
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 35px;
    padding-bottom: 40px;
    box-shadow: 0 0 10px rgb(0 0 0 / 9%);
    padding-top: 10px;
    overflow: visible;
    margin-bottom: 30px;
    margin-top: 10px;
}
.course-item-two:hover:after, .course-item-two:hover .course-price-two {
    background-color: rgb(41, 41, 206);
}
.course-item-two:after,
.course-item-two:before {
    content: "";
    background-color: #dde0e7;
    border-radius: 35px;
    transition: all 0.3s ease;
    width: 85%;
    z-index: -1;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
}
.course-item-two:before {
    transition: all .3s;
    height: 40px;
    top: 3px;
    z-index: 0;
}
.course-item-two:after {
    height: 50px;
    bottom: -7px;
}
.course-item-two img {
    border-radius: 35px !important;
}
.card-title-two {
    font-size: 19px;
    text-align: center;
    padding: 0 0.9375rem;
    margin: 25px 0 25px 0;
    line-height: 25px;
    max-height: 25px;
    margin-bottom: 50px;
}
.course-price-two {
    padding: 6px 19px;
    display: table;
    margin: auto auto;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    background-color: #b3bbc7;
    height: 43px;
    border-radius: 50px;
}
.course-amount-two {
    color: #ffffff;
    font-size: 21px;
}
.course-amount-two del {
    color: #ff3333;
    font-size: 14px;
    position: absolute;
    bottom: 42px;
    display: table;
    right: 0;
    margin: auto auto;
    left: 0;
}
.course-duration-two {
    background-color: #212341;
    padding: 10px 14px;
    bottom: 20px;
    left: 20px;
    height: 36px;
    font-size: 17px;
    border-radius: 50px;
    position: absolute;
    color: white;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 12px;
}
.course-duration-two i {
    margin-bottom: 3px;
}
/*****course-carousel-three-elementor-style*****/
.course-item-three {
    display: grid;
    margin: 0 2px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 25%) !important;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 35px;
    padding-bottom: 40px;
    padding-top: 10px;
    overflow: visible;
    margin-bottom: 30px;
    margin-top: 10px;
}
.course-item-three:before {
    content: "";
    background-color: #b3bbc7;
    border-radius: 25px;
    transition: all 0.3s ease;
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    height: 45%;
    top: 0px;
    z-index: 0;
}
.course-item-three:hover .thumbnail-course-holder-three {
    margin-top: 10px;
}
.thumbnail-course-holder-three {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    padding: 0 0.9375rem;
    transition: all 0.3s ease;
}
.course-item-three img {
    border-radius: 25px !important;
}
.card-title-three {
    font-size: 20px;
    text-align: right;
    padding: 0 0.9375rem;
    margin: 25px 0 25px 0;
    line-height: 25px;
    max-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-duration-three {
    background: #2b3668;
    height: 41px;
    padding-right: 10px;
    width: 145px;
    color: #fff;
    border-radius: 50px;
}
.course-price-three {
    background: #d79642;
    box-shadow: 0px 3px 7px rgb(238 35 43 / 58%);
    height: 45px;
    position: absolute;
    left: 0px;
    width: calc(100% - 120px);
    color: #fff;
    border-radius: 50px;
}
.course-duration-three i {
    margin-left: 5px;
}
.course-status-three {
    color: #ff721f;
    font-size: 14px;
    display: block;
    margin-bottom: 25px;
    position: relative;
}
.course-status-three:before {
    content: '';
    display: inline-block;
    margin-left: 4px;
    margin-right: 0.9375rem;
    vertical-align: middle;

}
.course-amount-three {
    font-size: 16px;
}
.course-amount-three del {
    margin-left: 5px;
    font-size: 13px;
}
.course-amount-three del .woocommerce-Price-currencySymbol {
    display: none;
}
.discount-badge-three {
    left: 5px !important;
    top: -13px !important;
    position: absolute;
    z-index: 5;
    color: #ffffff;
    font-size: 12px;
    line-height: 26px;
    padding: 1px 1px;
    text-align: center;
    border-radius: 50px;
    width: 36px;
    height: 24px;
    background: #ff4242;
    box-shadow: -2px 3px 7px rgb(238 35 43 / 58%);
}
.course-carousel-rate-three {
    margin-bottom: 23px;
}
.product-info-three {
    cursor: context-menu;
}
.course-rating-number-three {
    font-size: 17px;
    color: #ff4b4b;
    font-weight: 700;
}
.rating-title-item-three {
    display: inline-block;
    color: #00d32d;
    font-size: 15px;
    margin-right: 5px;
    line-height: 1;
}
.product-info-three svg {
    width: 22px;
    height: 19px;
    vertical-align: middle;
    margin-right: 1px;
}
/*****course-carousel-four-elementor-style*****/
.course-item-four {
    border: 1px solid;
    border-color: #e5e5e500;
    padding-bottom: 15px;
    margin: 0 2px;
    background: #ffffff00;
    margin-top: 40px;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 25%);
    transition: all 0.3s ease;
    position: relative;
}
.course-item-four img {
    border-radius: 10px !important;
    margin: -35px auto 0px auto;
    width: 96% !important;
    transition: all 0.3s ease;
    display: block;
}
.course-sales-four {
    position: absolute;
    top: -20px;
    left: 18px;
    color: #61647f;
    background: #ffffff;
    padding: 3px 13px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: normal;
}
.course-sales-four i {
    margin-left: 5px;
    font-size: 16px;
}
.course-sales-four span {
    margin-top: 2px;
}
.course-rate-four {
    position: absolute;
    top: -20px;
    right: 18px;
    color: #d7ab0e;
    background: #ffffff;
    padding: 3px 8px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: normal;
    transition: all 0.3s ease;
}
.course-rate-four:hover {
    background: #486bfc;
    color: white;
}
.course-rate-four i {
    margin-left: 5px;
    font-size: 14px;
}
.course-rate-four span {
    margin-top: 2px;
}
.card-title-four {
    font-size: 18px;
    font-weight: 900;
    font-family: 'yekanbakh';
    text-align: right;
    display: block;
    padding: 0 0.9375rem;
    margin: 25px 0 10px 0;
    line-height: 25px;
    max-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-duration-four {
    color: #24203c;
    font-weight: 100;
}
.course-duration-four i {
    margin-left: 5px;
    vertical-align: middle;
}
.card-row-padding{
    padding: 0 0.9375rem;
}
.course-status-four {
    color: #31c76d;
}
.course-status-four i {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 19px;
}
.course-morebtn-four {
    color: #4387f6;
    font-weight: 600;
    margin-top: 5px;
}
.course-morebtn-four svg {
    color: #4387f6;
}
.course-morebtn-four:hover {
    opacity: 0.7;
}
.course-carousel-cart-button-four {
    transition: all 0.3s ease-in-out 0s;
    color: #ffffff;
    font-size: 14px;
    background: #4a6dff;
    padding: 9px 22px;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 5px 12px 1px #4a6dff82 !important;
}
.course-carousel-cart-button-four:hover {
    opacity: 0.8;
}
.course-amount-four {
    color: #3f4264;
    font-weight: 900;
    font-size: 18px;
    position: relative;
    margin-top: 10px;
    font-family: 'yekanbakh';
    letter-spacing: -0.5px;
}
.course-amount-four .woocommerce-Price-currencySymbol {
    font-size: 13px;
    margin-right: 4px !important;
    color: #858585e8;
    font-weight: 300;
    letter-spacing: -0.5px;
    font-family: 'yekanbakh';
}
.course-amount-four ins {
    color: #3f4264;
    font-weight: 900;
    font-size: 18px;
    display: block;
    margin-top: 11px;
    letter-spacing: -0.5px;
}
.course-amount-four del {
    color: #919191;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: -9px;
    left: 52px;
}
.course-amount-four del .woocommerce-Price-currencySymbol {
    display: none;
}
.discount-badge-four {
    left: 15px;
    bottom: 42px;
    position: absolute;
    color: #ffffff;
    line-height: 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px 10px;
    text-align: center;
    border-radius: 50px;
    width: 45px;
    height: 18px;
    background: #f43f5e;
    font-size: 12px;
}
/*****course-carousel-five-elementor-style*****/
.course-item-five {
    border: 1px solid;
    border-color: #e5e5e500;
    padding-bottom: 15px;
    margin: 0 2px;
    background: #ffffff00;
    margin-top: 40px;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 25%);
    transition: all 0.3s ease;
    position: relative;
}
.course-item-five img {
    border-radius: 10px !important;
    margin: -35px auto 0px auto;
    width: 96% !important;
    transition: all 0.3s ease;
    display: block;
}
.course-item-five:hover .sale-perc-badge {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.card-title-five {
    font-size: 18px;
    font-weight: 800;
    font-family: 'yekanbakh';
    padding: 0 0.9375rem;
    margin: 25px 0 10px 0;
    line-height: 25px;
    max-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-certificate-five span {
    color: #5a5959;
    font-weight: 600;
}
.course-certificate-five svg {
    width: 20px;
    margin-bottom: 2px;
}
.course-morebtn-five {
    font-size: 14px;
    color: #FFFFFF;
    background: #0b032d;
    border-radius: 10px 10px 10px 10px;
    padding: 8px 5px 6px 5px;
    width: 90%;
    text-align: center;
    display: table;
    margin: auto auto;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}
.course-morebtn-five:hover {
    opacity: 0.8;
}
.course-morebtn-five svg {
    vertical-align: middle;
}
.course-amount-five {
    color: #3f4264;
    font-weight: 900;
    font-size: 18px;
    position: relative;
    font-family: 'yekanbakh';
    letter-spacing: -0.5px;
    text-align: center;
    margin-top: 30px;
}
.course-amount-five svg {
    vertical-align: middle;
    margin-bottom: 7px;
    fill: #3f4264;
}
.course-amount-five del {
    color: #919191;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: -12px;
    left: 188px;
}
.course-amount-five del .woocommerce-Price-currencySymbol {
    display: none;
}
.course-amount-five .woocommerce-Price-currencySymbol {
    display: none;
}
.course-amount-five ins {
    color: #3f4264;
    font-weight: 900;
    font-size: 18px;
    margin-top: 11px;
    letter-spacing: -0.5px;
}
.sale-perc-badge {
    position: absolute;
    width: 54px;
    height: 55px;
    z-index: 5;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    line-height: 16px;
    left: -5px;
    top: -42px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.sale-perc-badge:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: "\f335";
    position: absolute;
    font-size: 51px;
    left: 2px;
    top: 18px;
    color: #fea24b;
    z-index: -1;
}
.sale-item-perc {
    margin-top: 13px;
    margin-right: 13px;
    font-size: 13px;
}
.sale-badge-text {
    margin-right: 9px;
    margin-top: -4px;
}
.course-property-five svg {
    vertical-align: middle;
    width: 20px;
}
.card-review-five {
    border-radius: 26px;
    margin-bottom: 21px;
    background-color: rgba(0, 0, 0, .37);
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    padding-left: 3px;
    transition: all .5s ease-in-out;
}
.card-review-five:after,
.card-review-five:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 9px;
    width: 55%;
    height: 55%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 4s infinite;
    animation: button-ripple 4s infinite;
    opacity: 0.3;
    background: white;
    webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.course-whishlist-btn-five {
    background: #d5d2d2;
    border-radius: 25px;
    padding: 4px;
    right: 15px;
    bottom: -15px;
}
/*****course-carousel-six-elementor-style*****/
.course-item-six {
    border: 1px solid;
    border-color: #e5e5e500;
    padding-bottom: 10px;
    margin: 0 2px;
    background: white;
    margin-top: 40px;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 25%);
    transition: all 0.3s ease;
    position: relative;
}
.course-item-six img {
    border-radius: 10px !important;
    margin: -35px auto 0px auto;
    width: 96% !important;
    transition: all 0.3s ease;
    display: block;
}
.card-title-six {
    font-size: 17px;
    text-align: right;
    display: block;
    padding: 0 0.9375rem;
    margin: 25px 0 10px 0;
    line-height: 25px;
    max-height: 25px;
}
.course-attribute-six {
    font-size: 14px;
    color: #050505;
    letter-spacing: -0.5px;
}
.course-attribute-six i {
    vertical-align: middle;
    margin-left: 4px;
}
.course-price-six {
    padding: 2px 12px;
    text-align: center;
    margin-top: 5px;
}
.course-amount-six {
    color: #161817;
    font-size: 21px;
}
.course-amount-six del {
    color: #ff3535;
    font-size: 15px;
}
.course-amount-six ins {
    color: #161817;
    font-size: 21px;
    display: inline-block;
    margin-right: 2px;
}
/*****main-category-carousel-elementor-style-v1*****/
 .main-category-carousel {
     padding: 50px 0px 20px 0px;
}
 .main-category-carousel .owl-carousel .owl-nav button.owl-next, .main-category-carousel .owl-carousel .owl-nav button.owl-prev {
     position: absolute;
     font-size: 50px;
     color: #696969;
     background: #ffffff;
     width: 35px;
     height: 35px;
     border-radius: 29px;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
     top: 38%;
     transform: translateY(-50%);
     opacity: 1;
     outline: 0;
}
 .main-category-carousel .owl-carousel .owl-nav button.owl-next {
     left: 0px;
}
 .main-category-carousel .owl-carousel .owl-nav button.owl-prev {
     right: 0px;
}
 .main-category-carousel span {
     margin-top: 9px;
}
 .category-item {
     border: 1px solid;
     padding: 15px 0px;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
     background: #1f2235;
     border-radius: 15px;
     margin-bottom: 12px;
}
 .category-item:hover {
     transition: all .5s;
     margin-left: 0.5rem !important;
     margin-right: 0.5rem !important;
     border: solid 1px #e4b16e;
     cursor: pointer;
}
 .category-carousel-icon i {
     color: #b7b7b7;
     font-size: 40px;
     text-align: center;
     display: block;
}
 .category-item h3 {
     color: #e4b16e;
     text-align: center;
     margin-top: 3px;
     font-size: 16px;
}
 .category-item p {
     color: #dddddd;
     text-align: center;
}
.category-carousel-pic {
    width: 70px !important;
    border-radius: 18px !important;
    padding: 17px 18px;
    margin-bottom: 5px;
    box-shadow: 0 15px 25px 0 rgb(63 132 255 / 21%) !important;
    margin-left: 16px;
}
/*****main-category-carousel-elementor-style-v2*****/
.category-item-v2 {
    padding: 25px 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #1e2240;
    border-radius: 15px;
    margin-bottom: 12px;
    clip-path: polygon(20% 0%, 80% 0%, 101% 0, 102% 70%, 88% 100%, 0 100%, 0% 80%, 0 0);
    border: 1px solid #9200f12b;
    box-shadow: 0 15px 25px 0 rgb(10 88 137 / 14%) !important;
}
 .category-item-v2:hover {
     transition: all .5s;
     margin-left: 0.5rem !important;
     margin-right: 0.5rem !important;
     border: solid 1px #e4b16e;
     cursor: pointer;
 }
.category-carousel-pic-v2 {
    width: 55px !important;
    border-radius: 47px !important;
    margin-bottom: 5px;
    box-shadow: 0 15px 25px 0 rgb(63 132 255 / 21%) !important;
}
.category-carousel-icon-v2 {
    display: inline-block;
}
.category-item-v2 h3 {
    color: #e4b16e;
    text-align: center;
    margin-top: 3px;
    font-size: 16px;
}
/*****main-category-carousel-elementor-style-v3*****/
.category-item-v3 {
    padding: 3px 4px;
    text-align: center;
    border-radius: 15px;
    margin: 0 2px;
    margin-bottom: 16px;
    border: 1px solid #9200f12b;
    box-shadow: 0 4px 16px 0 rgb(10 88 137 / 14%) !important;
}
.category-item-v3:hover {
     transition: all .5s;
     margin-left: 0.5rem !important;
     margin-right: 0.5rem !important;
     border: solid 1px #e4b16e;
     cursor: pointer;
}
.category-item-v3 svg {
    width: 125px;
    margin-top: 12px;
}
.category-item-v3 i {
    font-size: 39px;
}
.category-item-v3 h3 {
    color: #ffffff;
    text-align: center;
    margin-top: 3px;
    font-size: 17px;
}
.category-icon-v3 {
    position: relative;
}
.category-sub-icon {
    color: #fff;
    position: absolute;
    top: 26%;
    font-size: 15px;
    width: calc(100% - 0px);
    text-align: center;
}
/*****main-category-carousel-elementor-style-v4*****/
.category-carousel-pic-v4 {
    width: 80px !important;
    border-radius: 20px !important;
    box-shadow: 0 15px 25px 0 rgb(63 132 255 / 21%) !important;
}
.category-carousel-icon-v4 {
    display: inline-block;
}
.category-item-v4 h3 {
    color: #e4b16e;
    text-align: center;
    margin-top: 3px;
    font-size: 16px;
}
/*****main-category-carousel-elementor-style-v5*****/
.category-item-v5 {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f2235;
    border-radius: 42px 42px 42px 42px;
    padding: 30px 35px 30px 35px;
    background-image: linear-gradient(180deg, #ffffff26 0%, #1110 100%);
    position: relative;
}
.category-item-v5:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 5px;
    background: #fff;
    border-radius: 4px;
    top: 1px;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 10px 22px 11px rgb(255 255 255 / 35%);
}


/*****main-title-elementor-style*****/
.head-box {
    margin-bottom: -60px;
}
.head-title {
    text-align: center;
    font-size: 23px;
    margin-top: 70px;
    margin-bottom: 32px;
    position: relative;
    color: wheat;
    width: auto;
}
.head-title:before {
    background: url(assets/image/elementor-img/main-title.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    content: "";
    margin: auto auto;
    padding: 37px 24px;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.head-sub-title {
    color: wheat;
    text-align: center;
    font-size: 18px;
}
/*****main-title-elementor-style v2*****/
.head-title-v2 {
    text-align: center;
    font-size: 33px;
    font-weight: 900;
    padding: 28px 0;
    position: relative;
    color: #4a6dff;
    text-shadow: 0 0 5px #ff005e, 0 0 10px #ff005e, 0 0 20px #ff005e, 0 0 40px #ff005e, 0 0 80px #ff005e;
    animation: glow 1.5s infinite alternate;
}
.head-title-v2:before {
    background: url(assets/image/elementor-img/main-title-v2.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    content: "";
    margin: auto auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
@keyframes glow {
    to {
        text-shadow: 0 0 10px red;
    }
}
/*****download-carousel-one-elementor-style*****/
.download-product-item-one {
    border: 1px solid;
    border-color: #ff181800;
    padding-bottom: 15px;
    margin: 0 2px;
    background: #ebeff4;
    margin-bottom: 35px;
    border-radius: 15px;
    transition: all 0.3s ease;
}
.download-product-item-one img {
    height: auto;
    border-radius: 10px;
}
.thumbnail-product-holder {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 20px;
}
.product-title-one {
    font-size: 15px;
    text-align: right;
    display: block;
    padding: 0 0.9375rem;
    margin: 5px 0 25px 0;
    line-height: 25px;
    max-height: 25px;
}
.product-cart-button {
    font-size: 17px;
    background: radial-gradient( 92.07% 92.07% at 89.6% 7.93%,#ffb321 0%,#e88d18 100% );
    height: 38px;
    width: 38px;
    border-radius: 100px;
}
.product-cart-button i {
    color: #ffffff;
    font-weight: 500;
}
.product-amount-one {
    color: #000000;
    font-size: 15px;
    position: relative;
}
.product-amount-one del {
    color: #ff3333;
    font-size: 13px;
    position: absolute;
    top: 16px;
}
/*****download-carousel-two-elementor-style*****/
.product-title-two {
    font-size: 16px;
    text-align: right;
    display: block;
    padding: 0 0.9375rem;
    margin: 20px 0 0px 0;
    line-height: 23px;
}
.product-permalink-two {
    color: #ff8704;
    font-size: 13px;
    padding: 0px 5px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid;
}
.product-permalink-two:hover {
    background: #f37124;
    color: white !important;
    border-color: transparent !important;
}
.product-permalink-two svg {
    margin-left: 3px;
    transition: all 0.3s ease;
    width: 20px;
}
.product-permalink-two:hover svg path {
    stroke: #ff9d00;
    fill: black;
}
.download-product-item-two {
    border-radius: 30px;
    border: 1px solid;
    border-color: #e5e5e5;
    padding-bottom: 15px;
    margin: 0 2px;
    background: white;
}
.download-product-item-two img {
    border-radius: 30px !important;
    height: auto;
}
.successful-sale {
    color: green;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
}
.download-product-attribute {
    font-size: 14px;
    color: #8c8c8c;
    letter-spacing: -0.5px;
    font-weight: 100;
    line-height: 18px;
    text-align: center;
    display: inline-flex;
    gap: 7px;
    align-items: center;
}
.successful-rate {
    color: #eb9219;
    font-size: 18px;
    font-weight: 400;
}
.product-value {
    color: #04bc34;
    font-size: 16px;
    position: relative;
}
.product-value del {
    font-size: 14px;
    color: #989898;
    display: block;
    margin-bottom: -62px;
    margin-left: 37px;
}
.product-value del .woocommerce-Price-currencySymbol {
    display: none;
}
.discount-product-two {
    left: 5px !important;
    top: 9px !important;
    position: absolute;
    z-index: 5;
    color: #ff4949;
    font-size: 11px;
    line-height: 20px;
    padding: 1px 1px;
    text-align: center;
    border-radius: 50px;
    width: 31px;
    height: 18px;
    font-weight: 600;
    box-shadow: -2px 3px 7px rgb(238 35 35 / 58%);
}
.product-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.9375rem;
    line-height: 40px;
}
.product-flex-child {
    gap: 1.125rem;
    display: flex;
}
.product-bottom {
    background-color: #f9f9f9;
    padding: 9px;
    border-radius: 15px;
    margin: 0px 7px;
}
.download-product-attribute svg {
    width: 19px;
    height: 19px;
    margin-bottom: 4px;
}
/*****restrict content style*****/
input#rcp_profile_editor_submit, input#rcp_submit, .rcp-table a button, .rcp-button {
    background: var(--main-color) !important;
    border-radius: 6px;
    padding: 13px 30px;
    line-height: 16px;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff !important;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
}
input#rcp_profile_editor_submit:hover,
input#rcp_submit:hover,
.rcp-table a button:hover,.rcp_login_link a:hover, .rcp-button:hover{
    opacity: 0.8;
    transition: all 0.3s ease;
}
.rcp_form input[type=email],
.rcp_form input[type=password],
.rcp_form input[type=text],
.rcp_form select {
    margin: 0;
    font-family: inherit;
    width: 100%;
    outline: 0;
    padding: 13px 10px !important;
    -webkit-appearance: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #f7f7f7c7;
    border: 1px solid #565a831a;
    font-weight: 100;
    border-radius: 10px;
    font-size: 14px;
}
.rcp_form input[type=radio] {
    cursor: pointer;
}
.rcp_form .rcp_user_fieldset input:not([type=checkbox]):not([type=submit]) {
    max-width: 100% !important;
}
.rcp-table-wrapper {
    max-width: 100% !important;
}
h3.rcp_header {
    text-align: center;
    background: var(--main-color);
    padding: 10px !important;
    color: #fff;
    border-radius: 8px;
}
li.rcp_subscription_level {
    background: #3d415c;
    border-radius: 8px;
    padding: 27px;
    border-right: 4px solid var(--main-color);
    color: white;
    padding-right: 20px;
    transition: all .5s;
}
li.rcp_subscription_level:hover {
    border-color: #ffa329;
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
    background: #e4b16e;
    color: white;
}
.rcp_level_description {
    border-left: none !important;
}
table.rcp-table {
    width: 100% !important;
    margin-bottom: 20px;
    border-radius: 0;
}
.rcp_registration_total_details tr {
    width: 100% !important;
    border-bottom: 1px solid #e5e5e5b8 !important;
}
.rcp_login_link {
    text-align: center;
    margin-top: 20px;
}
.rcp_login_link a {
    display: inline-block;
    justify-content: center;
    text-align: center;
    background: #ff4f4f;
    color: white;
    padding: 0px 8px;
    border-radius: 7px;
    transition: all 0.3s ease;
    line-height: 35px;
}
.rcp_form fieldset {
    margin-bottom: 20px !important;
}
.rcp_level_description {
    line-height: 30px;
}
p.rcp_subscription_message {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 18px !important;
}
.membership-amount th {
    font-size: 18px !important;
}
table.rcp_registration_total_details.rcp-table {
    font-size: 16px !important;
}
.rcp-table-wrapper h3 {
    margin-bottom: 10px;
    line-height: 60px;
}
#rcp-account-overview td, #rcp-account-overview th, #rcp-payment-history td, #rcp-payment-history th {
    text-align: center !important;
    font-family: iranyekan;
    border-radius: 99px !important;
    font-weight: 100;
}
.hide-mobile th {
    background: #3d415c;
    color: white;
    padding: 20px 0px;
}
/**bookly style**/
.bookly-customer-appointment-list .bookly-appointments-table {
    width: 100%;
}
.bookly-customer-appointment-list {
    width: 75%;
    margin: auto;
}
.booknetic_appointment_steps {
    display: inline-block;
}
.booknetic_appointment_container {
    display: inline-block;
    float: left;
}
/**chatina problem**/
#chatina-root {
    position: absolute;
}
/**digits problem**/
div#digits_country_list_wrapper {
    display: none;
}
/**tutor style**/
.tutor-form-group label {
    display: none;
}
.tutor-btn {
    font-family: inherit;
}
.tutor-form-group {
    margin-bottom: 20px;
}
.tutor-alert.tutor-warning {
    padding: 10px 37px;
    line-height: 23px;
    font-size: 15px;
}
/*****footer*****/
 footer {
     float: right;
     width: 100%;
     background: #34495e;
     padding-top: 51px;
     margin-top: 100px;
}
 .footer-elementor {
     float: right;
     width: 100%;
     margin-top: 151px;
     overflow: hidden;
}
 .footer-about {
     width: 50%;
     float: right;
     margin-bottom: 40px;
}
 .footer-about h3, .widget-row-title {
     font-size: 18px;
     margin-bottom: 21px;
     margin-top: 25px;
}
 .footer-about p {
     color: #d3d6d7;
     text-align: justify;
}
 .footer-about li {
     list-style: none;
}
 .footer-about a {
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .footer-about i {
     margin-left: 13px;
     color: #fb4364;
}
 .footer-column {
     margin-bottom: 10px;
     max-width: 25.33333%;
}
 .footer-column h3 {
     font-size: 18px;
     margin-bottom: 21px;
     margin-top: 25px;
}
 .footer-column ul {
     line-height: 33px;
}
 .footer-column li {
     list-style: none;
}
 .footer-column a {
     color: #d3d6d7;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .footer-column a:hover {
     color: #fff;
}
 .footer-column p {
}
 .footer-column i {
     margin-left: 13px;
     color: #a0a8a0;
}
 .footer-copy-right {
     float: right;
     width: 100%;
     background: #2c3e50;
     padding: 13px 0px;
     margin-top: 45px;
}
 .footer-copy-right p {
     float: right;
}
 .footer-social {
     float: right;
}
 .footer-social i {
     padding: 10px 7px;
     font-size: 28px;
     color: #b0b0b0;
}
 .footer-social i:hover {
     background: #375069;
     border-radius: 28px;
}
 .f-col1 {
     position: relative;
     display: block;
     justify-content: space-around;
     padding: 3px 15px;
}
 .f-col2 {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
 .footer-three-col {
     max-width: 33.33333%;
}
 .footer-two-col {
     max-width: 50%;
}
 .footer-one-col {
     max-width: 100%;
}
/*****footer v1*****/
 .footer-row1 {
     width: 45%;
}
 .footer-row2 {
     width: 45%;
     max-width: 38%;
}
/*****footer v2*****/
 .footer-social-copyright {
     text-align: left;
}
 .footer-social-copyright i {
     font-size: 28px;
     color: #b0b0b0;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
     padding: 7px 9px;
     font-size: 25px;
     border-radius: 7px;
     border-bottom: 2px solid;
     border-color: #ff222200;
     margin: 0 2px;
}
.footer-social-copyright svg {
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 0 6px;
}
/*****footer v3*****/
 .footer-services {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     padding: 20px 10px;
}
 .footer-services i {
     font-size: 52px;
     color: #eda605;
}
 .services-col {
     text-align: center;
}
 .services-col svg {
     max-width: 60px;
     max-height: 85px;
}
 .services-title {
     display: block;
     color: #b7b7b7;
}
 .footer-button-copyright {
     width: 100%;
     text-align: right;
}
 .footer-button-copyright i {
     font-size: 18px;
     color: #e7e7e7;
     position: absolute;
     left: 24px;
     line-height: inherit;
     vertical-align: middle;
}
 .footer-button-copyright svg {
     max-width: 40px;
     position: absolute;
     top: 7px;
     left: 30px;
     max-height: 26px;
     vertical-align: middle;
}
 .footer-button-copyright a {
     padding: 5px 25px;
     color: white;
     background: #475a6e;
     border-radius: 5px;
     position: relative;
     float: right;
     width: 100%;
}
 .footer-button-copyright a:hover {
     opacity: 0.9;
}
 .footer-social3 {
     display: grid;
     margin-top: 3%;
}
 .single-archive {
     width: 74%;
     float: right;
     margin: 40px 0px;
}
/*****single*****/
 .single-content {
     width: 70%;
     float: right;
     margin: 40px 0px;
}
 .single-sidebar {
     width: 27%;
     float: left;
     margin: 40px 0px;
}
 .single-title {
     width: 100%;
     float: right;
}
 .single-title header {
     float: right;
     width: 100%;
     margin-bottom: 30px;
}
 .single-title h1 {
     margin-bottom: 30px;
}
 .single-post-meta {
     float: right;
     color: #a5abae;
     margin-left: 18px;
}
 .single-post-meta i {
     margin-left: 2px;
}
 .single-post-meta a {
     color: #a5abae;
}
.single-post-thumbnail {
    margin-bottom: 40px;
    float: right;
    width: 100%;
}
.single-post-thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}
.single-study-duration {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 18px;
    margin-top: -10px;
    background: #e9e9e9;
    padding: 4px 9px;
    border-radius: 5px;
}
.single-study-duration svg {
    vertical-align: middle;
}
.single-study-duration p {
    display: inline-block;
}
 .wp-video {
     max-width: 100% !important;
     display: flex;
     justify-content: center;
     align-items: center;
     margin: 0 auto !important;
    border-radius: 4px;
    overflow: hidden;
}
 .post-content {
     width: 100%;
     float: right;
     color: #1a1919;
     text-align: right;
     font-size: 15px;
     line-height: 42px;
     overflow: hidden;
     font-weight: 100;
}
 .post-content a {
}
 .post-content>p>a {
     color: var(--main-color);
     border-bottom: 1px dashed var(--main-color);
}
 .post-content img {
     max-width: 100%;
}
 .post-content>h2, .post-content>h3, .post-content>h4, .post-content>h5, .post-content>h6 {
     padding: 10px 0 20px;
}
 .post-content>p {
     color: #1a1a1a;
     font-size: 15px;
     margin: 0 0 1.5em;
     padding: 0;
}
 .post-content>ul {
     margin: 0 0 1.5em;
     padding: 0;
}
 .post-content>ul>li {
     position: relative;
     padding-right: 20px;
     margin: 5px 33px;
     list-style: none;
}
 .post-content>ul>li::before {
     content: "\f00c";
     color: #35b61b;
     text-align: center;
     font-size: 17px;
     right: -14px;
     top: 8px;
     position: absolute;
     transition: all .3s;
     font-family: "font awesome 5 free";
     height: 25px;
     width: 25px;
     line-height: 25px;
     border-radius: 50%;
     font-weight: 700;
}
 .post-content ol li {
     position: relative;
     padding-right: 5px;
     margin: 5px 33px;
     list-style: persian;
}
 blockquote {
     padding: 25px;
     border-radius: 8px;
     border: 1px solid #d4d4d4;
     position: relative;
     margin: 30px 0;
     background-color: #0677b9;
     background-attachment: scroll;
     background-image: url(img/blockquote.png);
     color: white;
     font-weight: 700;
     line-height: 32px 
}
 .post-content blockquote>p {
     margin: 36px;
     color: #090909;
}
 .post-content blockquote::before {
     content: "\f10d";
     color: #1dc80b;
     font-size: 24px;
     right: 6px;
     position: absolute;
     font-family: "font awesome 5 free";
     line-height: 25px;
     border-radius: 50%;
     font-weight: 700;
     padding: 11px 11px;
}
/****blog-download-box*******/
.help_download {
  background: #f8f9fa;
    border-radius: 8px;
    padding: 10px 20px;
    color: #000000;
    line-height: 20pt;
    margin-bottom: 20px;
    border: 1px dashed #cfcfcf;
}
.help_download p {
    margin-bottom: 0px;
}
.help_download ul {
    margin: 0 20px 0px 0;
}
.box_download, .box_help {
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 0 7px -2px rgba(0,0,0,.3);
    margin-bottom: 0px;
    border-radius: 8px;

}
.box_download span, .box_help span {
    background: var(--secondary-color);
    border-radius: 8px;
    color: #fff;
    font-size: 12pt;
    padding: 10px 20px;
    display: block;
    cursor: pointer;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.box_download .box_content, .box_help .box_content {
    display: none;
}
.box_download span i, .box_help span .i {
    padding-left: 5px;
}
.box_download .box_content, .box_help .box_content {
    padding: 5px 15px;
}
.box_download a, .box_help a {
    display: block;
    border-bottom: 1px solid #dedede;
    color: #2e2e2e;
    margin: 5px 1px;
    padding: 4px 5px;
    font-size: 15px;
    font-weight: 400;
}
.box_download a:hover {
    color: var(--secondary-color);
}
.box_download span:after, .box_help span:after {
    content: "\f107";
    float: left;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18pt;
    padding: 2px 0 0 0;
    font-family: 'Font Awesome 5 Pro';
}
.box_download a:last-child, .box_help a:last-child {
    border: 0;
}
.box_download a .fa, .box_help a .fa {
    padding-left: 10pt;
}
.button_download {
    margin: 20px -9px 10px -9px;
    font-size: 11pt;
    line-height: 25pt;
    overflow: hidden;
}
.button_download .password {
    width: calc(50% - 18px);
    float: right;
    background: #a03aff;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin: 0 9px;
    border: 2px solid #a03aff;
}
.button_download .link-not {
    width: calc(50% - 18px);
    float: left;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    color: var(--secondary-color);
    margin: 0 9px;
    cursor: pointer;
    border: 2px solid var(--secondary-color);
}
.button_download .link-not:hover {
    background: var(--secondary-color);
    color: #fff !important;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well {
    background-color: #f7f6f6;
    border: 1px solid #f5f5f5;
}
.collapse {
    display: none;
}
p.msg-box-download {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
a.login-box-download-btn {
    text-align: center;
    width: 140px;
    margin: 10px auto;
    background: #535b61;
    color: #fff;
    padding: 4px 10px;
    border-radius: 6px;
}
a.login-box-download-btn:hover {
    background: #6a7277;
    color: #fff;
}
a.login-box-download-btn .fal {
  margin-left:8px;
}
@media (max-width: 991.98px) {
  .button_download .password {
    width: calc(100% - 20px);
    margin-bottom: 10px;
}
  .button_download .link-not {
    width: calc(100% - 20px);
}
}
/****social-share-box*******/
 .single-post-share {
     float: right;
     width: 100%;
     margin-top: 13px;
     background-color: white;
     padding: 10px;
     border-radius: 4px;
     box-shadow: 0 1px 2px 0 rgb(25 25 25 / 20%);
}
 .social-share-box {
     float: right;
     width: 100%;
}
 .social-share-box .title {
     margin-left: 10px;
     margin-right: inherit;
     font-size: 16px;
     color: #9f9f9f;
     margin-top: 3px;
}
 .social-share-box .icons-share-box {
     display: flex;
     flex-wrap: wrap 
}
 .social-share-box a {
     color: #b6b9c7;
     font-size: 17px;
     line-height: 42px;
     background-color: transparent;
     text-align: center;
     display: inline-block;
     margin-right: 0;
     border-radius: 50px;
     -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
     -ms-border-radius: 50px;
     -o-border-radius: 50px;
     width: 36px;
     height: 44px;
     transition: all 0.2s ease-in-out;
}
 .social-share-box a:hover {
     color: var(--main-color);
}
/****author-box*******/
 .author-box img {
     float: right;
     border-radius: 41px !important;
     margin: 0 0 10px 15px;
}
 .item-row {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .product-author-box {
     width: 100%;
     margin-top: 30px;
     float: right;
}
 .product-author-desc {
     display: inline-block;
}
 .product-author-box img {
     float: right;
     border-radius: 41px !important;
     margin: 0 0 0px 6px;
     width: 50px;
     height: 50px;
     display: flex;
}
 .author-name {
     padding-top: 12px;
 }
 .post-author-name {
     padding-top: 12px;
}
 .post-author-name a {
     color: #4a4848;
     font-size: 16px;
}
 .author-name-2 {
     float: left;
     color: blue;
     border: 1px solid;
     padding: 2px 11px;
     border-radius: 4px;
}
 .author-job {
     font-size: 13px;
     color: #2c2c2c;
     line-height: 26px;
     float: right;
     margin-top: 12px;
}
 .author-desc {
     font-size: 14px;
     color: #242424;
     text-align: right;
     margin: 0;
     font-weight: 100;
}
/****ralated*******/
 .ralated-posts {
     color: #3d3d3d;
     float: right;
     width: 100%;
}
 .ralated-title {
     font-size: 17px;
     margin-bottom: 15px;
}
.ralated-title i {
    color: #feb671;
    display: inline-block;
    float: right;
    padding: 4px 9px;
    font-size: 27px;
    margin-left: 2px;
}
.ralated-title h3 {
    font-size: 20px;
    font-weight: 600;
    color: #4d535b;
    line-height: 40px;
    margin-bottom: 15px;
}
/****sidebar*******/
 .sidebar-widget {
     float: right;
     width: 100%;
     margin-bottom: 30px;
}
 .sidebar-widget h2, .sidebar-widget h4 {
     color: #474040;
     margin-bottom: 16px;
     font-size: 16px;
     padding: 4px 0 7px 0px;
     line-height: 1;
}
 .sidebar-widget h2:before, .sidebar-widget h4:before {
     content: "\f00c";
     color: #ffffff;
     font-size: 8px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     margin-left: 12px;
     width: 20px;
     height: 20px;
     line-height: 24px;
     text-align: center;
     display: inline-block;
     background: var(--main-color);
     opacity: 0.6;
     border-radius: 48px;
}
 .sidebar-widget a {
     color: #000000;
     transition: all 0.3s ease 0s;
     font-size: 14px;
     font-weight: 200;
}
 .sidebar-widget a:hover {
     color: var(--main-color);
}
 .sidebar-widget li {
     padding: 10px 0px;
     list-style: none;
}
 .sidebar-widget img {
     border-radius: 8px;
}
.sidebar-widget .image {
    display: table;
    margin: auto;
}
 li.recentcomments {
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}
 span.comment-author-link {
     font-weight: 100;
     color: black;
}
/****sidebar widget style search and cat*******/
 .sidebar-widget input[type="text"], .sidebar-widget input[type="email"], .sidebar-widget input[type="password"], .sidebar-widget input[type="tell"] {
     width: 100%;
     outline: 0;
     padding: 11px 10px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 0 7px #e9efe9 inset;
     box-shadow: 0 0 7px #e9efe9 inset;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     font-family: inherit;
     margin-top: 10px;
}
 .sidebar-widget input[type="submit"] {
     background-color: var(--main-color);
     border-radius: 5px;
     padding: 5px 17px;
     margin-top: 10px;
     line-height: 27px;
     display: inline-block;
     transition: all 0.3s ease-in-out 0s;
     color: #fff;
     font-family: inherit;
     font-size: 15px;
     cursor: pointer;
     width: 100%;
     border-bottom-left-radius: 12px;
     border-bottom-right-radius: 12px;
}
 .sidebar-widget input[type="submit"]:hover {
     opacity: 0.8;
}
 .sidebar-widget select {
     border: 1px solid #ddd;
     padding: 5px;
}
 .sidebar-widget .searchform label.screen-reader-text {
     display: none;
}
/****sidebar widget product search*******/
 .sidebar-widget .search-field {
     display: block;
     min-height: 35px;
     font-family: inherit;
     color: #666;
     width: 100%;
     outline: 0;
     padding: 11px 10px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 0 7px #e9efe9 inset;
     box-shadow: 0 0 7px #e9efe9 inset;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     margin-top: 10px;
}
 .sidebar-widget button {
     background-color: var(--main-color);
     border-radius: 5px;
     padding: 5px 17px;
     margin-top: 10px;
     line-height: 27px;
     display: inline-block;
     transition: all .2s ease-in-out;
     color: #fff;
     font-family: inherit;
     font-size: 15px;
     cursor: pointer;
}
/****sidebar widget product list*******/
 .product_list_widget .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
     border-radius: 4px;
     max-width: 88px;
     height: auto;
}
 .product_list_widget .product-title {
     margin-bottom: 20px;
     font-weight: 400;
     font-size: 13px;
     line-height: 25px;
     display: block;
     text-overflow: ellipsis;
     word-wrap: break-word;
     overflow: hidden;
     height: 30px;
     float: left !important;
     width: auto !important;
     margin-left: 42px;
}
 .product_list_widget .woocommerce-Price-amount.amount {
     color: #979898;
     font-size: 14px;
     line-height: 25px;
     display: inline-block;
     margin-right: 19px;
}
/****sidebar widget product cat*******/
 ul.product-categories li {
     position: relative;
     margin: 0 0 9px;
     font-size: 14px;
     color: #8d8d8d;
     border: 2px solid #d6e0e2;
     border-width: 0 2px 0 0;
     padding: 9px 13px 9px 10px;
     border-radius: 0;
     font-size: 13px;
     line-height: 18px;
     border-radius: 2px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     margin-right: 9px;
}
 ul.product-categories li::before {
     content: '';
     width: 11px;
     height: 11px;
     display: block;
     background: #fff;
     border: 2px solid #bababa;
     position: absolute;
     -webkit-border-radius: 10%;
     -moz-border-radius: 10%;
     border-radius: 30px;
     top: 50%;
     right: 0;
     -webkit-transform: translate(60%, -50%);
     -ms-transform: translate(60%, -50%);
     transform: translate(60%, -50%);
     -webkit-box-shadow: 0 0 0 3px #fff;
     box-shadow: 0 0 0 3px #fff;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
}
/****page*******/
 .page-content {
     width: 100%;
     float: right;
     margin: 40px 0px;
}
/****category*******/
 .category-posts {
     color: #3d3d3d;
     float: right;
     width: 100%;
}
 .category-title {
     margin: 0px 0 20px 0;
     color: white;
     padding: 60px;
     background-color: #00978b;
}
 .category-title h1 {
     color: white;
     margin-bottom: 10px;
}
 .product-breadcrumb {
     background: rgba(51, 51, 50, 0.2);
     padding: 0 13px 0 60px;
     border-radius: 5px;
     display: inline-block;
     overflow: auto;
     white-space: nowrap;
}
 .product-breadcrumb a {
     color: white;
}
 .breadcrumb-title {
     color: #fff;
     letter-spacing: -1px;
     font-size: 25px;
     line-height: 40px;
     margin: 0px 13px;
     vertical-align: middle;
}
 .category-posts .post-item {
     float: right;
     margin-bottom: 39px;
}
 .page-pagination {
     width: 100%;
     float: right;
     text-align: center;
     margin-top: 12px;
     margin-bottom: 12px;
}
 .page-pagination a {
     padding: 4px 16px;
     margin: 0px 2px;
     background: #d2d8dd;
     color: #171414;
     border-radius: 5px;
     font-size: 13px;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 .page-pagination a:hover {
     background: var(--main-color);
     color: #fff;
}
 .page-pagination span.current {
     background: var(--main-color);
     padding: 4px 16px;
     border-radius: 5px;
     margin-left: 3px;
     color: #fff;
}
 .block-archive-post {
     display: grid;
     grid-template-columns: 1fr 1fr;
     column-gap: 17px;
}
/***********start comment************/
 .comments-number {
     color: #8c7ce5;
}
 .comments-label {
     color: #7f8187;
}
 .comments-desc {
     display: block;
     font-size: 16px;
     color: #9b9b9b;
     line-height: 17px;
}
 .comment-btn {
     float: left;
     padding: 6px 16px;
     font-family: inherit;
     color: #fff;
     border-radius: 5px;
     background-color: var(--main-color);
     opacity: 0.7;
     transition: all 0.3s ease;
}
 .comment-btn:hover {
    opacity: 0.8 !important;
}
/****************/
 #reply-title, p.comment-notes {
     display: none;
}
 .comment-respond {
}
 .comment-respond textarea {
     height: 184px;
     line-height: 26px;
     width: 100%;
     outline: 0;
     padding: 11px 10px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 0 7px #e9efe9 inset;
     box-shadow: 0 0 7px #e9efe9 inset;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     font-family: inherit;
}
 .comment-respond input[type='text'] {
     width: 100%;
     outline: 0;
     padding: 11px 10px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 0 7px #e9efe9 inset;
     box-shadow: 0 0 7px #e9efe9 inset;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     font-family: inherit;
}
.comment-respond p input:focus,
.comment-respond p textarea:focus {
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px;
}
 .comment-respond label {
     display: block;
     color: #6c757d;
     padding-bottom: 3px;
}
 .comment-form-rating {
     height: 94px;
     overflow: hidden;
}
 .comment-respond #commentform {
     display: flex;
     flex-wrap: wrap;
     margin-top: 20px;
}
 #commentform p.comment-form-comment, #commentform p.form-submit {
     width: 100%;
     padding: 0 15px;
}
 #commentform p.comment-form-url, p.comment-form-cookies-consent {
     display: none;
}
 #commentform p.comment-form-author, #commentform p.comment-form-email {
     flex: 0 0 50%;
     padding: 0 15px;
}
 #commentform p.form-submit {
     width: 100%;
     padding: 0 15px;
     margin-top: 20px;
}
 .comment-respond input[type="submit"] {
     line-height: 27px;
     display: inline-block;
     font-size: 14px;
     cursor: pointer;
     padding: 10px 16px;
     font-family: inherit;
     color: #fff;
     border-radius: 5px;
     background-color: var(--main-color);
     opacity: 0.7;
     transition: all 0.3s ease;
     margin-bottom: -10px !important;
}
 .comment-respond input:focus, .comment-respond textarea:focus {
     box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
}
 .comments-header {
     padding: 20px;
}
 .comments-inner .comment {
     border-radius: 5px;
     margin: 20px 0;
     border: 1px solid #e9e9e9;
     padding: 15px;
}
 .comments-inner .comment .depth-2 {
     padding: 12px 45px;
     background: white;
}
 .comments-inner .comment .depth-3 {
     background: #ecf0f1;
}
 .comments-inner .comment .comment-author {
     display: flex;
     margin-bottom: 15px;
}
 .comments-inner .comment .comment-author img {
     border-radius: 50%;
     margin-left: 10px;
}
 .comments-inner .comment .comment-author .fn {
     margin: auto 0;
     font-size: 16px;
     font-weight: 400;
     color: #535353;
     font-style: normal;
}
 .comments-inner .comment .comment-author .says {
     display: none;
}
 .comment-author .url {
     font-size: 16px;
     color: #535353;
}
 .comments-inner .comment .comment-meta a {
     color: #8a8a8a;
     font-size: 13px;
}
 .comments-inner .comment p {
     margin: 15px 0;
     opacity: 0.8;
     font-size: 14px;
     color: #525252;
}
 .comments-inner .comment .reply a {
     background: #ecf0f1;
     color: #baccba;
     padding: 4px 15px;
}
/*******search-area*********/
.search-area {
    width: 35%;
    height: fit-content;
    padding: 20px 40px 20px 40px;
    border-radius: 20px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    z-index: 9999;
    background: #fff;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    display: none;
}
.search-area input[type='text'] {
    font-family: inherit;
    width: 100%;
    font-size: 14px;
    height: 64px;
    padding: 29px;
    color: #a5a5a5;
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 2px 7px -1px rgb(0 0 0 / 3%);
}
 .search-area input[type='text']:focus {
     outline: none;
     opacity: 0.9;
     border: 1px solid #b7b7b7;
}
.search-area button {
    position: absolute;
    font-size: 26px;
    left: 60px;
    top: 40px;
    cursor: pointer;
    color: #cfcfcf;
    background: white;
}
 .show-search {
     cursor: pointer;
     list-style: none;
}
/*******search-area2*********/
 .align-widget {
     display: flex;
     justify-content: center;
     align-items: center;
}
 .search-area2 {
     width: 50%;
     position: relative;
     float: right;
     margin-top: 0px;
}
 .search-area2 input[type='text'] {
     font-family: inherit;
     width: 100%;
     font-size: 14px;
     height: 43px;
     background: #f0f0f9;
     padding: 21px;
     color: #586472;
     border: 1px solid;
     border-color: #e7e7e7;
}
 .search-area2 input[type='text']:focus {
     outline: none;
     opacity: 0.9;
}
 .search-area2 button {
     position: absolute;
     font-size: 20px;
     left: 2%;
     top: 30%;
     cursor: pointer;
     color: #cdd5cf;
     background-color: #ffffff;
     border-radius: 5px;
}
/*******woocomerce category-description*********/
.term-description {
    margin-top: 30px;
    border-radius: 8px;
    padding: 15px 20px;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
}
.term-description h1, .term-description h2, .term-description h3, .term-description h4, .term-description h5, .term-description h6 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.term-description p {
    margin: 0 0 1.5em;
    color: #000000;
    font-size: 15px;
    font-weight: 200;
    text-align: justify;
}
.term-description img {
    border-radius: 10px;
    width: 80%;
    margin: 15px auto;
    display: table;
}
/*******woocomerce single product*********/
 .single-product-woocomerce {
     width: 67%;
     float: right;
     margin: 40px 0px;
     background: #fff;
     border-radius: 3px;
     padding: 2px;
}
 .product-sidebar {
     width: 30%;
}
 .product-title {
     margin-bottom: 30px;
     width: 100%;
     float: right;
}
 .product-title h1 {
     color: #2d3232;
     text-align: center;
}
 .product-post-thumbnail img {
     margin: auto;
     display: block;
     height: auto;
     max-width: 100%;
     border-radius: 4px;
}
 .mejs-container * {
     border-radius: 4px;
}
 .mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
     border-radius: 4px;
}
.gallery-item {
    padding: 15px 0;
}
.gallery-item img {
    max-width: 80% !important;
    height: 60px !important;
    object-fit: cover;
    border-radius: 15px !important;
    opacity: .8;
}
.swiper-product-gallery .swiper-button-next {
    left: 40px !important;
    right: unset !important;
}
.swiper-product-gallery .swiper-button-prev {
    right: 40px !important;
    left: unset !important;
}
.swiper-product-gallery .swiper-button-next::after,
.swiper-product-gallery .swiper-button-prev::after {
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    background: #bfbfbf6e;
    width: 40px;
    height: 40px;
    border-radius: 29px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    outline: 0;
}
 .swiper-product-gallery .swiper-button-next:after {
    left: -30px;
    content: ')' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
 }
 .swiper-product-gallery .swiper-button-prev:after {
    right: -30px;
    content: '(' !important;
    font-weight: 900 !important;
    font-family: 'DanaFont';
 }
 .single-product-box {
     width: 100%;
     float: right;
     padding: 10px 0px;
}
 .product-content {
     color: #6d6f70;
     text-align: right;
     font-size: 14px;
     line-height: 40px;
     font-weight: 400;
}
 .product-content h2, .product-content h3, .product-content h4, .product-content h5, .product-content h6 {
     padding-bottom: 20px;
     padding-top: 20px;
}
 .product-content>p {
     color: #565656;
     font-size: 15px;
     margin: 0 0 1.5em;
     font-weight: 100;
}
.product-content img {
    border-radius: 10px;
}
 .product-content ul {
     margin: -7px 0px 0.5em;
     padding: 0;
}
.product-content ul>li {
    position: relative;
    padding-right: 10px;
    margin: 5px 33px;
    list-style: none;
}
.product-content ul>li::marker {
    content: "\f00c";
    color: var(--main-color);
    text-align: center;
    font-size: 13px;
    right: -14px;
    top: 5px;
    position: absolute;
    transition: all .3s;
    font-family: "font awesome 5 free";
    height: 37px;
    width: 22px;
    line-height: 25px;
    border-radius: 50%;
    font-weight: 700;
}
 .fixed-pay-button {
     display: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
     border-bottom: 1px solid #c3c3c3;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs::before {
     right: 19px;
     border-bottom: 1px solid #ffffff;
     display: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs {
     padding: 0;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs {
     display: flex;
     background: #ededed7d;
     border-radius: 4px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
     background-color: #fff0;
     border: 1px solid #ffffff00;
     flex: 1;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
     border: 1px solid #ffffff;
     display: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
     border: 1px solid #ffffff;
     background: white;
     box-shadow: 0px 0px 0 #ffffff;
     display: none;
}
 .box-ralated-product {
     width: 100%;
     float: right;
     margin-top: 20px;
}
 .box-ralated-product h3 {
     font-size: 18px;
     color: #443f3f;
     margin-bottom: 24px;
}
 .box-ralated-product li {
     border: 1px solid #d7cbcb;
     border-radius: 7px;
     overflow: hidden;
}
 .box-ralated-product h2 {
     font-size: 16px !important;
     padding: 10px 10px !important;
     text-align: right;
     display: block;
     color: #8a8a8a;
     font-weight: lighter;
}
 .box-ralated-product span.price {
     font-size: 14px !important;
     color: #888a8d !important;
     padding: 12px 14px !important;
}
 .box-ralated-product .price ins {
     color: #fff !important;
     background: var(--main-color) !important;
     border-radius: 4px;
     padding: 2px 7px 0px;
}
 .box-ralated-product .price del {
     font-size: 12px !important;
     color: red !important;
}
 .box-ralated-product a.button {
     display: none;
}
 .tab-teacher {
     display: flex;
     padding: 22px 2px;
}
 .img-teacher {
}
 .img-teacher img {
     max-width: 210px;
     border-radius: 144px;
}
 .bio-teacher {
     font-size: 14px;
     padding: 35px 18px;
     color: #7b7878;
}
 .bio-teacher h3 {
     font-size: 20px;
     color: #232323;
     text-align: right;
     padding: 0;
}
 .bio-teacher h4 {
     font-size: 15px;
     color: #424242;
     text-align: right;
     padding: 0;
}
 .bio-teacher p {
     text-align: justify;
     font-size: 13px;
     line-height: 33px;
}
 .woocommerce #reviews #comments ol.commentlist li img.avatar {
     padding: 0px;
     margin: 0;
     box-shadow: none;
     position: absolute;
     top: 0;
     right: 5px;
     width: 54px;
     height: 54px;
     border: 2px solid #fff;
     border-radius: 100%;
     -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
     box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
}
 .woocommerce-Reviews-title {
     display: none;
}
 .woocommerce #reviews #comments ol.commentlist {
     overflow: hidden;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text {
     margin: 0px 68px 0 0;
     color: #f1c40f;
}
 .woocommerce #reviews #comments ol.commentlist ul.children::before {
     content: "";
     position: absolute;
     height: 100%;
     width: 2px;
     background-color: #d5d5d5;
     right: 31px;
     top: 54px;
}
 .woocommerce #reviews #comments ol.commentlist li .children .comment-text::after {
     content: "";
     position: absolute;
     height: 100%;
     width: 2px;
     background-color: #ffffff;
     right: -11px;
     top: 37px;
     z-index: 0;
}
 .woocommerce #reviews #comments ol.commentlist ul.children {
     margin: 20px 42px 0 0;
}
 .woocommerce #reviews #comments ol.commentlist li .children .comment-text::before {
     content: " ";
     display: table;
     content: "";
     position: absolute;
     height: 3px;
     width: 10px;
     background-color: #d5d5d5;
     right: -11px;
     top: 34px;
}
 .woocommerce div.product #reviews .comment::before {
     display: none;
}
 .woocommerce-review__manager {
     background: var(--main-color);
     padding: 3px 7px;
     border-radius: 3px;
     margin-right: 4px;
     font-size: 10px;
     color: #fff;
     font-style: inherit;
}
 .woocommerce-review__verified.verified {
     background: var(--secondary-color);
     padding: 3px 7px;
     border-radius: 3px;
     margin-right: 4px;
     font-size: 10px;
     color: #fff;
     font-style: inherit;
}
 .woocommerce #reviews #comments ol.commentlist li .comment-text p {
     color: #747474;
     font-size: 13px;
     line-height: 34px;
}
 .woocommerce-review__author {
     opacity: 0.8;
     color: black;
     font-size: 15px;
     color: #000;
     font-weight: 400;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a {
     display: flex;
     align-items: center;
     justify-content: center;
     opacity: 0.9;
     font-size: 14px;
     color: #161616;
     font-weight: 400;
     margin: 6px 7px;
     padding: 1px 15px;
}
 .description_tab a::before {
     content: "\f0ae";
     color: #161616;
     font-size: 13px;
     font-family: 'Font Awesome 5 Free';
     margin-left: 4px;
     transition: all 0.3s ease 0s;
     font-weight: 800;
}
.woocommerce p.stars a {
    color: #ffc44de6;
    font-size: 20px;
}
 .woocommerce .star-rating::before {
     color: #b9b9b9 !important;
}
/**********list lesson tab*********/
.course-tab-box {
    float: right;
    width: 100%;
    background: #fff;
    padding: 0 20px;
    margin-bottom: 6px;
    border: 1px solid #e9ecef;
    border-radius: 3px;
    box-shadow: 0 0px 18px rgb(41 58 78 / 9%);
}
.course-tab-box ul>li::marker, #comments ul>li::marker{
    color: #faebd700;
}
 .course-tab-box img {
     display: inline-block;
     width: 40px;
     height: auto;
     float: right;
     margin-top: 9px;
     margin-left: 12px;
}
 .course-tab-box p {
     line-height: 40px;
     font-size: 14px;
     color: #808782;
}
 .course-tab-box ul {
     margin: 0;
}
 .course-tab-box ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}
 .course-tab-box ul li::before {
     display: none;
}
 .course-tab-box ul li h4 {
     padding: 15px;
     cursor: pointer;
     margin: 23px 2px;
     opacity: 0.9;
     font-size: 15px;
     color: #181818;
     position: relative;
}
 .course-tab-box ul li h5 {
     padding: 15px;
     cursor: pointer;
     opacity: 0.9;
     font-size: 15px;
     color: #4d4d4d;
     font-weight: 500;
}
 .course-tab-box ul li h5 i {
     float: left;
     font-size: 23px;
     color: #9b9b9b;
     margin-top: 14px;
}
 .course-tab-box ul li h4 i {
     float: left;
     font-size: 23px;
     color: #9b9b9b;
     margin-top: 14px;
}
 .course-tab-box ul li ul {
     margin: 0 30px 20px;
     display: none;
}
 .course-tab-box ul li ul .info-course {
     float: right;
     width: 100%;
     background: var(--main-color);
     color: #fff;
     padding: 6px;
     font-size: 17px;
     border-radius: 5px;
}
 .course-tab-box ul li ul .info-course .time-course {
     float: right;
}
 .course-tab-box ul li ul .info-course .time-course i {
}
 .course-tab-box ul li ul .info-course .link-course {
     float: left;
}
 .course-tab-box ul li ul .info-course .link-course a {
     color: #fff;
     background: var(--secondary-color);
     padding: 10px;
     border-radius: 40px;
     font-size: 13px;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .course-tab-box ul li ul .info-course .notaccese a {
     background: #7f8c8d !important;
}
 .course-tab-box ul li ul .info-course .link-course a:hover {
     opacity: 0.9;
}
 .course-tab-box ul li ul .info-course .link-course a i {
     margin-left: 2px;
     font-size: 14px;
}
 .course-tab-box ul li ul li {
     padding: 8px;
     background: #ffffff;
     border-top: 1px solid #d5d7dd;
     cursor: pointer;
     font-size: 13px;
     color: #383838;
}
 .course-tab-box ul li ul li i {
     margin-left: 3px;
     vertical-align: middle;
     color: var(--main-color);
}
 .faq-header {
     width: 100%;
     float: right;
     text-align: center;
     margin-bottom: 18px;
}
 .faq-header h2 {
     color: #000;
     padding: 10px 0px;
     display: inline-block;
     font-size: 21px;
     font-weight: lighter;
}
/*****product sidebar*****/
 .product-sidebar-widget, .box-shadow, .sidebar-widget {
     float: right;
     width: 100%;
     margin-bottom: 10px;
     background: #fff;
     border-radius: 8px;
     padding: 20px;
     box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
}
.box-shadow-transparent {
     width: 100%;
 }
 .product-prices {
     display: flex;
     justify-content: space-around;
     margin-bottom: 10px;
}
 .product-prices p {
     font-size: 28px;
     font-weight: 600;
     color: #4a4949;
     display: inline-block;
}
 .product-prices p>span {
     font-size: 19px;
     color: #17a718;
     font-weight: bold;
}
 .product-prices p>del {
     color: #8c8c8c;
     font-size: 13px;
}
 .product-prices p>ins {
     background: white;
     color: #2c2c2c;
     font-size: 22px;
     font-weight: bold;
}
 .woocommerce-Price-currencySymbol {
     font-size: 14px;
     margin-right: 4px !important;
}
 .add-card__features-list {
     list-style: none;
     padding: 0;
     margin: 20px 0 17px 0;
     line-height: 1.7;
}
 .add-card__features-list li {
     font-size: 13px;
     font-weight: 100;
     color: #232323;
     margin-bottom: 3px;
}
 .add-card__features-list li::before {
     content: "\f100";
     color: #4b4b4b;
     font-size: 12px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     margin-left: 4px;
     width: 20px;
     height: 20px;
     line-height: 24px;
     text-align: center;
     display: inline-block;
     opacity: 0.7;
}
.pay-button {
    position: relative;
    background-color: var(--main-color);
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 17px 0px rgb(72 72 72 / 51%);
    -moz-box-shadow: 0 0 17px 0px rgba(249, 191, 7, 0.14);
    box-shadow: 0 0 17px 0px rgb(25 25 25 / 21%);
    color: #fff;
    display: block;
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
}
 .pay-button:hover {
     opacity: 0.8;
}
 .pay-button i {
     font-size: 17px;
     vertical-align: middle;
     transition: .4s;
     content: "";
     position: absolute;
     right: -8px;
     top: -5px;
     padding: 17px;
     background: #ffffff29;
     width: 59px;
     height: 55px;
     border-radius: 100em;
}
 .installment-button {
     position: relative;
     background-color: #16a605;
     background-color: #0096c2;
     text-align: center;
     transition: all 0.3s ease-in-out 0s;
     border-radius: 4px;
     color: white;
     display: block;
     padding: 8px;
     font-size: 14px;
     margin-top: 7px;
     font-weight: 700;
}
 .installment-button:hover {
     opacity: 0.8;
}
 .installment-button i {
     font-size: 17px;
     vertical-align: middle;
     transition: .4s;
     content: "";
     position: absolute;
     right: -8px;
     top: -5px;
     padding: 17px;
     background: #ffffff29;
     width: 59px;
     height: 55px;
     border-radius: 100em;
}
 .box-rate {
     padding: 0px;
}
 .rate-avg {
     color: #626968;
     text-align: center;
     margin-bottom: 4px;
}
 .rate-count {
     vertical-align: bottom;
     margin-left: 2px;
     font-size: 19px;
     color: #66c71b;
}
 .rate-title {
     display: inline-block;
     color: #a1a1a1;
     font-size: 16px;
     font-weight: 400;
}
 .star-size {
     font-size: 17px;
}
 .woocommerce.star-avg {
     color: #f99d18;
     display: flex;
     justify-content: center;
     align-items: center;
}
.file-list-caption {
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    padding: 12px;
}
.file-list-caption i {
    color: var(--main-color);
    font-size: 25px;
    position: absolute;
    top: 15px;
    left: 16px;
    font-weight: 500;
}
.title-list-download {
    color: #424242;
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.date-purchased {
    display: inline-block;
    margin: 0 4px;
}
 .file-list-download {
     display: none;
}
.file-list-download a {
    display: block;
    background: var(--main-color);
    color: #fff;
    margin: 10px 0;
    padding: 6px 15px;
    border-radius: 10px;
}
.file-list-download a:hover {
    padding-right: 20px;
}
.file-list-download i {
    margin-left: 5px;
}
 .sale-count {
     color: #a0a0a0;
     text-align: center;
     padding: 30px 15px 5px 15px;
     font-size: 13px;
     display: flex;
     justify-content: space-between;
}
 .sale-count span {
     font-weight: 400;
}
 .number-sale {
     color: #ffffff;
     font-size: 18px;
     background: #a1a1a1;
     padding: 1px 10px;
     border-radius: 6px;
}
 .title-sale {
     font-size: 14px;
     color: #777777;
}
 .progress-title {
     font-size: 14px;
     color: #3e3e3e;
     padding: 6px 0;
     margin-bottom: 16px;
     margin-top: 16px;
     text-align: center;
}
 .progress-title i {
     color: #3e3e3e;
     vertical-align: middle;
}
 .meter {
     height: 9px;
     position: relative;
     background: #dce5e8;
     margin-top: 10px;
     -moz-border-radius: 25px;
     -webkit-border-radius: 25px;
     border-radius: 25px;
     direction: ltr;
}
 .meter>span {
     display: block;
     height: 100%;
     border-top-left-radius: 20px;
     border-bottom-left-radius: 20px;
     border-top-right-radius: 20px;
     border-bottom-right-radius: 20px;
     background-color: #1fbd50;
     position: relative;
     overflow: hidden;
}
 @keyframes move {
     0% {
         background-position: 0 0 
    }
     100% {
         background-position: 50px 50px 
    }
}
 .animate>span>span, .meter>span:after {
     animation: move 2s linear infinite;
}
 .meter>span:after {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
     background-size: 50px 50px;
     animation: move 2s linear infinite;
     border-top-right-radius: 8px;
     border-bottom-right-radius: 8px;
     border-top-left-radius: 20px;
     border-bottom-left-radius: 20px;
     overflow: hidden;
}
 .attribute-product {
     padding: 6px 10px;
     color: #777;
     border-bottom: 2px solid #f2eded;
     margin-right: 1px;
}
 .attribute-product i {
     margin-left: 3px;
     color: #a2a2a2;
     vertical-align: middle;
     border: 1px solid #7d7d7d;
     border-radius: 50%;
     padding: 3px;
     font-size: 13px;
}
 .attribute-product span {
     color: #7b868a;
}
 .attribute-product span p {
     display: inline;
}
 .attribute-product:last-child {
     border-bottom: none;
}
 .product-sidebar-meta {
     margin-top: 16px;
}
 .meta-product {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     font-size: 14px;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     border-bottom: 1px dashed #e9ecef;
     padding-top: 6px;
     color: #7b868a;
     padding-bottom: 6px;
     justify-content: space-between;
     margin: 0 3px;
}
 .meta-product-icon {
     font-size: 15px;
     color: #000000;
}
 .meta-product-icon i {
     vertical-align: middle;
     margin-top: 2px;
}
 .label-meta {
     margin-right: 9px;
     font-size: 13px;
     color: #2c2c2c;
}
 .feature-meta {
     color: #2c2c2c;
     font-size: 13px;
}
 .view-statistics {
     color: #7b7b7b;
     text-align: center;
     font-size: 15px;
}
 .view-statistics i {
     font-size: 16px;
}
 .view-product {
     margin-left: 25px;
     border-left: 1px solid #b1a3a3;
     padding-left: 15px;
}
 .product-information {
     display: flex;
     justify-content: space-between;
     align-items: center;
     font-size: 13px;
     color: #2c2c2c;
     float: right;
     margin-left: 12px;
}
 .product-information span {
     margin-right: 2px;
}
 .product-information>span>a, .star-rating>span>strong {
     color: #2c2c2c;
     font-weight: 400;
}
 .product-shortlink {
     color: #383737;
}
 .product-shortlink [type="text"] {
     width: 100%;
     padding: 12px 9px;
     border-radius: 4px;
     border: 1px solid #ddd;
     box-shadow: 0 0 7px #e9efe9 inset;
     text-align: center;
     color: #a4a2a2;
}
 .product-shortlink [type="text"]:focus {
     outline: 0;
     border: 1px solid #ffd083ab;
}
 .product-shortlink:before {
     content: "\f13d";
     color: #7a7a7a;
     font-weight: 700;
     font-family: 'Font Awesome 5 Free';
}
/*******woocomerce single product-v2*********/
 .box-breadcrumb {
     margin-top: 2.75rem;
     display: flex;
     height: 50px;
     width: 100%;
     align-items: center;
     overflow-x: auto;
     overflow-y: hidden;
     border-radius: 1rem;
     font-size: 1.125rem;
     line-height: 1.75rem;
     border: 1px solid #e9e9e9;
     font-family: iranyekan;
}
 .box-breadcrumb a {
     position: relative;
     height: 100%;
     align-items: center;
     justify-content: center;
     padding-right: 1.5rem;
     padding-left: 1.25rem;
     font-weight: 100;
     color: black;
}
 .box-breadcrumb .woocommerce-breadcrumb a:first-child {
     font-family: 'Font Awesome 5 Pro';
     font-size: 24px;
     vertical-align: middle;
}
 .box-breadcrumb .woocommerce-breadcrumb a:last-child {
     margin-left: 20px;
}
 .box-breadcrumb a::after, .box-breadcrumb a::before {
     position: absolute;
     left: 0px;
     height: 77%;
     width: 1px;
     background: #d9d9d9;
     --tw-content: '';
     content: var(--tw-content);
}
 .box-breadcrumb a::after {
     top: -2px;
     transform: rotate(35deg);
     transform-origin: top;
}
 .box-breadcrumb a::before {
     bottom: -2px;
     transform: rotate(-35deg);
     transform-origin: bottom;
}
 .top-single-product {
     -moz-column-gap: 2.5rem;
     display: flex;
     column-gap: 2.5rem;
     align-items: stretch;
     flex-direction: row;
     padding: 0px;
     background-color: transparent;
     margin-top: 2.5rem;
     margin-bottom: 1.3rem;
     border-radius: 1rem;
     justify-content: space-between;
}
 .top-single-product-right {
     justify-content: space-between;
     flex-direction: column;
     width: 100%;
     display: flex;
}
 .top-single-product-left {
     width: 595px;
     height: auto;
     margin-bottom: 0px;
     border-radius: 1.5rem;
     overflow: hidden;
     flex-shrink: 0;
}
 .single-product-flex {
     flex-direction: row;
     margin-top: 0.875rem;
     justify-content: space-between;
     align-items: center;
     display: flex;
}
 .single-product-title {
     color: #424748;
     font-size: 1.675rem;
     line-height: 40px;
     font-weight: 700;
}
.single-product-desc {
    margin-top: 1rem;
    font-size: 1.25rem;
    line-height: 2rem;
    font-weight: 100;
}
.cart-button {
    position: relative;
    background-color: var(--main-color);
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 0.75rem;
    -webkit-box-shadow: 0 0 17px 0px rgb(72 72 72 / 51%);
    -moz-box-shadow: 0 0 17px 0px rgba(249, 191, 7, 0.14);
    box-shadow: 0 0 17px 0px rgb(25 25 25 / 21%);
    font-weight: 700;
    width: auto;
    height: 50px;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 18px;
    line-height: 2rem;
    display: flex;
    margin-bottom: 17px;
    padding: 29px;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    font-family: 'kalemeh';
}
 .cart-button:hover {
     opacity: 0.8;
}
 .cart-button i {
     font-size: 22px;
     vertical-align: middle;
     transition: .4s;
     margin-bottom: 2px;
}
 .single-product-prices p>span {
     color: #3f3f46;
     font-weight: bold;
     font-size: 1.775rem;
     line-height: 2.25rem;
}
 .single-product-prices p {
     font-size: 28px;
     font-weight: 600;
     color: #4a4949;
     display: inline-block;
}
.price-product ins {
    color: #3f3f46;
    font-weight: bold;
    font-size: 1.715rem;
    line-height: 2.25rem;
    margin-right: 3px;
}
 .price-product del {
     color: #767676;
     font-size: 0.875rem;
     line-height: 2.25rem;
}
 .body-single-product {
     flex-wrap: nowrap;
     gap: 1.25rem;
     align-items: flex-start;
     display: flex;
}
#single-product-countdowntimer {
    flex-direction: row;
    display: flex;
    align-items: center;
    padding-top: 0.625rem;
    justify-content: space-between;
    padding-left: 1.25rem;
}
 .offer-timer {
     display: flex;
     justify-content: space-around;
     padding: 11px;
     direction: rtl;
     column-gap: 0.625rem;
}
 .offer-timer-title {
     text-align: center;
     display: block;
     color: #2ed573;
     margin-bottom: 4px;
     font-weight: 600;
     font-size: 21px;
     font-family: kalemeh;
}
 .offer-timer-span {
     color: #383838;
     display: flex;
     font-size: 22px;
}
 .date-tag {
     text-align: center;
     display: block;
     color: flex;
     font-size: 13px;
     margin-right: 3px;
     color: #898989;
}
 .seconds {
     width: 32px;
     color: #2ed573;
}
 .percentage-offer {
     display: inline-block;
     margin-left: 9px;
     direction: ltr;
}
 .full-body {
     width: 100%;
}
 .aside-body {
     position: sticky;
     width: 24rem;
     flex-shrink: 0;
     top: 1.25rem;
}
 .single-product-meta {
     display: grid;
     grid-template-columns: repeat(3, minmax(0, 1fr));
     grid-template-rows: repeat(2, minmax(0, 1fr));
     gap: 1.25rem;
     margin-bottom: 10px;
}
 .meta-product-item {
     display: flex;
     text-align: right;
     flex-direction: row;
     padding: 1.25rem;
     border-radius: 1rem;
     row-gap: 0.5rem;
     column-gap: 1rem;
     align-items: center;
     background: #fff;
     box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
}
 .meta-product-item-icon {
     font-size: 30px;
     color: var(--main-color);
}
 .meta-product-item-icon i {
     vertical-align: middle;
     display: inline-block;
}
 .meta-product-label {
     font-size: 18px;
     color: #2c2c2c;
     line-height: 1.75rem;
}
 .meta-product-feature {
     color: #888888;
     font-size: 12px;
     line-height: 1rem;
}
 .regular-price {
     font-size: 16px;
     text-decoration: line-through;
     color: #8a8a8a;
     display: inline-block;
     margin-left: 8px;
}
 .free-label {
     display: inline-block;
}
 .single-product-content {
     width: 100%;
     display: grid;
     grid-template-columns: repeat(1, minmax(0, 1fr));
     grid-template-rows: repeat(1, minmax(0, 1fr));
}
 .product-info-flex {
     text-align: center;
     display: flex;
     justify-content: space-between;
}
 .product-info-total {
     padding-left: 1.25rem;
     padding-right: 1.25rem;
     display: flex;
     align-items: center;
     justify-content: space-between;
     flex-grow: 1;
}
 .product-info-total i {
     font-size: 25px;
     color: #2ed573;
}
 .star-color {
     color: #fbbf24 !important;
}
 .info-total {
     color: #585151;
     text-align: center;
     font-weight: 600;
     font-size: 21px;
}
.info-title {
    font-size: 14px;
    color: #8093b5;
    text-align: center;
}
 .product-master-box {
     text-align: center;
}
 .product-master-box img {
     border-radius: 41px !important;
     width: 70px;
}
 .master-name {
     color: #767676;
     font-size: 13px;
}
 .master-name-2 {
     font-weight: 600;
     color: #434141;
     display: block;
     font-size: 16px;
}
 .master-job {
     font-size: 13px;
     color: #7c848a;
     line-height: 26px;
     margin-top: 5px;
     text-align: center;
}
 .text-blue-700 {
     color: #3b68dd;
     vertical-align: middle;
}
 .product-link {
     color: #383737;
     font-size: 18px;
     position: relative;
}
 .product-link:before {
     content: "\f13d";
     color: #1b84e0;
     font-weight: 700;
     font-family: 'Font Awesome 5 Free';
}
 .product-link [type="text"] {
     width: 100%;
     padding: 12px 9px;
     border-radius: 4px;
     border: 1px solid #ddd;
     box-shadow: 0 0 7px #e9efe9 inset;
     text-align: center;
     color: #7a7676;
     font-size: 14px;
     margin-top: 8px
}
.btn-product-clipboard {
    position: absolute;
    left: 12px;
    bottom: 8px;
    opacity: 0.7;
}
.title-section {
    font-size: 1.75rem;
    line-height: 2.25rem;
    color: #303030;
    font-weight: 600;
    font-family: kalemeh;
    margin-right: 15px;
}
 .box-title {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-bottom: 25px;
}
 .border-title {
     width: 0.625rem;
     height: 2.5rem;
     background: #f22c2c;
     float: right;
     border-radius: 3px;
}
 .box-margin {
     margin-bottom: 5px;
}
 .product-content-shadow {
     height: 190px;
     position: absolute;
     right: 0px;
     left: 0px;
     bottom: 0px;
     background: linear-gradient(180deg, rgb(255 255 255 / 3%) 0%, rgb(250 250 250 / 49%) 35%, rgb(255 255 255) 100%) !important;
}
 button.button-more-content {
     opacity: 0.8;
     background: var(--main-color);
     font-family: inherit;
     color: #ffff;
     margin-left: auto;
     margin-right: auto;
     display: flex;
     cursor: pointer;
     -moz-user-select: none;
     align-items: center;
     justify-content: center;
     border-radius: 45px;
     height: 3.5rem;
     -moz-column-gap: 0.5rem;
     column-gap: 0.5rem;
     padding-left: 1.75rem;
     padding-right: 1.75rem;
     font-size: 16px;
     outline: 0;
}
 .rotate-180 {
     rotate: 180deg;
}
.plyr {
    border-radius: 6px;
}
.plyr .plyr__play-large {
    background: var(--main-color);
    padding: calc(var(--plyr-control-spacing, 10px)*1.5);
}
.plyr__controls {
    direction: ltr;
}
.plyr button {
     border: none !important;
     opacity: .9;
     cursor: pointer;
     outline: 0;
}
 .plyr__volume--display {
     color: var(--main-color) !important;
}
.plyr__progress--played {
    color: var(--main-color) !important;
}
.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
    background: var(--main-color) !important;
    color: #fff;
}
.plyr input[type=range]:active::-webkit-slider-thumb {
    background: #fff !important;
}
.plyr__controls .plyr__controls__item.plyr__time {
    position: initial !important;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
    position: initial !important;
}
.plyr__control--overlaid {
    background: var(--main-color);
}
.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: var(--main-color);
    opacity: 0.9;
}
.plyr--full-ui input[type=range] {
    color: var(--main-color);
}
 .mobile-v-sidebar {
     display: none;
}
 .progress-title-mobile {
     margin-bottom: 0;
     padding: 0;
}
/*******woocomerce single product-v3*********/
.margin-product-master {
    padding-top: 0px;
}
.big-cover-single-product {
    background-size: cover !important;
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
}
.bg-overlay {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .52;
    z-index: -1;
}
.bg-pattern {
    background: url(img/product-coverpattern.png);
    background-repeat: repeat;
    opacity: .5;
    position: absolute !important;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.info-cover-single-product{
    padding: 89px 0;
}
.big-product-title {
    color: #ffffff;
    font-size: 4.375rem;
    padding-left: 30%;
    line-height: 87px;
    font-weight: 700;
    margin-top: 150px;
    font-family: 'kalemeh';
}
.single-product-btn {
    margin-top: 1.875rem;
    display: flex;
    align-items: center;
}
.product-button-plus {
    border: 1px solid var(--main-color);
    border-radius: 5px;
    transition: all 0.3s ease-in-out 0s;
    width: auto;
    height: 50px;
    display: flex;
    padding: 29px;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    align-items: center;
}
.single-cart-button {
    background-color: var(--main-color);
    transition: all 0.3s ease-in-out 0s;
    width: auto;
    height: 50px;
    display: flex;
    padding: 29px;
    margin: 0px 33px;
    border-radius: 5px;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    align-items: center;
}
.single-cart-button:hover {
    opacity: 0.9;
}
.single-product-thumbnail {
    height: auto;
    border-radius: 0.5rem;
    overflow: hidden;
    width: 62%;
    float: right;
}
.product-caption {
    text-align: center;
    font-size: 46px;
    margin-top: 100px;
    font-weight: 600;
    font-family: 'kalemeh';
    color: #d2d2d2;
    line-height: 50px;
}
.single-product-top-row {
    display: flex;
    align-items: stretch;
    margin: 90px 0;
    justify-content: space-between;
}
.single-product-info {
    flex-wrap: wrap;
    justify-content: space-evenly;
    display: flex;
    list-style-type: none;
    align-items: center;
    border: 1px solid var(--main-color);
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    margin-bottom: 35px;
}
.meta-product-info {
    display: flex;
    text-align: center;
    flex-direction: row;
    padding: 10px 8px;
    border-radius: 1rem;
    row-gap: 0.5rem;
    column-gap: 1rem;
    align-items: center;

}
.meta-product-caption {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 1.75rem;
}
.single-product-data {
    float: left;
    width: 30%;
    margin-top: 5px;
}
.single-price-box {
    text-align: center;
    margin-bottom: 3px;
    margin-top: 41px;
}
 .single-price-box p>span {
     color: #3f3f46;
     font-weight: bold;
     font-size: 1.875rem;
     line-height: 2.25rem;
 }
 .single-price-box p {
     font-size: 28px;
     font-weight: 600;
     color: #4a4949;
     display: inline-block;
 }
.add-cart-button {
    color: #fff;
    font-size: 19px;
    align-items: center;
    background-color: var(--main-color);
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
    width: auto;
    height: 50px;
    display: flex;
    padding: 25px;
    justify-content: center;
}
.add-cart-button:hover {
    opacity: 0.8;
}
.woocommerce.single-star-avg {
    color: #f9a018;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 32px 0;
    width: 100%;
}
.single-star-size {
    font-size: 2em;
}
.master-desc {
    font-size: 13px;
    color: #7c848a;
    line-height: 20px;
}
.product-capacity {
    text-align: center;
    margin-bottom: 5px;
    font-size: 13px;
}
.product-capacity span {
    background: #f14343;
    color: white;
    border-radius: 5px;
    padding: 2px 6px;
    margin: 0 2px;
}
#single-product-amazingtimer {
    flex-direction: row;
    align-items: center;
    padding-top: 1.625rem;
    justify-content: space-between;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-bottom: -10px;
    border-bottom: 1px dashed #dfdfdf;
}
.amazing-timer {
    display: flex;
    justify-content: center;
    padding: 11px;
    direction: rtl;
    column-gap: 1rem;
}
.part-title {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.circle-title {
    width: 1.625rem;
    height: 26px;
    background: #b4b4b4;
    border: 4px solid #dedede;
    float: right;
    border-radius: 30px;
    display: inline-block;
}
.title-margin{
    margin-bottom: 10px;
}
.answer-title {
    display: flex;
    align-items: center;
}
.part-answer-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
/*******woocomerce single product-v4*********/
.single-product-woocomerce-v4 {
    width: 68%;
    float: right;
    margin: 40px 0px;
    padding: 2px;
}
.single-sidebar-v4 {
    width: 27%;
    float: left;
    margin: 40px 0px;
}
.product-sidebar-widget-v4 {
    float: right;
    width: 100%;
    margin-bottom: 25px;
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgb(199 199 199 / 18%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 25px 40px;
    border-radius: 25px;
}
.top-single-product-v4 {
    margin: 0px 0 20px 0;
    color: white;
    padding: 60px 0;
    float: right;
    width: 100%;
    background-image: url(https://damoon-artwork.com/wp-content/uploads/2023/09/bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
}
.sub-row-right{
    width: 70%;
}
.sub-row-left{
    width: 42.69%;
}
.product-author-box-v4 img {
    float: right;
    border-radius: 41px !important;
    margin-left: 12px;
    max-width: 56px;
    border: 3px solid #CBC3FF;
}
.product-breadcrumb-v4 a {
    color: white;
}
.column-single-pro-v4 {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 25px;
    padding: 35px;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
}
.number-sale-v4 {
    font-size: 17px;
    color: #ffffff;
    background: var(--main-color);
    padding: 17px;
    border-radius: 15px;
    letter-spacing: -1.1px;
    margin-top: 20px;
}
.feature-product-v4 {
    font-size: 15px;
    margin-bottom: 10px;
}
.feature-product-v4 i {
    font-size: 23px;
    color: var(--main-color);
}
.feature-product-v4 span {
    margin-right: 9px;
    color: #181818;
    font-weight: 600;
}
.product-prices-v4 {
    text-align: center;
}
.product-prices-v4 p {
    font-size: 23px;
    font-weight: 600;
    color: #2c2c2c;
    display: inline-block;
}
.product-prices-v4 p>del {
    color: #a8a8a8;
    font-size: 14px;
    display: block;
}
.pay-button-v4 {
    background-color: var(--main-color);
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 600;
    border-radius: 15px;
    box-shadow: 0px 3px 30px 0px rgb(41 185 150 / 25%);
    padding: 14px;
}
.pay-button-v4:hover {
    opacity: 0.8;
}
.pay-button-v4 i {
    font-size: 19px;
    margin-left: 4px;
    vertical-align: text-top;
}
.meta-product-v4 {
    padding: 6px 0;
}
.label-meta-v4 {
    margin-right: 9px;
    font-size: 15px;
    color: #2c2c2c;
}
.mobile-pay-button-v4 {
    width: 50%;
    float: left;
    display: block;
    color: #fff;
    font-size: 13px;
    border-radius: 10px;
    line-height: 40px;
    background-color: var(--main-color);
    box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
}
.mobile-prices-v4 {
    float: right;
}
.mobile-prices-v4 p {
    font-size: 17px;
    font-weight: 600;
    color: #2c2c2c;
}
.mobile-prices-v4 p>del {
    color: #a8a8a8;
    font-size: 13px;
    display: block;
    margin-bottom: -14px;
}
.product-tab button {
    outline: none;
    transition: 0.3s;
    font-size: 18px;
    background: none;
    margin: 0px 0px 0px 15px;
    border-radius: 15px 15px 15px 15px;
    font-family: inherit;
    padding: 12px 30px 12px 30px;
    color: var(--main-color);
}
.product-tab button:hover {
    background-color: #ddd;
}
.product-tab button.active {
    background-color: var(--main-color);
    color: white;
}
.tabcontent {
    display: none;
    padding: 6px 0px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/*******woocomerce single product-download-v1*********/
.download-box-breadcrumb {
    margin-top: 2.75rem;
    height: 60px;
    border-radius: 1rem;
    font-size: 17px;
    line-height: 1.75rem;
    box-shadow: 0 0px 30px rgb(0 0 0 / 14%);
    border: 1px solid #E7ECF0;
    color: #334155;
    overflow: auto;
    white-space: nowrap;
    padding-left: 22px;
}
.download-box-breadcrumb a {
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-right: 1.4rem;
    padding-left: 1.25rem;
    color: #334155;
}
.download-box-breadcrumb a::before {
    bottom: -2px;
    transform: rotate(-35deg);
    transform-origin: bottom;
}
.download-box-breadcrumb a::after {
    top: -2px;
    transform: rotate(35deg);
    transform-origin: top;
}
.download-box-breadcrumb a::after,
.download-box-breadcrumb a::before {
    position: absolute;
    left: 0px;
    height: 77%;
    width: 1px;
    background: #d9d9d9;
    --tw-content: '';
    content: var(--tw-content);
}
.download-box-breadcrumb .woocommerce-breadcrumb a:last-child {
    margin-left: 20px;
}
.download-product-sidebar-widget {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 30px 20px;
    box-shadow: 0 0px 30px rgb(0 0 0 / 14%);
    background: #ffffff;
}
.pay-button-download {
    transition: all 0.3s ease-in-out 0s;
    display: block;
    background: #00C178;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 7px 20px #00c17860;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.pay-button-download:hover:before {
    width: 100%;
    opacity: 0.5;
}
.pay-button-download i {
    font-size: 22px;
    position: absolute;
    right: -4px;
    top: -7px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22%;
    height: 75px;
}
.pay-button-download:before {
    content: '';
    background: #ffffff26;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    transition: all .2s ease-in-out;
}
.pre-purchase-consultation {
    background: #ffa943;
    box-shadow: 0 8px 20px #ffc33a40;
    margin-top: 10px;
}
.product-preview {
    background: #6575ff;
    box-shadow: 0 8px 20px #6575ff47;
    margin-top: 10px;
}
.product-prices-download {
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
}
.product-prices-download p>span {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    letter-spacing: -1px;
}
.product-prices-download p>del {
    color: #949494;
    font-size: 13px;
}
.product-prices-download p>ins {
    color: #2c2c2c;
    font-size: 22px;
    font-weight: bold;
}
.download-label-meta {
    font-size: 15px;
    color: #000000;
}
.download-feature-meta {
    color: #000000;
    font-size: 15px;
}
.download-product-total svg {
    width: 19px;
    height: 19px;
    margin-bottom: -4px;
}
.download-number-sale {
    color: #000000;
    font-size: 18px;
    padding: 0px 3px;
}
.download-title-sale {
    font-size: 14px;
    color: #000000;
    display: inline-block;
}
.download-star-size {
    font-size: 19px;
    margin-bottom: 6px;
}
.single-download-product-woocomerce {
    width: 69%;
    float: right;
    margin: 20px 0px;

}
.box-shadow-download {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    padding: 35px 20px 20px 20px;
}
.single-title-pro {
    margin-bottom: 19px;
    margin-top: -10px;
}
.single-img-pro img {
    margin: auto;
    display: block;
    height: auto;
    max-width: 100%;
    border-radius: 10px;
}
.download-product-sidebar {
    width: 30%;
    margin: 20px 0px;
    float: left;
}
.download-single-product-amazingtimer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-bottom: 10px;
}
.download-offer-timer-title {
    text-align: center;
    display: block;
    color: #2ed573;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 19px;
    font-family: kalemeh;
}
.pro-section-title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.section-title-icon i {
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
    background-image: linear-gradient(247.65deg,#ffc107 -35.57%,#ff9737);
    color: white;
    border-radius: 50px;
    font-size: 18px;
    padding: 4px;
    margin-top: 1px;
    box-shadow: 2px 10px 20px #ffc33ade;
    float: right;
}
.section-title-label {
    font-size: 18px;
    color: #232e61c9;
    line-height: 1.75rem;
    font-weight: 800;
    border-bottom: 6px solid;
    border-radius: 12px;
    background-image: linear-gradient(247.65deg,#ffc107 -35.57%,#ff9737);
    padding: 8px;
    color: chocolate;
    font-family: 'peyda';
}
/**style spotplayer**/
#sp H1, #sp H2, #sp H3 {
    font-family: inherit !important;
    font-weight: 600 !important;
}
#sp {
    font-family: inherit !important;
}
#sp H3 {
    margin-bottom: 20px !important;
}
/**style woocommerce-variation**/
form.variations_form.cart {
    margin-bottom: 5px;
}
.woocommerce-product-rating {
    display: none;
}
.woocommerce-variation-add-to-cart button {
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    background-color: var(--main-color);
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 17px 0px rgb(72 72 72 / 51%);
    -moz-box-shadow: 0 0 17px 0px rgba(249, 191, 7, 0.14);
    box-shadow: 0 0 17px 0px rgb(25 25 25 / 21%);
    color: #fff;
    display: block;
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    font-family: inherit;
    padding: 12px;
}
.product_meta {
    display: none;
}
dl.variation {
    display: none;
}
table.variations select {
    width: 100%;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.6;
    outline: 0;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: none;
}
h1.entry-title {
    display: none !important;
}
table.variations th.label {
    font-size: 13px;
    padding: 10px 0;
    vertical-align: top;
    color: #2c2c2c;
    line-height: 21px;
}
table.variations {
    border-collapse: collapse;
    width: 100%;
    border-radius: 0;
    margin-bottom: -8px;
}
.variations_form .variations tr {
    display: flex;
    align-items: center;
    border-radius: 9px;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    padding: 5px 11px;
    margin-bottom: 3px;
    justify-content: space-between;
}
tr.woocommerce_reset_variations_link_tr {
    display: unset !important;
    align-items: unset !important;
    border-radius: unset !important;
    background-color: unset !important;
    border: unset !important;
    height: unset !important;
    padding: unset !important;
    margin-bottom: unset !important;
}
.woocommerce_reset_variations_link_tr td {
    display: block;
    text-align: start;
    width: auto !important;
}
.reset_variations {
    border: 2px solid #f2bec0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 6px;
    height: 42px;
    font-size: 15px;
    color: #ea6a6f;
    margin-bottom: 16px;
    font-weight: bold;
    display: none !important;
}
.woocommerce-variation-availability {
    display: none;
}
.woocommerce-variation-price {
    margin: 10px 0;
    text-align: center;
}
.woocommerce-variation-price .price {
    line-height: 1;
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 2px;
    font-size: 22px;
    color: #141c25;
    font-weight: bold;
    margin-top: 20px;
}
.woocommerce-variation-price del {
    color: #ff093b;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 9px;
    text-decoration: none;
    width: 100%;
    font-size: 10px !important;
}
.woocommerce-variation-price ins {
    width: 100%;
    display: flex;
    align-items: center;
}
.woocommerce-variation-price ins:before {
    content: "قیمت با تخفیف :";
    font-size: 16px;
    color: #28313b;
    font-weight: bold;
    margin-left: auto;
}
/**style cart and checkout page**/
 a.checkout-button.button.alt.wc-forward {
     width: 100%;
     padding: 15px !important;
}
 .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
     font-weight: 100 !important;
}
.woocommerce table.cart img {
    height: auto;
    max-width: 70%;
    border-radius: 7px;
    width: auto;
}
 .coupon {
     position: relative;
     width: 45%;
}
 .coupon label {
     display: none;
}
 .coupon button {
     position: absolute !important;
     top: 7px;
     left: 10px;
     right: auto !important;
     height: 41px;
     max-width: 20% !important;
}
 .woocommerce textarea {
     height: 184px;
     line-height: 26px;
     width: 100%;
     outline: 0;
     padding: 11px 10px;
    border: 1px solid #10121f29 !important;
     -webkit-box-shadow: 0 0 7px #e9efe9 inset;
     box-shadow: 0 0 7px #e9efe9 inset;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     font-family: inherit;
     border-radius: 10px;
     background: #f7f7f7c7;
     border: 1px solid #565a831a;
}
 .woocommerce input[type='text'], .woocommerce input[type='tel'], .woocommerce input[type='password'], .woocommerce input[type='email'] {
     width: 100%;
     outline: 0;
     padding: 13px 10px;
     border-radius: 2px;
     -webkit-appearance: none;
     -webkit-transition: all .2s;
     transition: all .2s;
     font-family: inherit;
     background: #f7f7f7c7;
    border: 1px solid #10121f29 !important;
     font-weight: 100;
     border-radius: 10px;
     font-size: 14px;
}
.woocommerce form .show-password-input {
    left: 13px !important;
    top: 12% !important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-family: inherit;
}
.woocommerce-page form .show-password-input {
    left: 13px !important;
    top: 17px !important;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    font-family: 'Font Awesome 5 pro' !important;
    color: #c5c5c5 !important;
    content: "\f023" !important;
}
 .woocommerce #review_form #respond .form-submit input {
     right: auto;
     background-color: var(--main-color);
     border-radius: 5px;
     padding: 5px 27px;
     line-height: 16px;
     display: inline-block;
     -webkit-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
     color: #fff;
     font-family: inherit;
     font-size: 14px;
     font-weight: 400;
}
 .woocommerce #review_form #respond .form-submit input:hover {
     opacity: 0.9;
}
 .woocommerce input[type="number"] {
     border: 1px solid #c6bcbc;
     border-radius: 4px;
     padding: 5px;
     font-family: inherit;
}
.woocommerce .coupon input[type='text'] {
    width: 100% !important;
    line-height: 52px;
    padding: 0 15px !important;
    border: 1px solid #e1e1e1 !important;
}
 .woocommerce button {

     color: #fff !important;
     font-family: inherit !important;
     padding: 14px;
     font-size: 13px !important;
     transition: all 0.3s ease 0s;
}
 .woocommerce button:hover {
     opacity: 0.9;
}
 button.woocommerce-Button.button:focus {
     outline: none;
     opacity: 0.6;
}
 .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
     margin-left: 0 !important;
     width: 20%;
     margin-top: 12px;
}
 .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
     background: var(--main-color) !important;
     font-size: 13px !important;
     margin-bottom: 9px;
     min-width: 130px;
     font-weight: 400;
     text-align: center;
     padding: 13px 20px !important;
     display: inline-block;
     border: none;
     border-radius: 4px;
     color: #ffffff;
     transition: .3s !important;
     -webkit-transition: .3s;
     opacity: 0.8;
     line-height: initial;
}
 .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
     color: #ffffff;
     opacity: 0.9;
}
 .woocommerce-info, .woocommerce-message {
     border-top-color: var(--main-color) !important;
     opacity: 0.8;
}
 .woocommerce-info::before, .woocommerce-message::before {
     color: var(--main-color) !important;
     opacity: 0.9;
}
 .woocommerce-error, .woocommerce-info, .woocommerce-message {
     padding: 1em 3.5em 1em 1em !important;
     font-size: 13px;
}
 .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
     float: left;
     border-bottom: 2px solid;
     float: left;
     margin-right: 10px;
     padding: 8px 18px;
     background-color: var(--main-color) !important;
     color: white;
     line-height: 19px;
     border-radius: 4px;
}

 .woocommerce a.button.alt {
     background: var(--main-color) !important;
     font-size: 13px !important;
     margin-bottom: 9px;
     min-width: 128px;
     font-weight: 400;
     text-align: center;
     padding: 13px 20px !important;
     display: inline-block;
     border: none;
     border-radius: 4px;
     color: #ffffff;
     transition: .3s !important;
     -webkit-transition: .3s;
     opacity: 0.8;
}
 .woocommerce a.button.alt:hover {
     opacity: 0.9;
}
 a.woocommerce-button.button.view {
     background: var(--main-color) !important;
     padding: 10px 20px !important;
     font-size: 13px !important;
     margin-bottom: 9px;
     color: #ffffff;
     border-radius: 4px;
}
 .woocommerce .product-name a {
     color: #2c2e2f;
}
 .woocommerce-Address-title a {
     background: var(--main-color) !important;
     font-size: 13px !important;
     margin-bottom: 9px;
     min-width: 128px;
     text-align: center;
     padding: 6px 20px !important;
     display: inline-block;
     border: none;
     border-radius: 4px;
     color: #ffffff;
     transition: .3s !important;
     -webkit-transition: .3s;
     opacity: 0.8;
     float: left;
}
 .woocommerce-Address-title a {
     opacity: 0.9;
}
 .woocommerce-Address address {
     float: right;
     margin-top: 10px;
     font-style: inherit;
     color: #9d9d9d;
}
 .width-checkout {
     margin: auto;
     width: 100% !important;
}
 .woocommerce ul.order_details li {
     margin-right: 20px !important;
     padding-right: 15px !important;
     font-size: 13px !important;
     font-weight: 600;
     color: #344e57 !important;
}
 p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
     font-weight: 400;
     margin-bottom: 18px;
     color: #484848;
}
 .woocommerce ul.order_details li strong {
     line-height: 3.5 !important;
}
/*****style checkbox woocommerce******/
.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 18px;
}
/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
/* The slider */
.slider-checkbox {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider-checkbox:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 18px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
input:checked+.slider-checkbox {
    background-color: var(--main-color);
    opacity: 0.8;
}
input:focus +.slider-checkbox {
    box-shadow: 0 0 1px #2196F3;
}
input:checked +.slider-checkbox:before {
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}
/* Rounded sliders */
.slider-checkbox.round {
    border-radius: 34px;
}
.slider-checkbox.round:before {
    border-radius: 50%;
}
/**style archive content product page**/
 .archive-pro-item {
     direction: ltr;
}
 .archive-pro-item2 {
     margin-bottom: 19px;
}
 .student-count {
     color: #757677;
     font-size: 16px;
}
 .woocommerce form.woocommerce-ordering select {
     font-family: inherit;
     padding: 5px;
     margin-bottom: 7px;
     border: 1px solid #e1e1e1;
     background: white;
}
 header.woocommerce-products-header {
     margin: 55px 0 5px 0;
}
 .woocommerce-products-header h1 {
     color: #424242 !important;
}
 .woocommerce .woocommerce-result-count {
     color: #424242 !important;
     margin-top: 4px;
}
 .woocommerce nav.woocommerce-pagination ul li .page-numbers {
     background: #e6e6e6;
     border-radius: 3px;
     display: inline-block;
     padding: 10px 13px;
     margin: 2px;
}
 .woocommerce nav.woocommerce-pagination ul li {
     border: none;
}
 .woocommerce nav.woocommerce-pagination ul {
     border: none;
}
 .woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover, .woocommerce nav.woocommerce-pagination ul li .current {
     background: var(--main-color) !important;
     color: #ffffff !important;
}
/**style archive content product sidebar**/
 .archive-sidebar {
     width: 23%;
}
 .archive-sidebar p>a {
     color: #fcefef;
     background: #08b60a;
     padding: 5px;
     width: 100%;
     float: right;
     text-align: center;
     margin-bottom: 12px;
     border-radius: 9px;
}
 .archive-sidebar p>a:hover {
     background: #15dd17;
     color: #fff;
}
 .widget_shopping_cart_content {
     color: #0082ad !important;
}
 .woocommerce-mini-cart__total.total {
     margin-bottom: 11px;
}
 .archive-sidebar ul li span.quantity {
}
/**price filter archive product **/
 .price_slider {
     margin-bottom: 1em;
}
 .price_slider_amount {
     text-align: right;
     line-height: 2.4em;
     font-size: 0.8751em;
}
 .price_slider_amount .button {
     font-size: 1.15em;
}
 .price_slider_amount .button {
     background-color: var(--main-color);
     border: 0;
     color: #fff;
     padding: 6px 26px;
     border-radius: 5px;
     font-size: 15px;
     font-family: inherit;
     margin: 15px 0;
     display: inline-block;
     transition: all 0.3s ease-in-out 0s;
     width: 100%;
     border-bottom-left-radius: 12px;
     border-bottom-right-radius: 12px;
}
 .price_slider_amount .button:hover {
     opacity: 0.8;
}
 .price_slider_amount .price_label {
     font-size: 13px;
     color: #181818;
     margin-top: 20px;
     display: inline-block;
     margin-right: 15px;
}
 .ui-slider {
     position: relative;
     text-align: left;
}
 .ui-slider .ui-slider-handle {
     position: absolute;
     z-index: 2;
     width: 15px;
     height: 15px;
     cursor: pointer;
     background: var(--main-color);
     border-radius: 50%;
     top: -2px;
}
 .ui-slider .ui-slider-handle:last-child {
     margin-left: -1em;
}
 .ui-slider .ui-slider-range {
     position: absolute;
     z-index: 1;
     font-size: .7em;
     display: block;
     border: 0;
     border-radius: 1em;
     background: #dee7ea;
}
 .price_slider_wrapper .ui-widget-content {
     border-radius: 1em;
}
 .ui-slider-horizontal {
     height: .7em;
}
 .ui-slider-horizontal .ui-slider-range {
     top: 0;
     height: 100%;
}
 .ui-slider-horizontal .ui-slider-range-min {
     left: -1px;
}
 .ui-slider-horizontal .ui-slider-range-max {
     right: -1px;
}
/***contact form***/
 .wpcf7 form .wpcf7-response-output {
     border: 1px solid #dc3232 !important;
}
 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
     width: 100%;
     direction: rtl;
     font-family: inherit;
     background: #ffffff;
     color: #5d5959;
     padding: 9px 12px;
     margin: 10px 0px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     border-radius: 2px;
}
 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
     width: 100%;
     direction: rtl;
     font-family: inherit;
     background: #ffffff;
     color: #8d8d8d;
     padding: 9px 12px;
     margin: 10px 0px;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     border-radius: 5px;
}
 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
     outline: none;
}
 .wpcf7-not-valid-tip {
     color: #dc3232;
     font-size: 1em;
     font-weight: normal;
     display: block;
     margin: 25px 0;
}
 textarea.wpcf7-form-control.wpcf7-textarea {
     width: 100%;
     border: 1px solid #dcdcdc;
     -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
     border-radius: 2px;
     margin-top: 8px;
     padding: 9px 12px;
     background: #ffffff;
}
 textarea.wpcf7-form-control.wpcf7-textarea:focus {
     outline: none;
     opacity: 0.9;
}
 .contact-form-input {
     height: 50px;
     display: block;
     background-color: transparent;
     font-size: 14px;
     color: #a7a4a4;
     line-height: 0.9;
     padding: 0 24px;
     width: 100%;
     font-weight: 400;
     border-radius: 4px;
     border: 1px solid #dddada;
     outline: 0;
     transition: .2s ease all;
     direction: rtl;
     margin: 35px 0;
}
 .wpcf7-form-control.has-spinner.wpcf7-submit {
     padding: 11px 20px;
     display: inline-block;
     border-radius: 5px;
     color: #fff;
     font-size: 12px;
     font-family: inherit;
     background: var(--secondary-color);
     width: 100%;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     z-index: 3;
     cursor: pointer;
}
 .wpcf7-form-control.has-spinner.wpcf7-submit:hover {
     opacity: 0.8;
}
 .wpcf7-form-control.has-spinner.wpcf7-submit:focus {
     outline: 0;
}
 .cf7-form-input {
     background-color: rgba(255, 255, 255, 0.08);
     border-radius: 2px;
     border: 2px solid transparent;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     width: 100% !important;
     font-size: 14px;
     position: relative;
     color: #ababab;
     direction: rtl !important;
     display: inline-flex;
     margin-left: -4px;
     box-shadow: -3px 2px 62px rgb(56 56 56 / 25%);
     padding: 13px 15px;
}
 .cf7-form-input input {
     color: antiquewhite;
}
 .cf7-form-input input[type='text']:focus, .newsletter-form-input input[type='email']:focus {
     outline: none;
     opacity: 0.9;
     box-shadow: -3px 2px 62px rgb(56 56 56 / 25%);
}
 .cf7-submit {
     padding: 20px 20px;
     display: inline-block;
     border-radius: 3px;
     color: #fff;
     font-size: 12px;
     font-family: inherit;
     background: #fb4364;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     z-index: 3;
     position: absolute;
     left: -2px;
     top: -2px;
     cursor: pointer;
}
/***mailchimp form style***/
 .mc4-form-required {
     width: 100%;
     direction: rtl;
     font-family: inherit;
     background: #2cad0c00;
     color: #8d8d8d;
     padding: 0px 12px;
}
 .mc4-form-submit {
     padding: 19px 16px;
     display: inline-block;
     border-radius: 3px;
     color: #fff;
     font-size: 13px;
     font-family: inherit;
     background: #fb4364;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     z-index: 3;
     cursor: pointer;
}
 .mc4-form-submit:hover {
     opacity: 0.9;
}
 .mc4-form-submit:focus {
     outline: none;
     opacity: 0.9;
}
 .newsletter-form-input {
     background-color: rgba(255, 255, 255, 0.08);
     border-radius: 2px;
     border: 2px solid transparent;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     width: 100% !important;
     font-size: 14px;
     position: relative;
     color: #ababab;
     direction: rtl !important;
     display: inline-flex;
     margin-left: -4px;
     box-shadow: -3px 2px 62px rgb(56 56 56 / 25%);
     padding: 13px 15px;
}
 .newsletter-form-input.mailchimp-pad {
     padding: 3px 7px;
}
 .newsletter-form-input input[type='text'], .newsletter-form-input input[type='email'] {
     color: #8d8d8d;
}
 .newsletter-form-input input[type='text']:focus, .newsletter-form-input input[type='email']:focus {
     outline: none;
     opacity: 0.9;
     box-shadow: -3px 2px 62px rgb(56 56 56 / 25%);
}
/***mailchimp form style***/
/***mobile-header********/
 .row-mobile {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     position: relative;
}
 .mobile-header {
     display: none;
}
 .mobile-col25 {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%;
}
 .mobile-col16 {
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%;
}
 .mobile-header-icon {
     text-align: left;
     padding: 20px 0;
     cursor: pointer;
}
 .mobile-header-icon i {
     font-size: 24px;
     color: #8e8c8c;
}
 .mobile-header-icon a {
     position: relative;
}
.cart-cont-mobile {
    position: absolute;
    font-size: 10px;
    top: 10px;
    right: -1px;
    width: 16px;
    line-height: 19px;
    height: 16px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff;
    text-align: center;
}
/***menu responsive********/
 .responsive_menu_button {
     cursor: pointer;
     display: none;
}
 .open-responsive-menu {
}
.bar1, .bar2, .bar3 {
    width: 36px;
    height: 6px;
    border-radius: 45px;
    background-color: #909090;
    margin: 5px 0;
    transition: 0.4s;
}
 .change .bar1 {
     transform: translate(0, 11px) rotate(-45deg);
}
 .change .bar2 {
     opacity: 0;
}
 .change .bar3 {
     transform: translate(0, -11px) rotate(45deg);
}
.navigation-sitelogo {
    width: 100%;
}
.navigation-sitelogo img {
    max-width: 160px !important;
    vertical-align: middle;
}
.navigation-menu {
    overflow-x: auto;
    width: 300px;
    position: fixed;
    right: -10px;
    top: 10px;
    transition: all 0.3s;
    background: #ffffff;
    height: calc(100% - 20px);
    padding: 20px 25px 22px;
    z-index: 99999;
    transform: translateX(100%);
    box-shadow: 5px 0 4px 5px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 2px 0 12px 1px rgb(169 169 169 / 75%);
    border-radius: 15px;
    visibility: hidden;
}
.active-navigation .navigation-menu {
    transform: translateX(0);
    right: 10px;
    visibility: visible;
}
.navigation-menu ul {

}
 .navigation-menu ul li {
     display: block;
     margin: 27px 0;
     position: relative;
}
 .navigation-menu>ul>li {
     border-bottom: 1px solid #f8f8f8;
}
.navigation-menu ul li i {
    float: left;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #919191;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s all;
    -webkit-transition: .3s all;
    font-weight: 500;
    font-family: 'Font Awesome 5 Pro';
}
 .navigation-menu ul li a {
     color: #fff;
     font-family: 'iransans';
}
 .navigation-menu ul li ul {
     padding: 5px 0;
     background: #1e3853;
     margin-top: 5px;
     display: none;
}
 .navigation-menu ul li ul li {
     margin: 7px;
}
 .navigation-menu ul li ul li a {
     padding: 0px 10px;
     color: #d5d5d5;
     font-size: 13px;
}
 .navigation-menu ul li ul li i {
     float: left;
     padding: 5px;
     font-size: 18px;
     cursor: pointer;
     color: white;
}
 .navigation-menu li::before {
     margin-left: 10px;
     color: antiquewhite;
     font-size: 18px;
     vertical-align: middle;
     display: inline-block;
     padding-top: 4px;
}
 .navigation-close {
}
.navigation-close i {
    background: #ffa31a;
    color: white;
    padding: 11px 15px;
    font-size: 20px;
    border-radius: 41px;
    cursor: pointer;
    float: left;
}
.navigation-sitelogo {
    width: 100%;
}
.search-mobile-menu {
    width: 100%;
    position: relative;
    float: right;
    margin-top: 15px;
    margin-bottom: 25px;
    z-index: 9;
}
 .search-mobile-menu input[type='text'] {
     font-family: inherit;
     width: 100%;
     font-size: 14px;
     height: 43px;
     background: #eaeaea69;
     padding: 21px;
     color: #b1b1b1;
     border: 1px solid;
     border-color: #e9e9e9;
     border-radius: 7px;
}
 .search-mobile-menu input[type='text']:focus {
     outline: none;
     opacity: 0.9;
}
 .search-mobile-menu button {
     position: absolute;
     font-size: 20px;
     left: 6%;
     top: 30%;
     cursor: pointer;
     color: #cdd5cf;
     background-color: #f0f0f900;
}
 .member-course-button {
     display: block;
     width: 100%;
     float: right;
     background: var(--main-color);
     text-align: center;
     margin-top: 10px;
     border-radius: 4px;
}
 .member-course-button a {
     color: #fff;
     padding: 10px 0;
     border-radius: 3px;
     display: block;
}
 .member-course-button i {
     margin-left: 6px;
}
/******************page content locked*****************/
input#pwbox-16638 {
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-size: 13px;
    color: #485460;
    box-shadow: 0 0 10px rgb(0 0 0 / 6%);
    outline: 0;
    padding: 5px 10px;
}
.post-password-form [type=submit] {
    background: var(--main-color);
    color: white;
    line-height: 32px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    border: none;
    font-family: inherit;
    cursor: pointer;
}
/******************register main form*****************/
.box-loginform {
    border-radius: 20px;
    width: 25%;
    background: #ffffff;
    overflow: auto;
    margin: auto auto;
    height: fit-content;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    padding: 5px 0 20px 0;
}
 .form-main {
     position: relative;
     width: 100%;
     -webkit-transition: -webkit-transform 1.2s ease-in-out;
     transition: -webkit-transform 1.2s ease-in-out;
     transition: transform 1.2s ease-in-out;
     transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
     padding: 30px 30px 0;
     float: right;
}
 .form-main h2 {
     text-align: center;
     font-size: 14px;
     color: #8c9595;
     line-height: 50px;
     margin-bottom: 20px;
}
 .bg-login-page {
     overflow: auto;
     background-size: cover;
     visibility: visible;
     z-index: 99;
     height: 100%;
}
 .cover-back-myaccount {
     background: rgba(0, 0, 0, .4);
     width: 100%;
     display: block;
     height: 100%;
}
 .reg-logo {
}
 .reg-logo img {
     max-width: 180px;
     margin: 0px auto 0%;
     text-align: center;
     display: block;
     outline: 0;
}
#button-reg {
    width: 200px;
    margin: 0px auto 30px auto;
    padding: 0;
    text-align: center;
}
 .reg-style {
     font-family: inherit !important;
     font-size: 14px !important;
     display: inline-block;
     width: 100px;
     background: white;
     border: 0;
     text-align: center;
     margin-right: -5px;
     height: 30px;
     line-height: 30px;
     cursor: pointer;
     transition: 0.5s;
     color: #c2c5c5;
}
.active-reg {
    border-bottom: 2px solid #92c54d;
    color: #92c54d;
}
 .register-form {
}
 .login-form {
}
 .btn-login {
     display: none;
}
 .woocommerce form.login, .woocommerce form.register {
     border: none;
     padding: 1px;
     margin: 0em 0;
     text-align: right;
     border-radius: 5px;
}
 .woocommerce form .form-row {
     padding: 5px 0px;
     display: grid;
}
 .woocommerce form .form-row em {
     color: #b0b0b0;
     font-style: inherit;
     font-size: 13px;
}
 .register-form p {
     font-size: 12px;
     line-height: 32px;
     color: #555555;
     margin: 2px 3px;
}
 .woocommerce-password-hint {
     font-size: 12px !important;
}
 .register-form a {
     color: green;
     text-decoration-style: dashed;
     border-bottom: 1px solid var(--main-color);
     border-style: dashed;
}
 label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
     color: #b6b6bf;
     font-size: 12px;
}
 input#rememberme {
     vertical-align: middle;
}
 p.woocommerce-LostPassword.lost_password.password-remember {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .woocommerce-LostPassword.lost_password.password-remember a {
     color: #b6b6bf;
     font-size: 12px;
     transition: all .2s linear;
}
 .woocommerce-LostPassword.lost_password.password-remember a:hover {
     color: #ef4848;
}
.remember-label {
    position: absolute;
    right: 74px;
    color: #b6b6bf;
    font-size: 12px;
}
.woocommerce-error-login .toast-progressbar {
    width: 0;
    height: 3px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    right: 0
}
.woocommerce-error-login {
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 30%), 0 4px 6px -4px rgb(0 0 0 / 30%);
    border-top-color: #b81c23;
    z-index: 1000;
    position: fixed;
    right: 20px;
    bottom: 0px;
    max-width: 90%;
    min-width: 20%;
    background: #fff;
    border-radius: 6px;
    border-right: 4px solid #E91E63;
    color: #777;
    -webkit-animation: swal2-toast-show .5s;
    animation: swal2-toast-show .5s;
    background-color: #eab308;
    border: 1px solid #f0c948;
    color: #ffffff;
    outline: 0;
}
.woocommerce-error-login::before {
    font-family: WooCommerce;
    content: "\e016";
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 13px;
    font-size: 20px;
    color: #ffffff;
}
/******************????? ??? ??? ???*****************/
/******************login popup force*****************/
#login_popup_force {
    display: block;
    position: fixed;
    z-index: 999999;
    background: #ffffff;
    border-radius: 1rem;
    padding: 20px 0 20px 0;
    margin: auto auto;
    overflow: hidden !important;
    width: 25%;
    height: fit-content;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#cover-overlay-login-force {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(177 177 177 / 37%);
    backdrop-filter: blur(0.2em);
    z-index: 999;
    color: white;
    font-size: 35px;
    padding-top: 450px;
    text-align: center;
    margin: auto auto;
}
/******************login popup*****************/
#login_popup {
    display: none;
    position: fixed;
    z-index: 999999;
    background: #ffffff;
    border-radius: 1rem;
    padding: 20px 0 20px 0;
    margin: auto auto;
    overflow: hidden !important;
    width: 25%;
    height: fit-content;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 #cover-overlay {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: #333;
     opacity: .9;
     z-index: 999;
     color: white;
     font-size: 35px;
     padding-top: 450px;
     text-align: center;
     margin: auto auto;
 }
 #search-overlay {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: rgba(0,0,0,.3);
     -webkit-backdrop-filter: blur(4px);
     backdrop-filter: blur(4px);
     opacity: .9;
     z-index: 999;
}
 #cover-overlay2 {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #333;
     opacity: .5;
     z-index: 999;
}
 .login-popup {
     padding-top: 80px;
}
 .login-popup .login-pop {
     height: auto;
     overflow-x: hidden;
     border: none;
     position: relative;
     width: 100% !important;
     margin-left: auto;
     margin-right: auto;
     background: #fff;
     border-radius: 0.25em 0.25em 0.4em 0.4em;
     text-align: center;
}
 .login-popup .login-pop .form {
     width: 100%;
}
 .login-popup .login-pop form {
     width: 90% !important;
     padding: 0 13px !important;
}
 .top-login-pop {
     position: relative;
}
.top-login-pop a {
    font-size: 24px;
    color: #ffffff !important;
    position: absolute;
    left: 24px;
    top: 5px;
    cursor: pointer;
    background: #c7c7c7;
    padding: 5px 9px;
    border-radius: 37px;
    font-size: 18px;
}
 .login-popup a {
     color: #a1a1a1;
}
 .login-popup .p.woocommerce-LostPassword {
     margin-top: 15px;
     text-align: center;
     font-size: 12px;
     color: #cfcfcf;
}
 .login-popup form.woocommerce-form-login, .login-popup form.woocommerce-form-register, .login-popup form.woocommerce-ResetPassword {
     width: 70%;
     margin: auto;
}
.login-popup form.woocommerce-form-login p,
.login-popup form.woocommerce-form-register p,
.login-popup form.woocommerce-ResetPassword p {
    padding: 4px 0;
}
 .login-popup form.woocommerce-form-login p label {
}
.login-popup input[type="text"],
.login-popup input[type="password"],
.login-popup input[type="email"] {
    width: 100%;
    background: #f3f4f6ad;
    border: none;
    border-bottom: 1px solid #d7d3d3;
    padding: 13px 10px;
    font-size: 14px;
    border-radius: 0.75rem;
    font-family: inherit;
}
 .login-popup input[type='text']:focus, .login-popup input[type='password']:focus {
     outline: none;
     opacity: 0.9;
     border-bottom: 1px solid #dbdbdb;
     background: #efefef;
}
.login-popup button {
    background: var(--main-color);
    color: #fff;
    padding: 13px 18px;
    border-radius: 0.75rem;
    font-family: inherit;
    display: block;
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}
 .login-popup button:hover {
     opacity: 0.9;
}
.register-link {
    color: var(--main-color) !important;
    border: 1px solid var(--main-color);
    border-radius: 0.75rem;
    width: 100%;
    display: block;
    line-height: 44px;
    margin-top: 6px;
}
.form.sign-in h2 {
    font-size: 22px;
    color: #474747;
    font-family: yekanbakh;
    margin-top: 20px;
}
/*****end login popup*****/
/*******??? ?? ??? ??? ??????******/
 .mc-cols {
     margin-bottom: 10px;
}
.mc-field label {
    display: block;
    margin-bottom: 20px;
    margin-top: 4px;
    color: #8d8d8dba;
    font-family: 'yekanbakh';
    font-size: 15px;
}
 .mc-cols input {
     border-radius: 8px;
     border: 1px solid #e0e0e2;
     width: 100%;
     padding: 15px;
     box-sizing: border-box;
     font-family: inherit;
}
 .mc-cols input:focus {
     outline: none;
     opacity: 0.9;
     border: 1px solid #afafaf;
}
.mc-cols span {
    font-size: 14px;
    position: absolute;
    left: 37px;
    bottom: 8px;
}
.mc-cols img {
    position: absolute;
    left: 8px;
    bottom: 13px;
}
 .mc-login-result {
     font-size: 14px !important;
     color: #555555;
     margin: 7px 0px;
     text-align: center;
}
 .sign-in button svg {
     width: 20px;
     height: 20px;
     display: none;
     vertical-align: middle;
}
 .sign-in form.loading button svg {
     display: inline;
}
 .sign-in button svg path, .sign-in button svg rect {
     fill: #ffffff;
}
.mc-massage {
    text-align: right;
    display: none;
    background: #ff4c5a3d;
    color: #ff4f4f !important;
    padding: 5px 10px;
    border-radius: 8px;
    margin: 10px 0px !important;
    width: 100%;
    font-size: 13px !important;
}
 .mc-massage.active {
     display: flex;
}
 #mc-login {
     margin: 15px auto 0px auto;
}
 #mc-verify {
     margin: 15px auto 0px auto;
     display: none;
}
 .mc-codes {
     display: flex;
     gap: 5px;
     justify-content: space-around;
     margin: 10px 0;
     direction: ltr;
}
 .mc-codes input {
     font-family: inherit;
     width: 42px;
     height: 42px;
     border-radius: 8px;
     text-align: center;
     font-size: 23px;
     color: var(--main-color);
     direction: ltr;
     background: #ebebebf2 !important;
}
 .mc-codes input:focus {
     outline: 0;
 }  
 .mc-resend {
     color: red !important;
     opacity: 0.6;
     border-bottom: none !important;
}
 .mc-resend.active {
     opacity: 1;
     cursor: pointer;
}
 .mc-resend:hover {
     color: red !important;
     opacity: 0.6;
}
.mc-no-receive {
    text-align: center;
}
 .mc-countdown {
     color: var(--main-color);
     font-size: 17px;
}
 .mc-buttons {
     margin: 2px 0;
}
.mc-buttons button {
    width: 100%;
}
 .mc-btn.mc-btn-secondary {
     background: none !important;
     border: 1px solid var(--secondary-color);
     color: var(--secondary-color) !important;
     font-weight: 100;
     border-radius: 0.75rem !important;
     display: none;
}
 .login-pop #mc-verify {
     display: none;
}
 .login-pop.verify #mc-verify {
     display: block;
}
 .login-pop.verify #mc-login {
     display: none;
}
 .login-pop form button[disabled] {
     filter: grayscale(1);
     opacity: .6;
}
.mc-success {
    text-align: center;
    background: #34c23447;
    color: green;
    border: 1px solid green;
    padding: 5px 10px;
    border-radius: 8px;
    margin-top: 5px;
    font-size: 13px !important;
}
.login-page-submit {
    border-radius: 49px !important;
}
/****countdown-timer*****/
 .countdowntimer {
     display: flex;
     justify-content: space-around;
     padding: 11px;
     direction: rtl;
}
 .countdown-title {
     text-align: center;
     display: block;
     color: #ff0000;
     margin-bottom: 4px;
}
 .countdown-title i {
     font-size: 16px;
     margin-left: 6px;
     color: #ff0000;
     vertical-align: middle;
}
 .counter-span {
     color: #212121;
     display: flex;
     float: left;
     text-align: center;
     font-size: 16px;
}
 .date-label {
     text-align: center;
     display: block;
     color: flex;
     font-size: 11px;
     margin-right: 3px;
}
 .sec-back {
     height: 32px;
     padding: 1px 6px;
     border-top-right-radius: 8px;
     background: #ff3636;
     color: azure;
}
/****quiz*****/
#start-exam {
    font-size: 0.9rem;
    display: table;
    margin: 10px auto 0 auto;
    background: #5757ff;
    color: white;
    border-radius: 10px;
    padding: 12px 50px;
    font-family: inherit;
    box-shadow: 0 1px 2px 0 #5757ff;
}
input#user-name, #user-code {
    font-weight: 300;
    line-height: 1.6;
    box-shadow: none;
    transition: 0.3s;
    color: #4f535e;
    font-size: 0.9rem;
    text-shadow: none;
    padding: 10px 20px;
    border-radius: 10px;
    background: #ffffff;
    font-family: inherit;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    width: 66%;
    display: table;
    margin: auto auto;
    outline: 0;
    text-align: center;
}
.certificate-body {
    position: relative;
}
.certificate-body img {
    margin: 73px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 10px!important;
    width: 100%;
    height: auto;
}
p.certificate-text {
    word-spacing: 6px;
    text-align: justify;
    font-family: 'kalemeh';
    font-size: 18px;
    color: #4c4a4a;
    position: absolute;
    top: 47%;
    right: 36px;
    left: 36px;
}
#exam-timer {
    display: inline-block;
    color: red;
    max-width: 35px;
    margin-top: 10px;
}
.clock-timer {
    width: 50px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
#label-timer {
    display: flex;
    align-items: center;
    justify-content: center;
    background: blanchedalmond;
    border-radius: 14px;
}
.clock-text {
    margin-left: 10px;
    color: black;
    font-family: 'kalemeh';
    margin-top: 8px;
}
.swiper-exam .swiper-button-next:after, .swiper-exam .swiper-button-prev:after {
    display: none;
}
.swiper-exam .swiper-button-next, .swiper-exam .swiper-button-prev {
    color: #ffab3e;
    font-size: 15px;
}
.swiper-exam .swiper-button-next {
    left: 17px !important;
}
.swiper.swiper-exam {
    overflow: visible !important;
}
.swiper-exam .swiper-button-next, .swiper-exam .swiper-button-prev {
    top: 100% !important;
    margin-top: 15px !important;
}
.swiper-exam .swiper-pagination {
    bottom: -39px !important;
}
.end-exam-btn {
    text-align: center;
    display: table;
    margin: 63px auto 0 auto;
    background: #5757ff;
    color: white;
    border-radius: 10px;
    padding: 12px 73px;
    font-family: inherit;
}
.end-exam-btn:hover, #btnPrint:hover, #start-exam:hover {
    opacity:0.8;
}
label.question {
    margin-top: 15px;
    margin-bottom: 7px;
    display: block;
    font-size: 16px;
    color: black;
}
.back-blur {
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(1em);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999;
}
.not-accept-text {
    line-height: 24px;
    background: #ff3b28;
    margin-top: 70px;
    color: white;
    border-radius: 10px;
    padding: 15px 14px;
}
#btnPrint {
    background: var(--secondary-color);
    color: white;
    padding: 0px 30px;
    line-height: 37px;
    border-radius: 10px;
    display: table;
    margin: 0 auto;
}
.layout-carousel {
    padding: 22px 0;
}
.exam-description {
    text-align: center;
    color: black;
}
.exam-description img {
    vertical-align: middle;
    margin-left: 5px;
}
.exam-name-user {
    text-align: center;
    display: block;
    font-size: 16px;
    color: black;
}
.exam-access-level {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #212121;
}
.exam-access-img {
    display: table;
    margin: 10px auto 10px auto;
    width: 167px;
}
.exam-widget h1, .exam-widget h2, .exam-widget h3, .exam-widget h4, .exam-widget h5, .exam-widget h6 {
    padding-bottom: 4px !important;
    padding-top: 0 !important;
    font-weight: 600;
    font-family: 'kalemeh';
    opacity: 0.9;
}
.exam-widget p {
    line-height: 28px !important;
}
form#exam-form {
    overflow-x: clip;
}
.answer-row {
    display: flex;
}
.answer-row input[type=radio] {
    z-index: 1;
    margin-right: 16px;
    cursor: pointer;
}
label.answers-label {
    width: 100%;
    background: #ebebeb;
    margin: 4px 0;
    border-radius: 12px;
    padding-right: 37px;
    margin-right: -26px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #646464;
}
label.answers-label:active {
    border: 1px solid #ffb828;
}
/****wishlist*****/
.w-post-list {
    display: contents;
}
.sit-wishlist-btn {
    border: 0;
    background-color: transparent;
    padding: 0;
    display: inline-flex;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}
.sit-table-remove {
    transition: all 0.3s ease-in-out 0s;
    color: #ffffff;
    font-size: 14px;
    background: #ff9b4a;
    padding: 9px 22px;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 5px 12px 1px #ff9b4a8c !important;
}
.w-item-views {
    color: #616161;
}
.w-item-views:hover {
    color: #ff9b4a;
}
.w-item-views svg {
    vertical-align: middle;
}
.w-item-actions {
    margin-top: 22px;
}
.title-myaccountsection {
    font-size: 24px;
    line-height: 2.65rem;
    color: #303030;
    font-weight: 600;
    margin-right: 15px;
}
.quarter-spinner{width:20px;height:20px;border:3px solid;border-top:3px solid transparent;border-radius:50px;transition:.2s;animation:spin .5s linear infinite}
/****dokan*****/
#dokan-store-listing-filter-wrap .right .item select, #dokan-store-listing-filter-wrap,
#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button,
#dokan-store-listing-filter-form-wrap .store-search .store-search-input,
#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn,
.dokan-product-listing-area button[name="product_listing_search"],
.dokan-form-control, input[type='submit'].dokan-btn, a.dokan-btn, .dokan-btn,
.dokan-store-products-filter-area .search-store-products,
.select2-container--default .select2-search--inline .select2-search__field,
input[type='submit'].dokan-btn-theme
 {
    font-family: inherit;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title,
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title
 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    background-color: #969696;
    padding: 6px 10px !important;
    margin-bottom: 6px;
    border-radius: 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right {
    float: left !important;
    background: #ff4a26;
    border-radius: 7px;
    padding: 0px 7px;
    font-weight: 400;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right:hover {
    opacity: 0.8;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a {
    color: #ffffff !important;
}
.content-half-part .list-count li {
    font-size: 13px;
    padding: 10px 20px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
    font-size: 14px !important;
}
.flot-y-axis:nth-child(2n){
    color: rgb(0 0 0);
    right: 15px;
    font-size: 18px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right a {
    font-size: 13px !important;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn
 {
    float: left !important;
    background: #ff5252 !important;
    color: white !important;
    border-radius: 4px !important;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button:hover,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button:hover,
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn:hover
 {
    opacity: 0.8;
}
.dokan-form-control, .wc_input_price {
    line-height: 1.6 !important;
    outline: 0;
    padding: 8px 10px !important;
    border: 1px solid #dcdcdc !important;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%) !important;
    border-radius: 2px !important;
    -webkit-appearance: none;
    font-family: inherit;
}
.wc_input_price {
    width: 100%;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #aaa !important;
}
.dokan-settings-content .dokan-settings-area .dokan-address-fields label {
    font-weight: 700 !important;
    font-size: 14px !important;
}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
}
.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
    width: auto !important;
    float: none !important;
    text-align: center !important;
    display: table !important;
    margin: auto auto !important;
}
.dokan-store-products-filter-area .orderby-search {
    width: 100%;
    font-family: inherit;
    border: 1px solid #d7d7d7 !important;
    padding: 0 12px !important;
    border-radius: 7px !important;
    margin-top: 15px;
}
.dokan-store-products-filter-area .product-name-search {
    width: 250px !important;
}
ul.products {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dokan-pagination-container .dokan-pagination li a {
    color: black !important;
    float: right;
}
.breadcrumb_post i {
    float: right;
    width: 11px;
    height: 40px;
    margin: 0 15px;
    opacity: .5;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    padding: 20px;
    border-radius: 8px;
    text-align: center !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
    margin-top: 20px;
}
input.dokan-role-customer,input.dokan-role-seller {
    vertical-align: middle;
    margin-left: 5px;
}
.vendor-customer-registration label:last-child {
    margin-top: -25px;
}
.dokan-dashboard .dokan-dashboard-content {
    padding: 25px 25px 30px 22px !important;
}
dl.variation {
    display: flex;
    color: #ffffff;
    font-size: 12px;
    background: #475e88;
    height: min-content;
    border-radius: 7px;
    padding: 0 4px;
    bottom: 12px;
    right: 23px;
    margin-right: 6px;
}
.dokan-vendor-register .input-text {
    margin: 0 0 10px 0;
    font-family: inherit;
    width: 100%;
    outline: 0;
    padding: 13px 10px !important;
    -webkit-appearance: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #f7f7f7c7;
    border: 1px solid #565a831a;
    font-weight: 100;
    border-radius: 10px;
    font-size: 14px;
}
input[type='submit'].dokan-btn-theme {
    padding: 6px 30px !important;
    line-height: inherit;
}
.dokan-vendor-register {
    color: #363636;
    font-size: max(.8rem,16px);
    font-weight: 400;
}
.product-edit-new-container .content-half-part.sale-price {
    display: contents !important;
}
.product-edit-new-container .dokan-price-container .sale_schedule, .product-edit-new-container .dokan-price-container .cancel_sale_schedule {
    font-weight: normal;
    float: right;
    background: #f05025;
    color: white;
    border-radius: 5px;
    margin-left: 7px;
    padding: 0 7px;
}
.product-edit-new-container label input[type='checkbox'] {
    vertical-align: middle;
}
.select2-container {
    width: 100% !important;
}
.dokan-dashboard .dokan-dashboard-content ul li {
    display: inline-block !important;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon {
    right: 10px !important;
    height: inherit;
}

/***responsive********/
 @media screen and (max-width: 1400px) {
     .container {
         padding: 0px 5px;
    }
     .footer-about {
         width: 50%;
         margin-bottom: 20px;
    }
     .box-loginform {
         width: 40%;
    }
}
 @media screen and (max-width: 1350px) {
     .product-card-archive {
         max-width: 268px;
    }
     #contact_popup {
         width: 60%;
    }
}
 @media screen and (max-width: 1200px) {
     .container {
         padding: 0px 5px;
    }
    .flex-column-1200 {
        flex-direction: column;
    }
    .dokan-w3, .dokan-w4, .dokan-w5, .dokan-w6, .dokan-w7, .dokan-w8, .dokan-w9, .dokan-w10, .dokan-w11 {
        width: 100% !important;
    }
    .dokan-form-horizontal .dokan-control-label {
        text-align: right !important;
    }
    .login-button>a , .top-header-search a {
        font-size: 12px;
    }
    .login-button>a {
        font-size: 12px;
    }
    .left-header i {
         padding: 11px 14px;
         margin-top: 3px;
         font-size: 20px !important;
    }
     #login_popup, #login_popup_force, .search-area {
         width: 60%;
    }
     .single-content, .single-sidebar, .single-product-woocomerce, .single-archive, .archive-sidebar, .product-sidebar, .single-product-woocomerce-v4, .single-sidebar-v4, .single-download-product-woocomerce, .download-product-sidebar {
         width: 100%;
    }
     .single-content {
         margin-top: 10px;
         margin-bottom: 0;
    }
    .single-sidebar-v4,.single-product-woocomerce-v4 {
        margin: 0;
    }
    .top-single-product-v4 {
        padding: 30px 0;
    }
    .download-box-breadcrumb {
        margin-top: 25px;
    }
     .amazing-offer {
         padding-top: 0;
    }
     .product-card-archive {
         max-width: 100%;
    }
     .product-sidebar-widget, .box-shadow, .sidebar-widget, .box-shadow-transparent, .column-single-pro-v4 {
         padding: 19px 15px;
    }
    .download-product-sidebar-widget{
        padding: 19px 20px;
    }
    .title-margin {
            margin-bottom: -5px;
    }
     .footer-about {
         width: 100%;
         margin-bottom: 19px;
         text-align: center;
    }
     .footer-column {
         width: 36%;
         max-width: none;
    }
     .footer-one-col {
         width: 100%;
    }
     .footer-social3 {
         display: block;
         margin-top: 3%;
         text-align: center;
         width: 100%;
    }
     .video-right {
         width: 70%;
    }
     .video-left {
         width: 29%;
    }
     .col-box {
         width: 50% !important;
    }
     .offer-thumbnail-col {
         display: flex;
         align-items: center;
         justify-content: center;
         width: 100%;
         margin: 0;
    }
     .offer-content-col {
         -ms-flex-preferred-size: 0;
         flex-basis: 0;
         -ms-flex-positive: 1;
         flex-grow: 1;
         max-width: 100%;
    }
     .top-single-product {
         flex-direction: column-reverse;
         align-items: center;
         box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
         padding: 19px 10px;
         background-color: #fff;
         margin: 10px 0;
    }
     .top-single-product-left {
         width: 100%;
         height: auto;
         margin-bottom: 15px;
    }
     .single-product-desc {
         margin-top: 10px;
         margin-bottom: 15px;
    }
     #single-product-countdowntimer {
         margin-top: 0;
    }
    .single-product-top-row {
        flex-direction: column;
        margin: 50px 0;
    }
    .single-product-info{
        margin-bottom: 50px;
    }
    .single-product-thumbnail, .single-product-data {
        width: 100%;
    }
    .single-product-thumbnail{
        margin-bottom: 50px;
    }
    .margin-product-master {
        padding-top: 20px;
    }
     .col-item-4 {
         flex: 0 0 33%;
         max-width: 33%;
    }
    .col-item-5 {
         flex: 0 0 33%;
         max-width: 33%;
    }
}
 @media screen and (max-width: 992px) {
     .container {
         padding: 0px 20px;
    }
    .flex-column-992{
        flex-direction: column;
    }
     .right-topbar {
         width: 59%;
    }
     .left-topbar {
         width: 39%;
    }
     .userlogin-name {
         display: none;
    }
     .main-menu {
         display: none;
    }
    .login-button i {
        font-size: 21px;
    }
    .login-button>a {
        padding: 10px 14px;
    }
     #login_popup, #login_popup_force, #contact_popup, .search-area {
         width: 90%;
    }
    .search-area {
        padding: 18px 10px 18px 10px;
    }
    .search-area button {
        font-size: 23px;
        left: 29px;
        top: 39px;
    }
     #topbar-notif, .topbar-notif-v4 {
         height: auto;
    }
    .topbar-notif-v4 p {
        display: block;
        margin-left: 0px;
    }
    .close-notif-v4 {
        position: absolute;
        left: 10px;
        margin-top: 2px;
    }
    .livenow-v2 {
        margin-top: 24px;
        margin-left: 6%;
    }
     #topbar-notif p {
         max-width: 65%;
    }
     .notifbody a {
         min-width: 22%;
         margin-bottom: 12px;
    }
    .notifbar-content-box{
        row-gap: 10px;
        flex-direction: column;
    }
    .topbar-notif-v2 {
        padding-top: 10px;
        row-gap: 0.25rem;
        height: auto;
        flex-direction: column;
    }
    .notifbar-icon {
        position: absolute;
        top: -73px;
        right: -12px;
    }
    .notifbar-text, .notifbar-btn {
        text-align: center;
        margin-right: 0px;
    }
    .notifbody-v3 {
        height: auto;
    }
    .notifbar-btn-box-v3 {
        margin-top: 10px;
    }
    .product-prices {
         margin-top: 10px;
    }
     .course-chapter span {
         font-size: 13px;
         display: block;
         width: 90%;
    }
     .course-chapter p {
         font-size: 11px;
         line-height: 22px;
    }
     .body-single-product {
         flex-wrap: wrap;
    }
    .big-product-title {
        padding-left: 0;
    }
     .box-loginform {
         width: 90%;
    }
     .offer-thumbnail-col {
         width: 100%;
    }
     .offer-content-col {
         width: 100%;
    }
     .mobile-v-sidebar {
         display: block;
    }
     .mobile-sidebar-hide {
         display: none;
    }
     .section-content {
         width: 100%;
         padding-top: 0px;
         padding-bottom: 5px;
    }
     .section-image {
         width: 100%;
         text-align: center;
         margin-bottom: 15px;
    }
     .video-right {
         width: 100%;
         margin-bottom: 40px;
    }
     .video-left {
         width: 100%;
    }
     .child-left {
         margin-bottom: 40px;
    }
     .brand-item {
         max-width: 100%;
         flex: 0 0 100%;
    }
    .paln-column-item,.paln-column-item-v5,.paln-child,.paln-child-v5 {
        flex-direction: column;
    }
    .paln-child {
        padding: 20px 0;
    }
    .paln-child-v5 {
        padding: 28px 0;
    }
    .paln-title-v5 h3 {
        writing-mode: inherit;
    }
    .paln-title-v5 {
        padding-top: 0.1rem !important;
        padding-bottom: 0.1rem !important;
    }
    .child-center {
        padding: 0;
        margin: 20px 0 30px 0;
    }
     .footer-about {
         width: 100%;
         margin-bottom: 19px;
    }
     .footer-column {
         width: 36%;
         max-width: none;
    }
     .footer-one-col {
         width: 100%;
    }
     .topbar {
         display: none;
    }
     .sitelogo {
         padding: 10px 0;
    }
     .sitelogo img {
         max-width: 110px !important;
    }
     .mobile-header {
         display: block !important;
         clear: both;
         z-index: 99;
         top: 0;
         font-size: 16px;
         font-weight: bold;
         color: #fff;
         line-height: 40px;
         -moz-box-sizing: border-box;
         box-sizing: border-box;
         width: 100%;
         padding: 0 10px;
         height: 65px;
         background-color: #fff;
         box-shadow: 0 5px 20px -14px rgb(0 0 0 / 50%);
         border-bottom-right-radius: 30px;
         border-bottom-left-radius: 30px;
         transition: 0.3s ease-in-out;
    }
     .sticky-mobile-header {
         position: -webkit-sticky;
         position: fixed;
         width: 100%;
         z-index: 99;
    }
    .responsive_menu_button {
        width: 40px;
        height: 40px;
        padding: 0px 12px;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }
    .fixed-menu{
        padding: 16px 0px;
        width: auto;
        height: auto;
        float: left;
    }
     .member-course-button {
         display: block;
         width: 100%;
         float: right;
    }
     .portfolio-flex {
         display: inline-block;
         width: 100%;
    }
     .portfolio-item {
         width: 100%;
    }
    .col-box {
        width: 100% !important;
        padding: 0 !important;
    }
     .countdowntimer {
         margin: 0px 151px;
    }
     .product_list_widget .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
         float: none;
    }
     .block-archive-post {
         grid-template-columns: 1fr 1fr !important;
    }
     .footer-copy-right p {
         text-align: center;
         float: none;
    }
     .footer-social-copyright {
         text-align: center !important;
         width: 100%;
         display: flow-root;
         margin-top: 20px;
    }
    .footer-nemad {
         text-align: center !important;
    }
     .footer-services {
         padding: 25px 1px;
         display: flex;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         font-size: 12px;
    }
     .services-col {
         text-align: center;
         -ms-flex: 0 0 30%;
         flex: 0 0 30%;
         flex-grow: 1;
         margin-top: 20px;
    }
     .slider-content {
         padding: 10px;
         margin-top: 4%;
    }
     .professionalslider-item p {
         font-size: 27px;
    }
     .footer-button-copyright, .footer-big-button-social {
         text-align: center;
         width: 100%;
         display: flow-root;
         margin-top: 10px;
    }
     .footer-button-copyright a, .footer-big-button-social a {
         padding: 4px 11px;
         width: 100% !important;
         display: inline-grid;
    }
     .tab-teacher, .bio-teacher h4, .bio-teacher h3, .bio-teacher p {
         display: block;
         text-align: center;
    }
     .form-main {
         width: 100%;
         float: none;
    }
    .col-card-3, .col-card-4 {
         grid-template-columns: 1fr 1fr;
    }
     .col-item-4 {
         flex: 0 0 50%;
         max-width: 50%;
    }
    .col-item-5 {
         flex: 0 0 50%;
         max-width: 50%;
    }
}
 @media screen and (max-width: 768px) {
     .container {
         padding: 0px 50px;
    }
    .full-width-768{
        width: 100%;
    }
    .flex-column-768 {
        flex-direction: column;
    }
    .product-edit-new-container .dokan-form-top-area .dokan-product-meta, .product-edit-new-container .dokan-form-top-area .featured-image {
        width: 100% !important;
    }
    #commentform p.comment-form-author,
        #commentform p.comment-form-email {
            flex: 0 0 100%;
            padding: 0 15px;
    }
     .special-container {
         padding: 0px 30px;
    }
     .single-sidebar, .download-product-sidebar {
         margin: 0;
    }
     .left-topbar ul.menu {
         display: none;
    }
     #topbar-notif p {
         margin-left: 0px;
         padding: 5px 15px 5px 0px;
         max-width: 70% !important;
         font-size: 16px;
    }
     .notifbody a {
         padding: 8px 7px;
         font-size: 11px;
    }
     .sitelogo img {
         max-width: 91px !important;
         padding: 5px 0px;
    }
    .contact-logo img {
        max-width: 70%;

    }
    .login-button-intro .box-user-head {
        display: flex;
        align-items: center;
    }
     .category-title {
         padding: 30px 0px 30px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs {
         white-space: nowrap;
         flex-wrap: nowrap;
         overflow: auto;
         width: auto;
         margin-right: -10px;
         margin-left: -10px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li {
         padding: 0 2px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
         background-color: #ee273a00;
         border-bottom: none;
         z-index: 0;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
         color: inherit;
         text-shadow: inherit;
         background-color: #ee273a;
         box-shadow: 0 10px 35px rgb(251 186 186 / 25%);
         color: white;
         border-radius: 50px;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before {
         color: white;
    }
     .woocommerce div.product .woocommerce-tabs ul.tabs li a {
         font-size: 13px;
    }
     .woocommerce #reviews #comments ol.commentlist li .comment-text {
         border: none;
    }
     .woocommerce #reviews #comments ol.commentlist li .comment-text p {
         font-size: 12px;
    }
     .woocommerce #reviews #comments ol.commentlist li {
         margin: 0 0 0px;
    }
     .woocommerce div.product .woocommerce-tabs .panel {
         margin: 15px 0;
         -webkit-box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
         -moz-box-shadow: 0 8px 70px -5px rgba(9, 31, 67, 0.06);
         box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
         padding: 10px 5px;
    }
    .block-tablet {
        display: block;
    }
     .product-breadcrumb {
         padding: 0 7px;
         display: block;
    }
     .fixed-pay-button {
         position: fixed;
         bottom: 0;
         width: 100%;
         background: #fff;
         padding: 7px 15px 7px;
         -webkit-box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
         -moz-box-shadow: 0 8px 70px -5px rgba(9, 31, 67, 0.06);
         box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
         text-align: -webkit-center;
    }
     .fixed-pay-button i {
         vertical-align: middle;
    }
     .mobile-pay-button {
         width: 90%;
         text-align: center;
         display: block;
         color: #fff !important;
         font-size: 13px;
         border-radius: 4px;
         height: 40px;
         line-height: 40px;
         background-color: #8571ea;
         background: linear-gradient(45deg, rgb(247, 191, 66), rgb(255, 101, 137));
         box-shadow: 0 8px 70px -5px rgb(9 31 67 / 6%);
    }
    .info-cover-single-product {
        padding: 89px 10px;
    }
    .big-product-title {
        font-size: 2.675rem;
        line-height: 75px;
        margin-top: 22px;
        margin-bottom: 25px;
        text-align: center;
    }
    .single-product-btn {
         display: block;
    }
    .single-cart-button {
         margin: 20px 0px;
    }
     .section-content {
         width: 100%;
         padding-bottom: 5px;
    }
    .section-content h2 {
        font-size: 34px;
        line-height: 54px;
        text-align: center;
    }
     .section-image {
         width: 100%;
    }
    .section-image img {
         max-width: 100% !important;
    }
     .section-content ul li {
         line-height: 30px;
         font-size: 12px;
         margin-right: 0px;
         text-align: right;
    }
    .row-top-single-pro-v4{
        flex-wrap: wrap;
    }
     .consulting-request a, .consulting-request, .section-content>a {
         width: 100%;
    }
    .section-content>a {
         margin-top: 10px;
         margin-bottom: 30px;
    }
    .consulting-request a {
        margin-top: 30px;
    }
     .section-title h2, .section-title-v2 h2{
         font-size: 20px;
    }
     .popup-contact-form label {
         margin-bottom: 12px;
    }
     #mc-verify {
         margin: 0px auto 0px auto;
    }
     .mc-login-result {
         font-size: 12px !important;
         margin: 0px;
    }
     #mc-login {
         margin: 0px auto 0px auto;
    }
     .form-pad {
         margin-bottom: 15px;
    }
     .receive-pad {
         margin-bottom: 0px;
    }
     blockquote {
         margin: 15px 0;
         font-size: 13px;
    }
    .slider {
        margin: 1.5px;
    }
     .portfolio-head h2 {
         font-size: 20px;
    }
     .woocommerce-review__published-date {
         display: block;
         font-size: 11px;
         line-height: 15px;
         color: #9f9f9f;
    }
     span.woocommerce-review__dash {
         display: none;
    }
     .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
         font-size: 12px;
         position: absolute;
         left: 0px;
         top: 49px;
    }
    .slider-btn {
        display: table !important;
        margin: 6px auto;
        line-height: normal;
    }
     .course-tab-box ul li ul .info-course .time-course {
         float: none;
         text-align: center;
    }
     .course-tab-box ul li ul .info-course .link-course {
         float: none;
         text-align: center;
         width: 100%;
    }
     .course-tab-box ul li h4 i {
         position: absolute;
         left: 0px;
         top: 8px;
    }
    #rcp-account-overview td, #rcp-payment-history td {
         text-align: right !important;
    }
    li.rcp_subscription_level {
        padding: 12px 13px !important;
    }
    .box-pad {
        overflow: hidden;
    }
     .column-review {
         width: 100%;
    }
    .column-customer-review {
         width: 100%;
    }
     .comments-header {
         padding: 0px;
         margin-top: 20px;
    }
     .comment-btn {
         margin: 0;
    }
     .comments-desc {
         line-height: 28px;
    }
     .page-title {
         text-align: center;
    }
     .post-author-name {
         padding-top: 15px;
    }
    .author-box img {
         width: 55px;
         height: auto;
    }
     .author-desc {
         display: inline-block;
         font-size: 13px;
    }
     .footer-button-copyright svg, .footer-button-copyright i {
         position: static;
         margin: 0 0 0 5px;
    }
     .produc-title-box {
         font-size: 17px;
    }
     .offer-content-col {
         padding-right: 0;
         padding-left: 0;
    }
     .add-to-cart {
         width: 130px;
    }
     .course-section {
         padding: 10px 0px;
    }
.course-section-title .fal {
    left: 11px;
    top: 23px;
    font-size: 15px;
    background: var(--main-color);
    width: 25px;
    height: 25px;
    border-radius: 30px;
    padding: 7px 6px;
    color: #fff;
    font-weight: 600;
}
     .lesson-title>h4 {
         font-size: 13px;
         line-height: 23px;
    }
     .lesson-title>p {
         font-size: 11px;
         line-height: 16px;
    }
     .private-lesson span {
         display: none;
    }
     .course-panel-heading .preview-button {
         display: none;
    }
     .preview-button.for-mobile {
         display: block;
         border-radius: 30px;
    }
     .course-section-title img {
         max-width: 35px !important;
         margin-left: 5px;
         max-height: 35px;
    }
     .single-product-meta {
         gap: 0.625rem;
    }
    .top-single-product-left {
         border-radius: 1rem;
    }
    #single-product-countdowntimer {
        flex-direction: column;
        padding-right: 0;
        padding-left: 0;
    }
    .single-product-flex {
        flex-direction: column-reverse;
        margin-top: 20px;
    }
    .cart-button {
        width: 100%;
    }
     .meta-product-item {
         flex-direction: column;
         text-align: center;
         padding: 20px 4px;
    }
     .footer-column {
         width: 100%;
         text-align: center;
         margin-bottom: 36px;
         max-width: none;
    }
     .footer-social {
         width: 100%;
         text-align: center;
    }
     .block-archive-post {
         grid-template-columns: 1fr !important;
    }
     .coupon {
         width: 100%;
    }
     .footer-button-copyright a, .footer-big-button-social a {
         width: 100% !important;
         display: block;
    }
     .footer-row1, .footer-row2 {
         width: 100%;
         text-align: center;
         margin-bottom: 36px;
         max-width: none;
    }
    .col-card-3, .col-card-4, .col-card-2 {
         grid-template-columns: 1fr;
    }
     .col-item-1 {
         flex: 0 0 100%;
         max-width: 100%;
    }
     .col-item-2 {
         flex: 0 0 50%;
         max-width: 50%;
    }
     .col-item-3 {
         flex: 0 0 50%;
         max-width: 50%;
    }
     .price-button a {
         padding: 10px 76px;
    }
     .course-tab-box ul li ul .info-course {
         font-size: 14px;
    }
     .course-tab-box ul li ul .info-course .link-course a {
         font-size: 10px;
    }
     .course-tab-box ul li ul {
         margin: 0 0px 20px;
    }
     .professionalslider-item p {
         font-size: 27px;
         line-height: 45px;
         text-align: center;
         padding: 0 10px;
    }
     .slider-content {
         float: left;
         display: block;
         position: unset;
         width: 100%;
         line-height: 76px;
         padding: 5px 8px;
         margin: 23px 0;
    }
     .professionalslider-item img {
         max-width: 100% !important;
    }
}
 @media screen and (max-width: 567px) {
     .container {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        width: 100%;
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
        margin-left: auto;
        margin-right: auto;
    }
    .full-width-567 {
        width: 100%;
    }
     .special-container {
         padding: 0px;
    }
    .dokan-withdraw-content .dokan-withdraw-area .entry-content .dokan-panel .dokan-panel-body .dokan-panel-inner-container .dokan-w5 {
         right: 0 !important;
    }
     .right-topbar, .left-topbar {
         width: 100%;
    }
    .ic-cart-sidebar-wrapper {
        width: 320px !important;
        padding: 20px 15px !important;
    }
    .cartcontents {
         max-height: 430px !important;
    }
    .ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity button:last-child {
         left: 3px !important;
          top: -5px !important;
    }
    .ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity button:first-child {
         left: 3px !important;
         bottom: -20px !important;
    }
    .ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity {
        min-height: 70px !important;
        max-width: 45px !important;
    }
    .ic-mini-cart-count-price.ic-mini-cart-title-input {
        max-width: 170px !important;
    }
    .ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity {
        margin-top: 18px !important;
    }
    #cover-text {
        font-size: 23px;
        top: 80px;
    }
     .bg-notif {
         background-size: cover;
    }
     .notif-btn {
         text-align: center;
         width: 100%;
         float: right;
         display: flex;
         align-items: center;
         justify-content: center;
    }
     .notifbody a {
         width: 55%;
         font-size: 14px;
         margin-top: 0px;
    }
     #topbar-notif p {
         max-width: 99% !important;
         text-align: center;
         float: none;
         padding-right: 34px;
    }
     #close-notif i {
         padding: 2px;
         margin-top: 7px;
    }
     #contact_popup {
        max-height: 70%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto auto;
    }
     .child-left {
         margin-bottom: 40px;
         width: 100%;
    }
    .counter-item {
        padding: 16px 0px;
        font-size: 18px;
        max-width: 70px;
        min-width: 70px;
    }
    .counter-date-label {
        font-size: 14px;
    }
    .woocommerce-error-login {
        min-width: 90%;
    }
     .course-tab-box ul li h4 {
         font-size: 13px;
    }
     .countdowntimer {
         margin: 0px;
    }
    .ralated-title h3 {
        font-size: 17px;
    }
     .woocommerce ul.products[class*="columns-"] li.product {
         width: 100%;
    }
     .block-archive-post {
         grid-template-columns: 1fr !important;
    }
     .post-item img {
         display: block;
         margin: auto;
    }
     .product-item img {
         margin: auto;
         width: 100%;
    }
     .course-item img {
         width: 100%;
    }
     .item-price ins {
         font-size: 15px !important;
    }
     .item-sales, .rating-number {
         font-size: 19px !important;
    }
     .add-to-cart {
         width: 170px;
    }
    .sub-header-notice {
        left: 0px;
        right: 0px;
        top: 75px;
        margin: auto auto;
        position: fixed;
        width: 91%;
    }
    .single-title-pro {
        font-size: 23px;
    }
    .brand-pic-v3 {
         width: 70px;
    }
     .product-content-shadow {
        background: linear-gradient(180deg, rgb(255 255 255 / 3%) 0%, rgb(250 250 250 / 71%) 35%, rgb(255 255 255) 100%) !important;
    }
    .single-title h1 {
        font-size: 22px;
    }
    .single-post-meta {
       margin-left: 9px;
       font-size: 11px;
    }
     .section-title h2, .section-title-v2 h2 {
         font-size: 17px;
         font-weight: 700;
    }
     .section-button a {
         padding: 4px 6px;
         font-size: 13px;
    }
    .section-pic-v2 {
        width: 45px !important;
         margin-left: 5px;
    }
    .section-head-v2:before {
        bottom: -14px;
        width: 56px;
        height: 64px;
        opacity: 0.7;
    }
    .special-btn-text {
        font-size: 14px;
    }
     .offer-content-col h2 {
         line-height: 24px !important;
         margin-bottom: 13px;
         padding-right: 15px !important;
         font-size: 19px !important;
    }
    .amazing-produc-title-box {
         height: 47px;
    }
     .product-details {
         padding: 0 15px !important;
    }
    .product-details-v2 {
        padding: 0 10px 20px 10px !important;
    }
    .amazing-offer-preview {
        padding: 13px 3px !important;
        font-size: 14px !important;
    }
    .amazing-offer-add-to-cart, .count-sales-detail {
        font-size: 14px !important;
    }
    .amazing-offer-price {
        font-size: 17px;
    }
    .amazing-offer-price:after {
        background: #70707000;
    }
    .product-tab button {
        font-size: 17px;
        margin: 0px 0px 0px 8px;
        padding: 12px 20px 12px 20px;
        flex-grow: 1;
    }
     .main-card {
         padding-right: 15px !important;
    }
     .offer-item-cat a {
         margin-left: 3px;
         font-size: 12px !important;
    }
     .app-box ul li a {
         padding: 2px 40px 2px 10px;
    }
     .offer-timer {
         justify-content: center;
         column-gap: 0.625rem;
         background: #f3f4f6;
         border-radius: 0.75rem;
         width: 100%;
         padding-top: 0.55rem;
         padding-bottom: 0;
         margin-top: 8px;
         padding-left: 30px;
    }
     .single-product-title {
         line-height: 42px;
         font-size: 1.4rem;
    }
     .single-product-prices {
         margin-bottom: 1.25rem;
    }
     .single-product-desc {
         overflow: hidden;
         display: -webkit-box;
         -webkit-box-orient: vertical;
         -webkit-line-clamp: 4;
    }
     .box-breadcrumb {
         display: none;
    }
     .single-product-meta {
         grid-template-columns: repeat(2, minmax(0, 1fr));
         grid-template-rows: repeat(2, minmax(0, 1fr));
    }
     .product-master-box img {
         width: 60px;
    }
    .amazing-timer {
        column-gap: 0.9rem;
        border-radius: 0.75rem;
        padding-top: 0.55rem;
        padding-bottom: 0;
        margin-top: 8px;
        padding-left: 30px;
    }
     .private-margin, .download-btn i, .play-videolesson i, .play-videolesson-application i , .lesson-time, .course-title h4 {
         font-size: 13px;
    }
    .download-btn svg {
        height: 16px;
        width: 16px;
    }
    .lesson-download-btn, .subtitle-lesson, .dont-access-colo, .lesson-video-btn, .dont-access-color {
        font-size: 12px;
    }
     .course-headline span {
         font-size: 15px;
    }
    .course-section-title {
         line-height: 30px;
    }
    .product-caption {
            color: rgba(0, 0, 0, .05);
            margin-top: 50px;
    }
    .single-product-info, .meta-product-info{
            display: block;
    }
     .footer-button-copyright a, .footer-big-button-social a {
         font-size: 11px;
         line-height: 18px;
         padding: 6px 0px;
    }
     .footer-menu ul li a {
         padding: 0 0 16px 15px;
    }
     .col-item-1 {
         flex: 0 0 100%;
         max-width: 100%;
    }
     .col-item-2 {
         flex: 0 0 100%;
         max-width: 100%;
    }
     .col-item-3 {
         flex: 0 0 100%;
         max-width: 100%;
    }
}
 @media screen and (max-width: 385px) {
     .woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
         text-align: center;
         float: none;
    }
     .sale-count {
         padding: 30px 0 0 0;
    }
     .title-sale {
         font-size: 13px;
    }
     .price-button a {
         padding: 7px 13px;
    }
     .services-col {
         flex: 0 0 50%;
    }
     .footer-services {
         justify-content: center;
    }
     .offer-item-cat i, .offer-item-cat a, .offertimer-countdown-title {
         display: none;
    }
     .offertimer span {
         font-size: 13px !important;
    }
     .offertimer i {
         font-size: 10px !important;
    }
     .discount-offer {
         font-size: 14px !important;
         width: 55%;
    }
     .discount-offer {
         margin-top: -3px;
    }
     .add-to-cart {
         width: 155px;
    }
     .item-price ins {
         font-size: 14px !important;
    }
     .show-search-fixed {
         display: none;
    }
     .mobile-header-icon {
         margin-left: 12px;
    }
     .last-post span {
         display: none;
    }
     .woocommerce-LostPassword.lost_password.password-remember a {
         display: block;
    }
     .section-content i {
         float: left;
    }
     .app-box li {
         width: 100%;
    }
     .app-box i {
         left: 15px;
         right: inherit;
    }
     .footer-menu ul li a {
         padding: 0 0 16px 10px;
         font-size: 12px !important;
    }
     .footer-vertical-menu ul li a {
         font-size: 12px !important;
    }
     .footer-about h3, .widget-row-title {
         font-size: 15px !important;
    }
     .mc4-form-required {
         padding: 0px 5px;
         font-size: 11px;
    }
}
 @media screen and (max-width: 355px) {
     .notifbody {
         margin-bottom: 56px;
    }
    .course-value {
         font-size: 14px !important;
    }
     .woocommerce-error, .woocommerce-info, .woocommerce-message {
         font-size: 12px;
         line-height: 23px;
    }
     .author-job {
         font-size: 10px;
    }
     .woocommerce-review__author {
         font-size: 13px;
    }
     .item-price ins, .item-price {
         font-size: 13px !important;
    }
    .amazing-offer-detail-box {
        justify-content: space-between;
        padding: 15px 10px;
    }
     .add-to-cart {
         max-width: 123px;
         font-size: 14px !important;
    }
     .rating-number, .item-sales {
         font-size: 17px !important;
    }
     .item-cat a {
         font-size: 12px !important;
    }
     .section-title h2, .section-title-v2 h2 {
         font-size: 14px !important;
         font-weight: 700;
    }
     .section-title h4 , .section-title-v2 h4 {
         font-size: 13px !important;
    }
     .section-button a {
         padding: 3px 4px;
         font-size: 12px !important;
    }
    .special-btn-text {
        padding: 0 5px;
        font-size: 13px;
    }
    .special-btn-icon {
        margin-right: 5px;
    }
}



 .search-con {
     padding-top: 10px;
}
 .searchwp-live-search-results {
     opacity: 0;
     transition: opacity 0.25s ease-in-out;
     -moz-transition: opacity 0.25s ease-in-out;
     -webkit-transition: opacity 0.25s ease-in-out;
     height: 0;
     overflow: hidden;
     z-index: 9999;
     position: absolute;
     display: none;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     background: #fff;
     -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
     box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
     border-radius: 10px;
     max-height: 300px;
     min-height: 175px;
}
 .search-result-more {
     text-align: center;
     width: 100%;
     display: block;
     padding: 8px;
     cursor: pointer;
     border-top: 1px solid #e8e8e8;
}
 .search-result-more i {
     margin-right: 5px;
}
 .searchwp-live-search-results-showing {
     display: block;
     opacity: 1;
     height: auto;
     overflow: auto;
     outline: 0;
     min-height: 137px;
}
 .searchwp-live-search-result:hover {
     background: #fafafa;
}
 .searchwp-live-search-no-results {
     padding: 3em 2em;
     text-align: center;
}
 .searchwp-live-search-no-min-chars::after {
     display: block;
     text-align: center;
     padding: 1.5em 2em 0;
}
 .searchwp-live-search-no-min-chars .spinner {
     opacity: 0.3;
}
.searchwp-live-search-result p {
    font-size: 0.9em;
    padding: 8px;
    margin: 0;
    border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    display: flex;
    align-items: center;
}
img.attachment-thumbnail.size-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
 .searchwp-live-search-result--focused {
     background: #ddd;
}
 .searchwp-live-search-result--focused a {
     color: #000;
}
 .searchwp-live-search-result:last-of-type p {
     border-bottom: 0;
}
 .searchwp-live-search-result a {
     display: block;
     overflow: hidden;
     text-overflow: ellipsis;
}
 .searchwp-live-search-instructions {
     border: 0 !important;
     clip: rect(1px, 1px, 1px, 1px) !important;
     -webkit-clip-path: inset(50%) !important;
     clip-path: inset(50%) !important;
     height: 1px !important;
     overflow: hidden !important;
     padding: 0 !important;
     position: absolute !important;
     width: 1px !important;
     white-space: nowrap !important;
}
 .re-img {
     float: right;
     width: 16%;
}
 .re-img img {
     width: 100%;
     height: auto;
     border-radius: 10px;
}
 .re-desc {
     float: right;
     padding-right: 10px;
     max-width: 83%;
}
 .re-title {
     display: block;
     font-size: 14px;
     color: #767676;
}
 .re-subtitle {
     color: #757575;
     font-size: 13px;
     float: right;
     display: block;
     width: 100%;
}
 .re-price {
     font-size: 13px;
     float: right;
     display: block;
     width: 100%;
     color: #787878;
}
 .re-price ins {
}
 .re-price del {
     color: #39b156;
}
 .re-nstock {
     color: #757575;
     font-size: 13px;
     float: right;
     display: block;
     width: 100%;
}
 .searchwp-live-search-results-showing::-webkit-scrollbar {
     width: 5px;
}
 .searchwp-live-search-results-showing::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 .searchwp-live-search-results-showing::-webkit-scrollbar-thumb {
     background-color: darkgrey;
     outline: 1px solid slategrey;
}
 .prod-cat {
     padding: 0;
     border: none;
     position: relative;
}
 .prod-cat select {
     max-width: 120px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     height: 100%;
     outline: 0;
     padding: 5px 20px 5px 15px !important;
     border-radius: 0 22px 22px 0;
     -webkit-appearance: none;
     -moz-appearance: none;
     -o-appearance: none;
     appearance: none;
}
 .search-field {
     display: inline-block;
     min-height: 35px;
}
 .search-form-ajax {
     display: flex;
}
 .searchwp-live-search-no-min-chars::after {
     content: 'لطفا کاملتر تایپ کنید...';
}
.searchwp-live-search-no-min-chars .spinner {
    top: 35px !important;
}



.ic-cart-sidebar-wrapper {
    position: fixed;
    right: 0;
    top: 0;
    padding: 20px 30px;
    width: 400px;
    background: #fff;
    z-index: 999999;
    height: 100%;
    transform: translateX(100%);
    transition: all 0.3s;
    overflow-x: auto;
    box-shadow: 5px 0 4px 5px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 5px 0 4px 5px rgb(169 169 169 / 75%);
    border-top: 6px solid var(--main-color);
}

.active-mini-cart .ic-cart-sidebar-wrapper {
    transform: translateX(0);
}

.ic-cart-header-btn {
    background: #ddd0;
    border-radius: 5px;
    display: inline-block;
    padding: 0px 6px;
    cursor: pointer;
    text-align: center;
}
.cartcontents {
    max-height: 450px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.ic-cart-sidebar-wrapper .remove.remove_from_cart_button {
    position: absolute;
    right: 3px;
    top: 42px;
    color: #afafaf;
    border-radius: 30px;
    font-size: 30px;
    font-weight: 100;
    width: auto;
}
.ic-mini-cart-count-price.ic-mini-cart-title-input {
    font-size: 13px;
    margin-right: 17px;
    line-height: 20px;
    color: black;
    display: inline-block;
}
.ic-cart-sidebar-wrapper .quantity+span.woocommerce-Price-amount.amount {
    position: absolute;
    top: 68px;
    right: 102px;
    color: black;
    font-size: 13px;
}
button.ic-item-quantity-btn.minus, button.ic-item-quantity-btn.plus {
    display: none;
}
.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_header .ic-cart-header-btn-close {
    margin-right: 50px;
    float: left;
}
.ic-cart-header-btn-close i {
    background: #ffa31a;
    color: white;
    padding: 11px 15px;
    font-size: 20px;
    border-radius: 41px;
    cursor: pointer;
}    

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul {
    max-height: 650px;
    overflow-x: hidden;
    margin-right: -15px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item {
    display: flex;
    padding: 20px 0;
    position: relative;
    line-height: 28px;
    border-bottom: 1px solid #eaeaea9e;
    margin-right: 10px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item img {
    border-radius: 4px;
    margin-right: 20px;
    object-fit: cover;
    width: 80px;
    height: 70px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity {
    margin-top: 46px;
    min-height: 35px;
    max-height: 35px;
    max-width: 90px;
    position: relative;
    display: none;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity button:first-child {
    left: 5px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity button:last-child {
    right: 5px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity button {
    width: 25px;
    height: 25px;
    line-height: 0;
    background: #EAEAEA;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: 0;
    cursor: pointer;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body ul li.woocommerce-mini-cart-item.mini_cart_item .quantity .qty {
    height: 35px;
    width: 100%;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-size: 13px;
    font-family: inherit;
    line-height: 22px;
    color: #171717;
    text-align: center;
    outline: 0;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__total {
    font-size: 16px;
    line-height: 35px;
    color: var(--main-color);
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    position: absolute;
    bottom: 130px;
    left: 20px;
    right: 20px;
}
p.woocommerce-mini-cart__total.total strong {
    color: black;
}
.ic-cart-sidebar-wrapper .ic-custom-render-total {

    right: 0;
    bottom: 20px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__buttons {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__buttons a {
    flex: 1;
    text-align: center;
    padding: 12px 35px !important;
    filter: drop-shadow(0px 5px 20px rgba(245, 195, 75, 0.15));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    background-color: transparent;
    color: #000000;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 6px;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__buttons a:first-child {
    background: #adb5bd !important;
    color: #ffffff;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__buttons a:last-child {
    box-shadow: 0px 5px 20px rgba(0, 98, 122, 0.15);
    background: var(--main-color);
    color: #fff;
}

.ic-cart-sidebar-wrapper .ic-cart-sidebar-wrapper_body .woocommerce-mini-cart__buttons a:hover {
    opacity: 0.9;
}
p.woocommerce-mini-cart__empty-message {
    font-size: 14px;
    text-align: center;
    color: #393939;
}
/*****floating-notification*****/
.wee-floating-notification .progress__step:before {
    background: url("img/floating-notification.svg") no-repeat right 50% top 50%;    
}

/*****aparat*****/
.h_iframe-aparat_embed_frame {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    float: right;
    width: 100%;
}
.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*****dark toogle*****/
.dark-mode-btn {
    width: 100%;
    display: flex;
    position: relative;
}
.toggle-text {
    margin-top: 8px;
}
.checkbox-dark-mode {
    opacity: 0;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
body.dark .checkbox-dark-mode {
    opacity: 0 !important;
}
.toggle-dark-mode {
    background-color: #eceeef;
    width: 42px;
    height: 42px;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.dark .toggle-dark-mode {
    background-color: #1b314c !important;
}
.toggle-dark-mode i {
    font-size: 24px;
}
.fa-moon {
    color: #334155;
}
.fa-sun {
    color: #e8eef5;
}
.toggle-dark-mode .checkmark {
    background-color: #fff;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    transition: transform 0.2s linear;
}
input:checked +.toggle-dark-mode .checkmark {
    transform: translateX(24px);
}
