@charset "UTF-8";
.wpautoterms-footer {
display:block;
width:100%;
position:relative;
z-index:10000002;
}
.wpautoterms-footer a:hover {
text-decoration: underline;
}
#wpautoterms-top-fixed-container {
position:fixed;
top:0;
width:100%;
}
#wpautoterms-bottom-fixed-container {
position:fixed;
bottom:0;
width:100%;
}
#wpautoterms-top-static-container {
width:100%;
position:relative;
z-index:10000002;
}
#wpautoterms-bottom-static-container {
width:100%;
position:relative;
z-index:10000002;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#templately-guten-icon {
margin: 0 15px;
display: flex;
}
#templately-guten-icon + #elementor-switch-mode {
margin-left: 0;
}
.elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button,
#templately-guten-icon .gutenberg-templately-icon {
background-color: #5d4fff;
background-image: url(//driviantasks.com/wp-content/plugins/templately/assets/images/logo-icon.svg);
background-repeat: no-repeat;
background-position: center center;
margin-left: 5px;
}
#templately-guten-icon .gutenberg-templately-icon {
display: inline-block;
width: 20px;
height: 33px;
margin-left: 0px;
margin-right: 5px;
background-color: transparent;
}
#templately-guten-icon .gutenberg-add-templately-button {
height: 33px;
border: none;
margin: 2px;
line-height: 33px;
border-radius: 3px;
overflow: hidden;
cursor: pointer;
padding-left: 7px;
padding-right: 7px;
background-color: #5d4fff;
display: inline-flex;
align-items: center;
color: #fff;
transition: background-color 0.1s ease-in 0s;
}
#templately-guten-icon .gutenberg-add-templately-button:focus,
#templately-guten-icon .gutenberg-add-templately-button:visited {
outline: none;
}
#templately-guten-icon .gutenberg-add-templately-button:hover {
background-color: #493ce4;
}
.elementor-add-new-section .elementor-add-section-area-button.elementor-add-templately-button i.eicon-plus:before {
content: "";
display: inline-block;
}
#templatelyGutenberg {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
z-index: 9999;
}
#templatelyGutenberg .templately-modal-templately-overlay {
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: -1;
}
#templatelyGutenberg .templately-modal-templately {
width: 1200px;
height: 80%;
left: calc( 50% - 600px );
top: calc( 50% - 40% );
position: absolute;
z-index: 9999999;
max-height: 800px;
}

.woo-multi-currency img {
max-width: 100%;
}
.woo-multi-currency .vi-flag-64 {
vertical-align: top;
}
.woo-multi-currency.wmc-sidebar {
position: fixed;
z-index: 9999999999;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
top: 50%;
transform: translateY(-50%);
font-family: Arial;
}
.woo-multi-currency.wmc-sidebar .wmc-title {
text-align: center;
visibility: hidden;
color: #fff;
font: 300 normal 16px Arial;
margin: 0;
text-transform: uppercase;
background: #000000;
transition: all 0.25s ease;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
width: 250px;
padding: 16px 0;
}
.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open {
position: relative;
height: 40px;
width: 40px;
background: rgba(153, 153, 153, 0.2);
border-radius: 50%;
margin: 10px 5px 0;
line-height: 40px;
cursor: pointer;
text-align: center;
color: #ccc;
font-weight: 700;
font-size: 28px;
display: none;
}
.woo-multi-currency.wmc-sidebar.wmc-hover .wmc-title {
display: block !important;
visibility: visible;
}
.woo-multi-currency.wmc-sidebar.wmc-collapse.wmc-hover .wmc-currency {
display: block !important;
visibility: visible;
}
.woo-multi-currency.wmc-sidebar.wmc-collapse.wmc-hover .wmc-list-currencies .wmc-sidebar-open {
display: none;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies {
width: 250px;
display: inline-block;
font-size: 0;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency {
background: #000000;
text-transform: uppercase;
letter-spacing: 1px;
width: 250px;
z-index: 1000;
font: normal normal 10px Arial;
margin: 2px 0 0;
transition: all 0.25s ease;
position: relative;
cursor: pointer;
clear: both;
display: inline-block;
height: 40px;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency:hover {
background: #f78080;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title) {
color: #fff;
text-decoration: none;
text-align: center;
line-height: 40px;
vertical-align: top;
width: 48px;
box-sizing: border-box;
display: inline-block;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency a {
color: #fff;
text-decoration: none;
text-align: center;
line-height: 40px;
vertical-align: middle;
display: inline-block;
width: 180px;
box-sizing: border-box;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span.wmc-active-title {
color: #fff;
text-decoration: none;
text-align: center;
line-height: 40px;
vertical-align: middle;
display: inline-block;
width: 180px;
box-sizing: border-box;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency.wmc-active {
position: relative;
background: #f78080;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-sidebar-open:before {
content: "+";
width: 100%;
text-align: center;
}
.woo-multi-currency.wmc-sidebar.wmc-collapse.style-1 .wmc-list-currencies .wmc-currency:not(.wmc-active) {
display: none;
}
.woo-multi-currency.wmc-sidebar.style-1.wmc-left .wmc-list-currencies .wmc-currency {
text-align: right;
}
.woo-multi-currency.wmc-sidebar.wmc-left {
left: -205px;
}
.woo-multi-currency.wmc-sidebar.wmc-left .wmc-list-currencies .wmc-sidebar-open {
float: right;
}
.woo-multi-currency.wmc-sidebar.wmc-left .wmc-list-currencies .wmc-currency span {
display: inline-block;
float: right;
}
.woo-multi-currency.wmc-sidebar.wmc-collapse .wmc-list-currencies .wmc-sidebar-open {
display: block;
}
.woo-multi-currency.wmc-sidebar.style-1.wmc-currency-flag .wmc-list-currencies .wmc-currency span:not(.wmc-active-title) {
width: 60px;
}
.woo-multi-currency.wmc-sidebar.wmc-currency-symbol .wmc-list-currencies .wmc-currency span {
font-size: 20px;
font-weight: 300;
line-height: 40px;
}
.woo-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-currency-symbol .wmc-list-currencies .wmc-currency span {
font-size: 20px;
font-weight: 300;
line-height: 40px;
}
.woo-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-currency-symbol .wmc-list-currencies .wmc-currency a {
font-size: 20px;
}
.woo-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-left .wmc-list-currencies .wmc-currency {
border-radius: 0 5px 5px 0;
}
.woo-multi-currency.wmc-sidebar.wmc-right {
right: -202px;
}
.woo-multi-currency.wmc-sidebar.wmc-right.wmc-currency-flag {
right: -190px;
}
.woo-multi-currency.wmc-sidebar.wmc-right.wmc-hover {
right: 0;
}
.woo-multi-currency.wmc-sidebar.wmc-left.wmc-currency-flag {
left: -190px;
}
.woo-multi-currency.wmc-sidebar.wmc-left.wmc-hover {
left: 0;
}
.woo-multi-currency.wmc-shortcode img {
vertical-align: middle;
height: 24px;
width: 24px;
margin: 0;
display: inline-block;
padding: 0;
}
.woo-multi-currency.wmc-shortcode .wmc-currency a {
text-decoration: none !important;
box-shadow: none;
margin: 0;
padding: 0;
}
.woo-multi-currency.wmc-shortcode.flag-large img {
width: 64px;
height: auto;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal {
display: inline-block;
font-size: 0;
vertical-align: top;
width: 100%;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency {
display: inline-block;
padding: 0 5px 5px;
vertical-align: top;
max-width: 50%;
font-size: 16px;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency a {
font-weight: 300;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency.wmc-active a {
font-weight: 700;
}
.woo-multi-currency.wmc-shortcode.plain-vertical {
box-sizing: border-box;
display: inline-block;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper {
position: relative;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
padding: 7px 27px;
display: block;
position: relative;
font-weight: 700;
background: #fff;
color: #212121;
border: 1px solid #e5e5e5;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency::after {
content: "▼";
padding-left: 0.5em;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
position: absolute;
top: 100%;
width: 100%;
background: #fff;
border: 1px solid #e5e5e5;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
display: none;
padding: 1px;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
padding: 7px 27px;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
font-weight: 300;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:hover {
font-weight: 700;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a span {
display: inline-block;
line-height: 1;
vertical-align: middle;
padding: 0 5px;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency.wmc-active a {
font-weight: 700;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency {
display: block;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal.layout6 .wmc-currency {
font-size: 16px;
}
.woo-multi-currency.wmc-price-switcher {
font-size: 16px;
position: relative;
cursor: pointer;
z-index: 1;
margin: 5px 0;
display: inline-block;
}
.woo-multi-currency.wmc-price-switcher .wmc-currency.wmc-sub-currency-current {
display: none;
}
.woo-multi-currency.wmc-price-switcher .wmc-current-currency {
display: inline-block;
padding: 0 20px 5px 0;
position: relative;
}
.woo-multi-currency.wmc-price-switcher .wmc-current-currency:before {
content: "▼";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-size: 14px;
}
.woo-multi-currency.wmc-price-switcher .wmc-sub-currency {
display: inline-block;
opacity: 0;
position: absolute;
top: -50px;
visibility: hidden;
transition: all 0.25s ease;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
left: 0px;
}
.woo-multi-currency.wmc-price-switcher:hover .wmc-sub-currency {
visibility: visible;
opacity: 1;
top: 45px;
}
.woo-multi-currency.wmc-price-switcher a {
white-space: nowrap;
display: inline-block;
vertical-align: middle;
width: 100%;
background: #eee;
font-size: 0;
}
.woo-multi-currency.wmc-price-switcher a span {
padding: 0 15px 0;
display: inline-block;
vertical-align: top;
font-size: 16px;
line-height: 32px;
}
.woo-multi-currency.wmc-price-switcher img {
display: inline-block;
max-width: 40px;
vertical-align: top;
}
.woo-multi-currency.wmc-price-switcher .wmc-currency {
padding: 0 0 5px;
}
.wmc-currency-wrapper .vi-flag-64 {
vertical-align: bottom;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle {
display: inline-block;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-current-currency {
display: inline-block;
border-radius: 50px;
width: 38px;
height: 38px;
text-align: center;
margin-bottom: 3px;
line-height: 37px;
font-size: 20px;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency-wrapper {
position: relative;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency-wrapper .wmc-sub-currency {
position: absolute;
top: 100%;
width: fit-content;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
display: none;
z-index: 999999;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency-wrapper:hover .wmc-sub-currency {
display: block;
overflow: hidden;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency {
border-radius: 50px;
width: 38px;
height: 38px;
text-align: center;
margin-bottom: 3px;
line-height: 37px;
font-size: 20px;
}
.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-fix-font {
font-size: 15px;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-currency a {
color: inherit;
text-decoration: none !important;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-currency a:hover {
font-weight: bold;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-current-currency a {
font-weight: bold;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency-wrapper {
font-size: 0;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency {
font-size: 16px;
display: inline-block;
border-radius: 50px;
min-width: 60px;
text-align: center;
margin-right: -30px;
position: relative;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px 0;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency a {
color: inherit;
padding: 0 14px;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-left {
text-align: left;
}
.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-right {
text-align: right;
}
.wmc-cache-pid + .subscription-details + .subscription-details {
display: none;
}
@media screen and (max-width: 768px) {
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency {
margin-left: auto;
margin-right: auto;
}
.woo-multi-currency.wmc-sidebar .wmc-title {
margin-left: auto;
margin-right: auto;
}
.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-currency:not(.wmc-active) {
display: none;
}
.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open {
display: flex;
}
.woo-multi-currency.wmc-sidebar.wmc-hover {
width: 100%;
top: 0;
right: 0;
left: 0;
transform: none;
bottom: 0;
padding: 10% 0;
background: rgba(255, 255, 255, 0.8);
}
.woo-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies {
overflow: auto;
width: 100%;
margin: 0 auto;
position: relative;
transform: translateY(-50%);
top: 50%;
max-height: 100%;
}
.woo-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies .wmc-sidebar-open {
display: none;
}
.woo-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies .wmc-currency {
display: flex;
}
} .course-origin-price + .origin-price {
display: none;
}