/**
* Theme Name: Eventchamp Child
* Description: This is a child theme of Eventchamp, generated by Merlin WP.
* Author: <a href="https://gloriathemes.com">Gloria Themes</a>
* Template: eventchamp
* Version: 2.1.1
*/

.bootstrap-select.gt-select .dropdown-item.selected:after {
   
    content: "" !important;
    
}

/* .vc_tta-container {
    margin-bottom: 21.73913043px;
    max-width: 60%;
    margin: 0 5%;
} */
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #666 !important;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before {
    border-color: #666 !important;
    border-color: #ebebeb;
}

.plyr, pre, div.wpb_button, div.wpb_content_element, ul.wpb_thumbnails-fluid>li, p {
    margin-bottom: 28px;
    padding: 0px !important;
}
.gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a, .gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a:visited {
    color: #fff;
}
.gt-header.gt-style-3.gt-style-4 .gt-elements .gt-cart svg {
    color: #fff;
}


.vc_custom_1665580472635 > .gt-heading > .gt-title {
    font-size: 1.5rem !important;
    margin-bottom: 30px;
    margin-top: 30px;
}

.gt-header.gt-style-3.gt-style-4 .gt-navbar .gt-menu>li>a, .gt-header.gt-style-3.gt-style-4 .gt-navbar .gt-menu>li>a:visited {
    color: #fff !important;
}
.gt-header.gt-style-3.gt-style-4 .gt-navbar .gt-menu>li>a:hover {
    color: #dd4953 !important;
}
.woocommerce-Tabs-panel--description  .vc_tta-container {
   
    max-width: 100%;
    margin: 0px;
}
.woocommerce-cart .woocommerce .cart-collaterals {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%;
        margin-left: auto;
        display: flex;
        flex-direction: column-reverse;
    }
