/* Theme Name: Retirio Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of retirio
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: retirio
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  retirio-child
*/
:root {
  --primary-color: #f58634;
  --primary-color-dark: #e46713;
  --secondary-color: #3e4095;
}

.ova-stroke-text {
  -webkit-text-stroke: 1.5px var(--primary-color-dark);
}
.legal-links .ova-menu-footer ul {
  display: flex;
  gap: 15px;
  justify-content: end;
}
.mc4wp-style-1 .ova-mc4wp-form .submit button {
  background-color: #c8c8c838;
  padding: 10px 10px;
  color: var(--secondary-color);
  line-height: 10px;
  background-color: var(--secondary-color);
  border-color: #fff;
  color: #ffffff;
}
.mc4wp-style-1 .ova-mc4wp-form .submit button:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #ffffff;
}
.end-link .ova-contact-info .contact .info .item a {
  text-decoration: underline;
}
.end-link .ova-contact-info .contact .info .item a:hover {
  text-decoration: none;
}
.end-link .ova-contact-info .contact .info .item a:before {
  display: none;
}
.mc4wp-style-1 .ova-mc4wp-form .email input {
  border-radius: unset;
  border-left: unset;
  border-top: unset;
  border-right: unset;
  border-bottom-color: var(--secondary-color);
  border-width: 2px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #010101;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 20px;
  padding-left: 0px;
  background-color: transparent;
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  border-radius: 0;
  background-color: var(--primary);
  color: #fff;
  text-align: center;
}
#scrollUp:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.ova-project .project-filter-button-wrapper li.project-filter-button:before {
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-color: var(--primary-color);
  opacity: 0;
}
.ova-project .project-filter-button-wrapper li.project-filter-button:hover {
  color: var(--primary-color);
}
.ova-project .project-filter-button-wrapper li.project-filter-button {
  font-size: 18px;
}
.item-project-5 div.info {
  background-color: var(--secondary-color);
}
.item-project-5 div.info .post-date {
  color: #fff;
}
.ova-project div.project-item-filter-2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 30px;
}
.bdt-prime-slider-skin-isolate div.bdt-slideshow {
  padding: 100px 0;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after,
.main-navigation ul.menu > li.page_item_has_children > a:after,
.main-navigation ul.menu > li.has-mega-menu > a:after {
  line-height: 1px;

  margin-left: 0.9em;
  font-size: 12px;
}
.ova-service-list .service-title-list li.item.active a,
.ova-service-list .service-title-list li.item a:hover {
  background-color: var(--secondary-color);
  color: #fff !important;
}
.ova-service-list .service-title-list li.item.active a i,
.ova-service-list .service-title-list li.item a:hover i {
  color: #fff;
}
div.service_single .sidebar .widgets {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  margin-bottom: 57px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #ffffff;
  text-transform: uppercase;
}
.form-submit input[type="submit"] {
  text-transform: uppercase;
}
#respond h3#reply-title {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 20px;
}

div#respond {
  margin: 0;
}
.content p {
  margin-bottom: 0 !important;
}
div#respond #commentform p {
  font-size: 15px;
}
div#respond #commentform p.form-submit {
  margin-top: 15px;
}
.ova-contact-page .contact-form span input::placeholder,
.ova-contact-page .contact-form span input:focus,
.ova-contact-page .contact-form span textarea,
.ova-contact-page .contact-form span textarea::placeholder,
.ova-contact-page .contact-form span textarea:focus {
  color: #fff;
}
.ova-contact-page .contact-form span input,
.ova-contact-page .contact-form span textarea {
  border-color: #ffffff;

  color: #fff;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  color: #646464;
}
.contact-form p {
  margin-bottom: 15px;
}
.ova-contact-page .contact-form div.ova-submit button:hover {
  color: #fff;
}
article.post-wrap a.readmore,
.wp-block-search .wp-block-search__button,
.bdt-slide-btn {
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-size: 15px;
  z-index: 1;
}

article.post-wrap a.readmore::before,
.wp-block-search .wp-block-search__button::before,
a.bdt-slide-btn::before,
.bdt-prime-slider-skin-isolate a.bdt-slide-btn:before {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  top: auto;
  height: 8px;
  width: 8px;
  background-color: var(--primary-color);
  z-index: -1;
}
article.post-wrap a.readmore:hover,
.wp-block-search .wp-block-search__button:hover,
a.bdt-slide-btn:hover {
  color: #fff;
  border-color: var(--primary-color);
}
article.post-wrap a.readmore:hover::before,
.wp-block-search .wp-block-search__button:hover::before,
a.bdt-slide-btn:hover::before {
  height: 100%;
  width: 100%;
}
.bdt-prime-slider-skin-isolate .bdt-slide-btn span.bdt-slide-btn-icon {
  display: none;
}
.bdt-prime-slider-skin-isolate a.bdt-slide-btn:after {
  display: none;
}

/* article.post-wrap a.readmore:hover{
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
} */
.elementor .elementor-element.elementor-element-ae86543 ul.sub-menu li.current-menu-item > a {
  color: #ffffff;
  background: #3e4095;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
  font-weight: 600;
}
.ova-contact-page .contact-form div.ova-submit button:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #f58634;
  width: 8px;
  height: 8px;
  bottom: 0;
  right: 0;
  z-index: 2;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.ova-contact-page .contact-form div.ova-submit button {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 40px;
  padding-right: 40px;
  width: auto;
  border-radius: 0px;
  background-color: #ffffff;
  border: unset;
  color: var(--heading);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  z-index: 5;
}
div.ova_404_page .ova-go-home a:before {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 8px;
  width: 8px;
  background-color: #f58634;
  z-index: -1;
}
div.ova_404_page .title-404 {
  margin: 0;
  font-size: 150px;
  font-weight: 700;
  line-height: 1;
  color: var(--primary);
}
div.ova_404_page .title {
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 1.2em;
  font-weight: 700;
  color: var(--heading);
}
div.ova_404_page .description {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 1.2;
  color: var(--text);
}
.ova_404_page form input[type="submit"]:hover {
  color: var(--primary-color);
}
article.post-wrap ul.post-meta {
  list-style-type: none;
  margin: 0 0px 5px 0px;
  padding: 0;
  display: inline-block;
}
article.post-wrap .post-title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1.2em;
  display: block;
}
article.post-wrap div.post-media {
  margin-bottom: 15px;
}

article.post-wrap ul.post-meta li {
  display: inline-block;
  margin: 0 10px 0px 0;
  color: var(--text);
  font-weight: 600;
  font-size: 15px;
}

.blog_default .post-excerpt {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2em;
}
.blog_default .post-excerpt p {
  line-height: 1.5em;
}
article.post-wrap {
  margin-bottom: 35px;
}
article.post-wrap .post-excerpt > p {
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 1.6em;
}
.widget_block .wp-block-group__inner-container > h2 {
  font-size: 1.3195em;
  padding-bottom: 0;
  margin: 0;
}
.sidebar .widget a {
  font-weight: 500;
  line-height: 1.5em;
  display: inline;
  font-size: 15px;
}
.sidebar div.widget ul li {
  padding: 0em 0;
}
.wp-block-latest-comments li {
  margin-bottom: 10px;
  line-height: 1.5em;
}
article .wp-block-latest-comments__comment-meta {
  font-size: 15px;
  font-weight: 500;
}
.wp-block-latest-comments:not(:last-child) {
  margin-bottom: 0;
}
.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar .widget h4.widget-title {
  padding-bottom: 15px;
  margin-bottom: 0;
  margin-top: 0;
}
div.ova_404_page .ova-go-home a {
  padding: 18px 40px;
}
div.ova_404_page form {
  position: relative;
  width: 100%;
  height: 60px;
  max-width: 550px;
  display: inline-block;
  margin-bottom: 40px;
}
div.ova_404_page form:before {
  right: 30px;
}
@media only screen and (max-width: 600px) {
  .ova-testimonial div.owl-stage-outer {
    padding: 20px 0;
  }
  .elementor .elementor-element.elementor-icon-list--layout-traditional {
    width: inherit;
    max-width: auto;
  }
  button.menu-toggle:hover {
    background-color: transparent;
  }
}
nav.menu-canvas ul li a {
  color: #fff;
  padding: 0.6180469716em 0;
  display: block;
  border-bottom: 1px solid #c2c2c23d;
}
nav.menu-canvas .dropdown-toggle {
  background: transparent;
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  padding: 0.5em 0 0.5em 10px;
  color: inherit;
  border-radius: 0;
  border: none;
  cursor: pointer;
}
.menu-canvas.toggled .menu-toggle {
  display: none;
}
.main-navigation ul ul.sub-menu li.current-menu-item {
  width: 100%;
  display: block;
  min-width: 260px;
  background: #3e4095;
}
.item-project-5 .info {
  bottom: 0;

  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.ova-project .project-item-filter-2 .ovapro-item.item-project-5 div.info {
  width: calc(100% - 40px);
  left: 20px;
  right: 20px;
  padding: 0px;

  bottom: 20px;
}
.item-project-5 div.info .post-date {
  display: none;
}
.item-project-5 .info .name {
  font-size: 22px;
  margin: 0;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ova-testimonial .slide-testimonials .client_info .info .client {
  display: none;
}
.ova-testimonial.version_1 .slide-testimonials .client_info .info {
  padding-bottom: 15px;
}
.ova-testimonial.version_1 .slide-testimonials .client_info p.evaluate {
  margin-top: 18px;
  margin-bottom: 0px;
}
.list-50 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  flex-flow: row;
  align-items: baseline;
}
.list-50 ul li {
  flex: 0 0 calc(50% - 10px);
  max-width: 50%;
}
.evaluate {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
p {
  margin-bottom: 10px;
}
div.elementor-widget.elementor-widget-text-editor {
  margin-bottom: 0;
}
.rpwwt-widget ul li a .rpwwt-post-title {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4em;
  color: var(--heading);
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.acco-wrap {
  padding: 15px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
div.comment-respond {
  padding: 25px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px !important;
  margin-top: -20px !important;
  border: 1px solid #e5e5e5;
}
.search-results article {
  padding: 25px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.search-results article .post-media img {
  width: 100%;
  object-fit: cover;
}
.search .page-header .page-title {
  margin-bottom: 40px;
}
body.search-results #main-content {
  margin-bottom: 85px;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
#respond #commentform p.logged-in-as {
  font-weight: 500;
}
.comment-respond .comment-reply-title {
  color: var(--secondary-color);
  font-size: 30px;
  font-weight: 700;
}

#respond #commentform .comment-form-cookies-consent {
  display: flex;
  line-height: 1;
  margin-bottom: 0px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  /* margin: 10px 0; */
  padding: 10px 10px 15px;
}
#respond form#commentform {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  clear: both;
}

#respond form#commentform p {
  padding: 0px 5px;
  margin: 0;
}
#respond form#commentform .comment-form-comment {
  padding-top: 10px;
}

.ova-contact-page .contact-form span .wpcf7-not-valid-tip {
  padding-left: 5px;
  font-size: 14px;
}
.ova-contact-page form.invalid div.wpcf7-response-output {
  color: #ff0000;
  border: 1ps solid #ff0e0e;
  background: #ffffff;
  opacity: 1;
  /* padding: 0; */
  margin: 0;
  line-height: 1.4em;
  font-size: 14px;
  padding: 6px 10px 5px 10px;
}
a#scrollUp {
  right: auto;

  left: 20px;
}
.sub-form input {
  width: 100%;
}
.sub-form input[type="submit"] {
  width: 100%;
  text-transform: uppercase;
}
.width-100.elementor-widget-button .elementor-widget-container .elementor-button-wrapper a.elementor-button-link {
  display: block;
  width: 100%;
}
.wpcf7 form.sent div.wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
  padding-bottom: 40px;
  border-bottom: 1px solid;
  border-color: #eee;
  border: none;
}
#respond #commentform .comment-notes {
  margin-bottom: 0px;
}

#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
  margin-bottom: 0px;
}
.item-project-5 .info .name a {
  color: #fff;
  display: block;
  padding: 20px 30px;
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  .list-50 ul {
    display: block;
    flex-wrap: wrap;
    gap: 8px;
    flex-flow: row;
    align-items: baseline;
  }
  .list-50 ul li {
    flex: 0 0 calc(100%);
    max-width: 100%;
  }
  .service_single .sidebar .widgets .widget {
    margin-bottom: 0px;
  }
  .legal-links .ova-menu-footer ul {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .legal-links .ova-menu-footer ul li {
    flex: 0 0 calc(50% - 8px);
  }
  .ova-project .project-filter-button-wrapper {
    margin: 0 0 20px;
  }
  .bdt-prime-slider-skin-isolate div.bdt-slideshow {
    padding: 50px 0;
  }
  .ova-service-box-template2 .description {
    padding-right: 30px;
  }
}
.menu-item-object-ova_sev a {
  border: 1px solid #e0e0e0;
  display: block !important;
  padding: 10px 15px !important;
  line-height: 1.4em;
  background-color: #fff;
  text-transform: capitalize !important;
}
.main-navigation .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
footer .menu-item-object-ova_sev a {
  border: 1px solid #e0e0e0;
  display: inline !important;
  padding: 0px !important;
  line-height: 1.4em;
  background-color: transparent;
  text-transform: capitalize !important;
}
.home .page-title {
  display: none;
}
div.awsm-job-container {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 0;
}
h1.entry-title.awsm-jobs-single-title {
  display: none;
}
.awsm-job-entry-content:first-child h3.wp-block-heading {
  margin-top: 0px;
}
.main-navigation ul.menu > li > a:hover {
  border-color: var(--secondary-color);
}

.service_single:after {
  content: "";
  display: block;
  clear: both;
}
.blog .container_site,
.single.single-post .container_site {
  padding-top: 60px;
  padding-bottom: 60px;
}
.woocommerce.woocommerce-pagination,
.woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
  margin: 20px 0px 0 0;
}
.sidebar div.widget {
  background-color: #f2f2ff;
}
.sidebar div.widget.widget_tag_cloud .tagcloud a {
  background-color: #fff;
}
.single article.post-wrap div.ova-next-pre-post .pre,
.single article.post-wrap div.ova-next-pre-post .next {
  background-color: #f2f2ff;
  padding: 20px;
}
.single article.post-wrap .post-tags-and-share div.post-tags a {
  background-color: #f2f2ff;
}
.single article.post-wrap .post-tags-and-share ul.share-social-icons li a {
  background-color: #f2f2ff;
  color: var(--secondary-color);
}
.single h3.wp-block-heading {
  font-weight: 700;
  margin-top: 0;
  font-size: 35px;
  line-height: 1.2em;
}
.single p {
  line-height: 1.4em;
}
.sidebar .rpwwt-widget ul li img {
  width: 75px;
  height: 75px;
  object-fit: cover;
}
.single .rpwwt-widget ul li a .rpwwt-post-title {
  padding-top: 10px;
}
.single .rpwwt-widget ul li {
  overflow: hidden;
  margin: 0 0 10px;
}
@media screen and (max-width: 1023px) {
  .blog .container_site,
  .single.single-post .container_site {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-navigation .primary-navigation ul {
    max-height: 100%;
    overflow: visible;
    transition: all ease 0.4s;
    margin: 0;
    padding: 0;
  }
  .main-navigation button.menu-toggle {
    display: none;
  }
}

.services-box .icon .elementor-widget-container {
  display: none;
}
.services-box .icon .ovaicon {
  position: relative;
}
.services-box .icon .ovaicon::before {
  font-size: 68px;
  color: #f58634;
}
.services-box .icon .ovaicon:after {
  position: absolute;
  content: "";
  bottom: 10px;
  right: 0;
  left: 26px;
  height: 52px;
  width: 52px;
  background-color: var(--primary-color);
  opacity: 0.1;
}
.services-box:hover .elementor-widget,
.services-box:hover .elementor-widget-heading .elementor-heading-title,
.services-box:hover .elementor-widget-container {
  z-index: 2;
  color: #fff;
}
.services-box:hover .elementor-button {
  background-color: var(--primary-color) !important;
}
.services-box:after {
  transition: all 0.5s ease;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  background-color: transparent;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: " ";
  transition: all 0.3s ease;
  position: absolute;
}
.services-box:hover:after {
  transition: all 0.3s ease;
  background-color: var(--secondary-color);
  z-index: 1;
  transform: scaleY(1);
}
.l2icon {
  position: absolute;
  bottom: 0;
}
