/* Log-In-Page */
.page-template-template-page .entry-content p {
    font-family: 'Lato';
    font-size: 17px;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-weight: 500;
    gap: 11px;

}

.page-template-template-page .entry-title {
    display: none;
}

form.woocommerce-form.woocommerce-form-login.login {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

    article#post-148 {
    margin: 0 auto !important;
    width: 500px !important;
    }

    span.screen-reader-text {
        display: none;
    }
     
    article#post-148 h2 {
        margin-bottom: 30px;
        text-align: center;
    }
     
    button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 100%;
    background-color: #00fffb;
    color: #000;
    border: none;
    padding: 10px 5px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato';
    cursor: pointer;
    }
     
    form.woocommerce-form.woocommerce-form-login.login input {
    border: 1px solid #00000075;
    padding: 2px 8px;
    }


nav.woocommerce-MyAccount-navigation {
    border-right: 1px solid #ccc !important;
    box-shadow: 4px 0 6px -2px rgba(0, 0, 0, 0.1);        
}
li.woocommerce-MyAccount-navigation-link {
    padding-bottom: 33px;
    width: 139px;        
}






* {
    margin: 0;
    padding: 0;
}


html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p {
    border: medium none;
    margin: 0;
    padding: 0;
}

a,
input,
select,
textarea {
    margin: 0;
    outline: medium none;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

img,
fieldset {
    border: 0 none;
}

a {
    border: medium none;
    outline: medium none;
}

input[type="search"] {
}

img {
    border: medium none;
    height: auto;
    max-width: 100%;
    outline: medium none;
    vertical-align: middle;
}
input:focus {
    outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}

div,
h1,
h2,
h3,
h4,
span,
p,
input,
form,
img,
hr,
img,
a {
    border: medium none;
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

ul::after {
    clear: both;
    content: "";
    display: block;
}

ul {
    list-style: outside none none;
}

body {
    margin: 0;
    padding: 0;
    font-family: "KG Blank Space Solid";
}

h1.mobile-menu {
    display: none;
}
.closebtn {
    display: none;
}
.bg_color {
    background: linear-gradient(95.42deg, rgba(0, 255, 251, 0.12) 7.83%, rgba(82, 113, 255, 0.12) 69.02%, rgba(82, 113, 255, 0.12) 95.44%);
}
header {
    padding: 30px 0;
}
header .row {
    align-items: center;
}
.navigation-menu {
    text-align: right;
}
ul.menu li {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 50px;
    position: relative;
}
ul.menu li:first-child {
    padding: 0;
}
.theme_btn {
    padding: 15px 30px;
    background: #00fffb;
    border-radius: 70px;
    font-size: 19px;
    color: #000;
    display: inline-block;
}
ul.menu li a {
    font-size: 19px;
    line-height: 38.32px;
    color: #000;
    font-weight: 400;
}
ul.menu li a img {
    width: 24px;
}
ul.menu li ul.submenu {
    display: none;
    position: absolute;
    top: 34px;
    padding: 30px 30px;
    background: #fff;
    width: 100%;
    z-index: 11;
	text-align: left;
}
ul.menu li:hover ul.submenu { 
	display: block; 
} 
ul.menu li ul.submenu li {
    padding: 0;
    display: block;
    padding-top: 10px;
}
ul.menu li ul.submenu li:first-child {
    padding-top: 0;
}

.section {
    padding: 80px 0;
}
.large_heading {
    font-size: 40px;
    line-height: 67.39px;
    color: #000;
    font-weight: 400;
}
.currently_popular_item {
    margin-top: 50px;
}
.currently_popular_item_btn {
    margin-top: 30px;
}
.no_space {
    padding: 0;
}
.no_space img {
    width: 100%;
}
.padding_bottom {
    padding-bottom: 50px;
}

.bio_wrapper {
    background: linear-gradient(89.41deg, #f9cdff 30.96%, #bdc5f8 108.08%);
    display: flex;
    align-items: center;
}
.bio_image {
    width: 30%;
}
.bio_content {
    width: 70%;
    padding: 60px 150px 60px 60px;
}
.bio_content p {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin-top: 30px;
}
.bio_image.cmp_img img {
    width: auto;
}
.bio_image.cmp_img {
    padding: 80px 0;
}
.faq_wrapper {
    background: linear-gradient(89.41deg, #f9cdff 30.96%, #bdc5f8 108.08%);
}
.faq_wrap p {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin-top: 30px;
}
.faq_wrap p strong {
    font-family: "KG Blank Space Solid";
}
.footer_wrapper {
    padding: 80px 0 30px 0;
}
.footer_wrap {
    display: flex;
    align-items: center;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}
.footer_item {
    width: 33.333%;
    text-align: center;
}
.footer_item h3 {
    font-size: 28px;
    line-height: 33px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #5271ff;
    margin-bottom: 10px;
}
.footer_item a {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #5271ff;
    margin-top: 5px;
}

.designed {
    margin-top: 30px;
    text-align: center;
}
.designed p {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 24px;
    color: #000;
}
/**********************************/
.page-template-template-page .entry-content p {
    font-family: 'Lato';
}
.page-template-template-page .entry-title {
	text-align:center
}
#loaderb {
    top: 170px;
    position: absolute;
    left: calc(50% - 32px);
}
#loaderb {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: 0;
}
#loaderb.show {
    background: url("https://twolimeprints.com/wp-content/themes/tlp/loader.gif") no-repeat center center;
}
.show {
	display:block !important;
}
