.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 3px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ed1b24
}

a:hover {
    color: #E89EA7;
}

.autor__info .ammount {
    color: #ed1b24;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.text--red {
    color: #ed1b24;
}

.login--header .logo {
    display: block;
    background: #ED1B24;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}

.login--header .logo img {
    max-width: 200px;
    width: 100%;
}

.btn-connect-facebook {
    background-color: #3F5A96;
    color: #ffffff;
}

.btn-connect-twitter {
    background-color: #5BABEC;
    color: #ffffff;
}

.btn-connect-google {
    background-color: #D84642;
    color: #ffffff;
}

.mainmenu__menu .navbar-nav>li {
    padding: 15px 0;
    margin-right: 10px;
}

.mainmenu__menu .navbar-nav>li>a {
    padding: 0 10px;
}

.mainmenu__menu .navbar-nav>li:hover {
    background: #eef1f3;
}

.mainmenu__menu .navbar-nav>li.active {
    background: #CB3636;
}

.mainmenu__menu .navbar-nav>li.active>a {
    color: #ffffff;
}

.searc-wrap input {
    width: 310px;
}

.home-slider .featured__preview-img::before {
    display: none;
}

.home-slider.hero-area .search-area {
    margin-top: 0;
}

.home-slider.hero-area {
    height: 500px;
}

.home-slider .product_title {
    font-size: 42px;
    font-weight: bold;
    line-height: 40px;
}


/*
.home-slider .featured-product-slider .featured__single-slider {
background-color: #ED1B24 !important;
}
*/

.home-slider .featured-product-slider .featured__preview-img img {
    width: auto;
}

.bg-brand a {
    color: #ffffff !important;
}

.bg-brand {
    background-color: #ED1B24 !important;
}

.bg-pink {
    background: #E89EA7;
}

.bg-pink a:hover,
.bg-pink a:focus,
.bg-pink a:active {
    color: #000000;
}

.bg-grey {
    background: #EEEEEF;
}

.bg-grey-300 {
    background: #D2D3D5;
}

.bg-yellow {
    background: #FFF000;
}

.bg-yellow-500 {
    background: #d8cb02;
}

.bg-red {
    background: #DE2440;
}

.bg-red-500 {
    background: #993234;
}

.bg-blood-a {
    background: #FFF212;
}

.bg-blood-o {
    background: #00AFEF;
}

.bg-blood-b {
    background: #F7ADAF;
}

.bg-blood-ab {
    background: #FEFEFE;
}

.text-purple {
    color: #4F4490;
}

.text-red {
    color: #E62129;
}

.text-black {
    color: #000000;
}

.btn-lg-list {
    line-height: 60px;
    padding: 0 22px;
}

.dtpicker-button {
    color: #ffffff !important;
}

.w-auto {
    width: auto !important;
    min-width: auto !important;
}

.ui-datepicker-month,
.ui-datepicker-year {
    padding: 0px;
}

select:disabled,
input:disabled {
    background-color: #e9ecef !important;
    color: #495057;
    border: 1px solid#CDD4DB !important;
    cursor: not-allowed;
}

input:read-only {
    background-color: #e9ecef !important;
    color: #495057;
    border: 1px solid#CDD4DB !important;
}

.search_box .select--field.custom-first {
    border-left: 1px solid #dcdcdc;
    border-radius: 4px 0 0 4px;
}

.no-border-radius {
    border-radius: 0 !important;
}

.left-border-radius {
    border-radius: 4px 0 0 4px !important;
}

.right-border-radius {
    border-radius: 0 4px 4px 0 !important;
}

@media screen and (min-width: 767px) {
    .no-left-md-border {
        border-left: none !important;
    }
}

.call-to-action.cta-grey::before {
    background: #eef1f3;
}

.featured-product-slider .featured__preview-img:before,
.featured-product-slider .featured__single-slider:before,
.featured-product-slider .featured__single-slider:after {
    content: '';
    display: table;
    clear: both;
    background: none;
}

.featured-product-slider .featured__preview-img {
    max-height: 400px;
}

.dropdown.notification--dropdown .notifications_module .notification {
    padding: 10px 25px 10px;
}

.dropdown.notification--dropdown {
    width: 100%;
}

.dropdown.notification--dropdown .notifications_module .notification .notification__info .info.custom {
    width: 100%;
}

.notification__icons p {
    background: rgba(237, 27, 36, .1);
    color: #ed1b24;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 0;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    margin-top: 0;
    font-weight: 500;
}

.notification__icons.zero p {
    background: rgba(93, 93, 93, 0.1);
    color: #383838;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 0;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    margin-top: 0;
    font-weight: 500;
}

.dashboard_menu_area .dashboard_menu li a {
    line-height: 40px;
}

ul.nav-tabs.no-border-bottom li {
    border-bottom: none;
}

.item-navigation.with-border-bottom {
    border-bottom: 1px solid #ececec;
}

.page-content li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px;
}

.page-content li:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 13px;
}

.page-content li:before {
    position: absolute;
    content: '';
    height: 7px;
    width: 7px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    background: #c5cad4;
    vertical-align: middle;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.latest-news {
    background: #f7f8fb;
}

.news .news__content,
.blog__content {
    overflow-wrap: break-word;
    height: auto;
    padding-bottom: 12px;
}

.mobile_content .menu_icon {
    background: #ed1b24;
}

.mobile_content .menu_icon.with-pic {
    background: #ed1b24;
    width: 50px;
    padding: 0 5px;
}

.alert.alert-success {
    color: #237703;
    background: rgba(119, 222, 81, .2);
    border-color: rgba(119, 222, 81, .2)
}

.alert.alert-info {
    color: #1899bd;
    background: rgba(88, 201, 233, .2);
    border-color: rgba(88, 201, 233, .2)
}

.alert.alert-warning {
    color: #d8970b;
    background: rgba(254, 183, 29, .2);
    border-color: rgba(254, 183, 29, .2)
}

.alert.alert-danger {
    color: #ff6a6d;
    background: rgba(255, 106, 109, .2);
    border-color: rgba(255, 106, 109, .2)
}

.pt-85 {
    padding-top: 85px !important;
}

.pt-95 {
    padding-top: 95px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.pt-280 {
    padding-top: 280px !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.h-45 {
    height: 45px !important;
}

.h-330 {
    height: 330px;
}

.h-430 {
    height: 430px;
}

.h-100-percent {
    height: 100% !important;
}

.mw-525 {
    max-width: 525px !important;
}

.custom_checkbox .form-group p.label .shadow_checkbox:before,
.custom_checkbox label .shadow_checkbox:before,
.form-group .custom_checkbox p.label .shadow_checkbox:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    content: "\f00c";
    font-size: 12px;
    visibility: hidden;
    text-align: center;
    color: #fff;
    line-height: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    background: #ed1b24;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover {
    background: #ed1b24;
    color: #fff;
}

.product-purchase .price_love>span.verified {
    background-color: #28A745;
    color: #ffffff;
}

.product-purchase .price_love>span.pending {
    background-color: #DC3545;
    color: #ffffff;
}

.badge.badge-standard {
    position: inherit;
    font-size: 75%;
}

.badge-urgent {
    background-color: #982626;
    color: #fff;
}

.badge-already {
    background-color: #00b8a9;
    color: #fff;
}

.badge-expired {
    background-color: #5c636e;
    color: #fff;
}

.badge-calo {
    background-color: #beb000;
    color: #fff;
}

.badge-followup {
    background-color: #e95280;
    color: #fff;
}

.badge-pink {
    background-color: #F4B1B1;
    color: #383838;
}

.badge-light {
    background-color: #DCDDDD;
    color: #383838;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-60 {
    font-size: 60px !important;
}

.fw-500 {
    font-weight: 500;
}

.scroll-it {
    overflow-y: scroll;
    scrollbar-color: #c8c6c4 #ffffff;
    scrollbar-width: thin;
}

.scroll-it::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(200, 198, 196, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(200, 198, 196, 0.3);
    background-color: #ffffff;
}

.scroll-it::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}

.scroll-it::-webkit-scrollbar-thumb {
    background-color: #c8c6c4;
}

.table.crisis-list tr:first-child,
.table.crisis-list tr:first-child td {
    border-top: none;
}

ul.nav-tabs.nav-crisis li:last-child>a {
    padding-right: 28px;
}

.search_box::before,
.search_box:after {
    display: none;
}

.featured-product-slider .featured__single-slider {
    height: 400px;
}

.lh-18 {
    line-height: 18px !important;
}

.lh-22 {
    line-height: 22px !important;
}

.lh-24 {
    line-height: 24px !important;
}

.lh-56 {
    line-height: 56px !important;
}

.mh-250 {
    min-height: 250px !important;
}

.search_box {
    box-shadow: 0 10px 20px 0 rgba(53, 64, 90, .2);
    -webkit-box-shadow: 0 10px 20px 0 rgba(53, 64, 90, .2);
}

.feature2.h-315 {
    height: 315px;
}

.feature2.h-330 {
    height: 330px;
}

.feature2 .feature2__content {
    padding: 40px 30px 27px;
}

.crop-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.crop-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.crop-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.crop-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.crop-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.crop-7 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.breadcrumb-area {
    padding-top: 20px !important;
    padding-bottom: 20px;
}

.search-area2:before,
.breadcrumb-area:before {
    background: -webkit-gradient(linear, right top, left top, from(#981B21), to(#ED1B24));
    background: -webkit-linear-gradient(right, #981B21, #ED1B24);
    background: -o-linear-gradient(right, #981B21, #ED1B24);
    background: linear-gradient(to left, #981B21, #ED1B24);
}

.sidebar--blog .sidebar--post .card-title ul {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.support--sidebar .create_board {
    background: #c60008;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 25px 30px;
    display: block;
}

.support--sidebar .create_post {
    background: #a15457;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 25px 30px;
    display: block;
}

.support--sidebar .edit_post {
    background: #feb71d;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 25px 30px;
    display: block;
}

.support--sidebar .create_post span,
.support--sidebar .create_board span,
.support--sidebar .edit_post span,
.support--sidebar .create_post i,
.support--sidebar .create_board i,
.support--sidebar .edit_post i {
    margin-right: 10px;
}

.support_thread_list .support_thread--single .support_thread_info .support_tag {
    color: #981B21;
    background: rgba(152, 27, 33, 0.3);
}

.comment_area .comment___wrapper .media-list .children>.depth-2 {
    padding-left: 30px;
}

.comment_area .comment___wrapper .media-list .media {
    padding-bottom: 0px;
    padding-top: 15px;
}

.comment_area .comment___wrapper .media-list li+li.depth-2 {
    border-top: none;
}

.comment_area .comment___wrapper .media-list li+li.depth-1 {
    border-top: 1px solid #ececec;
}

select.select2_suggestion {
    background: #f4f5f8;
    height: 50px;
}

.select2-container--default .select2-selection--single,
.select2-container {
    height: 55px;
}

.select2-dropdown {
    background: #f4f5f8;
}

.select2-results__option {
    line-height: 50px;
    padding: 0px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    padding: 0px 20px;
    background: #f4f5f8;
}

#select2-search-request-city-container {
    line-height: 53px;
    padding: 0px 20px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    font-size: 16px;
}

.select2-dropdown,
.select2-container--default .select2-selection--single {
    /* border: solid 1px #dbdbdb; */
    border: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px;
    right: 15px;
}

.select2-container--default .select2-results>.select2-results__options {
    border: 1px solid #dbdbdb;
}

.select2-container--default .select2-selection--multiple {
    background-color: #f4f5f8;
    border: none;
    border-radius: 0;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 16px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 14px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: 1.7em;
}

.single_blog_content .share_tags .share .social_share ul li,
.social ul li {
    margin-bottom: 0;
}

.single_blog_content .share_tags .share .social_share span.fa-facebook-square,
.social--color--filled span.fa-facebook-square {
    background: #395799;
}

.single_blog_content .share_tags .share .social_share span.fa-whatsapp,
.social--color--filled span.fa-whatsapp {
    background: #25d366;
}

.single_blog_content .share_tags .share .social_share span.fa-heart,
.social--color--filled span.fa-heart {
    background: transparent;
    border: 1px solid #ff4e56;
    color: #ff4e56;
    height: 40px;
}

.single_blog_content .share_tags .share .social_share span.fas.fa-heart,
.social--color--filled span.fas.fa-heart {
    background: #ff4e56;
    border: 1px solid #ff4e56;
    color: #ffffff;
    height: 40px;
}

.single_blog_content .share_tags .share .social_share span.fa-star,
.social--color--filled span.fa-star {
    background: transparent;
    border: 1px solid #e8cc00;
    color: #e8cc00;
    height: 40px;
}

.single_blog_content .share_tags .share .social_share span.fas.fa-star,
.social--color--filled span.fas.fa-star {
    background: #e8cc00;
    border: 1px solid #e8cc00;
    color: #ffffff;
    height: 40px;
}

.event_detail_breadcrumb:before {
    background: rgba(23, 28, 35, .9);
}

.table tbody>tr>td {
    padding: 20px;
}

.table.download p {
    margin-bottom: 0;
}

.single_blog_content .share_tags .share .social_share ul li a {
    width: 100%;
}

.single_blog_content .share_tags .share .social_share ul li a span.eg-count {
    display: inline-block;
    width: 45px;
    color: #6b6b6b;
    font-weight: 500;
    background: #fff;
    border-radius: 20px;
    line-height: 25px;
    padding: 0 10px;
}

.notifications_module .notification .notification__info .info {
    width: 850px;
}

.single_blog_content {
    padding: 25px;
}

.search_box .search-btn {
    min-width: 190px;
    margin-left: 20px;
}

.select2-custom-width {
    width: 418px;
}

.search__select.w-175 {
    width: 175px;
}

.search__select.w-258 {
    width: 258px;
}

.slick-prev::before,
.slick-next::before {
    font-size: 40px;
    color: #5b5b5b;
}

.slick-prev {
    left: -45px;
}

.form-group .trumbowyg-editor p {
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 500;
}

.single_blog_content p {
    font-weight: 500;
}

.hero-area.hero--1:before {
    background: -webkit-linear-gradient(top, #eea1ab, #ed1b24);
    background: -o-linear-gradient(top, #eea1ab, #ed1b24);
    background: linear-gradient(to top, #eea1ab, #ed1b24);
    opacity: .9;
}

.bio {
    border-bottom: 1px solid #ececec;
}

.no-border {
    border: none !important;
}

.with-border-bottom {
    border-bottom: 1px solid #e8e8e8;
}

.w-30 {
    width: 30px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.wh-20 {
    width: 20px;
    height: 20px;
}

.wh-30 {
    width: 30px;
    height: 30px;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.p-ap {
    bottom: 25px;
    left: 54%;
}

.p-ap-mobile {
    bottom: 25px;
    left: 51%;
}

.p-wb {
    bottom: 25px;
    left: 38%;
}

.p-wb-mobile {
    bottom: 25px;
    left: 41%;
}

.bottom-right {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.feedback {
    padding: 20px;
    margin: 5px;
}

.crop-image-350 {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.crop-image-200 {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.crop-image-250 {
    position: relative;
    width: 250px;
    height: 250px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .hero-area .hero-content .content-wrapper {
        padding-top: 0;
    }
    .hero-area .hero-content {
        display: block;
    }
    .home-slider.hero-area {
        height: 700px;
    }
    .hero-area .search_box .search__select,
    .hero-area .search_box .text_field {
        width: 100%;
        border-left: none;
        margin-bottom: 20px
    }
    .all-sm-border {
        border: 1px solid #dcdcdc !important;
    }
    .all-sm-border-radius {
        border-radius: 4px !important;
    }
    .home-slider .product_title {
        font-size: 24px;
        line-height: 24px;
    }
    .featured-product-slider .featured__single-slider {
        height: 585px;
    }
    .featured-products .featured__product-description {
        height: auto;
    }
    .single_blog_content .share_tags .share .social_share ul li+li {
        margin-left: 0;
    }
    .notifications_module .notification .notification__info {
        width: 100%;
    }
    .notifications_module .notification .notification__info .info {
        width: auto;
    }
    .author_info .author__img {
        height: 50px;
        width: 50px;
        display: inline-block;
        vertical-align: top;
    }
    .author_info .author__info {
        display: inline-block;
        width: 100%;
        padding: 20px 0 0 0;
    }
    .select2-custom-width {
        width: 100%;
        margin-bottom: 20px;
    }
    .search__select.w-175 {
        width: 100%;
    }
    .search__select.w-258 {
        width: 100%;
    }
    .crop-image-350 {
        height: 330px;
    }
    .hero-area+section {
        padding-top: 290px !important;
    }
}

@media (max-width: 574px) {
    .prod_slide_next,
    .prod_slide_prev {
        display: none;
    }
}

@media (max-width: 480px) and (min-width: 320px) {
    .mobile .container {
        width: 100%;
    }
    .mobile .container.w-320 {
        width: 320px;
    }
    .hero-area .hero-content .content-wrapper {
        padding-top: 0px;
    }
}

.alert-danger.alert-danger-300 {
    color: #ffffff;
    background: #F48687;
}

.alert-success.alert-success-300 {
    color: #ffffff;
    background: #A8CF45;
}

.btn--xs,
.btn-xs {
    line-height: 30px;
    padding: 0 14px;
}

.btn-info.btn-info-500 {
    background: #1D98C6;
}

.btn-success.btn-success-500 {
    background: #99CC66;
}

.btn-success.btn-success-600 {
    background: #52B453;
}

.btn-danger.btn-danger-300 {
    background: #F48687;
    color: #000000;
}

.br-10 {
    border-radius: 10px;
}

.br-5 {
    border-radius: 5px;
}

.square-image {
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.trumbowyg-box,
.trumbowyg-editor {
    margin-top: 0px;
}

.overflow-image-250 {
    height: 250px;
    overflow: hidden;
}

.overflow-image-135 {
    height: 135px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .overflow-image-250-sm {
        height: 250px;
        overflow: hidden;
    }
}

.filter__option.filter--dropdown.active {
    background: #ffdddd;
}

.w-100-percent {
    width: 100% !important;
}

.author-left {
    width: 31%;
}

.author-right {
    width: 65%;
}

.meta-card {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(108, 111, 115, .1);
    box-shadow: 0 2px 4px rgba(108, 111, 115, .1);
    margin-bottom: 30px;
}

.image-container .top-image {
    position: absolute;
    background: rgba(0, 0, 0, .2);
    display: block;
    width: 100%;
    padding: 4px;
}

.p-bottom {
    position: absolute;
    bottom: 0;
}

.story .row:last-child .hr {
    display: none;
}