/* Enter Your Custom CSS Here */
.top-menu {
    margin-bottom: -25px !important;
    z-index: 10;
}

aside{
		display:none !important;
}

input#billing_email {
    pointer-events: none;
}

.cv-block-list--layout-three .cv-post-right-wrap {
    width: 20%;
}

.cv-post-left-wrap {
    width: 76.9%;
}

.ihc-pass-form-wrap.ihc-login-template-7 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 80px !important;
}

.elementor-slideshow__title {
    display: none;
}
.cv-block-list--layout-three .cv-post-date {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
	float: left;
    margin: 25px 30px 25px 0;
}

.cv-post-date a {
        background: #4c6faa;
    color: white;
    padding: 30px 15px;
    text-align: center;
    text-transform: uppercase;
}

.cv-post-date span.number {
    font-size: 30px;
    font-weight: bold;
}

.elementor-widget-wp-widget-archives h5, .elementor-widget-wp-widget-recent-posts h5{
    margin: 0;
    font-size: 25px;
    font-family: "Alegreya Sans SC", Sans-serif;
    text-transform: uppercase;
}

.elementor-widget-wp-widget-archives ul li, .elementor-widget-wp-widget-recent-posts ul li {
    margin: 0;
    list-style: circle;
}

.elementor-widget-wp-widget-archives ul li a, .elementor-widget-wp-widget-recent-posts ul li a {
    color: #4c6faa;
    font-weight: bold;
    font-family: "Alegreya Sans SC", sans-serif;
    font-size: 20px;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #cb1f27;
}

ul.products li.product .button {
    width: 100%;
    padding: 15px;
}

.ihc-ap-theme-2 .ihc-ap-menu {
    background-color: unset;
    border-bottom: 2px solid #4c6faa;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a {
	color: #444444;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item {
	background-color: unset;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc, .ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover {
	color: #4c6faa !important;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected, .ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover {
    background-color: #4c6faa3b !important;
}

.ihc-level-item {
    width: 24% !important;
    float: left;
}

.ihc_level_template_1 .ihc-level-item-top {
	width: 75%;
}

.ihc-subscription-table-level {
    padding-left: 15px !important;
}

.ihc-ap-theme-2 .ihc-account-subscr-list thead {
	border-bottom: 4px solid #4c6faa;
}

.ihc-login-form-wrap.ihc-login-template-7 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 600px;
}

.impu-form-links-reg {
    display: none !important;
}

.memberid {
    pointer-events: none;
}
/*.memberid, .icnumber, .passport, .birthdate {
    pointer-events: none;
}*/


#ihc_bt_success_msg {
    background: rgba(76, 111, 170,.2);
    padding: 2% 0% 0% 2%;
}

@media only screen and (max-width: 600px){
.ihc-login-template-7 .impu-form-line-fr{
	width:100%;
	}
	
	.ihc-login-form-wrap.ihc-login-template-7{
		width:auto;
	}
	
	.cv-block-list--layout-three .cv-post-right-wrap, .cv-post-left-wrap {
    width: 100%;
}
}