
/* template-color */

.scroll-top{
	background: #E35D20;
  }
  
  .theme-btn-one{
	background-color: #E35D20;
  }
  
  .main-menu .navigation > li.current > a,
  .main-menu .navigation > li:hover > a{
	color: #E35D20 !important;
  }
  
  .main-menu .navigation > li > ul > li > a:hover,
  .main-menu .navigation > li > .megamenu li > a:hover{
	  color: #E35D20;
  }
  
  .radio-select-box input[type="radio"]:checked + label span{
	  border-color: #E35D20;
  }
  
  .radio-select-box label span:before{
	  background-color: #E35D20;
  }
  
  .radio-select-box input[type="radio"]:checked + label{
	  color: #E35D20;
  }
  
  .banner-section .content-box .input-inner .btn-box button{
	  background-color: linear-gradient(45deg, #F9AD1F, #EB362D);
  }
  
  .main-menu .navigation > li > ul > li > ul > li > a:hover{
	color: linear-gradient(45deg, #F9AD1F, #EB362D);
  }
  
  .sec-title span{
	  color: #E35D20;
  }
  
  .category-block-one .inner-box:before{
	  background: linear-gradient(45deg, #F9AD1F, #EB362D);
  }
  
  .main-menu .navigation > li > ul,
.main-menu .navigation > li > .megamenu {
    position: relative; /* Ensure the pseudo-element is positioned correctly */
    border-top: none; /* Remove the original solid border */
}

.main-menu .navigation > li > ul::before,
.main-menu .navigation > li > .megamenu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 2px; /* Height of the simulated border */
    background: linear-gradient(45deg, #F9AD1F, #EB362D);
    z-index: 1;
}

  .main-menu .navigation > li > ul > li > ul{
	  border-top: 2px solid linear-gradient(45deg, #F9AD1F, #EB362D);
  }
  
  .feature-block-one .inner-box .image-box .feature{
	  background-color: #2dbe6c;
  }

  .feature-block-one .inner-box .image-box .feature{
	  background-color: #2dbe6c;
  }
  
  .feature-block-one .inner-box .image-box .shape:before{
	  background-color: #1b8a4b;
  }
  
  .feature-block-one .inner-box .image-box .shape:after{
	  background-color: #1b8a4b;
  }
  
  .feature-block-one .inner-box .image-box .icon{
	  background-color: #E35D20;
  }
  
  .feature-block-one .inner-box .image-box .icon .icon-shape{
	  background-color: #e42828;
  }
  
  .feature-block-one .inner-box .image-box .icon:before{
	  background-color: #E35D20;
  }
  
  .feature-block-one .inner-box .image-box .icon:after{
	  background-color: #E35D20;
  }
  
  .feature-block-one .inner-box .image-box .rating li{
	  color: #ffab01;
  }
  
  .feature-block-one .inner-box .image-box h5{
	  color: #E35D20;
  }
  
  .feature-block-one .inner-box .image-box .rating li a:hover{
	color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content .author-box .inner h6 i{
	  background-color: #2dbe6c;
  }
  
  .feature-block-one .inner-box .lower-content .author-box .inner span{
	  background-color: #7360ff;
  }
  
  .feature-block-one .inner-box .lower-content .category i{
	  color: #E35D20;
  }
  
  .dots-style-one .owl-dots .owl-dot.active span,
  .dots-style-one .owl-dots .owl-dot span:hover{
	background-color: #E35D20;
  }
  
  .nav-style-one .owl-prev:hover,
  .nav-style-one .owl-next:hover{
	background-color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content h3 a:hover{
	color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content .rating li{
	  color: #ffab01;
  }
  
  .feature-block-one .inner-box .lower-content .rating li a:hover{
	color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content .lower-box h5{
	  color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content .lower-box .react-box li a:hover{
	color: #E35D20;
  }
  
  .place-block-one .inner-box .lower-content .inner h3 a:hover{
	color: #E35D20;
  }
  
  .pricing-block-one .pricing-table .table-content .list li:before{
	  background-color: #E35D20;
  }
  
  .pricing-block-one .pricing-table .table-footer a:hover{
	background-color: #E35D20;
  }
  
  .pricing-block-one.active .pricing-table .table-footer a{
	background-color: #E35D20;
  }
  
  .download-section .content_block_1 .content-box span.upper-text{
	  background-color: #7360ff;
  }
  
  .tabs-box .tab-btn-box .tab-btns li:before{
	  background-color: #E35D20;
  }
  
  .tabs-box .tab-btn-box .tab-btns li.active-btn{
	  color: #E35D20;
  }
  
  .news-block-one .inner-box .lower-content .category{
	  color: #E35D20;
  }
  
  .news-block-one .inner-box .lower-content h3 a:hover{
	color: #E35D20;
  }
  
  .news-block-one .inner-box .lower-content .post-info a:hover{
	color: #E35D20;
  }
  
  .subscribe-section .text .icon-box{
	  color: #E35D20;
  }
  
  .subscribe-section .subscribe-form .form-group input:focus{
	border-color: #E35D20 !important;
  }
  
  .footer-top .logo-widget .social-links li a:hover{
	background-color: #E35D20;
  }
  
  .footer-top .links-widget .links-list li a:before{
	  background-color: #E35D20;
  }
  
  .footer-top .links-widget .links-list li a:hover{
	color: #E35D20;
  }
  
  .footer-top .post-widget .post-inner .post .post-thumb:before{
	  background-color: #E35D20;
  }
  
  .footer-top .post-widget .post-inner .post h5 a:hover{
	color: #E35D20;
  }
  
  .footer-top .contact-widget .info-list li a:hover{
	color: #E35D20;
  }
  
  .footer-top .contact-widget .info-list li i{
	  color: #E35D20;
  }
  
  .footer-bottom .copyright p a:hover{
	color: #E35D20;
  }
  
  .footer-bottom .footer-nav li a:hover{
	color: #E35D20;
  }
  
  .banner-section.style-two .radio-select-box input[type="radio"]:checked + label{
	  background-color: #E35D20;
  }
  
  .content_block_2 .content-box .inner-box .single-item .icon-box:before{
	  background-color: #E35D20;
  }
  
  .feature-block-one .inner-box .lower-content h4 a:hover{
	  color: #E35D20;
  }
  
  .main-header.style-three .header-lower .theme-btn-one:hover{
	  color: #E35D20 !important;
  }
  
  .feature-style-three .feature-block-one .inner-box .image-box .feature-2{
	  background-color: #2dbe6c;
  }
  
  .feature-style-three .feature-block-one .inner-box .image-box .feature-2:before{
	  background-color: #1b8a4b;
  }
  
  .header-top .top-inner .info-list li a:hover{
	color: #E35D20;
  }
  
  .header-top .top-inner .info-list li i{
	  color: #E35D20;
  }
  
  .header-top .top-inner .right-column .social-links li a:hover{
	color: #E35D20;
  }
  
  .header-top .top-inner .right-column .sign-in a i{
	  color: #E35D20;
  }
  
  .header-top .top-inner .right-column .sign-in a:hover{
	color: #E35D20;
  }
  
  .category-block-two .inner-box .image-box{
	  background-color: #7360ff;
  }
  
  .category-block-two .inner-box .lower-content span{
	  background-color: #7360ff;
  }
  
  .category-block-two .inner-box .lower-content h4 a:hover{
	color: #E35D20;
  }
  
  .page-title .content-box .bread-crumb li a:hover{
	color: #E35D20;
  }
  
  .search-box-inner .input-inner .btn-box button{
	  background-color: #E35D20;
  }
  
  .default-sidebar .sidebar-category .category-list li a.current:before{
	  color: #E35D20;
	  border-color: #E35D20;
  }
  
  .default-sidebar .sidebar-search .search-form .form-group input:focus + button,
  .default-sidebar .sidebar-search .search-form .form-group button:hover{
	  color: #E35D20;
  }
  
  .default-sidebar .sidebar-search .search-form .form-group input:focus{
	border-color: #E35D20 !important;
  }
  
  .default-sidebar .price-filter .price-range .form-group input:focus{
	border-color: #E35D20 !important;
  }
  
  /* .category-details-content .item-shorting .menu-box button.on{
	  background-color: #E35D20;
	  border-color: #E35D20;
  }
   */
  .pagination li a:hover,
  .pagination li a.current{
	background-color: #E35D20;
	border-color: #E35D20;
  }
  
  .pagination li:first-child a:hover,
  .pagination li:last-child a:hover{
	color: #E35D20;
  }
  
  .page-title-2 .content-box .category i{
	  color: #E35D20;
  }
  
  .page-title-2 .info-box .left-column h4 i{
	  background-color: #2dbe6c;
  }
  
  .page-title-2 .info-box .left-column span.sell{
	  background-color: #7360ff;
  }
  
  .page-title-2 .info-box .left-column .rating li{
	  color: #ffab01;
  }
  
  .page-title-2 .info-box .left-column .rating li a:hover{
	color: #E35D20;
  }
  
  .page-title-2 .info-box .left-column h5{
	  color: #E35D20;
  }
  
  .page-title-2 .info-box .right-column .links-list li a:hover{
	color: #E35D20;
  }
  
  .page-title-2 .info-box .right-column .links-list li.share-option ul li a:hover{
	color: #E35D20;
  }
  
  .add-details-content .single-box .list-item li:before{
	  background-color: #E35D20;
  }
  
  .add-details-content .content-five .review-form .form-group .rating li{
	  color: #ffad08;
  }
  
  .add-details-content .content-five .review-form .form-group input:focus,
  .add-details-content .content-five .review-form .form-group textarea:focus{
	border-color: #E35D20 !important;
  }
  
  .process-block-one .inner-box .text .icon-box{
	  color: #E35D20;
  }
  
  .process-section .inner-content:before{
	  background-color: #E35D20;
  }
  
  .stores-block-one .inner-box .rating li{
	  color: #ffab01;
  }
  
  .stores-block-one .inner-box .icon-box:after{
	  background-color: #2dbe6c;
  }
  
  .stores-block-one .inner-box h4 a:hover{
	color: #E35D20;
  }
  
  .default-sidebar .ads-agency .upper-box .rating li{
	  color: #ffab01;
  }
  
  .default-sidebar .ads-agency .upper-box .icon-box:after{
	  background-color: #2dbe6c;
  }
  
  .default-sidebar .ads-agency .text .phone-box a i{
	  color: #E35D20;
  }
  
  .default-sidebar .ads-agency .text .phone-box a:hover{
	color: #E35D20;
  }
  
  .default-sidebar .about-store .content-box .social-links li:first-child a{
	  background-color: #3b5998;
  }
  
  .default-sidebar .about-store .content-box .social-links li:nth-child(2) a{
	background-color: #1da1f2;
  }
  
  .default-sidebar .about-store .content-box .social-links li:nth-child(3) a{
	background-color: #dd2a7b;
  }
  
  .default-sidebar .about-store .content-box .social-links li:nth-child(4) a{
	background-color: #007bb5;
  }
  
  .default-sidebar .about-store .content-box .social-links li:last-child a{
	background-color: #ea4335;
  }
  
  .accordion-box .block .acc-btn.active h5{
	color: #E35D20;
  }
  
  .accordion-box .block .acc-btn.active .icon-outer:before{
	  color: #E35D20;
  }
  
  .accordion-box .block .acc-content .text .list-item li:before{
	  background-color: #E35D20;
  }
  
  .faq-sidebar .submit-form form .form-group input:focus,
  .faq-sidebar .submit-form form .form-group textarea:focus{
	border-color: #E35D20 !important;
  }
  
  .login-section .inner-container .inner-box form .form-group .text a:hover{
	color: #E35D20;
  }
  
  .login-section .inner-container .inner-box form .form-group input:focus{
	border-color: #E35D20 !important;
  }
  
  .login-section .inner-container .inner-box .other-content .social-links li:first-child a i{
	  color: #466ca9;
  }
  
  .login-section .inner-container .inner-box .other-content .social-links li:last-child a i{
	  color: #dd4b39;
  }
  
  .login-section .inner-container .inner-box .other-content .social-links li a:hover{
	background-color: #E35D20;
  }
  
  .login-section .inner-container .inner-box .othre-text p a{
	color: #E35D20;
  }
  
  .contact-section .contact-info-inner .single-box .list li a:hover{
	  color: #E35D20;
  }
  
  .contact-section .contact-info-inner .single-box .social-links li:first-child a{
	  background-color: #466ca9;
  }
  
  .contact-section .contact-info-inner .single-box .social-links li:nth-child(2) a{
	  background-color: #dd4b39;
  }
  
  .contact-section .contact-info-inner .single-box .social-links li:nth-child(3) a{
	  background-color: #55acee;
  }
  
  .contact-section .contact-info-inner .single-box .social-links li:last-child a{
	  background-color: #0077b5;
  }
  
  
  .default-form .form-group input:focus,
  .default-form .form-group textarea:focus{
	  border-color: #E35D20 !important;
  }
  
  .blog-sidebar .search-widget .search-form .form-group button{
	  background-color: #E35D20;
  }
  
  .blog-sidebar .social-box .social-links li:first-child a{
	  background-color: #466ca9;
  }
  
  .blog-sidebar .social-box .social-links li:nth-child(2) a{
	background-color: #dd4b39;
  }
  
  .blog-sidebar .social-box .social-links li:nth-child(3) a{
	background-color: #55acee;
  }
  
  .blog-sidebar .social-box .social-links li:nth-child(4) a{
	background-color: #0077b5;
  }
  
  .blog-sidebar .social-box .social-links li:last-child a{
	background-color: #e4405f;
  }
  
  .blog-sidebar .post-widget .post h5 a:hover{
	color: #E35D20;
  }
  
  .blog-sidebar .sidebar-category-2 .category-list li a:hover{
	color: #E35D20;
  }
  
  .blog-sidebar .tags-widget .tags-list li a:hover{
	  background-color: #E35D20;
	  border-color: #E35D20;
  }
  
  .news-block-one .inner-box .lower-content h2 a:hover{
	color: #E35D20;
  }
  
  .blog-details-content .news-block-one .lower-content .text blockquote h4{
	  color: #E35D20;
  }
  
  .blog-details-content .news-block-one .two-column .text-content .list-item li:before{
	  color: #E35D20;
	  border: 1px solid #E35D20;
  }
  
  .blog-details-content .news-block-one .post-share-option .social-links li:first-child a{
	  background-color: #466ca9;
  }
  
  .blog-details-content .news-block-one .post-share-option .social-links li:nth-child(2) a{
	  background-color: #dd4b39;
  }
  
  .blog-details-content .news-block-one .post-share-option .social-links li:last-child a{
	  background-color: #55acee;
  }
  
  .blog-details-content .comment-box .comment .comment-inner a.reply-btn:hover{
	color: #E35D20;
  }