/*
Theme Name: Twenty Twenty-One Child
Description: Child theme for the Twenty Twenty-One theme
Template: twentytwentyone
*/
body {
    background-color: #fff !important;
}

input[type=text],
select,
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
.site textarea {
    border-width: 1px !important;
    border-color: rgb(97, 206, 112) !important;
    border-style: solid !important;
/*     border-radius: 11px !important; */
    background-color: rgba(255, 255, 255, 0.788) !important;
    z-index: 8 !important;
}

#main {
/*     margin-top: 95px; */
}

/* Center the header content */
.site-header {
    text-align: center;
}

.header-conatiner {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 999;
	width: 80%;
    margin: 0 auto;
}

@font-face {
    font-family: 'amarilloregular';
    src: url('https://www.demodesign.no/huzur/wp-content/uploads/2023/10/amarillo-webfont.woff2') format('woff2'),
        url('https://www.demodesign.no/huzur/wp-content/uploads/2023/10/amarillo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Style the logo */
.site-logo img {
    max-height: 100px;
    /* Adjust the height as needed */
}

/* Style the menus */
.menu-wrapper {
    list-style: none;
    padding: 0;
}
.footer-pre .widget-area {
    gap: 2rem !important;
}
.menu-left,
.menu-right {
    display: inline-block;
    margin: 0 10px;
    /* Adjust spacing as needed */
}

.header-inner {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

ul#menu-left-menu,
ul#menu-right-menu {
    display: flex;
}

ul#menu-left-menu li,
ul#menu-right-menu li {
     margin: 0 15px;
/* 	padding: 20px 0px; */
}

#custom-header {
    padding: 0;
}

.header-inner li a {
    text-decoration: none;
	padding: 22px 0px !important;
}

.header-inner li {
    font-size: 20px;
    font-family: "Capriola";
	font-weight:400;
    color: #000;
    line-height: 1.2;
    text-align: left;
}

.header-conatiner {
/*     border-bottom: 1px solid #80808073; */
}

input[type=text]:focus,
select:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus {
    /*border: none !important; */
    outline: none !important;
}

/* Style the credits section */
.site-credits {
    background-color: #61ce70;
    text-align: center;
    padding: 15px;
    color: #333;
}

.order-again a {
    border-radius: 10px !important;
    background-color: rgb(97, 206, 112) !important;
    z-index: 88 !important;
    text-align: center !important;
}

.site-credits p {
    margin: 0;
    font-size: 21px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.site-credits p a {
    text-decoration: none;
}
.woocommerce-additional-fields{
	display:none; 
}


@media only screen and (min-width: 1024px) {
    aside.widget-area {
        display: flex;
    }
}

.widget-area {
    /*grid-template-columns: repeat(4, 1fr) !important;*/
    display: flex;
    justify-content: space-around;
}

.footer-pre {
    background-color: #ebebeb;
}

.footer-pre .widget-area {
    padding: 0;
    margin-top: 0px !important;
}

.footer-pre .widget {
    font-size: 21px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
/*     line-height: 1.2; */
}

#main {
    padding: 0;
}

.footer-pre .widget a {
    text-decoration: none;
}

.elementor-background-slideshow__slide__image,
.elementor-element.elementor-element-1c28d8d.e-flex.e-con-boxed.e-con.e-parent {
    height: 600px;
}

h2.elementor-heading-title.elementor-size-default,
.head {
    font-size: 25px;
    /*font-family: "Myriad Pro";*/
    color: rgb(97, 206, 112);
    /*line-height: 1.2;*/
    text-align: center;
    font-family: 'amarilloregular';
    /*   padding: 20px; */
}

hr.section-line {
    background-color: rgb(0, 0, 0);
    width: 58px;
    border-width: 3px;
    height: 3px;
}

.elementor-element-c7075e9 p,
.elementor-element-c35455f p {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.6;
    text-align: center;
}

.wpcf7-response-output {
    color: #fff;
}

.section-heading {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.woocommerce-message {
    display: none;
}

.row-container {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: -150px;
    top: 20px;
}

.box {
    width: 265px;
    height: 284px;
    background-color: rgb(97, 206, 112);
    border-radius: 11px;
    margin: 10px;
    position: relative;
    overflow: hidden;
}

.box2 {
    background-color: #5bc0de;
}

.box3 {
    background-color: #000000;
}

.box-head {
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    width: 58px;
    height: 58px;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 100px;
}

.box-head span {
    font-size: 21px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    bottom: -20px;
}

.box-body {
    padding: 10px;
    padding-top: 40px;
}

.box-body h6 {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
}

.box-body hr {
    border-color: rgb(255, 255, 255);
    width: 58px;
    height: 3px;
    border-width: 3px;
    margin: 10px 0px !important;
}

.box-body ul {
    padding: 0;

}

.box-body li {
    font-size: 16.667px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    list-style: none;
    padding: 5px;
}

h3.custom-head {
    font-size: 25px;
    font-family: "amarilloregular";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    -moz-transform: matrix(1.36476714643183, 0, 0, 1.36476714643183, 0, 0);
    -webkit-transform: matrix(1.36476714643183, 0, 0, 1.36476714643183, 0, 0);
    -ms-transform: matrix(1.36476714643183, 0, 0, 1.36476714643183, 0, 0);
    position: relative;
    top: 100px
}

.woocommerce-privacy-policy-text {
    display: none;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none !important;
}

.elementor-button-wrapper {
/*     border-radius: 10px;
    background-color: rgb(97, 206, 112);
    width: 354px;
    height: 56px;
    z-index: 88;
    position: relative;
    top: 150px;
    text-align: center;
    left: 150px; */
}

.woocommerce-form-coupon-toggle {
    display: none;
}

a#btn {
    vertical-align: sub;
    margin-top: 8px;
}

.about-section {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.about-section h3 {
    font-size: 33.333px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;

}

.about-section hr {
    border-color: rgb(97, 206, 112);
    width: 58px;
    height: 3px;
    border-width: 3px;
    margin: 20px 0 !important;
}

input.wpcf7-form-control.wpcf7-text {
    border-radius: 0px !important;
    background-color: #ffffff;
    height: 70px;
    width: 100%;
    margin: 5px 0 !important;
    border: none !important;
    color: black !important;
	padding-left: 25px !important;
}

input.wpcf7-form-control.wpcf7-text::placeholder {
    color: black !important;
}

textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: black !important;
}

.page-template-new-list-profiles h1 {
    font-size: 2rem;
}

.dataTables_length {
    margin: 10px 0;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 0px !important;
    background-color: #ffffff;
    width: 100%;
    height: 194px;
    margin: 5px 0 !important;
    border: none !important;
    color: black !important;
	padding-left: 25px !important;
}


input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0px !important;
    background-color: rgb(97, 206, 112) !important;
    width: 155px;
    height: 59px;
    z-index: 13;
    display: block;
    margin: 0 auto;
    padding: 0px;
    color: black !important;
    border: none !important;
}

.elementor-element.elementor-element-2fabb4c.elementor-widget.elementor-widget-image {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    width: 597px;
    height: 561px;

}

.elementor-element.elementor-element-2fabb4c.elementor-widget.elementor-widget-image img {
    border-radius: 11px;
}

.elementor-element.elementor-element-e384082.e-con-full.e-flex.e-con.e-child {
    padding-top: 0;
}

.elementor-element.elementor-element-f5995bc.e-flex.e-con-boxed.e-con.e-parent {
    margin-bottom: 15px !important;
}

h3.hero-head {
    font-size: 41.667px;
    font-family: "amarilloregular";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;
    margin-top: 50px
}

h3.hero-head {
    font-size: 41.667px;
    font-family: "amarilloregular";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;
    margin-top: 50px
}


.elementor-element-21ac28a p {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;
}

#main>div>div.elementor-element.elementor-element-1c28d8d.e-flex.e-con-boxed.e-con.e-parent>div.e-con-inner {
/*     display: flex;
    flex-direction: row; */
    align-content: center;
    align-items: center;
}

h3.sub-head {
    font-size: 33.333px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
}

.elementor-element-0e83bb1 .elementor-widget-container {
    display: flex;
    align-items: center;
}

.page-id-195 .elementor-element-c35455f h4 {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.9;
}

.page-id-195 .elementor-element-c35455f p {
    font-size: 25px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.5;
    text-align: justify;
}

.paoc-credit-wrp {
    display: none;
}

.events-main {
    padding: 15px;
    border: 1px solid #fff;
}

.events-main h2,
.events-main h3,
.events-main h4,
.events-main p {
    color: #fff !important;
}

.events-main .info h2,
.events-main .info h1 {
    font-size: 25px !important;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.events-main h3.subtitles {
/*     font-size: 25px !important; */
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.events-main .event {
    max-width: 100% !important;
    height: auto !important;
}

.events-main .event .info {
    min-width: 100%;
}

.events-main .event .event-value {
    /* width: 100%; */
    text-align: left !important;
    padding: 20px 0 !important;
}



@media only screen and (max-width: 600px){
	.events-main .event .event-value {
		padding: 10px 0px 20px 0px !important;
	}
}

div#timer2 li,
div#timer1 li {
    background-color: #fff;
    font-size: 41.667px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    border-radius: 10px;
    border-color: transparent;
    padding: 0px;
}

div#timer2 li span,
div#timer1 li span {
    font-size: 14px;
    border-radius: 10px;
    background-color: rgb(97, 206, 112);
    width: 75px;
    height: 32px;
    margin-top: -15px;
    color: #fff !important;
    font-weight: 400;
    padding-top: 5px;
}

.events-main .event .event-value ul li {
    width: 76px !important;
    height: 76px !important;
    margin: 10px;
}

.timebar {
    border-color: rgb(97, 206, 112);
    border-width: 31px;
    height: 6px;
}

.events-main {
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.831);
    /*opacity: 0.639;*/
    width: 524px;
    /*height: 371px;*/
}


div#next-event {
    display: none;
}

.events-main .event .info h1 {
    color: #fff !important;
    margin: 5px 0;
}

a.paoc-popup-click.paoc-popup-cust-234.paoc-popup-button.paoc-popup-btn {
    border-width: 1px;
    border-color: rgb(97, 206, 112);
    border-style: solid;
    border-radius: 10px;
    width: 218px;
    background-color: transparent;
    font-size: 16.667px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0;
}

.btn-reg {
    border-radius: 11px;
    background-color: rgb(97, 206, 112) !important;
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    color: #fff;
}

a.ja-btn {
    background-color: green;
    padding: 10px 20px;
    /* width: 100px; */
    color: #fff;
    text-decoration: none;
    margin: 10px;
}

a.nei-btn {
    background-color: red;
    padding: 10px 20px;
    /* width: 100px; */
    color: #fff;
    text-decoration: none;
    margin: 10px;
}

.form-signin {
    display: flex !important;
    flex-direction: column !important;
}

.form-signin button.btn.btn-lg.btn-primary.btn-block {
    border-radius: 10px !important;
    background-color: rgb(97, 206, 112) !important;
    color: #fff !important;
}

.paoc-popup-margin.paoc-popup-mheading {
    padding: 20px;
}

.paoc-padding-20.paoc-popup-con-bg {
    padding: 40px;
}

.woocommerce-checkout form .col2-set {
    width: 100% !important;
}

.woocommerce-checkout form #order_review,
.woocommerce-checkout form #order_review_heading {
    width: 100% !important;
}

.sub-head {
    padding: 40px 0;
}

.page-id-271 label {
    font-size: 21px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.page-id-271 label {
    font-size: 21px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

form.checkout.woocommerce-checkout {
    border-radius: 11px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.24);
    padding: 30px
}

.form-row-first {
    width: 32.3%;
    max-width: 32.3%;
    margin: 0 5px;
}

.second-row {
    clear: unset !important;
    width: 49%;
    margin: 0 5px;
    max-width: 49%;
    float: left;
}

span.select2-selection.select2-selection--single {
    border-width: 1px !important;
    border-color: rgb(97, 206, 112) !important;
    border-style: solid !important;
    border-radius: 11px !important;
    background-color: rgba(255, 255, 255, 0.788) !important;
    z-index: 8 !important;
}

button#place_order {
/*     border-radius: 11px !important; */
    background-color: rgb(97, 206, 112) !important;
    width: 233px !important;
    z-index: 94 !important;
    color: #fff !important;
}

.form-row.place-order {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    text-align: center !important;
}

.shop_table tr.woocommerce-shipping-totals,
.shop_table tr.cart_item,
tr.cart-subtotal {
    border-bottom: 2px solid rgb(97, 206, 112) !important;
}

form.checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
    font-size: 33.333px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
}

#opplastet_bilde_file {
    padding: 6px;
    width: 95%;
    border-width: 1px !important;
    border-color: rgb(97, 206, 112) !important;
    border-style: solid !important;
/*     border-radius: 11px !important; */
    background-color: rgba(255, 255, 255, 0.788) !important;
    z-index: 8 !important;
}

@media screen and (max-width: 768px) {
    .hide-mob {
        display: none;
    }

    #credits p {
        display: flex;
        flex-direction: column;
    }

    #main-sec {
        margin-top: 4rem !important;
    }

    div#table_filter {
        margin-bottom: 0.5rem !important;
    }

    div#table_wrapper {
        width: 98% !important;
    }

    .mob-menu-header-holder.mobmenu {
        background: #000 !important;
    }

    .events-main {
        width: auto;
        height: auto;
    }

    .elementor-button-wrapper {
/*         border-radius: 10px;
        background-color: rgb(97, 206, 112);
        width: 354px;
        height: 56px;
        z-index: 88;
        position: relative;
        top: 150px;
        text-align: center;
        left: 0; */
    }

    .row-container {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        display: flex;
        justify-content: space-around;
        z-index: 999;
        position: relative;
    }

    .elementor-41 .elementor-element.elementor-element-c587fcc {
        min-height: auto;
    }

    .events-main .event .event-value ul li {
        width: 60px !important;
        height: 65px !important;
        margin: 5px;
    }

    div#timer2 li span,
    div#timer1 li span {
        width: 60px;
    }

    #main {
        margin-top: 50px;
    }

    h3.hero-head {
        font-size: 28px;
        margin-top: 30px;
    }

    .elementor-element-f88509a,
    .elementor-element-66a84d8 {
        padding: 0 15px;
    }

    h3.custom-head {
        font-size: 18px;
    }

    .row-container {
        left: 0;
        top: 0;
        align-items: center;
    }

    .widget-area {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .elementor-element-66a84d8 {
        padding: 0 15px;
    }

    html,
    body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    /*.elementor-element-87fd5d1 {*/
    /*    margin-top: 170px !important;*/
    /*}*/
    .footer-pre .widget {
        text-align: center;
        margin: 5px;
    }

    .header-conatiner {
        display: none;
    }

    .elementor-element-a732c4f,
    .elementor-element-66a84d8 {
        padding: 0 15px;
    }

    .elementor-element-e8184b0 {
        display: block;
        margin: 0 auto;
    }

    .elementor-element-66a84d8 {
        padding: 0 15px !important;
    }

    .second-row {
        width: 100% !important;
        max-width: 100%;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
        max-width: 100%;
    }

    .elementor-element-f8f5efa {
        display: block;
        margin: 0 auto;
    }

    .elementor-element-a732c4f {
        padding: 0 15px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 31%;
        overflow: visible;
    }

    .mob-menu-header-holder.mobmenu {
        z-index: 99999999999999999999;
        background: #000;
    }

    #main {
        margin-top: 50px;
    }

    /*html, body {*/
    /*    width: 100%;*/
    /*    max-width: 100%;*/
    /*    overflow-x: hidden;*/
    /*}*/
}

@media (min-width:991px) and (max-width:1024px) {
    .box {
        width: 210px;
        height: 284px;
        margin: 3px;
    }

    #hvordan>div.elementor-element.elementor-element-dee962c.e-con-full.e-flex.e-con.e-child>div.elementor-element.elementor-element-e8184b0.elementor-widget.elementor-widget-button>div>div {
        left: 0;
    }

    .events-main {
        width: 480px;
    }
}

.elementor-element-b5f4108:before,
.elementor-element-28373e5:before,
.elementor-element-ec0c36f:before,
.elementor-element-8c72f18:before,
.elementor-element-a512461:before,
.elementor-element-3011622:before,
.elementor-element-1ace970:before
{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px; /* Adjust the width of the green strip as needed */
    height: 100%;
    background-color: #61ce70;
}
/* Checkout form styling */

   /* Hide the default radio button */
      #kjonn_field input[type="radio"] {
            position: absolute;
    opacity: 0;
        }

        /* Style the label to look like a button */
       #kjonn_field label {
            cursor: pointer;
            display: inline-block;
/* 		    border-bottom: 2px solid #dddddd;
		   	 border-left: 1px solid #000000; */
        }

        /* Style the label when the radio button is checked */
     	 #kjonn_field input[type="radio"]:checked + label {
            border-bottom: 2px solid #61ce70;
			 
            
        }
 #kjonn_field input[type="radio"] + label {
            border-bottom: 2px solid #dddddd;
	 display: inline-block !important;
	 
            
        }

#kjonn_field input[type=radio] + label {
	padding:0px !important;
	
	
}

#kjonn_field .woocommerce-input-wrapper label{
font-size:21px;
font-weight: 400;

	
}
#kjonn_field {
	display: flex;
    align-items: center;
	
}

#kjonn_field .woocommerce-input-wrapper::before {
    content: '';
    display: inline-block;
    width: 1px; /* Adjust the width of the line as needed */
    height: 25px; /* Set the height to 100% to cover the full height of the parent element */
    background-color: #000; /* Set the color of the line */
    margin-left: 20px; /* Adjust the spacing between the line and the content */
	
}
/* Add left margin to the label associated with input id [kjonn_Kvinne] */
label[for="kjonn_Kvinne"] {
    margin-left: 20px;
	 margin-right: 30px !important;/* Adjust the margin-left value as needed */
}
  label {
            font-family: 'Roboto', sans-serif !important;
	  		margin-left: 10px !important;
        }
input[type=file]::file-selector-button {
  background-color: #61ce70;
  color: #000;
  border: 0px;
  padding: 10px 15px;
  font-family: 'Roboto', sans-serif !important;
	
/*   border-right: 1px solid #e5e5e5;
  padding: 10px 15px;
  margin-right: 20px; */
  transition: .5s;
}


/* input[type="radio"]:checked {
color: #61ce70 !important; 
  border: 1 px solid #b3b5b4 !important; 
} */

input[type=radio]:after{
	background-color: #61ce70 !important;
	left: 5px !important;
    top: 5px !important;
}
input[type=radio]:checked {
	border: 2px solid #dddddd !important;
}
.header-inner li a:active {  
/*     border-top: 4px solid #61ce70;
    border-bottom: 4px solid #61ce70;
	padding: 18px 0px; */
}
.header-inner li a:hover {  
/*     border-top: 4px solid #61ce70;
    border-bottom: 4px solid #61ce70;
	padding: 18px 0px; */
}
.header-inner li a{
	padding: 18px 0px;
}
.entry-header{

    margin: 150px 0px 0px 130px !important;
    padding: 0px !important;
}
.entry-header h1{
	font-size: 48px !important; 
	font-weight:400 !important;
}



.btn-to-back{
	text-decoration: none;
    background-color: #61ce70;
    color: white;
    padding: 10px;
    border-radius: 5px;
	font-size:15px;
}
.outer-btn-to-back{
	display: flex;
    justify-content: end;
	margin-right:100px;
}
/* .footer-txt{
		font-size: 16px !important;
	} */

.footer-pre .widget {
    font-size: 16px !important;
}
@media only screen and (max-width:600px){
	.entry-header{

    margin: 50px 0px 0px 20px !important;
    padding: 0px !important;
}
.entry-header h1{
	font-size: 40px !important; 
	font-weight:400 !important;
}
.outer-btn-to-back{
	margin-right:0px !important;
}
	.footer-txt{
		font-size: 16px !important;
	}
	.mobmenur-container i {
		color: #61ce70 !important;
	}
	.mobmenu{
	border: 1px solid #61ce70 !important;
	border-radius: 5px;
	width: 90% !important;
    margin: 0 auto !important;
	}
	.h-top-text{
		font-size: 18px !important;
	}
	
}

.elementor-element-f8f5efa .woocommerce-notices-wrapper{
	display: none;
}

/* Active menu style for web */
nav a{
	 position: relative;
}
	 li a:before,
     li a:after {
      content: '' !important;
      position: absolute !important;
      left: 0 !important;
      right: 0 !important;
		
      height: 5px !important;
      background-color: #61ce70 !important;
      transform: scaleX(0) !important;
      transform-origin: center top !important;
      transition: transform 0.3s ease-out !important;
    }
     li a:before {
      top: 0 !important;
    }
     li a:after {
      bottom: 0 !important;
    }
     li.current-menu-item a:before,
    li.current-menu-item a:after {
      transform: scaleX(1) !important;
    }


.woocommerce-error li, .woocommerce-info, .woocommerce-message {
	justify-content: unset !important;
}
