/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2024 | 16:26:56 */
/* Menu */
@media (max-width:1440px){
	.logged-in header .viv-container {
		max-width: 96%;
	}
}
.logged-in #main-menu-row .menu > li.menu-item-has-children:after {
    top: 20px;
}
.logged-in #main-menu-row li a {
    font-size: 14px;
}
.logged-in .myaccount-menu {
    display: table-cell !important;
}
@media (max-width:980px){
	.logged-in .myaccount-menu {
		display: block !important;
	}
}
.myaccount-menu a {
    position: relative;
    top: 5px;
}
.myaccount-menu:before {
    display: none;
}
.myaccount-menu .sub-menu li.menu-item-has-children:after {
    top: 18px !important;
}
/* Login with ajax */
li.menu-item.hide-loggedin:before {
    display: none !important;
}
.logged-in .hide-loggedin {
    display: none !important;
}
.lwa-bones .pixelbones form {
    background: #fff !important;
}
.lwa-wrapper{
	display:none !important;
    position: absolute !important;
    right: 75px;
    margin-top:20px;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 6px 10px 20px rgba(1,1,1,0.6);
    width: 280px;
}
.lwa-wrapper.show-loginform{
	display:block !important;
}
header .lwa:before {
	display:none;
    content: "";
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: -1;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #e4ddd8;
}
.lwa-links {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 10px !important;
}
.lwa-links label {
}
.lwa-loading {
    z-index: 9;
}
.lwa label {font-family: 'NeutrafaceText-Book';}
.lwa-links a {
    font-family: 'NeutrafaceText-Book';
}
.lwa-bones .lwa.lwa-login .grid-container.submit {
    display: flex !important;
    flex-direction: column-reverse;
}
.lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links {
    display: block;
    text-align: left !important;
}
.lwa-bones .pixelbones .lwa-links label {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: flex-end;
    cursor: pointer;
}
.lwa-bones .lwa.lwa-login .lwa-links .lwa-links-register-inline {
    display: none !important;
}
.lwa-submit-button input.button-primary {
    margin: 0 !important;
}
.lwa-bones .pixelbones input {
    font-family: arial;
}
.lwa-status {
    font-family: 'NeutrafaceText-Book';
    font-size: 15px;
}
.lwa-submit-button a {
    padding: 20px;
    margin-left: 20px;
    border: 1px solid #ddd;
    line-height: 38px;
    height: 38px;
    padding: 0 34px;
    display: inline-block;
    border-radius: 3px;
    font-family: "arial";
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}

.lwa-submit-button a:hover {
    background: #eee !important;
    color: #000 !important;
}
@media (max-width:980px){
	.lwa-wrapper {
		margin-top: -40px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	header .lwa:before {
		left: 30px;
	}
}
/* My Account */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

/* GLobal */
.hide-public{
	display:none !important;
}
.logged-in .hide-public{
	display:block !important;
}
.active-subscriber .product-sec-main .onsale {
    display: none;
}
.woo-price del {
    color: #aaa;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
}
.woo-price {
    font-weight: bold;
}
.woo-grid:hover a {
    text-decoration: none !important;
}
.tooltip {
    position: absolute;
    right:10px;
    top:-10px;
}
.tooltip i{
    font-size:12px;
    color:#666;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 90px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    padding: 5px;
    line-height:1;
    border-radius: 6px;
    font-size:10px;
    font-weight:500;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top:-13px;
    left:-40px;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

/* Pricing Page */
main#pricingcontent {
    margin: 30px auto 100px;
    overflow: hidden;
    max-width: 1240px;
	width:92%;
}

.pricing-container {
    display: flex;
	flex-direction:row-reverse;
	margin-top:40px;
}
.left-pricing {
    width: 30%;
}
.right-pricing {
    width: 70%;
    padding-right: 50px;
}

.totebag p {
    font-size: 20px;
    font-family: 'NeutrafaceText-Book';
    font-weight: bold;
    text-align: center;
}

.text-content {
    margin: 20px 0;
    padding: 0 50px;
}
.text-content {
    line-height: 1.5em;
}
.text-content ul {
    margin: 10px 0 10px 30px;
}
.text-content ul li {
    padding-bottom: 5px;
}
.text-content ul li:last-child {
    padding: 0;
}

.pricing-heading, .pricing-list {
    display: flex;
}

.pricing-heading > div, .pricing-list > div {
    width: 18%;
    text-align: center;
}
.pricing-row {
    background: #eee;
}
.pricing-heading {
    position: relative;
}
.pricing-tbl-structure {
    padding: 0 !important;
    list-style: none;
}
.pricing-title, .plan-price-wrap {
    font-weight: 600;
    font-size: 22px;
    font-family: 'NeutrafaceText-Book';
	margin:0;
}
.plan-price-wrap, .plan-price {
    line-height: 40px;
}
.plan-price {
    font-size: 30px;
}
.plan-price i {
    font-size: 15px;
    font-style: normal;
    margin-left: 2px;
    font-weight: 500;
}
.feature-tick {
    font-weight: bold;
    font-size: 16px;
}


.pricing-heading .feature-title, .pricing-list .feature-title {
    width: 64%;
    text-align: left !important;
    font-weight: 500;
    line-height: 1.5em;
    min-height: 65px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
	font-size:14px;
}

.feature-title, .feature-tick {
    padding: 10px 10px;
}

.table-mid-title {
    padding: 10px 25px;
    background: #222;
    color: #fff;
    font-weight: 600;
}

li.pricing-list div {
    border: 1px solid #666;
    padding: 10px
}

.monthly {
    display: none;
}
.tg-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.tg-list {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
}

.tg-list li {
    margin: 0 20px;
    font-size: 20px;
}

#toggler {
    min-width: 74px;
    height: 42px;
    display: inline-flex;
    border-radius: 50px;
    cursor: pointer;
    align-items: center;
    background: #dadada;
}

#toggler:after {
    border-radius: 2em;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
    position: relative;
    display: block;
    content: "";
    width: 46%;
    height: 80%;
    left: 3px;
}

#toggler.toggler-on {
    background: #f15c22;
}

#toggler.toggler-on:after {
    margin-left: 35px;
    left: 0;
}

.pricing-heading > div {
    border: 1px solid #666;
    padding: 30px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.feature-description p {
    font-weight: 500;
}

.pricing-tbl-structure {
    background: #fff;
}

.feature-tick {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.pricing-table .fa-times-circle {
    color: #e77841;
    font-size: 22px;
}
.pricing-table .fa-check-circle:before {
    content: "";
    background: url(/wp-content/uploads/2022/05/check-mark-38.png);
    width: 28px;
    height: 28px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}


.pricing-table .fa-check-circle {
    color: #53a6ba;
    font-size: 22px;
}

.feature-description {
    font-weight: 600 !important;
}
.pricing-heading .monthly .plan-price-wrap, .annual .pricing-heading .annually .plan-price-wrap {
    margin-top: auto;
}

.annual .pricing-heading .monthly, .annual .pricing-heading .monthly .button {
    display: none;
}

.pricing-heading .card a, .mobile-card a.button {
    background: #f15c22;
    color: #fff;
    font-weight: 500;
    padding: 6px 20px;
    margin-top: 30px;
    display: block;
    font-family: 'NeutrafaceText-Book';
}
.pricing-heading .card a:hover, .mobile-card a.button:hover{
    text-decoration: none;
    background: #d44c17;
}

.pricing-pg-ttl {
    font-size: 52px;
    color: #222;
    text-align: center;
    font-weight: bold;
    line-height: 1.1em;
    font-family: 'NeutrafaceText-Book';
    margin: 30px auto;
	letter-spacing: -1px;
}

.card.most-pop {
    position: absolute;
    bottom: 100%;
    z-index: 3;
    right: 0;
    padding: 8px 0;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background: rgb(160,88,235);
    background: linear-gradient(169deg, rgba(160,88,235,1) 41%, rgba(50,108,205,1) 63%);

}

.toggle {
    margin-bottom: 35px;
}

.pricing-tbl-structure {
    margin-bottom: 50px;
    margin-left: 0;
}

/* Pricing button in Nav Menu */
.pricing-tbl-ms {
    margin: 0 -15px;
    display: none;
}

.mobile-card {
    text-align: center;
    margin-bottom: 30px;
    background: #fff;
    padding-top: 30px;
    border-radius: 5px;
}

.mobile-card .monthly, .mobile-card .annually {
    padding-bottom: 30px;
    margin: 0 15px;
    border-bottom: 1px solid #afcfd7;
}

.mobile-feature-list {
    padding: 30px 15px 30px 10px;
    text-align: left;
}

.mobile-feature-list li {
    list-style: disc !important;
    margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
    .pricing-tbl-structure > li {
        width: 100%;
    }

    .pricing-tbl-structure {
        overflow-x: auto;
    }
}
@media (max-width:1240px) and (min-width:822px){
	/*.pricing-heading .feature-title, .pricing-list .feature-title {
		width: 28%;
	}
	.pricing-heading > div, .pricing-list > div {
		width: 12%;
	}*/
	.pricing-title, .plan-price-wrap {
		font-size: 16px;
	}
	.plan-price {
		font-size: 25px;
	}
	.pricing-heading .card a{
		padding:6px 8px;
	}
}


@media screen and (max-width: 822px) {
	.pricing-container {
		flex-direction: column;
	}
	.left-pricing {
		max-width: 360px;
		width: 100%;
		margin: 0 auto 30px;
		text-align:center;
	}
	.right-pricing {
		width: 100%;
		padding: 0;
	}
	.totebag img{
		max-width:200px;
		margin:0 auto;
	}
	.totebag p{
		font-size:18px;
		font-weight:500;
	}
	
    .pricing-tbl-structure {
        display: none;
    }

    .pricing-tbl-ms {
        display: block;
    }

    .pricing-pg-ttl {
        font-size: 34px;
        line-height: 36px;
	}
	.text-content {
		padding: 0;
	}
	li.mobile-card {
		margin: 10px auto 30px auto;
		border: 1px solid #ddd;
		width: 92%;
		background: #f9f9f9;
	}
	li.mobile-card .button {
		max-width: 110px;
		margin-left: auto;
		margin-right: auto;
	}
	.mobile-feature-list li {
		margin-left: 7%;
		font-size:14px;
		line-height:1.5em;
	}
}

/* Dashboard - My accout page */
.dashboard-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    margin: 40px 0;
}

.dashboard-buttons a {
    background: #f15c22;
    color: #fff;
    padding: 10px 15px;
    min-width: 150px;
    text-align: center;
}
.dashboard-buttons a:hover {
    text-decoration: none !important;
    background: #bf3e0c;
}

@media (max-width:768px){
    .dashboard-buttons {
        flex-direction: column;
    }
    .page-id-45 .woocommerce-MyAccount-content {
        margin-top: 30px;
    }
}

