/**
 * Theme Name:  Checathlon Red Child Theme
 * Theme URI:   https://foxland.fi/downloads/checathlon/
 * Description: Child theme of Checathlon theme with red color scheme. This is an example how you can change colors via style.css.
 * Version:     1.0.0
 * Author:      Sami Keijonen
 * Author URI:  https://foxland.fi
 * Text Domain: checathlon-red
 * Domain Path: /languages/
 * Tags:        one-column, grid-layout, footer-widgets, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, translation-ready, blog
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template:    checathlon
 */

/**
 * Parent theme styles are loaded automatically. So there is no need to use @import rule.
 *
 */

/* Fonts. */
body,
button,
input,
select,
textarea {
	font-family: "Lato", serif;
	font-size: 16px;
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat", serif;
}

.title-font,
.page-title,
.after-content-widget-area .widget:first-of-type .widget-title,
.front-page-widget-area .widget:first-of-type .widget-title,
.main-navigation a,
.meta-nav {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
}

.main-navigation li a,
.widget_nav_menu li a {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: none;
}

@media screen and (min-width: 58.875em) {

	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.0625rem;
	}

	body:not(.edd-checkout) .entry-content {
		font-size: 18px;
		font-size: 1.125rem;
	}

}

/**
 * I've collected all the colors below which helps creating your own color schemes using custom child theme.
 *
 * 1.  #1f1f1f - Used for example in body color, titles, link hovers, and form borders.
 * 2.  #5c5f66 (original #474747) - Used for example as background color, secondary button background, social media and tag links.
 * 3.  #e4002b (original #ff1654) - Used for example in main links, highlight color, and main button background color.
 * 4.  #6c6c6c - Used for example as lighter or softer color for text and links.
 * 5.  #fff    - Used for example in button text color, links or text color on darked background, and elements background color.
 * 6.  #dadada (original #d4d4d4) - Used for example as main nav link colors, background color, and border colors.
 * 7.  #e6e6e6 - Used for example as light border color, and footer widget link color.
 * 8.  #f2f2f2 - Use for example as light background color and before footer border top color.
 * 9.  #e1e1e1 - Used for example as pricing widget highlight color, and widget tagcloud links color.
 * 10. #373737 - Used only as site footer background color.
 * 11. #18ad39 - Used as security or success color (green).
 * 12. #ffcbcb - Used as error color in EDD (red).
 *
 * Then there are couple of rgba colors used in the theme.
 *
 * 1. rgba(255, 255, 255, 0.95) - Main navigation wrapper color when mobile menu is open.
 * 2. rgba(59, 59, 59, 0.33)    - Hover color on post thumbnail.
 * 3. rgba(255, 255, 255, 0.1)  - Footer tagcloud link background.
 * 4. rgba(255, 255, 255, 0.2)  - Border color for EDD loading spinner.
 * 5. rgba(0, 0, 0, 0.1)        - Border color for dropdown menus.
 *
 * Note linear gradient in single background: linear-gradient(#f2f2f2, #fff 500px).
 */

/* Colors. */
body,
button,
input,
select,
textarea {
	color: #1f1f1f;
}

.before-footer-widgets-title {
	color: #5c5f66;
}

.highlight-color,
.jetpack-testimonial .entry-inner .icon,
.before-footer-widgets-wrapper .icon,
.checathlon_widget_pricing .icon {
	color: #e4002b;
}

a,
a:visited {
	color: #e4002b;
}

.soft-color,
.soft-color:visited,
.single .byline,
.comment-metadata a,
.post-navigation .post-title,
.job-title,
.edd_cart_header_row,
.edd_cart_subtotal,
.edd_cart_discount,
.edd_cart_tax,
.edd-description,
.entry-inner-wrapper .checathlon-widget-pricing-entry-content {
	color: #6c6c6c;
}

.site-title a,
.site-title a:visited,
.page-template-team-page .entry-title a,
.page-template-team-page .entry-title a:visited {
	color: #1f1f1f;
}
.site-title-footer,
.footer-widgets-wrapper .widget-title {
	color: #4d4d4d !important;
}

.after-content-widget-area .widget:first-of-type,
.after-content-widget-area .widget:first-of-type .widget-title,
.front-page-widget-area .widget:first-of-type,
.front-page-widget-area .widget:first-of-type .widget-title {
	color: #fff;
}

.after-content-widget-area .widget:first-of-type,
.front-page-widget-area .widget:first-of-type {
	background-color: #5c5f66;
}

.site-footer a,
.site-footer a:visited,
.site-footer,
.footer-widgets-wrapper {
	color: #4d4d4d !important;
}
.footer-widgets-wrapper .widget a,
.footer-widgets-wrapper .widget a:visited {
	color: #e6e6e6;
}

a:hover,
a:focus,
a:active,
a.soft-color:hover,
a.soft-color:focus,
a.soft-color:active,
.post-navigation .post-title:hover,
.post-navigation .post-title:focus,
.post-navigation .post-title:active {
	color: #1f1f1f;
}

.footer-widgets-wrapper .widget a:hover,
.footer-widgets-wrapper .widget a:focus,
.footer-widgets-wrapper .widget a:active,
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
	color: #fff;
}

.page-template-team-page .entry-title a:hover,
.page-template-team-page .entry-title a:focus,
.page-template-team-page .entry-title a:active {
	color: #e4002b;
}

/* Menus. */
@media screen and (max-width: 62.874em) {

	.main-navigation-open .main-navigation-wrapper {
		background-color: rgba(255, 255, 255, 0.95);
	}
	.main-navigation {
		background-color: #5c5f66;
	}
	.main-navigation a,
	.main-navigation a:visited {
		color: #fff;
	}
	.main-navigation a:hover,
	.main-navigation a:focus,
	.main-navigation a:active,
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a {
		color: #fff;
	}

}

.main-navigation .menu-item-has-children ul a {
    color: #656565 !important;
}
@media screen and (min-width: 62.875em) {

	.main-navigation a,
	.main-navigation a:visited {
/* 		color: #fff !important; */
	}
	.main-navigation a:hover,
	.main-navigation a:focus,
	.main-navigation a:active {
/* 		color: #fff !important; */
	}

	.main-navigation ul ul {
		background-color: #fff;
	}

	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a {
		color: #fff;
	}

}

.menu-social a,
.menu-social a:visited {
	background-color: #dadada;
	color: #5c5f66;
}
.menu-social a:hover,
.menu-social a:focus,
.menu-social a:active {
	background-color: #fff;
	color: #5c5f66;
}

#edd_secure_site_wrapper,
.edd-cart-added-alert {
	color: #18ad39;
}

.edd_error {
	background-color: #ffcbcb;
}

/* Background colors. */
body,
pre,
.comments-area,
.after-content-widget-area,
.downloads-area,
.main-sidebar .widget,
.page-links > a,
.page-links > span {
	background-color: #f2f2f2;
}



.single .site-content,
.page-template-default .site-content {
	background-color: #fff;
	background-image: linear-gradient(#f2f2f2, #fff 500px);
}
.home.page .site-content,
.page-template-default.edd-checkout .site-content,
.page-template-default.edd-success .site-content,
.single-topic .site-content {
	background-color: inherit;
	background-image: none;
}

hr {
	background-color: #e6e6e6;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
a.button:visited {
	background-color: #e4002b;
	color: #fff;
}

a.button-secondary,
a.button-secondary:visited,
a.edd-cart-saving-button,
a.edd-cart-saving-button:visited,
.edd-download-info .button.edd-demo-link,
.edd-download-info .button.edd-demo-link:visited,
body .wp-core-ui .quicktags-toolbar input.button.button-small {
	background-color: #5c5f66;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.button:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
a.button:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
a.button:active {
	background-color: #5c5f66;
	color: #fff;
}
a.button-secondary:hover,
a.button-secondary:focus,
a.button-secondary:active,
a.edd-cart-saving-button.button:hover,
a.edd-cart-saving-button.button:focus,
a.edd-cart-saving-button.button:active,
.edd-download-info .button.edd-demo-link:hover,
.edd-download-info .button.edd-demo-link:focus,
.edd-download-info .button.edd-demo-link:active,
body .wp-core-ui .quicktags-toolbar input.button.button-small:hover,
body .wp-core-ui .quicktags-toolbar input.button.button-small:focus,
body .wp-core-ui .quicktags-toolbar input.button.button-small:active {
	background-color: #e4002b;
}

.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
	background-color: transparent;
	color: #e4002b;
}
.menu-toggle.toggled {
	color: #fff;
}

.pagination .page-numbers,
.blog-wrapper .entry-inner,
.search-results .entry-inner,
.mb-wrapper .hentry,
.mb-form-topic,
.grid-wrapper .entry-inner-wrapper,
.entry-login-form,
.comment-body,
#edd_checkout_cart_form,
#edd_purchase_form fieldset,
.edd-alert,
.edd-success .entry-content {
	background-color: #fff;
}

.pagination .page-numbers.current {
	background-color: #6c6c6c;
	color: #fff;
}

.screen-reader-text:focus {
	background-color: #5c5f66;
	color: #fff;
}

.entry-header-bg,
.testimonial-icon-wrapper {
	background-color: #dadada;
}

a.entry-header-bg-link:hover,
a.entry-header-bg-link:focus,
a.entry-header-bg-link:active {
	background-color: rgba(59, 59, 59, 0.33);
}

.entry-header-bg-link > .icon {
	color: #6c6c6c;
}

.site-footer {
	background-color: #373737;
}

.before-footer-widgets-wrapper {
	background-color: #fff;
	border-top-color: #f2f2f2; /* Same color as body background. */
}
.footer-widgets-wrapper {
	background-color: #5c5f66;
}

.entry-terms > a,
.widget_tag_cloud a,
.widget_tag_cloud a:visited {
	background-color: #f2f2f2;
	color: #6c6c6c;
}

.main-sidebar .widget_tag_cloud a {
	background-color: #e1e1e1;
}
.footer-widget-area .widget_tag_cloud a {
	background-color: rgba(255, 255, 255, 0.1);
}

.entry-terms > a:hover,
.entry-terms > a:focus,
.entry-terms > a:active,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.widget_tag_cloud a:active {
	background-color: #5c5f66;
	color: #fff;
}

.icon-wrapper {
	background-color: #f2f2f2;
}
.icon-wrapper > .icon {
	color: #6c6c6c;
}

mark,
ins {
	background: #fff9c0;
}

/* Borders. */
abbr,
acronym {
	border-bottom-color: #666;
}

blockquote {
	border-left-color: #1f1f1f;
	color: #6c6c6c;
}

th,
td,
.single-portfolio_project .project-key,
.single-portfolio_project .project-data {
	border-bottom-color: #e6e6e6;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	border-color: #dadada;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	border-color: #1f1f1f;
}

fieldset {
	border-color: #e6e6e6;
}

.post-navigation .nav-previous ~ .nav-next,
.comment-navigation .nav-previous ~ .nav-next,
.post-navigation > .nav-links,
#edd_checkout_cart tfoot > .edd_cart_footer_row:first-child th {
	border-top-color: #e6e6e6;
}

/* Pricing widget. */
.checathlon_widget_pricing .highlight-pricing {
	border-color: #e1e1e1;
}

.grid-wrapper > .hentry .entry-inner-wrapper .highlight-title {
	background-color: #e1e1e1;
}

.main-sidebar .widget li {
	border-bottom-color: #e1e1e1;
}

.main-sidebar ul ul li:first-child {
	border-top-color: #e1e1e1;
}

.jetpack-testimonial > .entry-inner-wrapper:after {
	border-color: #fff transparent;
}

.archive-description:before {
	border-bottom-color: #e4002b;
}

a.edd-add-to-cart .edd-loading {
	border-top-color: rgba(255, 255, 255, 0.2);
	border-right-color: rgba(255, 255, 255, 0.2);
	border-bottom-color: rgba(255, 255, 255, 0.2);
	border-left-color: #fff;
}

/* edd row */
.edd_downloads_list,
.rt-archive-listing {
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.edd_download.col-3,
.rt-archive-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
}

 @media (min-width: 768px) {
    .rt-archive-column .edd_download.col-3 {
         -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
            padding: 0;
   }
}

@media (min-width: 768px) {
	.edd_download.col-3,
        .rt-archive-column {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}

.edd_download.col-3 .edd_download_inner {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    transition: all .3s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-radius: 6px;
}
.edd_download.col-3 .edd_download_inner:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.edd_download.col-3 .edd_download_image {
    height: 280px;
    overflow: hidden;
    width: 100%;
}

.edd_download.col-3 .edd_download_image img {
    width: 100%;
    height: 100%;
}

.edd_download.col-3 .edd_download_inner h3,
.edd_download.col-3 .edd_download_inner .edd_download_excerpt,
.edd_download.col-3 .edd_download_inner .edd_download_buy_button {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}
.edd_download.col-3 .edd_download_inner h3 {
	margin-top: 15px;
}

.edd_download.col-3 h3.edd_download_title a {
    color: #000;
}
.edd_download.col-3 h3.edd_download_title a:hover {
    color: #2578cd;
}
.edd_download.col-3 .edd_download_excerpt p {
    color: #707070;
    margin: 0;
    font-weight: 300;
   font-size: 13px;
}
.rt-options {
    align-self: flex-end;
    background: #f9f9f9;
    width: 100%;
    margin-top: 16px;
}

.rt-edd-wrapper {
    position: relative;
    height: auto;
}

.rt-options a:last-child {
    float: right;
    color: #08ad4a;
}
a.rt-demo {
    line-height: 1;
    margin: 0;
    color: #2578cd;
    height: 35px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f9f9f9;
    transition: all .3s;
    padding: 10px;
}
a.rt-demo span {
    font-size: 12px;
    font-weight: normal;
    padding: 0 5px;
}
a.rt-demo:hover {
    color: #fff;
    background: #2578cd;
}
a.rt-demo.rt-detail:hover {
    background: #08ad4a;
    color: #fff;
}
/* rt-free-paid ribbon */
.rt-free-paid {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.rt-free-paid > div {
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#2578cd 0%, #2578cd 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.rt-free-paid > div::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #2578cd;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #2578cd;
}
.rt-free-paid > div::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #2578cd;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #2578cd;
}
.rt-premium-badge {
    background: linear-gradient(#08ad4a 0%, #08ad4a 100%) !important;
}
.rt-premium-badge::before {
    border-left: 3px solid #08ad4a !important;   
    border-top: 3px solid #08ad4a !important;
}
.rt-premium-badge::after{
    border-right: 3px solid #08ad4a !important;
    border-top: 3px solid #08ad4a !important;
}
/* top dots */
.rt-three-dot {
    padding: 0 7px;
    background: #f9f9f9;
    width: 100%;
    height: 30PX;
}
.rt-three-dot > span {
    height: 10px;
    width: 10px;
    background: #08ad4a;
    position: relative;
    z-index: 999;
    display: inline-block;
    margin-right: 6px;
    border-radius: 50%;
    opacity: 0.7;
}
.rt-three-dot > span:first-child {
    background: #ef1c1c;
}
.rt-three-dot > span:nth-child(2) {
    background: #ffe100;
}
/* price */
.rt-price {
    position: absolute;
    right: 16px;
    height: 28px;
    width: 60px;
    background: #2578cd;
    top: -43px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    webkit-box-shadow: 2px 5px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 2px 5px 5px rgba(0,0,0,.2);
    box-shadow: 2px 5px 5px rgba(0,0,0,.2);
}

/* testimonials star style */
.elementor-testimonial__text:after {
    content: "";
    background: url(./assets/images/start.png);
    background-size: 78px;
    position: absolute;
    left: -5px;
    bottom: 0;
    height: 18px;
    width: 100px;
    background-repeat: no-repeat;
}
.elementor-testimonial__text {
    position: relative;
    padding-bottom: 24px;
}

/* suscribe newsletter */
.tnp-field.tnp-field-email label {
    display: none;
}
.tnp-field.tnp-field-email{
	flex: 0 0 70%;
	max-width: 70%;
}
.tnp.tnp-widget form {
    display: flex;
}

input.tnp-submit {
    background: #08ad4a !important;
    height: 50px !important;
    border: 2px solid #fff !important;
    font-weight: normal;
}
input.tnp-submit:hover {
  background: #2578cd!important;
}
input.tnp-email {
    background: #fff !important;
    height: 50px !important;
}

.tnp-field.tnp-field-button {
    flex: 0 0 30%;
    margin: 0 !important;
}

.home.page .site-content {
    padding-bottom: 0 !important;
}
/* single page */
.single-download .left,
.checkout-page main#main {
    width: 70%;
    float: left;
    padding-right: 60px;
}

.single-download .right,
div#checkout-sidebar {
    width: 30%;
    float: right;
    background: #f9f9f9;
    padding: 16px;
}

.single-download .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;

}

.single-download .right:after,
.single-download .right:before,
.single-download .left:after,
.single-download .left:before,
section.container:after,
section.container:before,
.checkout-page main#main:before,
.checkout-page main#main:after,
div#checkout-sidebar:after,
div#checkout-sidebar:before {
    display: table;
    content: "";
    clear: both;
}

.checkout-page div#content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
}

@media (max-width: 767px){
   .single-download .right,
   .single-download .left,
   .checkout-page main#main,
   div#checkout-sidebar {
     width: 100%;
     padding: 0;
   }
}

.entry-title.title-font.no-margin-bottom {
    font-style: normal;
	font-size: 26px;
}

aside .entry-title.title-font.no-margin-bottom {
	font-size: 16px;
}

.after-content-widget-area, .comments-area, .downloads-area {
    background-color: #ffffff !important;
}

.single .site-content {
  background-image: none !important;
}


/* sidebar */

.right aside {
    background: #fafafa;
    padding: 16px;
    margin-bottom: 20px;
}
.right aside:last-child {
  margin-bottom: 0;
}

aside.rt-ads {
    max-height: 218px;
    overflow: hidden;
}

.right aside p {
  margin: 0;
}

.theme-details table {
    font-size: 14px;
    color: #707070;
}

.rt-theme-feature {
    border: 1px solid #f8f8f8;
    text-align: center;
    padding: 20px;
    transition: all .3s;
    height: 100%;
    background: #fcfcfc;
}

.rt-theme-feature:hover {
    box-shadow: 0px 0px 10px -1px rgba(214, 214, 214, 0.11);
}

.rt-theme-feature p {
    font-size: 13px;
    margin: 0;
    color: #707070;
}

.right h3, 
.right h4 {
    font-size: 22px;
    margin-bottom: 16px;
}

.rt-get-pro-link a,
.rt-links a {
    background: #2578cd;
    padding: 10px 12px;
    color: #fff !important;
    font-size: 14px;
    margin-right: 0;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.rt-get-pro-link a i,
.rt-links a i {
    padding-left: 6px;
}
.rt-get-pro-link a.download,
.rt-links a:last-child {
    background: #08ad4a;
    color: #fff;
}

.rt-theme-categories ul,
aside.rt-theme-features ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.rt-theme-categories ul li,
aside.rt-theme-features ul li {
    padding: 8px 0;
    border-bottom: 1px solid #efefef;
    color: #707070;
}
.rt-theme-categories ul li a {
  color: #707070;
}

.rt-theme-categories ul li:last-child,
aside.rt-theme-features ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.rt-theme-categories ul li i,
aside.rt-theme-features ul li i {
  color: #2578cd;
  padding-right: 10px;
}

.rt-get-pro-link a.edd-add-to-cart,
.rt-get-pro-link  a.edd_go_to_checkout.button {
    display: block;
    background: #2578cd;
    padding: 10px 12px !important;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
}

/*.rt-get-pro-link  a.edd_go_to_checkout.button {
   margin-bottom: 0;
}*/

.rt-get-pro-link a.edd-add-to-cart .edd-add-to-cart-label:after{
    content: "";
    background: url(./assets/images/cart.png);
    background-size: 16px;
    bottom: 0;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    z-index: 9999;
    position: absolute;
    right: 0;
}

.rt-get-pro-link span.edd-cart-added-alert {
    position: relative;
    color: #ffffff;
    background: #08ad4a;
    margin: 10px 0;
    text-align: center;
    line-height: 1.5;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
}

.edd-add-to-cart-label {
    position: relative;
    padding-right: 24px;
}
.rt-get-pro-link .edd_price_options.edd_single_mode ul {
    margin-bottom: 10px;
    color: #707070;
}
.rt-get-pro-link .edd_price_options.edd_single_mode ul li {
    padding-bottom: 7px;
    font-size: 15px;
   
}
.rt-get-pro-link .edd_price_options.edd_single_mode ul li{
   font-weight: normal;
}
.right span.edd_price,
.right p.product-price {
    color: #2578cd;
    font-weight: bold;
    font-size: 22px;
}
/* site header */
.site-header {
	background-color: #fff !important;
}

.single-rise_blocks .site-header>.wrapper {
    max-width: 1060px;
    margin: auto;
}

.single-rise_blocks div#main-navigation-wrapper {
    flex: 0 0 80%;
}

.single-rise_blocks .site-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    background: transparent !important;
    top: 0;
    padding: 15px !important;
}


img.custom-logo {
    max-width: 100px;
}
.single-download #content {
    padding-top: 0;
}
.single-download header.entry-header--.page-header{
    width: 100% !important;
    max-width: 100% !important;
    padding: 60px;
    background: #fafafa;
    color: #000;
    margin-bottom: 30px;
}

/* site content */

@media screen and (min-width: 62.875em){
  .single-download .post-thumbnail-singular {
     padding-bottom: 1rem;
  }
}

 .single-download .entry-content p {
    font-size: 14px;
    color: #707070;
}
.single-download article {
  margin-bottom: 0;
}

.single-download aside.footer-widgets-wrapper {
    margin-top: 30px;
}

/* feature box */
.rt-icon-box {
    font-size: 22px;
    color: #2578cd;
    display: inline-flex;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: #fafafa;
}

.rt-theme-feature h3 {
    font-size: 17px;
    margin: 15px 0;
}


.rt-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.rt-col {
    padding: 0 15px;
    margin-bottom: 30px;
}

@media (min-width: 767px){
  .rt-col {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
  }
}


/* login register page */
li.login-register i {
    padding-right: 6px;
    position: relative;
}

.site-content > .wp-block-columns.has-2-columns {
    max-width: 1140px;
    margin: auto;
    padding: 50px 0;
}


.site-content > .wp-block-column > p {
    display: none;
}

.site-content > .wp-block-columns.has-2-columns fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


.site-content > .wp-block-columns.has-2-columns fieldset p:last-child {
   margin-bottom: 0;
}

.site-content > .wp-block-columns.has-2-columns .wp-block-column {
   background: #fafafa;
}


.site-content > .wp-block-columns.has-2-columns legend {
    display: block;
    text-align: center;
    background: #f2f2f2;
    width: 100%;
    padding: 15px;
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.site-content > .wp-block-columns.has-2-columns fieldset p {
   margin-bottom: 12px;
    padding: 0 25px;
}

.site-content > .wp-block-columns.has-2-columns fieldset p label,

.site-content > .wp-block-columns.has-2-columns fieldset p input {
    font-weight: normal;
    font-size: 14px;
    color: #878787;
}

.wp-block-columns.has-2-columns fieldset p input:not(#rememberme) {
    height: 50px;
    box-shadow: none;
}

.site-content > .wp-block-columns.has-2-columns input.edd-submit {
    margin-bottom: 30px;
    margin-top: 20px;
    color: #fff !important;
    background: #2578cd !important;
    height: auto !important;
    padding: 14px 30px;
}

/* pagination */

.feature-box-rise .elementor-widget-container,
.feature-box-rise .elementor-column,
.feature-box-rise .elementor-widget {
    height: 100%;
}

div#edd_download_pagination {
    text-align: center;
    margin: 20px 0 0;
}

/* checkout page */
#edd-payment-mode-wrap label {
    display: inline-block;
    padding-right: 20px;
    font-size: 13px;
}

table#edd_checkout_cart span,
table#edd_checkout_cart tr,
table#edd_checkout_cart td {
    font-weight: normal;
    font-size: 16px;
}

.checkout-page header.entry-header.page-header.text-center {
    padding-bottom: 40px;
    display: none;
}
form#edd_checkout_cart_form,
fieldset#edd_register_fields {
    padding: 0;
}
table#edd_checkout_cart {
    border: 1px solid #efefef;
}
table#edd_checkout_cart thead {
    background: #2578cd;
}

#edd_checkout_cart th {
  padding: 15px !important;
  color: #fff;
}

#edd_checkout_cart td {
    padding: 16px 15px 8px !important;
}
th.edd_cart_total {
    color: #000 !important;
    font-weight: bold;
}

.checkout-page main#main article {
    padding: 0;
}
th.edd_cart_total {
    font-size: 16px;
}

.entry-content table tr td:first-child {
    width: auto;
}

.checkout-page main#main {    
    padding-right: 0;
}

fieldset#edd_payment_mode_select,
fieldset#edd_checkout_user_info,
fieldset#edd_cc_fields,
fieldset#edd_cc_address {
    padding: 35px 0 0;
}

td.edd_cart_item_name {
    min-width: 220px;
}

div#edd_checkout_wrap {
    background: #f5f5f5;
    padding: 15px;
}

div#edd_checkout_form_wrap {
    padding: 15px;
    background: #fff;
}

.checkout-page div#content {
	padding-top: 30px;
}

div#edd-privacy-policy h2 {
    font-size: 16px;
}

div#edd-privacy-policy h3 {
	font-size: 15px;
}

div#edd-privacy-policy p {
	font-size: 12px;
}
fieldset#edd_purchase_submit {
    padding: 0;
}

a.edd_terms_links,
.edd-privacy-policy-agreemen label {
    font-size: 12px;
}

.edd-privacy-policy-agreement {
    margin-top: 10px;
}

table#edd_checkout_cart {
    border-collapse: collapse;
}

.edd_cart_item {
    border-bottom: 1px solid #e0e0e0;
}


fieldset#edd_payment_mode_select legend,
fieldset#edd_checkout_user_info legend,
fieldset#edd_cc_fields legend,
fieldset#edd_cc_address legend {
    font-size: 1rem;
}
div#edd_purchase_form_wrap label,
fieldset#edd_cc_fields label,
fieldset#edd_cc_address label {
    font-size: 1rem;
    font-weight: normal;
}
div#edd_purchase_form_wrap p span,
fieldset#edd_cc_fields p span,
fieldset#edd_cc_address p span {
    font-size: 12px;
    margin-top: 10px;
}
p#edd_final_total_wrap span {
    font-size: 20px !important;
    font-weight: bold;
}
div#checkout-sidebar p {
    font-size: 14px;
    color: #707070;
}
div#checkout-sidebar .widget {
    background: #fff;
    padding: 16px;
}
div#checkout-sidebar img {
    max-width: 173px;
    margin: 10px 0 20px;
}
input#edd-purchase-button {
    background: #2578cd;
    font-weight: normal;
    font-size: 16px;
    padding: 10px;
    line-height: 1.5;
}

div#edd_purchase_form_wrap p {
    margin: 16px 0 0;
}

p#edd_final_total_wrap {
    font-size: 18px;
    margin-bottom: 20px !important;
}

div#edd_terms p {
    font-size: 14px;
}

div#edd_show_terms {
    margin-bottom: 17px;
}
.checkout-page .entry-content {
    margin-left: 0;
    margin-right: 20px;
    width: 100%;
    max-width: 770px;
}
/* new home banner */
section#banner-with-image {
	overflow: hidden;
}
section#banner-with-image  img {
	max-width: initial;
}

/* @media screen and (min-width: 1000px) {
	section#banner-with-image:before {
		position: absolute;
		top: 0;
		right: 60px;
		content: '';
		width: 1920px;
		height: 1039px;
		background: transparent url(https://risethemes.com/wp-content/uploads/2020/01/banner-bg.png) right bottom no-repeat;
		background-size: 100% 100%;
	}	
}
@media screen and (max-width: 768px) {
	#banner-with-image {
		background: #3761cf;
	}
} */

section#banner-with-image .elementor-widget-button,
#descriptions-section .elementor-widget-button {
    display: inline-block !important;
    width: auto !important;
    margin-right: 25px;
}

#icon-box-feature .elementor-widget-icon-box,
#icon-box-feature .elementor-widget-container{
	height: 100%;
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
    height: 450px;
}

#faq-boxs .elementor-icon-box-icon {
    position: absolute;
    top: 0;
    right: 6px;
}

#faq-boxs .elementor-icon-box-icon i {
	font-size: 12px;
	color: #1a367c;
	opacity: .7;
}

#footer-style-1:before {
	content: '';
    width: 100%;
    height: 135px;
    background: transparent url(https://risethemes.com/wp-content/uploads/2019/08/footer-curve-1-1.png) left bottom no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}


a#btn-diff-1 .elementor-align-icon-right {   
    position: absolute;
    right: 0;
    background: #2DA9CA;
    height: 100%;
    top: 0;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
a#btn-diff-1,
a#btn-diff-2 {
	width: 300px;
    text-align: center;
}
a#btn-diff-2 {
	position: relative;
}
a#btn-diff-2 .elementor-align-icon-right {   
    position: absolute;
    right: 0;
    background: #2da9ca;
    height: 100%;
    top: 0;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* block single page design style */

.banner-section-wrapper {
	margin-bottom: 200px;
}

.rb-block-single-banner {
	background: url(./assets/img/banner-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80vh;
    background-repeat: no-repeat;
    position: relative;
    background-size: 85%;
  
}

.rb-banner-content-wrapper {
    max-width: 500px;
    text-align: center;
    margin-bottom: 85px;
}

.rb-banner-content-wrapper h1 {
	color: #fff;
    font-size: 36px;
}

.rb-banner-content-wrapper p {
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
	font-family: lato;
}

.play-video {
	background: url(./assets/img/video-img.png);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 600px;
    width: 100%;
    top: 66%;
}

a.rb-banner-play-btn {
	border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.21);
    z-index: 11;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* blocks demo section */

.block-demo-section {
	background-image: -moz-linear-gradient( 90deg, rgb(193,207,247) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(193,207,247) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(193,207,247) 0%, rgb(255,255,255) 100%);	
	padding: 100px 0;
	position: relative;
	margin-bottom: 188px;
}

img.demo-polygon-img {
    position: absolute;
    left: 0;
	max-width: 220px;
	top: -168px;
}

img.demo-polygon-img.polygon-2 {
    max-width: 240px;
}

img.demo-polygon-img.polygon-1 {
   top: -220px;
}

.demo-blocks-container {
    max-width: 75%;
    margin: auto;
    padding: 0 15px;
}


.demo-section-heading {
    max-width: 400px;
    margin: 0 auto 60px;
}

.demo-section-heading h2 {
    text-align: center;
	margin: 0 0 10px;
	color: #000;
}

.demo-section-heading  p {
	font-size: 15px;
    text-align: center;
    margin: 0;
    line-height: 1.8;
    font-style: italic;
    font-family: lato;
    color: #8b8b8b;
    font-weight: 300;

}

.demo-row {
    display: flex;
    flex-wrap: wrap;
}

.demo-co-4 {
    flex: 0 0 25%;
    padding: 15px;
}

.demo-co-6{
	flex: 0 0 50%;
    padding: 15px;	
}

@media (max-width: 767px) {
	.demo-co-4 {
		flex: 0 0 50%;
	}

	img.demo-polygon-img {
		display: none;
	}

	.block-demo-section {
		margin-bottom: 0;
		padding: 0;
	}

	.rb-block-single-banner{
		background: #3761cf;
    	padding: 15px;
	}
}

@media (max-width: 560px) {
	.demo-co-4,
	.demo-co-6 {
		flex: 0 0 100%;
	}
}



.image-wrapper {
    border-radius: 10px;
    box-shadow: 0 0 10px #dcdcdc;
    border: 2px solid transparent;
    transition: all .3s;
    cursor: pointer;
    height: 300px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.image-wrapper:hover {
	border: 2px solid #3761cf;
}	


.demo--svg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
}

.demo--svg svg {
	fill: rgb(193,207,247);
}


/* our feature sections */

section.demo-block-feature-section {
    padding: 80px 0;
}

.features-content-wrapper {
	border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05);
    padding: 30px;
	height: 100%;
	transform: translateY(0);
    transition: all .3s;
}

.features-content-wrapper:hover {
	transform: translateY(-10px);	
}

.features-content-wrapper h3 {
	margin: 0;
	font-family: "Lato";
	color: rgb(8, 34, 105);
	font-size: 18px;
	font-weight: 600;
}

.features-content-wrapper p {
	margin-bottom: 0;
	font-size: 15px;
	font-family: "Lato";
	color: #8b8b8b;
	line-height: 1.8;
	text-align: left;
	font-weight: 400;
	margin-top: 10px;
}


.single-rise_blocks div#content {
    padding-top: 0;
}

/* custom popup */
/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
    background:rgba(0,0,0,0.75);
    z-index: 999;
    background-color: rgb(248, 248, 248);  
      
}

/* Inner */
.popup-inner {
    max-width: 1300px;
    width: 100%;
    padding: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
    right: 0;
    margin: auto;
    height: 90vh;
    z-index: 9999;
    transform: translate(0,-50%);
    overflow: hidden;    
}

/* modal header */
.popup-header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    position: absolute;
    padding-right: 40px;
    z-index: 9999;
}

.export-content {
    border-radius: 3px;
    background-color: rgb(55, 97, 207);
    width: 141px;
    height: 40px;
    z-index: 4;
    color: #fff !important;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 75px;
   
  }

.export-content img {
    margin-left: 10px;
    max-width: 14px;
}
  
a.close-button {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 43px;
    top: -3px;
    background-color: #ffffff;
    border-radius: 50px;
    opacity: 1;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0px 0px 30px 0px rgba(204, 204, 204, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  a.close-button > span {
    background-color: #f5a700;
    display: block;
    height: 3px;
    border-radius: 6px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    /* top: 50%; */
    /* margin-top: -6px; */
    /* left: 18px; */
    width: 27px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  a.close-button > span span {
    display: block;
    background-color: #ed7f00;
    width: 3px;
    height: 3px;
    border-radius: 6px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    left: 0;
    top: 0;
  }
  a.close-button > span.left {
    transform: rotate(45deg);
    transform-origin: center;
  }
  a.close-button > span.left .circle-left {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 0;
  }
  a.close-button > span.left .circle-right {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 25px;
  }
  a.close-button > span.right {
    transform: rotate(-45deg);
    transform-origin: center;
  }
  a.close-button > span.right .circle-left {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 0;
  }
  a.close-button > span.right .circle-right {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 25px;
  }
  a.close-button:hover > span {
    background-color: #2faee0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  a.close-button:hover > span span {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #008ac9;
  }
  a.close-button:hover > span.left .circle-left {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 25px;
  }
  a.close-button:hover > span.left .circle-right {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 0;
  }
  a.close-button:hover > span.right .circle-left {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 25px;
  }
  a.close-button:hover > span.right .circle-right {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: 0;
  }
  
.popup-open::-webkit-scrollbar { 
    background: transparent;
}


.popup-content {
    padding: 62px 30px 30px;
    overflow: auto;    
}

.slick-slider-init {
    height: 100%;
}
.slick-slider-init .slick-disabled {
    pointer-events: none;
    opacity: .5;
}
/* popup slider */
.popup-content > button {
    height: 30px;
    width: 30px;
    position: absolute;    
    z-index: 99;
    background-size: cover !important;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
}

.popup-content > #previous {
    background: url(./assets/img/back.png);
    left: 15px;

}

.popup-content > #next {
    background: url(./assets/img/next.png);
    right: 15px;

}
.popup-content > h2 {
    position: absolute;
    top: 28px;
    font-size: 18px;
    text-transform: uppercase;
}
.popup-content iframe {
    width: 100%;
    height: 85vh;
}

/* loader popup */
#loader {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

  #loader > .inner {
    display: inline-block;
    width: 51px;
    height: 51px;
    margin: 6px;
    border-radius: 50%;
    background: #73d5f2;
    animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  }
  @keyframes lds-circle {
    0%, 100% {
      animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }
    0% {
      transform: rotateY(0deg);
    }
    50% {
      transform: rotateY(1800deg);
      animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }
    100% {
      transform: rotateY(3600deg);
    }
  }
  
.rt-edd-wrapper h3 {
    font-size: 17px !important;
}

.checathlon-widget-pricing-price, .page-title, h1 {
    font-size: 28px;
    font-style: normal;
}

.single-download .right, div#checkout-sidebar {
    
    background: transparent;
}

.page-id-134 .wp-block-column > p {
    display: none;
}
