/*
Theme Name: Hashtag Quiz - Child Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0.1652259082
Updated: 2022-05-11 08:51:22

*/

.subscription-desc-btn a.elementor-button {
    width: 100%;
}

h3 {
    font-size: 40px;
    font-weight: bold;
}

.subscription-entry-header h3 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0;
}

.subscription-entry-header h3 span {
    font-weight: 300;
    font-size: 17px;
}

.subscription-entry-header {
    margin-bottom: 0!important;
}

.subscription-entry-header .subtext {
    font-size: 12px;
}

.subscription-entry-header .badge-container {
    position: absolute;
    background-color: #F51167;
    top: -30px;
    right: -15px;
    border-radius: 100%;
    padding: 20px;
    width: 125px;
    height: 125px;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    transform: rotate(30deg);
}

.subscription-entry-header .badge-container .highlight {
    font-size: 36px;
    margin-top: 18px;
}

.subscription-entry-desc {
    margin-bottom: 0!important;
}

.features-list {
    padding: 0;
    list-style-type: none;
}

.features-list li {
    margin-bottom: 10px;
    padding-left: 25px;
}

.subscription-entry-desc .elementor-image-box-wrapper {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
}

.subscription-entry-desc .elementor-image-box-wrapper .elementor-image-box-img {
    min-width: 35px;
    text-align: center;
}

.subscription-entry-desc .elementor-image-box-wrapper .elementor-image-box-title {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 13px;
}

.functionality-list {
    list-style-type: none;
    padding: 0;
}

.functionality-list li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.functionality-list li:before {
    content: '\f00c'!important;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    left: 0;
    color: #29C96B;
    font-weight: 900;
}

.subscription-entry-desc .highlighted-banner {
    background-color: #f51167;
    text-align: center;
    font-weight: 800;
    color: #fff;
    padding: 5px 30px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.subscription-entry-desc.plus-desc .elementor-image-box-wrapper .elementor-image-box-title {
    background-color: #e23568;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 10px;
    width: 160px;
    font-size: 14px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
}

.subscription-entry-desc.plus-desc .elementor-image-box-wrapper {
    border: 5px solid #e23568;
}

.subscription-desc-subtext {
    margin-bottom: 0!important;
}

.subscription-entry-desc .highlighted-banner.more-players {
    background-color: #3056ca;
    width: 205px;
    padding: 5px 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.functionality-list.more-players {
    padding: 20px 10px 20px;
    border: 3px solid #3056ca;
    border-radius: 5px;
    margin-top: -30px;
}

.subscription-desc-btn.more-players a.elementor-button {
    padding-left: 10px;
    padding-right: 10px;
}

.subscription-desc-btn.most-popular a.elementor-button {
    padding-left: 10px;
    padding-right: 10px;
}

.cta-btn a.elementor-button-link {
    width: 100%;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    top: calc(50%)!important;
    left: calc(50%)!important;
    -webkit-transform: scale(1) translate(-50%,-50%)!important;
    -ms-transform: scale(1) translate(-50%,-50%)!important;
    transform: scale(1) translate(-50%,-50%)!important;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    width: 100%!important;
    height: auto!important;
}

.wpcf7 .field-entry {
    margin-bottom: 20px;
}

.wpcf7 [type=button], 
.wpcf7 [type=submit], 
.wpcf7 button {
    background-color: #29C96B!important;
    border-color: #29C96B!important;
    padding: 10px 30px;
}

.wpcf7 [type=button]:hover, 
.wpcf7 [type=submit]:hover, 
.wpcf7 button:hover {
    background-color: transparent!important;
    color: #29C96B!important;
}

.elementor-nav-menu li.btn .sub-arrow {
    display: none;
}

.elementor-nav-menu li.btn > a {
    background-color: #29C96B;
    border-radius: 6px;
    color: #fff!important;
    font-weight: 500;
}

.elementor-nav-menu li.free-trial ul.sub-menu {
    padding-top: 20px;
    background-color: transparent;
    margin-left: auto!important;
    margin-right: auto!important;
    right: -10px;
}

.elementor-nav-menu li.free-trial ul.sub-menu li a {
    font-size: 14px;
    font-weight: 500;
    background-color: #fff;
    color: #000;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,0.10) 0 0 10px;
    border-left: 0;
}

.elementor-nav-menu li.free-trial ul.sub-menu li a .btn {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 6px;
    background-color: #E23568;
    color: #fff;
    margin-left: 20px;
}

.elementor-nav-menu li.free-trial ul.sub-menu li a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -10px;
    right: 50px;
}

#header-right-menu {
    padding-top: 8px;
    margin-bottom: -30px;
}

#header-right-menu ul li {
    padding-bottom: 32px;
}

section#main-header-section .logo-col {
    width: 245px;
}

section#main-header-section .header-right-menu-col {
    width: 232px;
}

section#main-header-section .main-menu-col {
    width: calc(100% - 477px);
}

section#main-header-section .header-right-menu-col .mobile-menu-toggle ul.elementor-nav-menu li a {
    display: block;
    text-align: center;
}

section#main-header-section .header-right-menu-col .mobile-menu-toggle ul.elementor-nav-menu li a .sub-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    margin-left: 8px;
}

.subscription-entry-desc .elementor-image-box-wrapper {
    position: relative;
}

.subscription-entry-desc .elementor-image-box-wrapper .elementor-image-box-img {
    position: absolute;
    left: 10px;
}

.subscription-entry-desc .elementor-image-box-wrapper .elementor-image-box-title {
    padding-left: 65px;
}

.wpcf7 .elementor-section .elementor-container {
    margin-left: -15px;
    margin-right: -15px;
}

.wpcf7 .elementor-column .field-entry {
    width: 100%;
}

.wpcf7 .elementor-column {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    font-size: 18px;
    font-weight: 400;
    color: var( --e-global-color-text );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBDEE7;
    padding: 12px 20px 12px 20px;
}

.wpcf7 .elementor-column .field-entry label {
    display: block;
    font-weight: 500;
}

/*
* MEDIA QUERY
*/

@media (max-width: 1156px) {
    section#main-header-section .logo-col {
        width: 195px;
    }

    section#main-header-section .main-menu-col {
        width: calc(100% - 427px);
    }
}

@media (max-width: 1056px) {
    section#main-header-section .main-menu-col .main-menu ul.elementor-nav-menu > li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 992px) {
    section#main-header-section .header-right-menu-col {
        width: 52px;
    }

    section#main-header-section .main-menu-col {
        width: calc(100% - 247px);
    }
}

@media (max-width: 768px) {
    .subscription-entry-desc .elementor-image-box-wrapper {
        text-align: left!important;
    }
}

@media (max-width: 575px) {
    section#main-header-section .main-menu-col .free-trial-btn .elementor-button {
        font-size: 14px;
        padding: 12px 16px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .icon-bars {
        width: 24px;
        height: 24px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .icon-bars .icon-bar {
        height: 4px;
        margin-top: 0;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .icon-bars .icon-bar.bar-top {
        top: 0;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .icon-bars .icon-bar.bar-middle {
        top: 10px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .icon-bars .icon-bar.bar-bottom {
        top: 20px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .elementor-widget-container {
        margin-top: 10px;
    }

    section#main-header-section .main-menu-col .free-trial-btn .elementor-widget-container {
        margin-top: 3px;
    }

    section#main-header-section .header-right-menu-col {
        width: 44px;
    }

    section#main-header-section .main-menu-col {
        width: calc(100% - 199px);
    }

    section#main-header-section .logo-col {
        width: 155px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .menu-toggle:checked+.icon-bars .bar-bottom {
        top: 5px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .menu-toggle:checked+.icon-bars .bar-top {
        top: 5px;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle .menu-toggle:checked+.icon-bars .icon-bar {
        background-color: #fff;
    }

    section#main-header-section .header-right-menu-col .mobile-menu-toggle ul.elementor-nav-menu li a {
        font-size: 24px;
        padding: 10px;
    }
}