/*
Theme Name: DIY Tutorials Pro
Description: 
Author: wpelemento
Theme URI: https://preview.wpelemento.com/elementor-conference/
Author URI: https://www.wpelemento.com/
Version: 0.0.1
Requires PHP: 7.2
Tested up to: 6.3
Text Domain: diy-tutorials-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(wpelemento.com), 2022.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
html{
  scroll-behavior: smooth;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "Quicksand";
}
a{
  text-decoration: none;
}
ul, ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100% !important;
}
html.yes-js.js_active.js.fontawesome-i2svg-active.fontawesome-i2svg-complete {
    overflow-x: hidden;
}
/* loader */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 999999;
}
.spinner-loading-box img, .ets-theme-header-section :is(.ets-topabr-address, .ets-topabr-email) li {
  width: 100%;
}
.sticky {
    position: fixed !important;
    width: 100%;
    z-index: 999 !important;
    top: 0px;
    height: 108px;
    left: 0;
    padding: 0px 0px ;
    background: #000000 !important;
    box-shadow: 0px 2px 6px #CCBABAF2;
}
.sticky2 {
    position: fixed !important;
    width: 100%;
    z-index: 9999 !important;
    top: 0px;
    height: 108px;
    left: 0;
    padding: 0px 0px ;
    background: #FFFFFF !important;
    box-shadow: 0px 2px 6px #CCBABAF2;
}

/* ============ Home Page Slider Start =========== */

.wpe-diy-home-slider {
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
    margin-top: -108px !important;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-general .bdt-slideshow-items .bdt-flex-center {
    justify-content: flex-start !important;
}
.wpe-diy-home-slider .bdt-prime-slider-wrapper .bdt-prime-slider-content {
    left: 180px;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-general .bdt-prime-slider-previous {
    right: 100px !important;
    margin-bottom: 137px !important;
    top: 50%;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-general .bdt-prime-slider-next {
    top: 58%;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-slide-shape {
    display: none !important;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-next svg {
    width: 12px;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-previous svg {
    width: 12px;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-slide-featured {
    left: 100px !important;
    background: none !important;
    width: 60% !important;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide:after {
    display: none;
}
.wpe-diy-home-slider .bdt-slide-featured.bdt-flex {
    flex-direction: column;
    align-items: flex-start;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-slide-featured .bdt-slider-excerpt {
    border-right: unset !important;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-slide-featured .bdt-slider-excerpt p {
    margin: 0;
    padding: 50px 0px;
}
.wpe-diy-home-slider .bdt-flex-center {
    justify-content: flex-start;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-slide-featured {
    left: 11% !important;
    bottom: 25% !important;
}
.wpe-diy-home-slider .bdt-prime-slider .bdt-prime-slider-content {
    text-align: left !important;
    width: 650px;
    bottom: 65px;
}
.wpe-diy-home-slider .bdt-navigation-arrows {
    position: absolute !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    right: 110px !important;
}
.wpe-diy-home-slider span.bdt-prime-slider-button-text {
    padding: 15px 25px 15px 61px;
    background-color: #FB3939;
    border-radius: 50px;
}
.wpe-diy-home-slider .bdt-prime-slider-arrow-button {
    position: relative;
}
.wpe-diy-home-slider .bdt-prime-slider-button-wrapper {
    position: relative;
}
.wpe-diy-home-slider span.bdt-prime-slider-button-text::before {
    content: "\f105";
    position: absolute;
    background: #fff;
    font-size: 20px;
    left: 8px;
    font-family: 'Font Awesome 5 Free';
    padding: 8px 12px 8px 16px;
    border-radius: 50px;
    color: #FB3939;
}
.wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-next, .wpe-diy-home-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-previous {
    height: 54px !important;
    width: 54px !important;
}

/* ============ Home Page Slider Section End =========== */

/* ============ Home Page Project Section Start =========== */

.ha-post-tab .ha-post-tab-filter {
    border-bottom: unset !important;
}
.ha-post-tab .ha-post-tab-item-inner {
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
}
.ha-post-tab .ha-post-tab-filter li.active, .ha-post-tab .ha-post-tab-filter li:hover, .ha-post-tab.ha-post-tab-left .ha-post-tab-filter li.active, .ha-post-tab.ha-post-tab-left .ha-post-tab-filter li:hover {
    background: unset !important;
    color: #FB3939 !important ;
}
.ha-post-tab .ha-post-tab-item-inner .ha-post-tab-thumb img {
    height: 260px !important;
}
.wpe-diy-home-project-section .eael-creative-button-icon-left {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
}
.wpe-diy-home-project-section .eael-creative-button .creative-button-inner svg {
    color: #FB3939;
}
.wpe-diy-home-project-section .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title {
    margin-bottom: 0px;
}

/* ============ Home Page Project Section End =========== */

/* ============ Home Page Product Section Start =========== */

.home .woocommerce ul.products li.product .onsale {
    display: none !important;
}
.home .eael-product-grid .woocommerce ul.products li.product {
    background-color: unset !important;
}
.wpe-diy-home-product-section .woocommerce ul.products li.product a img {
    height: 330px !important;
    border: 1px solid #eee;
    background-color: #FFFFFF !important;
}
.home .yith-wcqv-main .single-pro-btn .row {
    display: block !important;
  }
.home .products .add-to-wishlist-after_add_to_cart {
    position: relative;
}
.wpe-diy-home-product-section a.add_to_wishlist.single_add_to_wishlist {
    color: #ffffff;
    background-color: unset !important;
    padding: 0px 10px !important;
}
.home .add-to-wishlist-after_add_to_cart a.button.yith-wcqv-button {
    position: absolute;
    top: 25%;
    left: 35%;
    background-color: unset !important;
}
.wpe-diy-home-product-section .yith-wcwl-add-button {
    position: absolute;
    top: 26%;
    left: 50%;
    display: flex;
    color: #fff !important;
}
.wpe-diy-home-product-section .yith-wcwl-add-button a svg {
    border: 1px solid #fff;
    padding: 8px 9px;
}
.wpe-diy-home-product-section .price {
    gap: 15px !important;
    display: flex !important;
    justify-content: center;
    flex-direction: row-reverse;
    padding-top: 10px;
}
.wpe-diy-home-product-section .price ins {
    text-decoration: unset;
}
.wpe-diy-home-product-section a.button.yith-wcqv-button::before {
    content: "\f06e";
    position: absolute;
    top: 15%;
    left: 0px;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    padding: 8px 8px;
    border: 1px solid #fff;
}
.wpe-diy-home-product-section .woocommerce a.button.added {
    display: none !important;
}
.wpe-diy-home-product-section a.added_to_cart.wc-forward {
    color: #FFFFFF;
    background-color: #FB3939;
    padding: 16px 40px;
    border-radius: 30px;
    text-transform: capitalize;
    font: 600 18px/20px 'Quicksand';
    margin-top: 21px;
}
.wpe-diy-home-product-section li.product.type-product {
    text-align: center;
}
.wpe-diy-home-product-section.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    color: #000;
    font-family: Quicksand, sans-serif;
}
.wpe-diy-home-product-section .eael-product-grid.eael-product-default .button.add_to_cart_button::before {
    content: "\f291" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 10px 8px;
    border-radius: 50px;
    background-color: #FFFFFF;
    color: #FB3939;
    left: -10px;
    position: relative;
}
.wpe-diy-home-product-section li.product.type-product {
    text-align: center;
    padding: 20px 0px !important;
    position: relative;
    top: 0;
    transition: 0.5s;
}
.wpe-diy-home-product-section li.product.type-product:hover{
    /* top: -20px; */
    transition: 0.5s;
}
.wpe-diy-home-product-section ul.products {
    padding-top: 35px !important;
}
.wpe-diy-home-product-section .woocommerce ul.products li.product .price{
    color: #FB3939;
}
#yith-quick-view-modal #yith-quick-view-close {
    border: 2px solid #FB3939;
    position: absolute;
    top: 12px;
    right: 12px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    z-index: 2;
    color: #FB3939 !important;
    opacity: 1;
    font-size: 20px;
    font-weight: 900;
}
.home #yith-quick-view-content .add-cart-quantity {
    margin: 15px 0;
}
.home #yith-quick-view-content a.add_to_wishlist.single_add_to_wishlist.button.alt {
    background: unset;
    color: #FB3939;
    border: 1px solid #D5D5D5;
    margin: 0 20px;
    margin-top: -10px;
    padding: 16px;
}
.home #yith-quick-view-content button.single_add_to_cart_button.button.alt {
    background: #FB3939;
    border-radius: 30px;
    padding: 16px 30px;
    margin-top: -10px;
    font-family: 'Quicksand';
    text-transform: capitalize;
    position: fixed;
    right: 13%;
    float: left;
} 
.home #yith-quick-view-content .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0;
    border: unset;
}
.home #yith-quick-view-content .yith-wcwl-wishlistaddedbrowse .feedback svg{
    display: none;
}
.home #yith-quick-view-content .yith-wcwl-wishlistaddedbrowse a:before {
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-size: 20px;
    font-weight: 800;
    border-radius: 50%;
    color: #AF9453;
    border: 2px solid red;
    padding: 10px;
    line-height: 19px;
}
.wpe-diy-home-product-section .products li .yith-wcwl-add-button {
    /* display: none; */
    opacity: 0;
}
.wpe-diy-home-product-section .products li:hover .yith-wcwl-add-button {
    /* display: block; */
    opacity: 1;
}
.wpe-diy-home-product-section .woocommerce ul.products li.product a img:hover {
    background-color: #434343 !important;
}
.wpe-diy-home-product-section .products li .yith-wcqv-button {
    /* display: none !important; */
    opacity: 0;
}
.wpe-diy-home-product-section .products li:hover .yith-wcqv-button {
    /* display: block !important; */
    opacity: 1;
}
.wpe-diy-home-product-section .yith-wcwl-wishlistexistsbrowse .feedback, .wpe-diy-home-product-section .yith-wcwl-wishlistaddedbrowse .feedback   {
    display: none;
}   
.wpe-diy-home-product-section .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0 !important;
}
.wpe-diy-home-product-section .yith-wcwl-wishlistexistsbrowse a {
    font-size: 0;
}
.wpe-diy-home-product-section .products li .yith-wcwl-wishlistaddedbrowse a:before {
    opacity: 0;
}
.wpe-diy-home-product-section .products li:hover .yith-wcwl-wishlistaddedbrowse a:before {
    opacity: 1;
}
.wpe-diy-home-product-section .products li .yith-wcwl-wishlistexistsbrowse a:before {
    opacity: 0;
}
.wpe-diy-home-product-section .products li:hover .yith-wcwl-wishlistexistsbrowse a:before {
    opacity: 1;
}
.wpe-diy-home-product-section .yith-wcwl-wishlistaddedbrowse a:before {
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-size: 19px;
    font-weight: 800;
    color: #FB3939;
    border: 1px solid #fff;
    padding: 6px 8px;
}
.wpe-diy-home-product-section .yith-wcwl-wishlistexistsbrowse a:before {
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-size: 19px;
    font-weight: 800;
    color: #FB3939;
    border: 1px solid #fff;
    padding: 6px 8px;
}
.wpe-diy-home-product-section .yith-wcwl-wishlistaddedbrowse, .wpe-diy-home-product-section .yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    right: 47% !important;
    top: 29.3%;
}
#yith-wcwl-popup-message {
    display: none !important;
}

/* ============ Home Page Product Section End =========== */

/* ============ Home Page Idea Section Start =========== */

.wpe-diy-home-idea-section .elementor-widget-container .ekit-wid-con a {
    width: 175px;
}
.wpe-diy-home-idea-section .elementskit-btn svg {
    background: #ffffff;
    border-radius: 50px;
    padding: 10px 13px;
    color: #FB3939 !important;
}
.wpe-diy-home-idea-section .elementskit-btn svg path {
    stroke: #FB3939 !important;
    fill: #FB3939 !important;
} 
.wpe-diy-home-idea-section .elementskit-infobox:hover .elementskit-btn svg {
    color: #000000;
    background-color: #FB3939;
}
.wpe-diy-home-idea-section .elementskit-infobox:hover .elementskit-btn svg path{ 
    stroke: #FFFFFF !important;
    fill: #FFFFFF !important;
}

/* ============ Home Page Idea Section End =========== */

/* ============ Home Page Counter Section Start =========== */

.wpe-diy-home-counter-section .elementor-counter {
    position: relative;
}
.wpe-diy-home-counter-section span.elementor-counter-number::after {
    position: absolute;
    background: #FB3939;
    height: 2px;
    content: '';
    width: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 66px;
}
.wpe-diy-home-counter-box1 .elementor-counter::after, .wpe-diy-home-counter-box2 .elementor-counter::after,  .wpe-diy-home-counter-box3 .elementor-counter::after {
    position: absolute;
    background: #FB3939;
    font-size: 33px;
    right: 0;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: translate(10px, -50px);
}

/* ============ Home Page Counter Section End =========== */

/* ============ Home Page Video Section Start =========== */

.wpe-diy-home-video-section .ea-alice-grid .ea-content {
    bottom: 22%;
}
.wpe-diy-home-video-section .ea-button-wrap {
    position: absolute;
    right: 10%;
    bottom: 55%;
}
.wpe-diy-home-video-section h3.ea-title {
    width: 55%;
}
.wpe-diy-home-video-section .ea-text {
    width: 50%;
}
.wpe-diy-home-video-section .ea-alice-grid .ea-item-box::before {
    left: 60%;
    background-color: #000000;
    opacity: 0.8;
}
.wpe-diy-home-video-section .ea-text-wrap .ea-text p {
    color: #FFFFFF;
    letter-spacing: 0.8 !important;
    font: 16px/20px 'Quicksand' !important;
    line-height: 30px !important;
}
.wpe-diy-home-video-section span.ea-readmore-icon {
    text-transform: capitalize;
    font-weight: 600;
}
.wpe-diy-home-video-section .ea-button-wrap a {
    position: relative;
}
.wpe-diy-home-video-section .ea-readmore-icon::before {
    content: "\f04b";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    color: #FB3939 !important;
    background-color: #fff !important;
    padding: 10px 12px;
    border-radius: 50%;
    font-size: 14px;
    left: 9px;
    top: 7px;
    line-height: 16px;
}
.wpe-diy-home-video-section .eael-creative-button-icon-left {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
}
.wpe-diy-home-video-section .eael-creative-button .creative-button-inner svg {
    color: #FB3939;
}

/* ============ Home Page Video Section End =========== */


/* ============ Home Page Blog Section Start =========== */

.wpe-diy-home-blog-section .elementor-element-populated {
    overflow-x: clip;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-img-wrap .ea-img {
    width: 75%;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-img-wrap {
    align-items: start;
    display: flex;
}
.wpe-diy-home-blog-section img.ea-img {
    transform: none !important;
}
.wpe-diy-home-blog-section .ea-meta.ea-flex-inline.ea-flex-middle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    right: 0px;
    bottom: 28%;
    background: #fff;
    width: 167px;
    height: 190px;
    margin: auto;
    padding: 40px 0 0 25px;
}
.wpe-diy-home-blog-section .eicon-comments:before {
    font-size: 18px;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-date {
    margin-left: 0px;
    padding: 30px 0;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-comments {
    margin-left: -12px;
    gap: 10px;
}
.wpe-diy-home-blog-section .ea-button-wrap {
    position: absolute;
    top: 58%;
    left: 3%;
}
.wpe-diy-home-blog-section [class*='ea-arrows-align-bottom'] .ea-arrows-container {
    transform: translateY(70px);
}
.wpe-diy-home-blog-section .ea-item .ea-content {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 22px;
}
.wpe-diy-home-blog-section span.ea-readmore-icon {
    text-transform: capitalize;
    font: 600 18px/20px 'Quicksand';
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-date::before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    padding-right: 6px;
    font-size: 16px;
    margin-left: -10px;
    color: #FB3939;
}
.wpe-diy-home-blog-section .ea-button-wrap span.ea-readmore-icon::before {
    content: "\f105";
    position: absolute;
    top: -35%;
    background: #fff;
    left: 5%;
    font-family: 'Font Awesome 5 Free';
    line-height: 18px;
    padding: 8px 12px 8px 12px;
    border-radius: 50%;
    color: #FB3939 !important;
}
.wpe-diy-home-blog-section .ea-text p {
    font: 400 13px/25px 'Raleway';
    color: #A2A2A2;
    letter-spacing: 0.5px;
}
.title-animation-middle-overline:hover, .title-animation-middle-underline:hover, .title-animation-overline:hover, .title-animation-underline:hover {
    background-size: 0% 0%;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-category::before {
    content: "\f0c6";
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    font-size: 16px;
    margin-left: -10px;
    color: #FB3939;
}
.eicon-comments:before {
    content: "\f075" !important;
    color: #FB3939;
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
}
/* .wpe-diy-home-blog-section .ea-amox-carousel .ea-category {
    padding-bottom: 17px;
    border-bottom: 1px solid #a2a2934a;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-date{
    padding-bottom: 17px;
    border-bottom: 1px solid #a2a2934a;
}
.wpe-diy-home-blog-section .ea-amox-carousel .ea-comments{
    padding-bottom: 17px;
    border-bottom: 1px solid #a2a2934a;
} */

/* ============ Home Page Blog Section End =========== */


































/*-------topbar----------*/
.elemento-farm-head-contact ul.ekit-header-info {
    justify-content: end;
}
.elemento-farm-navigation-box .mfp-bg{
  position: fixed !important;
}
.elemento-farm-head-contact .ekit-wid-con .ekit-header-info svg{
  height: 20px;
}
.efarm-middle-header-sec .elementor-container.elementor-column-gap-default {
    align-items: center;
}
.elemento-farm-navigation-box ul ul li a {
    color: #fff !important;
    padding: 10px 10px !important;
    font-size: 16px !important;
    margin-bottom: 10px;
}
.elemento-farm-slider-sec .bdt-ps-button-wrapper,span.hfe-menu-toggle.sub-arrow{
  display: none !important;
}
.elemento-farm-navigation-box .mfp-bg.ekit-promo-popup{
    max-height: 480px;
}
.elemento-farm-navigation-box .mfp-bg.ekit-promo-popup{
    -webkit-animation: slideInDown .8s ease-out forwards;
    animation: slideInDown .8s ease-out forwards;
    border-radius: 0;
    padding-bottom: 0%;
}
.elemento-farm-navigation-box .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog,.elemento-farm-navigation-box .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{
    transform: unset !important;
}
.elemento-farm-navigation-box .mfp-container{
    height: auto !important;
    top: 25% !important;
}
.elemento-farm-navigation-box .ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){
    border-width: 0 0 2px 0;
    border-color: #fff;
    border-radius: 0;
}

/*-------Preloader------------*/
.loading-icon{ 
    background: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.loader-spinner {
    width: 190px;
    height: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
}
 .loader-spinner svg {
     width: 90%;
     fill: none;
}
 .load {
     transform-origin: 50% 50%;
     stroke-dasharray: 0.7 0.3;
     stroke-linecap: round;
     stroke-width: 3px;
     stroke: #EC1D29;
}
 .load.one {
     animation: load 1.5s infinite ease-in;
     animation-direction: reverse;
}
 .load.two {
     fill: #EC1D29;
}
 .load.three {
     animation: load 1.5s infinite;
}
 @keyframes load {
     100% {
         transform: rotate(360deg);
    }
}
/*-----------------------*/
.postbox {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 25px;
    margin-bottom: 30px;
}
a.search-post-readmore {
    color: #286016;
    font-weight: 600;
}

/*---single-blog----*/
.efarm-blog-page .ea-item {
    -webkit-box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
    box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
    padding: 20px 20px 55px;
}
.efarm-blog-page .ea-text p {
    padding: 20px 0;
}
.efarm-blog-page .ea-button-wrap {
    padding-top: 20px;
}
.ebs-single-post-page {
    margin: 0 auto;
    /* margin-block: 3%; */
}


/*============== header off canvas start =============*/

#header-of-cross-icon .elementor-icon{
	cursor: pointer;
    position: absolute;
    right: 60px;
    bottom: -27px;   
}
#header-of-canvas-menu-column a.ekit-menu-nav-link.ekit-menu-dropdown-toggle {
    cursor: pointer;
}
#header-of-iacon {
    cursor: pointer;
}
#header-of-iacon .elementor-icon i:before {
    font-size: 25px;
    font-weight: 600;
    top: 10px;
}
/*menu start*/
.header-off-canvas-menu-column ul#menu-primary-menu {
    display: unset;
}
/*submenu*/
.header-off-canvas-menu-column .elementskit-submenu-panel {
    box-shadow: none !important;
    position: absolute !important;
    top: 35% !important;
    left: 20% !important;
}
.header-off-canvas-menu-column .icon::before {
    font-weight: 900;
    font-size: 15px;
}

/*menu end*/
/*home page header*/
#header-logo-2 {
    left: -70%;
    top: 20%;
}
/*================ home page header end =============*/

#Header-of-canvas-section .elementor-column-gap-default{
    max-width: 100% !important;
    padding: 235px 70px;
}
#header-ofcanvas-second-column .elementor-heading-title {
    font-size: 24px;
}
#header-of-canvas-menu-column {
    width: 100% !important;
}
#menu-primary-menu .eael-simple-menu-indicator{
    left: 120px;
}
.header-of-iacon-cross i.icon {
    visibility: hidden;
}
#menu-primary-menu .eael-simple-menu li a {
    padding: 0px !important;
}

#header-ofcanvas-second-column{
    width: 100%;
}
body.home #header-section {
    box-shadow: none;
}
section#Header-of-canvas-section {
    position: fixed;
    /* position: absolute; */
    z-index: 99;
    border-radius: 15px 0px 0px 15px !important;
    /* background: #fff; */
    width: 72% !important;
    /* height: 114vh; */
    top: 0;
    right: -100%;
    transition: 0.7s ease-in-out;
}
.slide-right-sec {
    right: 0% !important;
}
#Header-of-canvas-section {
    background-size: 100%;
    /* padding: 130px 60px; */
    /* top: 4%; */
    z-index: 999;
}
/*black logo*/
body.home #header-logo {
    display: none;
}
.page-template-default #header-logo-2 , .woocommerce-page #header-logo-2 {
    display: none;
}
body.home #header-logo-2 {
    display: unset !important;
}
/*header cart*/
.woocommerce-page #header-cart-icon .elementor-icon, .page-template-default #header-cart-icon .elementor-icon {
    color: #000;
}
body.home #header-cart-icon .elementor-icon {
    color: #fff;
    
}
#header-cart-icon{
    z-index: 999;
}
#header-of-iacon {
    display: none;
}
body.home #header-of-iacon {
    display: block;
}


/*==================== header off canvas end ================*/
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating,.star-rating{
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-size: 1em;
    font-family: star;
  }
  .woocommerce ul.products li.product .star-rating{
   color: #fec806;
   margin: 0 auto;
   float: none;
   height: 1.7em;
   width: 5.4em;
   font-family: star;
  }

  .woocommerce .star-rating::before{
   content: "\73\73\73\73\73";
   color: #d3ced2;
   float: left;
   top: 0;
   left:0;
   position: absolute;
  }
  .star-rating span{
   overflow: hidden;
   float: left;
   top: 0;
   left: 0;
   position: absolute;
   padding-top: 1.5em;
  }
  .woocommerce .star-rating span::before{
   content: "\53\53\53\53\53";
   top: 0;
   position: absolute;
   left: 0;
  }
  .shop-page .star-rating span::before,.shop-page .star-rating::befores{
    left: 46px !important
  }
  /*-----------------hover image height------------------------*/
  
  /*------Header Menu------------*/

  ul.sub-menu {
      position: absolute;
      background: unset !important;
      padding: 22px 5px;
      top: 100%;
      left: 0;
      margin-top: 0;
      margin-bottom: 0;
      min-width: 180px;
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-box-shadow: 0 18px 43px rgb(90 90 90 / 14%);
      -khtml-box-shadow: 0 18px 43px rgba(90,90,90,.14);
      -moz-box-shadow: 0 18px 43px rgba(90,90,90,.14);
      -ms-box-shadow: 0 18px 43px rgba(90,90,90,.14);
      -o-box-shadow: 0 18px 43px rgba(90,90,90,.14);
      box-shadow: 0 18px 43px rgb(90 90 90 / 14%);
      -webkit-transition: all 220ms linear 0ms;
      -khtml-transition: all 220ms linear 0ms;
      -moz-transition: all 220ms linear 0ms;
      -ms-transition: all 220ms linear 0ms;
      -o-transition: all 220ms linear 0ms;
      transition: all 220ms linear 0ms;
      -webkit-border-radius: 2px;
      -khtml-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      clip: rect(1px,1px,1px,1px);
      /*-webkit-transform: scaleY(0);
      -khtml-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      transform: scaleY(0);*/
      transform-origin: 0 0 0;
      -webkit-transform-origin: 0 0 0;
      -ms-transform-origin: 0 0 0;
      -o-transform-origin: 0 0 0;
      text-align: left;
  }
  .elemento-farm-navigation-box nav.hfe-nav-menu__layout-horizontal li:hover .sub-menu{
      visibility: visible;
      opacity: 1;
      clip: inherit;
      -webkit-transform: scaleY(1);
      -khtml-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1);
  }
  .elemento-farm-navigation-box .sub-menu li a:before {
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 0px;
      background-color: #fff;
      left: 0;
      transform-origin: right center;
      -webkit-transform-origin: right center;
      -webkit-transform: scale(0,1);
      -khtml-transform: scale(0,1);
      -moz-transform: scale(0,1);
      -ms-transform: scale(0,1);
      -o-transform: scale(0,1);
      transform: scale(0,1);
      -webkit-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
      -khtml-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
      -moz-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
      -ms-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
      -o-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
      transition: transform .3s cubic-bezier(.37,.31,.2,.85);
  }
  .sub-menu li {
      border-bottom: unset !important;
  }
  .elemento-farm-navigation-box .sub-menu li:hover>a:before {
      transform-origin: left center;
      -webkit-transform-origin: left center;
      -webkit-transform: scale(1,1);
      -khtml-transform: scale(1,1);
      -moz-transform: scale(1,1);
      -ms-transform: scale(1,1);
      -o-transform: scale(1,1);
      transform: scale(1,1);
}
  /*-----Woocommerce css--------------------*/
  /*single page*/

.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #FB3939;
}


  /*SP*/
  .woocommerce .quantity .qty{
      height: 36px;
  }
  

  
 
 
  
  .posted_in a,a.woocommerce-review-link,.product-name a {
      color: #666666;
  }
 

  .woocommerce div.product .woocommerce-tabs ul.tabs li{
      border: unset;
      background-color: unset;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs::before{
      border: unset;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
      left: -5px;
      border-bottom-right-radius: 0;
      border-width: 0;
      box-shadow: unset;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
      right: -5px;
      border-bottom-left-radius: 0;
      border-width: 0;
      box-shadow: unset;
  }

  .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
      background-color: #fa6e6e;
  }
  .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
      width: 120px;
  }
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
      padding: 10px;
  }
  .select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{
      height: 43px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered{
      line-height: 40px;
  }


  /*---------Sidebar css-------------*/
  #efarm-pro-sidebar input[type="text"],.elemento-widget-sidebar input[type="text"]{
      width: 100%;
      padding: 11px 10px;
  }
  #efarm-pro-sidebar input[type="submit"],.elemento-widget-sidebar input[type="submit"] {
      width: 100%;
      padding: 12px 0;
      background: #FB3939;
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      border: unset;
      margin-top: 12px;
  }
  #efarm-pro-sidebar .widget,.elemento-widget-sidebar .widget {
      border: 1px solid #EC1D29;
      padding: 20px;
      margin-bottom: 30px;
  }
  #efarm-pro-sidebar h3.widget-title,.elemento-widget-sidebar h3.widget-title {
      font-size: 24px;
      padding-bottom: 10px;
      border-bottom: 1px solid #e7e7e7;
  }
  #efarm-pro-sidebar .widget ul li,#efarm-pro-sidebar .widget ul li a,
  .elemento-widget-sidebar .widget ul li,.elemento-widget-sidebar .widget ul li a {
      color: #222222;
      font-size: 17px;
      font-weight: 600;
      padding: 10px 0; 
  }
  #efarm-pro-sidebar .widget.widget_recent_entries ul li a,
  .elemento-widget-sidebar .widget.widget_recent_entries ul li a{
    margin-left: 0;
  }
  #efarm-pro-sidebar .widget.widget_recent_entries ul li:before,#efarm-pro-sidebar .widget.widget_recent_entries ul li:after,
  .elemento-widget-sidebar .widget.widget_recent_entries ul li:before,.elemento-widget-sidebar .widget.widget_recent_entries ul li:after{
    display: none;
  }
  #efarm-pro-sidebar .recent-post-box,.elemento-widget-sidebar .recent-post-box {
      display: flex;
      align-items: center;
  }
  #efarm-pro-sidebar .post-thumb,.elemento-widget-sidebar .post-thumb {
      width: 35%;
  }
  #efarm-pro-sidebar .post-content,.elemento-widget-sidebar .post-content {
      padding-left: 12px;
  }
  #sidebar {
      margin-top: 0 !important;
  }
  .woocommerce ul.products li.product .onsale {
    background-color: #FB3939;
}


.page-numbers:not(.prev){
    color: #FB3939;

}
.page-numbers:not(.prev) {
    border: none !important;
}

/*header of canvas for woocommerce pages*/
/* .woocommerce-page #Header-of-canvas-section {
    display: none;
} */


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*footer section start*/
#footer-section .elementor-icon-list-item svg path{
    color: #FB3939;
}

/*links section start*/
#footer-section .elementor-widget-divider {
    padding-left: 0px;
}
#footer-section-column .elementor-widget-heading {
    padding-left: 0px;
}
/*menu*/
/*for menu icon*/
#footer-links-menu ul {
	position:relative;
}
#footer-links-menu {
    /* left: 15%; */
}
#sb_instagram .sbi_photo_wrap:hover {
    width: 90%; 
}
#footer-instra .qligg-icon-instagram:before{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 25px;
    font-weight: 500;
    border: none;
    }
#footer-links-menu ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    content: "\f101";
    color: #FFF;
    border-radius: 50px;
    top: 19px;
    left: 0;
    margin-right: 10px;
}
#footer-links-menu .hfe-nav-menu > li.menu-item:not(:last-child) {
    /* margin-bottom: 10%; */
}
#instra-footer-desktop-icon .elementor-social-icon:hover {
    padding: 40px;
    margin-top: -15px;
    border-radius: 0px;
}
#footer-links-menu ul li {
    border-bottom: 1px solid #ffffff3b;
}
/*links section end*/
/*instra*/
div#footer-instra {
    padding-left: 0px;
}
#sb_instagram .sbi_photo {
    height: 83px !important;
    width: 77px;
	margin: 0 auto;
}
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap:hover a:after{
	    opacity: 1;
}
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap a:after {
    content: '\f16d';
    font-family: 'FontAwesome';
    color: white;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 22px;
    opacity: 0;
}
.sbi_photo_wrap:hover {
    background-color: #FB3939;
}
/*newsletter section start*/
/*email*/
input#footer-newsletter-email {
    color: #000;
}
span.wpcf7-not-valid-tip{
	/* padding-top:5%; */
}
#footer-newsletter-column .wpcf7-validates-as-email {
    /* width: 100%;
    padding: 10px 15px;
    border-radius: 20px;
    font-size: 10px;
    border: none;
    font-family: 'Quicksand'; */
}
#footer-contact-info-details span.elementor-icon-list-text {
    font-size: 10px;
}
#footer-newsletter-email {
    width: 100%;
    padding: 10px;
    border-radius: 30px;
    color: #C8C8C8;
    border: none;
    font-family: 'Quicksand';
}
/*send btn*/
#newsletter-form input.wpcf7-submit {
     padding: 10px 10px 10px 25px;
    margin-top: 20px;
    font-family: 'Quicksand';
    font-weight: 900;
    color: #fff;
    background-color: #FB3939;
    border: none;
    border-radius: 50px;
    width: 45%;
    font-size: 11px;
    cursor: pointer;
}

#newsletter-form:before {
    content: '\f0e0';
    position: absolute;
    top: 10%;
    font-family: 'font awesome 5 free';
    font-size: 12px;
    color: #C8C8C8!important;
    font-weight: bold;
    z-index: 9;
    left: 85%;
}
#newsletter-form:after {
    content: '\f1d8';
    position: absolute;
    bottom: 7%;
    left: 3%;
    font-family: 'font awesome 5 free';
    font-size: 10px;
    color: #FB3939;
    background-color: #fff;
    padding: 6px 8px 6px 5px;
    font-weight: bold;
    border-radius: 50%;
    z-index: 9;
}
#footer-newsletter-column .wpcf7-submit::before {
    content: '\f1d8';
    position: absolute;
    bottom: 7%;
    left: 3%;
    font-family: 'font awesome 5 free';
    font-size: 10px;
    color: #FB3939;
    background-color: #fff;
    padding: 6px 8px 6px 5px;
    font-weight: bold;
    border-radius: 50%;
    z-index: 9;
}
body.archive #newsletter-form:after {
    bottom: 20%;
    left: 2%;
    padding: 6px 8px 5px 8px;
}
.wpcf7-response-output {
    /* color: #fff;
    font-family: 'Raleway'; */
}

/*newsletter section end*/

/*copyright icons*/
#footer-copyright-icon-column svg {
    color: #FB3939;
}
#footer-copyright-column .elementor-widget-container {
font-family: 'Quicksand';
}

#home-page-our-blog-section .ea-comments.ea-flex.ea-flex-middle {
   border-bottom: 1px solid #a2a2934a;
   padding: 14px 0;
}
.ea-comments i span {
    padding-left: 6px !important;
}
/*footer section end*/

/*home page start*/

/*menu*/
body.home #header-primary-menu {
    visibility: hidden;
}
/* body.home #header-of-iacon i {
    color: red;
} */
#header-primary-menu nav.hfe-dropdown .menu-item a.hfe-sub-menu-item {
    color: #000 !important;
	background:transparent !important;
}
#header-primary-menu ul.sub-menu.sub-menu-open {
    background-color: #fff !important;
}

/*header*/
/*logo*/
#header-logo img.hfe-site-logo-img {
    height: 50px !important;
    margin-top: 0px;
}
#header-logo-2 img.hfe-site-logo-img.elementor-animation- {
    /* margin-left: -15%;
    margin-top: -20%;
    height: 50px; */
}
#header-section {
    background-color: transparent;
    z-index: 999;
        height: auto;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#header-off-canvas-icon i {
    /* color: #000 !important; */
    font-size: 40px;
}
#header-search-icon i {
    font-size: 25px;
    position: absolute;
    right: 115px;
    top: 7px;
}
#header-cart-icon svg {
    font-size: 25px;
    top: 5px;
    left: 100%;
}
body.home #header-cart-icon svg{
	 color: #fff !important;
}
#header-cart-icon i.icon.icon-shopping-cart1 {
    position: absolute;
    right: -50px;
    top: -25%;
}

/*header off canvas start*/
#header-of-canvas-contact-icon svg {
    color: #FB3939;
}
#header-off-canvas-social-icon a svg:hover {
    color: #000 !important;
}

/*header off canvas end*/

/* Home page header */

/*home page search bar icon*/
body.home .header-of-search-column{
	display: none;
}
body.home #header-search-icon {
    visibility: hidden;
}

/*Home page menu start*/
/* body.home #header-menu-column {
    visibility: hidden;
} */

/*================ Home page menu end ================*/

/*=============== slider start ==================*/
#Home-page-slider {
    margin-top: -2%;
}

#Home-page-slider .elementor-widget-prime-slider-general {
	z-index:0 !important;
}
#Home-page-slider .bdt-prime-slider-content {
    padding-right: 340px;
    position: absolute;
    left: 10%;
    top: 35%;
    /* padding-left: 100px; */
}
/*btn*/
#Home-page-slider .bdt-prime-slider-skin-slide:after {
    width: 0px;
}
#Home-page-slider .bdt-slide-featured {
    width: auto;
    background-color: #0000;
    bottom: 30% !important;
    left: 107px !important;
    display: unset;
	z-index: 999;
}
#header-of-canvas-menu-column .elementskit-submenu-panel {
    padding: 0px 0px 0px 0px;
    margin-left: 80%;
    z-index: 9999;
}
#header-off-canvas-title-social {
    padding-top: 10%;
}
#Home-page-slider .bdt-slide-btn {
    width: 130px;
    z-index: 999;
    padding: 15px 0px 15px 45px !important;
}
#Home-page-slider .bdt-navigation-arrows {
    position: absolute;
    left: 90%;
    top: 50%;
    width: 100%;
    display: unset;
}
#Home-page-slider .bdt-prime-slider-button-text {
    display: inline-flex;
    font-size: 14px;
}
#Home-page-slider .bdt-prime-slider-button-text::before {
    content: "\f105";
    position: absolute;
    top: 5px;
    background: #fff;
    font-size: 12px;
    left: 5px;
    font-family: 'Font Awesome 5 Free';
    padding: 14px 17px 14px 12px;
    width: 0px;
    border-radius: 50%;
    color: #FB3939;
}
#Home-page-slider span.bdt-slide-btn-icon svg {
    margin-left: -260px;
    background: #fff;
}
#Home-page-slider .bdt-prime-slider .bdt-slide-btn svg * {
    stroke: #FB3939 !important;
}
#Home-page-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-next svg, #Home-page-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-previous svg {
    width: 22% !important;
}
#Home-page-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-next svg polyline, #Home-page-slider .bdt-prime-slider-skin-slide .bdt-prime-slider-previous svg polyline {
    stroke-width: 3px;
}
/*slider heading titile*/
#Home-page-slider .bdt-title-tag {
     font-size: 40px;
    line-height: 55px;
}
/*slider para*/
#Home-page-slider .bdt-prime-slider-desc h4 {
    font-size: 12px;
    line-height: 25px;
    margin-left: 3px;
    padding-top: 3%;
}
/*icon*/
#Home-page-slider .bdt-prime-slider-previous {
    border-radius: 5px;
    height: 40px !important;
    width: 40px !important;
}
#Home-page-slider .bdt-prime-slider-next{
    border-radius: 5px;
    height: 40px !important;
    width: 40px !important;
}
/*slider end*/
.Home-page-title .elementor-heading-title {
    /* font-size: 25px !important;
    line-height: 20px; */
}
.Home-page-sub-title .elementor-heading-title {
    /* font-size: 13px !important;
    line-height: 17px !important; */
}
.Home-page-sub-title{
	/* margin-bottom:5px; */
}
/*=============== Slider End ==================*/

/*================= Project section start ==================*/
#project-view-button .elementor-button-icon .fa-chevron-right{
    font-size: 12px;
    background: #fff;
    color: red;
    width: 13px;
    height: 13px;
    /* padding: 13px 13px; */
    border-radius: 50%;
}

#Home-page-diy-project-section .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-thumb img {
    /* height: 200px; */
}
/*view all project btn*/
a#project-view-button {
    /* font-size: 13px;
    padding: 0px 0px 0px 25px;
    width: 15%;
    height: 41px;*/
    position: relative; 
}
#Home-page-diy-project-section .elementor-widget-container {
    width: 100%;
}
/*tab*/
#Home-page-diy-project-section .ha-post-tab .ha-post-tab-filter li {
    padding: 0px 18px 0px 18px;
}
#Home-page-diy-project-section .ha-post-tab-filter {
    border: none;
    margin-left: 0%;
    font-size: 30px;
}
#Home-page-diy-project-section .ha-post-tab-filter li {
    /* font-size: 14px !important;
    padding-left: 2%; */
}
#Home-page-diy-project-section {
    margin-top: 15px;
}
#Home-page-diy-project-section .ha-post-tab .ha-post-tab-item-inner {
    /* margin-left: -1%; */
}
a#project-view-button .elementor-button-text::before {
    /* content: "\f105";
    position: absolute;
    top: 15%;
    background: #fff;
    font-size: 12px;
    left: 4%;
    font-family: 'Font Awesome 5 Free';
    width: 28px;
    padding: 8px;
    border-radius: 50%;
    color: #FB3939; */
}
#Home-page-diy-project-section .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title a {
    /* font-size: 12px;
    line-height: 10px !important;
    font-family: 'Quicksand';
    font-weight: 600; */
}
/*svg 0f view more project*/
span.elementor-button-icon.elementor-align-icon-left {
    /* display: none; */
}
#Home-page-diy-project-section a.ha-post-tab-thumb {
    /* margin-bottom: 0px; */
}
#Home-page-diy-project-section .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title {
    margin-bottom: 5px;
}
/*================ project section end ================*/




/*=========== Gallery section start ===============*/
/*----new------*/
#middel-img-gallery .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img {
    opacity: 1;
}
#gallery-1 img, #gallery-2 img {
    border: 0px solid #cfcfcf !important;
}
#gallery-3 img, #gallery-4 img {
    border: 0px solid #cfcfcf !important;
}
#gallery-3 dl .gallery-item:nth-child(2) {
    padding: 0px 0px 0px 10px;
}
#gallery-3 dl .gallery-item:nth-child(4) {
   padding: 0px 0px 10px 20px !important;
} 
/*=========== Gallery section end =================*/

/*=========== New idea section start ===============*/
.NPV-section .elementor-container.elementor-column-gap-default {
    /* width: 81%;
    margin: 0 auto; */
}

/*title*/
.NPV-section .elementskit-info-box-title {
    font-size: 23px !important;
    line-height: 40px;
}

/*btn*/
.NPV-section svg.svg-inline--fa.fa-chevron-right path {
    stroke-width: 10%!important;
}
.NPV-section svg.svg-inline--fa.fa-chevron-right{
    background-color: #fff;
    padding: 13px 13px 13px 13px;
    border-radius: 50%;
    height: 13px;
    font-weight: 900;
    margin-right: 10px;
    margin-left: -14px;
    width: 13px;
}
.NPV-section .elementskit-btn svg path{
	stroke: #FB3939 !important; 
	fill: #FB3939 !important;
}
.NPV-section .elementskit-btn {
    /* width: 47%;
    height: 35px;
    padding-top: 2px; */
}
.NPV-section .elementskit-infobox:hover .box-body > p {
    font-weight: 300;
}
#home-page-countdown-section span.elementor-counter-number-suffix {
    color: #FF0000;
}
#home-page-idea-section .elementskit-infobox:hover .elementskit-btn svg path {
    stroke: #FFFFFF !important;
    fill: #FFFFFF !important;
}
#home-page-idea-section .elementskit-infobox:hover .elementskit-btn svg {
    background-color: #FF0000;
}
#home-page-idea-section .elementskit-infobox {
    /* padding: 30px 20px 30px 20px; */
}
/*============ New idea section end =================*/

/*============ Count down sectioin start ==============*/
#coundown-section span.elementor-counter-number {
    border-bottom: 2px solid #FB3939;
    margin-right: 40% !important;
}
#home-page-countdown-section span.elementor-counter-number-suffix {
 color: #FF0000;
    position: absolute;
    top: 10%;
    left: 100%;
    font-size: 60px;
}
#media-reviews-tab span.elementor-counter-number-suffix {
    display: none;
}
/*=========== Countdown section end ==============*/

/*=========== Gallery section start ===============*/
#HP-gallary-section .elementor-container.elementor-column-gap-default {
    /* width: 99%;
    margin: 0 auto; */
}
#second-gallery .ha-ihe-caption {
    /* position: unset; */
    /* top: unset; */
}
#first-gallery .gallery-item {
    padding: 0 15px 5px 0;
}   
#third-gallery .gallery-item {
    padding: 0 15px 5px 0;
}   
/*================ Gallery section end ==================*/ 

/*================ Home-video-section start ==============*/
.home-page-video-section .ea-alice-grid {
    margin-left: 0px;
}
.home-page-video-section {
    width: 89%;
    margin: 0 auto;
}
/*overlay*/
.home-page-video-section .ea-alice-grid .ea-item-box::before {
    left: 60%;
}

/*5 video play*/
.home-page-video-section .ea-button-wrap {
    position: absolute;
    right: 75px;
    top: -70px;
    font-size: 12px;
    font-family: 'Quicksand';
    font-weight: 700;
    margin-right: -40px;
}
.home-page-video-section a.ea-readmore::before {
 content: "\f04b";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    color: red;
    background-color: #fff;
    padding: 7% 7% 7% 9%;
    border-radius: 50%;
    font-size: 9px;
    top: 14%;
    left: 4%;
}
.home-page-video-section .ea-alice-grid .ea-style-1 .ea-item{
	height:100% !important;
}
.home-page-video-section .ea-alice-grid .ea-content{
	padding: 20px 20px 50px 20px !important;
}
.home-page-video-section .ea-alice-grid .ea-readmore {
	padding: 11px 10px 11px 35px !important;
}
.home-page-video-section a.ea-readmore {
    border-radius: 50px;
	 position: relative;
}
/*heading*/
.home-page-video-section a.title-animation-underline {
    position: absolute;
    left: 25px;
    right: 40%;
    top: -130px;
    text-align: left;
}
/*para*/
.home-page-video-section .ea-text p {
    position: absolute;
    left: 30px;
    right: 40%;
    line-height: 23px;
    top: -65%;
    font-family: "Raleway", sans-serif;
    font-size: 13px !important;
    font-weight: 300;
    color: #fff !important;
    text-align: left;
}
#All-video-button .elementor-button-icon svg {
    font-size: 12px;
    background: #fff;
    color: red;
    /* padding: 10px 14px; */
    border-radius: 50%;
}
a#All-video-button {
    /* font-size: 13px;
    padding: 0px 20px 0px 20px;
    width: max-content; */
}
#video-section-btn span.elementor-button-content-wrapper {
    position: relative;
}
#video-section-btn span.elementor-button-text {
    padding-left: 18px;
}
#video-section-btn span.elementor-button-text::before {
    /* content: "\f105";
    position: absolute;
    top: -74%;
    background: #fff;
    font-size: 14px;
    left: -42%;
    font-family: 'Font Awesome 5 Free';
    width: 32px;
    height: 32px;
    padding: 9px;
    border-radius: 50%;
    color: #FB3939; */
}
#video-section-btn .elementor-button-wrapper {
    /* padding-top: 2%; */
}
/*============ Home- video section end =============*/

/*============ Home-blog-start ==============*/
#home-page-our-blog-section .Home-page-sub-title .elementor-heading-title {
    /* line-height: 50px !important; */
}
.home-blog-section {
    overflow-x: clip;
    padding-top: 100px;
    padding-bottom: 50px;
    /* padding-left: 10px;
    padding-right: 10px; */
}
.home-blog-section .elementor-widget-container{
    overflow-x: clip;
}
/* #home-page-our-blog-section .e-widget-swiper {
    top: 10%;
  } */
/*cards*/
.home-blog-section .swiper-slide{
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;
    background: #fff;
}

/*img*/
.home-blog-section .ea-amox-carousel .ea-img-wrap .ea-img {
    width: 75%;
}
.home-blog-section .ea-img-wrap {
    margin-top: -90px;
}
.home-blog-section .swiper-slide {
    text-align: left;
    /* height: 290px; */
} 
.home-blog-section img.ea-img{
    transform: none !important;
}

/*text container*/
 .home-blog-section .ea-content {
    padding: 10px 20px 20px 20px;
}
/*btn*/
 .home-blog-section .ea-button-wrap {
    font-family: 'Quicksand';
    position: absolute;
    font-weight: 900;
    top: 37% !important;
}
.home-blog-section .ea-position-z-index {
    padding-bottom: 60px;
}

/*meta content*/
.home-blog-section .ea-meta.ea-flex-inline.ea-flex-middle {
    display: block;
    position: absolute;
    right: 40px;
    bottom: 100px;
}

.home-blog-section .ea-amox-carousel .ea-category::before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    font-size: 16px;
}
.home-blog-section .ea-amox-carousel .eicon-comments:after{
    /* content: "\f073";
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    font-size: 16px;
    position: absolute;
    left: 76%; */
}
.home-blog-section .ea-amox-carousel .ea-date::before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    padding-right: 6px;
    font-size: 16px;
    margin-left: -10px;
}
#home-page-our-blog-section .ea-amox-carousel .ea-category a {
    font-size: 10px;
}
/*category*/

.home-blog-section .ea-amox-carousel .ea-comments span {
    margin-left: 10px;
}
.home-blog-section .ea-amox-carousel .ea-title{
    padding-top: 10px;
}
.ea-text-wrap .ea-text p {
    /* font-size: 12px;
    font-family: 'Raleway';
    color: #A2A2A2; */
}
.home-blog-section .ea-amox-carousel .ea-category :after, .home-blog-section .ea-amox-carousel .ea-date::after {
    /* content: "";
    position: absolute;
    border: 1px solid #EBEBEB;
    width: 25%;
    margin-top: 23px;
    right: 0%; */
}
.home-blog-section .ea-amox-carousel .ea-comments {
    margin-left: 0px !important;
}
#home-page-our-blog-section {
    height: auto;
  }

/*arrow*/
/* 
.home-blog-section .ea-arrows-container.ea-slidenav-container {
    display: none;
} */
/*btn*/
.home-blog-section span.ea-readmore-icon {
    padding-left: 30px;
}
.home-blog-section span.ea-readmore-icon::before {
    content: "\f105";
    position: absolute;
    top: -31%;
    background: #fff;
    font-size: 16px;
    left: 5%;
    font-family: 'Font Awesome 5 Free';
    width: 32px;
    height: 32px;
    padding: 8px 0px 8px 12px;
    border-radius: 50%;
    color: #FB3939 !important;
}
/*home-blog-end*/

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*================ cart-page start ===============*/
/*css for one word*/
.slider-vertical .blog-heading {
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vertical-wrap p {
    font-size: 12px;
    font-weight: 500;
}
.woocommerce-cart .woocommerce .container {
    margin-top: 30px;
}
form.woocommerce-cart-form {
    width: 90%;
    margin: 0 auto;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 90%;
    margin: 0 auto;
}
form.woocommerce-cart-form table tr th {
    font-family: 'Quicksand';
}
.woocommerce-message {
    border-top-color: #FB3939;
}
.woocommerce-message::before{
    color: #FB3939;
}
.woocommerce-message a.restore-item {
    color: #FB3939;
}
.woocommerce-info {
    border-top-color: #FB3939;
}
.woocommerce-info::before{
    color: #FB3939;
}
/*continue shopping btn*/

#empty-cart-page{
    /* text-align: center;
    padding: 20px; */
}
/*container*/
/* div#empty-cart-page {
    padding-left: 350px;
    padding-right: 350px;
    padding-bottom: 250px;
    padding-top: 100px;
} */

/*img*/
div#empty-cart-page img {
   /* display: block;
    margin: 0px auto; */
}
/*heading*/
h2#empty-cart-heading {
    text-align: center;
    font-family: 'Quicksand';
    padding-bottom: 10px;
}
/*content*/
#empty-cart-page p {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-family: 'Raleway';
}
/*check out page*/
form.checkout.woocommerce-checkout {
    width: 90%;
    margin: 0 auto;
}
.woocommerce-order {
    width: 90%;
    margin: 0 auto;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    padding: 20px;
    font-weight: 600;
}

/*================== cart page end ===================*/
/*single video blog page*/

/*banner*/
.single-product-banner-left h1.text-left.mt-5 {
    font-size: 15px;
    font-weight: 700;
}
div#single-video-page-column {
    padding: 70px;
    border: none;
    margin: 50px;
    box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
    border-radius: 20px;
}
h2.all-video-heading {
    font-size: 20px;
    font-family: 'Quicksand';
    font-weight: 900;
    padding: 5px;
}
.feature-box a{
    color: #FB3939;
}
#single-video-page-column img{
    border-radius: 20px;
}
        /*for line hide*/
        h5.blog-heading {
            overflow: hidden;
            display: -webkit-box;
            text-overflow: ellipsis;
            -webkit-line-clamp: 1;
            lineClamp: 2;
            -webkit-box-orient: vertical;
		color:#000;
        }
        .single-video .vertical-wrap h5.blog-heading {
color: #FB3939;
    font-size: 12px;
    padding-left: 10%;
        }
        .single-video .vertical-wrap h5.blog-heading::before{
            content: "\f0ad";
    color: #FB3939;
    position: absolute;
    top: 0%;
    font-weight: 600;
    left: 0;
    width: 40px;
    height: 40px;
    font-family: 'Font Awesome 5 Free';
        }
.img-content-wrap h5.blog-heading {
    font-size: 15px;
    padding-top: 5%;
    font-weight: 600;
}
.blog-content-wrap {
    font-size: 12px;
}
       
/*----------------------------------------------------------------------about us page start-------------------------------------------------*/
div#about-us-team-members-image {
    overflow-x: clip;
}
.page-template-default section#Header-of-canvas-section{
    display: block !important;
    /* right: 0% !important; */
}
 .breadcrum-first-col {
        width: 40%;
        margin-left: -70px;
        height: 200px;
}
.elementor-top-section .elementor-widget:not(:last-child) {
    /* padding-left: 50px; */
}
.elementor-top-section nav.woocommerce-breadcrumb {
    /* padding-left: 50px; */
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
#about-us-team-members-image .ea-slider-arrow {
    background-color: #FB3939;
}
/*section*/
#about_us_handmade_product_column .elementor-widget:not(:last-child) {
    padding: unset !important;
}
/*btn*/
#about-us-NPV-section .btn-wraper a {
    display: unset;
}


/*Testimonial*/
.ea-testimonials-quote-position-before .ea-testimonial-text:before, .ea-testimonials-quote-position-before-after .ea-testimonial-text:before{
        position: absolute;
        content: '\201C';
        border-radius: 50%;
        font-size: 26px;
        top: -48px;
}
/*----------------------------------------------------------------------about us page end-------------------------------------------------*/

/*----------------------------------------------------------------------FAQ page start-------------------------------------------------*/
.FAQ-section .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
    transform: rotate(180deg);
}

/*----------------------------------------------------------------------FAQ page end-------------------------------------------------*/
/*----------------------------------------------------------------------video page start-------------------------------------------------*/
#video-page .home-page-video-section .ea-alice-grid {
    margin-left: 0px;
}
/*----------------------------------------------------------------------video page end-------------------------------------------------*/



/*----------------------------------------------------------------------Contact us page start-------------------------------------------------*/
input#CU-page-name, input#CU-page-email {
    padding: 5px;
}
input#CU-page-form-btn {
    border-radius: 50px;
    font-family: 'Quicksand';
    font-weight: 900;
    padding: 5px 15px;
}
div#Contact-us-form {
    font-family: quicksand;
}
/*----------------------------------------------------------------------Contact us page end-------------------------------------------------*/



.single #header-logo-2, .page-template #header-logo-2 {
    display: none;
}


/*----------------------------------------------------------------------single product page start-------------------------------------------------*/
#single-product-page #sidebar {
    display: none;
}



.quantity_cloned {
    padding: 6px 12px 8px;
    height: 41px;
    background: #fff;
    /* border: 1px solid #efefef; */
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    width: 41px;
    color: #000;
    height: 41px;
}
input.minus{
    height: 41px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #fff;
    border: 1px solid #efefef;
    font-size: 25px;
    line-height: 20px;
    box-shadow: none;
}
input.plus {
    height: 41px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #fff;
    border: 1px solid #efefef;
    font-size: 20px;
    line-height: 20px;
    box-shadow: none;
}
input .input-text .qty-cloned text {
    height: 41px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #fff;
    border: 1px solid #efefef;
    font-size: 20px;
    line-height: 20px;
    box-shadow: none;
}
/*buy now and and to bag btn*/
#single-product-page .product-buy-now-btn a {
    background-color: #FB3939;
    border-radius: 50px;
    width: 60%;
    padding: 10px 20px 10px 20px;
    color: #fff;
    font-family: 'Quicksand';
    font-size: 23px;
    font-weight: 800;
}
#single-product-page .product-buy-now-btn {
    /* margin-left: 80px; */
}
/*wishlist btn*/

#single-product-page a.add_to_wishlist.single_add_to_wishlist span {
    /* display: none; */
}
#single-product-page .yith-wcwl-add-button {
    position: absolute;
    top: 82%;
    left: 7%;
    border: 1px solid #FB3939;
    padding: 10px;
    border-radius: 50%;
    font-size: 16px;
    width: 40px;
}
#single-product-page .entry-summary {
    /* display: none; */
}
#single-product-page {
    margin-top: 100px;
}
#single-product-page .yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    width: 85px;
    top: 85%;
}
#single-product-page .single-pro-btn button.single_add_to_cart_button.button.alt{
/*     display: none; */
}
.woocommerce div.product div.images .flex-control-thumbs{
    zoom: 1;
}
/*----------------------------------------------------------------------single product page end-------------------------------------------------*/


/*all-peoject-page start*/

 #all-project-page .ea-alter-grid .ea-button-wrap {
    margin-bottom: calc(10px * 2);
}

#all-project-page .ea-button-wrap {
    position: absolute;
    bottom: 0;
}
#all-project-page .ea-alter-grid .ea-item .ea-content {
    padding: 0px 10px 65px 10px;
}

/*all-peoject-page end*/

/*blog page*/
.home-blog-section {
    /* overflow-x: clip;
	 width: 92% !important;
    margin: 0 auto; */
}


#Home-page-slider span.bdt-slide-btn-icon svg{
    display: none;
}


/* svg.svg-inline--fa.fa-chevron-right:hover {
    color: #fff !important;
    background: red;
}
.NPV-section .elementskit-btn svg path:hover {
    stroke: #fff !important;
    fill: #fff !important;
}
 */
/*blog page start*/
.blog-page .ea-amox-grid .ea-img-wrap .ea-img {
    width: 100%;
    height: 100%;
    transform: none;
    transition: unset;
}
.blog-section .elementor-container.elementor-column-gap-default {
    width: 90%;
}
.blog-page .ea-amox-grid .ea-item {
    overflow: unset;
    margin-top: 30%;
    margin-bottom: 20%;
    height: 60%;
}
.blog-page .ea-img-wrap {
    /* position: absolute; */
    width: 65%;
    margin-top: -15%;
}
.blog-page .ea-content {
    margin-top: -23%;
}
.blog-page .ea-amox-grid {
/*     position: relative; */
}
.blog-page .ea-flex-inline {
    display: block;
    margin-top: -27%;
    margin-left: 74%;

}
.blog-page h3.ea-title {
    margin-top: 12% !important;
}
/*uncategary*/
.blog-page .ea-category {
       margin-left: 74%;
    font-family: 'Quicksand';
}
.blog-page .ea-amox-grid .ea-comments {
    margin-left: 0px;
    margin-top: 15px;
}
.blog-page {
    margin-bottom: 100px;
}
.blog-page a.title-animation-underline {
     font-size: 15px !important;
    padding-left: 10px;
}
.blog-page span.ea-readmore-icon {
    color: #fff;
    background: #FF0000;
    padding: 9px 5px 11px 5px;
    font-weight: 800;
    border-radius: 22px;
    font-size: 13px;
}
.blog-page .ea-category {
    margin-left: 65%;
    font-family: 'Quicksand';
    border-bottom: 1px solid #EBEBEB;
    width: 35%;
    padding-left: 10%;
    padding-bottom: 1%;
}
.blog-page .ea-meta.ea-flex-inline.ea-flex-middle div {
font-family: 'Quicksand';
    border-bottom: 1px solid #EBEBEB;
	width: 170px;
    padding-left: 55px;
    margin-left: -35%;
    padding-bottom: 0px;
}
.blog-page .ea-button-wrap {
    margin-top: -9%;
    margin-left: 1%;
}
.blog-page .ea-amox-grid .ea-item:hover .ea-img-wrap .ea-img{
	transform:none;
}


.blog-page span.ea-readmore-icon::before {
    content: "\f105";
    background: #fff;
    font-size: 10px;
    font-family: 'Font Awesome 5 Free';
   	padding: 9px 12px 9px 12px;
    border-radius: 50%;
	margin-right: 7px;
    color: #FB3939 !important;
}
.blog-page .ea-text-wrap .ea-text p{
	 line-height: 16px;
    padding-left: 10px;
}
/*****************************************************/
.home-blog-section .elementor-widget-container .ea-amox-carousel .ea-post-wrapper .swiper-container {
    overflow: unset;
}
/******************************************************/
/*blog page end*/

/*About us page start*/
#about-us-NPV-section .elementskit-btn {
    padding: 10px 20px;
    font-size: 15px;
}
#about-us-NPV-section svg.svg-inline--fa.fa-chevron-right {
    height: 12px;
    margin-right: 4px;
    margin-left: -5%;
    margin-top: -5px;
}

#about-us-NPV-section .elementor-container.elementor-column-gap-default {
    width: 81%;
}
#about-us-NPV-section .elementskit-infobox:hover .elementskit-btn svg {
    background-color: #FF0000;
}
#about-us-NPV-section .elementskit-infobox:hover .elementskit-btn svg path {
    stroke: #FFFFFF !important;
    fill: #FFFFFF !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-c7108f4.elementor-section-full_width.elementor-section-height-min-height.elementor-section-content-middle.elementor-section-stretched.elementor-section-height-default.elementor-section-items-middle {
    height: 300px;
}
