.single-test .wpman-test-heading {
background-color: #383838;
background-repeat: no-repeat;
background-size: cover;
background-attachment: inherit;
background-position: center center;
}
.wpman-test-heading {
padding: 20px 20px 20px 20px;
margin-bottom: 30px;
background: #203c7b;
border-radius: 20px;
margin-top: 10px;
}
.wpman-test-heading h1.wpman-page-title {
font-size: 24px;
font-weight: 600;
margin: 0;
color: #fff;
margin-top: 7px;
margin-bottom: 25px;
}
.wpman-test-heading .ld_course_grid_price {
background: #5cb85c;
box-shadow: 0 1px rgb(0 0 0 / 20%);
-moz-box-shadow: 0 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px rgb(0 0 0 / 20%);
color: #fff;
text-shadow: 0 1px rgb(0 0 0 / 30%);
position: absolute;
font-size: 16px;
left: 7px;
top: 20px;
padding: 3px 10px;
z-index: 2;
font-weight: bold;
}
.ld_course_grid_price:before {
border: 4px solid transparent;
border-top: 4px solid #348c34;
border-right: 4px solid #348c34;
content: "";
position: absolute;
left: 0;
bottom: -8px;
}
.wpman-test-heading .product-image-wrapper img {
width: 100%;
border-radius: 6px;
-webkit-box-shadow: 15px 0px 23px 2px rgb(0 0 0 / 19%);
box-shadow: 15px 0px 23px 2px rgb(0 0 0 / 19%);
}
.product-image-wrapper img {
border-top-right-radius: 10px !important;
border-top-left-radius: 10px !important;
-webkit-box-shadow: 15px 0px 23px 2px rgb(0 0 0 / 19%) !important;
box-shadow: 15px 0px 23px 2px rgb(0 0 0 / 19%) !important;
}
@media screen and (max-width: 992px)
{
.product-image-wrapper img {
border-radius: 10px !important;
width: 100%;
}
}
.wpman-test-heading .summary-product {
padding: 20px 15px;
display: flex;
justify-content: flex-end;
}
.produc-box-tick {
max-width: 550px;
margin-left: auto;
margin-right: auto;
display: block;
width: 100%;
}
.wpman-test-heading .wpman-countdown-timer-holder.center {
justify-content: space-evenly;
font-size: 15px;
margin: 20px 0px;
border-radius: 10px;
padding: 0 11px;
position: relative;
}
.wpman-countdown-timer-holder.center {
text-align: center;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: center;
-ms-flex-align: center;
justify-content: space-between;
align-items: center;
font-size: 12px;
margin: 17px 0px;
}
.product-intro__tick {
position: relative;
width: 100%;
height: 0;
padding-top: 22.73%;
margin-bottom: 20px;
}
.product-intro__tick>div {
position: absolute;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
margin: 0 auto;
}
.product-intro__tick>div.row
{
margin-right: 0;
margin-left: 0;
}
.product-intro__tick>* {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: 100%;
}
.product-intro__tick-count {
position: relative;
text-align: center;
}
.product-intro__tick-count>div {
display: inline-block;
margin: 0 auto;
position: relative;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.product-intro__tick-count>div>span:first-of-type {
position: absolute;
width: 56px;
height: 100%;
left: 100%;
margin-left: 15px;
fill: #fff;
}
.product-intro__tick-count var {
color: #fff;
font-size: 34px;
line-height: 3.125rem;
display: block;
text-align: center;
background-color: unset;
}
.product-intro__tick-count>div>span:last-of-type {
font-size: 14px;
font-size: .875rem;
display: block;
text-align: center;
line-height: 24px;
color: #fff;
margin-top: -9px;
}
.product-intro__tick-price {
text-align: center;
}
.product-intro__tick-price var {
font-size: 50px;
display: flex;
justify-content: center;
color: #fff;
font-style: normal;
background-color: unset;
}
html[lang="fa-IR"] .product-intro__tick-count var
{
font-style: normal;
font-family: IRANSansX;
}
.product-intro__tick-price del {
opacity: .5;
margin-left: 13px;
}
.product-intro__tick-price ins, .product-intro__tick-price mark {
background: transparent !important;
}
.product-intro__tick-price span {
font-size: 28px;
display: block;
line-height: 30px;
color: #fff;
margin: 0 auto;
font-family: IRANSansX
}
html[lang="fa-IR"] .product-intro__tick-price span{
font-family: IRANSansX;
}
.product-intro__tick-price span.test-Price-currencySymbol {
font-size: 16px;
}
.product-intro__tick>svg {
opacity: .6;
fill: #fff;
}
.svg--full {
width: 100%;
height: 100%;
}
.svg--full .fa-users
{
color: white;
}
@media screen and (max-width: 992px)
{
.product-intro__tick-count>div>span:first-of-type {
width: 26px;
}
}
.product-intro__tick-price span.amount-free{
display: inline-block;
}
.test-intro__btns .single_test_button {
width: 100%;
height: 48px;
font-size: 14px;
font-weight: 600;
background: #4bbb7d;
padding: 12px;
color: white;
display: inline-block;
text-align: center;
}
.test-intro__btns .single_test_button {
border-radius: 4px;
}
.test-intro__btns .single_test_button:hover,
.test-intro__btns .single_test_button:focus {
background-color: #3a9a65;
}
.test-intro__btns .single_test_button:hover,
.test-intro__btns .single_test_button:focus {
background: #3a9a65;
}
.produc-box-tick .test-info
{
color: white;
margin-bottom: 20px;
}
@media (min-width: 576px)
{
.htq_class .col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.produc-box-tick .test-info
{
margin-top: 10px;
}
}
@media only screen and (max-width: 768px) {
.produc-box-tick .test-info .qcount
{
margin-right: 10px;
margin-left: 10px ;
}
}
@media (min-width: 768px)
{
.htq_class .col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.htq_class .col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
}
.mb-auto, .my-auto {
margin-bottom: auto!important;
}
.mt-auto, .my-auto {
margin-top: auto!important;
}
.htq_class .card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 576px)
{
.htq_class .container { }
.htq_class .card-deck {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.htq_class .card-deck .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.htq_class .card-deck .card {
margin-bottom: 15px;
}
.htq_class .card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
width: 18rem;
}
.htq_class .card-img-top {
width: 100%;
border-top-left-radius: calc(.25rem - 1px);
border-top-right-radius: calc(.25rem - 1px);
}
.htq_class .card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.htq_class .card-title {
margin-bottom: .75rem;
}
@media (min-width: 576px)
{
.htq_class .test-book-list {
padding: 1.5rem;
margin-right: 0;
margin-left: 0;
border-width: .2rem;
}
}
.htq_class .test-book-list {
position: relative;
padding: 1rem;
margin: 1rem -15px 0;
}
.htq_class h3.test-book-title
{
font-size: 23px;
font-weight: 800;
line-height: 1.7em;
}
.htq_class h6.wpman-widget-title{
font-size: 16px;
margin-top: 10px;
}
.related-tests-holder
{
margin-bottom: 15px;
}
.related-tests-holder h3.wpman-widget-title
{
border-bottom: 1px solid #ccc;
font-size: 23px;
font-weight: 800;
line-height: 1.7em;
}
.book-content-holder .book-text
{
font-size: 14px;
font-weight: 300;
}
.wpman-test-heading .breadcrumbs,
.wpman-test-heading .breadcrumbs span
{
color: #fff;
font-size: 12px;
line-height: 22px;
}
.test .test-tabs {
padding-bottom: 20px;
margin-top: 20px;
}
.test .test-tabs .tabs {
position: relative;
list-style: none;
overflow: hidden;
top: 1px;
margin: 0;
}
.test .test-tabs .tabs li:first-child {
border-top-left-radius: 7px;
}
html[dir="rtl"] .test .test-tabs .tabs li:first-child {
border-top-right-radius: 7px;
}
html[dir="rtl"] .test .test-tabs .tabs li:last-child {
border-left-color: #eaeaea;
border-top-left-radius: 7px;
}
.test .test-tabs .tabs li:last-child {
border-left-color: #eaeaea;
border-right-color: #eaeaea;
}
.test .test-tabs .tabs li
{
font-family: iransans, sans-serif,'MS Sans Serif', Geneva, sans-serif;
font-weight: normal;
}
.test .test-tabs .tabs li {
display: block;
float: right;
line-height: 1;
border: 1px solid #eaeaea;
border-bottom-color: rgb(234, 234, 234);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(234, 234, 234);
border-bottom: 1px solid transparent;
border-left-color: transparent;
background: #fff;
position: relative;
}
.test .test-tabs .tabs li.active a {
color: #303030;
}
.test .test-tabs .tabs li.active a {
font-weight: 600;
}
.test .test-tabs .tabs li a {
display: inline-block;
padding: 17px 24px;
}
@media screen and (max-width: 992px)
{
.test .test-tabs .tabs li a {
padding: 17px 14px;
font-size: 11px;
}
}
.test .test-tabs .tabs li.active::after
{
background-color: #ffb02d;
}
.test .test-tabs .tabs li.active::after {
content: '';
position: absolute;
border-radius: 10px;
right: 0;
width: 100%;
bottom: 0;
height: 4px;
transition: width .3s cubic-bezier(.175,.885,.32,1.15);
}
.test .test-tabs .tabs {
list-style: none;
}
.test .test-tabs .panel {
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
padding: 25px;
background: #fff;
border: 1px solid #eaeaea;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
}