/**
 * Theme Name:       Samantt
 * Theme URI:         https://basamad.ac
 * Description:      مرکز بسامد اندیشکده موج
 * Version:           1.0.0
 * Author:            Sepehr Karami
 * Author URI:        https://basamad.ac
 * Text Domain:       fabled-sunset
 * Domain Path:       /assets/lang
 * Tested up to:      6.4
 * Requires at least: 6.2
 * Requires PHP:      7.4
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */


 * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

@font-face {
	font-family: Fontsudinoo;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/AbarMidFaNum-Regular.woff') format('woff'),   
	url('fonts/woff2/AbarMidFaNum-Regular.woff2') format('woff2');		 	 
}

@font-face {
	font-family: Fontsudinoo;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/AbarMidFaNum-SemiBold.woff') format('woff'),   
	url('fonts/woff2/AbarMidFaNum-SemiBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Fontsudinoo;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/AbarMidFaNum-Bold.woff') format('woff'),   
	url('fonts/woff2/AbarMidFaNum-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: Fontsudinoo;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/AbarMidFaNum-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/AbarMidFaNum-ExtraBold.woff2') format('woff2'); 
}

@font-face {
	font-family: Fontsudinoo;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/AbarMidFaNum-Black.woff') format('woff'),   
	url('fonts/woff2/AbarMidFaNum-Black.woff2') format('woff2');		 
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?ewxz5z");
  src: url("fonts/icomoon.eot?ewxz5z#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?ewxz5z") format("truetype"), url("fonts/icomoon.woff?ewxz5z") format("woff"), url("fonts/icomoon.svg?ewxz5z#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
    background-color: var(--mybgcolor);
    direction: rtl;
    font-size: 14px;
    text-align: right;
    color: #303030;
    line-height: 2.2em;
    font-family: 'Fontsudinoo' !important;
    font-style: normal;
    overflow-x: hidden; /* فقط افقی را غیرفعال کنید */
    overflow-y: auto; /* اسکرول عمودی را فعال نگه دارید */
}

a {
    text-decoration: none;
	color: #405260;
}

input:focus{
    outline:none;
}

.woocommerce-message:focus {
    outline:none;
}

a:hover {
    color: #405260;
}

h1 {

}

h2 {
    color: #639ea6;
    font-family: "Fontsudinoo";
    font-size: 24px;
    font-weight: 800;
    line-height: 2.5em;
    width: 100%;
    float: right;
}

li {
    list-style: none;
}

.elementor-sec {
    float: unset!important;
    width: 100%;
    display: block;
}

h3 {
    color: var(--mytextcolor);
    font-size: 20px;
    line-height: 2.5em;
}

.sticky-sidebar {
    position: -webkit-sticky;
    position: sticky !important;
    top: 0;
    z-index: 1000;
}


p {
    line-height: 2.5em;
    font-weight: 500;
}

::selection {
    background: #637789;
    color: #FFFFFF;
}



div#simple-translate {
    display: none;
}

:root{
    --mybgcolor:#F4F5F7;
    --mytextcolor:#334155;
    --myfontweb:'Fontsudinoo';
    --mylineheight:2.5em;
    --myborder-radios:10px;
    --bgcolor:#5aa3ae;
    --maincolor1:#b89a80;
}

.overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    z-index: 4;
    visibility: hidden;
    transition: all .2s ease-in-out;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #444 !important;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #444 !important;
}

.show {
    transition: all .2s ease-in-out;
    pointer-events: visible !important;
}

.overflow-hidden {
    overflow: hidden;
}

.flex-1 {
    flex: 1;
}

.absolute {

}

::-webkit-scrollbar {
    width: 7px;
}
::-webkit-scrollbar-track {
    background: #E6F1F7 ;
}
::-webkit-scrollbar-thumb {
    background: var(--maincolor1);
    border-radius: 5px;
}

.searchabsolute  {
    position: absolute;
    left: 38px;
    top: 32px;
}

.no-radius img {
    border-radius: 0 !important;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    direction: ltr !important;
}

.container {
    width: 100%;
    margin: 15px auto;
    max-width: 1288px;
}

input:focus {
    outline:none;
}

.container-grid {
    width: 100%;
    margin: 5px auto;
    padding: 0 15px;
    display: grid;
    max-width: 1324px;
}

.sd-head {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.sd-head .top-bar {
    float: right;
    width: 100%;
    background: #3F5062;
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    border-radius: 10px;
    align-items: center;
}
.sd-head .top-bar .top-bar-text {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.sd-head .top-bar .top-bar-text svg {
    color: #fff;
    width: 50px;
    height: 50px;
}
.sd-head .top-bar .top-bar-text p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.sd-head .top-bar .top-bar-bottum {
    display: flex;
    align-items: center;
}
.sd-head .top-bar .top-bar-bottum button {
    background: #ffffff52;
    width: 40px;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.sd-head .top-bar .top-bar-bottum button:hover {
    background: #FC4445;
}
.sd-head .top-bar .top-bar-bottum i {
    color: #fff;
    padding: 12px;
    font-size: 15px;
}
.sd-head .top-bar .top-bar-bottum a {
    background: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #3F5062;
    margin-left: 15px;
}
.head-asli {
    width: 100%;
    float: right;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
    margin-top: 15px;
}
.logo {
    width: 18%;
    float: right;
}

.gap-25 {
    gap:25px;
}

pre {
    overflow: auto;
    margin: 20px 0;
    padding: 1.43em;
    color: #3f3b36;
    border: 1px solid #006BAD;
    border-left: 10px solid #006BAD;
    background: url(https://sudinoo.com/wp-content/uploads/2024/03/code-bg.png) repeat top;
    background-size: 1px 40px;
    text-align: left;
    direction: ltr;
    -moz-tab-size: 2;
    tab-size: 2;
    font-size: 16px !important;
    font-weight: 500;
}

.logo img {
    max-width: 100%;
    display: block;
    padding: 22px;
    -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: shimmer 3s infinite;
    width: 235px;
    height: auto !important;
}

/*****************top-menu-style*******************/

.top-menu {
    float: right;
    width: 100%;
    background: #637789;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 10px 20px 10px;
    margin-bottom: -15px;
}



.top-menu-right {
    color: #fff;
    padding: 14px 40px;
    font-size: 15px;
    display: inline-block;
}

.top-menu-left {
    float: left;
    padding: 9px 20px;
}


.social {
    float: left;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    position: relative;
}

.social::before {
    content: "";
    background: url(img/dots-footer-3.svg) no-repeat;
    position: absolute;
    width: 94px;
    height: 44px;
    right: -65px;
    bottom: -20px;
}

.support::after {
    content: "";
    background: url(img/dots-footer-2.svg) no-repeat;
    position: absolute;
    width: 44px;
    height: 44px;
    left: 234px;
    top: 7px;
}

.support {
    float: left;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 3px;
    margin-right: 5px;
}

.support span {
    color: #fff;
    margin: 8px;
    letter-spacing: 1px;
    display: inline;
    font-weight: 500;
    font-size: 16px;
    border-right: 2px dashed #fff;
    padding: 0 15px 0 0px;
    cursor: pointer;
}

.icon {
    display: flex;
    gap: 8px;
}

.icon a {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #dddddd24;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    float: left;
}

.icon a:hover {
    background: var(--maincolor1);
    box-shadow: 0px 1px 10px var(--maincolor1);
}

.icon a i {
    font-size: 19px;
}

.support:hover .icon a {
    background: linear-gradient(161.9deg, #5CAF21 12.32%, #349F43 95.74%);
}

.top-menu-left i:hover {
    background: #ffffff;
    color: #637789;
}


/*********Ø´Ø±ÙˆØ¹ Ø§Ø³ØªØ§ÛŒÙ„ Ù‡Ø§ÛŒ Ù…Ù†Ùˆ*********/

.menu {
    float: right;
}

.menu > ul > li {
    float: right;
    list-style: none;
    position: relative;
    padding: 33px 0;
    margin-left: 10px;
}
.menu > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
    top: 130px;
}

.sd-head .head-asli .menu ul.menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-top: 1px;
    margin-right: 80px;
    font-size: 12px;
    color: #dbdbdb;
    position: absolute;
	left: -5px;
}

.menu ul li a {
    color: #334155;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    letter-spacing: -0.4px;
}
.menu ul li a::after {
    color: #000;
    padding: 10px 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}


.menu ul li ul li a p.menu-item-desc {
    background: var(--maincolor1);
    color: #ffffff;
    padding: 0 7px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 23px;
    font-weight: 400;
    float: left;
    margin-right: 10px;
}

p.menu-item-desc{
    background: var(--maincolor1);
    color: #ffffff;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
    float: left;
    margin-right: 26px;
}


.menu > ul > li > span {
    display: block;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ff4f5d;
    color: #ff4f5d;
    text-align: center;
    font-size: 15px;
}

.menu ul li span:hover {

    background: #ff4f5d;
    color: #FFFFFF;

}

.menu ul li a i {
    margin-right: 9px;
    font-size: 14px;
    color: #dbdbdb;
}

.menu > ul > li:hover > a {
    color: #006BAD;
}

.menu > ul > li > ul {
    position: absolute;
    background: #fff;
    box-shadow: 0px 4px 91px rgba(0, 0, 0, .1);
    top: 170px;
    right: 0;
    width: 250px;
    border-radius: 10px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s cubic-bezier(0.3, -0.27, 0.04, 2.07);
    z-index: 999;
}

.menu ul li ul:before {
    content: "";
    height: 25px;
    position: absolute;
    top: -19px;
    width: 100%;
    right: 0;
}

.menu ul li ul li {
    list-style: none;
    padding: 5px 0;
    transition: all .2s ease-in-out;
    border-bottom: 1px solid #F4F5F7;
    position: relative;
}
.menu ul li ul li:last-child {
    border-bottom: none;
}

.menu ul li ul .offer {
    padding: 0;
    margin-top: 10px;
}
.menu ul li ul .offer .offer-bt {
    padding: 5px;
}

.menu ul li ul .offer .offer-bt span {
    transition: all .2s ease-in-out;
}

.menu ul li ul .offer .offer-bt:hover {
    padding: 5px;
    background: #FFFFFF;
}

.menu ul li ul li a {
    color: #637789;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
	font-size: 15px;
}

.menu ul li ul li:hover {
    background: #F7F8F9;
    border-radius: 5px;
}

.single-sidebar .send-comment {
    background: var(--maincolor1);
    padding: 17px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    align-items: center;
}
.single-sidebar .send-comment a {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    display: block;
    width: 100%;
    text-align: center;
}

.head-center img {
    max-width: 100%;
}

.head-left {
    float: left;
    padding: 33px 25px;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.head-left img {
    max-width: 100%;
}

.head-left .register {

}

.head-left .register a {

}

.head-left .register i {

}

.register-box {
    float: left;
}

.register-box a {
    background: var(--bgcolor);
    color: #fff;
    border-radius: 8px;
    position: relative;
    z-index: 2;
    padding: 10px 25px;
    font-style: normal;
    display: block;
}

.register-box a:hover {
    background: #637789;
    color: #ffffff;
}

.register-box .vorod {
    background: var(--mybgcolor);
    color: var(--bgcolor);
    margin-left: -10px;
    z-index: 1;
    position: relative;
    padding: 10px 25px;
    font-style: normal;
    display: inline-block;
}

.register-box .vorod:hover {
    background: #D3E1F1;
    color: var(--bgcolor);
}

.register-box span {
    float: right;
}

.search {
    display: inline-block;
}

.search a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #ECEEEF;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 12px;
}

.search a:hover {
    background: #637789;
    color: #ffffff;
}

.search a svg {
    width: 23px;
    height: 23px;
}

.support-bt {
    display: inline-block;
    position: relative;
}

.support-bt span {
    position: absolute;
    top: -5px;
    background: #EAB308;
    color: #fff;
    width: 1.5rem;
    height: 1.5rem;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    border-radius: 50%;
    right: -8px;
    font-size: 13px;
    border: 2px solid #fff;
    line-height: 1;
}

.support-bt a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #ECEEEF;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 12px;
}
.support-bt a:hover {
    background: #637789;
    color: #ffffff;
}

.support-bt a svg {
    width: 25px;
}

.register-bt {
    display: inline-block;
}

.register-bt a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #e6efff;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 12px;
	cursor: pointer;
}
.register-bt a:hover {
    background: #d4e4ff;
    color: #ffffff;
}

.register-bt a svg {
    width: 29px;
	height: 29px;
}







.search a:hover {
    background: #637789;
    color: #ffffff;
}

.search a i {
    font-size: 18px;
}

.head-left .dore-jame {
    display: inline-block;
}

.head-left .dore-jame a {
    height: 50px;
    border-radius: 10px;
    background: #FFCE48;
    color: var(--mytextcolor);
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 10px;
    font-weight: 600;
    padding: 0 15px;
}

.head-left .dore-jame a:hover {
    background: #637789;
    color: #ffffff;
}



.head-left .cart {
    display: inline-block;
    position: relative;
}


.head-left .cart span {
    position: absolute;
    top: -5px;
    background: #2ABA5F;
    color: #fff;
    width: 1.5rem;
    height: 1.5rem;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    border-radius: 50%;
    right: -8px;
    font-size: 13px;
    border: 2px solid #fff;
    line-height: 1;
}

.head-left .cart a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #E5F7EC;
    color: #2ABA5F;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 10px;
}

.head-left .cart a:hover {
    background: #2ABA5F;
    color: #ffffff;
}

.cart a svg {
    width: 25px;
}

@keyframes shimmer {
    0% {
        -webkit-mask-position: 140% 140%;
        mask-position: 140% 140%;
    }

    100% {
        -webkit-mask-position: -20% -20%;
        mask-position: -20% -20%;
    }
}
@keyframes scroll-inside {
		0% {
			right: 0;
		}
		100% {
			right: -100%;
		}
}
/****************slider style*******************/

.box-slider {
    float: right;
    width: 100%;
    direction: ltr;
    margin: 20px 0;
}

.tv-slider {
    width: 100%;
    direction: ltr;
    position: relative;
    padding-bottom: 50px;
}

.box-video:hover .time-video {
    visibility: visible;
    opacity: 0.5;
}


.item:hover .tv-meta {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    position: absolute;
    border-radius: 0 0 15px 15px;
    margin-top: -68px;
    left: 0;
    right: 0;
}
.tv-meta {
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    padding: 15px 10px;
    text-align: center;
    background: #ffffff;
    border-radius: 0 0 15px 15px;
    position: absolute;
    margin-top: 0;
    left: 0;
    right: 0;
}

.tv-meta .tv-r {
    display: flex;
    align-items: center;
}
.tv-meta .tv-r span {
    font-size: 15px;
    font-weight: 500;
}
.tv-meta .tv-r i {
    color: #4186F6;
    font-size: 16px;
    margin-right: 15px;
}
.tv-meta .tv-l {
    display: flex;
    align-items: center;
}
.tv-meta .tv-l span {
    width: 170px;
    font-size: 13px;
    background: var(--mybgcolor);
    display: inline-table;
    padding: 1px 10px 0px 10px;
    border-radius: 5px;
    text-align: center;
    direction: rtl;
}

.tv-slider .tv-meta a {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}


.box-video .time-video span {
    margin-bottom: -2px;
    font-family: 'Fontsudinoo';
    font-weight: 500;
}

.box-video .time-video i {
    margin-right: 5px;
}

.tv-slider .time-video {
    position: absolute;
    background: #000000;
    color: #fff;
    padding: 1px 12px;
    border-radius: 5px;
    top: 25px;
    left: 25px;
    font-family: 'Fontsudinoo';
    font-size: 14px;
    height: 30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.related-slider {
    float: right;
    width: 100%;
    direction: ltr;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    padding: 10px !important;
    top: 39%;
    background: #fff;
    font-size: 40px;
    visibility: unset!important;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 10px #00000024;
    border-radius: 10px;
}

#tv-slider .owl-nav button.owl-next, #tv-slider .owl-nav button.owl-prev {
    top: 35%;
}

#productow .owl-nav button.owl-next, #productow .owl-nav button.owl-prev {
    top: 39%;
}

#plugin-slider .owl-nav button.owl-next, #plugin-slider .owl-nav button.owl-prev {
    top: 40%;
}

#blog-slider .owl-nav button.owl-prev, #blog-slider .owl-nav button.owl-next {
    top: 40%
}


#pic-slider:hover .owl-nav button.owl-prev, #pic-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}

#tv-slider:hover .owl-nav button.owl-prev, #tv-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}

#plugin-slider:hover .owl-nav button.owl-prev, #plugin-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}

#blog-slider:hover .owl-nav button.owl-prev, #blog-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}

#related-slider:hover .owl-nav button.owl-prev, #related-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}
#category-slider:hover .owl-nav button.owl-prev, #category-slider:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}
#productow:hover .owl-nav button.owl-prev, #productow:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--maincolor1);
    color: #FFF;
    text-decoration: none;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
    margin-right: -10px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    margin-left: -10px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 8px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.2s ease-in-out;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:active span {
    background: #5E98F8;
    width: 15px;
    height: 8px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 20px 0;
    width: 100%;
}

/********************sudinoo tv style***********************/

.main-sudinoo {
    float: unset!important;
}

.main-sudinoo .box-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
	padding-bottom: 0;
}

.main-sudinoo .box-header .tv-title {
    margin-right: 15px;
}

.main-sudinoo .box-header .tv-title h2 {
    color: #181522;
    font-family: var(--myfontweb);
    font-size: 25px;
    font-weight: 800;
    line-height: 1.6em;
    position: relative;
}

.main-sudinoo .box-header .tv-title span {
    color: #35495C;
    font-family: var(--myfontweb);
    font-weight: 400;
    position: relative;
    line-height: 2.5em;
    font-size: 18px;
}

/******************style bottom link********************/


.main-sudinoo .box-header .tv-link {
    float: left;
}

.special-btn-text {
    background: #fff;
    border-radius: 16px;
    color: #006284;
    padding: 5px 20px;
    font-size: 16px;
    font-family: var(--myfontweb);
    font-weight: 500;
}

.special-btn-text:hover {
    color: #637789;
}

.special-btn-icon {
    color: #ffffff;
    margin-right: 15px;
    font-size: 26px;
    transition: .3s;
}

.main-sudinoo .box-header .tv-link a:hover {
    background: #637789;
    opacity: .9;
}

.main-sudinoo .box-header .tv-link a:hover .special-btn-icon , .related-post .box-header .related-link a:hover .special-btn-icon {
    margin-right: 10px
}

.main-sudinoo .box-header .tv-link {
    box-shadow: 0 0px 20px 0px rgb(0 96 131 / 11%) !important;
    border-radius: 16px;
}

.main-sudinoo .box-header .tv-link a , .related-post .box-header .related-link a {
    line-height: 45px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding-left: 15px;
    background: var(--maincolor1);
    border-radius: 17px;
}

.special-btn-text2:hover {
    color: #637789;
}

.special-btn-icon {
    color: #ffffff;
    margin-right: 15px;
    font-size: 26px;
    transition: .3s;
}

.section-button-v3 a:hover {
    background: #041C4D;
    opacity: .9;
}

.section-button-v3 a:hover .special-btn-icon {
    margin-right: 10px
}

/******************style bottom link********************/


@media (min-width: 768px) {
    .main-sudinoo .box-header .tv-title h2::after , .related-post .box-header .related-title h2::after  {
        position: absolute;
        content: '';
        bottom: 1px;
        right: -15px;
        width: 4px;
        height: 34px;
        border-radius: 50px;
        z-index: -1;
        background-color: #637789;
    }

    .hum-menu {
        display: none;
    }

    .main-sudinoo .box-header .tv-title span::after , .related-post .box-header .related-title span::after {
        position: absolute;
        content: '';
        bottom: 2px;
        right: -15px;
        width: 4px;
        height: 27px;
        border-radius: 50px;
        z-index: -1;
        background-color: var(--maincolor1);
        line-height: normal;
    }
}

/********************sudinoo tv style***********************/


/*************video box style****************/



.item .box-video {
    border: 1px solid #F4F5F7;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    margin: 0 auto;
    display: grid;
    margin: 0 auto;
    position: relative;
}
.box-video img {
    position: relative;
    border-radius: 10px !important;
    height: auto !important;
    max-width: 100%;
}

.box-video .play-icon {
    width: 100% !important;
    height: 71%;
    position: absolute;
    right: 0;
    top: 5%;
    z-index: 1;
    background-image: url('https://saman.mowj.in/wp-content/uploads/2025/04/hero-video-button.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .2;
}

.box-video:hover .play-icon {
    background-size: 110px;
    opacity: 1;
}

.box-video a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #000;
    line-height: 3.2em;
}
.box-video h3 {
    padding: 20px 0 0 0;
    font-weight: 650;
    font-size: 15px;
    direction: rtl;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

/*************video box style****************/

/******plugin slider style******/


.featured-plugins {

}

.featured-plugins .plugin-box {
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    background: #fff;
    float: right;
    width: 100%;
    border: 1px solid #e7ecf0;
    transition-duration: 0.3s;
}

.featured-plugins .plugin-box .thumbnail {
    transition: all 0.2s ease-in-out;
    margin: 15px auto 0;
    width: 100px;
    border-radius: 58% 42% 42% 58% / 45% 51% 49% 55%;
}


.featured-plugins .plugin-box:nth-child(1) .thumbnail {
    background-color: #fb494a;
    background-image: linear-gradient(45deg, #fb494a, #ff7474);
    box-shadow: 0 0 36px #fb494a80;
}
.featured-plugins .plugin-box:nth-child(2) .thumbnail {
    background-color: transparent;
    background-image: linear-gradient(180deg, #A97FDC 0%, #8B60BE 100%);
    box-shadow: 0px 0px 50px 0px rgba(139.00000000000009, 96.00000000000007, 189.99999999999997, 0.48);
}
.featured-plugins .plugin-box:nth-child(3) .thumbnail {
    background-color: transparent;
    background-image: linear-gradient(180deg, #4D78C2 0%, #244787 100%);
    box-shadow: 0px 0px 50px 0px rgba(36.00000000000007, 71.00000000000017, 134.99999999999994, 0.53);
}
.featured-plugins .plugin-box:nth-child(4) .thumbnail {
    background-color: transparent;
    background-image: linear-gradient(180deg, #9999E7 0%, #5A5ABA 100%);
    box-shadow: 0px 0px 50px 0px rgba(91.99999999999989, 91.99999999999989, 187, 0.49);
}
.featured-plugins .plugin-box:nth-child(5) .thumbnail {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FF6D6D 0%, #FB5051 100%);
    box-shadow: 0px 0px 50px 0px rgba(252, 82.99999999999993, 83.99999999999999, 0.49);
}
.featured-plugins .plugin-box:nth-child(6) .thumbnail {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFAA74 0%, #FF7C28 100%);
    box-shadow: 0px 0px 50px 0px rgba(255, 124.00000000000001, 39.99999999999994, 0.51);
}

.featured-plugins .plugin-box:hover .thumbnail {
    border-radius: 38% 62% 41% 59% / 61% 43% 57% 39%;
}

.grid-6 {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid-3 {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.plugin-box .thumbnail img {
    padding: 14px;
    width: 100%;
    border-radius: 20px;
    height: auto !important;
    display: block;
}

.plugin-box:hover .thumbnail {
    border-radius: 38% 62% 41% 59% / 61% 43% 57% 39%;
}

.plugin-box:hover {
    box-shadow: 0px 0px 50px 0px rgba(3.399999999999988, 3.399999999999988, 3.399999999999988, 0.09);
}

.plugin-box a {

}

.plugin-box a img {

}

.plugin-box h3 {
    font-size: 18px;
    font-weight: 600;
}

.plugin-box span {
    font-size: 14px;
    font-weight: 300;
    color: var(--mytextcolor);
}

.title-plugin {
    text-align: center;
    color: #000;
    margin-top: 25px;
}

/******plugin slider style******/


/**************pre site sudinoo style*******************/

.slider-pre-site {
    float: right;
    width: 100%;
    direction: ltr;
}

.slider-pre-site img {
    border-radius: 10px;
}

.box-pre-site {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #f3f3f3;
}

.wap-box {
    display: block;
    width: 100%;
    float: right;
    padding: 15px 10px;
    background: linear-gradient(to right,#fff,#ecf0f1,#ecf0f1,#fff)!important;
    border-radius: 15px;
}

.wap-box img {
    max-width: 100%;
}

.wap-box .pic-box {
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    max-width: 100%;
}

.box-pre-site:hover .pic-box img {
    scale: 1.1;
    transition: all 0.3s ease-in-out;
    filter: grayscale(1);
}


.box-pre-site .etelaat-dore {
    float: right;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 6px 17px;
}

.box-pre-site .etelaat-dore .masir-dore i {
    font-size: 8px;
    margin-left: 5px;
}

.box-pre-site .etelaat-dore .vip-dore i {
    font-size: 10px;
    margin-left: 5px;
    color: #fd6000;
}

.box-pre-site .etelaat-dore .vip-dore {
    color: #334155;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.box-pre-site .etelaat-dore .masir-dore {
    color: #4186F6;
    font-size: 12px;
    font-weight: 500;
}

.box-pre-site .thumbnail-pre {
    padding: 15px;
    overflow: hidden;
}

.box-pre-site .thumbnail-pre img {
    max-width: 100%;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.box-pre-site h3 {

}

.title-pre-site {
    text-align: right;
    color: #000;
    padding: 0 16px;
}

.title-pre-site a {
    color: #000;
}

.title-pre-site a h3 {
    font-size: 16px;
    line-height: 3.2em;
    font-weight: 600;
    float: right;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.box-pre-site:hover .title-pre-site a h3 {
    color: var(--maincolor1);
}

.title-pre-site p {
    font-size: 14px;
    font-weight: 300;
    line-height: 2.2em;
    direction: rtl;
    color: #637789;
    margin-bottom: 10px;
}

.box-pre-site .footer-pre-site {
    display: flex;
    justify-content: space-between;
    padding: 4px 20px 20px 22px;
}

.box-pre-site .footer-pre-site i {
    color: #fba928;
    font-size: 12px;
}

.footer-pre-site .price {
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-pre-site .rate {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer-pre-site span {
    direction: rtl;
    font-size: 10px;
    font-weight: 500;
}

.rating {
    font-size: 10px;
    margin: 0 5px;
    font-weight: 600;
}

.website-footer .goup {
    position: relative;
}

.website-footer .goup a {
    width: 100%;
    display: flex;
    justify-content: center;
}
.website-footer .goup a img {
    position: absolute;
    top: -70px;
    width: 10%;
    height: 45px;
}

.website-footer .goup i {
    position: absolute;
    top: -67px;
    font-size: 29px;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
}

.footer-pre-site .price ins {
    text-decoration: none;
    font-weight: 600;
    font-size: 26px;
    color: #334155;
    border-radius: 5px;
    margin-right: 5px;
}

.footer-pre-site .price del {
    font-weight: 300;
    font-size: 19px;
    color: #637789;
    position: relative;
}


.box-pre-site .link-pre-site {
    padding: 12px 20px;
    border-top: 1px solid #eee;
    text-align: center;
    transition: all 0.2s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box-pre-site .link-pre-site span {
    font-size: 14px;
    color: #4186F6;
    font-weight: 600;
}

.box-pre-site:hover .link-pre-site {
    background: #4186F6;
    border-top: 1px solid #4186F6;
}

.box-pre-site:hover .link-pre-site span {
    color: #fff;
}

.box-pre-site:hover .link-pre-site i {
    color: #fff;
}

.box-pre-site .link-pre-site i {
    font-size: 18px;
    color: #4186F6;
}

/**************pre site sudinoo style*******************/


/*************footer style***************/


.website-footer {
    background: #fff;
    padding-top: 30px;
    width: 100%;
    float: right;
}


.website-footer .parrent-footer {
    display: flex;
}

.website-footer .about-us {
    width: 34%;
    margin-left: 15px;
    padding: 5px;
}


.website-footer .about-us h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 2.2em;
    padding-bottom: 10px;
}

.website-footer .about-us p {
    font-size: 16px;
    font-weight: 300;
    line-height: 2.2;
}

.website-footer .etminan {
    margin-left: 15px;
    padding: 5px;
    width: 32%;
}

.website-footer .etminan .support-footer {
    display: flex;
    justify-content: center;
}

.website-footer .etminan h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 2.2em;
    padding-bottom: 10px;
}

.website-footer .etminan p {
    font-size: 16px;
    font-weight: 300;
    line-height: 2.2;
}

.website-footer .etminan a {
    background: #36a0b1;
    color: #fff;
    padding: 10px 40px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 30px;
    display: inline-block;
    text-align: center;
    box-shadow: 0px 7px 20px 0px rgb(54 160 177 / 37%);
}

.website-footer .footer-social {
    padding: 5px;
    width: 32%;
}

.website-footer .footer-social .socialbox {
    display: flex;
    align-items: center;
    height: 185px;
}

.website-footer .footer-social h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 2.2em;
    padding-bottom: 10px;
}

.website-footer .footer-social p {

}

.footer-ble {
    box-shadow: #b7d5ea 0 7px 30px;
    background-image: linear-gradient(120deg, #2f3f74, #57d2ab);
    float: right;
    padding: 40px 35px 30px 35px;
    border-radius: 15px;
    text-align: center;
    margin: 5px;

}

.footer-ble img {
    width: 100%;
}

.footer-ble span {
    text-align: center;
    color: #fff;
    display: inline-block;
}

.footer-instagram {
    background-color: #E96791;
    box-shadow: 0 7px 30px #E9679170;
    background-image: linear-gradient(120deg, #F47778, #E96791);
    float: right;
    padding: 40px 35px 30px 35px;
    border-radius: 15px;
    text-align: center;
    margin: 5px;
}

.footer-instagram img {
    width: 100%;
}

.footer-instagram span {
    text-align: center;
    color: #fff;
    display: inline-block;
}

.footer-telegram {
    background-color: #0391ff;
    box-shadow: 0 7px 30px #03c1ff70;
    background-image: linear-gradient(120deg, #03c1ff, #0391ff);
    float: right;
    padding: 40px 35px 30px 35px;
    border-radius: 15px;
    text-align: center;
    margin: 5px;
}

.footer-telegram img {
    width: 100%;
}

.footer-telegram span {
    text-align: center;
    color: #fff;
    display: inline-block;
}

.footer-link {
    float: right;
    width: 100%;
}

.footer-link .menu-footer {
    float: right;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 22px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.footer-link .menu-footer ul {

}

.footer-link .menu-footer ul li {
    list-style: none;
    float: right;
    display: inline-block;
}

.footer-link .menu-footer ul li a {
    color: #000;
    padding: 22px 20px;
    font-size: 15px;
    font-weight: 500;
}

.footer-link .menu-footer ul li a:hover {
    color: var(--maincolor1);
}

.website-footer .footer-copy-right {
    float: right;
    width: 100%;
}

.website-footer .footer-warpper {
    background: #F4F5F7;
    width: 100%;
    float: right;
    display: flex;
}

.website-footer .footer-warpper .footer-copy-right {
    display: flex;
    justify-content: space-between;
}

.website-footer .footer-warpper .footer-copy-right p {
    font-size: 14px;
    font-weight: 400;
    line-height: 3.2em;
}


.website-footer .footer-warpper .footer-copy-right a {
    color: #000;
    font-size: 14px;
    line-height: 3.2em;
    font-weight: 500;
}

/*************footer style***************/

/*********blog box**********************/

.box-blog {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #F4F5F7;
}
.box-article {

}


.box-blog .title-blog-box {

}

.box-blog .title-blog-box a {

}

.box-blog .title-blog-box a h3 {
    width: 100%;
    float: right;
    color: #181522;
    font-size: 15px;
    line-height: 3.5em;
    font-weight: 600;
    padding: 0 15px;
}

.box-blog .title-blog-box p {
    padding: 0 15px;
    direction: rtl;
    font-size: 13px;
    text-align: justify;
}

.box-pic-blog {
    float: right;
}

.box-pic-blog img {

}

.overflow-hidden {
    overflow: hidden;
}

.relative {
    position: relative;
}

.box-pic-blog::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #fff0, #ffffffb5 74.19%, #fff);
}


.box-blog .footer-blog-box {
    text-align: center;
    border-top: 1px solid #eee;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    padding: 12px 25px;
    align-items: center;
}

.box-blog .footer-blog-box span {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}

.box-blog .footer-blog-box i {
    font-size: 22px;
    color: var(--maincolor1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    position: relative;
    left: 10px;
}

.box-blog:hover i {
    position: relative;
    visibility: visible;
    opacity: 1;
    left: 0;
}

.box-blog:hover .footer-blog-box {
    background: #f9fbff;
    border-top: 1px solid #f9fbff;
}

.box-blog .data-blog-box {
    display: flex;
    justify-content: space-between;
    padding: 5px 15px;
}

.box-blog .data-blog-box span {
    color: #718394;
    font-weight: 300;
    font-size: 14px;
}

.box-blog .data-blog-box span i {
    margin-left: 6px;
}


/*********blog box**********************/


/******************* main tv sudinoo header **************/

.main-tv-header {
    float: right;
    width: 100%;
    padding: 50px 0;
}

.main-tv-header .right-tv-header {
    float: right;
    position: relative;
}

.main-tv-header .right-tv-header a img {
    border-radius: 15px;
    max-width: 100%;
}
.main-tv-header .left-tv-header {
    float: left;
    width: 37%;
    height: 410px;
}

.main-tv-header .left-tv-header .tv-box-img {
    position: relative;
}

.main-tv-header .left-tv-header .tv-box-img {
    position: relative;
}


.main-tv-header .left-tv-header a {
    float: right;
    width: 100%;
}

.main-tv-header .left-tv-header a img {
    max-width: 100%;
    border-radius: 15px;
}

.main-tv-header .left-tv-header .tv-box-img {
    overflow: hidden;
    height: 50%;
    border-radius: 15px;
    padding: 20px 0;
}
.main-tv-header .left-tv-header .tv-box-img {
    height: 50%;
    border-radius: 15px;
    background: #000;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}


.right-tv-header .play-icon {
    width: 100% !important;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url('https://saman.mowj.in/wp-content/uploads/2025/04/hero-video-button.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .5;
}

.right-tv-header:hover .play-icon {
    background-size: 110px;
    opacity: 1;
}

.left-tv-header .play-icon {
    width: 100% !important;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url('https://saman.mowj.in/wp-content/uploads/2025/04/hero-video-button.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
    transition-duration: 0.2s;
    opacity: .5;
}
.tv-box-img:hover  .play-icon {
    background-size: 80px;
    opacity: 1;
}
/******************* main tv sudinoo header **************/


/*********** start page style **************/

.hero-single-box {
    float: right;
    width: 100%;
}

.hero-single-box .broad {
    background: #fff;
    height: 60px;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    margin-bottom: 12px;
}

.hero-single-box .single-box-hero {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.single-box-hero .box-single-right .baner-tab {

}
.single-box-hero .box-single-right .baner-tab img {

}

.hero-single-box .single-box-hero .box-single-right {
    background: #fff;
    width: 100%;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    padding: 10px 40px 40px 40px;
}

.hero-single-box .single-box-hero .box-single-right .title-single {
    padding: 15px 0;
    position: relative;
}

.box-single-right .title-single .titr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px 35px 0px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f4f7fc;
}
.box-single-right .title-single .titr h1 {
    color: var(--mytextcolor);
    font-weight: 600;
    font-size: 22px;
}

.box-single-right .title-single .titr i {
    color: #FFCE48;
    font-size: 21px;
    margin-right: 4px;
}


.box-single-right .metadata-single {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background: #F4F5F7;
    padding: 10px;
    border-radius: 8px;
}
.box-single-right .metadata-single ul {
    float: right;
    font-weight: 500;
    font-size: 15px;
}
.box-single-right .metadata-single ul li {
    list-style: none;
    float: right;
    padding: 10px;
}
.box-single-right .metadata-single ul li i {
    margin-left: 10px;
    color: #637789;
}

.box-single-right .metadata-single ul li a {
    color: #303030;
}

.hero-single-box .single-box-hero .single-sidebar {
    width: 29%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.single-sidebar .share-post img {
    max-width: 100%;
    border-radius: var(--myborder-radios);
}

.single-box-hero .header-single-one {
    float: right;
}
.single-box-hero .header-single-one .head-pg-shakhes {
    width: 100%;
    margin: 20px 0;
}
.single-box-hero .header-single-one .head-pg-shakhes img {
    max-width: 100%;
    border-radius: 15px;
    height: auto;
}
.single-box-hero .header-single-one .head-pg-chekide {
    width: 50%;
    display: block;
    float: right;
    font-size: 18px;
    line-height: 2.5em;
    font-weight: 400;
    color: var(--mytextcolor);
    padding: 20px 0;
}
.single-box-hero .header-single-one .head-pg-chekide p {
    font-size: 18px;
    line-height: 2.5em;
    font-weight: 400;
}
.box-single-right .single-content {
    float: right;
    width: 100%;
}

.single-content .sudicaptv {
    width: 100%;
}

.box-single-right .single-content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
	width: 100%;
}

.box-single-right .sudi-tv {
    width: 100%;
    height: auto;
    border-radius: 15px;
    margin-bottom: 20px;
}

.box-single-right .single-content p {
    font-size: 17px;
    line-height: 2.7em;
    font-weight: 400;
    width: 100%;
    display: block;
    float: right;
}

.box-single-right .single-content h2 {
    color: #006BAD;
    font-family: "Fontsudinoo";
    font-size: 1.4em;
    font-weight: 600;
    line-height: 3em;
    width: 100%;
    float: right;
}

.single-box-hero .right {
    display: flex;
    flex-direction: column;
    width: 70%;
    gap: 10px;
}

.single-box-hero .right .content-p {

}

.single-box-hero .right .content-p p {

}

.single-box-hero .right .baner-tab {
    width: 100%;
    float: right;
}
.single-box-hero .right .baner-tab img {
    max-width: 100%;
    border-radius: var(--myborder-radios);
}

.authorbox {
    float: right;
    display: flex;
    width: 100%;
    background: #F5F7FA;
    padding: 20px;
    border-radius: 15px;
    align-items: center;
    gap: 20px;
}

.authorbox .authorimg {
    width: 13%;
    display: inline-flex;
}
.authorbox .authorimg img {
    max-width: 100%;
    border-radius: 20%;
    height: auto;
}
.authorbox .authorabout {
    float: right;
    width: 100%;
    display: block;
}
.authorbox .authorabout span {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
}
.authorbox .authorabou p {
    font-size: 18px;
    font-weight: 600;
}

/*********** end page style **************/


/************* start related post**********************/

.related-post {
    width: 100%;
    float: right;
}
.related-post .box-header {
    float: right;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 40px 0;
}
.related-post .box-header .related-title {
    float: right;
    margin-right: 15px;
}
.related-post .box-header .related-title h2{
    color: #181522;
    font-family: var(--myfontweb);
    font-size: 25px;
    font-weight: 800;
    line-height: 1.6em;
    position: relative;
}
.related-post .box-header .related-title span{
    color: #35495C;
    font-family: var(--myfontweb);
    font-size: 18px;
    font-weight: 400;
    position: relative;
    line-height: 2.5em;
}

.related-post .box-header .related-link{
    float: left;
}

.related-post .box-header .related-link a:hover {
    background: #637789;
    opacity: .9;
}


.box-blog-2 {
    border-radius: 15px;
    background: #fff;
    display: flex;
    flex-direction: column;
}

.box-blog-2 img {
    position: relative;
    border-radius: 10px;
}


.box-blog-2 .blog-icon {
    width: 100% !important;
    height: 100%;
    position: absolute;
    right: 0;
    top: -9%;
    z-index: 1;
    background-image: url('https://bsmd.mowj.in/wp-content/uploads/2024/12/blog-icon.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .5;
}

.box-blog-2:hover .blog-icon {
    background-size: 110px;
    opacity: 1;
}

.box-blog-2 a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #000;
    line-height: 3.2em;
}

.box-blog-2 h3 {
    padding: 20px 0 0 0;
    font-weight: 500;
}

.single-sidebar .wiget-sidebar {

}

.wiget-line-post {
    background: #fff;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
    position: relative;
}
.wiget-line-post .title-wiget-line-post {
    width: 100%;
    padding: 13px;
    background: var(--mybgcolor);
    border-radius: var(--myborder-radios);
    position: relative;
}

.wiget-line-post .title-wiget-line-post:before {
    content: "";
    background: #374458;
    position: absolute;
    width: 5px;
    height: 100%;
    border-radius: 10px;
    right: -18px;
    top: 0;
}
.wiget-line-post .title-wiget-line-post span {
    font-size: 15px;
    font-weight: 600;
    color: var(--mytextcolor);
    display: block;
}
.wiget-line-post .title-wiget-line-post p {
    font-size: 13px;
    display: inline-block;
}

.wiget-line-post ul {

}
.wiget-line-post ul li {
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid #f4f7fc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    gap: 15px;
    font-weight: 500;
}

.comments-inner.section-inner.thin.max-percentage {
    width: 100%;
}

h3.title-comments {
    font-size: 21px;
    font-weight: 600;
    padding: 20px 0;
}

ol.comment-list , ol.children {
    list-style: none;
}

.wiget-line-post ul li i {
    position: absolute;
    left: 40px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
}

.wiget-line-post ul li:hover i {
    position: absolute;
    left: 10px;
    opacity: 1;
    visibility: visible;
    color: #5E98F8;
}


.wiget-line-post ul li:last-child  {
    list-style: none;
    padding: 15px 0;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wiget-line-post ul li a {
    color: var(--mytextcolor);
    font-weight: 500;
    width: 88%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.single-sidebar .news {
    background: #FBF4ED;
    padding: 20px;
    border-radius: var(--myborder-radios);
    border: 1px solid #FCE9BC;
    box-shadow: 0 0 20px #fce9bc73;
}

.news input[type="text"] {
    background: #FFFFFF;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
    font-family: var(--myfontweb);
    text-align: center;
    font-size: 16px;
}

.news input[type="text"]::placeholder {
    text-align: center;
}

input::placeholder {
    text-align: right;
}

.single-sidebar .news p {
    color: var(--mytextcolor);
    line-height: var(--mylineheight);
    font-size: 15px;
    font-weight: 300;
}
.news input[type="submit"] {
    background: #FFCE48;
    padding: 15px 25px;
    border-radius: 10px;
    font-family: var(--myfontweb);
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}
/************* end related post**********************/


/************ start tp-hd-style ***************/

.tp-hd {
    width: 100%;
    background-image: url('https://saman.mowj.in/wp-content/uploads/2025/03/BG-pattern.webp');
    background-size: cover;
    background-repeat: no-repeat;
}
.tp-hd .tp-ht-main {
    display: flex;
    border-radius: 20px;
    align-items: center;
    margin: 60px 0 20px 0;
    gap: 30px;
}
.tp-hd .tp-ht-main .tp-hd-r {
    width: 46%;
	position: relative;
}
.tp-hd .tp-ht-main .tp-hd-r img {
    max-width: 100%;
    width: 100%;
    margin-bottom: -31px;
    margin-top: -50px;
    height: auto;
	user-select: none;
}
.image-wrapper {
	animation: imageAnimate 1.8s infinite alternate-reverse;
}
.tp-hd .tp-ht-main .tp-hd-l {
    width: 62%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.tp-hd .tp-ht-main .tp-hd-l .tp-hd-title {

}
.tp-hd .tp-ht-main .tp-hd-l .tp-hd-title h1 {
    font-size: 26px;
    color: var(--mytextcolor);
    line-height: var(--mylineheight);
}

.tp-hd .tp-ht-main .tp-hd-l .tp-hd-title p {
    font-size: 17px;
    font-weight: 400;
	text-align: justify;
	letter-spacing: -0.4px;
}
.tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt {
    float: right;
    width: 100%;
    display: flex;
}
.tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a {
    background: #fff;
    color: var(--mytextcolor);
    padding: 20px 25px;
    border-radius: var(--myborder-radios);
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
}

.tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a i {
    margin: 0 20px 0 0;
}

.tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a:last-child {
    background: radial-gradient(40% 100% at 79% 90%, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(40% 90% at 10% 20%, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0) 100%), #5d98a9;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    transition: all .2s ease-in-out;
}

.tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a:hover:last-child {
    background: #637789;
}

/************ end tp-hd-style ***************/

/********** start himora theme *************/

.himora-theme {
    background: #E9ECEF;
    width: 100%;
	background-image: url('https://saman.mowj.in/wp-content/uploads/2025/03/Background-pattern-home-page-1.webp');
    background-size: 1000px;
    background-repeat: no-repeat;
}
.himora-theme .cn-tm {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}
.himora-theme .cn-tm .tm-title {
    text-align: center;
}
.himora-theme .cn-tm .tm-title h2 {
    font-size: 28px;
    font-weight: 600;
    color: var(--mytextcolor);
    line-height: var(--mylineheight);
}
.himora-theme .cn-tm .tm-title span {
    font-size: 17px;
    font-weight: 300;
}
.himora-theme .cn-tm .cn-control {
    width: 100%;
    display: flex;
    gap: 30px;
	justify-content: space-between;
	padding-bottom:0!important;
}
.himora-theme .cn-tm .cn-control .cn-r {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.himora-theme .cn-tm .cn-control .cn-l {

}
.cn-control .cn-l .df-bottom {
    width: 100%;
    display: flex;
    padding: 15px;
    justify-content: center;
}
.cn-control .cn-l .df-bottom a {
    background: #FFCE48;
    padding: 15px 20px;
    border-radius: 10px;
    font-family: var(--myfontweb);
    font-size: 16px;
    font-weight: 500;
    color: var(--mytextcolor);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 35%;
}

.cn-control .cn-l .df-bottom a i {


}


.himora-theme .cn-tm .cn-control .cn-l img {
    max-width: 100%;
}

.cn-control .cn-r {

}
.cn-control .cn-r .tm-tit h3 {
    font-size: 27px;
    font-weight: 600;
    line-height: var(--mylineheight);
    color: var(--mytextcolor);
}
.cn-control .cn-r .tm-tit p {
    font-size: 17px;
    font-weight: 300;
    line-height: var(--mylineheight);
}

/********** end himora theme *************/

.box-blog .bl-tumb {
    position: relative;
    padding: 15px;
}
.box-blog .bl-tumb img {
    border-radius: 15px;
    height: auto;
}

.box-blog a {

}
.box-blog a h3 {
    font-size: 15px;
    font-weight: 650;
    padding: 0 15px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #000;
    line-height: 3.2em;
    direction: rtl;
}

.box-blog p {
    padding: 10px 15px !important;
    direction: rtl !important;
    font-size: 14px !important;
    color: var(--mytextcolor) !important;
    font-weight: 300 !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.box-blog .box-bg {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 15px 20px;
    border-top: 1px solid #eee;
    align-items: center;
    position: relative;
    width: 100%;
    margin-top: 15px;
    height: 65px;
}

.box-blog .box-bg .box-bg-r {

}
.box-blog .box-bg .box-bg-r span {
    font-size: 17px;
    --myfontweb: 500;
    color: var(--mytextcolor);
    font-weight: 500;
}

.box-blog:hover .box-bg .box-bg-r span {
    color: #ffffff;
}

.box-blog .box-bg .box-bg-l {
    display: flex;
    position: relative;
    align-items: center;
}

.box-blog:hover .box-bg {
    background: #4186F6;
}


.box-blog .box-bg .box-bg-l span {
    width: 170px;
    font-size: 13px;
    background: var(--mybgcolor);
    display: inline-table;
    padding: 1px 10px 0px 10px;
    border-radius: 5px;
    text-align: center;
    direction: rtl;
}
@media (max-width: 1200px) {
    .box-blog .box-bg i {
        display: none;
    }
}
.box-blog .box-bg i {
    font-size: 19px;
    color: #637789;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    left: 227px;
}

.box-blog:hover i {
    color: #fdfdfd;
    visibility: visible;
    opacity: 1;
    left: 10px;
    font-size: 25px;
}

.box-blog:hover .bg-date {
    visibility: hidden;
    opacity: 0;
}

.box-blog .box-bg .bg-date {
    position: absolute;
    width: 100%;
}

.box-blog .box-bg span {
    font-size: 17px;
    --myfontweb: 500;
    color: #000000;
    width: 100%;
    font-weight: 500;
}
.box-blog .blog-icon {
    width: 100% !important;
    height: 57%;
    position: absolute;
    right: 0;
    top: 4%;
    z-index: 1;
    background-image: url('https://bsmd.mowj.in/wp-content/uploads/2024/12/blog-icon.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .2;
}
.box-blog:hover .blog-icon {
    background-size: 110px;
    opacity: 1;
}


/********************* start update list style **********************/
.update-list {
    width: 100%;
}
.update-list .update-grid {
    display: flex;
    float: right;
    width: 100%;
    flex-wrap: wrap;
    gap: 23px 0;
    justify-content: space-between;
}

.update-list .update-grid .update-lp {
    width: 49%;
    background: #fff;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    border: 2px solid #ededed;
}

.update-list .update-grid .update-lp .up-li-gr {

}


.update-list .update-grid .update-lp a .up-li-gr {
    display: flex;
    align-items: center;
}

.update-list .update-grid .update-lp a .up-li-gr span.product-number {
    background: #F4F5F7;
    color: #334155;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 500;
    margin-left: 15px;
}

.update-list .update-grid .update-lp a:hover span.product-number {
    background: #1F6BAD;
    color: #fff;
    animation: productBadgeItem 0.5s ease 0s forwards;
}

.update-list .update-grid .update-lp .up-li-gr h4 {
    color: var(--mytextcolor);
    font-size: 15px;
    font-weight: 500;
}


.update-list .update-grid .update-lp .up-li-gl span {
    font-size: 11px;
    font-weight: 500;
    background: #EBF4F7;
    color: var(--bgcolor);
    padding: 5px 15px;
    border-radius: 5px;
}

.update-list .update-grid .update-lp a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 19px;
    align-items: center;
}

.last-updated {
    background-color: #637789;
    padding: 0 10px;
    color: #ffffff !important;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
}

/********************* end update list style **********************/


/************* start category style ************/


/************* start category style ************/


/****************** start rank math style *****************/
.rank-math-breadcrumb {
    background: #fff;
    width: 100%;
    margin-bottom: 20px;
    padding: 3px;
    border-radius: 10px;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: clip;
    scrollbar-width: thin;
    scrollbar-color: #F3F4F6 transparent;
}

.rank-math-breadcrumb a:first-child {
    padding: 2px 10px;
    margin-right: 5px;
}

.rank-math-breadcrumb a {
    padding: 2px 25px;
    margin-right: 10px;
    float: right;
    line-height: 50px;
    font-size: 16px;
    position: relative;
    color: var(--mytextcolor);
    font-weight: 600;
}

.rank-math-breadcrumb .last {
    padding: 0 25px;
    font-size: 16px;
    line-height: 50px
}

.rank-math-breadcrumb li:first-child a {
    padding-right: 1em;
    border-radius: 20px 0 0 20px
}

.rank-math-breadcrumb a:hover {
    color: #006BAD;
}

.rank-math-breadcrumb a::after,.rank-math-breadcrumb a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2em;
    border-top: 2em solid transparent;
    border-bottom: 2em solid transparent;
    border-right: 1.1em solid;
    left: -1em
}

.rank-math-breadcrumb a::after {
    z-index: 1;
    border-right-color: #fff
}

.rank-math-breadcrumb a::before {
    border-right-color: #e7ecf0;
    left: -1.1em;
    z-index: 1
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    display: flex;
    gap: 15px;
}

span.maiuser {
    font-size: 13px !important;
    font-weight: 300 !important;
    padding: 0px 15px !important;
    color: #e1e1e1 !important;
    background: #374350 !important;
    border-radius: 5px !important;
    line-height: 2 !important;
    margin: 2px 0 !important;
}

/****************** end rank math style *****************/

.single-content .content-post-asl {
    width: 100%;
    display: block;
    float: right;
    font-size: 18px;
    line-height: 2.5em;
    font-weight: 400;
    color: var(--mytextcolor);
    padding: 25px 0;
   text-align: justify;
	letter-spacing: -0.3px;
}
.single-content .content-post-asl p {
    font-size: 17px;
    line-height: 2.5em;
    font-weight: 500;
    width: 100%;
    display: block;
    float: right;
	letter-spacing: -0.6px;
}

/************** start comments style *****************/
.comment-box {
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 0 20px 20px;
    margin-bottom: 30px;

}
.comment-box .related-head {
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
/**************start comment***************/

#reply-title {
    font-size: 20px;
    padding: 15px 0;
    display: flex !important;
    justify-content: space-between;
}
span#email-notes , span.required-field-message {
    font-size: 16px;
    padding: 10px 15px;
    color: #394155;
}

.required-field-message {
    display: none;
}


.comment-respond {
    width: 100%;
    margin: 20px 0;
}
.comment-respond textarea {
    height: 184px;
    line-height: 26px;
    width: 100%;
    outline: 0;
    padding: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 15px;
    -webkit-appearance: none;
    transition: all .2s;
    font-family: 'Fontsudinoo';
    font-size: 16px;
    background: #F4F5F7;
}
.comment-respond input[type='text'] , .comment-respond input[type='email'] {
    width: 100%;
    outline: 0;
    padding: 15px 10px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    -webkit-appearance: none;
    transition: all .2s;
    font-family: 'Fontsudinoo';
    border-radius: 10px;
    background: #F4F5F7;
}


.comment-respond label {
    display: flex;
    color: #394155;
    align-items: center;
    font-weight: 600;
}
.comment-respond #commentform {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 25px 10px;
    border-radius: 15px;
    background: #ffffff;
}
#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: 15px 15px;
    margin-top: 20px;
}
.comment-respond input[type="submit"] {
    background-color: #ffc33a;
    border-radius: 5px;
    padding: 10px 17px;
    line-height: 27px;
    display: inline-block;
    /* -webkit-transition: all .2s ease-in-out; */
    transition: all .2s ease-in-out;
    color: #000000;
    font-family: 'Fontsudinoo';
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
}

.comment-respond input[type="submit"]:hover {
    background-color: #637789;
    color: #FFFFFF;
}

.comment-respond input[type='text']:focus {
    border: 1px solid green;
}

.comment-respond textarea:focus {
    border: 1px solid green;
}
.comments-header {
    padding: 0;
    width: 100%;
    display: flex;
}

h2.comment-reply-title {
    display: flex;
    width: 100%;
    padding: 20px 0;
}
.comments-inner .comment {
    border-radius: 10px;
    margin: 20px 0;
    border: 1px solid #e9e9e9;
    padding: 20px 30px;
    background: #fff;
    position: relative;
}
.comments-inner .comment p {
    margin: 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 15px;
}

a#cancel-comment-reply-link {
    color: #ff4b4b;
    padding: 5px 15px;
    border-radius: 5px;
    background: #ffdede;
    font-size: 14px;
    margin-right: 15px;
}

.comment-meta.commentmetadata {
    border-bottom: 1px solid #a7a7a724;
    padding-bottom: 20px;
}

.comments-inner .comment .depth-2 {
    background: #f4f5f7;
    border-right: 4px solid #006BAD;
}
.comments-inner .comment .depth-3 {
    background: #FFFFFF;
    border-right: 3px solid #405260;
}
.comments-inner .comment .depth-4 {
    background: #f4fff8;
    border-right: 2px solid #2ABA5F;
}


.comments-inner .comment .comment-author {
    display: flex;
    margin-bottom: 5px;
}
.comments-inner .comment .comment-author img {
    border-radius: 50%;
    width: 40px;
    height: auto;
    margin-left: 10px;
}
.comments-inner .comment .comment-author .fn {
    margin: auto 0 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    font-style: normal !important;
}

.comments-inner .comment .comment-author .fn a {
    color: #000000;
    cursor: default;
}

.comments-inner .comment .comment-author .says{
    display: none;
}

.comments-inner .comment .comment-meta a {
    color: #8a8a8a;
    text-decoration: none;
    font-size: 13px;
}

.reply {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
}
.comments-inner .comment .reply a {
    text-decoration: none;
    background: #637789;
    color: #ffffff;
    padding: 1px 15px;
    border-radius: 5px;
    position: absolute;
    top: 30px;
    transition: all 0.2s ease-in-out;
}

.comments-inner .comment .reply a:hover {
    background: #006BAD;
    color: #ffffff;

}

p.logged-in-as {
    color: #334155;
    padding: 10px 15px;
}

p.logged-in-as a {
    color: #334155;
}
/************** end comments style *****************/

/*********** start sidebar wiget *****************/

.wiget-line-post > span {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #f4f7fc;
    font-weight: 500;
    position: relative;
    background: #F4F5F7;
    padding: 10px;
    border-radius: 10px;
}
.wiget-line-post > span:before {
    content: "";
    background: var(--maincolor1);
    width: 5px;
    height: 100%;
    border-radius: 10px;
    right: -18px;
    top: 0;
    position: absolute;
}

.wiget-line-post input[type="text"] {
    border: 1px solid #ddd;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0;
}

.wiget-line-post input[type="submit"] {
    background: #FFCE48;
    padding: 10px 25px;
    border-radius: 10px;
    font-family: var(--myfontweb);
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    cursor: pointer;
}
.wiget-line-post span.post-date {
    font-size: 10px;
    width: 100px;
    background: #F4F5F7;
    border-radius: 5px;
    text-align: center;
    transition: all .2s ease-in-out;
}

.wiget-line-post a img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
    margin-bottom: -11px;
}

.wiget-line-post img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
    margin-bottom: -11px;
}

.wiget-line-post ul li:hover span.post-date {
    background: var(--maincolor1);
    color: #FFFFFF;
}


.wiget-line-post span.comment-author-link {
    width: 100%;
}

span.comment-author-link {
    display: none;
}

ul#recentcomments li.recentcomments a {
    width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px;
}

.succes_comment {
    background: #EDF8E7;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #b9e1a4;
    color: #11BA66;
    font-weight: 500 !important;
}

.succes_comment p {
    color: #11BA66;
    font-weight: 500 !important;
}



/*********** end sidebar wiget *****************/



/****** start search box ***********/

.searchbox {
    width: 100%;
    position: absolute;
    display: none ;
    z-index: 999;
	top: 20px!important;
}

.searchbox input[type="text"] {
    background: #ffffff;
    width: 100%;
    height: 118px;
    border-radius: 15px;
    font-family: 'Fontsudinoo';
    font-size: 22px;
    padding-right: 50px;
    font-weight: 500;
}
.searchbox input[type="text"]:focus {
    border: none;
}

.searchbox input[type="text"]::placeholder {
    text-align: right;
}

.searchbox button {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #ECEEEF;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 12px;
    position: absolute;
    cursor: pointer;
    left: 87px;
    top: 32px;
    font-size: 18px;
}


.searchbox button:hover {
    background: #637789;
    color: #ffffff;
}


.close {
    display: inline-block;
}

.close a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #FBE9E9;
    color: #EF6786;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 18px;
}
.close a:hover {
    background: #EF6786;
    color: #FFFFFF;
}


/****** end search box ***********/


/********** start wiget himora style **********/

#wp-calendar {
    width: 100%;
    padding: 0;
    margin: 0 11px 10px 0;
}


.wiget-line-post input[type="search"] {
    border: 1px solid #ddd;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0;
    font-family: 'Fontsudinoo';
}

.wiget-line-post input[type="search"]::placeholder {
    text-align: right;
}

.wiget-line-post .woocommerce-product-search button {
    background: #FFCE48;
    padding: 10px 25px;
    border-radius: 10px;
    font-family: var(--myfontweb);
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    cursor: pointer;
}

/********** start wiget himora style **********/


/************ start loader ****************/


.spinner {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 9px solid;
    border-color: #dbdcef;
    border-right-color: #474bff;
    animation: spinner-d3wgkg 1s infinite linear;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
}

@keyframes spinner-d3wgkg {
    to {
        transform: rotate(1turn);
    }
}

/************ end loader ****************/

/******** start style pro curse **********/

.hero-box-product {
    float: right;
    width: 100%;
}

.hero-box-product .product-course  {
    width: 100%;
    display: flex;
    gap: 20px;
    margin: 25px 0 20px 0;
}

.hero-box-product .broad {
    background: #fff;
    height: 60px;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
}


.product-course .pro-curse {
    background: #fff;
    width: 70%;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    padding: 10px 40px 40px 40px;
}

.hero-box-product .product-course  .left-pro-course {
    width: 29%;
    display: flex;
    flex-direction: column;
    gap: 20px;

}

.product-course .pro-curse-title {
    width: 100%;
}

.product-course .pro-curse-title .title-pro {
    padding: 20px 0px 35px 0px;
    border-bottom: 1px solid #f4f7fc;
    position: relative;
    margin-bottom: 10px;
}

.product-course .pro-curse-title h1 {
    color: var(--mytextcolor);
    font-weight: 600;
    font-size: 22px;
}

.product-course .pro-curse-title .metadata-single {
    width: 100%;
    background: #F3F5F6;
    padding: 20px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-course .pro-curse-title .metadata-single ul li {

}
.product-course .pro-curse-title .metadata-single li {
    list-style: none;
    float: right;
    margin-left: 20px;
    font-weight: 500;
}
.product-course .pro-curse-title .metadata-single li i {
    margin-left: 10px;
    color: #ccc;
}


.tv-sudinoo-box {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}


.product-course .course-tv , img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #e5efff;
    color: var(--maincolor1);
    z-index: 2;
    border: 1px solid #F4F5F7;
    padding: 5px;
    border-bottom: 4px solid var(--maincolor1);
    width: 100%;
    text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
    font-size: 13px;
}

span.comment-count {
    background: var(--maincolor1);
    padding: 2px 10px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    margin-right: 7px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #ffffff;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px;
    margin: 0 -5px;
    border: 1px solid #F4F5F7;
    padding: 5px;
    width: 100%;
    text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}
.woocommerce div.product div.summary {
    display: none;
}

.single-product-course {
    max-width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
    border: 1px solid #F4F5F7 !important;
    padding: 20px !important;
    border-radius: 15px !important;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 13px;
}

.lesson-course {
    border-radius: 15px;
}
.lesson-course ul {

}
.lesson-course > ul > li {
    list-style: none;
    border-radius: 15px;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 15px;
    background: #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
}

.lesson-course ul li h4 {
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.lesson-course ul li h4 i {
    font-size: 18px;
    color: #2ABA5F;
}
.lesson-course ul li ul {
    display: none;
    padding: 15px;
}
.lesson-course ul li ul .course-data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    background: #405260;
    border-radius: 10px;
    margin-top: 10px;
}

.lesson-course ul li ul .course-data .time-course {
    display: flex;
    align-items: center;
    color: #fff;
}

.lesson-course ul li ul .course-data .time-course i {
    margin-left: 10px;
    font-size: 16px;
}
.lesson-course ul li ul .course-data .time-course span {
    font-size: 15px;
    font-weight: 500;
}
.lesson-course ul li ul .course-data .course-dl {

}

.single-product-course p {
    font-size: 16px;
    line-height: 2.5em;
    font-weight: 500;
}

.comment-text .description a {
    color: #444;
    font-weight: 600;
}

.single-product-course li {
    list-style: none;
    font-size: 16px;
    line-height: 2.5em;
    font-weight: 500;
}

.lesson-course ul li ul .course-data .course-dl a {
    background: #fff;
    padding: 8px;
    border-radius: 10px;
    color: #405260;
    font-size: 14px;
    font-weight: 500;
}
.lesson-course ul li ul .course-data .course-dl a i {
    margin-left: 10px;
}
.lesson-course ul li ul .course-data .course-dl a i {
    margin-left: 10px;
}


.lesson-course ul li ul li {
    background: #fff;
    padding: 15px;
    margin: 10px 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F1F2F4;
}
.lesson-course ul li ul li i {
    font-size: 20px;
    margin-left: 10px;
    color: #ff4141;
}

.lesson-course .daneshjo {
    font-size: 20px;
    margin-left: 10px;
    color: #2ABA5F;
}

/******** end style pro curse **********/


/********** start course sidebar *********/

.side-pro-price:hover .total-comment span {
    background: #637789;
    transition: all 0.2s ease-in-out;
}


.left-pro-course .side-pro-price {
    background: #fff;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
}

.left-pro-course .side-pro-sec {
    background: #fff;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
}
.left-pro-course .side-pro-sec a {
    float: right;
    width: 100%;
    color: #444;
    font-weight: 500;
}
.left-pro-course .side-pro-sec a svg {
    padding: 6px;
    border-radius: 10px;
    color: #637789;
    width: 30px;
    height: 30px;
}

.left-pro-course .side-pro-sec a:hover svg {
    color: #00C178;
    transition: all .2s ease-in-out;
}

.website-footer .etminan a:hover {
    animation: itemPreviewAni 0.2s ease 0s forwards;
}

.left-pro-course .side-pro-sec a span {
    width: 100%;
    float: right;
    padding: 10px;
    background: #F4F5F7;
    margin: 5px 0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.side-pro-price .pro-p {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    padding-bottom: 15px;
}

.side-pro-price .kharide {
    filter: blur(2px);
    height: 110px;
    display: flex;
    align-items: center;
}

.side-pro-price > .kharide > p.price {
    padding: 0;
    margin: 0;
    font-weight: 800;
}

.side-pro-price .marke-pardakht {
    position: relative;
}

.side-pro-price .marke-pardakht span {
    background: #02BA77;
    position: absolute;
    top: -80px;
    right: 6px;
    color: #fff;
    padding: 1px 25px;
    border-radius: 10px;
    font-size: 11px;
    opacity: 0.8;
    font-weight: 600;
}


/********* start price style ***************/
.pro-p .price {
    padding-top: 10px;
    position: relative;

}


.pro-p .price > span {
    padding-top: 15px;
    display: block;
}

.pro-p .price > span.free-price {
    font-size: 30px;
    font-weight: 600;
    padding: 15px;
    margin-bottom: 10px;
    margin-bottom: -12px;
}
.pro-p .price > ins {
    position: relative;
    font-size: 30px;
    text-decoration: none;
    font-weight: 800;
}

.pro-p .price > ins:after {
    content: '';
    position: absolute;
    left: -22px;
    top: 5px;
    background: url(http://localhost/wordpress/wp-content/uploads/2024/09/svgexport-24-1.svg);
    background-size: 30px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}

.pro-p .price > ins > span > bdi > .woocommerce-Price-currencySymbol {
    font-size: 0;
}

.pro-p .price > del {
    font-size: 18px;
    color: #637789;
    text-decoration: none;
    display: block;
    margin-bottom: -14px;
    opacity: 0.5;
}

.pro-p .price > del > span {
    position: relative;
}

.pro-p .price > del > span:after {
    width: 100%;
    height: 1.8px;
    background: #E81C4D;
    content: '';
    position: absolute;
    right: 0px;
    top: 40%;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    opacity: 0.6;
}
.price ins bdi > del {

}

.pro-p .price > span > bdi {
    font-size: 30px;
    font-weight: 700;
    position: relative;
}

.pro-p .price > span > bdi:after {
    content: '';
    position: absolute;
    left: -30px;
    top: 5px;
    background: url(https://sudinoo.com/wp-content/uploads/2024/10/tmn.svg);
    background-size: 30px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}

.pro-p .price > span > bdi > span.woocommerce-Price-currencySymbol {
    font-size: 0;
}

.pro-p .price > del > span > bdi > .woocommerce-Price-currencySymbol {
    font-size: 0;
}
/********* end price style ***************/

.left-pro-course .cart-pro {
    background: #00C178;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 7px 20px #00C17860;
    position: relative;
    overflow: hidden;
}

.left-pro-course .chat-gabl {
    background: #FFC33A;
    padding: 9px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 8px 20px #FFC33A40;
    position: relative;
    margin-top: 15px;
    cursor: pointer;
}
.left-pro-course .chat-gabl img {
    position: absolute;
    right: 22px;
    top: 16px;
    font-size: 22px;
    width: 25px;
    height: auto;
}
.left-pro-course .chat-gabl p {
    color: #8f6400;
    font-size: 16px !important;
    font-weight: 600;
}

.side-pro-price .demo-plugin {
    float: right;
    width: 100%;
    background: var(--maincolor1);
    border-radius: 10px;
    margin: 15px 0;
    text-align: center;
}
.side-pro-price .demo-plugin a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 15px;
}
.side-pro-price .demo-plugin a svg {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 22px;
    width: 30px;
    height: 30px;
}
.footer-pre-site > .rate > .woocommerce > .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    right: 0;
    color: #FBB42F;
    font-size: 14px;
}

.left-pro-course .user-course {
    background: #637789;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 7px 20px #85858560;
    position: relative;
    padding: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block !important;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}

.left-pro-course .user-course-allert {
    width: 100%;
    padding: 15px;
    background: #E5F7EC;
    border-radius: 10px;
    margin-top: 15px;
    text-align: center;
    color: #2ABA5F;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 15px;
}

.left-pro-course .user-course-allert span {
    color: #2ABA5F;
}

.left-pro-course .user-course a {
    color: #fff;
}

.left-pro-course .user-course a i {
    position: absolute;
    right: 16px;
    top: 19px;
    font-size: 22px;
}

.left-pro-course .cart-pro a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 15px;
}
.left-pro-course .cart-pro a i {
    position: absolute;
    right: 22px;
    top: 19px;
    font-size: 22px;
}

.left-pro-course .side-pro-price .rate-pro {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 5px 0;
}
.left-pro-course .side-pro-price .rate-pro .woo-num {
    font-size: 16px;
    font-weight: 500;
}
.pro-curse-title .title-pro .star-rate {
    font-size: 20px;
    font-weight: 500;
    color: #FBB42F;
    position: absolute;
    left: 0;
    top: 30px;
}

.product-course .pro-curse img {
    max-width: 100%;
    border-radius: 15px;
    height: auto;
}

.left-pro-course .side-pro-price .rate-pro .rating {
    font-size: 16px;
    font-weight: 600;
}

.lesson-course .spot-pleayer {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    background: #f5efff;
    padding: 15px;
    border-radius: 15px;
    position: relative;
    margin-bottom: 20px;
}
.lesson-course .spot-pleayer .thumbnail-spot {
    display: flex;
}
.lesson-course .spot-pleayer .thumbnail-spot img {
    width: 80px;
    border-radius: 15px;
    height: auto;
}
.lesson-course .spot-pleayer .spot-title {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
}

.lesson-course .spot-pleayer .spot-title h4 {
    font-size: 18px;
    color: #6611DD;
    line-height: 0;
}
.lesson-course .spot-pleayer .spot-title p {
    font-size: 15px;
    line-height: 0;
}

.lesson-course .bottum-spot {

}
.lesson-course .bottum-spot a {
    position: absolute;
    left: 35px;
    background: #6611DD;
    padding: 10px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    top: 29px;
}


/********** end course sidebar *********/


.price-pro-box > p.price {
    font-size: 17px;
    margin: 0;
    font-weight: 800;
    padding: 0;
}




.course-file {

}
.course-file a {
    display: block !important;
    width: 100% !important;
    padding: 20px !important;
    margin-bottom: 10px !important;
    border-radius: 5px !important;
    float: right !important;
    border-right: 5px solid #2ABA68 !important;
    font-size: 14px !important;
    background: #F4F5F7 !important;
    color: #637789 !important;
    font-weight: 500 !important;
}
.course-file a:hover {
    display: block !important;
    width: 100% !important;
    padding: 20px !important;
    margin-bottom: 10px !important;
    border-radius: 5px !important;
    float: right !important;
    border-right: 5px solid #2ABA68 !important;
    font-size: 14px !important;
    background: #E5F7EC !important;
    color: #2ABA68 !important;
    font-weight: 500 !important;
}
.course-file a i {
    float: left;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
}

.course-file a:hover i {
    float: left;
    font-size: 18px;
    opacity: 1;
    visibility: visible;
}

.side-pro-price {

}
.side-pro-price .total-sale {
    padding: 15px 69px 15px 15px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    margin: 10px 0;
}


.single-sidebar .side-pro-price {
    background: #fff;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
    position: relative;
}

.single-sidebar .total-comment {
    padding: 15px 69px 15px 15px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
}


.single-sidebar .total-comment svg {
    top: 1px;
    font-size: 22px;
    position: absolute;
    right: 0px;
    background: #F4F5F7;
    padding: 11px;
    border-radius: 10px;
    color: #637789;
    width: 60px;
    height: 60px;
}
.single-sidebar .total-comment span {
    padding: 2px 13px 0 13px;
    background: var(--maincolor1);
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    float: left;
    min-width: 35px;
}


.side-pro-price .total-sale i {
    top: 5px;
    font-size: 22px;
    position: absolute;
    right: 4px;
    background: #F4F5F7;
    padding: 15px;
    border-radius: 10px;
    color: #637789;
}
.side-pro-price .total-sale span {
    padding: 2px 13px 0 13px;
    background: var(--maincolor1);
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    float: left;
    min-width: 35px;
}

.wiget-meta-product {
    background: #fff;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
    position: relative;
}

.coler-bg {
    background: #444444 !important;
    color: #fff !important;
}


.col-btn {
    border-bottom: 1px solid #4a4a4a !important ;
}

.col-btn:last-child {
    border-bottom: none !important; ;
}

span.col-bt-gb {
    background: #565656 !important;
    border-bottom: 0 !important;
}

span.col-bt-gb:before {
    background: #FCA721 !important;
}

.wiget-meta-product > span {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #f4f7fc;
    font-weight: 500;
    position: relative;
    background: #F4F5F7;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.wiget-meta-product > span:before {
    content: "";
    background: #374458;
    width: 5px;
    height: 100%;
    border-radius: 10px;
    right: -18px;
    top: 0;
    position: absolute;
}

.additional-product-himora{
    border-bottom: 1px solid #F4F5F7;
}
.additional-product-himora:last-child {
    border-bottom: none;
}
.additional-product-himora i {
    padding: 5px;
    font-size: 15px;
    margin-left: 5px;
    color: #2ABA5F;
}
.additional-product-himora span {
    display: block;
    padding: 1px;
    margin: 10px 0;
    padding-right: 10px;
    font-weight: 600;

}


.additional-product-himora span p {
    display: inline-block;
    font-weight: 300;
    margin-right: 5px;
}

.left-pro-course .update-dore {
    background: var(--maincolor1);
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    padding: 15px 15px;
    position: relative;
}

.left-pro-course .update-dore:after {
    content: '';
    position: absolute;
    width: 9px;
    right: 8px;
    height: 38px;
    background: #F4F5F7;
    border-radius: 10px;
    top: 15px;
    opacity: 0.5;
}
.left-pro-course .update-dore:before {
    content: '';
    position: absolute;
    width: 10px;
    left: 8px;
    height: 38px;
    background: #F4F5F7;
    border-radius: 10px;
    opacity: 0.5;
}



.left-pro-course .update-dore p {
    background: none !important;
    box-shadow: none !important;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
}

.left-pro-course .metadata-single {

}
.left-pro-course .metadata-single ul {
    margin-top: 20px;
}
.left-pro-course .metadata-single ul li:first-child {
    list-style: none;
    margin-bottom: 0px;
    padding: 10px 10px;
    font-size: 15px;
    line-height: 2.2em;
    background-size: 17px;
    border-radius: 4px;
    font-weight: 300;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F4F5F7;
}
.left-pro-course .metadata-single ul li {
    list-style: none;
    margin-bottom: 0px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 2.2em;
    background-size: 17px;
    border-radius: 4px;
    font-weight: 300;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-pro-course .metadata-single ul li p {
    font-weight: 500;
    display: flex;
    align-items: center;
}

.left-pro-course .metadata-single ul li p svg {
    width: 25px;
    height: 25px;
    margin-left: 10px;
    color: #637789;
    padding: 3px;
}

/*********** start loop price style ************/
.price-pro-box {
    padding-top: 10px;
    position: relative;
    padding-left: 15px;
}

.footer-pre-site .price-pro-box .price > span > .amount {
    padding-top: 15px;
    display: block;
}

.footer-pre-site .price-pro-box .price > ins {
    position: relative;
    font-size: 30px;
    text-decoration: none;
    font-weight: 800;
}

.footer-pre-site .price-pro-box .price > ins:after {
    content: '';
    position: absolute;
    left: -23px;
    top: 2px;
    background: url(http://localhost/wordpress/wp-content/uploads/2024/09/svgexport-24-1.svg);
    background-size: 30px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.footer-pre-site .price-pro-box .price > ins > span > bdi > .woocommerce-Price-currencySymbol {
    font-size: 0;
}

.footer-pre-site .price-pro-box del {
    font-size: 18px;
    color: #637789;
    text-decoration: none;
    display: block;
    margin-bottom: -13px;
    opacity: 0.5;
}

.footer-pre-site .price-pro-box .price > del > span {
    position: relative;
}

.footer-pre-site .price-pro-box .price > del > span:after {
    width: 100%;
    height: 1.8px;
    background: #E81C4D;
    content: '';
    position: absolute;
    right: 0px;
    top: 40%;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    opacity: 0.6;
}
.footer-pre-site .price-pro-box .price ins bdi > del {

}

.footer-pre-site .price-pro-box .price > span > bdi {
    font-size: 30px;
    font-weight: 600;
    position: relative;
}

.footer-pre-site .price-pro-box .price > span > bdi:after {
    content: '';
    position: absolute;
    left: -22px;
    top: 0;
    background: url(http://localhost/wordpress/wp-content/uploads/2024/09/svgexport-24-1.svg);
    background-size: 30px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}

.footer-pre-site .price-pro-box .price > span > bdi > span.woocommerce-Price-currencySymbol {
    font-size: 0;
}

.footer-pre-site .price-pro-box .price > del > span > bdi > .woocommerce-Price-currencySymbol {
    font-size: 0;
}

.footer-pre-site .price > del {
    font-size: 18px;
    font-weight: 500;
}

.footer-pre-site .price-pro-box .price ins .amount bdi {
    font-size: 20px;
    font-weight: 600;
}

.footer-pre-site > .price-pro-box > p.price > del .amount > bdi {
    font-size: 15px;
    font-weight: 500;
}

.footer-pre-site .price-pro-box p.price > span > bdi {
    font-size: 20px;
    font-weight: 800;
    display: flex;
    padding-left: 5px;
}
/*********** end loop price style ************/

.motclass {
    width: 100%;
    display: flex;
    gap: 15px;
}
.motclass span:nth-child(1) {
    background: #F3F7FE;
    padding: 8px 20px;
    border-radius: 10px;
    color: var(--maincolor1);
    display: flex;
    align-items: center;
    font-weight: 500;
}


.motclass span:nth-child(2) {
    background: #F3F4F6;
    display: flex;
    padding: 8px 20px;
    border-radius: 10px;
    color: #303030;
    align-items: center;
    font-weight: 500;
}
.motclass span a {
    color: var(--maincolor1);
    font-weight: 500;
}

.motclass span i {
    font-weight: 900;
    margin-left: 10px;
    font-size: 19px;
}
.motclass span:nth-child(2) {

}
.wiget-meta-product input[type="text"] {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    color: #637789;
    font-size: 15px;
    position: relative;
}

.woocommerce-message {
    border-top: 0 !important;
    border-right: 3px solid #00C178 !important;
    background: #E5F7EC !important;
    padding: 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #00C178 !important;
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
    flex-direction: row;
}

.woocommerce-message::before {
    display: none;
}
.woocommerce-message::after {
    display: none;
}
.woocommerce-message a {
    background: #00c178;
    color: #fff;
    padding: 0 15px;
    border-radius: 10px;
    font-size: 15px;
}
.woocommerce-message a.button {
    background: #00C178 !important;
    color: #fff !important;
    font-weight: 500 !important;
    border-radius: 10px !important;
}

.wiget-meta-product .update-video-date {

}

.wiget-meta-product .update-video-date p {
    background: #F4F5F7;
    box-shadow: none;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.wiget-meta-product .date-of-send {
    padding: 16px 10px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    border-bottom: 1px solid #f4f7fc;
}
.wiget-meta-product .date-of-send:last-child {
    padding: 16px 10px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    border-bottom: none;
}

.wiget-meta-product .date-of-send span {
    font-weight: 300;
}

.wiget-meta-product .date-of-send p.update {
    font-weight: 300;
}


/************ start ez post fehrest style **************/

div#ez-toc-container {
    background: #fff;
    border: 1px solid #e7ecf0;
    margin-bottom: 30px;
    border-radius: 20px;
    padding: 30px;
    display: grid;
    margin: 25px 0;
}

#ez-toc-container p.ez-toc-title {
    font-weight: 700;
    margin-bottom: 10px
}

#ez-toc-container li {
    background: none;
    padding-right: 0px!important;
    border-bottom: 1px solid #efefef
}

.ez-toc-list-level-3 {
    border: 1px solid #e7ecf0;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 20px
}

#ez-toc-container li a {
    line-height: 2em;
    font-size: 16px;
    padding: 5px 16px 5px 20px;
    display: block;
    font-weight: 600;
    color: #4b4b4b;
    border-right: 4px solid transparent
}

div#ez-toc-container ul li {
    font-weight: 500;
    padding: 10px;
    list-style: none;
}

div#ez-toc-container ul li a {
    font-weight: 500 !important;
    padding: 10px;
}

div#ez-toc-container ul li ul li a {
    line-height: 2em;
    font-size: 16px;
    padding: 5px 16px 5px 20px;
    display: block;
    font-weight: 400 !important;
    color: #1678B4;
    border-right: 4px solid transparent;
}

div#ez-toc-container p.ez-toc-title {
    color: #303030 !important;
    text-align: right !important;
    font-weight: 500 !important;
    font-size: 21px !important;
    background: #F4F5F7 !important;
    padding: 15px !important;
    border-radius: 10px !important;
}
div#ez-toc-container ul.ez-toc-list a {
    font-weight: 500 !important;
    color: #637789 !important;
    text-decoration: none;
}

div#ez-toc-container ul.ez-toc-list a {
    font-weight: 500 !important;
    color: #637789 !important;
}


div#ez-toc-container ul li .ez-toc-heading-level-3{
    text-decoration: none;
}

div#ez-toc-container ul li .ez-toc-heading-level-3 a {
    text-decoration: none;
    color: #428bca !important;
}

#ez-toc-container li:last-child {
    border-bottom: none
}

.ez-toc-list-level-3 li a {
    font-weight: 300!important
}

.ez-toc-list-level-3 li:last-child {
    border-bottom: none
}

div#ez-toc-container ul.ez-toc-list a {
    font-weight: 400;
}


#ez-toc-container ul ul {
    margin-left: 0;
    margin-bottom: 10px;
}

/************ end ez post fehrest style **************/


.single-content .video-post-content {
    margin: 25px 0;
    float: right;
    width: 100%;
}

.box-single-right .tv-meta-social-link {
    width: 100%;
    float: right;
    display: flex;
    gap: 15px;
    padding: 10px 0;
}
.box-single-right .tv-meta-social-link i {
    background: #ffffff57;
    padding: 10px;
    border-radius: 10px;
    margin-left: 10px;
}

.box-single-right .tv-meta-social-link a:nth-child(1) {
    float: right;
    padding: 10px 15px;
    background: #F60002;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
}
.box-single-right .tv-meta-social-link a:nth-child(2) {
    font-weight: 600;
    float: right;
    padding: 10px 15px;
    background: #00C178;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.herosingle {
    display: flex;
    gap: 20px;
}
.main-single {
    float: right;
    background: #fff;
    width: 70%;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    padding: 10px 40px 40px 40px;
}

.mainside {
    float: right;
    width: 29%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.mainside .side-wiget {
    float: right;
    background: #fff;
    width: 100%;
    border-radius: var(--myborder-radios);
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border: 1px solid #E7ECF0;
    padding: 10px 40px 40px 40px;
}

.main-single .title-page {
    padding: 15px 0;
}

.main-single .title-page .titr-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px 35px 0px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f4f7fc;
}

.main-single .title-page .titr-page h1 {
    color: var(--mytextcolor);
    font-weight: 600;
    font-size: 22px;
}
.woocommerce-info {
    border-top: 0 !important;
    border-right: 3px solid #2D8FBF !important;
    background: #E6F9FF !important;
    padding: 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #2D8FBF !important;
}

.woocommerce-info::before {
    display: none !important;
}


p.return-to-shop {

}
p.return-to-shop a.wc-backward {
    background: #00C178;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0px 7px 20px 0px rgba(0, 193, 119.99999999999991, 0.3764705882352941);
    font-weight: 600;
}

p.return-to-shop a.wc-backward:hover {
    background: #00C178;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0px 7px 20px 0px rgba(0, 193, 119.99999999999991, 0.3764705882352941);
}

span.woocommerce-input-wrapper input[type="text"] ,.woocommerce form .form-row input.input-text {
    border: 1px solid #ddd !important;
    padding: 20px !important;
    border-radius: 5px !important;
    width: 100%;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    font-size: 16px;
}

.woocommerce form .form-row input.input-text .place

span.woocommerce-input-wrapper input[type="tel"] {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px !important;
    width: 100%;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    font-size: 16px;
}
span.woocommerce-input-wrapper input[type="email"] {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px !important;
    width: 100%;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    font-size: 16px;
    text-align: end;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    display: flex;
    gap: 10px;
}

.woocommerce-checkout .form-row.form-row-first {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > p {
    flex: 1;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table * {
    background-color: #f9ffef;
    color: #92c72b !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    border: unset;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    text-align: right;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    margin-bottom: 20px;
}
.woocommerce-checkout #place_order {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    line-height: 1.5em;
    color: #fff !important;
    margin-top: 0 !important;
    background: #00C178;
    box-shadow: 0 7px 20px #00c17860;
    border-radius: 10px;
    padding: 15px !important;
    font-family: 'Fontsudinoo';
}

.woocommerce-checkout #payment div.form-row {
    padding: 0;
    margin-top: 30px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: unset;
}
.woocommerce-checkout #payment {
    background: none;
}
.woocommerce-error {
    margin-bottom: 10px;
    color: #ff0000;
    border: unset;
    border-right: 3px solid #ff0000;
    background: #ff626224;
    display: block;
    font-size: 17px;
    border-radius: 0 !important;
    padding: 12px 18px !important;
    line-height: 2.5em;
}

input:out-of-range {
    border: 1px solid red;
}

.woocommerce-error:before {
    display: none;
}

p.woo-termsandconditions {
    text-align: center;
    font-weight: 500;
}



:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
    background: #00C178;
    color: #fff;
    font-weight: 500;
    font-family: "Fontsudinoo";
    padding: 15px 25px;
    border-radius: 10px;
    font-size: 16px;
    width: 100%;
    height: 65px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover {
    background: #00C178;
    color: #fff;
    font-weight: 500;
    font-family: "Fontsudinoo";
    padding: 15px 25px;
    border-radius: 10px;
    font-size: 16px;
    width: 100%;
    height: 65px;
}

.woocommerce form .form-row-first {
    width: 65%;
}

.woocommerce form .form-row-last {
    width: 35%;
}

.woocommerce-form-coupon p {
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
}
.woocommerce-info a.showcoupon {
    margin-right: 10px;
    color: #2D8FBF;
    font-weight: 500 !important;
}

.woocommerce .woocommerce-cart-form__contents thead {
    background-color: #f8f8f9;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 15px 12px;
    line-height: 1.5em;
}

.woocommerce table.shop_table td {
    padding: 20px 0 !important;
    vertical-align: middle !important;
    line-height: 1.5em !important;
    font-size: 14px !important;
    color: #303030 !important;
}
.woocommerce table.shop_table td a {
    color: #303030;
    font-weight: 500;
}

.woocommerce table.shop_table td a.remove {
    color: #FF0000 !important;
    font-weight: 500;
    font-size: 29px;
    background: #FFE9E9;
    border-radius: 10px;
    margin-right: 20px;
}

.product-price span.woocommerce-Price-amount {
    display: block;
    margin-left: 20px;
    font-weight: 500;
}

.woocommerce form.checkout_coupon {
    border: 1px solid rgba(0, 0, 0, .1) !important;
}
.woocommerce-checkout .woocommerce .container.p-lg-0 .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce-checkout .wc_payment_method input {
    display: none;
}
.woocommerce-checkout .wc_payment_method label{
    padding: 15px 0;
}
.woocommerce-checkout .wc_payment_method.payment_method_WC_ZPal input[type="radio"]:checked + label {
    background: #f8c23340;
    border-radius: 20px;
    transition-duration: 0.1s;
    box-shadow: 0 0 30px #f8c23340;
}
.woocommerce-checkout #payment {
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: right;
    list-style: none outside;
    margin: 15px !important;
    padding: 10px !important;
}
.woocommerce-checkout .wc_payment_method.payment_method_WC_Zibal input[type="radio"]:checked + label {
    background: #00a9e740;
    border-radius: 20px;
    transition-duration: 0.1s;
    box-shadow: 0 0 30px #00a9e740;
}
.woocommerce-checkout .cart.woocommerce-cart-form__contents .product-remove a.remove {
    display: inline-block;
    font-size: 27px !important;
    vertical-align: middle;
    width: 27px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 3px !important;
    background: #ffefef !important;
    color: #FF0000 !important;
    margin: 10px 20px;
}
.woocommerce-checkout label {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    color: #181522;
}
.woocommerce-checkout label .required {
    display: none;
}
.woocommerce-checkout input {
    text-align:right;
    border: 1px solid #d5d8dc !important;
    padding: 15px !important;
    background: #fff !important;
    max-width: 100%;
    border-radius: 5px !important;
    margin: 10px 0 !important;
    color: #35495c !important;
    transition-duration: .3s !important;
}
.woocommerce-checkout  .fee {
    display: none;
}
.woocommerce-checkout  .wallet-pay-partial {
    display: none;
}
.woocommerce-checkout .cart.woocommerce-cart-form__contents  .coupon,.woocommerce-checkout .woocommerce .woocommerce-error::before {
    display: none;
}

.woocommerce-checkout .cart.woocommerce-cart-form__contents .button.wp-element-button {
    background-image: linear-gradient(45deg, #ffc33a, #ffd450) !important;
    box-shadow: 0 7px 20px #ffc5419e !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.woocommerce-checkout  .woocommerce-checkout-main,.woocommerce-checkout  .woocommerce-checkout-side,.woocommerce-checkout  .woocommerce-cart-form {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.woocommerce-checkout  .woocommerce-terms-and-conditions-wrapper {
    display: none;
}
.woocommerce-checkout  .payment_box{
    display: none !important;
}
.woocommerce-checkout  .wc_payment_methods.payment_methods.methods {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    padding:0 !important;
    margin-bottom: 35px !important;
}
.woocommerce-checkout  .woocommerce-billing-fields h3 {
    display: none;
}

.woocommerce-checkout .wc_payment_methods.payment_methods .payment_method_wc_zibal input[type="radio"]:checked + label {
    background: #00a9e740;
    border-radius: 20px;
    transition-duration: 0.1s;
    box-shadow: 0 0 30px #00a9e740;
}
.woocommerce-checkout .wc_payment_methods.payment_methods li label {
    display: flex;
    flex-direction: column-reverse;
    cursor: pointer;
}
.wc_payment_methods.payment_methods li {
    width: 50%;
    text-align: center !important;
}

.woocommerce-checkout .wc_payment_methods.payment_methods li label img {
    margin: auto !important;
    margin-bottom: 10px !important;
    height: auto !important;
}
.woocc {
    margin: 20px auto 30px;
    padding: 50px 50px 50px;
    overflow: hidden;
    width: 840px !important;
    border-radius: 15px;
    box-shadow: 0 8px 30px 0 rgba(103, 151, 255, .15);
    background-color: #fff;
}
.woo-termsandconditions a.woocommerce-terms-and-conditions-link {
    color: #2D8FBF;
}

.woocommerce table.shop_table tr:hover .product-remove a.remove {
    background: #FF0000 !important;
    color: #ffefef !important;
}



/**************** start category style ******************/


.category-sudinoo {
    float: right;
    width: 100%;
}
.head-category {
    float: right;
    background: #F9EACE;
    border-radius: 15px;
    margin-bottom: 30px;
    padding: 40px;
    width: 100%;
}
.head-category h2 {
    font-size: 24px;
    font-weight: 600;
    color: #181522;
}
.head-category p {
    width: 100%;
    float: right;
    font-size: 17px;
    font-weight: 300;
    color: #181522;
    line-height: 2.5;
}
.category-sudinoo .content-category {

}

.related-post .cat-himora {
    display: flex;
    flex-wrap: wrap;
}

.related-post .category {
    width: 35.5%;
}


/**************** end category style ******************/




.social-icon {
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    color: #333;
    font-size: 24px;
    transition: color 0.3s;
}

.social-icon:hover {
    color: #007bff; 
}
.wiget-meta-product a.copy {
    position: absolute;
    right: 30px;
    bottom: 22px;
    font-size: 18px;
    color: #bfbfbf;
}
.social-esh {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wiget-meta-product .social-face a:hover , .wiget-meta-product .social-x a:hover , .wiget-meta-product .social-tel a:hover , .wiget-meta-product .social-whatsapp a:hover , .wiget-meta-product .social-gmail a:hover {
    background: #3b82f64f;
}
.wiget-meta-product .social-face a {
    background: #e2edff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
}
.wiget-meta-product .social-face a i {
    color: #103b7f;
}

.wiget-meta-product .social-x a {
    background: #e2edff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
}
.wiget-meta-product .social-x a i {
    color: #103b7f;
}
.wiget-meta-product .social-tel a {
    background: #e2edff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
}
.wiget-meta-product .social-tel a i {
    color: #103b7f;
}

.wiget-meta-product .social-whatsapp a {
    background: #e2edff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
}
.wiget-meta-product .social-whatsapp a i {
    color: #103b7f;
}

.wiget-meta-product .social-gmail a {
    background: #e2edff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
}

.wiget-meta-product .social-gmail a i {
    color: #103b7f;
}

.cat-clip {
    margin-top: 20px;
    position: relative;
    margin-bottom: -15px;
}

.cat-clip i {
    position: absolute;
    top: 15px;
    right: 14px;
    font-size: 18px;
    color: #C3C7CA;
    cursor: pointer;
}
.comment-author span {
    background: var(--maincolor1);
    margin-right: 10px;
    padding: 0 10px;
    font-size: 13px;
    border-radius: 5px;
    color: #fff;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
    font-family: 'Fontsudinoo' !important;
    font-weight: 500 !important;
    background: var(--maincolor1) !important;
}


.wiget-meta-product .sp-date {
    font-weight: 300;
    background: #FCA721;
    color: #fff;
    padding: 0 10px;
    border-radius: 10px;
}

/*************** start blog box 1 style ******************/
.item-loop-blog-box-one {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.item-loop-blog-box-one .head-item-blog-one {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #F4F5F7;
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.item-loop-blog-box-one .head-item-blog-one figure {
    position: relative;
    padding: 15px;
}
.item-loop-blog-box-one .head-item-blog-one figure .blog-icon {
    width: 100% !important;
    height: 86%;
    position: absolute;
    right: 0;
    top: 3%;
    z-index: 1;
    background-image: url('https://bsmd.mowj.in/wp-content/uploads/2024/12/blog-icon.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .2;
}

.item-loop-blog-box-one .head-item-blog-one figure .blog-icon2 {
    width: 100% !important;
    height: 86%;
    position: absolute;
    right: 0;
    top: 3%;
    z-index: 1;
    background-image: url(img/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .2;
}

.item-loop-blog-box-one .head-item-blog-one:hover .blog-icon {
    background-size: 110px;
    opacity: 1;
}
.item-loop-blog-box-one .head-item-blog-one:hover .blog-icon2 {
    background-size: 110px;
    opacity: 1;
}

.item-loop-blog-box-one .head-item-blog-one:hover .footer-item-blog {
    background: #4186F6;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out;
    height: 65px;
}
.item-loop-blog-box-one .head-item-blog-one:hover .footer-item-blog span:nth-child(1) {
    display: none;
}
.item-loop-blog-box-one .head-item-blog-one:hover .footer-item-blog span:nth-child(2) {
    text-align: center;
    display: block;
    width: 100%;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out;
}


.item-loop-blog-box-one .head-item-blog-one img {
    max-width: 100%;
    border-radius: 15px;
    width: 100%;
    height: auto;
}

.item-loop-blog-box-one .head-item-blog-one a {

}
.item-loop-blog-box-one .head-item-blog-one h3 {
    font-size: 16px;
    font-weight: 500;
    padding: 0 15px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #81818c;
    line-height: 3.2em;
    direction: rtl;
    margin-top: -14px;
    margin-bottom: -10px;
	font-weight: 700;
}

.item-loop-blog-box-one .head-item-blog-one p {
    padding: 10px 15px !important;
    direction: rtl !important;
    font-size: 14px !important;
    color: #000000 !important;
    font-weight: 300 !important;
}


.item-loop-blog-box-one .head-item-blog-one .footer-item-blog {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 15px 20px;
    border-top: 1px solid #eee;
    align-items: center;
    position: relative;
    width: 100%;
    margin-top: 15px;
    height: 65px;
}
.item-loop-blog-box-one .head-item-blog-one .footer-item-blog span:nth-child(1) {
    width: 170px;
    font-size: 13px;
    background: var(--mybgcolor);
    display: inline-table;
    padding: 1px 10px 0px 10px;
    border-radius: 5px;
    text-align: center;
    direction: rtl;
    font-weight: 500;
    color: var(--mytextcolor);
}
.item-loop-blog-box-one .head-item-blog-one .footer-item-blog span:nth-child(2) {
    font-size: 17px;
    --myfontweb: 500;
    color: var(--mytextcolor);
    font-weight: 500;
}

/*************** end blog box 1 style ******************/


/********** start pafination style **********/

.pagination {
    width: 100%;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    flex-wrap: wrap;
}
.page-numbers span {
    line-height: 45px;
    padding: 0 20px;
    display: inline-block;
    margin: 10px 3px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(46,61,73,.15);
    font-size: 16px;
}

span.page-numbers.current {
    color: #fff !important;
    background: var(--maincolor1) !important;
    box-shadow: 0 7px 20px #3b82f68f !important;
    line-height: 45px !important;
    padding: 0 20px !important;
    border-radius: 10px;
    display: inline-block !important;
    margin: 10px 3px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
a.page-numbers {
    line-height: 45px !important;
    padding: 0 25px !important;
    display: inline-block !important;
    margin: 10px 5px !important;
    background: #fff !important;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(46, 61, 73, .15) !important;
    color: #000 !important;
    font-size: 16px !important;
    transition: all .2s ease-in-out !important;
    font-weight: 500 !important;
}

a.page-numbers:hover {
    background: #637789 !important;
    color: #ffffff !important;
}

/********** end pafination style **********/

/*********** start my-account style *****************/

.hero-my-account {
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
    background: #fff;
    display: flex;
    border-radius: 15px;
    padding: 20px;
    width: 100%;
    gap: 20px;
}
nav.woocommerce-MyAccount-navigation {
    display: flex;
    background: #3f5062;
    width: 25%;
    border-radius: 15px;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    max-height: 100%;
    position: sticky;
    top: 20px;
}
.woocommerce-MyAccount-content {
    width: 75%;
}
nav.woocommerce-MyAccount-navigation ul {

}
nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    padding: 13px 15px;
    font-size: 15px;
    border-bottom: 1px solid #ffffff0f;
    display: flex;
    align-items: center;
    transition: all .2s ease-in-out;
}
nav.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
    background: #FD4748;
    border-radius: 0 0 15px 15px;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #ffffff14;
}
nav.woocommerce-MyAccount-navigation ul li:last-child:hover {
    background: #FD4748 !important;
}
.select_custom_wpyar ul li:hover {
    background: #f6f7f91c !important;
}
.select_custom_wpyar i {
    left: 20px !important;
}
.select_custom_wpyar i {
    border-right: solid 1px #e9e9e9 !important;
    padding-right: 14px !important;
}
.select_custom_wpyar ul {
    color: #fff !important;
    top: 60px !important;
    background: #3F5062 !important;
    border: solid 1px #3F5062 !important;
}
.select_custom_wpyar ul li{
    border-bottom: 1px solid #ffffff0f !important;
}
.select_custom_wpyar ul li:last-child {
    border-bottom: 0 !important;
}
.panel-info-account {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin-top: 15px;
}
.panel-info-account img {
    border-radius: 50%;
}
.panel-info-account span {
    font-size: 17px;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    display: flex;
    flex-direction: row-reverse;
}
.woocommerce-MyAccount-navigation-link a:before {
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900;
    font-size: 22px;
    margin-left: 15px;
}

li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f3fd";
}

li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f03a";
}
li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f019";
}
li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f044";
}
li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b";
}
li.woocommerce-MyAccount-navigation-link--notices a:before {
    content: "\f08b";
}
li.woocommerce-MyAccount-navigation-link--points a:before {
    content: "\f091";
}
li.woocommerce-MyAccount-navigation-link--support a:before {
    content: "\f577";
}
li.woocommerce-MyAccount-navigation-link--notifications a:before {
    content: "\f0f3";
}
li.woocommerce-MyAccount-navigation-link--qa a:before {
    content: "\f27a";
}

form.woocommerce-EditAccountForm .row {
    display: flex;
    width: 100%;
    float: right;
    gap: 20px;
}
.woocommerce form .form-row-last {
    width: 50%;
}
.woocommerce form .form-row-first {
    width: 50%;
}

input#account_first_name {
    width: 100%;
}
input#account_last_name {
    width: 100%;
}

p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    width: 50%;
}

input#account_display_name {
    width: 100%;
}
input#account_email {
    width: 100%;
}

p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    width: 100%;
}

.panel-acc {
    width: 100%;
    float: right;
}
.panel-acc .row-base {
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
}

.panel-acc .row-base .top-base img {

}

.panel-acc .row-box .colone {
    background: linear-gradient(to left, #ff784a, #ff926d) !important;
    box-shadow: 0 7px 20px #ff784a50 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.panel-acc .row-box .coltwo {
    background: linear-gradient(to left, #f545a8, #f87abb) !important;
    box-shadow: 0 7px 20px #da268b4f !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .colthree {
    background: linear-gradient(to left, #0aab7b, #0cd096) !important;
    box-shadow: 0 7px 20px #0aab7b50 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .colfor {
    background: linear-gradient(to left, #8845f5, #aa7af8) !important;
    box-shadow: 0 7px 20px #8845f550 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .colfive {
    background: linear-gradient(to left, #3AD0E3, #0AB2C7) !important;
    box-shadow: 0 7px 20px #3ad0e369 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .colsix {
    background: linear-gradient(to left, #D8E8D8, #cbdfcb) !important;
    box-shadow: 0 7px 20px #D8E8D8 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .colseven {
	background: linear-gradient(to left, #3F5062, #7d858d) !important;
    box-shadow: 0 7px 20px #3f506280 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-box .coleight {
    background: linear-gradient(to left, #0aab7b, #0cd096) !important;
    box-shadow: 0 7px 20px #0aab7b50 !important;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.panel-acc .row-base .row-box {
    width: 25%;
    box-shadow: 0 7px 20px 0 rgb(51 51 51 / 10%) !important;
    padding: 10px;
    border-radius: 10px;
    transition: all .2s ease-in-out;
    flex-grow: 1;
}


.panel-acc .row-base .row-box .bottum-base {
    text-align: center;
}


.panel-acc .row-base .bottum-base h3 {
    padding-top: 10px;
    font-weight: 600;
}

.panel-acc .row-base .bottum-base p {
    font-size: 14px;
    font-weight: 300;
}

.myaccount-order {
    width: 100%;
    float: right;
    display: flex;
    gap: 20px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #C3C7CA;
}
.myaccount-order .item-order {
    width: 25%;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    text-align: right;
    border-left: 1px solid #F4F5F7;
}

.myaccount-order .item-order:last-child {
    border-left: none;
}

.myaccount-order .item-order p {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}
.myaccount-order .item-order i {
    font-size: 31px;
    padding: 15px;
    color: #637789;
}
.myaccount-order .item-order span {
    font-weight: 300;
    font-size: 16px;
}

.ete-panel {
    float: right;
    width: 100%;
    padding: 20px 0;
}
.ete-panel h3 {
    font-size: 23px;
    font-weight: 600;
}


textarea#biography {
    border: 1px solid #ddd !important;
    padding: 20px !important;
    border-radius: 5px !important;
    width: 100%;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    font-size: 16px;
    height: 150px;
    margin-bottom: 15px;
}

button.woocommerce-Button.button {
    display: flex;
    background: #ffc33a;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 0;
    padding: 25px;
    color: #444;
    font-weight: 500;
    transition: all .2s ease-in-out;
    margin-top: 240px;
}
button.woocommerce-Button.button:hover {
    display: flex;
    background: #444 !important;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 0;
    padding: 25px;
    color: #fff;
    font-weight: 500;
}

span.show-password-input {
    display: none;
}

.woocommerce-info-edit {
    color: #fff;
    float: right;
    width: 100%;
    background: #FF7D51;
    padding: 15px;
    border-radius: 10px;
    margin-top: 15px;
    font-size: 15px;
    line-height: 2.4em;
    display: flex;
    justify-content: space-between;
}
.woocommerce-info-edit a {
    color: #000;
    margin-right: 10px;
    background: #fff;
    padding: 0 15px;
    border-radius: 10px;
    font-weight: 500;
}
a.wc-forward.button {
    display: none !important;
}

.panel-info-account span.points {
    font-size: 14px;
    font-weight: 300;
    padding: 0;
}

.discount-notification {
    border-right: 3px solid #2ABA5F;
    background: #E5F7EC;
    color: #2ABA5F;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 2.4em;
    font-weight: 500;
}

h3.points-header {
    font-weight: 600;
    font-size: 23px;
}

.points-warning {
    background: #f7f4e5;
    color: #ba8f2a;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 2.4em;
    font-weight: 500;
}

.points-info {
    background: #f7f4e5;
    color: #ba8f2a;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 2.4em;
    font-weight: 500;
}

/*********** end my-account style *****************/

/*********** start thanks style *****************/

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    display: flex;
    justify-content: space-between;
    background: #F4F5F7;
    padding: 20px;
    border-radius: 10px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #2ABA5F;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    background: #E5F7EC;
    border-radius: 10px;
    margin-bottom: 20px;
}

p.order-again {
    display: flex;
    justify-content: center;
}

p.order-again .button {
    background: #FFC33A !important;
    padding: 10px 40px !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    width: 100% !important;
    text-align: center;
    color: #000 !important;
}

section.woocommerce-customer-details {
    display: none;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    display: none;
}
h2.woocommerce-order-details__title {
    display: none;
}

td.download-file {
    text-align: center;
}
a.woocommerce-MyAccount-downloads-file.button.alt {
    background: var(--maincolor1);
    border-radius: 7px;
    padding: 5px 10px;
    color: #fff;
}
h2.woocommerce-order-downloads__title {
    display: none;
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 2.5em;
    text-align: center;
    font-weight: 400 !important;
}

span.chek-tank {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.woocommerce ul.order_details li {
    flex-grow: 1 !important;
    text-align: center;
    margin: 0 !important;

}
.woocommerce ul.order_details li strong {
    margin-top: 10px !important;
    font-weight: 500 !important;
}

.order_details tr {
    text-align: center;
}

a.woocommerce-MyAccount-downloads-file.button.alt:hover {
    background: #637789;
}

/*********** end thanks style *****************/

.current-user-loged-in-class {
    position: relative;
    padding-left: 14px;
}

.current-user-loged-in-class img {
    height: auto;
    width: 50px;
    border-radius: 10px;
}


.current-user-loged-in-class .ac-access {
    position: absolute;
    top: 138px;
    width: 300px;
    left: 0;
    background: #fff;
    border-radius: 10px;
    z-index: 9;
    padding: 10px;
    box-shadow: 0 0 40px #00000017;
    visibility: hidden;
    overflow: hidden;
    transition: all .2s cubic-bezier(0.3, -0.27, 0.04, 2.07);
    z-index: 15;
}

@keyframes pulse-black2 {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}
	
	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

@keyframes imageAnimate {
		0% {
			transform: translateY(5px);
		}
	
		100% {
			transform: translateY(29px);
		}
}

@keyframes pulse-green {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgb(27 210 163 / 48%);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}
	
	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}


.current-user-loged-in-class .ac-access ul {
    margin-top: -10px;
}

.current-user-loged-in-class .ac-access ul li {
    list-style: none;
}
.current-user-loged-in-class .ac-access ul li:hover {
    list-style: none;
    background: #EFF1F3;
    border-radius: 10px;
}


.current-user-loged-in-class .ac-access ul li a {
    color: #444;
    padding: 10px 5px;
    display: flex;
    font-size: 14px;
}

.current-user-loged-in-class .ac-access ul li a:before {
    font-size: 16px;
    color: #3F5062;
    margin-right: 10px;
}

.current-user-loged-in-class .ac-access ul li a i {

}
.current-user-loged-in-class label {
    margin: 0;
    padding: 0;
    display: block;
    height: 50px;
    cursor: pointer;
}



.current-user-loged-in-class input[type="checkbox"]:checked + label + .ac-access {
    visibility: visible;
    top: 100px;
}


.user-info-menu {
    display: flex;
    margin: 20px 0;
    border-bottom: 1px solid #F4F5F7;
    padding-bottom: 24px;
    margin-right: 15px;
}
.user-info-menu .user-p {
    display: flex;
    align-items: center;
}
.user-info-menu .user-p img {
    width: 60px;
    height: auto;
}
.user-info-menu .user-n {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
}
.user-info-menu .user-n span.m-panel-user {
    font-size: 12px;
    font-weight: 500;
    color: var(--maincolor1);
    display: flex;
}

.user-info-menu .user-n span.m-panel-user a {
    color: var(--maincolor1);
}


.user-info-menu .user-n span.s-panel-user {
    font-size: 16px;
    font-weight: 600;
}

.user-info-menu .user-n span.m-panel-user:after {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
    content: "\f177";
    font-size: 13px;
    margin-right: 9px;
}

.points-menu {
    background: #fff4d2;
    padding: 6px;
    border-radius: 10px;
    text-align: center;
    color: #c59500;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}


.user-info-menu .user-p img:before {
    content: "/";
    height: 10px;
    position: absolute;
    background: #000;
    width: 10px;
    padding: 10px;
    z-index: 9999;
    top: -19px;
}


/************* start progress bar style *************/

.cart-process {
    width: 100%;
    margin-bottom: 35px;
    margin-top: 20px;
}
.cart-process ul {
    display: flex;
    justify-content: space-between;
}
.cart-process ul li {
    position: relative;
    flex-grow: 1;
    text-align: center;
    list-style: none;
    font-family: 'Fontsudinoo';
}
.cart-process ul li::before {
    content: attr(data-step);
    width: 48px;
    height: 48px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15%;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #e6e6e6;
    color: #e6e6e6;
    z-index: 9;
    position: relative;
    margin: 0 auto;
}
.cart-process ul li::after {
    content: "";
    background: #F4F5F7;
    width: 100%;
    height: 8px;
    position: absolute;
    top: 20px;
    right: 50%;
}

.cart-process ul li.active::before {
    background: #00C178;
    color: #fff;
    border: 2px solid #00C178;
    font-weight: 600;
}
.cart-process ul li:last-child:after {
    display: none;
}

.cart-process ul li span , .cart-process ul li span {
    margin-top: 7px;
    display: block;
    font-size: 15px;
}

.cart-process ul li.complete:before {
    background: #e1ffe9;
    content: "\f00c";
    border: 2px solid #1bd2a3;
    color: #1bd2a3;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.cart-process ul li.complete-nahayi:before {
	background: #1bd2a3;
    content: "\f00c";
    border: 2px solid #1bd2a3;
    color: #ffffff;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
	animation: pulse-green 2s infinite;
}
.cart-process ul li.complete:after {
    background: #1bd2a3;
}
@keyframes blinker {
    80% { opacity: 0; }
}
.pro-p.kharide p.price {
    font-size: 27px;
}
.pro-p.kharide span.woocommerce-Price-amount.amount {
    top: 26px;
}
.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}
.coin-list {
    float: right;
    width: 100%;
}

.coin-list .coin-box-hero {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 50px;
}
.coin-list .coin-box-hero .coin {
    flex-grow: 1;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    font-weight: 500;
    text-align: center;
    position: relative;
    margin-top: 15px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
	user-select: none;
}

.coin-list .coin-box-hero .coin:hover {
    margin-top: 0;
}



.coin-list .coin-box-hero .coin span.coiname {
    font-weight: 700;
    font-size: 16px;
    line-height: 2.3em;
}
.coin-list .coin-box-hero .coin span.coing {
    display: block;
    font-weight: 400;
    color: #637789;
}

.positive-change {
    color: green;
    font-size: 18px;
    margin-left: 5px;
    position: absolute;
    top: 15px;
    left: 15px;
}

.negative-change {
    color: red;
    font-size: 18px;
    margin-left: 5px;
    position: absolute;
    top: 15px;
    left: 15px;
}


/************* end coinerkh style *************/

.woocommerce table.shop_table {
    text-align: center !important;
}
.woocommerce table.shop_table th {
    font-size: 15px !important;
}

.woocommerce table.shop_table th a {
    color: #444 !important;
    font-weight: 500 !important;
}
.woocommerce table.my_account_orders .button {
    background: var(--maincolor1) !important;
    color: #fff !important;
    width: 90% !important;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
}
tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
    font-weight: 600 !important;
    font-size: 14px !important;
}

td.product-name {
    width: 55% !important;
    text-align: right !important;
}
td.product-price {
    width: 35% !important;
    text-align: center !important;
}
td.product-remove {
    width: 20% !important;
    text-align: center !important;
    font-weight: 500 !important;
}

.amount bdi {
    font-weight: 800;
}


.userin-site {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    justify-content: space-between;
}
.userin-site .userin-tab {
    width: 20%;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #334155;
    justify-content: space-between;
    background: #F4F5F7;
    position: relative;
    overflow: hidden;
    padding: 5px 0;
    flex-grow: 1;
}

.userin-site .userin-tab .imf-sv {
    width: 39%;
    padding: 15px;
    display: flex;
}

.userin-site .userin-tab .imf-sv img {

}

.userin-site .userin-tab .txt-tx {
    display: flex;
    flex-direction: column;
    width: 60%;
}



.userin-site .userin-tab .aft-tab {
    background: #1C274C;
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: -185px;
}
.userin-tab:hover .aft-tab {
    opacity: 1;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin-bottom: 0;
}

.userin-site .userin-tab .txt-tx span:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
}
.userin-site .userin-tab .txt-tx span:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
}

li.qa-comment-item {
    list-style: none;
    background: #F4F5F7;
    float: right;
    width: 100%;
    margin-bottom: 15px;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

.qa-comment-date-container {
    position: absolute;
    top: 0;
    left: 0;
    background: var(--maincolor1);
    margin: 10px;
    font-size: 12px;
    padding: 0 15px;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
}

.qa-post-title-container {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.qa-comment-content-container {
    font-size: 15px;
    line-height: 2.4em;
    font-weight: 300;
}

h2.qa-title {
    margin-bottom: 20px;
}
p {
    line-height: 2.5em;
    font-weight: 500;
}
p.qa-no-comments {
    background: var(--maincolor1);
    color: #fff;
    padding: 15px;
    border-radius: 10px;
}

span.scrollup {
    position: absolute;
    left: 0;
    border: 1px solid #eee;
    padding: 0 30px;
    border-radius: 10px;
    bottom: 20px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

span.scrollup i {
    margin-right: 15px;
    font-size: 12px;
}
span.scrollup:hover {
    border:1px solid var(--maincolor1);
    background:var(--maincolor1);
    color: #fff;
}

.category-sudinoo .category-items-slider {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

.category-sudinoo .category-items-slider .category-items {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.category-sudinoo .category-items-slider .category-items img {
    border-radius: 10px;
    height: auto;
}
.category-sudinoo .category-items-slider .category-items h3 {
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
    font-weight: 500;
}
.current-user-loged-in-class .ac-access ul li:last-child:hover {
    background: #ffeaea;
    border-radius: 10px;
}
.tv-category {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tv-category .tv-item {
    position: relative;
    overflow: hidden;
    width: 32.2%;
}


.tv-category .tv-item .box-video .time-video {
    position: absolute;
    background: #000000;
    color: #fff;
    padding: 1px 12px;
    border-radius: 5px;
    top: 25px;
    left: 25px;
    font-family: 'Fontsudinoo';
    font-size: 14px;
    height: 30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.tv-category .tv-item .box-video .time-video span {
    margin-bottom: -2px;
    font-family: 'Fontsudinoo';
    font-weight: 500;
}
.tv-category .tv-item:hover .time-video {
    opacity: 0.5;
    visibility: visible;
}

.tv-category .tv-item .box-video {
    border: 1px solid #F4F5F7;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    margin: 0 auto;
    display: grid;
    margin: 0 auto;
    position: relative;
}


.tv-category .tv-item .box-video .play-icon {
    width: 100% !important;
    height: 69%;
    position: absolute;
    right: 0;
    top: 4%;
    z-index: 1;
    background-image: url('https://saman.mowj.in/wp-content/uploads/2025/04/hero-video-button.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90px;
    transition-duration: 0.2s;
    opacity: .2;
}
.tv-category .tv-item .box-video h3 {
    padding: 5px 0 0 0;
    font-weight: 500;
    font-size: 16px;
    direction: rtl;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.tv-category .tv-item .tv-meta {
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    padding: 15px 10px;
    text-align: center;
    background: #ffffff;
    border-radius: 0 0 15px 15px;
    position: absolute;
    margin-top: 0;
    left: 0;
    right: 0;
}

.tv-item:hover .tv-meta {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    position: absolute;
    border-radius: 0 0 15px 15px;
    margin-top: -68px;
    left: 0;
    right: 0;
}

.tv-category .tv-item .tv-meta a {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    flex-direction: row-reverse;
}

.tv-category .tv-item:hover .tv-meta {
    opacity: 1;
    visibility: visible;
}

.tv-category .tv-item .tv-meta .tv-l {
    display: flex;
    align-items: center;
}

.tv-category .tv-item .tv-meta .tv-l span {
    width: 170px;
    font-size: 13px;
    background: var(--mybgcolor);
    display: inline-table;
    padding: 1px 10px 0px 10px;
    border-radius: 5px;
    text-align: center;
    direction: rtl;
}


.tv-category .tv-item .tv-meta .tv-r {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}


.tv-category .tv-item:hover .play-icon {
    background-size: 110px;
    opacity: 1;
}

li.qa-reply-item {
    list-style: none;
    background: #E2EDFF;
    padding: 15px;
    width: 100%;
    display: block;
    float: right;
    margin-top: 10px;
    border: 1px solid var(--maincolor1);
    border-radius: 15px;
}
.qa-reply-content {
    font-size: 15px;
    line-height: 2.4em;
    font-weight: 300;
}
.qa-reply-date {
    background: var(--maincolor1);
    margin: 10px;
    font-size: 12px;
    padding: 0 15px;
    border-radius: 10px;
    color: #fff;
    float: left;
    font-weight: 500;
}

.tv-category .tv-item .box-video .time-video {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.tv-category .tv-item .box-video .time-video i {
    margin-right: 5px;
}

.searchform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto;
    padding: 15px;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 10px;
    max-width: 100%;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
}
/* Ø§Ø³ØªØ§ÛŒÙ„ ÙˆØ±ÙˆØ¯ÛŒ Ø¬Ø³ØªØ¬Ùˆ */
.searchform input[type="text"] {
    flex: 1;
    padding: 15px;
    margin-right: 10px;
    border: 1px solid #F4F5F7;
    border-radius: 5px;
    font-size: 16px;
    transition: border-color 0.3s ease;
    font-family: 'Fontsudinoo';
}

.searchform input[type="text"]:focus {
    border-color: #007bff;
    outline: none;
}


.searchform select {
    padding: 15px 30px;
    border: 1px solid #F4F5F7;
    border-radius: 5px;
    background-color: white;
    font-size: 16px;
    margin-right: 15px;
    transition: border-color 0.3s ease;
    font-family: 'Fontsudinoo';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('https://sudinoo.com/wp-content/themes/Himora/img/arrow-down-svgrepo-com.svg');
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 18px;
    width: 200px;
}

.searchform select:focus {
    border-color: #007bff;
    outline: none;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ø¯Ú©Ù…Ù‡ Ø¬Ø³ØªØ¬Ùˆ */
.searchform input[type="submit"] {
    padding: 15px 45px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    transition: background-color 0.3s ease;
    font-family: 'Fontsudinoo';
    margin-right: 15px;
}

.searchform input[type="submit"]:hover {
    background-color: #0056b3;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ø¨Ø±Ø§ÛŒ Ø¯Ø³ØªÚ¯Ø§Ù‡â€ŒÙ‡Ø§ÛŒ Ú©ÙˆÚ†Ú©ØªØ± */
@media (max-width: 600px) {
    .searchform {
        flex-direction: column;
    }

    .searchform input[type="text"],
    .searchform select,
    .searchform input[type="submit"] {
        margin: 10px 0;
        width: 100%;
    }
}

.searchin {
    width: 100%;
    display: block;
}

.item-loop-blog-box-one .pagination {
    width: 100%;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}
.searchin {
    color: #444;
    width: 100%;
    display: block;
    background: #ffffff;
    padding: 15px;
    border-radius: 10px;
}
.search-not-found {
    background: #FD4040;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    color: #ffffff;
}

.sudinoo-story {
    text-align: center;
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    direction: ltr;
}

.stories.carousel .story {
    margin: 0px !important;
}

div#zuck-modal-content {
    text-align: left;
    direction: ltr;
}
.stories.carousel .story > .item-link > .info {
    display: inline-block;
    margin-top: 12px;
    line-height: 1.2em;
    width: 100%;
    overflow: hidden;
    font-width: 500 !important;
    text-overflow: ellipsis;
}

.stories.carousel {
    margin-bottom: -134px !important;
}
#zuck-modal-content .story-viewer .head .time {
    display: none !important;
}
.stories.carousel .story > .item-link > .info .name {
    font-weight: 500;
}
a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    display: flex;
    background: #ffc33a !important;
    height: 0;
    padding: 25px;
    color: #444;
    font-weight: 500;
    transition: all .2s ease-in-out;
    align-items: center;
    justify-content: center;
    width: 100px;
    border-radius: 10px;
}
a.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button {
    display: flex;
    background: #ffc33a !important;
    height: 0;
    padding: 25px;
    color: #444;
    font-weight: 500;
    transition: all .2s ease-in-out;
    align-items: center;
    justify-content: center;
    width: 100px;
    border-radius: 10px;
}
.stories.snapgram .story > .item-link > .item-preview {
    background: radial-gradient(ellipse at 70% 70%, var(--maincolor1) 8%, #006BAD 42%, #226be3 58%);
}


/**************************************************************/

.woosho {
    width: 100%;
    float: right;
    padding: 15px 0;
}
.woosho .hero-items {
    display: flex;
    float: right;
    width: 100%;
    flex-wrap: wrap;
}

.woosho .hero-items .itemb {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    direction: rtl;
}

.width {
    width: 23.5%;
}

.woosho .hero-items .itemb .thumbnail {
    overflow: hidden;
    margin-top: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woosho .hero-items .itemb .thumbnail .off {
    text-decoration: none !important;
    background: #3b82f61c;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
    color: var(--maincolor1);
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 15;
    left: 0;
    text-align: right;
    border-right: 3px solid var(--maincolor1);
}

.woosho .hero-items .itemb .thumbnail .th-gr {
    position: absolute;
    bottom: 0;
    top: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 40%);
    width: 100%;
}
.woosho .hero-items .itemb .thumbnail img {
	width: 100%;
    max-width: 100%;
    border-radius: 10px;
    margin-top: 15px;
    height: auto;
}

.woosho .hero-items .itemb a {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    color: #2ABA5F;
    font-weight: 500;
    align-items: center;
}

.woosho .hero-items .itemb a h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 2.5em;
    padding: 0 15px;
    padding-top: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}
.woosho .hero-items .itemb a p {
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    color: #444;
}
.woosho .hero-items .itemb .product-price-box {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-top: 1px solid #F4F5F7;
    margin-top: 15px;
    height: 63px;
}

.woosho .hero-items .itemb .product-price-box .price-g {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    line-height: 1.5;
    gap: 10px;
}

.woosho .hero-items .itemb .product-price-box .sell {
    display: flex;
    align-items: center;
    border-radius: 10px;
}

.woosho .hero-items .itemb .product-price-box .sell img {
    width: 42px;
    padding: 7px;
    border-radius: 5px;
    background: #ECF8E7;
    height: auto;
}
.woosho .hero-items .itemb .product-price-box .sell span {
    font-weight: 500;
    color: #2ABA5F;
    font-size: 13px;
}

.woosho .hero-items .itemb .product-price-box .price-g del {
    font-size: 17px;
    font-weight: 500;
    color: #c1c1c1;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: relative;
    border-left: 1px solid #F4F5F7;
    padding-left: 10px;
    margin-left: 5px;
}

.woosho .hero-items .itemb .product-price-box .price-g del:before {
    content: "";
    position: absolute;
    width: 100%;
    background: #ff000063;
    left: 0;
    height: 1px;
    transform: rotate(-10deg);
    margin-left: 4px;
}
.woosho .hero-items .itemb .product-price-box .price-g ins {
    font-size: 17px;
    font-weight: 800;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.woosho .hero-items .itemb .product-price-box .price-g img {
    width: 25px;
    margin-right: 5px;
    margin-bottom: 4px;
}
.woosho .hero-items .itemb .product-price-box .price-name {
    line-height: 1.8em;
}

.woosho .hero-items .itemb .product-price-box .price-name .pro-nametiaz {
    font-size: 13px;
}

.woosho .hero-items .itemb .product-price-box .price-name .star-rat-pro {
    font-size: 12px;
    color: #ffb300;
}

.hero-items .footer-pro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
}
.hero-items .footer-pro .footer-forosh {
    font-weight: 500;
    display: flex;
    width: 30%;
}
.hero-items .footer-pro .footer-forosh .count {
    display: flex;
}

.hero-items .footer-pro .footer-sell {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
    flex-direction: row-reverse;
}
.hero-items .footer-pro .footer-sell a .demo {
    background: #F4F5F7;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    transition: all .2s ease-in-out;
    width: 100%;
}
.hero-items .footer-pro .footer-sell a .demo:hover {
    background: #637789;
    color: #fff;
}
.hero-items .footer-pro .footer-sell a .sell {
    color: #fff;
    background: #2ABA5F;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    flex-grow: 1;
    text-align: center;
    transition: all .2s ease-in-out;
    width: 100%;
}

.hero-items .footer-pro .footer-sell a .sell:hover {
    background: #189747;
}

.hero-items .prev {
    text-align: center;
    padding-top: 15px;
    font-weight: 600;
    border-top: 1px solid #F4F5F7;
    margin-top: 15px;
}
.hero-items .prev span {

}

.itemb:hover .footer-pro {
    opacity: 1;
    visibility: visible;
    margin-top: -55px;
    height: 50px;
}
div#btc-price {
    font-size: 13px;
	font-weight: 500;
}

.arch-head {
    text-align: center;
    padding: 15px 0;
    margin-bottom: 30px;
}
.arch-head h3 {
    color: #444;
    font-size: 25px;
    line-height: 2.5em;
}
.arch-head p {
    font-size: 18px;
    font-weight: 300;
    line-height: 2.5em;
}

.provispas {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 25px;
    float: right;
    width: 100%;
}
.provispas .itemvis {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-grow: 1;
    cursor: pointer;
}

.provispas .itemvis .icon {

}
.provispas .itemvis .icon img {
    width: 60px;
    max-width: 100%;
    height: auto;
}

.provispas .itemvis:hover .icon img {
    width: 60px;
    max-width: 100%;
    transform: rotate(7deg);
    transition: all .2s ease-in-out;
    animation: productBadgeItem 0.5s ease 0s forwards;
}

.provispas .itemvis .text {
    display: flex;
    flex-direction: column;
}
.provispas .itemvis .text span:nth-child(1) {
    font-size: 16px;
    font-weight: 600;
}
.provispas .itemvis .text span:nth-child(2) {
    font-size: 14px;
    font-weight: 300;
}

.footer-youtube:hover img , .footer-instagram:hover img , .footer-telegram:hover img {
    animation: footerCodingTipHeart2 0.4s ease 0s forwards;
}


@keyframes footerCodingTipHeart2 {
    0% {
        transform: rotate(0deg) matrix(1,0,0,01,0,0)
    }

    10% {
        transform: rotate(-20deg) matrix(1,0,0,01,0,0)
    }

    50% {
        transform: rotate(20deg) matrix(0.95,0,0,01,0,0)
    }

    100% {
        transform: rotate(0deg) matrix(1,0,0,01,0,0)
    }
}

@keyframes productBadgeItem {
    0% {
        transform: rotate(0deg) matrix(1,0,0,01,0,0)
    }

    10% {
        transform: rotate(-20deg) matrix(1,0,0,01,0,0)
    }

    50% {
        transform: rotate(20deg) matrix(0.95,0,0,01,0,0)
    }

    100% {
        transform: rotate(0deg) matrix(1,0,0,01,0,0)
    }
}
@keyframes itemPreviewAni {
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.wp-ft-pro {
    gap: 1px;
    height: 45px;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin-bottom: 5px;
    align-items: center;
    display: flex;
    flex-direction: row;
    background: #fff;
}
.wp-ft-pro svg {
    width: 50%;
    height: 50%;
}
.wp-ft-pro .wp-ft-pro-b {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.wp-ft-pro .wp-ft-pro-a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.wp-ft-pro .wp-ft-pro-c {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.wp-ft-pro .wp-ft-pro-d {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.wp-ft-pro .wp-ft-pro-e {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.wp-ft-pro .wp-ft-pro-f {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    border: solid 3px #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.1s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.wp-ft-pro .wp-ft-pro-a:hover , .wp-ft-pro .wp-ft-pro-b:hover , .wp-ft-pro .wp-ft-pro-c:hover , .wp-ft-pro .wp-ft-pro-d:hover , .wp-ft-pro .wp-ft-pro-e:hover , .wp-ft-pro .wp-ft-pro-f:hover {
    animation: itemPreviewAni 0.2s ease 0s forwards;
}

.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-a{
    background: #3F51B5;

}
.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-b{
    background: #49CD72;
}
.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-c {
    background: #47A9F7;
}
.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-d {
    background: #FFB100;
}
.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-e {
    background: #666666;
}
.woosho .hero-items .itemb:hover .wp-ft-pro .wp-ft-pro-f {
    background: #FF7E32;
}

.flex-icenter {
    position: absolute;
    top: 16px;
    left: 15px;
    gap: 5px;
    display: flex;
    align-items: center;
}
.flex-icenter span {
    width: 8px;
    height: 8px;
    background: #f3f3f3;
    border-radius: 50%;
    z-index: 15;
}

.wp-ft-pro .wp-ft-pro-a .wp-ft-pro-b-one , .wp-ft-pro .wp-ft-pro-b .wp-ft-pro-b-do , .wp-ft-pro .wp-ft-pro-c .wp-ft-pro-b-se , .wp-ft-pro .wp-ft-pro-d .wp-ft-pro-b-char , .wp-ft-pro .wp-ft-pro-e .wp-ft-pro-b-panc , .wp-ft-pro .wp-ft-pro-f .wp-ft-pro-b-shesh {
    position: absolute;
    top: 10px;
    right: -2px;
    display: flex;
    width: 28px;
    transform: rotate(-90deg);
    white-space: nowrap;
    pointer-events: none;
    transition: all 0.2s ease;
    opacity: 0;
    justify-content: flex-start;
}
.wp-ft-pro .wp-ft-pro-a .wp-ft-pro-b-one span {
    color: #3f51b5;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-b .wp-ft-pro-b-do span {
    color: #49CD72;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-c .wp-ft-pro-b-se span {
    color: #47A9F7;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-d .wp-ft-pro-b-char span {
    color: #FFB100;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-e .wp-ft-pro-b-panc span {
    color: #666;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-f .wp-ft-pro-b-shesh span {
    color: #FF7E32;
    background: #fff;
    padding: 1px 11px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 13px;
    box-shadow: -9px 2px 33px rgba(0, 0, 0, 0.18);
}
.wp-ft-pro .wp-ft-pro-a:hover .wp-ft-pro-b-one {
    opacity: 1;
    top: 45px;
}
.wp-ft-pro .wp-ft-pro-b:hover .wp-ft-pro-b-do {
    opacity: 1;
    top: 45px;
}
.wp-ft-pro .wp-ft-pro-c:hover .wp-ft-pro-b-se {
    opacity: 1;
    top: 45px;
}
.wp-ft-pro .wp-ft-pro-d:hover .wp-ft-pro-b-char {
    opacity: 1;
    top: 45px;
}
.wp-ft-pro .wp-ft-pro-e:hover .wp-ft-pro-b-panc {
    opacity: 1;
    top: 45px;
}
.wp-ft-pro .wp-ft-pro-f:hover .wp-ft-pro-b-shesh {
    opacity: 1;
    top: 45px;
}
/******************* start comment product style *************/


.woocommerce #reviews #comments h2 {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: right !important;
    padding: 1px !important;
    height: auto !important;
    border: 1px solid #ffffff !important;
    margin: 0 !important;
    box-shadow: none !important;
    width: 50px !important;
    border-radius: 10px !important;
    position: inherit !important;
    background: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    padding: 30px 15px;
    margin: 0;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}
.comment-text .rightbox {
    width: 20%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 14px;
    color: #444;
}
.comment-text .description {
    width: 60%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta span {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #FBB42F;
}

.woocommerce #reviews #comments ol.commentlist ul.children .comment-text {
    background: #E5F7EC;
    border: 1px solid #00C178;
}


.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0;
    position: relative;
}
.woocommerce #reviews #comments ol.commentlist ul.children:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 100px;
    background: #00C178;
    top: -21px;
    right: 15px;
}
.woocommerce #reviews #comments ol.commentlist ul.children:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 21px;
    background: #00C178;
    top: -21px;
    left: 15px;
}


#review_form .comment-respond #commentform {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    border: 1px solid #E1E1E1;
    padding: 25px 10px;
    border-radius: 10px;
    background: #ffffff;
}

.woocommerce p.stars a::before {
    color: #FBB42F;
    font-size: 19px;
}
.woocommerce #review_form #respond p {
    margin-bottom: -5px;
}
.woocommerce p.stars a {
    height: 2em;
    width: 2em;
}
.woocommerce #review_form #respond .form-submit input {
    right: auto;
    background: #FFC33A;
    font-weight: 500;
    font-size: 15px;
    color: #444;
    padding: 10px 17px;
    line-height: 27px;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background: #637789;
    color: #fff;

}
.woocommerce #reviews #comment {
    height: 100px;
}

.comment-text .option-cm {
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.comment-text .option-cm .recyes {
    border: 1px solid #00C178;
    border-radius: 5px;
    color: #00C178;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}
.comment-text .option-cm .recno {
    border: 1px solid #FD5456;
    border-radius: 5px;
    color: #FD5456;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}

.comment-text .option-cm span.review-role {
    width: 100%;
    background: var(--maincolor1);
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
}
.comment-text .option-cm span.review-role-kharidar {
    width: 100%;
    background: #00C178;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
}
em.woocommerce-review__verified.verified {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::after {
    display: none;
}

span.custom-must-log-in {
    background: var(--maincolor1);
    width: 100%;
    display: block;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
}

span.custom-must-log-in .vorod-a {
    color: #fff;
    font-weight: 600;
}

span.review-role-guest {
    width: 100%;
    border-radius: 5px;
    background: #637789;
    text-align: center;
    color: #fff;
}
.customfild {
    width: 100%;
    display: flex;
}

.list-item {
    display: flex;
    gap: 10px;
}
.list-item .listop {
    display: flex;
}
.list-item .listop input {
    display: none;
}
.list-item .listop label {
    border-radius: 5px;
    padding: 5px 15px;
    background: #F4F5F7;
    font-weight: 500;
    cursor: pointer;
}
.customfild-radio-qs header {
    padding-bottom: 20px;
    font-weight: 600;
}
.customfild-radio-qs {
    width: 100%;
    border: 1px solid #ddd;
    padding: 25px;
    margin: 15px;
    border-radius: 10px;
}

.customfild-radio-qs .product-rating {
    position: absolute;
    left: 30px;
    background: #FFC33A;
    padding: 5px 25px;
    border-radius: 10px;
    top: 50px;
    font-weight: 500;
}

.list-item .listop input[type="radio"]:checked#yes ~ label {
    background: #00C178;
    color: #fff;
}
.list-item .listop input[type="radio"]:checked#no ~ label {
    background: #FD5456;
    color: #fff;
}
.list-item .listop input[type="radio"]:checked#nothing ~ label {
    background: #637789;
    color: #fff;
}


.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0;
    font-weight: 400;
    color: #444;
}
.comment-form-rating {
    display: flex;
    width: 100%;
    border: 1px solid #ddd;
    padding: 25px;
    margin: 15px;
    border-radius: 10px;
    flex-direction: row;
    justify-content: space-between;
}

.woocommerce #review_form #respond p span {
    line-height: 1.7em;
}

time.woocommerce-review__published-date {
    font-weight: 500;
    text-align: center;
    display: block;
    width: 100%;
}

p.woocommerce-noreviews {
    background: #F4F5F7;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}

#review_form .comment-respond #commentform span.required {
    display: none;
}
.product-course .tech-et h3 , .product-course .courselistbox h3 , .product-course .qa-m  h3 , .product-course .updatelist h3  {
    background: #fcfcfd;
    padding: 15px;
    border-radius: 10px;
    margin-bottom:20px;
    border-right: 2px solid var(--maincolor1);
    font-size: 18px;
    line-height: 2.4em;
    font-weight: 600;
}

.product-course .proplugin-comment .questbox {
    background: #fcfcfd;
    padding: 15px;
    border-radius: 10px;
    margin: 40px 0;
    border-right: 2px solid var(--maincolor1);
    font-size: 18px;
    line-height: 2.4em;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-course .proplugin-comment .questbox h3 {
    font-size: 18px;
    font-weight: 600;
}
.product-course .proplugin-comment .questbox a {
    background: var(--maincolor1);
    padding: 5px 20px;
    line-height: 2.4em;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.qa-m {
    margin: 20px 0;
}
.qa-m .sojavnote {
    color: #FBB42F;
    background: #fff0d4;
    padding: 15px;
    border-radius: 10px;
}



.qa-m > ul {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    float: right;
}
.qa-m > ul > li {
    list-style: none;
    cursor: pointer;
    margin-bottom: 15px;
}
.qa-m > ul > li > h4 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
}

.qa-m ul li ul {
    background: #F4F5F7;
    border-radius: 10px;
    margin-top: 15px;
    display: none;
}
.qa-m ul li ul li {
    list-style: none;
    padding: 10px;
    width: 100%;
}
.qa-m ul li ul li p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.4em;
    padding: 6px 15px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    width: 100%;
    display: flex;
    justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-left: 0;
    overflow: visible;
}


.updatelist {
    color: #00C178;
}
.updatelist .box-update {
    float: right;
    width: 100%;
    padding: 15px;
    border: 1px solid #F4F5F7;
    border-radius: 10px;
    margin-bottom: 15px;
}
.updatelist .box-update h4 {
    padding: 5px 10px;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.updatelist .box-update .update-content {
    padding: 15px;
    border-radius: 10px;
    display: flex;
    float: right;
    width: 100%;
    background: #E5F7EC;
    flex-direction: column;
    gap: 15px;
}
.updatelist .box-update .update-content li {
    background: url('https://sudinoo.com/wp-content/themes/Himora/assets/svg/tik.svg') no-repeat right center;
    background-size: 24px;
    padding-right: 34px;
    line-height: 24px;
    font-size: 14px;
	font-weight: 500;
}

.sidebar-wrapper {
    box-shadow: 0 2px 35px rgb(173 188 200 / 22%);
    padding: 20px 25px;
    border-radius: 10px;
    background: #fff;
}
.product-badges {
    justify-content: space-between;
    gap: 14px;
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;
    user-select: none !important;
}
.product-badge-item.special {
    background: #ffb100;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}

.product-badge-item.supp {
    background: #FF7E32;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}

.product-badge-item:hover .tooltip  {
    opacity: 1;
    left: 60px;
    transform: scale(1);
    transition-delay: .3s;
}

.product-badge-item.updates {
    background: #47a9f7;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.product-badge-item.guard {
    background: #666;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.product-badge-item.orginal {
    background: #3f51b5;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.product-badge-item.iran {
    background: #49cd72;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}

.product-badge-item {
    background: #000;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
}

.product-badge-item:hover {
    animation: productBadgeItem 0.5s ease 0s forwards;
}

.product-badge-item svg {
    width: 26px;
    height: 26px;
}
.product-badge-item .tooltip {
    position: absolute;
    white-space: nowrap;
    background: #ffffff;
    box-shadow: 0 2px 35px rgb(173 188 200 / 67%);
    color: #54667a;
    top: 9px;
    left: 30px;
    font-size: 13px;
    padding: 4px 11px;
    border-radius: 6px;
    pointer-events: none;
    user-select: none;
    opacity: 0;
    transition: all 0.1s ease;
    transform: scale(0.5);
}

.dashed-line {
    border-top: 2px dashed #F4F5F7;
    width: 100%;
    margin: 30px 0;
}
.recstatus-counts p.tosiye {
    background: #E5F7EC;
    color: #00C178;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
}
.recstatus-counts {
    margin-top: 15px;
}
.counmiz {
    background: #FFC33A;
    color: #ffff;
    font-weight: 500;
    padding: 0 5px;
    border-radius: 5px;
    position: absolute;
    top: 20px;
    left: 10px;
    opacity: 0;
}

.woosho .hero-items .item:hover .counmiz {
    opacity: 1;
    transition: all .2s ease-in-out;
}

/******************* end comment product style *************/

.left-pro-course .cart-pro a:before , .side-pro-price .demo-plugin a:before {
    content: '';
    background: #ffffff26;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    transition: all .2s ease-in-out;
}

.left-pro-course .cart-pro a:hover:before , .side-pro-price .demo-plugin a:hover:before  {
    width: 100%;
    opacity: 0.5;
}

.left-pro-course .chat-gabl p:before {
    content: '';
    background: #ffffff26;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    transition: all .2s ease-in-out;
}
.left-pro-course .chat-gabl p:hover:before {
    width: 100%;
}

.notif-box {
    float: right;
    width: 100%;
}

.notif-box .notif {
    border-radius: 10px;
    padding: 15px;
    background: #F4F5F7;
    border-right: 3px solid #2ABA5F;
    margin-bottom: 15px;
}
.notif-box .notif h4 {
    font-size: 17px;
    line-height: 2.5em;
    font-weight: 700;
    color: #334155;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 600;
}
.notif-box .notif p {
    font-size: 15px;
    font-weight: 300;
    line-height: 2.5em;
}

.notall {
    border-top: 0 !important;
    border-right: 3px solid #2D8FBF !important;
    background: #E6F9FF !important;
    padding: 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #2D8FBF !important;
}

.sidbarpoz {
    position: sticky;
    top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--support.is-active {
    border-right: 5px solid #FD4748;
    background: #374350;
}


/******************* support plugin style ************/

#open:hover , #inprogress:hover , #closed:hover , #answered:hover , #all:hover {
    color: #fff !important;
}
.row_nirweb_ticket_send input[type="text"], .row_nirweb_ticket_send select {
    height: 50px !important;
}
.select_custom_wpyar div {
    height: 50px !important;
}
#user_content_answ, #nirweb_ticket_frm_content_send_ticket_user {
    font-family: 'Fontsudinoo' !important;
}
.w-50 {
    margin: 0 !important;
}
.row_nirweb_ticket_send label {
    width: 100% !important;
	border-radius: 10px !important;
}
.label_main_image {
    border: dashed 1pt #c9c9c9 !important;
}
.upfile_wpyartick i {
    display: flex !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    align-items: center !important;
    justify-content: center !important;
}
.head_send_ticket_wpyar .btn_back_wpyt {
    background: #3E4E60 !important;
    padding: 5px 15px !important;
    border-radius: 10px !important;
}
#nirweb_ticket_frm_user_send_ticket {
    background-color: #3B82F6 !important;
    font-family: 'Fontsudinoo' !important;
    border-radius: 10px !important;
}
#user_content_answ, #nirweb_ticket_frm_content_send_ticket_user {
    min-height: 140px !important;
}
.head_wpyar_tickt a {
    padding: 5px 15px !important;
    color: #fff !important;
    background: #3F5062 !important;
    border-radius: 10px !important;
    transition: all .2s ease-in-out !important;
}
.head_wpyar_tickt a:hover {
    padding: 5px 15px !important;
    color: #fff !important;
    background: #3B82F6 !important;
    border-radius: 10px !important;
}
.tite_status_tickets_wpyar {
    display: none !important;
}
.select_custom_nirweb div {
    height: 50px !important;
}
.row_nirweb_ticket_send {
    width: 100% !important;
}
.head_send_ticket_nirweb .btn_back_nirweb {
    background: #3F5062 !important;
    padding: 5px 15px !important;
}
#nirweb_frm_user_send_ticket {
    background: #3F5062 !important;
    padding: 5px 15px !important;
}
.upfile_nirwebtick {
    width: 100% !important;
	flex-direction: column-reverse !important;
}
.add_file_btn_nsp {
    width: 100% !important;
    border-radius: 10px;
}
.head_nirweb_tickt a {
    background: #3F5062 !important;
    padding: 5px 15px !important;
}
.list_inputs_nsp {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
	width: 100% !important;
}
.list_inputs_nsp label {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.head_nirweb_tickt a:hover {
	color: #fff;
}
.top_box_send_ticket h4 {
    color: #3F5062 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}
.box_alert_nirweb {
    padding: 40px !important;
}
#user_content_answ, #nirweb_frm_content_send_ticket_user {
    margin-bottom: 0 !important;
}
.add_file_btn_nsp {
    border: dashed 1.5px #696969 !important;
}
.row_status {
    justify-content: space-between !important;
    flex-direction: row-reverse !important;
    gap: 15px !important;
}
.form__global__ticket_new label {
    color: #3F5062 !important;
    font-weight: 600 !important;
}
.col_box_status_ticket_nirweb {
    margin-right: 0 !important;
	transition: all .2s ease-in-out !important;
}
.select_custom_nirweb ul li:hover {
    background: #374350 !important;
    color: #fff !important;
}
.select_custom_nirweb ul {
    top: 57px !important;
    background: #3F5062 !important;
    overflow-y: auto !important;
    color: #fff !important;
}
.search_ticket_form_nirweb input {
    font-family: 'Fontsudinoo' !important;
}
.search_ticket_form_nirweb {
    width: 100% !important;
    max-width: 100% !important;
}
.tite_status_tickets_nirweb {
    display: none !important;
}
/******************* support plugin style ************/

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0 , 0 , 0, .4);
    z-index: 100;
    visibility: hidden;
    opacity: 0;
}

#toggle-menu {
    font-size: 16px;
    padding: 10px;
    background-color: #3F5062;
    color: white;
    border: none;
    cursor: pointer;
    width: 100%;
    float: right;
    border-radius: 10px;
    margin-bottom: 10px;
    font-family: 'Fontsudinoo';
}
/* Ø§Ø³ØªØ§ÛŒÙ„ Ù‡ÙŽÙ…Ø¨ÙØ±Ú¯ÙØ± */
#hamberger {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #ECEEEF;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#hamberger-footer {
    width: 100%;
    height: 45px;
    border-radius: 10px;
    background: #ECEEEF;
    color: #637789;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 10px 0;
}

#hamberger-footer svg {
    width: 25px;
}

#hamberger svg {
    width: 25px;
}

.navigation.active {
    right: 0; /* Ù…Ù†Ùˆ Ø±Ø§ Ø¨Ù‡ Ø¯Ø§Ø®Ù„ Ø¨ÛŒØ§ÙˆØ±ÛŒØ¯ */
}
/* Ù…Ù†ÙˆÛŒ Ù†Ø§ÙˆØ¨Ø±ÛŒ */

.navigation {
    background: #3F5062;
    width: 280px;
    float: right;
    position: fixed;
    right: -280px;
    bottom: 0;
    height: 100%;
    z-index: 999999999;
    padding: 10px;
    transition: right 0.3s ease;
    display: flex;
    flex-direction: column;
}
.navigation-footer {
    background: #3F5062;
    width: 280px;
    float: right;
    position: fixed;
    right: -280px;
    bottom: 0;
    height: 100%;
    z-index: 999;
    padding: 10px;
    transition: right 0.3s ease;
    display: flex;
    flex-direction: column;
}

.navigation-footer.active {
    right: 0; /* Ù…Ù†Ùˆ Ø±Ø§ Ø¨Ù‡ Ø¯Ø§Ø®Ù„ Ø¨ÛŒØ§ÙˆØ±ÛŒØ¯ */
}

/* Ø¨Ø±Ø§ÛŒ Ø§ÙÚ©Øª Ú†Ø±Ø®Ø´ */
.rotate {
    transition: transform 0.5s ease-in-out;
    transform: rotate(180deg); /* Ú†Ø±Ø®Ø´ 180 Ø¯Ø±Ø¬Ù‡ */
}

.rotate-back {
    transition: transform 0.5s ease-in-out;
    transform: rotate(0deg); /* Ø¨Ø§Ø²Ú¯Ø´Øª Ø¨Ù‡ Ø­Ø§Ù„Øª Ø§ÙˆÙ„ÛŒÙ‡ */
}


/* ÙˆÙ‚ØªÛŒ Ù…Ù†Ùˆ Ø¨Ø§Ø² Ø§Ø³Øª */
.navigation.active {
    right: 0; /* Ù…Ù†Ùˆ Ø§Ø² Ø³Ù…Øª Ø±Ø§Ø³Øª Ø¨Ù‡ Ø¯Ø§Ø®Ù„ ØµÙØ­Ù‡ ÙˆØ§Ø±Ø¯ Ø´ÙˆØ¯ */
}

/* Ø§Ø³ØªØ§ÛŒÙ„â€ŒÙ‡Ø§ÛŒ Ø¯Ø§Ø®Ù„ÛŒ Ù…Ù†Ùˆ */
.navigation > ul {
    width: 100%;
    padding: 5px;
}

.navigation > ul > li {
    position: relative;
    padding: 5px 0;
    display: block;
}

.navigation ul li > a {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 10px 5px;
    align-items: center;
    position: relative;
}

.navigation ul li > ul {
    background: #374350;
    border-radius: 10px;
    padding: 3px 0;
    display: none;
}

.navigation ul li ul > li {
    padding: 0 10px;
}

.navigation ul li ul > li a {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #d9d9d9;
    font-weight: 300;
    padding: 10px 5px;
    align-items: center;
}

.navigation > ul > li i {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 5px;
    top: 25px;
}
.navigation ul li.active > ul {
    display: block;
    opacity: 1;
    max-height: 300px; /* Ø§Ø±ØªÙØ§Ø¹ Ø­Ø¯Ø§Ú©Ø«Ø± Ù…Ù†ÙˆÛŒ ÙØ±Ø¹ÛŒ */
}

.logo-mobile-site {
    display: flex;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #3743506b;
}
.logo-mobile-site img {
    width: 130px;
    height: auto;
}
.navigation a.register-btn {
    background: #FFB100;
    float: right;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: #3F5062;
    font-weight: 600;
    margin-top: 10px;

}

.navigation form {
    width: 100%;
    float: right;
    position: relative;
}
.navigation input[type="text"] {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    font-family: 'Fontsudinoo';
    padding: 10px;
    background: #374350;
    color: #fff;
}
.navigation input[type="text"]::placeholder {
    color: #ffffff8f;
}
.navigation form button {
    color: #f4f5f7;
    position: absolute;
    left: 15px;
    top: 19px;
    font-size: 15px;
    background: #374350;
}
.wpsc-filter {
    display: none;
}
.wpsc-bulk-actions {
    display: none;
}
.eh-container .eh-form-wrap .eh-form .eh-field:not([type=checkbox], [type=radio]) {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    font-family: 'Fontsudinoo';
    font-weight: 500;
}
.eh-container .eh-form-wrap .eh-timer {
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    direction: ltr;
    color: #0062f5;
    font-size: 14px;
    width: 100% !important;
    justify-content: center !important;
}

/******************************/

.navigation-footer a.register-btn {
    background: #FFB100;
    float: right;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: #3F5062;
    font-weight: 600;
    margin-top: 10px;
}

.navigation-footer form {
    width: 100%;
    float: right;
    position: relative;
}
.navigation-footer input[type="text"] {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    font-family: 'Fontsudinoo';
    padding: 10px;
    background: #374350;
    color: #fff;
}
.navigation-footer input[type="text"]::placeholder {
    color: #fff;
}
.navigation-footer form button {
    color: #f4f5f7;
    position: absolute;
    left: 15px;
    top: 19px;
    font-size: 15px;
    background: #374350;
}

.navigation-footer > ul {
    width: 100%;
    padding: 5px;
}

.navigation-footer > ul > li {
    position: relative;
    padding: 5px 0;
    display: block;
}

.navigation-footer ul li > a {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 10px 5px;
    align-items: center;
    position: relative;
}

.navigation-footer ul li > ul {
    background: #374350;
    border-radius: 10px;
    padding: 3px 0;
    display: none;
}

.navigation-footer ul li ul > li {
    padding: 0 10px;
}

.navigation-footer ul li ul > li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    padding: 10px 5px;
    align-items: center;
}

.navigation-footer > ul > li i {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 5px;
    top: 25px;
}
.navigation-footer ul li.active > ul {
    display: block;
    opacity: 1;
    max-height: 300px;
}

.elansite {
    float: right;
    width: 100%;
    border-top: 0 !important;
    border-right: 3px solid #2D8FBF !important;
    background: #E6F9FF !important;
    padding: 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #2D8FBF !important;
}
.ac-access li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--support.is-active {
    border-right: 0;
    background: #3f506217;
    border-radius: 10px;
}
.aligncenter {
    clear: both;
    max-width: 100%;
}
div#attachment_31697 {
    max-width: 100%;
}

.eh-container .eh-form-wrap .eh-form .eh-field-wrap {
    display: flex !important;
}
.eh-container {
    font-family: 'Fontsudinoo' !important;
    font-weight: 500 !important;
}
.eh-message .eh-user-phone {
    color: #006BAD !important;
    font-weight: 500 !important;
}
.coin-header {
    float: right;
    width: 100%;
    background: #444;
    border-radius: 10px;
}
.coin-header h3 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding: 5px 15px;
}
.woocc-register {
    margin: 0 auto 30px;
    padding: 50px 50px 20px;
    overflow: hidden;
    width: 80% !important;
    border-radius: 15px;
    box-shadow: 0 8px 30px 0 rgba(103, 151, 255, .15);
    background-color: #fff;
    display: flex;
}

.woocc-register .rightbar {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocc-register .leftbar {
    width: 50%;
    border-right: 1px solid #F4F5F7;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.woocc-register .leftbar img {
    max-width: 100%;
    height: auto;
}
.woocc-register .leftbar h4 {
    line-height: 4em;
    font-weight: 700;
    font-size: 16px;
}
.woocc-register .leftbar ul {
    line-height: 3em;
}
.woocc-register .leftbar ul li {
    display: flex;
    align-items: center;
}
.woocc-register .leftbar ul li svg {

}
.woocc-register .leftbar ul li span {
    font-size: 14px;
    line-height: 3em;
    font-weight: 400;
}

.content-single p {
    font-size: 17px;
    line-height: 2.5em;
    font-weight: 500;
    width: 100%;
    display: block;
    float: right;
}

.content-single img {
    border-radius: 10px;
}

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0;
    border-collapse: collapse;
}
.woocommerce-table thead {
    background: #3F5062;
    color: #fff;
}
.woocommerce table.shop_table {
    text-align: center !important;
    border-collapse: collapse;
}

.woocommerce-orders-table thead {
    background: #3F5062;
    color: #fff;
}
.top_box_back_rep a {
    background: #3F5062 !important;
    padding: 5px 15px !important;
}
button.send_user_answer {
    background: #3F5062 !important;
    padding: 5px 15px !important;
}
.info_nirweb_tick {
    background: #F4F5F7 !important;
}
.content-single p strong {
    font-weight: 700;
    color: #3B82F6;
}

.main-404 {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
	gap: 42px;
	margin-top: 80px;
}
.main-404 .right-404 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-404 .right-404 h2 {
    font-size: 30px;
    font-weight: 600;
}
.main-404 .right-404 p {
    font-size: 18px;
    font-weight: 300;
    line-height: 2.5em;
}
.main-404 .right-404 a {
    font-size: 1rem;
    line-height: 1.22 !important;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: -0.02em;
    border-radius: 5px;
    padding: 1em 2em;
    background: #639ea6;
    color: #ffffff !important;
    width: 200px;
    margin-top: 20px;
    text-align: center;
}
.main-404 .left-404 {
    width: 100%;
}
.main-404 .left-404 img {
    width: 570px;
    height: auto;
}
.form-login-sudinoo {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 100%;
    padding: 30px;
    text-align: center;
}
.form-login-sudinoo input {
    outline: 0;
    background: #f2f2f2;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-login-sudinoo button {
    text-transform: uppercase !important;
    outline: 0 !important;
    background: #1BD2A3 !important;
    width: 100% !important;
    border: 0 !important;
    padding: 15px !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    -webkit-transition: all 0.3 ease !important;
    transition: all 0.3 ease !important;
    cursor: pointer !important;
	margin-top: 0 !important;
	height: auto !important;
	font-family: Fontsudinoo !important;
}

.form-login-sudinoo .message {
    margin: 15px 0 0;
    color: #b3b3b3;
    font-size: 14px;
}
.form-login-sudinoo .message a {
    color: #1BD2A3;
    text-decoration: none;
}
.form-login-sudinoo .register-form {
    display: none;
}
.form-login-sudinoo .logo {
    max-width: 200px;
    margin: 0 auto 35px;
}

.modal-body .eh-container .eh-logo img {
    height: 65px !important;
}
.rightbar .eh-container .eh-logo img {
    height: 80px !important;
}

/* The Modal (background) */
.modall {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 250px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modall .modal-body p {
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 15px;
}

.modal-body .eh-container .eh-form-wrap .eh-form .eh-form-title {
    display: none;
}
.modal-body .eh-container .eh-logo {
    margin-bottom: 40px;
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 400px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 10px;
    z-index: 6;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closebox {
    color: red;
    float: left;
    font-weight: 300;
    position: absolute;
    z-index: 7;
    left: 18px;
    font-size: 35px;
    top: 20px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #ff000017;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal-body {padding: 2px 2px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
button.loginx-button-primary {
    font-family: loginx-font;
}
button.loginx-button {
    font-family: 'loginx-font';
}
button.loginx-button-primary {
    font-family: loginx-font;
}
button.loginx-button {
    font-family: 'loginx-font';
}

@media screen and (max-width: 500px) {
.loginx-template-box {
    border-radius: 10px;
    width: 90%;
}

.loginx-template-header>a>img {
    width: 240px;
	max-width: max-content;
	height: 79px;
}
.loginx-confirm-box {
    max-width: 350px;
}
}

.loginx-template-header>a>img {
    width: 240px;
	max-width: max-content;
	height: 79px;
}
input[type=text].loginx-countries-field-droplist-search-input {
    padding: 10px;
    font-family: 'loginx-font';
}
.elementor-34334 .elementor-element.elementor-element-28513bd button.loginx-button-primary {
    display: flex !important;
    justify-content: space-between;
    padding: 0 20px;
	cursor: pointer;
}
.loginx-countries-field-label>span {
    font-family: 'Fontsudinoo';
}
.loginx-form-field .loginx-form-field-phone input.loginx-input-text {
    font-family: 'Fontsudinoo';
}
.loginx-form-phone-entered-details {
    font-family: 'Fontsudinoo';
}
button.loginx-button {
    font-family: 'loginx-font';
    cursor: pointer;
}
.secend {
    margin-top: 20px;
}
.avatar-progress {
    position: relative;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: conic-gradient(
        var(--stroke-color) calc(var(--progress) * 1%), /* Ã˜ÂªÃ˜ÂºÃ›Å’Ã›Å’Ã˜Â± Ã˜Â±Ã™â€ ÃšÂ¯ Ã™â€ Ã™Ë†Ã˜Â§Ã˜Â± Ã˜Â¨Ã˜Â± Ã˜Â§Ã˜Â³Ã˜Â§Ã˜Â³ Ã˜Â¯Ã˜Â±Ã˜ÂµÃ˜Â¯ */
        #e0e0e0 0
    );
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: 0px auto; */
    transition: background 0.3s ease;
    animation: pulse-black2 2s infinite;
}
.avatar-inner {
    width: 100px; /* Ø§Ù†Ø¯Ø§Ø²Ù‡ Ø¢ÙˆØ§ØªØ§Ø± */
    height: 100px;
    border-radius: 50%;
    overflow: hidden; /* Ø¬Ù„ÙˆÚ¯ÛŒØ±ÛŒ Ø§Ø² Ø¨ÛŒØ±ÙˆÙ† Ø²Ø¯Ù† Ø¢ÙˆØ§ØªØ§Ø± */
    background: white; /* Ø±Ù†Ú¯ Ù¾Ø³â€ŒØ²Ù…ÛŒÙ†Ù‡ Ø¯Ø§Ø®Ù„ Ø¯Ø§ÛŒØ±Ù‡ */
    display: flex;
    justify-content: center;
    align-items: center;
}

.avatar-inner img {
    width: 100%; /* ØªØ·Ø¨ÛŒÙ‚ ØªØµÙˆÛŒØ± Ø¨Ø§ Ø¯Ø§ÛŒØ±Ù‡ */
    height: 100%;
    object-fit: cover; /* ØªÙ†Ø§Ø³Ø¨ ØªØµÙˆÛŒØ± */
}

@keyframes tada {
    from,to {
        transform: scale3d(1,1,1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.counter-wrapper {
    display: flex;
    align-items: center;
    gap: 10px; 
	position: absolute;
    background: #fff;
    padding: 10px 15px;
	color: #134898;
    border-radius: 10px;
    font-weight: 700;
    text-align: center;
    top: 240px;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
	font-size: 24px;
	animation-name: tada;
	animation-duration: 1.25s;
	pointer-events: none;
	user-select: none;
}
.counter-wrapper-2 {
    display: flex;
    align-items: center;
    gap: 10px; 
	position: absolute;
    background: #fff;
    padding: 10px 15px;
	color: #134898;
    border-radius: 10px;
    font-weight: 700;
    text-align: center;
    top: 0;
	left: 0;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
	font-size: 24px;
	animation-name: tada;
	animation-duration: 1.25s;
	pointer-events: none;
	user-select: none;
}
.counter-wrapper-3 {
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    color: #134898;
    border-radius: 10px;
    font-weight: 700;
    text-align: center;
    top: 315px;
    left: 27px;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
    font-size: 24px;
    animation-name: tada;
    animation-duration: 1.25s;
	pointer-events: none;
	user-select: none;
}
.counter-wrapper img , .counter-wrapper-2 img  , .counter-wrapper-3 img  {
    width: 35px !important;
    height: 35px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.counter-text {
	font-size: 14px;
    font-weight: 600;
    color: #334155;
}
.image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    perspective: 1000px; /* Ø¨Ø±Ø§ÛŒ Ø§ÛŒØ¬Ø§Ø¯ Ø§ÙÚ©Øª Ø³Ù‡â€ŒØ¨Ø¹Ø¯ÛŒ */
}

.image {
    width: 100%;
    height: auto;
    transition: transform 0.1s ease-out; /* Ø­Ø±Ú©Øª Ù†Ø±Ù…â€ŒØªØ± */
    transform-origin: center; /* Ù…Ø±Ú©Ø² ØªØµÙˆÛŒØ± Ù…Ø­ÙˆØ± Ú†Ø±Ø®Ø´ Ø¨Ø§Ø´Ø¯ */
}
.search-form {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 700px;
    margin: 20px auto;
    padding: 13px;
    background-color: #fff;
    border-radius: 10px;
}
.search-input {
    width: 80%;
    padding: 12px 20px;
    border: 2px solid #ddd;
    border-radius: 30px;
    font-size: 16px;
    outline: none;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.search-input:focus {
    border-color: #0073aa;
    box-shadow: 0 0 5px rgba(0, 115, 170, 0.5);
}

.search-button {
    background-color: #0073aa;
    color: white;
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 30px;
    margin-left: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.search-button:hover {
    background-color: #005885;
}

.search-form input[type="text"] {
    width: 100%;
    font-family: 'Fontsudinoo';
    font-weight: 500;
    height: 45px;
}
.search-form button {
    background: #3B82F6;
    font-family: 'Fontsudinoo';
    padding: 10px 15px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
}
canvas#salesChart {
    box-shadow: 0 7px 20px 0 rgb(51 51 51 / 10%) !important;
    padding: 20px;
    border-radius: 10px;
	width: 100% !important;
    height: auto !important;
}
/*********** start respon style *****************/

@media (max-width: 1400px) {
    .container {
        max-width: 1288px;
        padding: 0 20px;
    }
    .container-grid {
        max-width: 1288px;
        padding: 0 20px;
    }
    .searchbox input[type="text"] {
        width: 97%;
    }
    .searchbox button {
        left: 126px;
    }
    .searchabsolute {
        left: 76px;
    }

}


@media (max-width: 1200px) {
    .box-blog:hover .box-bg {
        background: #4186F6;
        display: flex;
        justify-content: center;
    }
    .searchbox input[type="text"] {
        width: 96%;
    }

}

@media (max-width: 768px) {
	.wiget-box-sudiboo .box-header {
		flex-direction: column;
	}
	.dornalms-wrapper{
		background: unset!important;
	}
		.broad {
    margin-left: auto;
    margin-right: auto;
}
	.logo img {
		        padding: 12.5px 10.5px!important;
	}
	    .head-left {
        padding: 31px 25px!important;
    }
	.container {
		padding: unset!important;
		width: 90%!important;
	}
	.dornalms-course-head-items.flex.flex-r.flex-icenter.flex-wrap {
    gap: 24px;
    }
		main.dornalms-wrapper.dornalms-course-content-wrapper.flex.flex-c {
    width: 95%;
}
    .box-blog p {
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    .woocommerce-MyAccount-navigation {
        display: none;
    }

    .grid-6 {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .himora-theme .cn-tm .cn-control {
        flex-direction: column-reverse;
    }
    .himora-theme .cn-tm .cn-control .cn-r {
        width: 100%;
    }
    .himora-theme .cn-tm .cn-control .cn-l {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .cn-control .cn-l .df-bottom {
        padding: 15px 0;
        width: 100%;
    }
    .tp-hd .tp-ht-main {
        flex-direction: column;
    }
    .tp-hd .tp-ht-main .tp-hd-r {
        width: 100%;
        justify-content: center;
        display: flex;
    }
    .tp-hd .tp-ht-main .tp-hd-l {
        width: 100%;
    }
    .tp-hd .tp-ht-main .tp-hd-r img {
        width: 100%;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt {
        justify-content: center;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-title {
        display: flex;
        flex-direction: column;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-title p {
        font-size: 17px;
        font-weight: 400;
        text-align: justify;
    }
    .himora-theme .cn-tm .cn-control .cn-r {
        width: 100% !important;
    }
    .himora-theme .cn-tm .cn-control .cn-l {
        width: 100% !important;
    }
    .update-list .update-grid {
        flex-direction: column;
    }
    .update-list .update-grid .update-lp {
        width: 100%;
    }
    .website-footer .parrent-footer {
        flex-direction: column;
    }
    .website-footer .about-us {
        width: 100%;
    }
    .website-footer .etminan {
        width: 100%;
    }
    .website-footer .footer-social {
        width: 100%;
    }
    .website-footer .footer-social .socialbox {
        flex-wrap: nowrap !important;
        width: 100%;
    }
    .footer-youtube {
        width: 33% !important;
    }
    .footer-instagram {
        width: 33% !important;
    }
    .footer-telegram {
        width: 33% !important;
    }

}

@media (min-width: 576px) {
    #hamberger {
        display: none !important;
    }
    #hamberger-footer {
        display: none !important;
    }
    #toggle-menu {
        display: none !important;
    }
    .updateshode {
        display: none;
    }
    div#btn_account_mobile {
        display: none;
    }
}

@media (max-width: 992px) {
    .cn-control .cn-l .df-bottom a {
        width: 50%;
    }
}

@media (max-width: 576px) {
	section.main-404 {
		flex-direction: column;
	}
	.position-relative {
		flex-direction: column-reverse;
	}
	.contactus-page__address {
    margin-top: 40px;
}
	.contactus-page__address-tabs {
		margin-top: 40xp;
	}
	.left-404 svg {
    width: inherit;
}
	.single-slider-parent {
		padding: 0 20px!important;
	}
	.sd-top {
    display: none;
}
		.container.relative {
		width: 100%!important;
			margin: 0!important;
			height: 105px!important;
	}
	.head-asli {
		margin-top: 0!important;
		margin-bottom: 20px!important;
		border-radius: unset!important;
		position: fixed !important;
        top: 0;
        transition: transform 0.3s ease-in-out;
        z-index: 99999999;
	}
	.himora-theme .cn-tm .cn-control .cn-l {
		right: 0!important;
	}
	.logo img {
		margin-right: 0!important;
	}
	    .son-news {
        flex-direction: column;
    }
	    .son-news .label-news-right {
        margin-right: 0 !important;
    }
	    .son-news .label-news-right {
        padding: 30px 0 !important;
    }
	.news-meta {
        bottom: 15px;
    }
	    .son-news .label-news:before {
        left: 30px !important;
        top: 45px !important;
        background: #39465a!important;
    }
	.register-bt {
		display: flex!important;
	}
    .tp-hd .tp-ht-main {
        display: flex;
        flex-direction: column;
    }
    .tp-hd .tp-ht-main .tp-hd-l {
        width: 100%;
    }
    .tp-hd .tp-ht-main .tp-hd-r {
        width: 80%;
    }
    .main-sudinoo .box-header {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px 0;
        flex-direction: column;
        gap: 20px;
    }
    .main-sudinoo .box-header .tv-title {
        margin-right: 15px;
        text-align: center;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a:last-child {
        justify-content: space-between;
    }
    .himora-theme .cn-tm .cn-control {
        flex-direction: column-reverse;
    }
    .himora-theme .cn-tm .cn-control .cn-l {
        width: 100%;
    }
    .himora-theme .cn-tm .cn-control .cn-r {
        width: 100%;
    }
    .related-post .box-header {
        flex-direction: column;
        gap: 20px;
    }
    .related-post .box-header .related-title {
        text-align: center;
    }
    .grid-6 {
        grid-template-columns: 1fr 1fr;
    }
    .update-list .update-grid {
        flex-direction: column;
    }
    .update-list .update-grid .update-lp {
        width: 100%;
        padding: 0;
    }
    .update-list .update-grid .update-lp a {
        flex-direction: column;
        gap: 20px;
    }
    .update-list .update-grid .update-lp a .up-li-gl {
        display: flex;
        width: 100%;
        gap: 10px;
        align-items: center;
    }
    .update-list .update-grid .update-lp .up-li-gl span {
        text-align: center;
        flex-grow: 1;
    }
    .update-list .update-grid .update-lp a:before {
        display: none;
    }
    .website-footer .parrent-footer {
        flex-direction: column;
        gap: 20px;
    }
    .website-footer .about-us {
        width: 100%;
    }
    .website-footer .etminan {
        width: 100%;
    }
    .website-footer .footer-social {
        width: 100%;
    }
    .website-footer .footer-social .socialbox {
        justify-content: space-around;
    }
    .website-footer .footer-warpper .footer-copy-right {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .box-blog .box-bg .box-bg-r span {
        font-size: 14px;
    }
    .search {
        display: none;
    }

    .logo img {
        max-width: 185px;
        padding: 25px 21px;
        margin-right: -7px;
        height: auto;
    }
    .hum-menu {
        display: inline-block;
    }
    .hum-menu a {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        background: #ECEEEF;
        color: #637789;
        text-align: center;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .hum-menu a svg {
        width: 24px;
    }
    .register-bt a {
        width: 40px;
        height: 40px;
        margin-left: 7px;
    }
    .support-bt a {
        width: 40px;
        height: 40px;
        margin-left: 7px;
    }
    .head-left .cart a{
        width: 40px;
        height: 40px;
        margin-left: 7px;
    }
    .register-bt a svg {
        width: 24px;
    }
    .support-bt a svg {
        width: 23px;
    }
    .cart a svg {
        width: 24px;
    }
    div#btc-price {
        font-size: 11px;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-title h1 {
        font-size: 20px;
        margin-top: 20px;
    }
    .tp-hd .tp-ht-main .tp-hd-l .tp-hd-bt a {
        margin-left: 0;
    }
    .cn-control .cn-l .df-bottom a {
        width: 70%;
    }
    .woosho .hero-items .itemb {
        background: #fff;
        border-radius: 10px;
        width: 100%;
        overflow: hidden;
    }
    .update-list .update-grid .update-lp a .up-li-gr {
        width: 100%;
    }
    .update-list .update-grid .update-lp a .up-li-gr span.product-number {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .update-list .update-grid .update-lp .up-li-gr h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 100%;
    }
    .update-list .update-grid .update-lp .up-li-gr > h4::after {
        display: none;
    }
    .update-list .update-grid .update-lp .up-li-gl span.updateshode {
        font-size: 11px;
        background: #E5F7EC;
        padding: 3px 10px;
        border-radius: 5px;
        color: #2ABA5F;
        padding: 5px 15px;
    }
    .userin-site .userin-tab {
        width: 100%;
    }
    .userin-site {
        flex-wrap: wrap;
    }
    .footer-instagram {
        padding: 40px 15px 30px 15px;
    }
    .footer-youtube {
        padding: 40px 15px 30px 15px;
    }
    .footer-telegram {
        padding: 40px 15px 30px 15px;
    }
    .footer-telegram , .footer-instagram , .footer-youtube {
        width: 30% !important;
    }
    .footer-link .menu-footer {
        display: none;
    }
    span.scrollup {
        bottom: -50px;
        width: 100%;
        text-align: center;
        position: sticky;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        margin: 10px 0;
    }
    .website-footer .footer-warpper .footer-copy-right p {
        border-bottom: 1px dashed #ddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .userin-site .userin-tab .imf-sv img {
        width: 40px;
        height: auto;
    }
    .update-list .update-grid .update-lp a .up-li-gr span.product-number {
        display: none;
    }
    .coin-list .coin-box-hero .coin {
        flex-grow: 1;
        display: flex;
        align-items: center;
        margin-top: 0;
        width: 100%;
    }
    div#btc-price {
        margin-right: 15px;
    }
    .positive-change {
        top: 32px;
    }
    nav.menu {
        display: none;
    }
    .current-user-loged-in-class img {
        width: 40px;
    }
    .current-user-loged-in-class label {
        height: 40px;
    }
    .current-user-loged-in-class {
        position: relative;
        padding-left: 7px;
    }
    .head-left .cart span {
        width: 1.3rem;
        height: 1.3rem;
        padding: 8px;
    }
    .current-user-loged-in-class .ac-access {
        left: -40px;
    }
    .current-user-loged-in-class input[type="checkbox"]:checked + label + .ac-access {
        top: 88px;
    }
    .woocommerce-MyAccount-content {
        width: 100%;
    }
    .hero-my-account {
        flex-direction: column;
    }
    .panel-acc .row-base {
        flex-direction: column;
    }
    .panel-acc .row-base .row-box {
        width: 100%;
    }
    .myaccount-order {
        flex-direction: column;
    }
    .myaccount-order .item-order {
        width: 100%;
        border-bottom: 1px solid #F4F5F7;
        border-left: 0;
    }
    .myaccount-order .item-order:last-child {
        border-bottom: 0;
    }
    .woocommerce table.my_account_orders .button {
        width: 100% !important;
        margin: 10px 0;
        text-align: center;
        padding: 12px;
        border-radius: 10px;
    }
    a.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button {
        padding: 20px;
        width: 100%;
        margin-bottom: 10px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        padding: 15px 10px !important;;
    }
    a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
        padding: 20px;
        width: 100%;
    }
    .woocommerce table.shop_table td {
        border-top: 0 !important;
    }
    .qa-comment-date-container {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    form.woocommerce-EditAccountForm .row {
        flex-direction: column;
    }
    .woocommerce form .form-row-first {
        width: 100%;
    }
    .woocommerce form .form-row-last {
        width: 100%;
    }
    button.woocommerce-Button.button {
        width: 100%;
    }
    button.woocommerce-Button.button:hover {
        width: 100%;
    }
    form.woocommerce-EditAccountForm .row{
        margin-bottom: 10px;
    }
    .userin-site .userin-tab .txt-tx {
        width: 65%;
    }
    .userin-site .userin-tab .imf-sv {
        width: 27%;
    }
    .hero-single-box .single-box-hero {
        flex-direction: column;
    }
    .single-box-hero .right {
        width: 100%;
    }
    .hero-single-box .single-box-hero .single-sidebar {
        width: 100%;
    }
    #reply-title {
        font-size: 13px;
        text-align: center;
    }
    .hero-single-box .single-box-hero .box-single-right {
        padding: 0px 25px 40px 25px;
    }
    .box-single-right .title-single .titr h1 {
        line-height: 2em;
        font-size: 19px;
    }
    .authorbox {
        flex-direction: column;
    }
    .authorbox .authorimg {
        width: 40%;
    }
    .tv-slider {
        padding-bottom: 0;
    }
    .comment-respond input[type="submit"] {
        width: 100%;
    }
    .pro-curse-title .title-pro .star-rate {
        display: none;
    }
    .hero-box-product .product-course {
        flex-direction: column;
    }
    .product-course .pro-curse {
        padding: 10px 25px 40px 25px;
    }
    .product-course .tech-et h3, .product-course .courselistbox h3, .product-course .qa-m  h3, .product-course .updatelist h3 {
        font-size: 15px;
    }
    .product-course .proplugin-comment .questbox {
        flex-direction: column;
        gap: 15px;
    }
    .product-course .proplugin-comment .questbox a {
        width: 100%;
        justify-content: center;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        padding: 0px 10px;
        flex-direction: column;
    }
    .comment-text .description {
        width: 100%;
    }
    .comment-text .option-cm {
        width: 100%;
    }
    .comment-text .rightbox {
        width: 100%;
    }
    .list-item {
        flex-direction: column;
    }
    .customfild-radio-qs .product-rating {
        position: relative;
        margin-top: 20px;
        top: 0;
        left: 0;
    }
    .list-item .listop label {
        width: 100%;
    }
    .customfild-radio-qs {
        padding: 10px;
    }
    .customfild-radio-qs header {
        font-size: 13px;
        text-align: center;
    }
    .comment-form-rating {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
    }
    .hero-box-product .product-course  .left-pro-course {
        width: 100%;
    }
    #review_form .comment-respond #commentform {
        padding: 0;
    }
    .product-course .proplugin-comment .questbox h3 {
        font-size: 15px;
    }
    .qa-m > ul > li > h4 {
        font-size: 13px;
    }
    .qa-m ul li ul li p {
        font-size: 12px;
    }
    .product-badge-item:hover .tooltip {
        left: -26px;
        top: -48px;
    }
    .woocc {
        padding: 25px 25px 20px;
    }
    td.product-remove {
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        background: #fff !important;
    }
    td.product-name {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        background: #fff !important;
    }
    .product-name a {
        color: #303030 !important;
        font-weight: 500 !important;
        text-align: center !important;
        padding: 10px 0 !important;
        line-height: 2.5em !important;
    }
    td.product-price {
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        background: #E1FFE9 !important;
    }
    .product-price span.woocommerce-Price-amount {
        margin-left: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
        flex-direction: column;
    }
    .woocommerce table.shop_table td a.remove {
        margin-right: 0 !important;
        border-radius: 5px;
    }
    #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
        display: flex !important;
        display: flex !important;
        flex-direction: column !important;
        margin: 0 !important;
    }
    .wc_payment_methods.payment_methods li {
        width: 100% !important;
    }
    .cart-process ul li {
        width: 33%;
    }
    .cart-process ul li::before {
        width: 35px;
        height: 35px;
    }
    .cart-process ul li::after {
        top: 14px;
    }
    .cart-process ul li span, .cart-process ul li span {
        font-size: 14px;
    }
    .cart-process ul li.active::before {
        font-size: 15px;
    }
    .cart-process ul li::before {
        font-size: 15px;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: none !important;
    }
    td.product-price .amount bdi {
        font-weight: 800;
        color: #00C178;
    }
    .woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table * {
        font-size: 15px !important;
    }
    .woocommerce-info {
        font-size: 14px !important;
    }
    .woocommerce-message {
        flex-direction: column;
        line-height: 2em;
    }
    .woocommerce-message a {
        padding: 5px 15px;
        text-align: center;
        margin-top: 10px;
    }
    p.return-to-shop a.wc-backward {
        width: 100%;
        text-align: center;
    }
    .arch-head h3 {
        font-size: 18px;
    }
    .arch-head p {
        font-size: 15px;
    }
    .provispas {
        flex-direction: column;
    }
    .item-loop-blog-box-one .head-item-blog-one {
        width: 100%;
    }
    .item-loop-blog-box-one {
        flex-direction: column;
    }
    .lesson-course .spot-pleayer {
        flex-direction: column;
    }
    .lesson-course .bottum-spot a {
        position: relative;
        left: 0;
        top: 0;
    }
    .lesson-course .bottum-spot {
        margin: 20px 0;
    }
    .lesson-course .spot-pleayer .spot-title {
        width: 100%;
        align-items: center;
    }
    .lesson-course .spot-pleayer .thumbnail-spot {
        margin-bottom: 15px;
    }
    .lesson-course ul li ul .course-data {
        flex-direction: column;
    }
    .lesson-course ul li ul .course-data .course-dl a {
        width: 100%;
        display: block;
    }
    .lesson-course ul li ul .course-data .time-course span {
        font-size: 11px;
        font-weight: 600;
    }
    .lesson-course ul li ul .course-data .time-course i {
        margin-left: 5px;
    }
    .woocommerce-info-edit a {
        color: #000;
        margin-right: 0;
        text-align: center;
        margin-top: 10px;
    }
    .woocommerce-info-edit {

        flex-direction: column;
    }
    .support-bt {
        display: none;
    }
    .tv-category {
        flex-direction: column;
    }
    .tv-category .tv-item {
        width: 100%;
    }
    .box-single-right .metadata-single {
        flex-direction: column;
    }
    .box-single-right .metadata-single ul li {
        font-size: 14px;
    }
    .last-updated {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    .motclass {
        flex-direction: column;
    }
    #commentform p.comment-form-author, #commentform p.comment-form-email {
        flex: 0 0 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .box-blog .blog-icon {
        height: 54%;
        top: 4%;
    }
    .box-single-right .tv-meta-social-link {
        flex-direction: column;
    }
    .woocc-register {
        width: 100% !important;
        flex-direction: column;
        padding: 20px;
    }
    .woocc-register .rightbar {
        width: 100%;
        padding: 20px;
    }
    .woocc-register .leftbar {
        width: 100%;
        border-right: none;
        padding: 0;
    }
    .woocc-register .leftbar h4 {
        font-size: 14px;
    }
    .woocc-register .leftbar ul li span {
        font-size: 13px;
    }
    .herosingle {
        flex-direction: column;
    }
    .main-single {
        width: 100%;
    }
    .mainside {
        width: 100%;
    }
    .comments-inner .comment .reply a {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
    }
     .rightbar .eh-container .eh-main {
        padding: 0 !important;
    }
    nav.woocommerce-MyAccount-navigation {
        width: 100%;
        display: none;
        z-index: 2;
    }
    div#btn_account_mobile {
        background: #3F5062;
        color: #fff;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 15px;
        text-align: center;
    }
    a#cancel-comment-reply-link {
        font-size: 12px;
    }
    .woocommerce ul.order_details {
        flex-direction: column;
    }
    .woocommerce ul.order_details li {
        border-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce ul.order_details li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #ddd;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        text-align: right !important;
    }
    a.woocommerce-MyAccount-downloads-file.button.alt {
        width: 100%;
        text-align: center;
        display: block;
        padding: 10px;
    }
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
        padding-top: 15px;
    }
    .negative-change {
        top: 32px;
    }
	.modal-content {
    width: 350px;
}
	.modall {
		padding-top: 100px;
	}
	.eh-container .eh-main {
        padding: 30px 29px !important;
    }
	.sd-head .top-bar .top-bar-text svg {
    display: none;
	}
.sd-head .top-bar {
    flex-direction: column;
    gap: 15px;
	}
.sd-head .top-bar .top-bar-bottum {
    width: 100%;
	}
.sd-head .top-bar .top-bar-bottum a {
    flex-grow: 1;
    text-align: center;
	}	
	
.counter-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    color: #EC6447;
    border-radius: 10px;
    font-weight: 800;
    text-align: center;
    top: 157px;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
    font-size: 13px;
    right: -32px;
	animation-name: tada;
	animation-duration: 1.25s;
}
.counter-wrapper-2 {
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    color: #EC6447;
    border-radius: 10px;
    font-weight: 800;
    text-align: center;
    top: -54px;
    left: -20px;
    box-shadow: 0 4px 60px rgba(0, 0, 0, .04);
    font-size: 13px;
	animation-name: tada;
	animation-duration: 1.25s;
}
.counter-wrapper-3 {
    display: none;
}
.counter-text {
	font-size: 14px;
    font-weight: 600;
    color: #334155;
}
.search-form {
    max-width: 330px;
}
}
.about-us {
    text-align: justify;
}
.woocc {
    position: relative;
    top: 25px;
}

.tankuser {
    display: flex;
    margin-bottom: 20px;
    font-size: 14px;
    box-shadow: rgba(51, 51, 51, 0.1) 0px 7px 20px 0px !important;
    width: auto !important;
    height: auto !important;
    padding: 15px;
    border-radius: 10px;
	position: relative;
}

.tankuser p:before {
    content: '';
    width: 5px;
    position: absolute;
    background: #2ABA5F;
    border: 0;
    right: -3px;
    border-radius: 5px;
    height: 30px;
}
.tankuser span {
    font-weight: 800;
}
span.rt-label.rt-prefix {
    padding: 0;
    display: none;
}
span.rt-label.rt-postfix {
    padding: 0;
    display: none;
}
span.rt-time {
	padding: 0!important;
}
span.span-reading-time.rt-reading-time {
    padding: 0 5px;
}

.woocommerce-MyAccount-navigation-link--tickets a:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18.91 14.6924C18.91 15.9824 19.97 17.0324 21.26 17.0324C21.26 20.7824 20.32 21.7224 16.57 21.7224H7.19C3.44 21.7224 2.5 20.7824 2.5 17.0324V16.5724C3.79 16.5724 4.85 15.5124 4.85 14.2224C4.85 12.9324 3.79 11.8724 2.5 11.8724V11.4124C2.51 7.66241 3.44 6.72241 7.19 6.72241H16.56C20.31 6.72241 21.25 7.66241 21.25 11.4124V12.3524C19.96 12.3524 18.91 13.3924 18.91 14.6924Z' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.2111 6.7225H7.12109L10.0511 3.7925C12.4411 1.4025 13.6411 1.4025 16.0311 3.7925L16.6311 4.3925C16.0011 5.0225 15.8511 5.9525 16.2111 6.7225Z' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.87891 6.72266L9.87891 21.7227' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='5 5'/%3E%3C/svg%3E");
    content: '';
    width: 22px;
    height: 22px;
}

select {
    font-family: 'Fontsudinoo';
}

input.wpast-filter.wpast-btn.wpast-btn-secondary {
    font-family: 'Fontsudinoo';
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--support.is-active {
    border-right: 5px solid #FD4748;
    background: #374350;
}

.wpast-row {
    padding: 0 15px;
}

button.wpast-submit.wpast-btn.wpast-btn-success {
    font-family: 'Fontsudinoo';
}

button.wpast-submit.wpast-btn.wpast-btn-success {
    display: flex;
    align-items: center;
}

.woocommerce-MyAccount-content.active {
    padding-bottom: 20px;
}
.updatelist {
    color: #303030!important;
}

.teacher {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.profile-img img{
	border-radius: 50%;
}
.teacher-name {
    font-weight: 700;
}
.sub {
	opacity: .7;
}

    .sd-head {
        display: flex;
        float: unset!important;
    }
    .flex-icenter {
        position:unset!important;
        top:unset!important;
        bottom:unset!important;
    }
    .flex-icenter span {
        width: unset!important;
        height: unset!important;
        border-radius:unset!important;
        background:unset!important;
        z-index:unset!important;
    }
    main.dornalms-wrapper {
    max-width: 1288px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    }
main.dornalms-wrapper.dornalms-panel-wrapper.flex.flex-c {
	max-width: 1288px!important;
}
button.dornalms-comment-form-submit.flex.flex-r.flex-icenter {
    font-family: 'Fontsudinoo';
}
.sidebar-wrapper.course {
    box-shadow: unset!important;
    padding: 20px 25px;
    border-radius: 10px;
    background: unset!important;
}
.dornalms-course-head-items.flex.flex-r.flex-icenter.flex-wrap {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.dornalms-course-section-title-btn {
    background: var(--maincolor1);
    padding: 5px 20px;
    line-height: 2.4em;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
	box-shadow: unset!important;
}
main.dornalms-wrapper {
	padding-bottom: 25px;
}
.wiget-meta-product.course {
	margin-bottom: 16px!important;
}
.dornalms-course-under-head-data.flex.flex-c {
    border-bottom: 1px solid #f4f7fc;
    background: #F4F5F7;
    border-radius: 10px;
    position: relative;
    top: 7px;
}
.dornalms-course-head-items.flex.flex-r.flex-icenter.flex-wrap:before {
    content: '';
    width: 5px;
    position: absolute;
    background: #3b82f6;
    border: 0;
    right: -3px;
    border-radius: 5px;
    height: 30px;
    top: 18px;
}
.dornalms-course-head {
    margin-top: 25px!important;
}
.dornalms-panel-list-item.flex.flex-r.flex-icenter.flex-wrap {
    gap: 24px;
}
.dornalms-course-register-end-message {
    display: flex;
    font-size: 14px;
    box-shadow: rgba(51, 51, 51, 0.1) 0px 7px 20px 0px !important;
    width: auto !important;
    height: auto !important;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    margin-top: 30px;
}
.dornalms-course-register-end-message:before {
    content: '';
    width: 5px;
    position: absolute;
    background: #009688;
    border: 0;
    right: -3px;
    border-radius: 5px;
    height: 30px;
    top: 18px;
}
.dornalms-field-error-message svg {
	display: none;
}
.dornalms-field-error-message-btn.pointer.select-none {
    display: none;
}
.comment-content {
    padding-top: 20px;
    padding-bottom: 10px;
}
p.logged-in-as {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
a.logout {
    background-color: #ffe8e8;
    border-radius: 5px;
    padding: 8px 15px;
    line-height: 27px;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #e00f0f !important;
    font-family: 'Fontsudinoo';
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
}
.reply-to {
    padding-right: 15px;
    position: relative;
    bottom: 10px;
    font-weight: 700;
    color: #006bad;
}
span.cancel-reply {
    padding-right: 15px;
    position: relative;
    bottom: 10px;
    font-weight: 700;
    color: #e00f0f;
	cursor: pointer;
}
.dornalms-shop-course-head.flex.flex-r.flex-icenter {
    gap: 24px;
}
.dornalms-shop-course-head-excerpt {
    text-align: justify;
}
.dornalms-course-content-item-head.flex.flex-r.flex-icenter {
    gap: 16px;
}
.logo-mobile-site {
	align-items: center;
	justify-content: center;
}
.single-box-hero .header-single-one {
	float: unset!important;
}
.h_iframe-aparat_embed_frame iframe {
	border-radius: 20px!important;
}
.wiget-meta-product.coler-bg span a {
    color: #fff;
}
span.custom-must-log-in a {
    background: #fff;
    padding: 0 10px;
    border-radius: 5px;
    height: 35px;
    display: flex;
    align-items: center;
}
span.custom-must-log-in {
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-us p {
    letter-spacing: -0.9px;
    font-size: 15px !important;
}
.son-news {
    display: flex;
    width: 100%;
    border-radius: 10px;
    justify-content: space-between;
}
.son-news {
    width: 100%;
    overflow: hidden;
    direction: rtl;
}
.son-news .label-news {
    background: radial-gradient(40% 100% at 79% 90%, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(40% 90% at 10% 20%, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0) 100%), #334155;
    color: #fff;
    padding: 15px 20px;
    z-index: 10;
    font-weight: 600;
    border-radius: 10px;
}
.label-news {
    position: relative;
    white-space: nowrap;
}
.son-news .label-news:before {
    content: '';
    background: #5c6777;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -8px;
    transform: rotate(45deg);
    top: 21px;
    border-radius: 6px;
}
.son-news .label-news-right {
    padding: 15px 0;
    background: #ffffff;
    max-width: 100%;
    flex-grow: 1;
    margin-right: -10px;
}
.news-meta-wrapper {
    width: 100%;
    overflow: hidden;
}
.news-meta {
    display: inline-flex;
    gap: 50px;
	position: absolute;
    animation: scroll-inside 22s linear infinite;
}
.son-news .label-news-right {
	position: relative;
}
.news-item {
    display: inline-block;
    white-space: nowrap;
    color: #334155;
    text-decoration: none;
    font-weight: 600;
}
.wiget-box-sudiboo {
    float: unset!important;
    width: 100%;
}
.grid-3 {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.item-g3 {
    background: var(--item-g3);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 240px;
}
.item-g3 .pg__aa {
    background: #f4f5f7;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0 24px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 15;
}
.item-g3 .pg__aa a {
    width: 48px;
    height: 48px;
    border-radius: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #303037;
}
.item-g3 .pg__aa a:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: -30px;
    top: 0px;
    box-shadow: -10px -10px 0px 0px #f4f5f7;
    border-radius: 24px 0 0 0;
}
.item-g3 .pg__aa a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0px;
    bottom: -30px;
    box-shadow: -10px -10px 0px 0px #F4F5F7;
    border-radius: 24px 0 0 0;
}
.item-int-baner {
    overflow: hidden;
    border-radius: 23px;
}
.item-int-text__img {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.item-int-text__img img {
    background-size: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .3s;
}
.item-int-content {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -68px;
    transition: all .3s;
    margin: 0;
    border-radius: 0;
    backdrop-filter: blur(10px);
}
.item-int-text__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    color: #fff;
    margin-bottom: 10px;
    transition: all .2s ease-in-out;
}
.item-int-text__desc {
    font-size: 13px;
    font-weight: 300;
    line-height: 2.3em;
    color: #fff;
}
.item-g3:hover .item-int-content {
    bottom: 0;
    user-select: none;
    background: #0000007a;
    margin: 10px;
    border-radius: 15px;
}
.website-footer .etminan p {
	display: flex;
	align-items: center;
    gap: 8px;
}
.wiget-box-sudiboo .box-header {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 0 0;
    padding-bottom: 40px;
}
@media (min-width: 768px) {
    .main-sudinoo .box-header .tv-title h2::after, .related-post .box-header .related-title h2::after, .wiget-box-sudiboo .box-header .related-title h2::after {
        position: absolute;
        content: '';
        bottom: 1px;
        right: -15px;
        width: 4px;
        height: 34px;
        border-radius: 50px;
        z-index: -1;
        background-color: #637789;
    }
}
@media (min-width: 768px) {
    .main-sudinoo .box-header .tv-title span::after, .related-post .box-header .related-title span::after,  .wiget-box-sudiboo .box-header .related-title span::after {
        position: absolute;
        content: '';
        bottom: 2px;
        right: -15px;
        width: 4px;
        height: 27px;
        border-radius: 50px;
        z-index: -1;
        background-color: var(--maincolor1);
        line-height: normal;
    }
}
.wiget-box-sudiboo .box-header .related-link {
    float: left;
}
.main-sudinoo .box-header .tv-link a, .related-post .box-header .related-link a, .wiget-box-sudiboo .box-header .related-link a {
    line-height: 45px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding-left: 15px;
    background: #1c364d;
    border-radius: 17px;
}

.wiget-box-sudiboo .box-header .related-title span {
    color: #35495C;
    font-family: var(--myfontweb);
    font-size: 18px;
    font-weight: 400;
    position: relative;
    line-height: 2.5em;
}
.wiget-box-sudiboo .box-header .related-title {
    float: right;
    margin-right: 15px;
}
.wiget-box-sudiboo .box-header .related-title h2 {
    color: #181522;
    font-family: var(--myfontweb);
    font-size: 25px;
    font-weight: 800;
    line-height: 1.6em;
    position: relative;
}
button.loginx-button-primary, button.loginx-button {
    font-family: 'Fontsudinoo'!important;
}
body:after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 4px;
    left: 0;
    top: 0;
    background: #6b919c;
    z-index: 999999;
}
body:before {
    content: " ";
    position: absolute;
    width: 50%;
    height: 4px;
    right: 0;
    top: 0;
    background: #c1ac96;
    z-index: 999999;
}
.newsletter-box {
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.newsletter-box input {
    border-radius: 9px;
    border: 1px solid rgb(182 193 216);
    background: rgb(244 245 247);
    padding: 12px 16px 12px 55px;
    font-family: 'Fontsudinoo';
    font-weight: 400;
    font-size: 16px;
    color: #A5A1B2;
    width: 100%;
}
button.btn-send {
    position: absolute;
    left: 0;
    transition: all 300ms ease-out;
    padding: 10px;
    transform: translate(0, -50%);
    top: 57px;
    border-radius: 8px;
    border: 0;
    background: #8293b7;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-left: 8px;
}
.gs_logo_single--inner {
    height: 120px;
    position: relative;
    bottom: 25px;
}
.gs_logo_single--wrapper.swiper-slide {
    height: 230px !important;
    box-shadow: -17px 0 30px -17px rgba(0, 0, 0, 0.2);
}
#gs_logo_area_1:not(.verticaltickerdown):not(.verticalticker) .gs_logo_single--wrapper {
    padding: 2.5px;
}
#gs_logo_area_1 .gs_logo_single--wrapper {
    width: 20%;
}
.gs_logo_single--inner img {
    width: auto;
}
.gs_logo_area .swiper-button-next, .gs_logo_area .swiper-button-prev {
	border: #95a5ad solid 1.5px;
    width: 40px!important;
	height: 40px!important;
    background-color: rgb(236 238 239)!important;
	border-radius: 8px!important;
}
.gs_logo_area.carousel_nav_pos--bottom .swiper-button-prev {
	margin-left: -50px!important;
}
img.author-profile {
    position: absolute;
    width: 70px !important;
    bottom: 0px;
    z-index: 9999999;
    padding: 0 !important;
    border: 3px solid #b89a80;
    border-radius: 50% !important;
}
.woosho .hero-items .itemb .thumbnail {
	padding-bottom: 35px!important;
}
.cat {
    display: flex;
    gap: 6px;
}
p.desc {
    font-size: 11px !important;
    text-align: justify;
    line-height: 2;
    color: #757575 !important;
}
.woosho .hero-items .itemb {
	padding: 10px!important;
}
.custom-container {
    padding: 1px;
    position: relative;
    overflow: hidden;
	margin-top: 50px;
}

.custom-card {
    position: relative;
    z-index: 1;
    max-width: 1320px;
    background-color: #0B034E;
    border-radius: 8px;
    padding: 20px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
}

.custom-content {
    margin-bottom: 32px;
}

.custom-title {
    font-family: 'Fontsudinoo', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 8px;
}

.custom-description {
    font-family: 'Fontsudinoo', sans-serif;
    color: #E8E6FA;
    font-size: 14px;
    line-height: 28px;
}

.custom-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: white;
    color: #1203A3;
    font-family: 'Fontsudinoo', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    border-radius: 8px;
    padding: 6px 12px;
    text-decoration: none;
}

.button-icon {
    display: flex;
    align-items: center;
}

.custom-pattern {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (min-width: 1024px) {
    .custom-container {
        background-color: #0B034E;
    }

    .custom-card {
        background-color: transparent;
        padding: 48px 0;
        flex-direction: row;
        align-items: center;
    }

    .custom-content {
        margin-bottom: 0;
    }

    .custom-title {
        font-size: 28px;
        line-height: 48px;
    }

    .custom-description {
        font-size: 20px;
        line-height: 38px;
        color: #FAFAFF;
    }

    .custom-button {
        gap: 10px;
        font-size: 16px;
        line-height: 32px;
        padding: 8px 48px;
    }

    .button-icon {
        transform: scale(1.2);
    }

    .custom-pattern {
        display: block;
    }
}
.hottest-news__list {
  display: flex;
  padding: 10px 0 0;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #eef2f7;
  overflow: hidden;
}

.hottest-news__list ul {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.hottest-news__list ul li {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.hottest-news__list ul li:nth-child(even) a {
  background: #f6f9fc;
  border-top: 1px solid #eff3f6;
  border-bottom: 1px solid #eff3f6;
}

.hottest-news__list ul li:nth-child(even) a .hottest-news__list-cta {
  background: #f6f9fc;
}

.hottest-news__list ul li:nth-child(odd) .hottest-news__list-cta {
  background: #fff;
}

.hottest-news__list ul li:last-child a {
  border-bottom: 0 !important;
}

.hottest-news__list ul li a {
  display: flex;
  position: relative;
  width: 100%;
  color: #103b7f;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 24px;
}
@media (width < 768px) {
	p.logged-in-as {
		flex-direction: column;
	}
  .hottest-news__list ul li a {
    padding: 15px;
  }
}

.hottest-news__list ul li a .news-slider__slide-desc-footer-datetime {
  margin: 0 auto 0 0;
}

.hottest-news__list ul li a:hover .hottest-news__list-cta {
  opacity: 1 !important;
  visibility: visible !important;
  left: 22px;
}
@media (width < 768px) {
  .hottest-news__list ul li a:hover .hottest-news__list-cta {
    left: 6px;
    padding-left: 10px;
  }
}

.hottest-news__list ul li a p {
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (width < 768px) {
  .hottest-news__list ul li a p {
    width: 55%;
  }
}

.hottest-news__list-cta {
  display: flex;
  align-items: center;
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0;
  visibility: hidden;
  color: #103b7f;
  font-size: 12px;
  font-weight: 600;
  padding: 0 23px 0 0;
  transition: 0.2s ease;
}

.hottest-news__list-cta i {
  font-weight: bold;
  margin: 0 22px 0 0;
}

.hottest-news__list-badge {
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-left: 10px;
  z-index: 2;
}

.hottest-news__list-badge:before {
  content: "";
  position: absolute;
  background: #103b7f;
  border-radius: 30px;
  z-index: -1;
  width: 127%;
  height: 82%;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 10px;
  margin: 0 auto;
}

.hottest-news__list-badge-media {
  font-size: 18px;
  -webkit-text-stroke: 0.3px;
  margin-left: 10px;
  line-height: 0;
}
section.himora-theme.main-sudinoo {
}
.hottest-news__list ul li {
	background: #fff;
}
.himora-theme .cn-tm .cn-control .cn-l {
    position: relative;
    right: 50px;
}
.hottest-news__list {
	background: #fff;
}
.himora-theme .cn-tm .cn-control .cn-l {
    animation: imageAnimate 1.8s infinite alternate-reverse;
}


/* General Styles */
.dark-background {
    background-color: #0C111D;
}

.relative-position {
    position: relative;
}

.hide-overflow {
    overflow: hidden;
}

.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
	margin-top: 60px;
}

@media (min-width: 1024px) {
    .section-padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

/* Section Container */
.section-container {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

/* Content Wrapper */
.content-wrapper {
    margin-bottom: 64px;
}

@media (min-width: 1024px) {
    .content-wrapper {
        margin-bottom: 80px;
    }
}

/* Section Subtitle */
.section-subtitle {
    color: #00AEF1;
    font-family: 'Fontsudinoo', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 4px;
}

@media (min-width: 1024px) {
    .section-subtitle {
        font-size: 16px;
        line-height: 32px;
    }
}

/* Section Title */
.section-title {
    font-family: 'Fontsudinoo', sans-serif;
    color: white;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 8px;
}

@media (min-width: 1024px) {
    .section-title {
        font-size: 28px;
        line-height: 48px;
        margin-bottom: 16px;
    }
}

/* Section Description */
.section-description {
    font-family: 'Fontsudinoo', sans-serif;
    color: #EAECF0;
    font-size: 14px;
    line-height: 28px;
}

@media (min-width: 1024px) {
    .section-description {
        font-size: 20px;
        line-height: 38px;
    }
}

/* Statistics Grid */
.stats-grid {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media (min-width: 1024px) {
    .stats-grid {
        flex-direction: row;
        justify-content: space-between;
    }
}

/* Stat Item */
.stat-item {
    flex: 1;
    z-index: 1;
}

.stat-number {
    font-family: 'Fontsudinoo', sans-serif;
    color: white;
    padding-right: 10px;
    border-right: 2px solid #66D4FF;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .stat-number {
        padding-right: 18px;
        font-size: 24px;
        line-height: 42px;
        margin-bottom: 8px;
    }
}

.stat-description {
    font-family: 'Fontsudinoo', sans-serif;
    color: #D0D5DD;
    margin: 0;
    padding-left: 12px;
    font-size: 14px;
    line-height: 28px;
}

@media (min-width: 1024px) {
    .stat-description {
        font-size: 16px;
        line-height: 32px;
    }
}

/* Statistics Slider */
.statistics-slider-container {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media (min-width: 768px) {
    .statistics-slider-container {
        padding-bottom: 0;
        gap: 40px;
    }
}

.statistics-slider {
    overflow: hidden;
}

.statistics-slide-track {
    display: flex;
    animation: scroll 20s linear infinite;
}

.statistics-slide {
    flex: 0 0 auto;
}

/* Slider Button */
.slider-button {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 6px;
    background-color: rgba(124, 112, 251, 0.12);
    color: #B1A8FF;
    backdrop-filter: blur(6px);
    border-radius: 6px;
    font-family: 'Fontsudinoo', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
}

@media (min-width: 768px) {
    .slider-button {
        display: none;
    }
}

/* Background Image */
.background-image {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (min-width: 1024px) {
    .background-image {
        bottom: -60px;
    }
}

/* Keyframes for Slider Animation */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.footer-copy-right p {
    align-items: center;
    display: flex;
    gap: 8px;
}
.flex-apps-box {
    padding-bottom: 1.25rem;
    justify-content: space-around;
    flex-wrap: wrap;
    display: flex;
}
.app-item {
    padding: 0.5rem;
}
.app-box {
    width: 300px;
    margin-top: 4rem;
    --gradient-1: linear-gradient(0deg, #fff, #f3f3f3 90%);
    background: var(--gradient-1);
    border-radius: 25px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .04);
    padding: 1.8rem;
    height: 160px;
}
.app-icon {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    --c-c600: 34, 206, 236;
    background-color: rgba(var(--c-c600), var(--tw-bg-opacity));
    border-radius: 29px;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    display: flex;
    margin-top: -4rem;
    margin-left: auto;
    margin-right: auto;
}
i.icon-container img {
    border-radius: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.app-title {
    font-weight: 800;
    text-align: center;
    height: 18px;
    margin-top: 2.25rem;
    color: #27a7af;
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
i.icon-container img {
    width: 90px;
    height: fit-content;
    border-radius: 29px;
    position: relative;
    top: 4px;
	border-radius: 29px!important;
}
.title_page {
    text-align: center;
    margin-top: 40px;
}
.app-box p {
    text-align: center;
    padding-top: 10px;
}
.sd-top {
    width: 100%;
    padding: 17px 30px;
    background: #fff;
}
.sd-top .row  {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 1288px;
}
.top_header__title.d-flex.align-items-center {
    display: flex;
    align-items: center !important;
    gap: 10px;
}
.top_header__title.d-flex.align-items-center h2 {
    color: #103b7f;
    font-size: 14px;
    font-weight: 800;
    margin: 0 13px 0 0;
    width: auto;
}
.top_header__tel.d-flex.align-items-center {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.top_header__tel-title.d-flex.align-items-center.mr-auto.primary-color {
    display: flex;
    align-items: center;
    gap: 10px;
}
a.top_header__tel-number.d-flex.align-items-center.primary-color {
    display: flex;
    align-items: center;
    gap: 8px;
}
.about-us img {
    width: 100px;
    position: relative;
    top: 10px;
}
.certs {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 20px;
    gap: 8px;
}
.owl-carousel .owl-nav.disabled {
	display: block!important;
}
.item-g3:hover .pg__aa a {
    background: #7e7e91 !important;
    transition: background 0.3s ease;
}
.single-slider-parent {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.single-slider-parent__blog {
  display: flex;
  position: relative;
  margin-bottom: 60px;
}
.single-slider-parent__blog .blog-category__post-big-header {
  position: absolute;
  top: 32px;
  right: 30px;
}
.single-slider-parent .swiper-button-prevs,
.single-slider-parent .swiper-button-nexts {
  position: absolute;
  z-index: 1022;
  cursor: pointer;
  text-shadow: 0 1px 5px rgba(19, 19, 19, 0.75);
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  -webkit-text-stroke: 2px;
}
.single-slider-parent .swiper-button-prevs {
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
.single-slider-parent .swiper-button-nexts {
  left: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
.single-slider-parent .swiper-pagination {
  position: absolute;
  top: 20px;
  left: 30px;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 2px rgba(19, 19, 19, 0.75);
  font-size: 19px;
  font-weight: 700;
  font-family: "YekanBakh";
  direction: ltr;
}
.single-slider-parent .swiper-pagination-current {
  text-shadow: 0 1px 2px rgba(19, 19, 19, 0.75);
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  font-family: 'Fontsudinoo';
}
.single-slider-parent .swiper-pagination-total {
  text-shadow: 0 1px 2px rgba(19, 19, 19, 0.75);
  color: rgba(255, 255, 255, 0.6);
  font-size: 19px;
  font-weight: 700;
  font-family: 'Fontsudinoo';
}
.single-slider-parent #swiper-single {
  width: 830px;
  margin-bottom: 40px;
  overflow: visible;
}
.single-slider-parent #swiper-single .swiper-slide-next,
.single-slider-parent #swiper-single .swiper-slide-prev {
  transition: 0.3s ease;
  filter: grayscale(100%) opacity(0.2);
}
@media (width < 768px) {
  .single-slider-parent #swiper-single {
    width: 100%;
  }
}
.single-slider-parent #swiper-single .swiper {
  width: 100%;
  height: 100%;
}
.single-slider-parent #swiper-single .swiper-slide {
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}
.single-slider-parent #swiper-single .swiper-slide header {
  display: flex;
}
.single-slider-parent #swiper-single .swiper-slide figure {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.single-slider-parent #swiper-single .swiper-slide figure > img {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
.single-slider-parent #swiper-single .swiper-slide figure .img-blur {
  z-index: -1;
  opacity: 0.5;
  bottom: -10px;
}
.single-slider-parent #swiper-single-thumb {
  width: 830px;
  height: auto;
  overflow: visible;
  margin-bottom: 60px;
}
.single-slider-parent #swiper-single-thumb .swiper-slide {
  width: 150px !important;
  height: 82px;
}
.single-slider-parent #swiper-single-thumb .swiper-slide:after {
  position: absolute;
  content: "...";
  font-size: 50px;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  background: rgba(12, 46, 98, 0.9);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  font-family: "YekanBakh";
  border-radius: 12px;
  z-index: 3;
}
.single-slider-parent #swiper-single-thumb .swiper-slide:hover {
  cursor: pointer;
}
.single-slider-parent #swiper-single-thumb .swiper-slide:hover:after {
  opacity: 1;
  visibility: visible;
}
.single-slider-parent #swiper-single-thumb .swiper-slide figure {
  height: 100%;
  width: 100%;
}
.single-slider-parent #swiper-single-thumb .swiper-slide figure img {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.single-slider-parent #swiper-single-thumb .swiper-slide figure .img-blur {
  z-index: 1 !important;
  opacity: 0.3;
  bottom: -3px;
  filter: blur(5px);
}
.single-slider-parent__content {
  display: flex;
  position: relative;
  z-index: 2;
  background: rgba(148, 163, 187, 0.94);
  border-radius: 15px 0;
  margin: auto 38px 38px;
  padding: 26px 28px 27px;
}
.single-slider-parent__content.second {
  background-color: #103b7f;
  border-radius: 50px;
  padding: 6px 22px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.single-slider-parent__content.second p {
  margin-bottom: 0 !important;
  color: #fff !important;
}
.single-slider-parent__content-title {
  font-family: "YekanBakh";
}
.single-slider-parent__content-title p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 9px;
}
.single-slider-parent__content-title h4 {
  text-shadow: 0 3px 1px rgba(19, 19, 19, 0.25);
  color: #ffffff;
  font-size: 19px;
  font-weight: 700;
}
.single-slider-parent__content-badge {
  background: #ffba00;
  box-shadow: 0 0 10px 0px #ffba00;
  padding: 14px 50px;
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translate(0, -50%);
}
.single-slider-parent__content-badge img {
  width: 83px;
  height: 93px;
}
.single-slider-parent__badge-urgent {
  display: flex;
  align-items: center;
  z-index: 3;
  position: absolute;
  top: 32px;
  right: 30px;
}
.single-slider-parent__badge-urgent i {
  color: #fff;
  font-size: 20px;
  margin-left: 10px;
}
.single-slider-parent__badge-urgent span {
  text-shadow: 0 1px 2px rgba(19, 19, 19, 0.75);
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: "YekanBakh";
  border: 1px solid #ff0000;
  background-color: #ff0000;
  border-radius: 5px;
  padding: 0 5px;
}
.icon-image:before {
    content: "\e950";
}
.icon-chevron-left:before {
    content: "\e91b";
}
.icon-chevron-right:before {
    content: "\e91c";
}
.single-slider-parent #swiper-single-thumb {
	margin-bottom: 30px;
}
.single-slider-parent {
	margin-top: 25px;
}
.logo-mobile-site img {
	filter: brightness(0) invert(1);
}
h3.title-comments {
	padding-bottom: 0;
}
.authorbox {
	position: relative;
}
.author-titr {
    font-weight: 800;
    background: #b89a80;
    color: #fff;
    padding: 0 10px;
    border-radius: 8px;
    position: absolute;
    top: -15px;
    right: 28px;
}
.comments-inner .comment:last-of-type {
    margin-bottom: 0;
}

/*
	A. Mini Reset 
*/

html,
body {
	-webkit-font-smoothing: subpixel-antialiased;
}


.btn {
	display: inline-block;
	text-transform: uppercase;
	border: 2px solid #2c3e50;
	margin-top: 100px; 
	font-size: 0.7em;
	font-weight: 700;
	padding: 0.1em 0.4em;
	text-align: center;
	-webkit-transition: color 0.3s, border-color 0.3s;
	-moz-transition: color 0.3s, border-color 0.3s;
	transition: color 0.3s, border-color 0.3s;
}

.btn:hover {
	border-color: #16a085;
	color: #16a085;
}

/* basic grid, only for this demo */
.align {
	clear: both;
	margin: 90px auto 20px;
	width: 100%;
	max-width: 1170px;
	text-align: center;
}
.loginx-template-header.loginx-flex-r.loginx-flex-center img {
    width: 250px;
}
.align > li {
	width: 500px;
	min-height: 300px;
	display: inline-block;
	margin: 30px 20px 30px 30px;
	padding: 0 0 0 60px;
	vertical-align: top;
}

/* ///////////////////////////////////////////////////

HARDCOVER - RIGHT TO LEFT VERSION FOR PERSIAN BOOKS
Table of Contents

1. container
2. background & color
3. opening cover, back cover and pages
4. position, transform y transition
5. events
6. Bonus
	- Cover design
	- Ribbon
	- Figcaption
7. mini-reset

/////////////////////////////////////////////////////*/

/*
	1. container
*/

.book {
	position: relative;
	width: 160px; 
	height: 220px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

/*
	2. background & color
*/

/* HARDCOVER FRONT */
.hardcover_front li:first-child {
	background-color: #eee;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* reverse */
.hardcover_front li:last-child {
	background: #fffbec;
}

/* HARDCOVER BACK */
.hardcover_back li:first-child {
	background: #fffbec;
}

/* reverse */
.hardcover_back li:last-child {
	background: #fffbec;
}

.book_spine li:first-child {
	background: #eee;
}
.book_spine li:last-child {
	background: #333;
}

/* thickness of cover */
.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before,
.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before,
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before,
.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before,
.book_spine li:first-child:after,
.book_spine li:first-child:before,
.book_spine li:last-child:after,
.book_spine li:last-child:before {
	content : " ";
	background: #999;
}

/* page */
.page > li {
	background: -webkit-linear-gradient(right, #e1ddd8 0%, #fffbf6 100%);
	background: -moz-linear-gradient(right, #e1ddd8 0%, #fffbf6 100%);
	background: -ms-linear-gradient(right, #e1ddd8 0%, #fffbf6 100%);
	background: linear-gradient(to left, #e1ddd8 0%, #fffbf6 100%);
	box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset 1px 0px 1px rgba(150, 150, 150, 0.2);
	border-radius: 5px 0px 0px 5px;
}

/*
	3. opening cover, back cover and pages
*/

.hardcover_front {
	-webkit-transform: rotateY(34deg) translateZ(8px);
	-moz-transform: rotateY(34deg) translateZ(8px);
	transform: rotateY(34deg) translateZ(8px);
	z-index: 100;
}

.hardcover_back {
	-webkit-transform: rotateY(15deg) translateZ(-8px);
	-moz-transform: rotateY(15deg) translateZ(-8px);
	transform: rotateY(15deg) translateZ(-8px);
}

.page li:nth-child(1) {
	-webkit-transform: rotateY(28deg);
	-moz-transform: rotateY(28deg);
	transform: rotateY(28deg);
}

.page li:nth-child(2) {
	-webkit-transform: rotateY(30deg);
	-moz-transform: rotateY(30deg);
	transform: rotateY(30deg);
}

.page li:nth-child(3) {
	-webkit-transform: rotateY(32deg);
	-moz-transform: rotateY(32deg);
	transform: rotateY(32deg);
}

.page li:nth-child(4) {
	-webkit-transform: rotateY(34deg);
	-moz-transform: rotateY(34deg);
	transform: rotateY(34deg);
}

.page li:nth-child(5) {
	-webkit-transform: rotateY(36deg);
	-moz-transform: rotateY(36deg);
	transform: rotateY(36deg);
}

/*
	4. position, transform & transition
*/

.hardcover_front,
.hardcover_back,
.book_spine,
.hardcover_front li,
.hardcover_back li,
.book_spine li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.hardcover_front,
.hardcover_back {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.hardcover_front {
	-webkit-transition: all 0.8s ease, z-index 0.6s;
	-moz-transition: all 0.8s ease, z-index 0.6s;
	transition: all 0.8s ease, z-index 0.6s;
}

/* HARDCOVER front */
.hardcover_front li:first-child {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.hardcover_front li:last-child {
	-webkit-transform: rotateY(180deg) translateZ(2px);
	-moz-transform: rotateY(180deg) translateZ(2px);
	transform: rotateY(180deg) translateZ(2px);
}

/* HARDCOVER back */
.hardcover_back li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.hardcover_back li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

/* thickness of cover */
.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before,
.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before,
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before,
.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before,
.book_spine li:first-child:after,
.book_spine li:first-child:before,
.book_spine li:last-child:after,
.book_spine li:last-child:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
}

/* HARDCOVER front */
.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before {
	content: " ";
	width: 4px;
	height: 100%;
}

.hardcover_front li:first-child:after {
	content: " ";
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.hardcover_front li:first-child:before {
	content: " ";
	-webkit-transform: rotateY(90deg) translateZ(161px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(161px) translateX(2px);
	transform: rotateY(90deg) translateZ(161px) translateX(2px);
}

.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before {
	content: " ";
	width: 4px;
	height: 160px;
}

.hardcover_front li:last-child:after {
	content: " ";
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(2px) translateY(78px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(2px) translateY(78px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(2px) translateY(78px);
}
.hardcover_front li:last-child:before {
	content: " ";
	box-shadow: 0px 0px 30px 5px #333;
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(2px) translateY(78px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(2px) translateY(78px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(2px) translateY(78px);
}

/* thickness of cover */
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before {
	content: " ";
	width: 4px;
	height: 100%;
}

.hardcover_back li:first-child:after {
	content: " ";
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}
.hardcover_back li:first-child:before {
	content: " ";
	-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before {
	content: " ";
	width: 4px;
	height: 160px;
}

.hardcover_back li:last-child:after {
	content: " ";
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(-2px) translateY(78px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(-2px) translateY(78px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(80px) translateX(-2px) translateY(78px);
}

.hardcover_back li:last-child:before {
	content: " ";
	box-shadow: -10px -1px 80px 20px #666;
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(-2px) translateY(78px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(-2px) translateY(78px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(-140px) translateX(-2px) translateY(78px);
}

/* BOOK SPINE */
.book_spine {
	-webkit-transform: rotateY(-60deg) translateX(5px) translateZ(-12px);
	-moz-transform: rotateY(-60deg) translateX(5px) translateZ(-12px);
	transform: rotateY(-60deg) translateX(5px) translateZ(-12px);
	width: 16px;
	z-index: 0;
}

.book_spine li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.book_spine li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

/* thickness of book spine */
.book_spine li:first-child:after,
.book_spine li:first-child:before {
	content: " ";
	width: 4px;
	height: 100%;
}

.book_spine li:first-child:after {
	content : " ";
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.book_spine li:first-child:before {
	content: " ";
	-webkit-transform: rotateY(-90deg) translateZ(-12px);
	-moz-transform: rotateY(-90deg) translateZ(-12px);
	transform: rotateY(-90deg) translateZ(-12px);
}

.book_spine li:last-child:after,
.book_spine li:last-child:before {
	content : " ";
	width: 4px;
	height: 16px;
}

.book_spine li:last-child:after {
	content: " ";
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(8px) translateX(-2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(8px) translateX(-2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(8px) translateX(-2px) translateY(-6px);
}

.book_spine li:last-child:before {
	content : " ";
	box-shadow: -5px -1px 100px 40px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-210px) translateX(-2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(-90deg) translateZ(-210px) translateX(-2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(-90deg) translateZ(-210px) translateX(-2px) translateY(-6px);
}

.page,
.page > li {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.page {
	width: 100%;
	height: 98%;
	top: 1%;
	left: -3%;
	z-index: 10;
}

.page > li {
	width: 100%;
	height: 100%;
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
}

.page > li:nth-child(1) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.page > li:nth-child(2) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.page > li:nth-child(3) {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.page > li:nth-child(4) {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.page > li:nth-child(5) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

/*
	5. events
*/

.book:hover > .hardcover_front {
	-webkit-transform: rotateY(145deg) translateZ(0);
	-moz-transform: rotateY(145deg) translateZ(0);
	transform: rotateY(145deg) translateZ(0);
	z-index: 0;
}

.book:hover > .page li:nth-child(1) {
	-webkit-transform: rotateY(30deg);
	-moz-transform: rotateY(30deg);
	transform: rotateY(30deg);
	-webkit-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

.book:hover > .page li:nth-child(2) {
	-webkit-transform: rotateY(35deg);
	-moz-transform: rotateY(35deg);
	transform: rotateY(35deg);
	-webkit-transition-duration: 1.8s;
	-moz-transition-duration: 1.8s;
	transition-duration: 1.8s;
}

.book:hover > .page li:nth-child(3) {
	-webkit-transform: rotateY(118deg);
	-moz-transform: rotateY(118deg);
	transform: rotateY(118deg);
	-webkit-transition-duration: 1.6s;
	-moz-transition-duration: 1.6s;
	transition-duration: 1.6s;
}

.book:hover > .page li:nth-child(4) {
	-webkit-transform: rotateY(130deg);
	-moz-transform: rotateY(130deg);
	transform: rotateY(130deg);
	-webkit-transition-duration: 1.4s;
	-moz-transition-duration: 1.4s;
	transition-duration: 1.4s;
}

.book:hover > .page li:nth-child(5) {
	-webkit-transform: rotateY(140deg);
	-moz-transform: rotateY(140deg);
	transform: rotateY(140deg);
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	transition-duration: 1.2s;
}

/*
	6. Bonus
*/

/* cover CSS */
.coverDesign {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.coverDesign::after {
	content: " ";
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.coverDesign h1 {
	color: #fff;
	font-size: 2.2em;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 54% 0 0 0;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
}

.coverDesign p {
	color: #f8f8f8;
	font-size: 1em;
	text-align: center;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
}

.yellow {
	background-color: #f1c40f;
	background-image: -webkit-linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
	background-image: -moz-linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
	background-image: linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
}

.blue {
	background-color: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db 58%, #2a90d4 0%);
	background-image: -moz-linear-gradient(top, #3498db 58%, #2a90d4 0%);
	background-image: linear-gradient(top, #3498db 58%, #2a90d4 0%);
}

.grey {
	background-color: #f8e9d1;
	background-image: -webkit-linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
	background-image: -moz-linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
	background-image: linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
}

/* Basic ribbon */
.ribbon {
	background: #c0392b;
	color: #fff;
	display: block;
	font-size: 0.7em;
	position: absolute;
	top: 11px;
	left: 1px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 0.15em; 
	text-align: center;
	-webkit-transform: rotateZ(-45deg) translateZ(1px);
	-moz-transform: rotateZ(-45deg) translateZ(1px);
	transform: rotateZ(-45deg) translateZ(1px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 10;
}

.ribbon::before,
.ribbon::after{
	content: " ";
	position: absolute;
	top: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #c0392b;
	border-top: 20px solid transparent;
}

.ribbon::before{
	content: " ";
	right: -20px;
	border-right: 20px solid transparent;
}

.ribbon::after{
	content: "";
	left: -20px;
	border-left: 20px solid transparent;
}

/* figcaption */
figcaption {
	padding-right: 40px;
	text-align: right;
	position: absolute;
	top: 0%;
	right: 160px;
	width: 310px;
	-webkit-backface-visibility: hidden;
}

figcaption h1 {
	margin: 0;
}

figcaption span {
	color: #16a085;
	padding: 0.6em 0 1em 0;
	display: block;
}

figcaption p {
	color: #63707d;
	line-height: 1.3;
}

/* Media Queries */
@media screen and (max-width: 37.8125em) {
	.align > li {
		width: 100%;
		min-height: 440px;
		height: auto;
		padding: 0;
		margin: 0 0 30px 0;
	}

	.book {
		margin: 0 auto;
	}

	figcaption {
		text-align: center;
		width: 320px;
		top: 250px;
		padding-right: 0;
		right: -80px;
		font-size: 90%;
	}
}
	
	.single-box-hero .header-single-one .head-pg-shakhes .hardcover_front img {
    border-radius: 0 !important;
}
.box-blog .book-img {
	background: linear-gradient(to right, #fff, #ecf0f1, #ecf0f1, #fff) !important;
}
.social-telegram {
    display: flex;
    background-color: #fff;
    align-items: center;
    overflow: hidden;
    box-shadow: 0 0 20px rgb(0 0 0 / 6%);
    border-radius: 10px;
    transition: all .2s ease-in-out;
    height: 110px;
}
.imgsocial {
    display: flex;
}
.imgsocial img {
    width: 125px;
    height: auto;
    margin-right: -9px;
}
.txtsocial {
    display: flex;
    flex-direction: column;
    width: auto;
    gap: 6px;
}
.social-telegram .txtsocial h4 {
    font-weight: 600;
    font-size: 19px;
}
.social-telegram .txtsocial span {
    font-weight: 300;
    font-size: 15px;
}
.social-telegram:after {
    content: '';
    background: #0E9EDD;
    height: 51px;
    width: 6px;
    left: 0;
    position: absolute;
    border-radius: 0 5px 5px 0;
}
.related-slider {
    margin-bottom: 50px;
}
.woosho .hero-items .itemb .thumbnail a > img {
    height: 170px !important;
    object-fit: cover;
}
.woosho .hero-items .itemb a p {
	height: 90px;
}
ul.hardcover {
    -webkit-transform: rotateY(331deg) translateZ(8px) rotateX(12deg);
    -moz-transform: rotateY(331deg) translateZ(8px) rotateX(12deg);
    transform: rotateY(331deg) translateZ(8px) rotateX(12deg);
    z-index: 100;
    border-radius: 30px;
    position: relative;
	bottom: 25px;
}
ul.hardcover li:before {
    content: '';
    background: #ded9d3;
    height: calc(100% - 12px);
    width: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    top: 20px;
    left: 7px;
}
#event-slider .book-img {
    height: 300px;
    position: relative;
    bottom: 25px;
}
ul.hardcover img {
	border-radius: 10px;
}
.book.event {
	animation: imageAnimate 1.8s infinite alternate-reverse;
}
.head-pg-shakhes .book-img:has(.book.event) {
	height: 500px;
}
.head-pg-shakhes ul.hardcover li:before {
   top: 7px;
}
.head-pg-shakhes figure.book.event {
	height: auto;
	width: 300px;
}
header.title-single h4 {
    color: #637788;
    margin-top: 30px;
    font-size: 15px;
}
ul.hardcover img {
	height: 230px;
	object-fit: cover;
}
.hottest-news {
	margin-top: 20px;
}
.kk-star-ratings.kksr-template {
    justify-content: center;
    margin: 25px 0;
}
.aparat-embed-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 15px -3px rgba(0, 0, 0, .5);
}
.aparat-embed-wrapper {
    position: relative;
}
.myfld-cm.comment-form-author {
    padding: 0 15px;
}
.social-telegram.bale:after {
    background: #24b6b5 !important;
}
.social-telegram.instagram:after {
    background: #b824c8 !important;
}
.loginx-template-header>a>img {
	max-width: 220px;
}
/*********** end respon style *****************/